.Hero_hero__bqvNd{position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center}.Hero_hero__bqvNd:before{content:"";position:absolute;inset:0;background-image:linear-gradient(60deg,rgba(212,175,55,.08) 25%,transparent 0,transparent 75%,rgba(212,175,55,.08) 0),linear-gradient(-60deg,rgba(212,175,55,.08) 25%,transparent 0,transparent 75%,rgba(212,175,55,.08) 0);background-size:120px 200px;background-position:0 0,60px 100px;opacity:.8}.Hero_hero__bqvNd:after{content:"";position:absolute;width:650px;height:650px;right:-180px;top:-180px;border-radius:50%;background:radial-gradient(rgba(212,175,55,.12),transparent 70%);filter:blur(45px)}.Hero_container__uaTFp{position:relative;z-index:2;width:100%;max-width:1200px;margin:auto;padding:0 20px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:70px;gap:70px;align-items:center}.Hero_left__uguJv{color:#fff}.Hero_badge__mnOYT{display:inline-flex;align-items:center;padding:10px 22px;border-radius:50px;background:hsla(0,0%,100%,.08);border:1px solid rgba(212,175,55,.45);color:#f8dc7a;font-size:14px;font-weight:700;letter-spacing:.6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:28px}.Hero_title__h4PJ2{font-size:clamp(44px,5vw,66px);line-height:1.12;font-weight:800;color:#fff;margin-bottom:24px;text-shadow:0 5px 18px rgba(0,0,0,.35)}.Hero_title__h4PJ2 span{color:#d4af37}.Hero_description__1ZEJN{max-width:640px;font-size:18px;line-height:1.9;color:hsla(0,0%,100%,.9);margin-bottom:34px}.Hero_features__lrETc{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:38px}.Hero_features__lrETc span{display:flex;align-items:center;gap:8px;padding:12px 18px;border-radius:50px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:15px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.35s}.Hero_features__lrETc span:hover{transform:translateY(-4px);border-color:#d4af37;box-shadow:0 12px 30px rgba(212,175,55,.18)}.Hero_buttons__jEfRv{display:flex;gap:18px}.Hero_primaryBtn__iP4or{display:inline-flex;align-items:center;justify-content:center;padding:16px 38px;border-radius:50px;background:linear-gradient(135deg,#d4af37,#f2d36b);color:#4a001f;font-size:16px;font-weight:700;transition:.35s;box-shadow:0 15px 35px rgba(212,175,55,.28)}.Hero_primaryBtn__iP4or:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(212,175,55,.4)}.Hero_right__JJ_ur{display:flex;justify-content:center;align-items:center}.Hero_imageCard__ofOrC{position:relative;width:100%;max-width:560px;padding:18px;border-radius:28px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 35px 70px rgba(0,0,0,.28);overflow:hidden}.Hero_imageCard__ofOrC:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.12),transparent 70%);pointer-events:none}.Hero_heroImage__DWxR9{border-radius:20px;transition:.45s}.Hero_imageCard__ofOrC:hover .Hero_heroImage__DWxR9{transform:scale(1.05)}.Hero_scrollIndicator__b4LPn{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;z-index:5}.Hero_scrollIndicator__b4LPn span{width:2px;height:45px;background:#d4af37;animation:Hero_scrollMove__vAkNj 1.8s infinite}.Hero_scrollIndicator__b4LPn p{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:hsla(0,0%,100%,.8)}@keyframes Hero_scrollMove__vAkNj{0%{transform:scaleY(.2);opacity:.2}50%{transform:scaleY(1);opacity:1}to{transform:scaleY(.2);opacity:.2}}@media (min-width:1921px){.Hero_container__uaTFp{max-width:1700px}.Hero_title__h4PJ2{font-size:78px}.Hero_description__1ZEJN{font-size:24px;max-width:780px}.Hero_heroImage__DWxR9{max-width:760px}.Hero_badge__mnOYT{font-size:18px}.Hero_features__lrETc span{font-size:18px;padding:16px 26px}.Hero_primaryBtn__iP4or{font-size:20px;padding:20px 48px}}@media (max-width:1400px){.Hero_container__uaTFp{max-width:1280px}.Hero_title__h4PJ2{font-size:58px}.Hero_heroImage__DWxR9{max-width:540px}}@media (max-width:1200px){.Hero_container__uaTFp{max-width:1100px}.Hero_title__h4PJ2{font-size:50px}.Hero_description__1ZEJN{font-size:17px}}@media (max-width:992px){.Hero_hero__bqvNd{min-height:auto;padding:90px 0}.Hero_container__uaTFp{grid-template-columns:1fr;text-align:center;gap:50px}.Hero_left__uguJv{display:flex;flex-direction:column;align-items:center}.Hero_description__1ZEJN{max-width:700px}.Hero_buttons__jEfRv,.Hero_features__lrETc{justify-content:center}.Hero_heroImage__DWxR9{max-width:480px}}@media (max-width:768px){.Hero_hero__bqvNd{padding:70px 0}.Hero_container__uaTFp{padding:0 18px}.Hero_title__h4PJ2{font-size:36px}.Hero_description__1ZEJN{font-size:15px}.Hero_badge__mnOYT{font-size:13px}.Hero_features__lrETc{gap:12px}.Hero_features__lrETc span{font-size:14px}.Hero_buttons__jEfRv,.Hero_primaryBtn__iP4or{width:100%}.Hero_scrollIndicator__b4LPn{display:none}}@media (max-width:576px){.Hero_container__uaTFp{padding:0 16px}.Hero_hero__bqvNd{padding:60px 0}.Hero_title__h4PJ2{font-size:30px}.Hero_description__1ZEJN{font-size:15px}.Hero_heroImage__DWxR9{max-width:330px}.Hero_imageCard__ofOrC{padding:12px;border-radius:22px}.Hero_features__lrETc{flex-direction:column;width:100%}.Hero_features__lrETc span{justify-content:center;width:100%}}@media (max-width:420px){.Hero_title__h4PJ2{font-size:27px}.Hero_badge__mnOYT{font-size:12px;padding:8px 14px}.Hero_description__1ZEJN{font-size:14px}.Hero_primaryBtn__iP4or{font-size:15px;padding:15px 22px}.Hero_heroImage__DWxR9{max-width:290px}}@media (max-width:360px){.Hero_container__uaTFp{padding:0 14px}.Hero_title__h4PJ2{font-size:24px}.Hero_description__1ZEJN{font-size:13px}.Hero_badge__mnOYT{font-size:11px}.Hero_features__lrETc span{font-size:13px}.Hero_primaryBtn__iP4or{font-size:14px;padding:13px 18px}.Hero_heroImage__DWxR9{max-width:260px}}.Hero_features__lrETc span,.Hero_heroImage__DWxR9,.Hero_hero__bqvNd,.Hero_imageCard__ofOrC,.Hero_primaryBtn__iP4or{will-change:transform}.Hero_heroImage__DWxR9{display:block;width:100%;height:auto}.Services_section__4JQGS{position:relative;padding:100px 0;background:#fff;overflow:hidden}.Services_section__4JQGS:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(177,10,67,.05),transparent 45%)}.Services_container__0c879{position:relative;z-index:2;width:100%;max-width:1200px;margin:auto;padding:0 20px}.Services_badge__8oEPg{display:flex;align-items:center;justify-content:center;width:max-content;margin:0 auto 20px;padding:10px 22px;border-radius:50px;background:#fff;border:1px solid rgba(212,175,55,.35);color:#b10a43;font-size:14px;font-weight:700;letter-spacing:1px}.Services_title__S8uZ6{text-align:center;font-size:46px;font-weight:800;color:#111827;line-height:1.2;margin-bottom:20px}.Services_title__S8uZ6 span{color:#b10a43}.Services_description__FKjGT{max-width:760px;margin:0 auto 55px;text-align:center;color:#6b7280;font-size:17px;line-height:1.9}.Services_slider__WTbl8{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:12px;scrollbar-width:none}.Services_slider__WTbl8::-webkit-scrollbar{display:none}.Services_card__IZAY_{flex:0 0 340px;scroll-snap-align:start;background:#fff;border-radius:26px;overflow:hidden;border:1px solid #edf2f7;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:transform .35s ease,box-shadow .35s ease;will-change:transform;position:relative}.Services_card__IZAY_:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#9f7a1b,#d4af37,#b10a43);transform:scaleX(0);transform-origin:left;transition:.35s}.Services_card__IZAY_:hover{transform:translateY(-10px);box-shadow:0 25px 55px rgba(177,10,67,.15)}.Services_card__IZAY_:hover:before{transform:scaleX(1)}.Services_imageWrapper__Tix0H{position:relative;width:100%;height:230px;overflow:hidden}.Services_image__aY16R{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.Services_card__IZAY_:hover .Services_image__aY16R{transform:scale(1.08)}.Services_imageWrapper__Tix0H:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.3),transparent)}.Services_content__HUea_{padding:26px}.Services_content__HUea_ h3{font-size:24px;font-weight:800;color:#111827;margin-bottom:14px}.Services_content__HUea_ p{color:#6b7280;line-height:1.8;font-size:15px;margin-bottom:24px}.Services_button__LHgHw{display:inline-flex;align-items:center;gap:8px;color:#b10a43;font-weight:700;transition:.3s}.Services_button__LHgHw:hover{color:#850730;transform:translateX(6px)}.Services_slider__WTbl8{position:relative;padding-bottom:14px;cursor:-webkit-grab;cursor:grab}.Services_slider__WTbl8:active{cursor:-webkit-grabbing;cursor:grabbing}.Services_card__IZAY_{animation:Services_fadeUp__uKkIG .7s ease both}.Services_card__IZAY_:nth-child(2){animation-delay:.08s}.Services_card__IZAY_:nth-child(3){animation-delay:.16s}.Services_card__IZAY_:nth-child(4){animation-delay:.24s}.Services_card__IZAY_:nth-child(5){animation-delay:.32s}.Services_card__IZAY_:nth-child(6){animation-delay:.4s}.Services_imageWrapper__Tix0H:before{content:"";position:absolute;top:-120%;left:-40%;width:45%;height:300%;transform:rotate(25deg);background:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.45),hsla(0,0%,100%,0));transition:.8s;z-index:2}.Services_card__IZAY_:hover .Services_imageWrapper__Tix0H:before{left:130%}.Services_content__HUea_ h3:after{content:"";display:block;width:45px;height:3px;margin-top:12px;border-radius:30px;background:linear-gradient(90deg,#9f7a1b,#d4af37,#f6e39d)}.Services_button__LHgHw{position:relative}.Services_button__LHgHw:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#d4af37;transition:.35s}.Services_button__LHgHw:hover:after{width:100%}@keyframes Services_fadeUp__uKkIG{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1921px){.Services_container__0c879{max-width:1700px}.Services_title__S8uZ6{font-size:64px}.Services_description__FKjGT{font-size:22px;max-width:950px}.Services_slider__WTbl8{gap:36px}.Services_card__IZAY_{flex:0 0 430px}.Services_imageWrapper__Tix0H{height:280px}.Services_content__HUea_{padding:34px}.Services_content__HUea_ h3{font-size:30px}.Services_button__LHgHw,.Services_content__HUea_ p{font-size:18px}}@media (max-width:1400px){.Services_container__0c879{max-width:1280px}}@media (max-width:1200px){.Services_container__0c879{max-width:1100px}.Services_title__S8uZ6{font-size:40px}.Services_card__IZAY_{flex:0 0 320px}}@media (max-width:992px){.Services_section__4JQGS{padding:90px 0}.Services_slider__WTbl8{gap:22px}.Services_card__IZAY_{flex:0 0 300px}}@media (max-width:768px){.Services_section__4JQGS{padding:75px 0}.Services_container__0c879{padding:0 18px}.Services_badge__8oEPg{font-size:13px}.Services_title__S8uZ6{font-size:32px}.Services_description__FKjGT{font-size:15px;margin-bottom:40px}.Services_card__IZAY_{flex:0 0 88%}.Services_imageWrapper__Tix0H{height:220px}.Services_content__HUea_{padding:22px}.Services_content__HUea_ h3{font-size:22px}.Services_content__HUea_ p{font-size:15px}}@media (max-width:576px){.Services_container__0c879{padding:0 16px}.Services_title__S8uZ6{font-size:28px}.Services_card__IZAY_{flex:0 0 94%}}@media (max-width:420px){.Services_title__S8uZ6{font-size:24px}.Services_badge__8oEPg{font-size:11px;padding:8px 14px}.Services_imageWrapper__Tix0H{height:200px}.Services_content__HUea_ h3{font-size:20px}.Services_button__LHgHw,.Services_content__HUea_ p{font-size:14px}}@media (max-width:360px){.Services_container__0c879{padding:0 14px}.Services_title__S8uZ6{font-size:22px}.Services_description__FKjGT{font-size:13px}.Services_card__IZAY_{flex:0 0 96%}.Services_content__HUea_{padding:18px}.Services_content__HUea_ h3{font-size:18px}.Services_content__HUea_ p{font-size:13px}}.Services_button__LHgHw,.Services_card__IZAY_,.Services_image__aY16R{will-change:transform}.Services_image__aY16R{display:block}.Services_slider__WTbl8{-webkit-overflow-scrolling:touch}.WhyChoose_section__E2t1s{position:relative;padding:100px 0;background:#f8fafc;overflow:hidden}.WhyChoose_section__E2t1s:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(177,10,67,.05),transparent 45%);pointer-events:none}.WhyChoose_container__OaxKo{position:relative;z-index:2;width:100%;max-width:1200px;margin:auto;padding:0 20px}.WhyChoose_badge__F79IW{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:50px;background:#fff;border:1px solid rgba(212,175,55,.35);color:#b10a43;font-size:14px;font-weight:700;letter-spacing:1px;margin:0 auto 22px;display:flex;width:max-content}.WhyChoose_title__5hayL{text-align:center;font-size:46px;font-weight:800;line-height:1.2;color:#111827;margin-bottom:20px}.WhyChoose_title__5hayL span{color:#b10a43}.WhyChoose_description__pxyOU{max-width:820px;margin:0 auto 60px;text-align:center;font-size:17px;line-height:1.9;color:#6b7280}.WhyChoose_grid__arOtl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.WhyChoose_card__h4QVY{position:relative;overflow:hidden;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(212,175,55,.15);border-radius:24px;padding:36px 30px;text-align:center;transition:.4s ease;box-shadow:0 12px 30px rgba(0,0,0,.06)}.WhyChoose_card__h4QVY:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#9f7a1b,#d4af37,#f6e39d,#d4af37);transform:scaleX(0);transform-origin:left;transition:.45s}.WhyChoose_card__h4QVY:hover{transform:translateY(-10px);box-shadow:0 28px 60px rgba(177,10,67,.15)}.WhyChoose_card__h4QVY:hover:before{transform:scaleX(1)}.WhyChoose_icon__ch1f8{width:78px;height:78px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:34px;background:linear-gradient(135deg,#b10a43,#7d0730);color:#fff;box-shadow:0 18px 35px rgba(177,10,67,.25);transition:.35s}.WhyChoose_card__h4QVY:hover .WhyChoose_icon__ch1f8{transform:rotate(8deg) scale(1.08)}.WhyChoose_card__h4QVY h3{font-size:22px;font-weight:800;color:#111827;margin-bottom:16px}.WhyChoose_card__h4QVY p{font-size:15px;line-height:1.8;color:#6b7280}@media (min-width:1921px){.WhyChoose_container__OaxKo{max-width:1700px}.WhyChoose_title__5hayL{font-size:64px}.WhyChoose_description__pxyOU{font-size:22px;max-width:1000px}.WhyChoose_grid__arOtl{gap:40px}.WhyChoose_card__h4QVY{padding:48px 40px}.WhyChoose_icon__ch1f8{width:95px;height:95px;font-size:42px}.WhyChoose_card__h4QVY h3{font-size:28px}.WhyChoose_card__h4QVY p{font-size:18px}}@media (max-width:1400px){.WhyChoose_container__OaxKo{max-width:1280px}.WhyChoose_grid__arOtl{gap:24px}}@media (max-width:1200px){.WhyChoose_container__OaxKo{max-width:1100px}.WhyChoose_title__5hayL{font-size:40px}.WhyChoose_grid__arOtl{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChoose_section__E2t1s{padding:80px 0}.WhyChoose_container__OaxKo{padding:0 18px}.WhyChoose_badge__F79IW{font-size:13px}.WhyChoose_title__5hayL{font-size:32px}.WhyChoose_description__pxyOU{font-size:15px;margin-bottom:40px}.WhyChoose_grid__arOtl{grid-template-columns:1fr;gap:20px}.WhyChoose_card__h4QVY{padding:30px 24px}.WhyChoose_icon__ch1f8{width:70px;height:70px;font-size:30px}.WhyChoose_card__h4QVY h3{font-size:20px}.WhyChoose_card__h4QVY p{font-size:15px}}@media (max-width:576px){.WhyChoose_container__OaxKo{padding:0 16px}.WhyChoose_title__5hayL{font-size:28px}.WhyChoose_description__pxyOU{font-size:14px}.WhyChoose_card__h4QVY{border-radius:20px}}@media (max-width:420px){.WhyChoose_title__5hayL{font-size:24px}.WhyChoose_badge__F79IW{font-size:11px;padding:8px 14px}.WhyChoose_card__h4QVY{padding:24px 18px}.WhyChoose_icon__ch1f8{width:62px;height:62px;font-size:26px}.WhyChoose_card__h4QVY h3{font-size:18px}.WhyChoose_card__h4QVY p{font-size:14px}}@media (max-width:360px){.WhyChoose_container__OaxKo{padding:0 14px}.WhyChoose_title__5hayL{font-size:22px}.WhyChoose_description__pxyOU{font-size:13px}.WhyChoose_card__h4QVY h3{font-size:17px}.WhyChoose_card__h4QVY p{font-size:13px}}.WhyChoose_card__h4QVY,.WhyChoose_icon__ch1f8{will-change:transform}.CustomerReviews_section__fWCKc{position:relative;padding:clamp(60px,8vh,120px) 0;z-index:1;overflow:hidden}.CustomerReviews_section__fWCKc:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 15% 20%,rgba(176,10,67,.06) 0,transparent 30%),radial-gradient(circle at 85% 75%,rgba(255,188,60,.08) 0,transparent 30%)}.CustomerReviews_container__Wewjg{width:min(92%,1600px);margin:auto;position:relative}.CustomerReviews_heading__UF2NP{text-align:center;margin-bottom:50px}.CustomerReviews_badge__ktjNp{background:#fff;padding:8px 20px;border-radius:50px;border:1px solid rgba(176,10,67,.1);color:#b00a43;font-size:clamp(10px,1.2vw,13px);font-weight:700;letter-spacing:2px}.CustomerReviews_title__LVq7f{font-size:clamp(28px,4vw,56px);font-weight:800;color:#18202d;margin:20px 0}.CustomerReviews_embla__sw7Fh{overflow:hidden;cursor:-webkit-grab;cursor:grab;padding:20px 0}.CustomerReviews_emblaContainer__GksZw{display:flex;gap:20px;transition-timing-function:linear}.CustomerReviews_emblaSlide__aR4XW{flex:0 0 85%;min-width:0;transition:all .6s cubic-bezier(.23,1,.32,1);opacity:.4;filter:blur(4px) grayscale(.5);transform:scale(.9)}.CustomerReviews_isSelected__BYmIG{opacity:1;filter:blur(0) grayscale(0);transform:scale(1)}.CustomerReviews_card__ftay6{padding:clamp(20px,3vw,40px);border-radius:30px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.4);box-shadow:0 15px 35px rgba(0,0,0,.05);height:100%}.CustomerReviews_cardHeader__baEb6{display:flex;align-items:center;gap:15px;margin-bottom:20px}.CustomerReviews_avatar__dhqLD{width:clamp(50px,4vw,65px);height:clamp(50px,4vw,65px);border-radius:50%;background:linear-gradient(135deg,#b10a43,#7d0730);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px}.CustomerReviews_name__Ypnvi{font-size:clamp(16px,1.5vw,20px);font-weight:700;color:#18202d}.CustomerReviews_city__VWmXi{font-size:clamp(12px,1vw,14px);color:#64748b}.CustomerReviews_verified__vsxKO{background:#ecfdf3;color:#16a34a;padding:4px 12px;border-radius:20px;font-size:10px;font-weight:700}.CustomerReviews_stars__J8zC3{color:#f4b400;font-size:clamp(14px,1.2vw,18px);margin-bottom:15px}.CustomerReviews_reviewText__c_KaF{color:#475569;line-height:1.8;font-size:clamp(14px,1.1vw,16px)}@media (min-width:768px){.CustomerReviews_emblaSlide__aR4XW{flex:0 0 45%}}@media (min-width:1024px){.CustomerReviews_emblaSlide__aR4XW{flex:0 0 30%}}@media (min-width:1920px){.CustomerReviews_emblaSlide__aR4XW{flex:0 0 25%}}.Statistics_section__drzGD{position:relative;overflow:hidden;padding:110px 0}.Statistics_section__drzGD:before{content:"";position:absolute;inset:0;pointer-events:none}.Statistics_container__YbRcm{position:relative;z-index:2;width:min(92%,1320px);margin:auto}.Statistics_badge__rfkCc{display:inline-flex;align-items:center;padding:10px 22px;border-radius:999px;background:#fff;border:1px solid rgba(177,10,67,.14);color:#b10a43;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;box-shadow:0 10px 28px rgba(0,0,0,.05)}.Statistics_title__4XN1q{margin:24px 0 18px;font-size:52px;font-weight:800;line-height:1.15;color:#1b2430}.Statistics_title__4XN1q span{display:block;color:#b10a43}.Statistics_description__P2uWh{max-width:760px;font-size:18px;line-height:1.9;color:#667085;margin-bottom:70px}.Statistics_statsGrid__aZJFF{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;margin-bottom:80px}.Statistics_card__MJ1D4{position:relative;overflow:hidden;padding:38px 26px;border-radius:28px;background:#fff;border:1px solid rgba(177,10,67,.08);text-align:center;box-shadow:0 18px 55px rgba(0,0,0,.08);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.Statistics_card__MJ1D4:hover{transform:translateY(-8px);border-color:#b10a43;box-shadow:0 28px 70px rgba(177,10,67,.18)}.Statistics_card__MJ1D4:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);transform:skewX(-20deg);transition:.9s;pointer-events:none}.Statistics_card__MJ1D4:hover:before{left:150%}.Statistics_icon__Ayjp7{width:78px;height:78px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;background:linear-gradient(135deg,#fff3f8,#fff);box-shadow:0 10px 28px rgba(177,10,67,.12);transition:.35s}.Statistics_card__MJ1D4:hover .Statistics_icon__Ayjp7{transform:scale(1.08)}.Statistics_number__r7h11{margin-bottom:14px;font-size:42px;font-weight:800;line-height:1;color:#b10a43}.Statistics_label__Ssy_s{font-size:16px;line-height:1.7;font-weight:600;color:#5b6472}.Statistics_coverage__OweYZ{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:40px;gap:40px;align-items:center;padding:55px;border-radius:32px;background:linear-gradient(135deg,#5b0625,#3d0018);position:relative;overflow:hidden;box-shadow:0 30px 80px rgba(61,0,24,.28)}.Statistics_coverage__OweYZ:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,hsla(0,0%,100%,.08) 0,transparent 30%),radial-gradient(circle at 85% 80%,rgba(212,175,55,.1) 0,transparent 35%);pointer-events:none}.Statistics_coverageContent__UwPC1{position:relative;z-index:2}.Statistics_coverageBadge__mN1Ue{display:inline-flex;align-items:center;padding:10px 22px;border-radius:999px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);color:#fff;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.Statistics_coverageTitle__3xxqm{margin:22px 0 18px;font-size:42px;font-weight:800;line-height:1.2;color:#fff}.Statistics_coverageText__LBh_w{font-size:17px;line-height:1.9;color:hsla(0,0%,100%,.82);max-width:620px}.Statistics_coverageMap__Qjjzq{position:relative;z-index:2;display:flex;justify-content:center}.Statistics_indiaCard__gvCAX{width:100%;max-width:360px;padding:42px 32px;border-radius:28px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.18);text-align:center;transition:.35s}.Statistics_indiaCard__gvCAX:hover{transform:translateY(-8px);background:hsla(0,0%,100%,.14)}.Statistics_mapIcon__Cvm9z{display:block;font-size:70px;margin-bottom:22px}.Statistics_indiaCard__gvCAX h4{font-size:28px;font-weight:800;margin-bottom:14px;color:#fff}.Statistics_indiaCard__gvCAX p{font-size:15px;line-height:1.8;color:hsla(0,0%,100%,.82)}@media (max-width:1400px){.Statistics_container__YbRcm{max-width:1220px}.Statistics_title__4XN1q{font-size:46px}.Statistics_coverageTitle__3xxqm{font-size:38px}}@media (max-width:991px){.Statistics_section__drzGD{padding:90px 0}.Statistics_title__4XN1q{font-size:38px}.Statistics_description__P2uWh{font-size:16px;margin-bottom:55px}.Statistics_statsGrid__aZJFF{grid-template-columns:repeat(2,1fr);gap:22px;margin-bottom:60px}.Statistics_coverage__OweYZ{grid-template-columns:1fr;padding:42px 30px;text-align:center;gap:32px}.Statistics_coverageText__LBh_w{margin:auto}.Statistics_coverageMap__Qjjzq{justify-content:center}}@media (max-width:767px){.Statistics_section__drzGD{padding:70px 0}.Statistics_container__YbRcm{width:94%}.Statistics_badge__rfkCc{font-size:11px;padding:8px 18px}.Statistics_title__4XN1q{font-size:30px}.Statistics_description__P2uWh{font-size:15px;line-height:1.8;margin-bottom:42px}.Statistics_statsGrid__aZJFF{grid-template-columns:1fr;gap:18px}.Statistics_card__MJ1D4{padding:28px 20px;border-radius:22px}.Statistics_icon__Ayjp7{width:64px;height:64px;font-size:30px;margin-bottom:18px}.Statistics_number__r7h11{font-size:34px}.Statistics_label__Ssy_s{font-size:15px}.Statistics_coverage__OweYZ{padding:30px 22px;border-radius:24px}.Statistics_coverageTitle__3xxqm{font-size:28px}.Statistics_coverageText__LBh_w{font-size:15px;line-height:1.8}.Statistics_indiaCard__gvCAX{padding:28px 22px}.Statistics_mapIcon__Cvm9z{font-size:56px}.Statistics_indiaCard__gvCAX h4{font-size:22px}}@media (max-width:480px){.Statistics_title__4XN1q{font-size:26px}.Statistics_description__P2uWh{font-size:14px}.Statistics_number__r7h11{font-size:30px}.Statistics_coverageTitle__3xxqm{font-size:24px}.Statistics_coverageText__LBh_w{font-size:14px}.Statistics_indiaCard__gvCAX h4{font-size:20px}.Statistics_indiaCard__gvCAX p{font-size:14px}}@media (min-width:1921px){.Statistics_container__YbRcm{max-width:1680px}.Statistics_statsGrid__aZJFF{gap:34px}.Statistics_card__MJ1D4{padding:46px 34px}.Statistics_icon__Ayjp7{width:90px;height:90px;font-size:42px}.Statistics_number__r7h11{font-size:52px}.Statistics_label__Ssy_s{font-size:19px}.Statistics_coverage__OweYZ{padding:70px}.Statistics_coverageTitle__3xxqm{font-size:54px}.Statistics_coverageText__LBh_w{font-size:20px;max-width:760px}.Statistics_indiaCard__gvCAX{max-width:420px;padding:50px 36px}.Statistics_mapIcon__Cvm9z{font-size:84px}}.LocationHub_section__1aA9o{position:relative;overflow:hidden;padding:110px 0}.LocationHub_section__1aA9o:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(177,10,67,.05) 0,transparent 28%),radial-gradient(circle at 85% 80%,rgba(212,175,55,.08) 0,transparent 35%);pointer-events:none}.LocationHub_container__9S0KJ{position:relative;z-index:2;width:min(92%,1320px);margin:auto}.LocationHub_subTitle__gC9zm{display:inline-flex;align-items:center;padding:10px 22px;border-radius:999px;background:#fff;border:1px solid rgba(177,10,67,.12);box-shadow:0 10px 25px rgba(0,0,0,.05);font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#b10a43}.LocationHub_title___8ZBf{margin:24px 0 18px;font-size:52px;font-weight:800;line-height:1.15;color:#1b2430}.LocationHub_title___8ZBf span{display:block;color:#b10a43}.LocationHub_description__UtnTV{max-width:760px;font-size:18px;line-height:1.9;color:#667085;margin-bottom:55px}.LocationHub_stats__4CXNk{display:flex;gap:22px;flex-wrap:wrap;margin-bottom:45px}.LocationHub_stat__N8Iz5{background:#fff;border-radius:22px;padding:20px 26px;border:1px solid rgba(177,10,67,.08);box-shadow:0 15px 40px rgba(0,0,0,.06);min-width:180px;text-align:center;transition:.35s}.LocationHub_stat__N8Iz5:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(177,10,67,.16)}.LocationHub_number__sJZH1{display:block;font-size:34px;font-weight:800;color:#b10a43;margin-bottom:8px}.LocationHub_label__gHI33{font-size:15px;font-weight:600;color:#5f6672}.LocationHub_tabs__mQWwU{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:36px;flex-wrap:wrap}.LocationHub_tab__Eql3W{padding:14px 30px;border:none;outline:none;cursor:pointer;border-radius:999px;background:#fff;color:#5f6672;font-size:16px;font-weight:700;border:1px solid rgba(177,10,67,.1);box-shadow:0 10px 28px rgba(0,0,0,.05);transition:all .35s ease}.LocationHub_tab__Eql3W:hover{transform:translateY(-3px);border-color:#b10a43;color:#b10a43}.LocationHub_active__462iZ{background:linear-gradient(135deg,#b10a43,#860932);color:#fff;border-color:#b10a43;box-shadow:0 18px 45px rgba(177,10,67,.28)}.LocationHub_searchWrap__5J7Mf{max-width:620px;margin:0 auto 50px;position:relative}.LocationHub_searchInput__RAVbf{width:100%;height:62px;padding:0 24px;border-radius:999px;border:1px solid rgba(177,10,67,.12);background:#fff;font-size:16px;color:#1b2430;outline:none;box-shadow:0 18px 45px rgba(0,0,0,.06);transition:.35s}.LocationHub_searchInput__RAVbf::placeholder{color:#98a2b3}.LocationHub_searchInput__RAVbf:focus{border-color:#b10a43;box-shadow:0 20px 55px rgba(177,10,67,.18)}.LocationHub_grid__IRapq{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;margin-bottom:55px}.LocationHub_card__lxLDa{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 24px;min-height:220px;border-radius:28px;background:#fff;border:1px solid rgba(177,10,67,.08);box-shadow:0 18px 50px rgba(0,0,0,.08);text-decoration:none;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.LocationHub_card__lxLDa:hover{transform:translateY(-8px);border-color:#b10a43;box-shadow:0 28px 70px rgba(177,10,67,.18)}.LocationHub_card__lxLDa:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);transform:skewX(-20deg);transition:.9s;pointer-events:none}.LocationHub_card__lxLDa:hover:before{left:150%}.LocationHub_icon__nDwAI{width:72px;height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:50%;background:linear-gradient(135deg,#fff3f8,#fff);font-size:32px;box-shadow:0 10px 25px rgba(177,10,67,.12);transition:.35s}.LocationHub_card__lxLDa:hover .LocationHub_icon__nDwAI{transform:scale(1.08)}.LocationHub_cardTitle__F_ZcT{margin-bottom:10px;font-size:22px;font-weight:800;line-height:1.3;color:#1b2430}.LocationHub_cardTag__tSpH2{font-size:15px;line-height:1.7;color:#667085}.LocationHub_emptyState__OKGGE{grid-column:1/-1;padding:60px 30px;text-align:center;border-radius:28px;background:#fff;border:1px dashed rgba(177,10,67,.2);box-shadow:0 18px 45px rgba(0,0,0,.05)}.LocationHub_emptyState__OKGGE h3{font-size:28px;margin-bottom:12px;color:#b10a43}.LocationHub_emptyState__OKGGE p{font-size:16px;color:#667085}.LocationHub_buttonWrap__XK_9_{display:flex;justify-content:center}.LocationHub_button__g2taX{display:inline-flex;align-items:center;justify-content:center;padding:16px 34px;border-radius:999px;text-decoration:none;font-size:16px;font-weight:700;background:linear-gradient(135deg,#b10a43,#860932);color:#fff;box-shadow:0 18px 45px rgba(177,10,67,.28);transition:.35s}.LocationHub_button__g2taX:hover{transform:translateY(-4px);box-shadow:0 25px 60px rgba(177,10,67,.4)}@media (max-width:1200px){.LocationHub_grid__IRapq{grid-template-columns:repeat(3,1fr)}.LocationHub_title___8ZBf{font-size:46px}}@media (max-width:991px){.LocationHub_section__1aA9o{padding:90px 0}.LocationHub_container__9S0KJ{width:94%}.LocationHub_title___8ZBf{font-size:38px}.LocationHub_description__UtnTV{font-size:16px;margin-bottom:45px}.LocationHub_stats__4CXNk{justify-content:center}.LocationHub_grid__IRapq{grid-template-columns:repeat(2,1fr);gap:22px}.LocationHub_card__lxLDa{min-height:200px;padding:28px 20px}.LocationHub_tabs__mQWwU{gap:12px}.LocationHub_tab__Eql3W{padding:13px 24px;font-size:15px}.LocationHub_searchWrap__5J7Mf{margin-bottom:40px}.LocationHub_searchInput__RAVbf{height:56px;font-size:15px}}@media (max-width:767px){.LocationHub_section__1aA9o{padding:70px 0}.LocationHub_subTitle__gC9zm{font-size:11px;padding:8px 18px}.LocationHub_title___8ZBf{font-size:30px}.LocationHub_description__UtnTV{font-size:15px;line-height:1.8}.LocationHub_stats__4CXNk{flex-direction:column;align-items:center;gap:16px}.LocationHub_stat__N8Iz5{width:100%;max-width:260px}.LocationHub_grid__IRapq{grid-template-columns:1fr;gap:18px}.LocationHub_card__lxLDa{min-height:180px;border-radius:22px}.LocationHub_icon__nDwAI{width:62px;height:62px;font-size:28px}.LocationHub_cardTitle__F_ZcT{font-size:20px}.LocationHub_cardTag__tSpH2{font-size:14px}.LocationHub_tabs__mQWwU{flex-direction:column}.LocationHub_tab__Eql3W{width:100%;max-width:320px}.LocationHub_searchInput__RAVbf{height:54px;padding:0 20px}.LocationHub_button__g2taX{width:100%;justify-content:center}}@media (max-width:480px){.LocationHub_title___8ZBf{font-size:26px}.LocationHub_description__UtnTV{font-size:14px}.LocationHub_number__sJZH1{font-size:30px}.LocationHub_cardTitle__F_ZcT{font-size:18px}.LocationHub_cardTag__tSpH2{font-size:13px}.LocationHub_button__g2taX{font-size:15px;padding:14px 24px}}@media (min-width:1921px){.LocationHub_container__9S0KJ{max-width:1680px}.LocationHub_title___8ZBf{font-size:64px}.LocationHub_description__UtnTV{font-size:22px;max-width:900px}.LocationHub_grid__IRapq{gap:34px}.LocationHub_card__lxLDa{min-height:250px;padding:42px 30px}.LocationHub_icon__nDwAI{width:86px;height:86px;font-size:40px}.LocationHub_cardTitle__F_ZcT{font-size:28px}.LocationHub_cardTag__tSpH2{font-size:18px}.LocationHub_searchInput__RAVbf{height:68px;font-size:18px}.LocationHub_button__g2taX{font-size:18px;padding:18px 42px}}.Brands_section__YwZyA{position:relative;overflow:hidden;padding:90px 0}.Brands_section__YwZyA:before{content:"";position:absolute;inset:0;background-image:linear-gradient(60deg,rgba(212,175,55,.08) 25%,transparent 0,transparent 75%,rgba(212,175,55,.08) 0),linear-gradient(-60deg,rgba(212,175,55,.08) 25%,transparent 0,transparent 75%,rgba(212,175,55,.08) 0);background-size:120px 200px;background-position:0 0,60px 100px;pointer-events:none}.Brands_container__ml6uO{position:relative;z-index:2;width:100%;max-width:1320px;margin:auto;padding:0 20px}.Brands_subTitle__fp7G5{display:block;text-align:center;color:#d4af37;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px}.Brands_title__OhCXx{text-align:center;font-size:46px;font-weight:800;color:#fff;margin-bottom:18px}.Brands_description__ls62f{max-width:760px;margin:0 auto 60px;text-align:center;font-size:18px;line-height:1.9;color:hsla(0,0%,100%,.88)}.Brands_slider__VuFhR{position:relative;overflow:hidden;width:100%}.Brands_track___mWUs{display:flex;align-items:center;flex-wrap:nowrap;gap:24px;width:max-content;animation:Brands_brandSlider__YElxw 40s linear infinite;will-change:transform}.Brands_slider__VuFhR:hover .Brands_track___mWUs{animation-play-state:paused}.Brands_card__driH0{min-width:220px;min-height:190px;padding:28px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:22px;background:hsla(0,0%,100%,.05);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 10px 20px -5px rgba(0,0,0,.3);transition:.4s ease;position:relative;overflow:hidden;flex-shrink:0}.Brands_card__driH0:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#8b6b21,#d4af37,#fff0a8,#d4af37,#8b6b21);transform:scaleX(0);transform-origin:left;transition:.4s}.Brands_card__driH0:hover{transform:translateY(-8px);background:hsla(0,0%,100%,.1);border-color:rgba(212,175,55,.5);box-shadow:0 15px 30px -5px rgba(0,0,0,.4)}.Brands_card__driH0:hover:before{transform:scaleX(1)}.Brands_logoWrapper__ZC552{width:110px;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.Brands_logo__ayn50{width:100%;height:100%;object-fit:contain;transition:.35s ease;filter:drop-shadow(0 6px 18px rgba(0,0,0,.25))}.Brands_card__driH0:hover .Brands_logo__ayn50{transform:scale(1.08)}.Brands_brandName__RZ5_t{margin:0;font-size:18px;font-weight:700;line-height:1.4;color:#fff}@keyframes Brands_brandSlider__YElxw{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:480px){.Brands_track___mWUs{gap:16px}.Brands_card__driH0{min-width:140px;min-height:140px;padding:18px 12px}.Brands_logoWrapper__ZC552{width:70px;height:45px;margin-bottom:12px}.Brands_brandName__RZ5_t{font-size:14px}}@media (max-width:768px){.Brands_track___mWUs{gap:16px}.Brands_card__driH0{min-width:160px;min-height:150px;padding:20px 16px}.Brands_logoWrapper__ZC552{width:80px;height:50px;margin-bottom:14px}.Brands_brandName__RZ5_t{font-size:15px}}@media (max-width:992px){.Brands_track___mWUs{gap:20px}.Brands_card__driH0{min-width:190px;min-height:170px;padding:24px 18px}.Brands_logoWrapper__ZC552{width:90px;height:60px}.Brands_brandName__RZ5_t{font-size:16px}}@media (min-width:993px){.Brands_track___mWUs{gap:24px}.Brands_card__driH0{min-width:220px;min-height:190px;padding:28px 22px}}@media (min-width:1441px){.Brands_container__ml6uO{max-width:1600px}.Brands_track___mWUs{gap:30px}.Brands_card__driH0{min-width:260px;min-height:220px;padding:32px 26px}.Brands_logoWrapper__ZC552{width:130px;height:80px}.Brands_brandName__RZ5_t{font-size:20px}.Brands_title__OhCXx{font-size:56px}}