.Hero_hero__bqvNd{position:relative;overflow:hidden;padding:90px 20px;background:radial-gradient(circle at center,#6b0d35 0,#4a001f 60%,#2a0012 100%)}.Hero_hero__bqvNd: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}.Hero_container__uaTFp{position:relative;z-index:2;max-width:1280px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:70px;gap:70px}.Hero_left__uguJv{color:#fff}.Hero_badge__mnOYT{display:inline-flex;align-items:center;gap:10px;padding:10px 22px;border-radius:40px;background:hsla(0,0%,100%,.08);border:1px solid rgba(212,175,55,.45);color:#f7d96a;font-size:15px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin-bottom:24px}.Hero_title__h4PJ2{font-size:clamp(40px,5vw,68px);line-height:1.08;font-weight:800;margin-bottom:24px;color:#fff;text-shadow:0 3px 10px rgba(0,0,0,.35),0 0 15px rgba(212,175,55,.12)}.Hero_title__h4PJ2 span{background:linear-gradient(135deg,#fff5c8,#f7d96a,#d4af37,#fff2b0,#b88918);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Hero_description__1ZEJN{max-width:640px;font-size:18px;line-height:1.9;color:hsla(0,0%,100%,.88);text-shadow:0 1px 3px rgba(0,0,0,.25)}.Hero_features__lrETc{display:flex;flex-wrap:wrap;gap:18px;margin-top:34px}.Hero_features__lrETc span{display:inline-flex;align-items:center;padding:10px 18px;border-radius:30px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff;font-size:15px;font-weight:600;transition:.35s ease;cursor:default}.Hero_features__lrETc span:hover{background:rgba(212,175,55,.18);border-color:#d4af37;transform:translateY(-3px)}.Hero_buttons__jEfRv{display:flex;gap:18px;margin-top:42px;flex-wrap:wrap}.Hero_primaryBtn__iP4or,.Hero_secondaryBtn__lJPVh{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:17px 34px;border-radius:60px;text-decoration:none;font-weight:700;transition:.35s ease}.Hero_primaryBtn__iP4or{color:#2b1b00;background:linear-gradient(135deg,#8b6a19,#d4af37,#fff2b0,#d4af37,#8b6a19);background-size:300% 300%;animation:Hero_goldFlow__Wf36_ 7s linear infinite;box-shadow:0 14px 34px rgba(0,0,0,.28),0 0 18px rgba(212,175,55,.35),inset 0 2px 2px hsla(0,0%,100%,.5)}.Hero_primaryBtn__iP4or:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.35),0 0 28px rgba(212,175,55,.6)}.Hero_secondaryBtn__lJPVh{color:#fff;border:2px solid rgba(212,175,55,.8);background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.Hero_secondaryBtn__lJPVh:hover{background:#d4af37;color:#2b1b00;transform:translateY(-5px)}.Hero_primaryBtn__iP4or:before,.Hero_secondaryBtn__lJPVh:before{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.65),transparent);transform:skewX(-20deg);transition:.8s}.Hero_primaryBtn__iP4or:hover:before,.Hero_secondaryBtn__lJPVh:hover:before{left:150%}@keyframes Hero_goldFlow__Wf36_{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Hero_right__JJ_ur{position:relative;display:flex;justify-content:center;align-items:center}.Hero_imageCard__ofOrC{position:relative;z-index:2;padding:10px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#7a5b16,#d4af37,#fff3b0,#d4af37,#7a5b16);box-shadow:0 30px 60px rgba(0,0,0,.35),0 0 40px rgba(212,175,55,.25);animation:Hero_floatHero__WpimW 6s ease-in-out infinite}.Hero_heroImage__DWxR9{display:block;width:100%;max-width:560px;height:auto;border-radius:22px;transition:.5s ease;filter:drop-shadow(0 20px 40px rgba(0,0,0,.28))}.Hero_imageCard__ofOrC:hover .Hero_heroImage__DWxR9{transform:scale(1.03)}.Hero_right__JJ_ur:before{width:700px;height:700px;background:radial-gradient(circle,rgba(212,175,55,.28) 0,rgba(212,175,55,.12) 30%,transparent 70%);filter:blur(35px);animation:Hero_rotateGlow__DIjW7 18s linear infinite}.Hero_right__JJ_ur:after,.Hero_right__JJ_ur:before{content:"";position:absolute;border-radius:50%;z-index:0}.Hero_right__JJ_ur:after{width:420px;height:420px;background:conic-gradient(from 0deg,transparent,hsla(0,0%,100%,.12),transparent,rgba(212,175,55,.18),transparent);filter:blur(20px);animation:Hero_rotateGlowReverse__t5IhJ 12s linear infinite}@keyframes Hero_floatHero__WpimW{0%{transform:perspective(1200px) rotateY(-8deg) translateY(0)}50%{transform:perspective(1200px) rotateY(-5deg) translateY(-12px)}to{transform:perspective(1200px) rotateY(-8deg) translateY(0)}}@keyframes Hero_rotateGlow__DIjW7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Hero_rotateGlowReverse__t5IhJ{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.Hero_hero__bqvNd{animation:Hero_heroFade__QxiCM .9s ease}@keyframes Hero_heroFade__QxiCM{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.Hero_hero__bqvNd{padding:70px 20px}.Hero_container__uaTFp{grid-template-columns:1fr;text-align:center;gap:45px}.Hero_right__JJ_ur{order:-1}.Hero_description__1ZEJN{margin:auto}.Hero_buttons__jEfRv,.Hero_features__lrETc{justify-content:center}.Hero_heroImage__DWxR9{max-width:500px}}@media(max-width:768px){.Hero_hero__bqvNd{padding:55px 18px}.Hero_badge__mnOYT{font-size:13px;padding:8px 16px}.Hero_title__h4PJ2{font-size:32px;line-height:1.2}.Hero_description__1ZEJN{font-size:15px;line-height:1.7;margin:0 auto}.Hero_features__lrETc{justify-content:center;gap:10px}.Hero_features__lrETc span{font-size:13px;padding:8px 14px}.Hero_buttons__jEfRv{flex-direction:column;width:100%}.Hero_primaryBtn__iP4or,.Hero_secondaryBtn__lJPVh{width:100%;padding:15px 20px}.Hero_heroImage__DWxR9{max-width:100%}.Hero_right__JJ_ur:before{width:380px;height:380px}.Hero_right__JJ_ur:after{width:220px;height:220px}}@media(max-width:380px){.Hero_title__h4PJ2{font-size:28px}.Hero_description__1ZEJN{font-size:14px}.Hero_badge__mnOYT{font-size:12px}}.Hero_sparkles__Or3uO{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.Hero_sparkles__Or3uO span{position:absolute;width:4px;height:4px;background:#fff4c4;border-radius:50%;box-shadow:0 0 8px hsla(0,0%,100%,.9),0 0 16px rgba(212,175,55,.65);animation:Hero_sparkleFloat__YkZat 8s linear infinite;opacity:0}.Hero_sparkles__Or3uO span:first-child{top:8%;left:12%;animation-delay:0s}.Hero_sparkles__Or3uO span:nth-child(2){top:18%;left:82%;animation-delay:1s}.Hero_sparkles__Or3uO span:nth-child(3){top:36%;left:22%;animation-delay:2s}.Hero_sparkles__Or3uO span:nth-child(4){top:52%;left:74%;animation-delay:3s}.Hero_sparkles__Or3uO span:nth-child(5){top:68%;left:10%;animation-delay:4s}.Hero_sparkles__Or3uO span:nth-child(6){top:74%;left:56%;animation-delay:5s}.Hero_sparkles__Or3uO span:nth-child(7){top:28%;left:52%;animation-delay:6s}.Hero_sparkles__Or3uO span:nth-child(8){top:86%;left:88%;animation-delay:7s}@keyframes Hero_sparkleFloat__YkZat{0%{opacity:0;transform:translateY(15px) scale(.3)}20%{opacity:1}50%{transform:translateY(-15px) scale(1.2)}80%{opacity:.7}to{opacity:0;transform:translateY(-35px) scale(.3)}}.Services_section__4JQGS{position:relative;overflow:hidden;padding:90px 0;background:linear-gradient(135deg,#6b0d35,#4a001f 60%,#2a0012)}.Services_section__4JQGS: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}.Services_container__0c879{position:relative;z-index:2;width:100%;max-width:1320px;margin:auto;padding:0 20px}.Services_heading__F6SfM{text-align:center;margin-bottom:60px}.Services_badge__8oEPg{display:inline-block;padding:10px 22px;border-radius:50px;background:rgba(212,175,55,.15);border:1px solid rgba(212,175,55,.35);color:#d4af37;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:22px}.Services_heading__F6SfM h2{margin:0 0 20px;font-size:48px;font-weight:800;line-height:1.2;color:#fff}.Services_heading__F6SfM p{max-width:760px;margin:auto;font-size:18px;line-height:1.9;color:hsla(0,0%,100%,.88)}.Services_grid__s7uBf{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:28px;gap:28px;align-items:stretch}.Services_card__IZAY_{position:relative;display:flex;flex-direction:column;min-height:310px;padding:32px 28px;border-radius:24px;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,.2);overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.Services_card__IZAY_: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}.Services_card__IZAY_:hover{transform:translateY(-10px);border-color:rgba(212,175,55,.55);box-shadow:0 28px 60px rgba(0,0,0,.3)}.Services_card__IZAY_:hover:before{transform:scaleX(1)}.Services_icon__0lDr1{width:78px;height:78px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:22px;font-size:34px;background:linear-gradient(135deg,#b08d57,#d4af37,#fff0a8,#d4af37,#b08d57);color:#2b1b00;box-shadow:0 12px 28px rgba(0,0,0,.25);transition:.35s}.Services_card__IZAY_:hover .Services_icon__0lDr1{transform:rotate(-8deg) scale(1.08);.Services_card__IZAY_ h3{margin:0 0 16px;font-size:22px;font-weight:800;line-height:1.35;color:#fff}.Services_card__IZAY_ p{flex:1 1;margin:0 0 22px;font-size:16px;line-height:1.8;color:hsla(0,0%,100%,.82)}.Services_readMore__qcPqV{display:inline-flex;align-items:center;gap:8px;width:max-content;text-decoration:none;font-size:15px;font-weight:700;color:#d4af37;transition:.3s ease}.Services_readMore__qcPqV:hover{transform:translateX(6px);color:#fff0a8}.Services_bottomCTA__BzkLd{margin-top:70px;padding:55px 40px;text-align:center;border-radius:28px;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 25px 60px rgba(0,0,0,.25)}.Services_bottomCTA__BzkLd h3{margin:0 0 18px;font-size:34px;font-weight:800;color:#fff}.Services_bottomCTA__BzkLd p{max-width:760px;margin:0 auto 30px;font-size:17px;line-height:1.8;color:hsla(0,0%,100%,.88)}.Services_buttons__FITLE{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px}.Services_primaryBtn__lwmXl,.Services_secondaryBtn__nucpk{display:inline-flex;align-items:center;justify-content:center;padding:16px 34px;border-radius:60px;text-decoration:none;font-size:16px;font-weight:700;transition:.35s ease}.Services_primaryBtn__lwmXl{background:#d4af37;color:#2b1b00}.Services_primaryBtn__lwmXl:hover{transform:translateY(-4px);background:#e7c85a}.Services_secondaryBtn__nucpk{border:2px solid #d4af37;color:#fff;background:transparent}.Services_secondaryBtn__nucpk:hover{background:#d4af37;color:#2b1b00;transform:translateY(-4px)}}@media (max-width:992px){.Services_section__4JQGS{padding:75px 0}.Services_container__0c879{padding:0 20px}.Services_heading__F6SfM{margin-bottom:50px}.Services_heading__F6SfM h2{font-size:40px}.Services_heading__F6SfM p{font-size:16px}.Services_grid__s7uBf{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.Services_card__IZAY_{min-height:290px;padding:28px 22px}.Services_icon__0lDr1{width:70px;height:70px;font-size:30px}.Services_card__IZAY_ h3{font-size:20px}.Services_bottomCTA__BzkLd{padding:45px 30px;margin-top:60px}.Services_bottomCTA__BzkLd h3{font-size:30px}}@media (max-width:768px){.Services_section__4JQGS{padding:60px 0}.Services_container__0c879{padding:0 16px}.Services_badge__8oEPg{font-size:12px;padding:8px 16px}.Services_heading__F6SfM{margin-bottom:40px}.Services_heading__F6SfM h2{font-size:30px;line-height:1.3}.Services_heading__F6SfM p{font-size:15px;line-height:1.8}.Services_grid__s7uBf{grid-template-columns:1fr;gap:18px}.Services_card__IZAY_{min-height:auto;padding:24px 20px}.Services_icon__0lDr1{width:60px;height:60px;font-size:28px;margin-bottom:16px}.Services_card__IZAY_ h3{font-size:19px}.Services_card__IZAY_ p{font-size:15px}.Services_buttons__FITLE{flex-direction:column}.Services_primaryBtn__lwmXl,.Services_secondaryBtn__nucpk{width:100%;max-width:320px}.Services_bottomCTA__BzkLd{padding:36px 22px}.Services_bottomCTA__BzkLd h3{font-size:24px}.Services_bottomCTA__BzkLd p{font-size:15px}}@media (max-width:480px){.Services_heading__F6SfM h2{font-size:26px}.Services_card__IZAY_{padding:20px 18px}.Services_bottomCTA__BzkLd{padding:30px 18px}}.WhyChoose_section__E2t1s{position:relative;overflow:hidden;padding:100px 0;background:linear-gradient(180deg,#fff,#fff8fb)}.WhyChoose_section__E2t1s: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(20px)}.WhyChoose_section__E2t1s: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)}.WhyChoose_container__OaxKo{position:relative;z-index:2;width:90%;max-width:1320px;margin:auto}.WhyChoose_subTitle__Fsdjp{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;margin:0 auto 22px;border-radius:40px;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)}.WhyChoose_title__5hayL{max-width:900px;text-align:center;font-size:clamp(34px,5vw,52px);line-height:1.15;font-weight:800;color:#18181b;margin:auto auto 24px}.WhyChoose_title__5hayL span{background:linear-gradient(135deg,#9d7619,#d4af37,#f6df8a,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.WhyChoose_description__pxyOU{max-width:820px;margin:0 auto 70px;text-align:center;font-size:18px;line-height:1.9;color:#5b6472}.WhyChoose_grid__arOtl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.WhyChoose_card__h4QVY{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:36px 30px;min-height:310px;border-radius:26px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(212,175,55,.18);box-shadow:0 15px 40px rgba(0,0,0,.08);transition:.45s ease}.WhyChoose_card__h4QVY: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,.4),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}.WhyChoose_card__h4QVY:hover{transform:translateY(-12px);box-shadow:0 28px 60px rgba(0,0,0,.16),0 0 25px rgba(212,175,55,.18)}.WhyChoose_card__h4QVY:hover:before{opacity:1}.WhyChoose_icon__ch1f8{width:82px;height:82px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:50%;font-size:40px;background:linear-gradient(135deg,#fff7dc,#f8e29a);box-shadow:0 10px 25px rgba(212,175,55,.2);transition:.45s ease}.WhyChoose_card__h4QVY:hover .WhyChoose_icon__ch1f8{transform:rotate(-8deg) scale(1.08);background:linear-gradient(135deg,#b08d57,#d4af37,#f8e39a)}.WhyChoose_card__h4QVY h3{font-size:24px;font-weight:800;line-height:1.35;color:#1f2937;margin-bottom:14px;transition:.35s}.WhyChoose_card__h4QVY:hover h3{color:#b10a43}.WhyChoose_card__h4QVY p{flex:1 1;font-size:16px;line-height:1.8;color:#64748b;margin:0}.WhyChoose_card__h4QVY{animation:WhyChoose_whyFade__h_8Yx .7s ease both}.WhyChoose_card__h4QVY:nth-child(2){animation-delay:.08s}.WhyChoose_card__h4QVY:nth-child(3){animation-delay:.16s}.WhyChoose_card__h4QVY:nth-child(4){animation-delay:.24s}.WhyChoose_card__h4QVY:nth-child(5){animation-delay:.32s}.WhyChoose_card__h4QVY:nth-child(6){animation-delay:.4s}@keyframes WhyChoose_whyFade__h_8Yx{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.WhyChoose_grid__arOtl{grid-template-columns:repeat(2,1fr);gap:26px}.WhyChoose_section__E2t1s{padding:80px 0}.WhyChoose_title__5hayL{font-size:42px}.WhyChoose_description__pxyOU{font-size:17px}}@media(max-width:768px){.WhyChoose_section__E2t1s{padding:65px 0}.WhyChoose_container__OaxKo{width:92%}.WhyChoose_subTitle__Fsdjp{font-size:13px;padding:8px 18px}.WhyChoose_title__5hayL{font-size:31px;line-height:1.25}.WhyChoose_description__pxyOU{font-size:15px;line-height:1.8;margin-bottom:42px}.WhyChoose_grid__arOtl{grid-template-columns:1fr;gap:22px}.WhyChoose_card__h4QVY{min-height:auto;padding:28px 22px;border-radius:22px}.WhyChoose_icon__ch1f8{width:68px;height:68px;font-size:34px;margin-bottom:18px}.WhyChoose_card__h4QVY h3{font-size:21px}.WhyChoose_card__h4QVY p{font-size:15px;line-height:1.7}}@media(max-width:380px){.WhyChoose_title__5hayL{font-size:28px}.WhyChoose_description__pxyOU{font-size:14px}.WhyChoose_card__h4QVY{padding:24px 18px}.WhyChoose_icon__ch1f8{width:62px;height:62px;font-size:30px}.WhyChoose_card__h4QVY h3{font-size:19px}.WhyChoose_card__h4QVY p{font-size:14px}}.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{padding:90px 20px;background:linear-gradient(180deg,#fff,#faf7f8);overflow:hidden}.CustomerReviews_container__Wewjg{max-width:1280px;margin:auto}.CustomerReviews_heading__UF2NP{text-align:center;margin-bottom:40px}.CustomerReviews_badge__ktjNp{display:inline-block;padding:8px 18px;border-radius:50px;background:#7d0730;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.08em;margin-bottom:18px}.CustomerReviews_title__LVq7f{font-size:2.3rem;color:#222;margin-bottom:15px;font-weight:800}.CustomerReviews_description__8g57P{max-width:760px;margin:auto;color:#666;line-height:1.8;font-size:1.02rem}.CustomerReviews_ratingBar__v1mQn{display:flex;justify-content:center;margin-bottom:45px}.CustomerReviews_googleBox__J7ZPc{display:flex;align-items:center;gap:18px;padding:16px 28px;background:#fff;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.08)}.CustomerReviews_googleLogo__PF29l{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;background:#f5f5f5}.CustomerReviews_googleBox__J7ZPc h3{font-size:1.35rem;color:#111;margin-bottom:4px}.CustomerReviews_googleBox__J7ZPc p{color:#666;font-size:.92rem}.CustomerReviews_sliderWrapper__miZ1D{position:relative;display:flex;align-items:center;gap:20px}.CustomerReviews_slider__j8_Hw{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.CustomerReviews_card__ftay6{background:#fff;border-radius:22px;padding:28px;box-shadow:0 12px 35px rgba(0,0,0,.08);border:1px solid rgba(125,7,48,.08);transition:.35s ease}.CustomerReviews_card__ftay6:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(125,7,48,.18)}.CustomerReviews_cardHeader__baEb6{display:flex;align-items:center;gap:16px;margin-bottom:18px}.CustomerReviews_avatar__dhqLD{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#b10a43,#7d0730);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;flex-shrink:0}.CustomerReviews_userInfo__PzSSz{flex:1 1}.CustomerReviews_name__Ypnvi{font-size:1.08rem;font-weight:700;color:#222;margin-bottom:4px}.CustomerReviews_city__VWmXi{display:block;color:#777;font-size:.88rem}.CustomerReviews_verified__vsxKO{font-size:.8rem;color:#0b8f4d;font-weight:600;white-space:nowrap}.CustomerReviews_stars__J8zC3{color:#ffb400;font-size:1.05rem;letter-spacing:.12rem;margin-bottom:14px}.CustomerReviews_source__LOy94{margin-left:10px;color:#888;font-size:.82rem;letter-spacing:0}.CustomerReviews_reviewText__c_KaF{color:#555;line-height:1.8;font-size:.96rem}.CustomerReviews_arrow__UK_4E{width:52px;height:52px;border:none;border-radius:50%;cursor:pointer;background:linear-gradient(135deg,#b10a43,#7d0730);color:#fff;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:.3s ease;box-shadow:0 10px 25px rgba(125,7,48,.25)}.CustomerReviews_arrow__UK_4E:hover{transform:scale(1.08);box-shadow:0 14px 35px rgba(125,7,48,.35)}.CustomerReviews_left__IogTm,.CustomerReviews_right__eMHBM{flex-shrink:0}@media (max-width:1024px){.CustomerReviews_slider__j8_Hw{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CustomerReviews_section__fWCKc{padding:70px 16px}.CustomerReviews_title__LVq7f{font-size:1.9rem}.CustomerReviews_slider__j8_Hw{grid-template-columns:1fr}.CustomerReviews_sliderWrapper__miZ1D{gap:12px}.CustomerReviews_arrow__UK_4E{width:44px;height:44px;font-size:1rem}.CustomerReviews_card__ftay6{padding:22px}.CustomerReviews_googleBox__J7ZPc{width:100%;justify-content:center;text-align:center;flex-direction:column}}.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}}