.AnimatedButton-module__ZTrhJq__button{color:var(--color-text-base);border-radius:var(--fc-radius-pill);letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px);align-items:center;gap:.75rem;padding:.85rem 1.6rem;font-size:.72rem;font-weight:600;transition:backdrop-filter .4s;display:inline-flex;position:relative;overflow:hidden}.AnimatedButton-module__ZTrhJq__button:before,.AnimatedButton-module__ZTrhJq__button:after{content:"";border-radius:inherit;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.AnimatedButton-module__ZTrhJq__button:before{opacity:.6;background:linear-gradient(120deg,#1c7dff99,#1c7dff00)}.AnimatedButton-module__ZTrhJq__button:after{opacity:0;background:linear-gradient(120deg,#ffffff2e,#1c7dff8c,#ffffff1f);transform:translate(-60%)}.AnimatedButton-module__ZTrhJq__button:hover:after{opacity:.85;transform:translate(0%)}.AnimatedButton-module__ZTrhJq__label{z-index:1;letter-spacing:.18em;position:relative}.AnimatedButton-module__ZTrhJq__indicator{z-index:1;background:#ffffff14;border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;transition:transform .35s;display:grid;position:relative}.AnimatedButton-module__ZTrhJq__button:hover .AnimatedButton-module__ZTrhJq__indicator{background:#1c7dff99;transform:translate(.3rem)rotate(-45deg)scale(1.05)}
.Contact-module__DIbnYa__section{background:var(--color-bg-secondary);z-index:20;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,4vw,3rem);position:relative}.Contact-module__DIbnYa__inner{width:100%;max-width:1400px;margin:0 auto}.Contact-module__DIbnYa__top{grid-template-columns:1fr;align-items:end;gap:24px;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.Contact-module__DIbnYa__heroTitle{letter-spacing:-.04em;color:#fff;background:linear-gradient(90deg,#f5f6f8 0%,#1c7dff 25%,#f5f6f8 50%,#1c7dff 75%,#f5f6f8 100%) 0 0/200%;-webkit-text-fill-color:transparent;background-clip:text;margin:.5rem 0 0;font-size:clamp(2.6rem,7vw,5.5rem);font-weight:800;line-height:.98;animation:6s linear infinite Contact-module__DIbnYa__contactShimmer}.Contact-module__DIbnYa__strapline{color:var(--color-text-soft,#9aa2b3);max-width:460px;margin:0;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.6}.Contact-module__DIbnYa__grid{grid-template-columns:1fr;gap:32px;display:grid}.Contact-module__DIbnYa__benefits{flex-direction:column;display:flex}.Contact-module__DIbnYa__benefit{border-top:1px solid #ffffff14;grid-template-columns:auto 1fr;gap:20px;padding:22px 4px;transition:background .3s,padding .3s;display:grid}.Contact-module__DIbnYa__benefit:last-child{border-bottom:1px solid #ffffff14}.Contact-module__DIbnYa__benefit:hover{background:#1c7dff0a;padding-left:18px;padding-right:18px}.Contact-module__DIbnYa__benefitNum{color:#1c7dff;letter-spacing:-.04em;min-width:56px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900;line-height:1}.Contact-module__DIbnYa__benefitBody h3{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:700;line-height:1.3}.Contact-module__DIbnYa__benefitBody p{color:var(--color-text-soft,#9aa2b3);margin:0;font-size:clamp(.9rem,1.2vw,.98rem);line-height:1.55}.Contact-module__DIbnYa__contactStack{background:#0b0d1199;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;align-self:start;gap:22px;padding:clamp(1.75rem,3vw,2.5rem);display:flex}.Contact-module__DIbnYa__contactLabel{color:#5b6272;letter-spacing:.3em;text-transform:uppercase;font-size:.72rem;font-weight:700}.Contact-module__DIbnYa__emailField{color:#fff;word-break:break-all;letter-spacing:-.01em;background:#0006;border:1px solid #1c7dff33;border-radius:14px;padding:18px 20px;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:block}.Contact-module__DIbnYa__emailField:hover{background:#1c7dff14;border-color:#1c7dff}.Contact-module__DIbnYa__phoneField{align-items:baseline;gap:16px;padding-top:4px;display:flex}.Contact-module__DIbnYa__phoneCaption{color:var(--color-text-soft,#9aa2b3);letter-spacing:.04em;font-size:.85rem}.Contact-module__DIbnYa__phoneBig{color:#fff;letter-spacing:.02em;margin-left:auto;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700}.Contact-module__DIbnYa__ctaWrap{justify-content:stretch;margin-top:4px;display:flex}.Contact-module__DIbnYa__ctaWrap>*{width:100%}.Contact-module__DIbnYa__emailButton{animation:2.5s ease-in-out infinite Contact-module__DIbnYa__pulseGlow,3s ease-in-out infinite Contact-module__DIbnYa__gentleScale;position:relative}.Contact-module__DIbnYa__emailButton:hover{animation:1.5s ease-in-out infinite Contact-module__DIbnYa__pulseGlow,2s ease-in-out infinite Contact-module__DIbnYa__gentleScale;box-shadow:0 0 30px #1c7dffcc,0 0 60px #1c7dff80,0 0 90px #1c7dff4d}.Contact-module__DIbnYa__emailButton:before{animation:3s ease-in-out infinite Contact-module__DIbnYa__shimmerSweep}.Contact-module__DIbnYa__emailButton:hover:before{animation-play-state:paused}.Contact-module__DIbnYa__note{color:#c8cdd9;background:#1c7dff0f;border-left:3px solid #1c7dff;border-radius:10px;padding:14px 16px;font-size:.85rem;line-height:1.5}.Contact-module__DIbnYa__note strong{color:#fff;font-weight:600}.Contact-module__DIbnYa__modalOverlay{z-index:1000;backdrop-filter:blur(4px);background:#0000008c;place-items:center;display:grid;position:fixed;inset:0}.Contact-module__DIbnYa__modal{text-align:center;background:#141414f7;border:1px solid #1c7dff40;border-radius:16px;max-width:560px;margin:1rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 20px 50px #0000008c}.Contact-module__DIbnYa__modalTitle{color:var(--color-text-base,#f5f6f8);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Contact-module__DIbnYa__modalText{color:var(--color-text-muted,#9aa2b3);margin:0 0 1.25rem;line-height:1.6}.Contact-module__DIbnYa__modalActions{justify-content:center;display:flex}@keyframes Contact-module__DIbnYa__contactShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes Contact-module__DIbnYa__pulseGlow{0%,to{box-shadow:0 0 15px #1c7dff66,0 0 30px #1c7dff33,0 0 45px #1c7dff1a}50%{box-shadow:0 0 25px #1c7dffb3,0 0 50px #1c7dff66,0 0 75px #1c7dff33}}@keyframes Contact-module__DIbnYa__gentleScale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes Contact-module__DIbnYa__shimmerSweep{0%{opacity:.6;transform:translate(-100%)}50%{opacity:.9;transform:translate(0%)}to{opacity:.6;transform:translate(100%)}}@media (min-width:768px){.Contact-module__DIbnYa__section{padding:clamp(5rem,9vw,8rem) clamp(2rem,5vw,4rem)}}@media (min-width:900px){.Contact-module__DIbnYa__top{grid-template-columns:auto 1fr;gap:56px}.Contact-module__DIbnYa__grid{grid-template-columns:1.4fr 1fr;gap:56px}.Contact-module__DIbnYa__contactStack{position:sticky;top:32px}}
