.ContactSection_section__s5Loo{width:min(80rem,100%);margin:0 auto;display:grid;grid-template-columns:1fr;overflow:hidden;background:var(--color-bg);border-top:1px solid rgba(255,255,255,.08)}.ContactSection_left__INrhc{display:grid;align-content:center;gap:.95rem;padding:3.3rem 1.25rem;opacity:0;transform:translateX(-1.8rem)}.ContactSection_leftActive__CqwsR{animation:ContactSection_enter-from-left__Azfmg .62s ease-out forwards}.ContactSection_title__e3Fw6{margin:0;color:rgba(255,255,255,.99);font-size:var(--font-size-title-xl);line-height:var(--line-height-tight);font-weight:var(--font-weight-semibold)}.ContactSection_subtitle__stgJJ{margin:0;color:rgba(255,255,255,.92);font-size:var(--font-size-subtitle);line-height:var(--line-height-normal-minus);font-weight:var(--font-weight-medium)}.ContactSection_textSecondary__KF_Vt,.ContactSection_text__SonOi{margin:0;color:rgba(255,255,255,.88);font-size:var(--font-size-body-lg);line-height:var(--line-height-relaxed-compact)}.ContactSection_button__wehk6{margin-top:.6rem;justify-self:start;display:inline-flex;align-items:center;justify-content:center;min-width:11rem;padding:.72rem 1.4rem;border:1px solid rgba(255,255,255,.74);border-radius:999px;color:rgba(255,255,255,.98);text-decoration:none;font-size:var(--font-size-label);font-weight:var(--font-weight-medium);transition:background-color .18s ease,color .18s ease,transform .18s ease}.ContactSection_button__wehk6:hover{background:rgba(255,255,255,.96);color:#111;transform:translateY(-2px)}.ContactSection_right__wGGtt{min-height:16rem;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.38)),url(/home/home_page_7.png) 50% /cover no-repeat;opacity:0;transform:translateX(1.8rem) scale(1.03)}.ContactSection_rightActive__Uo76Y{animation:ContactSection_enter-from-right__XQKDs .62s ease-out forwards}@keyframes ContactSection_enter-from-left__Azfmg{0%{opacity:0;transform:translateX(-1.8rem)}to{opacity:1;transform:translateX(0)}}@keyframes ContactSection_enter-from-right__XQKDs{0%{opacity:0;transform:translateX(1.8rem) scale(1.03)}to{opacity:1;transform:translateX(0) scale(1)}}@media (min-width:64rem){.ContactSection_section__s5Loo{grid-template-columns:.56fr .44fr}.ContactSection_left__INrhc{padding:4rem 2rem}.ContactSection_right__wGGtt{min-height:100%}}@media (prefers-reduced-motion:reduce){.ContactSection_left__INrhc,.ContactSection_right__wGGtt{opacity:1;transform:none;animation:none}}