.Carousel-module__cAs2ta__carousel,.Carousel-module__cAs2ta__track{width:100%;position:relative}.Carousel-module__cAs2ta__slide{width:100%;display:none}.Carousel-module__cAs2ta__slideActive{animation:.5s Carousel-module__cAs2ta__fadeIn;display:block}.Carousel-module__cAs2ta__trackFade{display:grid}.Carousel-module__cAs2ta__trackFade .Carousel-module__cAs2ta__slide{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;transition:opacity .9s,transform 1.2s,visibility 0s linear .9s;animation:none;display:block;transform:scale(1.02)}.Carousel-module__cAs2ta__trackFade .Carousel-module__cAs2ta__slideActive{opacity:1;visibility:visible;pointer-events:auto;z-index:2;transition:opacity .9s,transform 1.2s,visibility;transform:scale(1)}.Carousel-module__cAs2ta__arrow{z-index:10;width:44px;height:44px;color:var(--white);transition:var(--transition);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:28px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__cAs2ta__arrow:hover{background:#ffffff4d}.Carousel-module__cAs2ta__arrowPrev{left:24px}.Carousel-module__cAs2ta__arrowNext{right:24px}.Carousel-module__cAs2ta__dots{justify-content:center;gap:8px;margin-top:24px;margin-bottom:32px;display:flex}.Carousel-module__cAs2ta__dot{border-radius:var(--radius-pill);background:var(--gray-200);width:8px;height:8px;transition:var(--transition);border:none;padding:0}.Carousel-module__cAs2ta__dotActive{background:var(--accent);width:28px}@media (max-width:768px){.Carousel-module__cAs2ta__arrow{width:36px;height:36px;font-size:22px}.Carousel-module__cAs2ta__arrowPrev{left:12px}.Carousel-module__cAs2ta__arrowNext{right:12px}}
.HeroCarousel-module__gPR2Ca__hero{position:relative}.HeroCarousel-module__gPR2Ca__carousel .arrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff1f;width:52px;height:52px}.HeroCarousel-module__gPR2Ca__slide{align-items:center;min-height:80dvh;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__gPR2Ca__bgImage{position:absolute;inset:0}.HeroCarousel-module__gPR2Ca__bgImage img{object-fit:cover;width:100%;height:100%;transform:scale(1.16)}.HeroCarousel-module__gPR2Ca__bgActive{animation:8s ease-out forwards HeroCarousel-module__gPR2Ca__heroZoom}@keyframes HeroCarousel-module__gPR2Ca__heroZoom{0%{transform:scale(1.16)translate(2.5%,1.5%)}to{transform:scale(1)translate(0)}}.HeroCarousel-module__gPR2Ca__overlay{background:linear-gradient(112deg,#08080beb 0%,#08080b9e 44%,#08080b38 74%,#08080b6b 100%),radial-gradient(130% 130% at 0 100%,#0000008c 0%,#0000 55%);position:absolute;inset:0}.HeroCarousel-module__gPR2Ca__mesh{pointer-events:none;background:radial-gradient(60% 55% at 82% 18%,#c8102e38 0%,#0000 60%),radial-gradient(45% 45% at 8% 92%,#c8102e1f 0%,#0000 52%);position:absolute;inset:0}.HeroCarousel-module__gPR2Ca__layout{z-index:4;grid-template-columns:1fr;align-items:center;gap:48px;padding:90px 32px 70px;display:grid;position:relative}.HeroCarousel-module__gPR2Ca__content{opacity:0}.HeroCarousel-module__gPR2Ca__contentActive{opacity:1}.HeroCarousel-module__gPR2Ca__contentActive .HeroCarousel-module__gPR2Ca__eyebrow{animation:.7s both HeroCarousel-module__gPR2Ca__heroRise}.HeroCarousel-module__gPR2Ca__contentActive .HeroCarousel-module__gPR2Ca__title{animation:.8s .1s both HeroCarousel-module__gPR2Ca__heroRise}.HeroCarousel-module__gPR2Ca__contentActive .HeroCarousel-module__gPR2Ca__subtitle{animation:.8s .2s both HeroCarousel-module__gPR2Ca__heroRise}.HeroCarousel-module__gPR2Ca__contentActive .HeroCarousel-module__gPR2Ca__actions{animation:.8s .32s both HeroCarousel-module__gPR2Ca__heroRise}@keyframes HeroCarousel-module__gPR2Ca__heroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.HeroCarousel-module__gPR2Ca__eyebrow{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#ffffffe0;-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-pill);background:#ffffff14;border:1px solid #ffffff29;align-items:center;gap:9px;margin-bottom:26px;padding:9px 18px 9px 14px;font-size:12px;font-weight:600;display:inline-flex}.HeroCarousel-module__gPR2Ca__eyebrow:before{content:"";background:var(--accent);width:8px;height:8px;box-shadow:0 0 12px var(--accent);border-radius:50%}.HeroCarousel-module__gPR2Ca__title{font-family:var(--font-hero);letter-spacing:-.035em;text-wrap:balance;background:linear-gradient(#fff 0%,#ffffffbd 100%);-webkit-text-fill-color:transparent;max-width:760px;color:var(--white);-webkit-background-clip:text;background-clip:text;margin-bottom:22px;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:800;line-height:1.03}.HeroCarousel-module__gPR2Ca__subtitle{font-family:var(--font-body);color:#ffffffd1;max-width:540px;margin-bottom:36px;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.7}.HeroCarousel-module__gPR2Ca__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.HeroCarousel-module__gPR2Ca__ghostBtn{font-family:var(--font-display);color:#ffffffd9;transition:var(--transition);border-bottom:1.5px solid #0000;padding-bottom:2px;font-size:14px;font-weight:600}.HeroCarousel-module__gPR2Ca__ghostBtn:hover{color:var(--white);border-color:var(--white)}.HeroCarousel-module__gPR2Ca__panel{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#0f172a8c;border:1px solid #ffffff14;max-width:360px;margin-left:auto;padding:32px 28px;animation:.9s .15s both HeroCarousel-module__gPR2Ca__slideUp;box-shadow:0 30px 60px #0006}.HeroCarousel-module__gPR2Ca__panelLabel{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:20px;font-size:11px;font-weight:700}.HeroCarousel-module__gPR2Ca__rateRow{align-items:center;gap:24px;margin-bottom:14px;display:flex}.HeroCarousel-module__gPR2Ca__rateType{color:#ffffff73;margin-bottom:6px;font-size:11.5px;display:block}.HeroCarousel-module__gPR2Ca__rateNum{font-family:var(--font-display);color:var(--white);letter-spacing:-.03em;font-size:2.15rem;font-weight:800;line-height:1;display:block}.HeroCarousel-module__gPR2Ca__rateDiv{background:#ffffff1a;width:1px;height:40px}.HeroCarousel-module__gPR2Ca__rateNote{color:#ffffff4d;margin-bottom:18px;font-size:11px}.HeroCarousel-module__gPR2Ca__panelLink{font-family:var(--font-display);color:var(--accent-light);transition:var(--transition);font-size:13px;font-weight:600;display:inline-block}.HeroCarousel-module__gPR2Ca__panelLink:hover{color:var(--white);transform:translate(4px)}.HeroCarousel-module__gPR2Ca__progress{z-index:5;background:#ffffff1a;height:3px;position:absolute;bottom:0;left:0;right:0}.HeroCarousel-module__gPR2Ca__progressBar{background:var(--accent);height:100%;transition:width .6s;display:block}@media (max-width:992px){.HeroCarousel-module__gPR2Ca__layout{grid-template-columns:1fr;padding-bottom:80px}.HeroCarousel-module__gPR2Ca__panel{max-width:100%;margin-left:0}.HeroCarousel-module__gPR2Ca__carousel .dots{justify-content:center;left:50%;transform:translate(-50%)}}@media (max-width:640px){.HeroCarousel-module__gPR2Ca__slide{min-height:75vh}.HeroCarousel-module__gPR2Ca__layout{padding:80px 20px 60px}}
.QuickLinks-module__ESdl3W__section{background:linear-gradient(180deg, var(--off-white) 0%, var(--white) 100%);padding:64px 0 80px;position:relative}.QuickLinks-module__ESdl3W__header{text-align:center;max-width:520px;margin:0 auto 40px}.QuickLinks-module__ESdl3W__heading{font-family:var(--font-hero);letter-spacing:-.03em;color:var(--text-dark);margin-top:10px;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800}.QuickLinks-module__ESdl3W__grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.QuickLinks-module__ESdl3W__card{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-100);box-shadow:var(--shadow-sm);flex-direction:column;gap:0;min-height:340px;padding:44px 36px 40px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .25s;display:flex;position:relative;overflow:hidden}.QuickLinks-module__ESdl3W__card:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.QuickLinks-module__ESdl3W__card:after{content:"";background:radial-gradient(circle, var(--accent-soft) 0%, transparent 70%);opacity:0;pointer-events:none;border-radius:50%;width:120px;height:120px;transition:opacity .35s;position:absolute;bottom:-40px;right:-40px}.QuickLinks-module__ESdl3W__card:hover{box-shadow:var(--shadow-lg);border-color:#c8102e26;transform:translateY(-6px)}.QuickLinks-module__ESdl3W__card:hover:before,.QuickLinks-module__ESdl3W__card:hover:after{opacity:1}.QuickLinks-module__ESdl3W__card:hover .QuickLinks-module__ESdl3W__iconWrap{background:var(--accent);color:var(--white);transform:scale(1.08)}.QuickLinks-module__ESdl3W__card:hover .QuickLinks-module__ESdl3W__cta{color:var(--accent);gap:8px}.QuickLinks-module__ESdl3W__iconWrap{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-soft) 0%, #c8102e1f 100%);width:64px;height:64px;color:var(--accent);border:1px solid #c8102e1a;justify-content:center;align-items:center;margin-bottom:28px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .3s,color .3s;display:flex}.QuickLinks-module__ESdl3W__iconWrap svg{width:28px;height:28px}.QuickLinks-module__ESdl3W__title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;margin-bottom:14px;font-size:1.2rem;font-weight:700;line-height:1.35}.QuickLinks-module__ESdl3W__desc{color:var(--text-muted);flex:1;margin-bottom:32px;font-size:.95rem;line-height:1.7}.QuickLinks-module__ESdl3W__cta{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--text-body);align-items:center;gap:6px;margin-top:auto;font-size:.82rem;font-weight:700;transition:color .25s,gap .25s;display:inline-flex}@media (max-width:992px){.QuickLinks-module__ESdl3W__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:540px){.QuickLinks-module__ESdl3W__section{padding:48px 0 64px}.QuickLinks-module__ESdl3W__grid{grid-template-columns:1fr;gap:18px}.QuickLinks-module__ESdl3W__card{min-height:auto;padding:32px 28px 28px}}
.WhyAkal-module__wS_21q__section{background:linear-gradient(180deg, var(--white) 0%, var(--off-white) 100%);padding:100px 0;position:relative;overflow:hidden}.WhyAkal-module__wS_21q__glow{background:radial-gradient(circle, var(--accent-soft) 0%, transparent 68%);pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute;top:-160px;right:-120px}.WhyAkal-module__wS_21q__header{max-width:560px;margin-bottom:56px;position:relative}.WhyAkal-module__wS_21q__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid;position:relative}.WhyAkal-module__wS_21q__card{background:var(--white);border-radius:var(--radius-2xl);border:1px solid var(--gray-100);box-shadow:var(--shadow-sm);flex-direction:column;padding:40px 34px 36px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .3s;display:flex;position:relative;overflow:hidden}.WhyAkal-module__wS_21q__card:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--accent) 0%, transparent 45%);-webkit-mask-composite:xor;opacity:0;pointer-events:none;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.WhyAkal-module__wS_21q__card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 24px 50px #0f172a1f}.WhyAkal-module__wS_21q__card:hover:before{opacity:1}.WhyAkal-module__wS_21q__card:hover .WhyAkal-module__wS_21q__iconWrap{background:var(--accent);color:var(--white);transform:rotate(-6deg)scale(1.05)}.WhyAkal-module__wS_21q__cardHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.WhyAkal-module__wS_21q__iconWrap{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--accent-soft) 0%, #c8102e1f 100%);width:60px;height:60px;color:var(--accent);border:1px solid #c8102e1f;flex-shrink:0;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1),background .35s,color .35s;display:flex}.WhyAkal-module__wS_21q__iconWrap svg{width:28px;height:28px}.WhyAkal-module__wS_21q__stat{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.WhyAkal-module__wS_21q__statValue{font-family:var(--font-hero);letter-spacing:-.03em;color:var(--text-dark);font-size:1.85rem;font-weight:800;line-height:1}.WhyAkal-module__wS_21q__statLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-top:4px;font-size:.7rem;font-weight:600}.WhyAkal-module__wS_21q__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-dark);margin-bottom:14px;font-size:1.35rem;font-weight:800}.WhyAkal-module__wS_21q__text{color:var(--text-body);flex:1;margin-bottom:28px;font-size:.95rem;line-height:1.75}.WhyAkal-module__wS_21q__link{font-family:var(--font-display);letter-spacing:.02em;color:var(--accent);align-items:center;gap:6px;font-size:13.5px;font-weight:700;transition:gap .25s,color .25s;display:inline-flex}.WhyAkal-module__wS_21q__link:hover{color:var(--accent-dark);gap:10px}@media (max-width:992px){.WhyAkal-module__wS_21q__grid{grid-template-columns:1fr;gap:20px}.WhyAkal-module__wS_21q__card{padding:36px 30px}}
.Services-module__kf8n-G__section{background:radial-gradient(900px 500px at 90% -5%, var(--accent-soft) 0%, transparent 55%), var(--off-white);padding:110px 0;position:relative;overflow:hidden}.Services-module__kf8n-G__header{grid-template-columns:1.4fr 1fr;align-items:end;gap:48px;margin-bottom:56px;display:grid}.Services-module__kf8n-G__label{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);border-radius:var(--radius-pill);background:var(--accent-soft);border:1px solid #c8102e29;align-items:center;margin-bottom:20px;padding:7px 16px;font-size:11px;font-weight:700;display:inline-flex}.Services-module__kf8n-G__heading{font-family:var(--font-hero);letter-spacing:-.035em;color:var(--text-dark);font-size:clamp(2.1rem,4.5vw,3.25rem);font-weight:800;line-height:1.08}.Services-module__kf8n-G__accent{color:var(--accent)}.Services-module__kf8n-G__headerDesc{color:var(--text-body);max-width:420px;margin-left:auto;font-size:1.05rem;line-height:1.75}.Services-module__kf8n-G__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.Services-module__kf8n-G__card{background:var(--white);border-radius:var(--radius-2xl);border:1px solid var(--gray-100);box-shadow:var(--shadow-sm);flex-direction:column;min-height:480px;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .3s;display:flex;position:relative;overflow:hidden}.Services-module__kf8n-G__card:hover{border-color:#c8102e38;transform:translateY(-8px);box-shadow:0 36px 70px #0f172a29}.Services-module__kf8n-G__imageWrap{height:280px;position:relative;overflow:hidden}.Services-module__kf8n-G__image{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__image{transform:scale(1.06)}.Services-module__kf8n-G__imageWrap:after{content:"";background:linear-gradient(#09090b00 55%,#09090b38 100%);position:absolute;inset:0}.Services-module__kf8n-G__body{flex-direction:column;flex:1;padding:38px 38px 36px;display:flex}.Services-module__kf8n-G__cardTitle{font-family:var(--font-hero);color:var(--text-dark);letter-spacing:-.035em;margin-bottom:16px;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:800;line-height:1.12}.Services-module__kf8n-G__cardDesc{color:var(--text-body);flex:1;margin-bottom:30px;font-size:1rem;line-height:1.75}.Services-module__kf8n-G__cardCta{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);border-radius:var(--radius-pill);border:1.5px solid #c8102e40;align-self:flex-start;align-items:center;gap:8px;padding:13px 26px;font-size:13px;font-weight:700;transition:background .3s,color .3s,gap .25s,border-color .3s;display:inline-flex}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardCta{background:var(--accent);color:var(--white);border-color:var(--accent);gap:12px;box-shadow:0 10px 24px #c8102e52}.Services-module__kf8n-G__footer{border-top:1px solid var(--gray-200);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:48px;padding-top:38px;display:flex}.Services-module__kf8n-G__footerText{color:var(--text-muted);font-size:1rem}.Services-module__kf8n-G__allLink{font-family:var(--font-display);color:var(--text-dark);align-items:center;gap:8px;font-size:.98rem;font-weight:700;transition:gap .25s,color .25s;display:inline-flex}.Services-module__kf8n-G__allLink:hover{color:var(--accent);gap:12px}@media (max-width:860px){.Services-module__kf8n-G__header{grid-template-columns:1fr;align-items:start;gap:20px}.Services-module__kf8n-G__headerDesc{margin-left:0}}@media (max-width:680px){.Services-module__kf8n-G__section{padding:80px 0}.Services-module__kf8n-G__grid{grid-template-columns:1fr;gap:22px}.Services-module__kf8n-G__card{min-height:auto}.Services-module__kf8n-G__imageWrap{height:220px}.Services-module__kf8n-G__body{padding:30px 28px}}
.BenefitsBanner-module__Wgn38a__section{background:var(--accent);padding:0;overflow:hidden}.BenefitsBanner-module__Wgn38a__inner{grid-template-columns:1fr auto;align-items:center;gap:64px;padding:80px 0;display:grid;position:relative}.BenefitsBanner-module__Wgn38a__inner:before{content:"\"";font-family:var(--font-display);color:#ffffff0a;pointer-events:none;font-size:20rem;font-weight:800;line-height:1;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.BenefitsBanner-module__Wgn38a__heading{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800;line-height:1.25}.BenefitsBanner-module__Wgn38a__text{color:#ffffffd9;max-width:560px;margin-bottom:28px;font-size:1rem;line-height:1.7}.BenefitsBanner-module__Wgn38a__inner .btn-primary{background:var(--white);color:var(--accent);box-shadow:none}.BenefitsBanner-module__Wgn38a__inner .btn-primary:hover{background:var(--off-white);transform:translateY(-2px)}.BenefitsBanner-module__Wgn38a__stat{text-align:center;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001f;border:1px solid #ffffff1a;min-width:180px;padding:32px 36px}.BenefitsBanner-module__Wgn38a__statNum{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;font-size:4rem;font-weight:800;line-height:1;display:block}.BenefitsBanner-module__Wgn38a__statLabel{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:#ffffffbf;margin-top:10px;font-size:12px;font-weight:700;display:block}@media (max-width:768px){.BenefitsBanner-module__Wgn38a__inner{text-align:center;grid-template-columns:1fr;padding:64px 0}.BenefitsBanner-module__Wgn38a__text{margin-left:auto;margin-right:auto}.BenefitsBanner-module__Wgn38a__stat{margin:0 auto}}
.About-module__Balj8a__section{background:var(--off-white);padding:100px 0;overflow:hidden}.About-module__Balj8a__grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.About-module__Balj8a__visual{position:relative}.About-module__Balj8a__image{aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius-2xl);width:100%;box-shadow:var(--shadow-lg)}.About-module__Balj8a__floatCard{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-dark) 100%);color:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-accent);border:1px solid #ffffff1a;padding:24px 28px;animation:4s ease-in-out infinite About-module__Balj8a__float;position:absolute;bottom:-16px;right:-16px}.About-module__Balj8a__floatNum{font-family:var(--font-display);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1;display:block}.About-module__Balj8a__floatLabel{letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-top:4px;font-size:11px;font-weight:600}.About-module__Balj8a__content .About-module__Balj8a__section-title{margin-bottom:24px}.About-module__Balj8a__text{color:var(--text-muted);margin-bottom:18px;font-size:1.05rem;line-height:1.8}.About-module__Balj8a__pills{flex-wrap:wrap;gap:10px;margin:28px 0 36px;display:flex}.About-module__Balj8a__pill{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-pill);color:var(--text-body);padding:8px 16px;font-size:13px;font-weight:500}@media (max-width:768px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:48px}.About-module__Balj8a__floatCard{bottom:-16px;right:12px}}
.RatesSection-module__cOOV0W__section{background:var(--white);padding:100px 0}.RatesSection-module__cOOV0W__top{grid-template-columns:1fr 1fr;align-items:end;gap:48px;margin-bottom:56px;display:grid}.RatesSection-module__cOOV0W__desc{color:var(--text-muted);max-width:400px;margin-left:auto;font-size:1.05rem;line-height:1.75}.RatesSection-module__cOOV0W__cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px;display:grid}.RatesSection-module__cOOV0W__card{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-100);text-align:center;transition:var(--transition);padding:36px 28px}.RatesSection-module__cOOV0W__card:hover{box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#18181b 0%,#09090b 100%);border-color:#18181b;transform:translateY(-4px)}.RatesSection-module__cOOV0W__card:hover .RatesSection-module__cOOV0W__term,.RatesSection-module__cOOV0W__card:hover .RatesSection-module__cOOV0W__note{color:#ffffff73}.RatesSection-module__cOOV0W__card:hover .RatesSection-module__cOOV0W__rate{color:var(--white)}.RatesSection-module__cOOV0W__card:hover .RatesSection-module__cOOV0W__rate sup{color:var(--accent-light)}.RatesSection-module__cOOV0W__term{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);transition:var(--transition);margin-bottom:14px;font-size:11px;font-weight:700;display:block}.RatesSection-module__cOOV0W__rate{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.03em;transition:var(--transition);margin-bottom:10px;font-size:clamp(2.25rem,4.5vw,3rem);font-weight:800;line-height:1;display:block}.RatesSection-module__cOOV0W__rate sup{color:var(--accent);vertical-align:super;transition:var(--transition);font-size:.45em}.RatesSection-module__cOOV0W__note{color:var(--text-muted);transition:var(--transition);font-size:11px}.RatesSection-module__cOOV0W__footer{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:768px){.RatesSection-module__cOOV0W__top{grid-template-columns:1fr;gap:20px}.RatesSection-module__cOOV0W__desc{margin-left:0}.RatesSection-module__cOOV0W__cards{grid-template-columns:1fr}}
