.elementor-4881 .elementor-element.elementor-element-bd89626{padding:0px 0px 0px 0px;}.elementor-4881 .elementor-element.elementor-element-f0dd3bb > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-e079fc3 */.mc-contact-section {
    position: relative;
    padding: 90px 20px;
    overflow: hidden;
    background:
        radial-gradient(circle at top right, rgba(238, 33, 43, 0.09), transparent 35%),
        linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
    font-family: inherit;
}

.mc-contact-section::before {
    content: "";
    position: absolute;
    top: -180px;
    right: -180px;
    width: 420px;
    height: 420px;
    border: 80px solid rgba(238, 33, 43, 0.04);
    border-radius: 50%;
    pointer-events: none;
}

.mc-contact-container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.mc-contact-header {
    max-width: 780px;
    margin: 0 auto 55px;
    text-align: center;
}

.mc-contact-eyebrow,
.mc-contact-small-title {
    display: inline-block;
    margin-bottom: 14px;
    color: #ee212b;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 1.8px;
}

.mc-contact-header h1 {
    margin: 0 0 18px;
    color: #151515;
    font-size: clamp(34px, 5vw, 56px);
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -1.6px;
}

.mc-contact-header p {
    max-width: 700px;
    margin: 0 auto;
    color: #62666d;
    font-size: 17px;
    line-height: 1.8;
}

.mc-contact-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(360px, 0.9fr);
    gap: 35px;
    align-items: stretch;
}

.mc-contact-content,
.mc-contact-box {
    border: 1px solid #e8e9ec;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(19, 25, 35, 0.08);
}

.mc-contact-content {
    padding: 45px;
}

.mc-contact-intro h2,
.mc-contact-box h2 {
    margin: 0 0 18px;
    color: #171717;
    font-size: clamp(27px, 3vw, 38px);
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.8px;
}

.mc-contact-intro > p,
.mc-contact-box > p {
    margin: 0;
    color: #666a72;
    font-size: 16px;
    line-height: 1.8;
}

.mc-contact-features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px 22px;
    margin: 30px 0 38px;
    padding: 0;
    list-style: none;
}

.mc-contact-features li {
    display: flex;
    align-items: center;
    gap: 11px;
    color: #33373d;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
}

.mc-contact-features li i {
    display: inline-flex;
    flex: 0 0 25px;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #ffffff;
    background: #ee212b;
    font-size: 11px;
}

.mc-contact-cards {
    display: grid;
    gap: 15px;
}

.mc-contact-card {
    display: flex;
    align-items: center;
    gap: 17px;
    padding: 20px;
    border: 1px solid #ededf0;
    border-radius: 16px;
    color: inherit;
    background: #fafafb;
    text-decoration: none !important;
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease,
        background 0.25s ease;
}

.mc-contact-card:hover {
    transform: translateY(-3px);
    border-color: rgba(238, 33, 43, 0.35);
    color: inherit;
    background: #ffffff;
    box-shadow: 0 14px 35px rgba(23, 27, 34, 0.09);
}

.mc-contact-icon {
    display: flex;
    flex: 0 0 54px;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    border-radius: 15px;
    color: #ffffff;
    background: #ee212b;
    font-size: 21px;
}

.mc-whatsapp-card .mc-contact-icon {
    background: #25d366;
}

.mc-contact-card-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
}

.mc-contact-card-content span {
    margin-bottom: 3px;
    color: #7a7e85;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.mc-contact-card-content strong {
    color: #171717;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.4;
}

.mc-contact-card-content small {
    margin-top: 3px;
    color: #858990;
    font-size: 12px;
    line-height: 1.5;
}

.mc-contact-arrow {
    color: #a1a4aa;
    font-size: 15px;
    transition: transform 0.25s ease;
}

.mc-contact-card:hover .mc-contact-arrow {
    transform: translateX(4px);
    color: #ee212b;
}

.mc-contact-box {
    position: relative;
    padding: 45px;
    overflow: hidden;
    color: #ffffff;
    border-color: #191b20;
    background:
        radial-gradient(circle at top right, rgba(238, 33, 43, 0.25), transparent 40%),
        #17191e;
}

.mc-contact-box::after {
    content: "";
    position: absolute;
    right: -70px;
    bottom: -70px;
    width: 220px;
    height: 220px;
    border: 45px solid rgba(255, 255, 255, 0.03);
    border-radius: 50%;
}

.mc-contact-box > * {
    position: relative;
    z-index: 2;
}

.mc-contact-box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 62px;
    height: 62px;
    margin-bottom: 27px;
    border-radius: 18px;
    color: #ffffff;
    background: #ee212b;
    box-shadow: 0 12px 28px rgba(238, 33, 43, 0.28);
    font-size: 24px;
}

.mc-contact-box h2 {
    color: #ffffff;
}

.mc-contact-box > p {
    color: rgba(255, 255, 255, 0.7);
}

.mc-contact-form-area {
    margin-top: 28px;
}

.mc-form-placeholder {
    display: flex;
    min-height: 190px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border: 1px dashed rgba(255, 255, 255, 0.22);
    border-radius: 17px;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
}

.mc-form-placeholder i {
    margin-bottom: 15px;
    color: #ee212b;
    font-size: 28px;
}

.mc-form-placeholder strong {
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 18px;
}

.mc-form-placeholder span {
    max-width: 270px;
    color: rgba(255, 255, 255, 0.62);
    font-size: 13px;
    line-height: 1.6;
}

.mc-contact-privacy {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-top: 18px;
    color: rgba(255, 255, 255, 0.55);
    font-size: 11px;
    line-height: 1.5;
}

.mc-contact-privacy i {
    margin-top: 2px;
    color: #ee212b;
}

.mc-contact-bottom {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 35px;
    overflow: hidden;
    border: 1px solid #e7e8eb;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 15px 45px rgba(22, 27, 36, 0.06);
}

.mc-contact-stat {
    position: relative;
    padding: 27px 18px;
    text-align: center;
}

.mc-contact-stat:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 22%;
    right: 0;
    width: 1px;
    height: 56%;
    background: #e8e9ec;
}

.mc-contact-stat strong {
    display: block;
    margin-bottom: 5px;
    color: #ee212b;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.2;
}

.mc-contact-stat span {
    color: #656970;
    font-size: 13px;
    font-weight: 700;
}

@media (max-width: 900px) {
    .mc-contact-section {
        padding: 65px 16px;
    }

    .mc-contact-grid {
        grid-template-columns: 1fr;
    }

    .mc-contact-content,
    .mc-contact-box {
        padding: 35px;
    }

    .mc-contact-bottom {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mc-contact-stat:nth-child(2)::after {
        display: none;
    }

    .mc-contact-stat:nth-child(-n + 2) {
        border-bottom: 1px solid #e8e9ec;
    }
}

@media (max-width: 600px) {
    .mc-contact-section {
        padding: 50px 12px;
    }

    .mc-contact-header {
        margin-bottom: 35px;
    }

    .mc-contact-header h1 {
        font-size: 34px;
        letter-spacing: -1px;
    }

    .mc-contact-header p {
        font-size: 15px;
    }

    .mc-contact-content,
    .mc-contact-box {
        padding: 27px 22px;
        border-radius: 19px;
    }

    .mc-contact-features {
        grid-template-columns: 1fr;
        margin-bottom: 30px;
    }

    .mc-contact-card {
        align-items: flex-start;
        padding: 17px;
    }

    .mc-contact-icon {
        flex-basis: 48px;
        width: 48px;
        height: 48px;
        border-radius: 13px;
        font-size: 19px;
    }

    .mc-contact-card-content strong {
        font-size: 16px;
    }

    .mc-contact-arrow {
        display: none;
    }

    .mc-contact-bottom {
        grid-template-columns: 1fr 1fr;
        border-radius: 16px;
    }

    .mc-contact-stat {
        padding: 22px 10px;
    }

    .mc-contact-stat strong {
        font-size: 20px;
    }

    .mc-contact-stat span {
        font-size: 11px;
    }
}

.mc-contact-form {
    margin-top: 28px;
}

.mc-contact-box .wpforms-container {
    margin: 0;
}

.mc-contact-box .wpforms-field {
    padding: 0 0 16px !important;
}

.mc-contact-box .wpforms-field-label {
    margin-bottom: 8px !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 700 !important;
}

.mc-contact-box .wpforms-field-sublabel,
.mc-contact-box .wpforms-field-description {
    color: rgba(255, 255, 255, 0.58) !important;
}

.mc-contact-box .wpforms-required-label {
    color: #ee212b !important;
}

.mc-contact-box input[type="text"],
.mc-contact-box input[type="email"],
.mc-contact-box input[type="tel"],
.mc-contact-box input[type="number"],
.mc-contact-box select,
.mc-contact-box textarea {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 52px !important;
    padding: 13px 15px !important;
    border: 1px solid rgba(255, 255, 255, 0.13) !important;
    border-radius: 10px !important;
    outline: none !important;
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.07) !important;
    box-shadow: none !important;
    font-size: 14px !important;
    transition:
        border-color 0.2s ease,
        background 0.2s ease,
        box-shadow 0.2s ease !important;
}

.mc-contact-box textarea {
    min-height: 120px !important;
    resize: vertical;
}

.mc-contact-box input::placeholder,
.mc-contact-box textarea::placeholder {
    color: rgba(255, 255, 255, 0.42) !important;
}

.mc-contact-box input:focus,
.mc-contact-box select:focus,
.mc-contact-box textarea:focus {
    border-color: #ee212b !important;
    background: rgba(255, 255, 255, 0.1) !important;
    box-shadow: 0 0 0 3px rgba(238, 33, 43, 0.13) !important;
}

.mc-contact-box select option {
    color: #171717;
    background: #ffffff;
}

.mc-contact-box .wpforms-submit-container {
    padding-top: 4px !important;
}

.mc-contact-box button[type="submit"],
.mc-contact-box .wpforms-submit {
    width: 100% !important;
    min-height: 54px !important;
    padding: 14px 22px !important;
    border: 0 !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    background: #ee212b !important;
    box-shadow: 0 12px 28px rgba(238, 33, 43, 0.25) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: 0.4px !important;
    text-transform: uppercase;
    cursor: pointer;
    transition:
        transform 0.2s ease,
        background 0.2s ease,
        box-shadow 0.2s ease !important;
}

.mc-contact-box button[type="submit"]:hover,
.mc-contact-box .wpforms-submit:hover {
    transform: translateY(-2px);
    color: #ffffff !important;
    background: #d91923 !important;
    box-shadow: 0 16px 32px rgba(238, 33, 43, 0.32) !important;
}

.mc-contact-box .wpforms-error {
    color: #ff8b91 !important;
}

.mc-contact-box label.wpforms-error {
    margin-top: 6px !important;
    font-size: 12px !important;
}

.mc-contact-box .wpforms-confirmation-container-full {
    margin: 20px 0 0 !important;
    border: 1px solid rgba(44, 211, 118, 0.35) !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    background: rgba(44, 211, 118, 0.12) !important;
}

.mc-contact-box .wpforms-confirmation-container-full p {
    color: #ffffff !important;
}

@media (max-width: 600px) {
    .mc-contact-box input[type="text"],
    .mc-contact-box input[type="email"],
    .mc-contact-box input[type="tel"],
    .mc-contact-box input[type="number"],
    .mc-contact-box select {
        min-height: 50px !important;
    }
}/* End custom CSS */