.Hero_hero__bqvNd{position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center;background:radial-gradient(circle at top,#7a103d 0,#4a001f 60%,#25000f 100%)}.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}.HowItWorks_section__RU32y{position:relative;overflow:hidden;padding:100px 0;background:linear-gradient(180deg,#fafbfd,#fff)}.HowItWorks_section__RU32y:before{content:"";position:absolute;top:-180px;left:-180px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.12),transparent 70%);filter:blur(22px)}.HowItWorks_section__RU32y:after{content:"";position:absolute;right:-220px;bottom:-220px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(177,10,67,.08),transparent 70%);filter:blur(25px)}.HowItWorks_container__5NGrI{position:relative;z-index:2;width:90%;max-width:1320px;margin:auto}.HowItWorks_subTitle__X38fl{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;margin:0 auto 22px;border-radius:50px;background:rgba(177,10,67,.08);border:1px solid rgba(212,175,55,.35);color:#b10a43;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.HowItWorks_title__tECJv{max-width:900px;text-align:center;font-size:clamp(34px,5vw,52px);font-weight:800;line-height:1.15;color:#18181b;margin:auto auto 24px}.HowItWorks_description__CaAHg{max-width:820px;margin:0 auto 70px;text-align:center;font-size:18px;line-height:1.9;color:#5b6472}.HowItWorks_grid__v3wHT{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;align-items:stretch}.HowItWorks_grid__v3wHT:before{content:"";position:absolute;left:10%;right:10%;top:42px;height:4px;border-radius:20px;background:linear-gradient(90deg,#b08d57,#d4af37,#f7e39a,#d4af37,#b08d57);opacity:.45;z-index:0}.HowItWorks_card__o3nvw{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;padding:36px 30px;min-height:320px;border-radius:26px;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(212,175,55,.18);box-shadow:0 16px 40px rgba(0,0,0,.08);transition:.45s ease}.HowItWorks_card__o3nvw:before{content:"";position:absolute;inset:0;padding:2px;border-radius:26px;background:linear-gradient(135deg,transparent,rgba(212,175,55,.9),transparent,rgba(212,175,55,.45),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:.45s}.HowItWorks_card__o3nvw:hover{transform:translateY(-12px);box-shadow:0 30px 60px rgba(0,0,0,.18),0 0 28px rgba(212,175,55,.18)}.HowItWorks_card__o3nvw:hover:before{opacity:1}.HowItWorks_number__CDO28{width:86px;height:86px;display:flex;align-items:center;justify-content:center;margin-bottom:26px;border-radius:50%;font-size:28px;font-weight:800;color:#2b1b00;background:linear-gradient(135deg,#b08d57,#d4af37,#f7e39a,#d4af37,#b08d57);box-shadow:0 12px 28px rgba(212,175,55,.28),inset 0 2px 2px hsla(0,0%,100%,.45);transition:.45s ease}.HowItWorks_card__o3nvw:hover .HowItWorks_number__CDO28{transform:rotate(-8deg) scale(1.08)}.HowItWorks_content__5as_p{flex:1 1}.HowItWorks_card__o3nvw h3{font-size:24px;font-weight:800;line-height:1.35;color:#1f2937;margin-bottom:16px;transition:.35s}.HowItWorks_card__o3nvw:hover h3{color:#b10a43}.HowItWorks_card__o3nvw p{font-size:16px;line-height:1.8;color:#64748b;margin:0}.HowItWorks_card__o3nvw{animation:HowItWorks_stepFade__Nq_O_ .7s ease both}.HowItWorks_card__o3nvw:nth-child(2){animation-delay:.08s}.HowItWorks_card__o3nvw:nth-child(3){animation-delay:.16s}.HowItWorks_card__o3nvw:nth-child(4){animation-delay:.24s}@keyframes HowItWorks_stepFade__Nq_O_{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.HowItWorks_section__RU32y{padding:80px 0}.HowItWorks_grid__v3wHT{grid-template-columns:repeat(2,1fr);gap:26px}.HowItWorks_grid__v3wHT:before{display:none}.HowItWorks_title__tECJv{font-size:42px}.HowItWorks_description__CaAHg{font-size:17px}}@media(max-width:768px){.HowItWorks_section__RU32y{padding:65px 0}.HowItWorks_container__5NGrI{width:92%}.HowItWorks_subTitle__X38fl{font-size:13px;padding:8px 18px}.HowItWorks_title__tECJv{font-size:31px;line-height:1.25}.HowItWorks_description__CaAHg{font-size:15px;line-height:1.8;margin-bottom:42px}.HowItWorks_grid__v3wHT{grid-template-columns:1fr;gap:22px}.HowItWorks_grid__v3wHT:before{display:none}.HowItWorks_card__o3nvw{min-height:auto;padding:28px 22px;border-radius:22px}.HowItWorks_number__CDO28{width:68px;height:68px;font-size:22px;margin-bottom:18px}.HowItWorks_card__o3nvw h3{font-size:21px}.HowItWorks_card__o3nvw p{font-size:15px;line-height:1.7}}@media(max-width:380px){.HowItWorks_title__tECJv{font-size:28px}.HowItWorks_description__CaAHg{font-size:14px}.HowItWorks_card__o3nvw{padding:24px 18px}.HowItWorks_number__CDO28{width:60px;height:60px;font-size:20px}.HowItWorks_card__o3nvw h3{font-size:19px}.HowItWorks_card__o3nvw p{font-size:14px}}.StatsCounter_section__EnN6k{position:relative;overflow:hidden;padding:100px 0;background:linear-gradient(135deg,#6b0d35,#4a001f 60%,#2a0012)}.StatsCounter_section__EnN6k:before{content:"";position:absolute;inset:0;background-image:linear-gradient(60deg,rgba(212,175,55,.1) 25%,transparent 0,transparent 75%,rgba(212,175,55,.1) 0),linear-gradient(-60deg,rgba(212,175,55,.1) 25%,transparent 0,transparent 75%,rgba(212,175,55,.1) 0);background-size:120px 200px;background-position:0 0,60px 100px;pointer-events:none;opacity:.35}.StatsCounter_section__EnN6k:after{content:"";position:absolute;top:-220px;right:-220px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.15),transparent 70%);filter:blur(30px)}.StatsCounter_container__eaE08{position:relative;z-index:2;width:90%;max-width:1320px;margin:auto}.StatsCounter_subTitle__tuQCn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;margin:0 auto 22px;border-radius:50px;background:hsla(0,0%,100%,.08);border:1px solid rgba(212,175,55,.4);color:#f7d76a;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.StatsCounter_title__mOuRs{max-width:900px;text-align:center;font-size:clamp(34px,5vw,52px);font-weight:800;line-height:1.15;color:#fff;margin:auto auto 24px}.StatsCounter_description__116__{max-width:820px;margin:0 auto 70px;text-align:center;font-size:18px;line-height:1.9;color:hsla(0,0%,100%,.88)}.StatsCounter_grid__THMRM{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;align-items:stretch}.StatsCounter_card__T_SHT{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;padding:38px 28px;min-height:300px;border-radius:26px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 18px 40px rgba(0,0,0,.18);transition:.45s ease}.StatsCounter_card__T_SHT:before{content:"";position:absolute;inset:0;padding:2px;border-radius:26px;background:linear-gradient(135deg,transparent,rgba(212,175,55,.95),transparent,rgba(212,175,55,.45),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:.45s}.StatsCounter_card__T_SHT:hover{transform:translateY(-12px);background:hsla(0,0%,100%,.16);box-shadow:0 32px 65px rgba(0,0,0,.22),0 0 30px rgba(212,175,55,.18)}.StatsCounter_card__T_SHT:hover:before{opacity:1}.StatsCounter_icon__cgtmv{width:84px;height:84px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:50%;font-size:38px;background:linear-gradient(135deg,#b08d57,#d4af37,#f7e39a,#d4af37,#b08d57);color:#2b1b00;box-shadow:0 12px 28px rgba(212,175,55,.3),inset 0 2px 2px hsla(0,0%,100%,.45);transition:.45s ease}.StatsCounter_card__T_SHT:hover .StatsCounter_icon__cgtmv{transform:rotate(-8deg) scale(1.08)}.StatsCounter_number__hWsGG{margin:0 0 12px;font-size:46px;font-weight:800;line-height:1;color:#fff;text-shadow:0 4px 10px rgba(0,0,0,.35)}.StatsCounter_cardTitle__lOJtK{margin:0 0 14px;font-size:22px;font-weight:800;line-height:1.35;color:#fff}.StatsCounter_cardDesc__g3o9d{margin:0;font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.88)}.StatsCounter_card__T_SHT{animation:StatsCounter_statsFade__DaZcB .7s ease both}.StatsCounter_card__T_SHT:nth-child(2){animation-delay:.08s}.StatsCounter_card__T_SHT:nth-child(3){animation-delay:.16s}.StatsCounter_card__T_SHT:nth-child(4){animation-delay:.24s}@keyframes StatsCounter_statsFade__DaZcB{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.StatsCounter_section__EnN6k{padding:80px 0}.StatsCounter_grid__THMRM{grid-template-columns:repeat(2,1fr);gap:26px}.StatsCounter_title__mOuRs{font-size:42px}.StatsCounter_description__116__{font-size:17px}}@media(max-width:768px){.StatsCounter_section__EnN6k{padding:65px 0}.StatsCounter_container__eaE08{width:92%}.StatsCounter_subTitle__tuQCn{font-size:13px;padding:8px 18px}.StatsCounter_title__mOuRs{font-size:31px;line-height:1.25}.StatsCounter_description__116__{font-size:15px;line-height:1.8;margin-bottom:42px}.StatsCounter_grid__THMRM{grid-template-columns:1fr;gap:22px}.StatsCounter_card__T_SHT{min-height:auto;padding:28px 22px;border-radius:22px}.StatsCounter_icon__cgtmv{width:68px;height:68px;font-size:30px;margin-bottom:18px}.StatsCounter_number__hWsGG{font-size:36px}.StatsCounter_cardTitle__lOJtK{font-size:20px}.StatsCounter_cardDesc__g3o9d{font-size:15px;line-height:1.7}}@media(max-width:380px){.StatsCounter_title__mOuRs{font-size:28px}.StatsCounter_description__116__{font-size:14px}.StatsCounter_card__T_SHT{padding:24px 18px}.StatsCounter_icon__cgtmv{width:60px;height:60px;font-size:26px}.StatsCounter_number__hWsGG{font-size:32px}.StatsCounter_cardTitle__lOJtK{font-size:18px}.StatsCounter_cardDesc__g3o9d{font-size:14px}}.CustomerReviews_section__fWCKc{position:relative;overflow:hidden;padding:110px 0;background:radial-gradient(circle at top,#fff7fb 0,#fff 65%,#fff8fb 100%)}.CustomerReviews_section__fWCKc:before{content:"";position:absolute;inset:0;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%);pointer-events:none}.CustomerReviews_container__Wewjg{position:relative;z-index:2;width:min(92%,1320px);margin:auto}.CustomerReviews_heading__UF2NP{text-align:center;margin-bottom:50px}.CustomerReviews_badge__ktjNp{display:inline-flex;align-items:center;gap:10px;padding:10px 22px;border-radius:999px;border:1px solid rgba(176,10,67,.18);background:#fff;font-size:13px;font-weight:700;letter-spacing:1px;color:#b00a43;text-transform:uppercase;box-shadow:0 12px 30px rgba(0,0,0,.05)}.CustomerReviews_title__LVq7f{margin:22px 0 18px;font-size:52px;font-weight:800;line-height:1.15;color:#18202d}.CustomerReviews_title__LVq7f span{display:block;color:#b00a43}.CustomerReviews_description__8g57P{max-width:760px;margin:auto;font-size:18px;line-height:1.8;color:#667085}.CustomerReviews_trustBar__AdlPb{margin:60px auto;padding:28px 36px;border-radius:26px;background:#fff;display:grid;grid-template-columns:1.5fr repeat(3,1fr);align-items:center;grid-gap:28px;gap:28px;box-shadow:0 18px 60px rgba(0,0,0,.08);border:1px solid rgba(176,10,67,.06)}.CustomerReviews_google__bbfBC{display:flex;align-items:center;gap:18px}.CustomerReviews_googleIcon__j1oMH{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:42px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.CustomerReviews_google__bbfBC h3{font-size:40px;font-weight:800;color:#18202d}.CustomerReviews_google__bbfBC p{margin-top:6px;font-size:15px;color:#667085}.CustomerReviews_stat__4aZxC{display:flex;align-items:center;gap:14px;padding-left:24px;border-left:1px solid rgba(0,0,0,.08)}.CustomerReviews_statIcon__LrARq{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-size:24px;background:#fff5f8;color:#b00a43}.CustomerReviews_stat__4aZxC h4{font-size:17px;font-weight:700;color:#18202d}.CustomerReviews_stat__4aZxC p{margin-top:4px;font-size:14px;color:#667085}.CustomerReviews_embla__sw7Fh{overflow:hidden;position:relative}.CustomerReviews_emblaContainer__GksZw{display:flex;gap:26px}.CustomerReviews_emblaSlide__aR4XW{flex:0 0 33.333%;min-width:0}.CustomerReviews_card__ftay6{background:#fff;border-radius:28px;padding:30px;border:1px solid rgba(176,10,67,.08);box-shadow:0 20px 55px rgba(0,0,0,.07);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.CustomerReviews_card__ftay6:hover{transform:translateY(-8px);border-color:#b10a43;box-shadow:0 28px 70px rgba(177,10,67,.16)}.CustomerReviews_cardHeader__baEb6{display:flex;align-items:center;margin-bottom:22px;gap:16px}.CustomerReviews_avatar__dhqLD{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;color:#fff;background:linear-gradient(135deg,#b10a43,#7d0730);flex-shrink:0}.CustomerReviews_userInfo__PzSSz{flex:1 1}.CustomerReviews_name__Ypnvi{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:4px}.CustomerReviews_city__VWmXi{font-size:14px;color:#64748b}.CustomerReviews_verified__vsxKO{padding:6px 12px;border-radius:999px;background:#ecfdf3;color:#16a34a;font-size:12px;font-weight:700;white-space:nowrap}.CustomerReviews_stars__J8zC3{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:18px;font-weight:700;color:#f4b400}.CustomerReviews_source__LOy94{font-size:13px;font-weight:600;color:#64748b}.CustomerReviews_reviewText__c_KaF{font-size:15px;line-height:1.9;color:#475569;margin-bottom:22px}.CustomerReviews_reviewFooter__54z8b{display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid rgba(0,0,0,.06);font-size:13px;color:#64748b}.CustomerReviews_navigation__cJGWz{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:45px}.CustomerReviews_arrow__UK_4E{width:56px;height:56px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;font-weight:700;background:#fff;color:#b10a43;box-shadow:0 15px 40px rgba(0,0,0,.08);transition:all .35s ease}.CustomerReviews_arrow__UK_4E:hover{background:#b10a43;color:#fff;transform:translateY(-4px);box-shadow:0 22px 50px rgba(177,10,67,.25)}.CustomerReviews_arrow__UK_4E:active{transform:scale(.95)}.CustomerReviews_dots__pnqbe{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:35px}.CustomerReviews_dot__A27RM{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;background:#d8dde6;transition:all .35s ease}.CustomerReviews_activeDot__tUJiz{width:34px;border-radius:999px;background:linear-gradient(90deg,#b10a43,#d4af37)}.CustomerReviews_card__ftay6:hover .CustomerReviews_avatar__dhqLD{transform:scale(1.08);transition:.35s}.CustomerReviews_card__ftay6:hover .CustomerReviews_name__Ypnvi{color:#b10a43}.CustomerReviews_card__ftay6:hover .CustomerReviews_verified__vsxKO{background:#16a34a;color:#fff}.CustomerReviews_card__ftay6:hover .CustomerReviews_stars__J8zC3{letter-spacing:.6px}.CustomerReviews_card__ftay6: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}.CustomerReviews_card__ftay6{position:relative;overflow:hidden}.CustomerReviews_card__ftay6:hover:before{left:150%}.CustomerReviews_arrow__UK_4E,.CustomerReviews_avatar__dhqLD,.CustomerReviews_card__ftay6{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}@media (max-width:1400px){.CustomerReviews_container__Wewjg{max-width:1220px}.CustomerReviews_title__LVq7f{font-size:46px}}@media (max-width:991px){.CustomerReviews_section__fWCKc{padding:90px 0}.CustomerReviews_title__LVq7f{font-size:38px}.CustomerReviews_description__8g57P{font-size:16px}.CustomerReviews_trustBar__AdlPb{grid-template-columns:1fr;text-align:center;gap:22px;padding:24px}.CustomerReviews_google__bbfBC{justify-content:center}.CustomerReviews_stat__4aZxC{border:none;padding-left:0;justify-content:center}.CustomerReviews_emblaSlide__aR4XW{flex:0 0 50%}.CustomerReviews_card__ftay6{padding:24px}.CustomerReviews_navigation__cJGWz{margin-top:35px}}@media (max-width:767px){.CustomerReviews_section__fWCKc{padding:75px 0}.CustomerReviews_container__Wewjg{width:94%}.CustomerReviews_badge__ktjNp{font-size:11px;padding:9px 18px}.CustomerReviews_title__LVq7f{font-size:30px}.CustomerReviews_description__8g57P{font-size:15px;line-height:1.8}.CustomerReviews_google__bbfBC{flex-direction:column;text-align:center}.CustomerReviews_google__bbfBC h3{font-size:30px}.CustomerReviews_googleIcon__j1oMH{width:60px;height:60px;font-size:34px}.CustomerReviews_emblaSlide__aR4XW{flex:0 0 100%}.CustomerReviews_card__ftay6{padding:22px;border-radius:22px}.CustomerReviews_cardHeader__baEb6{gap:12px}.CustomerReviews_avatar__dhqLD{width:52px;height:52px;font-size:20px}.CustomerReviews_name__Ypnvi{font-size:18px}.CustomerReviews_reviewText__c_KaF{font-size:14px;line-height:1.8}.CustomerReviews_arrow__UK_4E{width:46px;height:46px;font-size:20px}}@media (max-width:480px){.CustomerReviews_title__LVq7f{font-size:26px}.CustomerReviews_description__8g57P{font-size:14px}.CustomerReviews_card__ftay6{padding:18px}.CustomerReviews_googleBox__J7ZPc{padding:20px}.CustomerReviews_reviewFooter__54z8b{flex-direction:column;gap:8px;align-items:flex-start}.CustomerReviews_navigation__cJGWz{gap:12px}.CustomerReviews_arrow__UK_4E{width:42px;height:42px}}@media (min-width:1921px){.CustomerReviews_container__Wewjg{max-width:1680px}.CustomerReviews_title__LVq7f{font-size:62px}.CustomerReviews_description__8g57P{font-size:22px;max-width:900px}.CustomerReviews_emblaContainer__GksZw{gap:34px}.CustomerReviews_card__ftay6{padding:38px}.CustomerReviews_reviewText__c_KaF{font-size:18px}}.CustomerReviews_embla__sw7Fh{touch-action:pan-y pinch-zoom}.CustomerReviews_emblaContainer__GksZw{will-change:transform}.CustomerReviews_card__ftay6{height:100%;display:flex;flex-direction:column}.CustomerReviews_reviewText__c_KaF{flex:1 1}.LocationHub_section__1aA9o{padding:90px 0;position:relative;overflow:hidden;background:linear-gradient(180deg,#fafafa,#fff)}.LocationHub_container__9S0KJ{width:90%;max-width:1320px;margin:auto;text-align:center;position:relative;z-index:2}.LocationHub_subTitle__gC9zm{display:inline-block;padding:8px 18px;border-radius:30px;background:rgba(177,10,67,.08);border:1px solid rgba(177,10,67,.18);color:#b10a43;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px}.LocationHub_title___8ZBf{font-size:42px;font-weight:800;color:#111827;margin-bottom:18px}.LocationHub_description__UtnTV{max-width:760px;margin:0 auto 40px;font-size:17px;line-height:1.8;color:#64748b}.LocationHub_stats__4CXNk{display:flex;justify-content:center;gap:22px;margin-bottom:40px;flex-wrap:wrap}.LocationHub_stat__N8Iz5{min-width:180px;padding:18px 24px;border-radius:18px;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 10px 35px rgba(0,0,0,.08)}.LocationHub_number__sJZH1{display:block;font-size:34px;font-weight:800;color:#b10a43;margin-bottom:6px}.LocationHub_label__gHI33{font-size:15px;font-weight:600;color:#475569}.LocationHub_tabs__mQWwU{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px;margin-bottom:45px;border-radius:60px;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 12px 35px rgba(0,0,0,.08)}.LocationHub_tab__Eql3W{border:none;outline:none;cursor:pointer;padding:15px 28px;border-radius:40px;background:transparent;font-size:15px;font-weight:700;color:#475569;transition:.35s ease}.LocationHub_tab__Eql3W:hover{color:#b10a43}.LocationHub_active__462iZ{background:linear-gradient(135deg,#b10a43,#7d0730);color:#fff;box-shadow:0 12px 30px rgba(177,10,67,.28)}.LocationHub_grid__IRapq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:45px}.LocationHub_card__lxLDa{position:relative;overflow:hidden;padding:32px 22px;text-decoration:none;text-align:center;border-radius:24px;background:hsla(0,0%,100%,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 18px 45px rgba(0,0,0,.08);transition:.35s ease}.LocationHub_card__lxLDa:hover{transform:translateY(-8px);box-shadow:0 25px 60px rgba(177,10,67,.18);border-color:rgba(177,10,67,.18)}.LocationHub_card__lxLDa:before{content:"";position:absolute;top:-120%;left:-40%;width:40%;height:320%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent);transform:rotate(25deg);transition:.8s}.LocationHub_card__lxLDa:hover:before{left:140%}.LocationHub_icon__nDwAI{width:70px;height:70px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;font-size:30px;border-radius:50%;background:linear-gradient(135deg,rgba(177,10,67,.12),rgba(125,7,48,.08));color:#b10a43;transition:.35s ease}.LocationHub_card__lxLDa:hover .LocationHub_icon__nDwAI{transform:scale(1.08) rotate(8deg)}.LocationHub_cardTitle__F_ZcT{font-size:22px;font-weight:800;color:#111827;margin-bottom:10px}.LocationHub_cardTag__tSpH2{font-size:15px;font-weight:500;color:#64748b;line-height:1.6}.LocationHub_buttonWrap__XK_9_{display:flex;justify-content:center;margin-top:10px}.LocationHub_button__g2taX{display:inline-flex;align-items:center;justify-content:center;padding:16px 34px;border-radius:50px;text-decoration:none;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(135deg,#b10a43,#7d0730);box-shadow:0 18px 40px rgba(177,10,67,.25);transition:.35s ease}.LocationHub_button__g2taX:hover{transform:translateY(-4px);box-shadow:0 25px 55px rgba(177,10,67,.35)}@media (max-width:992px){.LocationHub_grid__IRapq{grid-template-columns:repeat(2,1fr)}.LocationHub_title___8ZBf{font-size:36px}}@media (max-width:768px){.LocationHub_section__1aA9o{padding:70px 0}.LocationHub_container__9S0KJ{width:92%}.LocationHub_title___8ZBf{font-size:30px}.LocationHub_description__UtnTV{font-size:15px;margin-bottom:30px}.LocationHub_tabs__mQWwU{width:100%;flex-direction:column;border-radius:20px;padding:10px}.LocationHub_tab__Eql3W{width:100%}.LocationHub_grid__IRapq{grid-template-columns:1fr;gap:18px}.LocationHub_card__lxLDa{padding:26px 20px}.LocationHub_cardTitle__F_ZcT{font-size:20px}.LocationHub_icon__nDwAI{width:60px;height:60px;font-size:26px}.LocationHub_button__g2taX{width:100%}}.Brands_section__YwZyA{position:relative;overflow:hidden;padding:90px 0;background:linear-gradient(135deg,#6b0d35,#4a001f 60%,#2a0012)}.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%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid hsla(0,0%,100%,.15);box-shadow:0 18px 45px rgba(0,0,0,.22);transition:.35s 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:.35s}.Brands_card__driH0:hover{transform:translateY(-8px);border-color:rgba(212,175,55,.55);box-shadow:0 28px 60px rgba(0,0,0,.3)}.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: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 (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:480px){.Brands_card__driH0{min-width:140px;padding:18px 12px}.Brands_logoWrapper__ZC552{width:70px;height:45px}.Brands_brandName__RZ5_t{font-size:14px}}