/* Contact page redesign (2026-08-07 handover). Rules are namespaced under .ct* only. */

/* Contact YooDrive */
.ctPage{--ctr:#ef0044;--ctg:#007a6e;--ctink:#151b1a;--ctmint:#e8f7f4;--ctwarm:#f6f3ee;color:var(--ctink);background:#fff}.ctPage *{box-sizing:border-box}.ctPage a{text-decoration:none;color:inherit}.ctHeader{position:sticky;z-index:100;top:0;display:flex;align-items:center;justify-content:space-between;min-height:112px;padding:20px max(4vw,28px);background:#fff;border-bottom:1px solid #e8e8e4;transition:transform .25s}.ctHeaderHidden{transform:translateY(-110%);pointer-events:none}.ctLogo{display:block;width:230px}.ctLogo img{display:block;width:100%;height:auto}.ctHeader nav{display:flex;align-items:center;gap:34px;font-size:16px;font-weight:850}.ctHeader .join{padding:18px 26px;border-radius:999px;background:#008f80;color:#fff}.ctHero{display:grid;grid-template-columns:1.02fr .98fr;min-height:700px;background:var(--ctwarm)}.ctHeroCopy{display:flex;flex-direction:column;justify-content:center;padding:90px max(6vw,70px)}.ctLPlate{display:flex;align-items:center;gap:15px;margin:0 0 28px;color:var(--ctg);font-size:14px;font-weight:950;letter-spacing:2px}.ctLPlate span{box-sizing:border-box;display:grid;place-items:center;width:58px;height:58px;aspect-ratio:1;border:6px solid var(--ctr);border-radius:8px;color:var(--ctr);font:950 37px/1 Arial,sans-serif}.ctHero h1,.ctPage h2{margin:0;font-size:clamp(55px,6vw,94px);line-height:.91;letter-spacing:-5px}.ctHero h1 em,.ctPage h2 span{color:var(--ctr);font-style:normal}.ctHeroCopy>b{max-width:760px;margin-top:34px;font-size:20px;line-height:1.55}.ctHeroActions{display:flex;gap:13px;margin-top:34px}.ctHeroActions a{display:grid;place-items:center;min-height:62px;padding:0 28px;border-radius:9px;background:var(--ctr);color:#fff;font-size:17px;font-weight:900}.ctHeroActions a+a{background:transparent;border:2px solid var(--ctg);color:var(--ctg)}.ctHeroPills{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.ctHeroPills span{padding:10px 14px;border-radius:999px;background:#dff2ee;color:#006b61;font-size:13px;font-weight:850}.ctHeroPhoto{position:relative;min-height:700px;margin:0;overflow:hidden}.ctHeroPhoto>img{width:100%;height:100%;object-fit:cover;object-position:center}.ctHeroPhoto figcaption{position:absolute;right:30px;bottom:30px;display:flex;flex-direction:column;gap:5px;max-width:360px;padding:22px 25px;border-radius:14px;background:#fff}.ctHeroPhoto small,.ctChannels header>p,.ctFormIntro>p,.ctExpect>p,.ctQuick header>p{color:var(--ctg);font-size:12px;font-weight:950;letter-spacing:1.6px}.ctHeroPhoto figcaption b{font-size:23px}.ctHeroPhoto figcaption span{color:#5d6562}.ctAnchorSentinel{height:1px}.ctAnchors{position:sticky;z-index:90;top:0;display:flex;align-items:center;justify-content:center;gap:10px;min-height:84px;padding:10px 18px;border-bottom:1px solid #ddd;background:#fff;box-shadow:0 8px 25px #1d312b0d;overflow-x:auto;scrollbar-width:none}.ctAnchors::-webkit-scrollbar{display:none}.ctAnchorLogo{position:sticky;z-index:3;left:0;flex:0 0 58px;width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--ctr);box-shadow:0 4px 16px #0002}.ctAnchorLogo img{width:230px;max-width:none;transform:translateX(44%);filter:brightness(0) invert(1)}.ctAnchors>a:not(:first-child){flex:0 0 auto;padding:13px 17px;border-radius:999px;background:#f3f3f0;color:#242928;font-size:13px;font-weight:900}.ctChannels,.ctFormSection,.ctExpect,.ctQuick{padding:110px max(5vw,42px)}.ctChannels header,.ctQuick header{max-width:1050px;margin:0 auto 50px;text-align:center}.ctChannels header>b{display:block;max-width:700px;margin:28px auto 0;font-size:18px;line-height:1.55}.ctChannelGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1500px;margin:auto}.ctChannelGrid article{display:flex;flex-direction:column;align-items:flex-start;min-height:350px;padding:34px;border-radius:24px;background:var(--ctwarm)}.ctIcon{display:grid;place-items:center;flex:0 0 60px;width:60px;height:60px;aspect-ratio:1;border-radius:18px;background:#dff5f1;color:var(--ctg)}.ctIcon svg{width:32px;height:32px}.ctChannelGrid h3,.ctExpect h3{margin:30px 0 10px;font-size:26px}.ctChannelGrid p,.ctExpect article p{margin:0;color:#56605d;font-size:16px;line-height:1.55}.ctChannelGrid button{margin-top:auto;padding:28px 0 0;border:0;background:transparent;color:var(--ctg);font-size:15px;font-weight:900;cursor:pointer}.ctFormSection{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;background:#151c1b;color:#fff}.ctFormIntro{align-self:start;position:sticky;top:120px}.ctFormIntro>b{display:block;margin-top:30px;color:#c7d1ce;font-size:18px;line-height:1.6}.ctDirect{display:flex;align-items:center;gap:15px;margin-top:38px}.ctDirect span{display:flex;flex-direction:column;gap:5px}.ctDirect small{color:#8dded3;font-weight:900;letter-spacing:1.5px}.ctDirect a{font-size:18px;font-weight:900}.ctFormSection form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:34px;border-radius:25px;background:#fff;color:var(--ctink)}.ctFormSection label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:900}.ctFormSection label>span{color:var(--ctr)}.ctFormSection label>small{color:#69716f;font-weight:600}.ctFormSection input,.ctFormSection select,.ctFormSection textarea{width:100%;min-height:56px;padding:14px 15px;border:2px solid #cfd6d3;border-radius:9px;background:#fff;color:#171c1b;font:inherit;font-weight:600}.ctFormSection textarea{resize:vertical}.ctFormSection input:focus,.ctFormSection select:focus,.ctFormSection textarea:focus{outline:3px solid #58cabb;outline-offset:2px;border-color:var(--ctg)}.ctFormSection .wide{grid-column:1/-1}.ctFormSection form>p{margin:0;color:#616a67;font-size:13px;line-height:1.5}.ctFormSection form>button{min-height:62px;border:0;border-radius:9px;background:var(--ctr);color:#fff;font-size:17px;font-weight:900;cursor:pointer}.ctExpect{text-align:center;background:var(--ctmint)}.ctExpect>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px}.ctExpect article{min-height:300px;padding:30px;border-radius:23px;background:#fff;text-align:left}.ctExpect aside{display:grid;grid-template-columns:70px 1fr;gap:20px;max-width:1150px;margin:24px auto 0;padding:26px;border-radius:20px;background:#fff0f4;text-align:left}.ctExpect aside p{margin:5px 0 0;color:#59615f;line-height:1.55}.ctQuick>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1450px;margin:auto}.ctQuick>div>a{display:flex;align-items:center;gap:18px;min-height:150px;padding:28px;border-radius:22px;background:var(--ctwarm)}.ctQuick>div>a span{display:flex;flex-direction:column;gap:7px}.ctQuick>div>a b{font-size:20px}.ctQuick>div>a small{color:#5e6764;font-size:14px;line-height:1.45}.ctFooter{display:flex;align-items:center;gap:38px;padding:36px max(4vw,28px);background:#151c1b;color:#fff}.ctFooter .ctLogo{width:185px;filter:brightness(0) invert(1)}.ctFooter p{color:#aab4b1}.ctFooter nav{display:flex;gap:20px;margin-left:auto;font-size:13px;font-weight:800}
@media(max-width:1050px){.ctHero{grid-template-columns:1fr}.ctHeroPhoto{min-height:0;aspect-ratio:16/8}.ctChannelGrid{grid-template-columns:1fr 1fr}.ctFormSection{grid-template-columns:1fr}.ctFormIntro{position:static}.ctExpect>div{grid-template-columns:1fr 1fr}.ctQuick>div{grid-template-columns:1fr 1fr}.ctFooter{align-items:flex-start;flex-wrap:wrap}.ctFooter nav{width:100%;margin:0}}
@media(max-width:700px){.ctHeader{min-height:88px;padding:14px 18px}.ctHeader .ctLogo{width:145px}.ctHeader nav{gap:15px}.ctHeader nav .join{display:none}.ctHeader nav a{font-size:14px}.ctHeroCopy{padding:58px 20px}.ctHero h1,.ctPage h2{font-size:50px;letter-spacing:-3.3px}.ctHeroCopy>b{font-size:16px}.ctHeroActions{flex-direction:column}.ctHeroActions a{width:100%}.ctHeroPhoto{aspect-ratio:4/3}.ctHeroPhoto figcaption{right:15px;bottom:15px;left:15px}.ctLPlate span{width:52px;height:52px;border-width:6px;font-size:33px}.ctAnchors{justify-content:flex-start;padding:9px 16px}.ctChannels,.ctFormSection,.ctExpect,.ctQuick{padding:75px 18px}.ctChannelGrid,.ctExpect>div,.ctQuick>div{grid-template-columns:1fr}.ctChannelGrid article{min-height:290px}.ctFormSection{gap:38px}.ctFormSection form{grid-template-columns:1fr;padding:20px}.ctFormSection form>*{grid-column:1!important}.ctExpect article{min-height:240px}.ctExpect aside{grid-template-columns:58px 1fr}.ctQuick>div>a{min-height:135px}.ctFooter{padding:28px 18px}.ctFooter nav{flex-direction:column}}

/* Contact page: two fast, direct sections */
.ctFastPage{background:#f7f5f1}.ctSrOnly{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.ctFastForm{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(600px,1.18fr);gap:7vw;align-items:start;min-height:760px;padding:35px max(5vw,48px) 70px;overflow:hidden;background:linear-gradient(120deg,#f7f5f1 0%,#f7f5f1 54%,#e5f6f2 54%,#f0faf8 100%)}
.ctFastForm:after{content:"";position:absolute;right:-80px;bottom:-150px;width:420px;height:420px;border:70px solid #ef00441a;border-radius:50%;pointer-events:none}.ctFastIntro{position:relative;z-index:1}.ctFastIntro h1{margin:0;font-size:clamp(70px,7.2vw,116px);font-weight:500;line-height:.84;letter-spacing:-6px}.ctFastIntro h1 em{color:var(--ctr);font-style:italic;font-weight:650}.ctFastIntro>b{display:block;max-width:610px;margin-top:22px;font-size:21px;line-height:1.42}.ctFastIntro>p:not(.ctLPlate){margin:10px 0 0;color:#60706c;font-size:17px}.ctFastSignal{display:grid;grid-template-columns:50px 1fr 34px;align-items:center;gap:13px;max-width:430px;margin-top:28px;padding:15px 17px;border-radius:14px;background:#151c1b;color:#fff;transform:skewX(-5deg);box-shadow:12px 12px 0 #ef0044}.ctFastSignal>*{transform:skewX(5deg)}.ctFastSignal>b{font-size:16px;font-style:italic}.ctFastIcon{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;aspect-ratio:1;border-radius:18px;background:#dff5f1;color:var(--ctg)}.ctFastIcon svg{width:28px;height:28px}.ctFastSignal .ctFastIcon{width:34px;height:34px;background:transparent;color:#80ded2}.ctFastSignal>.ctFastIcon:first-child{width:44px;height:44px;border-radius:50%;background:#80ded2;color:#004d45}.ctFastSignal .ctFastIcon svg{width:24px;height:24px}.ctFastSignal>.ctFastIcon:first-child svg{width:25px;height:25px}
.ctFastForm>form{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:32px;border:1px solid #ffffffb3;border-radius:26px;background:#ffffffed;box-shadow:0 30px 80px #003a3326;backdrop-filter:blur(12px)}.ctFastFormHead{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;padding:0 4px 12px;border-bottom:1px solid #dbe5e2}.ctFastFormHead span{color:var(--ctg);font-size:12px;font-weight:950;letter-spacing:1.7px}.ctFastFormHead i{color:#68736f;font-size:14px;font-weight:750}.ctFastForm label{display:block}.ctFastForm input,.ctFastForm select,.ctFastForm textarea{width:100%;min-height:64px;padding:18px 19px;border:2px solid #d5ddda;border-radius:12px;background:#fff;color:#161b1a;font:700 16px/1.3 Arial,sans-serif;transition:border-color .18s,box-shadow .18s,transform .18s}.ctFastForm input::placeholder,.ctFastForm textarea::placeholder{color:#6a7471;font-style:italic;opacity:1}.ctFastForm textarea{min-height:132px;resize:vertical}.ctFastForm input:focus,.ctFastForm select:focus,.ctFastForm textarea:focus{border-color:var(--ctg);outline:0;box-shadow:0 0 0 4px #58cabb33;transform:translateY(-2px)}.ctFastWide{grid-column:1/-1}.ctFastForm form>p{margin:2px 4px 0;color:#65706d;font-size:14px;line-height:1.45}.ctFastForm form>button{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 20px 0 24px;border:0;border-radius:12px;background:var(--ctr);color:#fff;box-shadow:0 13px 30px #ef004433;cursor:pointer;transition:transform .18s,box-shadow .18s}.ctFastForm form>button span{font-size:18px;font-weight:950;font-style:italic}.ctFastForm form>button .ctFastIcon{width:40px;height:40px;background:#fff;color:var(--ctr)}.ctFastForm form>button:hover,.ctFastForm form>button:focus-visible{transform:translateY(-3px);box-shadow:0 17px 35px #ef00444d;outline:3px solid #151c1b;outline-offset:3px}
.ctFastChannels{padding:105px max(5vw,48px);background:#151c1b;color:#fff}.ctFastChannels>header{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:40px;max-width:1450px;margin:0 auto 50px}.ctFastChannels>header>p{grid-column:1/-1;margin:0;color:#80ded2;font-size:12px;font-weight:950;letter-spacing:1.7px}.ctFastChannels h2{font-size:clamp(58px,6vw,92px);font-weight:500;line-height:.9;letter-spacing:-5px}.ctFastChannels h2 em{color:var(--ctr);font-style:italic}.ctFastChannels>header>b{padding-bottom:8px;color:#cbd4d1;font-size:19px;line-height:1.5}.ctFastChannels>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1450px;margin:auto}.ctFastChannels>div>a,.ctFastChannels>div>article{display:flex;align-items:center;gap:18px;min-width:0;min-height:170px;padding:28px;border:1px solid #3a4845;border-radius:22px;background:#202a28;color:#fff;transition:transform .18s,border-color .18s}.ctFastChannels>div>a:hover,.ctFastChannels>div>a:focus-visible{transform:translateY(-5px);border-color:#80ded2;outline:3px solid #80ded2;outline-offset:3px}.ctFastChannels>div>article{border-color:#5a665f;background:#252d2b}.ctFastChannels>div span:not(.ctFastIcon){display:flex;min-width:0;flex-direction:column;gap:7px}.ctFastChannels small{color:#80ded2;font-size:11px;font-weight:950;letter-spacing:1.4px}.ctFastChannels b{overflow-wrap:anywhere;font-size:clamp(17px,1.55vw,23px)}.ctFastChannels i{color:#b9c5c1;font-size:14px}.ctFastChannels>p{max-width:1450px;margin:26px auto 0;color:#9eaaa6;font-size:12px}.ctFastChannels .ctFastIcon{background:#303f3c;color:#80ded2}.ctFastChannels>div>a:first-child .ctFastIcon{background:#fff0f4;color:var(--ctr)}.ctFastChannels>div>article .ctFastIcon{background:#dff5f1;color:#009b5c}
@media(max-width:1050px){.ctFastForm{grid-template-columns:1fr;gap:52px;background:linear-gradient(160deg,#f7f5f1 0%,#f7f5f1 42%,#e5f6f2 42%,#f0faf8 100%)}.ctFastIntro{max-width:800px}.ctFastChannels>header{grid-template-columns:1fr}.ctFastChannels>div{grid-template-columns:1fr 1fr}.ctFastChannels>div>:last-child{grid-column:1/-1}}
@media(max-width:700px){.ctFastForm{min-height:auto;padding:35px 18px 60px;gap:28px}.ctFastIntro h1{font-size:64px;line-height:.88;letter-spacing:-4px}.ctFastIntro>b{margin-top:18px;font-size:17px;line-height:1.4}.ctFastIntro>p:not(.ctLPlate){margin-top:8px;font-size:15px}.ctFastSignal{margin:24px 8px 0 0;box-shadow:8px 8px 0 #ef0044}.ctFastSignal>.ctFastIcon:last-child{transform:skewX(5deg) rotate(90deg)}.ctFastForm>form{grid-template-columns:1fr;gap:11px;padding:18px;border-radius:20px}.ctFastForm>form>*{grid-column:1!important}.ctFastFormHead{align-items:flex-start;flex-direction:column;gap:6px}.ctFastForm input,.ctFastForm select,.ctFastForm textarea{min-height:59px;padding:16px;font-size:16px}.ctFastForm textarea{min-height:125px}.ctFastForm form>button{min-height:64px}.ctFastChannels{padding:75px 18px}.ctFastChannels>header{gap:24px;margin-bottom:36px}.ctFastChannels h2{font-size:58px;letter-spacing:-3.5px}.ctFastChannels>header>b{font-size:16px}.ctFastChannels>div{grid-template-columns:1fr}.ctFastChannels>div>:last-child{grid-column:auto}.ctFastChannels>div>a,.ctFastChannels>div>article{min-height:140px;padding:22px}.ctFastChannels .ctFastIcon{width:50px;height:50px;flex-basis:50px}.ctFastChannels b{font-size:18px}.ctFastPage .ctFooter{align-items:flex-start;flex-direction:column;gap:18px}.ctFastPage .ctFooter nav{margin-left:0}}

/* Contact direct-route heading is deliberately centred. */
.ctFastChannels>header{display:flex;align-items:center;flex-direction:column;max-width:980px;text-align:center}
.ctFastChannels>header>p{margin-bottom:24px}
.ctFastChannels>header>b{margin-top:28px;padding-bottom:0}
@media(max-width:700px){.ctFastChannels>header{gap:0}.ctFastChannels>header>b{margin-top:22px}}

/* Direct contact choices now sit inside the main contact section. */
.ctFastDirectOptions{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:13px;position:relative;z-index:2;margin-top:12px}
.ctFastDirectOptions>a,.ctFastDirectOptions>article{display:flex;align-items:center;gap:15px;min-width:0;min-height:130px;padding:22px;border:1px solid #d4dfdc;border-radius:18px;background:#fff;color:#151c1b;box-shadow:0 14px 35px #003a3312;transition:transform .18s,border-color .18s}
.ctFastDirectOptions>a:hover,.ctFastDirectOptions>a:focus-visible{transform:translateY(-4px);border-color:var(--ctg);outline:3px solid #58cabb;outline-offset:3px}.ctFastDirectOptions>article{background:#f4f7f5}.ctFastDirectOptions>span{min-width:0}.ctFastDirectOptions span:not(.ctFastIcon){display:flex;min-width:0;flex-direction:column;gap:5px}.ctFastDirectOptions small{color:var(--ctg);font-size:10px;font-weight:950;letter-spacing:1.3px}.ctFastDirectOptions b{overflow-wrap:anywhere;font-size:clamp(16px,1.4vw,21px)}.ctFastDirectOptions i{color:#68736f;font-size:14px}.ctFastDirectOptions .ctFastIcon{width:48px;height:48px;flex-basis:48px;border-radius:15px}.ctFastDirectOptions>a:first-child .ctFastIcon{background:#fff0f4;color:var(--ctr)}.ctFastDirectOptions>article .ctFastIcon{background:#dff5f1;color:#009b5c}.ctFastEmergency{grid-column:1/-1;position:relative;z-index:2;margin:2px 0 0;color:#68736f;font-size:14px;text-align:center}
@media(max-width:1050px){.ctFastDirectOptions{grid-template-columns:1fr 1fr}.ctFastDirectOptions>:last-child{grid-column:1/-1}}
@media(max-width:700px){.ctFastDirectOptions{grid-template-columns:1fr;margin-top:2px}.ctFastDirectOptions>:last-child{grid-column:auto}.ctFastDirectOptions>a,.ctFastDirectOptions>article{min-height:115px;padding:18px}.ctFastEmergency{text-align:left}}

/* Contact form typography and active WhatsApp treatment. */
.ctFastFormHead span:last-child{color:#68736f;font-size:14px;font-weight:750;letter-spacing:0}
.ctFastForm input::placeholder,.ctFastForm textarea::placeholder{font-style:normal}
.ctFastDirectOptions>a:nth-child(3) .ctFastIcon{border-radius:50%;background:#25d366;color:#fff}

/* Direct-contact icons use a consistent mobile home-screen app style. */
.ctFastDirectOptions .ctFastIcon{width:64px;height:64px;flex-basis:64px;border-radius:19px;color:#fff;box-shadow:inset 0 0 0 1px #ffffff33,0 8px 18px #10211d24}
.ctFastDirectOptions .ctFastIcon svg{width:35px;height:35px;stroke-width:2.25}
.ctFastDirectOptions>a:first-child .ctFastIcon{background:linear-gradient(145deg,#ff356d,#e9003f);color:#fff}
.ctFastDirectOptions>a:nth-child(2) .ctFastIcon{background:linear-gradient(145deg,#ffbd3f,#e87900);color:#fff}
.ctFastDirectOptions>a:nth-child(3) .ctFastIcon{border-radius:19px;background:linear-gradient(145deg,#35e975,#20bd5a);color:#fff}
@media(max-width:700px){.ctFastDirectOptions .ctFastIcon{width:58px;height:58px;flex-basis:58px;border-radius:17px}.ctFastDirectOptions .ctFastIcon svg{width:32px;height:32px}.ctFastDirectOptions>a:nth-child(3) .ctFastIcon{border-radius:17px}}
@media(prefers-reduced-motion:reduce){.ctHeader{transition:none}}

/* Server/client-side validation feedback (site uses jQuery Validate + Bootstrap alert classes here). */
.ctFastForm input.is-invalid,
.ctFastForm select.is-invalid,
.ctFastForm textarea.is-invalid{border-color:var(--ctr)}
.ctFastForm .invalid-feedback{display:block;margin-top:4px;color:var(--ctr);font-size:13px;font-weight:600}
.ctFastForm .alert{grid-column:1/-1;margin:0 0 4px;padding:12px 15px;border-radius:10px;font-size:14px}

/* Success popup shown after a successful submission (stays on /contact, no redirect). */
.ctSuccessModal .modal-dialog{max-width:440px}
.ctSuccessModal .modal-content{position:relative;border:0;border-radius:26px;padding:44px 36px 36px;text-align:center;box-shadow:0 30px 80px #003a3326}
.ctSuccessModalClose{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#68736f;font-size:24px;line-height:1;cursor:pointer;transition:background-color .15s,color .15s}
.ctSuccessModalClose:hover{background:#f4f7f5;color:#151b1a}
.ctSuccessModalIcon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:#dff5f1;color:#007a6e}
.ctSuccessModalIcon svg{width:36px;height:36px}
.ctSuccessModal h2{margin:0 0 12px;font-size:26px;font-weight:700;letter-spacing:-.5px;color:#151b1a}
.ctSuccessModal p{margin:0 0 26px;color:#56605d;font-size:16px;line-height:1.5}
.ctSuccessModalButton{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 34px;border:0;border-radius:12px;background:#ef0044;color:#fff;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 13px 30px #ef004433;transition:transform .18s,box-shadow .18s}
.ctSuccessModalButton:hover,.ctSuccessModalButton:focus-visible{transform:translateY(-2px);box-shadow:0 17px 35px #ef00444d}
