#information-contact.contact-page {
    padding-bottom: 64px;
    background: #f7f7f5;
}

#information-contact.contact-page .contact-page-heading {
    max-width: 760px;
    margin: 0 0 34px;
}

#information-contact.contact-page .contact-page-heading h1 {
    margin: 0 0 14px;
    color: #150202;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.08;
}

#information-contact.contact-page .contact-page-heading p {
    max-width: 720px;
    margin: 0;
    color: #6d6965;
    font-size: 16px;
    line-height: 1.65;
}

#information-contact.contact-page .contact-layout {
    display: flex;
    align-items: stretch;
    margin-right: -12px;
    margin-left: -12px;
}

#information-contact.contact-page .contact-layout > .contact-left,
#information-contact.contact-page .contact-layout > .contact-right {
    padding-right: 12px;
    padding-left: 12px;
}

#information-contact.contact-page .contact-card {
    height: 100%;
    padding: 30px;
    background: #ffffff;
    border: 1px solid #e8e1da;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(31, 26, 23, 0.08);
}

#information-contact.contact-page .contact-location-card {
    background: linear-gradient(180deg, #ffffff 0%, #fbfaf8 100%);
}

#information-contact.contact-page .contact-form-card {
    background: #ffffff;
}

#information-contact.contact-page .contact-title {
    margin: 0 0 24px;
    padding: 0 0 15px;
    color: #150202;
    border-bottom: 1px solid #e8e1da;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
}

#information-contact.contact-page .contact-form-heading .contact-title {
    margin-bottom: 10px;
}

#information-contact.contact-page .contact-form-heading p {
    margin: 0 0 26px;
    color: #6d6965;
    line-height: 1.6;
}

#information-contact.contact-page .contact-page-kicker {
    display: inline-block;
    margin-bottom: 10px;
    color: #0e6b68;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

#information-contact.contact-page .contact-icon {
    display: flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    color: #ffffff;
    background: #0e6b68;
    border-radius: 50%;
}

#information-contact.contact-page .contact-icon i {
    color: #ffffff;
}

#information-contact.contact-page .store-address,
#information-contact.contact-page .store-telephone,
#information-contact.contact-page .store-open,
#information-contact.contact-page .store-comment {
    display: flex;
    gap: 14px;
    padding: 16px 0;
    border-bottom: 1px solid #e8e1da;
}

#information-contact.contact-page .store-comment {
    border-bottom: 0;
}

#information-contact.contact-page .contact-card-content {
    min-width: 0;
}

#information-contact.contact-page .store-title {
    margin: 0 0 5px;
    color: #1f1a17;
    font-size: 14px;
    font-weight: 700;
}

#information-contact.contact-page .store-detail,
#information-contact.contact-page .store-detail a,
#information-contact.contact-page .store-address address {
    margin: 0;
    color: #6d6965;
    font-size: 14px;
    font-style: normal;
    line-height: 1.65;
    text-decoration: none;
}

#information-contact.contact-page .store-detail a:hover,
#information-contact.contact-page .store-detail a:focus {
    color: #0e6b68;
}

#information-contact.contact-page .contact-map-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
    color: #0e6b68;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

#information-contact.contact-page .contact-map-link:hover,
#information-contact.contact-page .contact-map-link:focus {
    color: #0a4f4c;
}

#information-contact.contact-page .contact-map-link i {
    color: #0e6b68;
}

#information-contact.contact-page .contact-form-card .row {
    margin-right: -10px;
    margin-left: -10px;
}

#information-contact.contact-page .contact-form-card .row > * {
    padding-right: 10px;
    padding-left: 10px;
}

#information-contact.contact-page .contact-form-card .col-form-label {
    padding-top: 12px;
    color: #1f1a17;
    font-size: 14px;
    font-weight: 700;
}

#information-contact.contact-page .contact-form-card .form-control {
    min-height: 48px;
    padding: 12px 14px;
    color: #1f1a17;
    background: #ffffff;
    border: 1px solid #dcd3ca;
    border-radius: 10px;
    box-shadow: none;
    font-size: 15px;
}

#information-contact.contact-page .contact-form-card textarea.form-control {
    min-height: 160px;
    resize: vertical;
}

#information-contact.contact-page .contact-form-card .form-control:focus {
    border-color: #0e6b68;
    box-shadow: 0 0 0 3px rgba(14, 107, 104, 0.14);
}

#information-contact.contact-page .contact-captcha {
    margin-top: 24px;
}

#information-contact.contact-page .contact-form-actions {
    display: flex;
    justify-content: flex-end;
    margin-top: 26px;
    padding-top: 22px;
    border-top: 1px solid #e8e1da;
}

#information-contact.contact-page .contact-form-actions .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 48px;
    padding: 12px 22px;
    color: #ffffff;
    background: #0e6b68;
    border: 0;
    border-radius: 999px;
    box-shadow: none;
    font-size: 14px;
    font-weight: 700;
}

#information-contact.contact-page .contact-form-actions .btn:hover,
#information-contact.contact-page .contact-form-actions .btn:focus {
    color: #ffffff;
    background: #0a4f4c;
}

#information-contact.contact-page .contact-other-locations {
    margin-top: 28px;
}

#information-contact.contact-page .contact-other-locations .card {
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #e8e1da;
    border-radius: 12px;
}

#information-contact.contact-page .contact-other-locations .card-header {
    padding: 0;
    background: #ffffff;
    border: 0;
}

#information-contact.contact-page .contact-other-locations .card-title {
    margin: 0;
    font-size: 15px;
}

#information-contact.contact-page .contact-other-locations .card-title a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    color: #1f1a17;
    text-decoration: none;
}

#information-contact.contact-page .contact-other-locations .card-title a:hover {
    color: #0e6b68;
}

#information-contact.contact-page .contact-other-locations .card-body {
    color: #6d6965;
    border-top: 1px solid #e8e1da;
}

/* Google Maps block */
#information-contact.contact-page .contact-map-section {
    display: grid;
    grid-template-columns: 0.85fr 1.15fr;
    gap: 24px;
    margin-top: 28px;
    padding: 30px;
    overflow: hidden;
    background: linear-gradient(135deg, #0e6b68 0%, #0a4f4c 100%);
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(31, 26, 23, 0.10);
}

#information-contact.contact-page .contact-map-copy {
    align-self: center;
    color: #ffffff;
}

#information-contact.contact-page .contact-map-copy .contact-page-kicker {
    color: #b9dfdb;
}

#information-contact.contact-page .contact-map-copy h2 {
    margin: 0 0 12px;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.15;
}

#information-contact.contact-page .contact-map-copy p {
    margin: 0;
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.6;
}

#information-contact.contact-page .contact-map-address {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-top: 22px;
}

#information-contact.contact-page .contact-map-address i {
    margin-top: 4px;
    color: #d8b27a;
    font-size: 20px;
}

#information-contact.contact-page .contact-map-address address {
    margin: 0;
    color: #ffffff;
    font-style: normal;
    line-height: 1.6;
}

#information-contact.contact-page .contact-map-button {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-top: 24px;
    padding: 12px 18px;
    color: #0e6b68;
    background: #ffffff;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

#information-contact.contact-page .contact-map-button:hover,
#information-contact.contact-page .contact-map-button:focus {
    color: #ffffff;
    background: #d8b27a;
}

#information-contact.contact-page .contact-map-frame {
    min-height: 310px;
    overflow: hidden;
    background: #dfe9e6;
    border: 6px solid rgba(255, 255, 255, 0.18);
    border-radius: 14px;
}

#information-contact.contact-page .contact-map-frame iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 310px;
    border: 0;
}

@media (max-width: 991px) {
    #information-contact.contact-page .contact-map-section {
        grid-template-columns: 1fr;
        padding: 22px 20px;
    }

    #information-contact.contact-page .contact-map-frame,
    #information-contact.contact-page .contact-map-frame iframe {
        min-height: 280px;
    }
}

@media (max-width: 575px) {
    #information-contact.contact-page .contact-page-heading h1 {
        font-size: 32px;
    }

    #information-contact.contact-page .contact-card {
        padding: 22px 18px;
        border-radius: 14px;
    }

    #information-contact.contact-page .contact-map-section {
        margin-top: 22px;
        padding: 20px 16px;
        border-radius: 14px;
    }

    #information-contact.contact-page .contact-map-copy h2 {
        font-size: 24px;
    }

    #information-contact.contact-page .contact-map-frame,
    #information-contact.contact-page .contact-map-frame iframe {
        min-height: 240px;
    }

    #information-contact.contact-page .contact-form-actions {
        display: block;
    }

    #information-contact.contact-page .contact-form-actions .btn {
        width: 100%;
    }
}

/* =========================================================
   CONTACT INTRO BLOCK
   ========================================================= */

.sg-contact-intro {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
    gap: 24px;
    margin: 28px 0;
    padding: 24px;
    background: #f7f4ef;
    border: 1px solid #e8dfd7;
    border-radius: 18px;
}

.sg-contact-intro__content {
    padding: 30px;
    background: #ffffff;
    border: 1px solid #e8dfd7;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(31, 26, 23, 0.06);
}

.sg-contact-intro__eyebrow,
.sg-contact-intro__side-label {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 12px;
    color: #0a4f4c;
    background: #e5f1f0;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.sg-contact-intro__content h2 {
    margin: 18px 0 12px;
    color: #1f1a17;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.12;
}

.sg-contact-intro__lead {
    margin: 0 0 14px;
    color: #0e6b68;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.45;
}

.sg-contact-intro__text {
    max-width: 68ch;
    margin: 0;
    color: #6f6964;
    font-size: 15px;
    line-height: 1.7;
}

.sg-contact-intro__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}

.sg-contact-intro__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 46px;
    padding: 11px 18px;
    border: 1px solid transparent;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.sg-contact-intro__button:hover,
.sg-contact-intro__button:focus {
    text-decoration: none;
    transform: translateY(-1px);
}

.sg-contact-intro__button--primary {
    color: #ffffff;
    background: #0e6b68;
}

.sg-contact-intro__button--primary:hover,
.sg-contact-intro__button--primary:focus {
    color: #ffffff;
    background: #0a4f4c;
}

.sg-contact-intro__button--secondary {
    color: #1f1a17;
    background: #ffffff;
    border-color: #e3d9d0;
}

.sg-contact-intro__button--secondary:hover,
.sg-contact-intro__button--secondary:focus {
    color: #0a4f4c;
    background: #f9fbfa;
    border-color: #0e6b68;
}

.sg-contact-intro__button i {
    font-size: 15px;
}

.sg-contact-intro__side {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
    padding: 30px;
    overflow: hidden;
    color: #ffffff;
    background: linear-gradient(145deg, #0e6b68 0%, #0a4f4c 100%);
    border-radius: 14px;
}

.sg-contact-intro__side::after {
    position: absolute;
    right: -55px;
    bottom: -75px;
    width: 190px;
    height: 190px;
    border: 28px solid rgba(255, 255, 255, 0.08);
    border-radius: 50%;
    content: "";
}

.sg-contact-intro__side-label {
    width: fit-content;
    color: #dff1ef;
    background: rgba(255, 255, 255, 0.12);
}

.sg-contact-intro__side-icon {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    margin: 28px 0;
    color: #0e6b68;
    background: #ffffff;
    border-radius: 50%;
    font-size: 25px;
}

.sg-contact-intro__side p {
    position: relative;
    z-index: 1;
    max-width: 31ch;
    margin: 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.65;
}

@media (max-width: 991px) {
    .sg-contact-intro {
        grid-template-columns: 1fr;
        padding: 18px;
    }

    .sg-contact-intro__side {
        min-height: 230px;
    }
}

@media (max-width: 575px) {
    .sg-contact-intro {
        margin: 22px 0;
        padding: 12px;
        border-radius: 14px;
    }

    .sg-contact-intro__content,
    .sg-contact-intro__side {
        padding: 22px 18px;
        border-radius: 12px;
    }

    .sg-contact-intro__content h2 {
        font-size: 28px;
    }

    .sg-contact-intro__lead {
        font-size: 16px;
    }

    .sg-contact-intro__actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .sg-contact-intro__button {
        width: 100%;
    }

    .sg-contact-intro__side {
        min-height: 200px;
    }

    .sg-contact-intro__side-icon {
        width: 50px;
        height: 50px;
        margin: 20px 0;
        font-size: 21px;
    }
}
