.contact-hero { overflow: hidden; background: #fffdfc; }
.contact-hero__container { max-width: 1740px; padding-inline: 0; }
.contact-hero__row, .contact-hero__visual-column, .contact-hero__visual { min-height: 740px; }
.contact-hero__content { position: relative; z-index: 2; padding: 94px 40px 76px 10px; background: #fffdfc; }
.contact-hero__copy { max-width: 750px; }
.contact-hero__eyebrow { gap: 18px; margin-bottom: 23px; font-size: 13px; }
.contact-hero__eyebrow span { width: 54px; height: 1px; background: #9e4999; }
.contact-hero h1 { margin: 0; color: #162851; font-size: clamp(52px,3.25vw,66px); font-weight: 700; line-height: .99; letter-spacing: -.035em; }
.contact-hero h1 em { color: var(--fc-accent); font-style: normal; }
.contact-hero__description { max-width: 710px; margin: 23px 0 26px; color: #69728e; font-size: 20px; line-height: 1.42; }
.contact-hero__actions { margin-bottom: 49px; }
.contact-hero__action { width: min(100%,358px); min-height: 87px; padding: 15px 23px; border: 1px solid transparent; border-radius: 16px; text-decoration: none; transition: background-color .2s ease,border-color .2s ease,color .2s ease; }
.contact-hero__action--primary { color: #fff; background: linear-gradient(120deg,#c92d72,#bf2670); }
.contact-hero__action--primary:hover { color: #fff; background: #a81560; }
.contact-hero__action--outline { color: #162851; border-color: #b9bfd0; background: rgba(255,255,255,.72); }
.contact-hero__action--outline:hover { color: #162851; border-color: #8e698f; background: #fbedf7; }
.contact-hero__action-icon { width: 43px; margin-right: 15px; font-size: 34px; text-align: center; }
.contact-hero__action--outline .contact-hero__action-icon { font-size: 29px; }
.contact-hero__action > .fa-arrow-right { font-size: 22px; }
.contact-hero__action strong, .contact-hero__action small { display: block; line-height: 1.22; }
.contact-hero__action strong { font-size: 18px; }
.contact-hero__action small { margin-top: 3px; color: inherit; font-size: 17px; }
.contact-hero__information { max-width: 700px; }
.contact-hero__information-column + .contact-hero__information-column { border-left: 1px solid #dddce4; }
.contact-hero__information-item { min-height: 78px; padding: 0 25px; }
.contact-hero__information-column:first-child .contact-hero__information-item { padding-left: 0; }
.contact-hero__information-item .fc-icon-circle { width: 62px; height: 62px; flex-basis: 62px; color: #a7217d; font-size: 28px; }
.contact-hero__information-item strong, .contact-hero__information-item small { display: block; white-space: nowrap; }
.contact-hero__information-item strong { color: #17264d; font-size: 16px; }
.contact-hero__information-item small { margin-top: 3px; color: #6c7390; font-size: 14px; }
.contact-hero__signature { color: #7a819d; font-weight: 600; }
.contact-hero__signature .fc-brand-signature__line { width: 60px; height: 1px; background: #77819d; }
.contact-hero__visual { position: relative; overflow: hidden; background: #eee8e4; }
.contact-hero__visual::before { position: absolute; z-index: 2; top: 10%; bottom: 0; left: -26%; width: 47%; border-radius: 52% 48% 0 0 / 45% 52% 0 0; background: rgba(255,253,252,.88); content: ''; }
.contact-hero__visual::after { position: absolute; z-index: 1; top: 8%; left: -27%; width: 70%; height: 75%; border-radius: 50%; background: rgba(235,190,218,.2); content: ''; }
.contact-hero__visual > img, .contact-hero__placeholder { width: 100%; height: 100%; min-height: 740px; object-fit: cover; object-position: 62% center; }
.contact-hero__placeholder { position: relative; background: linear-gradient(120deg,#f7f3ef,#d8cbc3 62%,#bfa89b); }
.contact-hero__placeholder::before, .contact-hero__placeholder::after, .contact-hero__placeholder span { position: absolute; border-radius: 50%; content: ''; }
.contact-hero__placeholder::before { width: 50%; aspect-ratio: 1; right: -2%; top: 21%; background: #d8b7a6; box-shadow: inset 16px -15px 30px rgba(114,77,69,.13); }
.contact-hero__placeholder::after { width: 67%; height: 60%; right: -11%; bottom: -18%; border-radius: 48% 48% 0 0; background: #eee6df; }
.contact-hero__placeholder span { z-index: 1; width: 31%; height: 12%; right: 22%; top: 33%; border-radius: 60% 40% 48% 52%; background: #c7947e; transform: rotate(-11deg); }
.contact-hero__editorial { position: absolute; z-index: 3; top: 34%; left: 9%; margin: 0; color: #78819b; font-size: 14px; font-weight: 600; line-height: 2; letter-spacing: .18em; text-transform: uppercase; }
.contact-hero__editorial span { display: block; width: 48px; height: 1px; margin-top: 16px; background: #8f96a8; }
@media (max-width:1599.98px) {
    .contact-hero__action { width: calc(50% - 8px); }
}
@media (max-width:1399.98px) {
    .contact-hero__content { padding: 76px 40px 62px 55px; }
    .contact-hero h1 { font-size: 54px; }
    .contact-hero__description { font-size: 18px; }
    .contact-hero__action { width: calc(50% - 8px); padding-inline: 17px; }
    .contact-hero__action strong { font-size: 16px; } .contact-hero__action small { font-size: 14px; }
    .contact-hero__information-item { padding-inline: 14px; gap: 10px !important; }
    .contact-hero__information-item .fc-icon-circle { width: 50px; height: 50px; flex-basis: 50px; font-size: 23px; }
    .contact-hero__information-item strong { font-size: 14px; } .contact-hero__information-item small { font-size: 12px; }
}
@media (max-width:991.98px) {
    .contact-hero__row { min-height: 0; }
    .contact-hero__content { padding: 68px 42px 50px; }
    .contact-hero__copy { max-width: none; }
    .contact-hero h1 { font-size: clamp(44px,7vw,58px); }
    .contact-hero__description { max-width: 760px; }
    .contact-hero__visual-column, .contact-hero__visual, .contact-hero__visual > img, .contact-hero__placeholder { min-height: 500px; }
    .contact-hero__visual::before { display: none; }
    .contact-hero__visual::after { left: -18%; width: 58%; }
    .contact-hero__editorial { top: 21%; left: 9%; }
    .contact-hero__signature { margin-top: 48px !important; }
}
@media (max-width:767.98px) {
    .contact-hero__information-column + .contact-hero__information-column { border-top: 1px solid #e6e2e7; border-left: 0; }
    .contact-hero__information-item, .contact-hero__information-column:first-child .contact-hero__information-item { padding: 14px 0; }
}
@media (max-width:575.98px) {
    .contact-hero__content { padding: 48px 20px 38px; }
    .contact-hero__eyebrow { margin-bottom: 18px; font-size: 10px; }
    .contact-hero h1 { font-size: clamp(35px,9.3vw,44px); line-height: 1.03; letter-spacing: -.05em; }
    .contact-hero__description { margin: 20px 0 25px; font-size: 16px; line-height: 1.5; }
    .contact-hero__actions { margin-bottom: 34px; }
    .contact-hero__action { width: 100%; min-height: 78px; }
    .contact-hero__action strong { font-size: 17px; } .contact-hero__action small { font-size: 15px; }
    .contact-hero__signature { gap: 14px; font-size: 8px; }
    .contact-hero__visual-column, .contact-hero__visual, .contact-hero__visual > img, .contact-hero__placeholder { min-height: 410px; }
    .contact-hero__editorial { top: 13%; left: 8%; font-size: 11px; }
}
