.dpd-contact-page .elementor-widget-heading h1.elementor-heading-title {
    color: #414042;
    font-family: "Pluto Sans DPD";
    font-style: normal;
    font-weight: 370;
    line-height: 52.8px; /* 110% */
    margin-bottom: 30px;
}

.dpd-contact-page .elementor-widget-heading h3.elementor-heading-title {
    color: #DC0032;
    font-family: "Pluto Sans DPD";
    font-size: 28px;
    font-style: normal;
    font-weight: 370;
    line-height: 24px; /* 85.714% */
    margin-bottom: 8px;
}

.dpd-contact-page p {
    color: #414042;
    font-family: "Pluto Sans DPD";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.dpd-contact-page .elementor-widget-form .elementor-field-group > label {
    margin: 1rem 0 .5rem;
    color: #414042;
    font-family: "Pluto Sans DPD";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.dpd-contact-page .elementor-widget-form .elementor-button[type="submit"] {
    border-radius: 4px;
    background: #DC0032;
    display: flex;
    width: 168.35px;
    height: 45px;
    padding: 0px 26px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.dpd-contact-page .elementor-widget-form .elementor-field-group .elementor-field {
    background-color: #F5F5F5;
    border: 1px solid #CAC4BE;
}

.dpd-contact-page .elementor-widget-form  .elementor-field-type-html:has(> .dpd-contact__note) {
    display: flex;
    align-items: center;
    order: 1;
    margin-left: 1rem;
}

.dpd-contact-page .dpd-contact__note {
    color: #808285;
    font-family: "Pluto Sans DPD";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.e-con .dpd-box-wrapper.elementor-widget.elementor-widget {
    box-shadow: 0px 2px 10px rgba(2, 20, 52, 0.17);
    padding: 27px 28px 37px;
    margin: 0 auto 30px;
    width: calc(90% - 40px);
}

.dpd-contact-page {
    padding-left: 20px;
    padding-right: 20px;
}

.dpd-box-wrapper h4 {
    color: #DC0032;
    font-family: "Pluto Sans DPD";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 88.889% */
    letter-spacing: 0.18px;
}

.dpd-box-wrapper p {
    color: #414042;
    font-family: "Pluto Sans DPD";
    font-size: 14px;
    font-style: normal;
    font-weight: 370;
    line-height: 20px; /* 142.857% */
}

@media screen and (min-width: 767px) {
    .e-con .dpd-box-wrapper.elementor-widget.elementor-widget {
        margin: 0 auto 30px 0;
        width: 90%;
    }
    .dpd-contact-page .e-child {
        margin: 0 10px;
    }
}

@media screen and (min-width: 1024px) {
    .dpd-box-wrapper {
        width: 290px;
    }

    .dpd-contact-page .elementor-widget-heading h1.elementor-heading-title {
        font-size: 48px;
    }
}