.Navbar-module___rHu7W__navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-base);padding:var(--spacing-md)0;background:linear-gradient(#1a1a1af2 0%,#1a1a1ad9 50%,#1a1a1ab3 100%);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0000004d}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:var(--spacing-sm)0;border-bottom:1px solid var(--color-border);background:#fffffff2;box-shadow:0 1px 3px #0000000d,0 10px 20px #00000008}.Navbar-module___rHu7W__navContent{justify-content:space-between;align-items:center;gap:var(--spacing-lg);display:flex}.Navbar-module___rHu7W__logo{transition:var(--transition-base);align-items:center;gap:.75rem;display:flex;position:relative}.Navbar-module___rHu7W__logo:hover{transform:scale(1.05)}.Navbar-module___rHu7W__logoImage{object-fit:contain;width:auto;height:60px;transition:var(--transition-base)}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoImage{height:50px}.Navbar-module___rHu7W__logoSlogan{text-transform:uppercase;letter-spacing:.5px;color:var(--color-white);background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:.625rem;font-weight:700;display:block}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoSlogan{color:var(--color-primary);-webkit-text-fill-color:var(--color-primary);background:0 0}@media (min-width:640px){.Navbar-module___rHu7W__logoSlogan{font-size:.75rem}}@media (max-width:768px){.Navbar-module___rHu7W__logoImage{height:50px}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logoImage{height:45px}}.Navbar-module___rHu7W__navLinks{align-items:center;gap:var(--spacing-lg);flex:1;justify-content:center;display:none}@media (min-width:1024px){.Navbar-module___rHu7W__navLinks{display:flex}}.Navbar-module___rHu7W__navLink{color:var(--color-white);transition:var(--transition-base);text-shadow:0 2px 4px #0000004d;font-size:1rem;font-weight:700;position:relative}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__navLink{color:var(--color-text-main);text-shadow:none}.Navbar-module___rHu7W__navLink:after{content:"";background:linear-gradient(90deg,var(--color-primary)0%,var(--color-accent)100%);width:0;height:3px;transition:var(--transition-base);position:absolute;bottom:-4px;left:0;box-shadow:0 2px 8px #ff6b3566}.Navbar-module___rHu7W__navLink:hover{color:var(--color-accent)}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__navLink:hover{color:var(--color-primary)}.Navbar-module___rHu7W__navLink:hover:after{width:100%}.Navbar-module___rHu7W__ctaButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);color:var(--color-white);border-radius:var(--radius-lg);transition:var(--transition-base);box-shadow:var(--shadow-tiger);padding:.75rem 1.5rem;font-size:1rem;font-weight:700;display:none}@media (min-width:1024px){.Navbar-module___rHu7W__ctaButton{display:block}}.Navbar-module___rHu7W__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 35px #ff6b3566}.Navbar-module___rHu7W__mobileMenuButton{color:var(--color-white);border-radius:var(--radius-md);transition:all var(--transition-base);z-index:1001;background:#ff6b3533;border:2px solid #ff6b3566;justify-content:center;align-items:center;padding:.5rem;display:flex}.Navbar-module___rHu7W__mobileMenuButton:hover{border-color:var(--color-primary);background:#ff6b354d;transform:scale(1.05)}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__mobileMenuButton{color:var(--color-primary);background:#ff6b351a}@media (min-width:1024px){.Navbar-module___rHu7W__mobileMenuButton{display:none}}.Navbar-module___rHu7W__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;align-items:center;gap:var(--spacing-md);width:100vw;height:100vh;padding:var(--spacing-2xl)var(--spacing-lg);z-index:999;background:linear-gradient(135deg,#1a1a1afa 0%,#2d231efa 50%,#1a1a1afa 100%);flex-direction:column;animation:.4s cubic-bezier(.4,0,.2,1) Navbar-module___rHu7W__slideIn;display:flex;position:fixed;inset:0;overflow-y:auto}@media (max-width:480px){.Navbar-module___rHu7W__mobileMenu{gap:var(--spacing-sm);padding:var(--spacing-xl)var(--spacing-md)}}@keyframes Navbar-module___rHu7W__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Navbar-module___rHu7W__mobileLink{color:var(--color-white);padding:var(--spacing-sm)var(--spacing-lg);text-align:center;text-transform:uppercase;letter-spacing:.5px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#ff6b351a 0%,#ffb8000d 100%);border:2px solid #0000;width:100%;max-width:320px;font-size:1.25rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Navbar-module___rHu7W__mobileLink:before{content:"";background:linear-gradient(90deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:var(--radius-full);width:0;height:3px;transition:width .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Navbar-module___rHu7W__mobileLink:hover{border-color:var(--color-primary);background:linear-gradient(135deg,#ff6b3540 0%,#ffb80033 100%);transform:translate(10px)scale(1.05);box-shadow:0 10px 40px #ff6b354d}.Navbar-module___rHu7W__mobileLink:hover:before{width:6px}@media (max-width:480px){.Navbar-module___rHu7W__mobileLink{padding:.625rem var(--spacing-md);max-width:280px;font-size:1rem}}.Navbar-module___rHu7W__mobileCtaButton{text-align:center;background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);color:var(--color-white);border-radius:var(--radius-xl);margin-top:var(--spacing-md);text-transform:uppercase;letter-spacing:.5px;border:2px solid #fff3;width:100%;max-width:320px;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 15px 50px #ff6b3580,0 0 30px #ffb8004d}.Navbar-module___rHu7W__mobileCtaButton:hover{border-color:#fff6;transform:translateY(-5px)scale(1.05);box-shadow:0 20px 60px #ff6b3599,0 0 40px #ffb80066}@media (max-width:480px){.Navbar-module___rHu7W__mobileCtaButton{max-width:280px;padding:.75rem 1.5rem;font-size:.9375rem}}
.Footer-module__Grjkva__footer{color:var(--color-white);padding:var(--spacing-2xl)0 var(--spacing-lg);background:linear-gradient(#1a1a1a 0%,#242424 50%,#1a1a1a 100%);position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";background:linear-gradient(90deg,var(--color-primary)0%,var(--color-accent)50%,var(--color-primary)100%);background-size:200% 100%;height:5px;animation:4s ease-in-out infinite Footer-module__Grjkva__gradientShift;position:absolute;top:0;left:0;right:0}@keyframes Footer-module__Grjkva__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Footer-module__Grjkva__footer:after{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#ff6b3514 0%,#ffb8000a 30%,#0000 70%);width:600px;height:600px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.Footer-module__Grjkva__footer{padding:var(--spacing-xl)0 var(--spacing-md)}.Footer-module__Grjkva__footer:after{width:400px;height:400px}}@media (max-width:640px){.Footer-module__Grjkva__footer{padding:var(--spacing-lg)0 var(--spacing-sm)}}.Footer-module__Grjkva__content{gap:var(--spacing-xl);padding-bottom:var(--spacing-xl);z-index:1;border-bottom:2px solid #ff6b3533;grid-template-columns:1fr;display:grid;position:relative}@media (min-width:1024px){.Footer-module__Grjkva__content{gap:var(--spacing-2xl);grid-template-columns:2fr 3fr}}@media (max-width:767px){.Footer-module__Grjkva__content{gap:var(--spacing-lg);padding-bottom:var(--spacing-lg)}}@media (max-width:640px){.Footer-module__Grjkva__content{gap:var(--spacing-md);padding-bottom:var(--spacing-md)}}.Footer-module__Grjkva__brand{gap:var(--spacing-md);flex-direction:column;display:flex}@media (max-width:640px){.Footer-module__Grjkva__brand{gap:.75rem}}.Footer-module__Grjkva__logo{margin-bottom:var(--spacing-sm);align-items:center;gap:1rem;transition:all .3s;display:flex}.Footer-module__Grjkva__logo:hover{transform:scale(1.05)translate(5px)}@media (max-width:640px){.Footer-module__Grjkva__logo{justify-content:center;gap:.75rem}.Footer-module__Grjkva__logo:hover{transform:scale(1.05)}}.Footer-module__Grjkva__logoImage{object-fit:contain;filter:drop-shadow(0 4px 12px #ff6b354d);width:auto;height:70px}@media (max-width:767px){.Footer-module__Grjkva__logoImage{height:60px}}@media (max-width:480px){.Footer-module__Grjkva__logoImage{height:50px}}.Footer-module__Grjkva__logoSlogan{text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)50%,var(--color-primary)100%);-webkit-text-fill-color:transparent;white-space:nowrap;text-shadow:0 2px 10px #ff6b3580;-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:800}@media (max-width:767px){.Footer-module__Grjkva__logoSlogan{font-size:.8125rem}}@media (max-width:480px){.Footer-module__Grjkva__logoSlogan{font-size:.75rem}}.Footer-module__Grjkva__tagline{color:#ffffffbf;max-width:450px;font-size:1rem;font-weight:500;line-height:1.7}@media (max-width:767px){.Footer-module__Grjkva__tagline{font-size:.9375rem}}@media (max-width:640px){.Footer-module__Grjkva__tagline{margin-left:auto;margin-right:auto;font-size:.875rem}}@media (max-width:480px){.Footer-module__Grjkva__tagline{font-size:.8125rem;line-height:1.6}}.Footer-module__Grjkva__contactInfo{padding:var(--spacing-md);border-radius:var(--radius-lg);margin-top:var(--spacing-sm);background:linear-gradient(135deg,#ff6b3526 0%,#ffb8001a 100%);border:2px solid #ff6b354d;align-items:center;gap:.75rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #ff6b3533}.Footer-module__Grjkva__contactInfo:hover{border-color:#ff6b3580;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b354d}@media (max-width:640px){.Footer-module__Grjkva__contactInfo{justify-content:center;gap:.625rem;max-width:350px;margin-left:auto;margin-right:auto;padding:.75rem}}@media (max-width:480px){.Footer-module__Grjkva__contactInfo{text-align:center;flex-direction:column;padding:.625rem}}.Footer-module__Grjkva__contactInfo svg{color:var(--color-primary);filter:drop-shadow(0 2px 6px #ff6b3566);flex-shrink:0}@media (max-width:480px){.Footer-module__Grjkva__contactInfo svg{width:18px;height:18px}}.Footer-module__Grjkva__email{color:var(--color-white);font-size:1rem;font-weight:700;text-decoration:underline;transition:all .3s}.Footer-module__Grjkva__email:hover{color:var(--color-primary);transform:translate(3px)}@media (max-width:767px){.Footer-module__Grjkva__email{font-size:.9375rem}}@media (max-width:480px){.Footer-module__Grjkva__email{font-size:.875rem}}.Footer-module__Grjkva__linksGrid{gap:var(--spacing-xl);z-index:1;grid-template-columns:repeat(3,1fr);display:grid;position:relative}@media (max-width:1023px){.Footer-module__Grjkva__linksGrid{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.Footer-module__Grjkva__linksGrid{gap:var(--spacing-md);grid-template-columns:repeat(3,1fr)}}.Footer-module__Grjkva__linkColumn{text-align:center;align-items:center}@media (max-width:640px){.Footer-module__Grjkva__linksGrid{gap:var(--spacing-lg);grid-template-columns:1fr}}.Footer-module__Grjkva__linkColumn{gap:var(--spacing-md);flex-direction:column;display:flex}@media (max-width:640px){.Footer-module__Grjkva__linkColumn{gap:.75rem}}.Footer-module__Grjkva__columnTitle{color:var(--color-white);margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:800;position:relative}@media (max-width:640px){.Footer-module__Grjkva__columnTitle:after .Footer-module__Grjkva__columnTitle:after{left:50%;transform:translate(-50%)}}.Footer-module__Grjkva__columnTitle:after{content:"";background:linear-gradient(90deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:10px;width:40px;height:3px;position:absolute;bottom:0;left:0}@media (max-width:767px){.Footer-module__Grjkva__columnTitle{font-size:1.0625rem}}@media (max-width:640px){.Footer-module__Grjkva__columnTitle{font-size:1rem}}@media (max-width:480px){.Footer-module__Grjkva__columnTitle{font-size:.9375rem}}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:640px){.Footer-module__Grjkva__linkList{align-items:center;gap:.5rem}}.Footer-module__Grjkva__link{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;transition:all .3s;display:inline-flex;position:relative}.Footer-module__Grjkva__link:before{content:"→";opacity:0;color:var(--color-primary);transition:all .3s;transform:translate(-10px)}.Footer-module__Grjkva__link:hover{color:var(--color-primary);padding-left:0;transform:translate(8px)}.Footer-module__Grjkva__link:hover:before{opacity:1;transform:translate(0)}@media (max-width:640px){.Footer-module__Grjkva__link:before{display:none}.Footer-module__Grjkva__link:hover{transform:translate(0)}}@media (max-width:767px){.Footer-module__Grjkva__link{font-size:.875rem}}@media (max-width:480px){.Footer-module__Grjkva__link{font-size:.8125rem}}.Footer-module__Grjkva__bottom{gap:var(--spacing-md);padding-top:var(--spacing-lg);text-align:center;z-index:1;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:relative}@media (min-width:768px){.Footer-module__Grjkva__bottom{text-align:left;padding-top:var(--spacing-xl);flex-direction:row}}@media (max-width:640px){.Footer-module__Grjkva__bottom{padding-top:var(--spacing-md);gap:.75rem}}.Footer-module__Grjkva__copyright{color:#fff9;font-size:.875rem;font-weight:500}@media (max-width:640px){.Footer-module__Grjkva__copyright{font-size:.8125rem}}@media (max-width:480px){.Footer-module__Grjkva__copyright{font-size:.75rem}}.Footer-module__Grjkva__badges{flex-wrap:wrap;justify-content:center;gap:.625rem;display:flex}@media (min-width:768px){.Footer-module__Grjkva__badges{justify-content:flex-end}}@media (max-width:640px){.Footer-module__Grjkva__badges{gap:.5rem}}.Footer-module__Grjkva__badge{color:#ffffffe6;white-space:nowrap;background:linear-gradient(135deg,#ff6b3526 0%,#ffb8001a 100%);border:2px solid #ff6b354d;border-radius:50px;padding:.4375rem .875rem;font-size:.75rem;font-weight:700;transition:all .3s;box-shadow:0 2px 8px #ff6b3533}.Footer-module__Grjkva__badge:hover{border-color:#ff6b3580;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}@media (max-width:640px){.Footer-module__Grjkva__badge{padding:.375rem .75rem;font-size:.6875rem}}@media (max-width:480px){.Footer-module__Grjkva__badge{padding:.3125rem .625rem;font-size:.625rem}}.Footer-module__Grjkva__seoCredits{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.Footer-module__Grjkva__seoCredits p{color:#ffffff80;font-size:.75rem}.Footer-module__Grjkva__seoCredits a{color:#ffffff80;text-decoration:underline}
.HeroSection-module__yS5m3G__hero{clip-path:inset(0);justify-content:center;align-items:center;width:100%;max-width:100vw;height:100vh;min-height:100vh;padding-top:80px;padding-bottom:40px;display:flex;position:relative;overflow:hidden!important}@media (max-width:768px){.HeroSection-module__yS5m3G__hero{height:100dvh;min-height:100dvh;padding-top:70px;padding-bottom:30px}}.HeroSection-module__yS5m3G__videoBackground{z-index:0;clip-path:inset(0);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden!important}.HeroSection-module__yS5m3G__videoDesktop,.HeroSection-module__yS5m3G__videoMobile{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__yS5m3G__videoMobile{display:none}@media (max-width:768px){.HeroSection-module__yS5m3G__videoDesktop{display:none}.HeroSection-module__yS5m3G__videoMobile{display:block}}.HeroSection-module__yS5m3G__videoOverlay{mix-blend-mode:multiply;z-index:1;background:linear-gradient(135deg,#ff6b35bf 0%,#1a1a1ad9 50%,#ffb800a6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__yS5m3G__tigerStripes{z-index:2;opacity:.15;background-image:repeating-linear-gradient(-55deg,#0000,#0000 30px,#ff6b3566 30px 35px,#0000 35px 65px,#ffb8004d 65px 70px);width:100%;height:100%;animation:25s linear infinite HeroSection-module__yS5m3G__stripesFlow;position:absolute;top:0;left:0}@keyframes HeroSection-module__yS5m3G__stripesFlow{0%{background-position:0 0}to{background-position:150px 150px}}.HeroSection-module__yS5m3G__floatingElements{z-index:2;pointer-events:none;clip-path:inset(0);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden!important}.HeroSection-module__yS5m3G__floatingCircle,.HeroSection-module__yS5m3G__floatingCircle2{filter:blur(80px);opacity:.3;border-radius:50%;position:absolute}.HeroSection-module__yS5m3G__floatingCircle{background:radial-gradient(circle,#ff6b3599 0%,#0000 70%);width:350px;height:350px;top:10%;right:10%;transform:translate(0)translateY(0)}.HeroSection-module__yS5m3G__floatingCircle2{background:radial-gradient(circle,#ffb80080 0%,#0000 70%);width:300px;height:300px;bottom:15%;left:5%;transform:translate(0)translateY(0)}@media (max-width:768px){.HeroSection-module__yS5m3G__floatingCircle,.HeroSection-module__yS5m3G__floatingCircle2{width:250px;height:250px}}.HeroSection-module__yS5m3G__heroContent{z-index:10;gap:var(--spacing-md);padding:0 var(--spacing-lg);box-sizing:border-box;grid-template-columns:1fr;align-items:center;width:100%;max-width:1400px;max-height:calc(100vh - 160px);margin:0 auto;display:grid;position:relative;overflow:visible}@media (min-width:1024px){.HeroSection-module__yS5m3G__heroContent{gap:var(--spacing-2xl);padding:0 var(--spacing-2xl);grid-template-columns:1.2fr 1fr;max-height:none;overflow:visible}}@media (max-width:767px){.HeroSection-module__yS5m3G__heroContent{padding:var(--spacing-sm)var(--spacing-md);gap:var(--spacing-sm);width:100%;max-width:100vw;max-height:calc(100dvh - 100px)}}.HeroSection-module__yS5m3G__heroText{text-align:center;color:var(--color-white);box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}@media (min-width:1024px){.HeroSection-module__yS5m3G__heroText{text-align:left}}.HeroSection-module__yS5m3G__badge{color:var(--color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#ff6b35f2 0%,#ffb800f2 100%);border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:.625rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 32px #ff6b3566,inset 0 0 0 1px #ffffff1a}@media (max-width:640px){.HeroSection-module__yS5m3G__badge{margin-bottom:var(--spacing-sm);gap:.375rem;padding:.5rem 1rem;font-size:.75rem}.HeroSection-module__yS5m3G__badge svg{width:16px;height:16px}}.HeroSection-module__yS5m3G__badge:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ff6b3599}.HeroSection-module__yS5m3G__badge svg{color:var(--color-white);filter:drop-shadow(0 0 8px #ffffff80)}.HeroSection-module__yS5m3G__headline{color:var(--color-white);text-shadow:0 4px 20px #00000080,0 0 40px #ff6b354d;flex-direction:column;gap:.05rem;margin-bottom:.375rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:900;line-height:1.05;display:flex}@media (max-width:640px){.HeroSection-module__yS5m3G__headline{gap:.125rem;margin-bottom:.75rem;font-size:clamp(1.625rem,7vw,2.25rem);line-height:1.2}}.HeroSection-module__yS5m3G__mainTitle{opacity:0;will-change:opacity;animation:.8s ease-out forwards HeroSection-module__yS5m3G__fadeSlideIn;display:block}.HeroSection-module__yS5m3G__mainTitle:nth-child(2){animation-delay:.2s}@keyframes HeroSection-module__yS5m3G__fadeSlideIn{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__yS5m3G__tiger{background:linear-gradient(135deg,gold 0%,#ff6b35 25%,#ffb800 50%,#ff6b35 75%,gold 100%) 0 0/200%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #ff6b3599);-webkit-background-clip:text;background-clip:text;margin-top:.5rem;font-size:clamp(1.5rem,4.5vw,2.75rem);animation:3s linear infinite HeroSection-module__yS5m3G__tigerShine,2s ease-in-out infinite HeroSection-module__yS5m3G__tigerPulse;display:block}@keyframes HeroSection-module__yS5m3G__tigerShine{0%{background-position:0%}to{background-position:200%}}@keyframes HeroSection-module__yS5m3G__tigerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media (max-width:640px){.HeroSection-module__yS5m3G__tiger{margin-top:.25rem;font-size:clamp(1.375rem,6vw,2rem)}}.HeroSection-module__yS5m3G__subheadline{color:#fffffff2;text-shadow:0 2px 10px #0000004d;max-width:550px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:500;line-height:1.35}@media (min-width:1024px){.HeroSection-module__yS5m3G__subheadline{margin-left:0}}@media (max-width:640px){.HeroSection-module__yS5m3G__subheadline{max-width:100%;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}}.HeroSection-module__yS5m3G__highlight{color:var(--color-accent);text-shadow:0 0 20px #ffb80099;font-weight:700}.HeroSection-module__yS5m3G__heroButtons{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;max-width:100%;margin-bottom:.75rem;display:flex}@media (min-width:640px){.HeroSection-module__yS5m3G__heroButtons{flex-flow:wrap;justify-content:center}}@media (min-width:1024px){.HeroSection-module__yS5m3G__heroButtons{justify-content:flex-start}}.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{box-sizing:border-box;width:100%;max-width:100%}@media (min-width:640px){.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{width:auto}}.HeroSection-module__yS5m3G__primaryButton{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-primary)50%,var(--color-accent)100%);color:var(--color-white);border-radius:var(--radius-xl);text-transform:uppercase;letter-spacing:.5px;background-size:200%;border:3px solid #ffffff4d;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 15px 50px #ff6b3599,0 0 40px #ffb80066,inset 0 0 0 1px #fff3}.HeroSection-module__yS5m3G__primaryButton:before{content:"";background:linear-gradient(135deg,#0000 0%,#fff3 50%,#0000 100%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.HeroSection-module__yS5m3G__primaryButton:hover:before{transform:translate(100%)}.HeroSection-module__yS5m3G__primaryButton:hover{background-position:100%;border-color:#ffffff80;transform:translateY(-6px)scale(1.05);box-shadow:0 25px 70px #ff6b35b3,0 0 60px #ffb80099,inset 0 0 0 2px #ffffff4d}.HeroSection-module__yS5m3G__primaryButton span,.HeroSection-module__yS5m3G__primaryButton svg{z-index:1;position:relative}.HeroSection-module__yS5m3G__primaryButton:hover svg{animation:.6s ease-in-out infinite HeroSection-module__yS5m3G__arrowBounce}@keyframes HeroSection-module__yS5m3G__arrowBounce{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.HeroSection-module__yS5m3G__secondaryButton{color:var(--color-white);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border:3px solid #ffffff4d;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.HeroSection-module__yS5m3G__secondaryButton:hover{background:#ffffff40;border-color:#fff9;transform:translateY(-6px);box-shadow:0 20px 50px #fff3}@media (max-width:640px){.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{padding:.875rem 1.5rem;font-size:.9375rem}.HeroSection-module__yS5m3G__primaryButton{font-size:1rem;font-weight:800}}.HeroSection-module__yS5m3G__trustIndicators{gap:var(--spacing-md);margin-top:var(--spacing-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.HeroSection-module__yS5m3G__trustIndicators{display:none}}.HeroSection-module__yS5m3G__trustItem{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;transition:all .3s;display:flex}@media (max-width:640px){.HeroSection-module__yS5m3G__trustItem{display:none}}.HeroSection-module__yS5m3G__trustItem:hover{background:#fff3;border-color:#fff6;box-shadow:0 10px 30px #ff6b354d}.HeroSection-module__yS5m3G__trustIconWrapper{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-primary)100%);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 15px #ff6b3566}@media (max-width:640px){.HeroSection-module__yS5m3G__trustIconWrapper{width:32px;height:32px}.HeroSection-module__yS5m3G__trustIcon{width:18px;height:18px}}.HeroSection-module__yS5m3G__trustIcon{color:var(--color-white);filter:drop-shadow(0 0 8px #ffffff4d)}.HeroSection-module__yS5m3G__trustNumber{color:var(--color-white);text-shadow:0 2px 10px #0000004d;font-size:clamp(1rem,2vw,1.5rem);font-weight:900;line-height:1}@media (max-width:640px){.HeroSection-module__yS5m3G__trustNumber{font-size:1rem}}.HeroSection-module__yS5m3G__trustLabel{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem;font-size:.625rem;font-weight:600}@media (max-width:640px){.HeroSection-module__yS5m3G__trustLabel{letter-spacing:.25px;font-size:.5625rem}}.HeroSection-module__yS5m3G__statsCard{border-radius:var(--radius-2xl);padding:var(--spacing-md);gap:var(--spacing-lg);-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff14;border:1px solid #ffffff2e;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3}.HeroSection-module__yS5m3G__statItem:hover{background:#ffffff1f;border-color:#ffb8004d;transform:translateY(-2px);box-shadow:0 8px 24px #ff6b3526,inset 0 1px #fff3}.HeroSection-module__yS5m3G__statTrend{color:#34d399;text-shadow:0 1px 2px #0000004d;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.HeroSection-module__yS5m3G__heroVisual{justify-content:center;align-items:center;display:flex}.HeroSection-module__yS5m3G__visualCard{width:100%;max-width:500px}.HeroSection-module__yS5m3G__statsCard{border-radius:var(--radius-2xl);padding:var(--spacing-md);background:linear-gradient(135deg,#ff6b3526 0%,#ffb8001f 50%,#ffd70026 100%);background-image:linear-gradient(135deg,#ff6b3526 0%,#ffb8001f 50%,#ffd70026 100%),linear-gradient(135deg,var(--color-primary),var(--color-accent));gap:var(--spacing-sm);-webkit-backdrop-filter:blur(30px)saturate(180%);backdrop-filter:blur(30px)saturate(180%);background-origin:border-box;background-clip:padding-box,border-box;border:3px solid #0000;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 80px #0006,0 0 0 1px #ff6b3599,inset 0 1px #fff3}.HeroSection-module__yS5m3G__statsCard:before{content:"";background:linear-gradient(90deg,var(--color-primary)0%,var(--color-accent)100%);height:4px;position:absolute;top:0;left:0;right:0}.HeroSection-module__yS5m3G__statItem{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);border-radius:var(--radius-lg);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a1a66 0%,#1a1a1a80 100%);border:2px solid #ff6b354d;transition:all .3s;display:flex}.HeroSection-module__yS5m3G__statItem:hover{border-color:var(--color-primary);background:linear-gradient(135deg,#ff6b3514 0%,#ffb80014 100%);box-shadow:0 8px 24px #ff6b3526}.HeroSection-module__yS5m3G__statIconWrapper{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:var(--radius-lg);width:44px;height:44px;color:var(--color-white);flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 20px #ff6b354d}.HeroSection-module__yS5m3G__statLabel{color:#ffb800e6;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 2px 4px #00000080;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.HeroSection-module__yS5m3G__statValue{background:linear-gradient(135deg,gold 0%,#ffb800 50%,#ff6b35 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #ffb80099);-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:900;line-height:1}.HeroSection-module__yS5m3G__statTrend{color:gold;filter:drop-shadow(0 2px 6px #ffd70080);text-shadow:0 1px 3px #0006;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.HeroSection-module__yS5m3G__scrollIndicator{bottom:var(--spacing-md);color:#fffc;text-transform:uppercase;letter-spacing:1px;z-index:10;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__yS5m3G__scrollAnimation{0%{opacity:1;top:6px}50%{opacity:.5;top:18px}to{opacity:0;top:24px}}@media (max-width:768px){.HeroSection-module__yS5m3G__scrollIndicator{display:none}}@media (max-width:767px){.HeroSection-module__yS5m3G__hero{height:auto;min-height:100vh;padding-top:70px;padding-bottom:20px}.HeroSection-module__yS5m3G__heroContent{gap:var(--spacing-md);grid-template-columns:1fr;max-height:none}.HeroSection-module__yS5m3G__heroVisual{order:-1;display:none}.HeroSection-module__yS5m3G__visualCard{max-width:100%;display:none}.HeroSection-module__yS5m3G__statsCard{padding:var(--spacing-md);gap:var(--spacing-md);display:none}}.HeroSection-module__yS5m3G__statItem:hover{background:linear-gradient(135deg,#ff6b3514 0%,#ffb80014 100%);transform:translate(5px)}.HeroSection-module__yS5m3G__statLabel{color:var(--color-text-muted);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.HeroSection-module__yS5m3G__statValue{color:var(--color-primary);margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.HeroSection-module__yS5m3G__statTrend{color:var(--color-success);font-size:.875rem;font-weight:600}.HeroSection-module__yS5m3G__scrollIndicator{bottom:var(--spacing-xl);display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:1024px){.HeroSection-module__yS5m3G__scrollIndicator{display:block}}.HeroSection-module__yS5m3G__scrollMouse{border:2px solid var(--color-primary);border-radius:20px;width:24px;height:40px;position:relative}.HeroSection-module__yS5m3G__scrollMouse:before{content:"";background:var(--color-primary);border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module__yS5m3G__scrollWheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__yS5m3G__scrollWheel{0%,to{opacity:1;top:8px}50%{opacity:.3;top:20px}}
.StickyMobileBar-module__RzFI5q__stickyBar{z-index:999;background:var(--color-secondary-light);grid-template-columns:1fr 1fr;gap:1px;animation:.3s ease-out StickyMobileBar-module__RzFI5q__slideUp;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}@media (min-width:1024px){.StickyMobileBar-module__RzFI5q__stickyBar{display:none}}@keyframes StickyMobileBar-module__RzFI5q__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.StickyMobileBar-module__RzFI5q__button{background:var(--color-white);color:var(--color-primary);transition:var(--transition-base);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;display:flex}.StickyMobileBar-module__RzFI5q__button:first-child{background:var(--color-secondary);color:var(--color-white)}.StickyMobileBar-module__RzFI5q__button:last-child{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);color:var(--color-white)}.StickyMobileBar-module__RzFI5q__button:active{transform:scale(.98)}
.CookieBanner-module__xm3yWa__banner{z-index:9999;padding:0;animation:.5s ease-out CookieBanner-module__xm3yWa__slideUp;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.CookieBanner-module__xm3yWa__banner{bottom:var(--spacing-lg);max-width:600px;padding:0;left:50%;right:auto;transform:translate(-50%)}}@keyframes CookieBanner-module__xm3yWa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){@keyframes CookieBanner-module__xm3yWa__slideUp{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}}.CookieBanner-module__xm3yWa__content{padding:var(--spacing-md);border-top:3px solid var(--color-primary);gap:var(--spacing-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border-bottom:none;border-left:none;border-right:none;border-radius:0;flex-direction:column;max-height:90vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 -4px 20px #00000026}@media (min-width:768px){.CookieBanner-module__xm3yWa__content{border-radius:var(--radius-lg);padding:var(--spacing-xl);border:3px solid var(--color-primary);max-height:none;overflow-y:visible;box-shadow:0 10px 40px #00000026,0 0 0 1px #ff88001a}}.CookieBanner-module__xm3yWa__header{align-items:center;gap:var(--spacing-sm);padding-right:var(--spacing-xl);margin-bottom:0;display:flex}@media (min-width:768px){.CookieBanner-module__xm3yWa__header{gap:var(--spacing-md);margin-bottom:var(--spacing-sm)}}.CookieBanner-module__xm3yWa__iconWrapper{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);border-radius:var(--radius-md);width:36px;height:36px;color:var(--color-white);box-shadow:var(--shadow-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.CookieBanner-module__xm3yWa__iconWrapper{width:48px;height:48px;box-shadow:var(--shadow-tiger)}}.CookieBanner-module__xm3yWa__iconWrapper svg{width:20px;height:20px}@media (min-width:768px){.CookieBanner-module__xm3yWa__iconWrapper svg{width:24px;height:24px}}.CookieBanner-module__xm3yWa__title{color:var(--color-secondary);flex:1;margin:0;font-size:.9375rem;font-weight:700;line-height:1.3}@media (min-width:768px){.CookieBanner-module__xm3yWa__title{font-size:1.25rem}}.CookieBanner-module__xm3yWa__text{flex:1}.CookieBanner-module__xm3yWa__description{color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.5}@media (min-width:768px){.CookieBanner-module__xm3yWa__description{font-size:.9375rem;line-height:1.6}}.CookieBanner-module__xm3yWa__actions{flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.CookieBanner-module__xm3yWa__actions{gap:var(--spacing-sm);flex-flow:wrap}}.CookieBanner-module__xm3yWa__acceptButton,.CookieBanner-module__xm3yWa__declineButton,.CookieBanner-module__xm3yWa__customizeButton,.CookieBanner-module__xm3yWa__saveButton,.CookieBanner-module__xm3yWa__backButton{border-radius:var(--radius-md);transition:var(--transition-base);cursor:pointer;white-space:nowrap;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;padding:.75rem 1rem;font-size:.875rem;font-weight:700;display:flex}@media (min-width:768px){.CookieBanner-module__xm3yWa__acceptButton,.CookieBanner-module__xm3yWa__declineButton,.CookieBanner-module__xm3yWa__customizeButton,.CookieBanner-module__xm3yWa__saveButton,.CookieBanner-module__xm3yWa__backButton{min-width:120px;padding:.75rem 1.25rem;font-size:.9375rem}}.CookieBanner-module__xm3yWa__acceptButton,.CookieBanner-module__xm3yWa__saveButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);color:var(--color-white);box-shadow:var(--shadow-md)}.CookieBanner-module__xm3yWa__acceptButton:hover,.CookieBanner-module__xm3yWa__saveButton:hover{box-shadow:var(--shadow-tiger);transform:translateY(-2px)}.CookieBanner-module__xm3yWa__acceptButton:active,.CookieBanner-module__xm3yWa__saveButton:active{transform:translateY(0)}.CookieBanner-module__xm3yWa__declineButton{background:var(--color-secondary-light);color:var(--color-text-main);border:2px solid var(--color-secondary-light)}.CookieBanner-module__xm3yWa__declineButton:hover{background:var(--color-text-muted);color:var(--color-white);border-color:var(--color-text-muted)}.CookieBanner-module__xm3yWa__customizeButton{background:var(--color-white);color:var(--color-primary);border:2px solid var(--color-primary)}.CookieBanner-module__xm3yWa__customizeButton:hover{background:var(--color-primary);color:var(--color-white);transform:translateY(-2px)}.CookieBanner-module__xm3yWa__backButton{background:var(--color-white);color:var(--color-text-main);border:2px solid var(--color-secondary-light);flex:none}.CookieBanner-module__xm3yWa__backButton:hover{background:var(--color-secondary-light)}.CookieBanner-module__xm3yWa__closeButton{background:var(--color-secondary-light);width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;transition:var(--transition-base);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.5rem;right:.5rem}@media (min-width:768px){.CookieBanner-module__xm3yWa__closeButton{top:var(--spacing-sm);right:var(--spacing-sm);width:36px;height:36px}}.CookieBanner-module__xm3yWa__closeButton:hover{background:var(--color-secondary);color:var(--color-white);transform:rotate(90deg)}.CookieBanner-module__xm3yWa__closeButton:active{transform:rotate(90deg)scale(.95)}.CookieBanner-module__xm3yWa__settingsContent{flex-direction:column;gap:.75rem;margin:.5rem 0;display:flex}@media (min-width:768px){.CookieBanner-module__xm3yWa__settingsContent{gap:var(--spacing-md);margin:var(--spacing-sm)0}}.CookieBanner-module__xm3yWa__cookieOption{background:var(--color-white);border-radius:var(--radius-md);border:2px solid var(--color-secondary-light);transition:var(--transition-base);padding:.875rem}@media (min-width:768px){.CookieBanner-module__xm3yWa__cookieOption{padding:var(--spacing-md)}}.CookieBanner-module__xm3yWa__cookieOption:hover{border-color:var(--color-primary);box-shadow:var(--shadow-sm)}.CookieBanner-module__xm3yWa__optionHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.CookieBanner-module__xm3yWa__optionHeader{gap:var(--spacing-md)}}.CookieBanner-module__xm3yWa__optionTitle{color:var(--color-secondary);margin:0 0 .25rem;font-size:.875rem;font-weight:700;line-height:1.3}@media (min-width:768px){.CookieBanner-module__xm3yWa__optionTitle{font-size:1rem}}.CookieBanner-module__xm3yWa__optionDescription{color:var(--color-text-muted);margin:0;font-size:.75rem;line-height:1.4}@media (min-width:768px){.CookieBanner-module__xm3yWa__optionDescription{font-size:.875rem}}.CookieBanner-module__xm3yWa__settingsActions{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}@media (min-width:768px){.CookieBanner-module__xm3yWa__settingsActions{gap:var(--spacing-sm);margin-top:var(--spacing-sm);flex-direction:row}}.CookieBanner-module__xm3yWa__switch{flex-shrink:0;width:48px;height:26px;display:inline-block;position:relative}@media (min-width:768px){.CookieBanner-module__xm3yWa__switch{width:52px;height:28px}}.CookieBanner-module__xm3yWa__switch input{opacity:0;width:0;height:0}.CookieBanner-module__xm3yWa__slider{cursor:pointer;transition:var(--transition-base);background-color:#ccc;border-radius:26px;position:absolute;inset:0}@media (min-width:768px){.CookieBanner-module__xm3yWa__slider{border-radius:28px}}.CookieBanner-module__xm3yWa__slider:before{content:"";width:18px;height:18px;transition:var(--transition-base);background-color:#fff;border-radius:50%;position:absolute;bottom:4px;left:4px;box-shadow:0 2px 4px #0003}@media (min-width:768px){.CookieBanner-module__xm3yWa__slider:before{width:20px;height:20px}}input:checked+.CookieBanner-module__xm3yWa__slider{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%)}input:checked+.CookieBanner-module__xm3yWa__slider:before{transform:translate(22px)}@media (min-width:768px){input:checked+.CookieBanner-module__xm3yWa__slider:before{transform:translate(24px)}}.CookieBanner-module__xm3yWa__slider.CookieBanner-module__xm3yWa__disabled{background-color:var(--color-primary);opacity:.6;cursor:not-allowed}.CookieBanner-module__xm3yWa__reopenButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);border:3px solid var(--color-white);width:52px;height:52px;color:var(--color-white);cursor:pointer;box-shadow:var(--shadow-tiger);z-index:9998;transition:var(--transition-base);border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite CookieBanner-module__xm3yWa__pulse;display:flex;position:fixed;bottom:1rem;left:1rem}@media (min-width:768px){.CookieBanner-module__xm3yWa__reopenButton{bottom:var(--spacing-lg);left:var(--spacing-lg);width:56px;height:56px}}.CookieBanner-module__xm3yWa__reopenButton svg{width:22px;height:22px}@media (min-width:768px){.CookieBanner-module__xm3yWa__reopenButton svg{width:24px;height:24px}}.CookieBanner-module__xm3yWa__reopenButton:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 40px #f806}.CookieBanner-module__xm3yWa__reopenButton:active{transform:translateY(-2px)scale(1.02)}@keyframes CookieBanner-module__xm3yWa__pulse{0%,to{box-shadow:var(--shadow-tiger)}50%{box-shadow:0 8px 30px #ff880080,0 0 0 8px #ff88001a}}
.TrustBadgesSection-module__7Vo4GW__section{padding:var(--spacing-3xl)0;background:radial-gradient(at 20% 30%,#ff6b3514 0%,#0000 50%),radial-gradient(at 80% 70%,#ffd70014 0%,#0000 50%),linear-gradient(#f9f9f9 0%,#fff 20%,#fefefe 40%,#fff 60%,#fafafa 80%,#f5f5f5 100%);width:100%;max-width:100vw;position:relative;box-shadow:inset 0 2px #ff6b3526,inset 0 -2px #ffb80026,0 20px 60px #00000008;overflow:hidden!important}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__section{padding:var(--spacing-2xl)0}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__section{padding:var(--spacing-xl)0}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__section{padding:var(--spacing-lg)0 var(--spacing-xl)}}.TrustBadgesSection-module__7Vo4GW__background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.TrustBadgesSection-module__7Vo4GW__background:before{content:"";filter:blur(70px);mix-blend-mode:normal;background:radial-gradient(circle at 30% 30%,#ff6b3547 0%,#ff6b352e 30%,#ffb8001f 50%,#0000 75%);border-radius:50%;width:650px;height:650px;animation:15s ease-in-out infinite TrustBadgesSection-module__7Vo4GW__floatGlow;position:absolute;top:-25%;right:-3%}.TrustBadgesSection-module__7Vo4GW__background:after{content:"";filter:blur(65px);mix-blend-mode:normal;background:radial-gradient(circle at 70% 70%,#ffd70047 0%,#ffb8002e 30%,#ff6b351a 50%,#0000 75%);border-radius:50%;width:600px;height:600px;animation:18s ease-in-out infinite reverse TrustBadgesSection-module__7Vo4GW__floatGlow;position:absolute;bottom:-18%;left:-5%}@keyframes TrustBadgesSection-module__7Vo4GW__floatGlow{0%,to{opacity:1;transform:translate(0)scale(1)rotate(0)}33%{opacity:.85;transform:translate(40px,-40px)scale(1.15)rotate(5deg)}66%{opacity:.9;transform:translate(-30px,30px)scale(.95)rotate(-5deg)}}.TrustBadgesSection-module__7Vo4GW__tigerStripes{opacity:.8;background-image:radial-gradient(circle at 20% 20%,#ff6b3514 1px,#0000 1px),radial-gradient(circle at 80% 30%,#ffb80014 1px,#0000 1px),radial-gradient(circle at 40% 70%,#ffd70014 1px,#0000 1px),radial-gradient(circle at 90% 80%,#ff6b3514 1px,#0000 1px);background-position:0 0,40px 40px,20px 60px,70px 10px;background-size:80px 80px,100px 100px,120px 120px,90px 90px;position:absolute;inset:0}.TrustBadgesSection-module__7Vo4GW__tigerStripes:before{content:"";filter:blur(40px);background:radial-gradient(circle,#ff6b3526 0%,#ff6b3514 40%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:20s ease-in-out infinite TrustBadgesSection-module__7Vo4GW__floatSubtle;position:absolute;top:10%;left:15%}.TrustBadgesSection-module__7Vo4GW__tigerStripes:after{content:"";filter:blur(35px);background:radial-gradient(circle,#ffd70026 0%,#ffb80014 40%,#0000 70%);border-radius:50%;width:220px;height:220px;animation:25s ease-in-out infinite reverse TrustBadgesSection-module__7Vo4GW__floatSubtle;position:absolute;bottom:15%;right:20%}@keyframes TrustBadgesSection-module__7Vo4GW__floatSubtle{0%,to{opacity:1;transform:translate(0)scale(1)}50%{opacity:.7;transform:translate(20px,-20px)scale(1.1)}}.TrustBadgesSection-module__7Vo4GW__decorativeElements{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.TrustBadgesSection-module__7Vo4GW__topLeftGlow{filter:blur(80px);background:radial-gradient(circle,#ff6b3559 0%,#ff6b3538 30%,#ffb8001f 60%,#0000 85%);border-radius:50%;width:450px;height:450px;animation:6s ease-in-out infinite TrustBadgesSection-module__7Vo4GW__pulseGlow;position:absolute;top:-60px;left:-60px}.TrustBadgesSection-module__7Vo4GW__bottomRightGlow{filter:blur(85px);background:radial-gradient(circle,#ffd70059 0%,#ffb80038 30%,#ff6b351f 60%,#0000 85%);border-radius:50%;width:550px;height:550px;animation:8s ease-in-out 1s infinite TrustBadgesSection-module__7Vo4GW__pulseGlow;position:absolute;bottom:-100px;right:-100px}.TrustBadgesSection-module__7Vo4GW__centerGlow{filter:blur(70px);opacity:.9;background:radial-gradient(#ffb8002e 0%,#ff6b351a 40%,#ffd7000f 70%,#0000 90%);width:900px;height:350px;animation:12s ease-in-out infinite TrustBadgesSection-module__7Vo4GW__breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes TrustBadgesSection-module__7Vo4GW__breathe{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.1)}}@keyframes TrustBadgesSection-module__7Vo4GW__pulseGlow{0%,to{opacity:1;transform:scale(1)rotate(0)}25%{opacity:.85;transform:scale(1.08)rotate(2deg)}50%{opacity:.7;transform:scale(1.18)rotate(-2deg)}75%{opacity:.85;transform:scale(1.1)rotate(1deg)}}@media (max-width:768px){.TrustBadgesSection-module__7Vo4GW__topLeftGlow{filter:blur(60px);width:280px;height:280px;top:-40px;left:-40px}.TrustBadgesSection-module__7Vo4GW__bottomRightGlow{filter:blur(65px);width:320px;height:320px;bottom:-60px;right:-60px}.TrustBadgesSection-module__7Vo4GW__centerGlow{filter:blur(50px);width:450px;height:180px}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__topLeftGlow,.TrustBadgesSection-module__7Vo4GW__bottomRightGlow{filter:blur(50px);width:220px;height:220px}.TrustBadgesSection-module__7Vo4GW__centerGlow{filter:blur(40px);width:350px;height:150px}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__topLeftGlow{filter:blur(40px);width:180px;height:180px;top:-30px;left:-30px}.TrustBadgesSection-module__7Vo4GW__bottomRightGlow{filter:blur(45px);width:200px;height:200px;bottom:-40px;right:-40px}.TrustBadgesSection-module__7Vo4GW__centerGlow{filter:blur(35px);width:280px;height:120px}}.TrustBadgesSection-module__7Vo4GW__header{text-align:center;margin-bottom:var(--spacing-2xl);z-index:2;position:relative}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__header{margin-bottom:var(--spacing-xl);padding:0 var(--spacing-md)}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__header{margin-bottom:var(--spacing-lg);padding:0 var(--spacing-sm)}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__header{margin-bottom:var(--spacing-md)}}.TrustBadgesSection-module__7Vo4GW__sectionTitle{color:var(--color-secondary);margin-bottom:var(--spacing-sm);font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.2}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__sectionTitle{margin-bottom:.625rem;font-size:clamp(1.75rem,5.5vw,2.25rem)}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__sectionTitle{font-size:clamp(1.5rem,6vw,1.875rem)}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__sectionTitle{font-size:clamp(1.375rem,7vw,1.625rem);line-height:1.3}}.TrustBadgesSection-module__7Vo4GW__titleAccent{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TrustBadgesSection-module__7Vo4GW__sectionSubtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:clamp(.9375rem,2vw,1.125rem);line-height:1.6}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__sectionSubtitle{max-width:100%;padding:0 var(--spacing-md);font-size:.9375rem;line-height:1.65}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__sectionSubtitle{padding:0 var(--spacing-sm);font-size:.875rem}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__sectionSubtitle{font-size:.8125rem;line-height:1.5}}.TrustBadgesSection-module__7Vo4GW__grid{gap:var(--spacing-md);z-index:2;padding:0 var(--spacing-sm);grid-template-columns:repeat(2,1fr);display:grid;position:relative}@media (min-width:640px){.TrustBadgesSection-module__7Vo4GW__grid{gap:var(--spacing-lg);padding:0 var(--spacing-md)}}@media (min-width:768px){.TrustBadgesSection-module__7Vo4GW__grid{gap:var(--spacing-xl);padding:0}}@media (min-width:1024px){.TrustBadgesSection-module__7Vo4GW__grid{gap:var(--spacing-lg);grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__grid{gap:var(--spacing-xs);padding:0 var(--spacing-xs)}}.TrustBadgesSection-module__7Vo4GW__badge{text-align:center;padding:var(--spacing-xl)var(--spacing-lg);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#fffffff2 0%,#ffffffe6 100%);border:3px solid #0000;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__badge{padding:var(--spacing-md)var(--spacing-sm);border-radius:var(--radius-xl);border-width:2px}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__badge{padding:var(--spacing-sm).5rem;border-width:2px}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__badge{border-width:1.5px;padding:.625rem .375rem;box-shadow:0 4px 16px #0000000f}}.TrustBadgesSection-module__7Vo4GW__badgePrimary{background:linear-gradient(135deg,#ff6b3514 0%,#fffffff2 100%);border-color:#ff6b3533}.TrustBadgesSection-module__7Vo4GW__badgeAccent{background:linear-gradient(135deg,#ffb80014 0%,#fffffff2 100%);border-color:#ffb80033}.TrustBadgesSection-module__7Vo4GW__badgeGold{background:linear-gradient(135deg,#ffd70014 0%,#fffffff2 100%);border-color:#ffd70033}.TrustBadgesSection-module__7Vo4GW__badge:hover{border-color:var(--color-primary);transform:translateY(-12px)scale(1.02);box-shadow:0 25px 60px #ff6b3540,0 0 0 1px #ff6b351a}.TrustBadgesSection-module__7Vo4GW__badgePrimary:hover{border-color:var(--color-primary);background:linear-gradient(135deg,#ff6b3526 0%,#fff 100%);box-shadow:0 25px 60px #ff6b354d}.TrustBadgesSection-module__7Vo4GW__badgeAccent:hover{border-color:var(--color-accent);background:linear-gradient(135deg,#ffb80026 0%,#fff 100%);box-shadow:0 25px 60px #ffb8004d}.TrustBadgesSection-module__7Vo4GW__badgeGold:hover{background:linear-gradient(135deg,#ffd70026 0%,#fff 100%);border-color:gold;box-shadow:0 25px 60px #ffd7004d}.TrustBadgesSection-module__7Vo4GW__badgeGlow{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);opacity:0;filter:blur(20px);z-index:-1;transition:opacity .4s;position:absolute;inset:-2px}.TrustBadgesSection-module__7Vo4GW__badge:hover .TrustBadgesSection-module__7Vo4GW__badgeGlow{opacity:.4}.TrustBadgesSection-module__7Vo4GW__iconWrapper{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:var(--radius-xl);width:72px;height:72px;color:var(--color-white);margin:0 auto var(--spacing-md);justify-content:center;align-items:center;transition:all .5s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #ff6b354d}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__iconWrapper{width:60px;height:60px;margin-bottom:.5rem;box-shadow:0 6px 20px #ff6b3542}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__iconWrapper{border-radius:var(--radius-lg);width:52px;height:52px;margin-bottom:.4rem}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__iconWrapper{width:44px;height:44px;margin-bottom:.375rem;box-shadow:0 4px 16px #ff6b3538}}.TrustBadgesSection-module__7Vo4GW__iconWrapper:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff4d 50%,#0000 100%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.TrustBadgesSection-module__7Vo4GW__badge:hover .TrustBadgesSection-module__7Vo4GW__iconWrapper{transform:scale(1.15)rotate(5deg);box-shadow:0 15px 45px #ff6b3573}.TrustBadgesSection-module__7Vo4GW__badge:hover .TrustBadgesSection-module__7Vo4GW__iconWrapper:before{transform:translate(100%)}.TrustBadgesSection-module__7Vo4GW__icon{stroke-width:2.5px;filter:drop-shadow(0 2px 8px #0003);width:36px;height:36px}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__icon{stroke-width:2px;width:30px;height:30px}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__icon{stroke-width:2px;width:26px;height:26px}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__icon{stroke-width:2px;width:22px;height:22px}}.TrustBadgesSection-module__7Vo4GW__number{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)50%,var(--color-primary)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1;transition:all .4s}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__number{margin-bottom:.35rem;font-size:clamp(1.625rem,5vw,2.125rem)}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__number{margin-bottom:.3rem;font-size:clamp(1.5rem,5.5vw,1.875rem)}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__number{margin-bottom:.25rem;font-size:clamp(1.25rem,6vw,1.625rem)}}.TrustBadgesSection-module__7Vo4GW__badge:hover .TrustBadgesSection-module__7Vo4GW__number{background-position:100%;transform:scale(1.1)}.TrustBadgesSection-module__7Vo4GW__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8125rem;font-weight:800;transition:all .3s}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__label{letter-spacing:.75px;margin-bottom:.35rem;font-size:.6875rem}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__label{letter-spacing:.65px;margin-bottom:.3rem;font-size:.625rem}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__label{letter-spacing:.4px;margin-bottom:.25rem;font-size:.5625rem}}.TrustBadgesSection-module__7Vo4GW__badge:hover .TrustBadgesSection-module__7Vo4GW__label{color:var(--color-accent);letter-spacing:1.5px}.TrustBadgesSection-module__7Vo4GW__description{color:var(--color-text-muted);font-size:.875rem;line-height:1.5;transition:color .3s}@media (max-width:767px){.TrustBadgesSection-module__7Vo4GW__description{font-size:.75rem;line-height:1.4}}@media (max-width:640px){.TrustBadgesSection-module__7Vo4GW__description{font-size:.6875rem;line-height:1.35}}@media (max-width:480px){.TrustBadgesSection-module__7Vo4GW__description{font-size:.625rem;line-height:1.3}}.TrustBadgesSection-module__7Vo4GW__badge:hover .TrustBadgesSection-module__7Vo4GW__description{color:var(--color-text-main)}
.CredibilitySection-module____ejOa__section{padding:var(--spacing-3xl)0;background:linear-gradient(#fff5f0 0%,#fffbf5 50%,#fff8f0 100%);border-top:1px solid #ff6b3526;border-bottom:1px solid #ffb80026;position:relative;overflow:hidden}@media (max-width:767px){.CredibilitySection-module____ejOa__section{padding:var(--spacing-2xl)0}}@media (max-width:640px){.CredibilitySection-module____ejOa__section{padding:var(--spacing-xl)0}}@media (max-width:480px){.CredibilitySection-module____ejOa__section{padding:var(--spacing-lg)0 var(--spacing-xl)}}.CredibilitySection-module____ejOa__tigerBackground{pointer-events:none;opacity:1;position:absolute;inset:0;overflow:hidden}.CredibilitySection-module____ejOa__tigerStripe{background:linear-gradient(90deg,#0000 0%,#ff6b3540 50%,#0000 100%);width:100%;height:3px;position:absolute;box-shadow:0 0 10px #ff6b354d}.CredibilitySection-module____ejOa__tigerStripe:first-child{animation:20s linear infinite CredibilitySection-module____ejOa__slideRight;top:15%}.CredibilitySection-module____ejOa__tigerStripe:nth-child(2){animation:25s linear infinite CredibilitySection-module____ejOa__slideLeft;top:50%}.CredibilitySection-module____ejOa__tigerStripe:nth-child(3){animation:30s linear infinite CredibilitySection-module____ejOa__slideRight;top:85%}@keyframes CredibilitySection-module____ejOa__slideRight{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes CredibilitySection-module____ejOa__slideLeft{0%{transform:translate(100%)}to{transform:translate(-100%)}}.CredibilitySection-module____ejOa__header{text-align:center;max-width:800px;margin:0 auto var(--spacing-3xl);z-index:1;position:relative}@media (max-width:767px){.CredibilitySection-module____ejOa__header{margin-bottom:var(--spacing-2xl);padding:0 var(--spacing-md)}}@media (max-width:640px){.CredibilitySection-module____ejOa__header{margin-bottom:var(--spacing-xl);padding:0 var(--spacing-sm)}}@media (max-width:480px){.CredibilitySection-module____ejOa__header{margin-bottom:var(--spacing-lg)}}.CredibilitySection-module____ejOa__title{margin-bottom:var(--spacing-md);color:var(--color-secondary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.2}@media (max-width:767px){.CredibilitySection-module____ejOa__title{margin-bottom:.75rem;font-size:clamp(1.5rem,5.5vw,2rem)}}@media (max-width:640px){.CredibilitySection-module____ejOa__title{font-size:clamp(1.375rem,6vw,1.75rem)}}@media (max-width:480px){.CredibilitySection-module____ejOa__title{font-size:clamp(1.25rem,7vw,1.5rem);line-height:1.3}}.CredibilitySection-module____ejOa__titleAccent{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CredibilitySection-module____ejOa__subtitle{color:var(--color-text-muted);font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.7}@media (max-width:767px){.CredibilitySection-module____ejOa__subtitle{font-size:.9375rem;line-height:1.65}}@media (max-width:640px){.CredibilitySection-module____ejOa__subtitle{font-size:.875rem}}@media (max-width:480px){.CredibilitySection-module____ejOa__subtitle{font-size:.8125rem;line-height:1.6}}.CredibilitySection-module____ejOa__grid{gap:var(--spacing-md);margin-bottom:var(--spacing-3xl);z-index:1;padding:0 var(--spacing-sm);grid-template-columns:repeat(2,1fr);display:grid;position:relative}@media (min-width:640px){.CredibilitySection-module____ejOa__grid{gap:var(--spacing-lg);padding:0 var(--spacing-md)}}@media (min-width:768px){.CredibilitySection-module____ejOa__grid{gap:var(--spacing-xl);margin-bottom:var(--spacing-3xl);padding:0}}@media (min-width:1024px){.CredibilitySection-module____ejOa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:639px){.CredibilitySection-module____ejOa__grid{margin-bottom:var(--spacing-xl);padding:0 var(--spacing-sm);gap:.625rem}}@media (max-width:480px){.CredibilitySection-module____ejOa__grid{gap:.5rem;padding:0 .5rem}}.CredibilitySection-module____ejOa__card{padding:var(--spacing-xl);border-radius:var(--radius-2xl);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ff6b3533;flex-direction:column;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #ff6b3514,inset 0 1px #ffffffe6}@media (max-width:767px){.CredibilitySection-module____ejOa__card{padding:var(--spacing-lg);border-radius:var(--radius-xl)}}@media (max-width:639px){.CredibilitySection-module____ejOa__card{text-align:center;min-height:auto;padding:.75rem .5rem}}@media (max-width:480px){.CredibilitySection-module____ejOa__card{border-radius:var(--radius-lg);padding:.625rem .375rem;box-shadow:0 2px 10px #ff6b350f}}.CredibilitySection-module____ejOa__card:before{content:"";opacity:1;background:linear-gradient(135deg,#ff6b3514 0%,#ffb80014 100%);transition:opacity .4s;position:absolute;inset:0}.CredibilitySection-module____ejOa__card:hover:before{opacity:1;background:linear-gradient(135deg,#ff6b3526 0%,#ffb80026 100%)}.CredibilitySection-module____ejOa__card:hover{border-color:#ff6b3566;box-shadow:0 20px 50px #ff6b3533,0 0 30px #ffb8001a,inset 0 1px #fff}.CredibilitySection-module____ejOa__cardPattern{opacity:1;pointer-events:none;z-index:0;position:absolute;inset:0}.CredibilitySection-module____ejOa__patternSVG{opacity:1;width:100%;height:100%}.CredibilitySection-module____ejOa__cardGlow{opacity:1;pointer-events:none;background:radial-gradient(circle,#ff6b3533 0%,#ffb8001a 40%,#0000 70%);width:200%;height:200%;transition:transform .6s,opacity .6s;position:absolute;top:-50%;left:-50%}.CredibilitySection-module____ejOa__card:hover .CredibilitySection-module____ejOa__cardGlow{opacity:1;transform:scale(1.2)}.CredibilitySection-module____ejOa__iconWrapper{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:var(--radius-xl);width:72px;height:72px;color:var(--color-white);margin-bottom:var(--spacing-md);z-index:1;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;box-shadow:0 8px 24px #ff6b3540}@media (max-width:767px){.CredibilitySection-module____ejOa__iconWrapper{width:64px;height:64px;margin-bottom:var(--spacing-sm);box-shadow:0 6px 20px #ff6b353b}}@media (max-width:639px){.CredibilitySection-module____ejOa__iconWrapper{border-radius:var(--radius-md);width:44px;height:44px;margin-bottom:.5rem;box-shadow:0 4px 14px #ff6b352e}.CredibilitySection-module____ejOa__iconWrapper svg{width:20px;height:20px}}@media (max-width:480px){.CredibilitySection-module____ejOa__iconWrapper{width:40px;height:40px;margin-bottom:.4rem}.CredibilitySection-module____ejOa__iconWrapper svg{width:18px;height:18px}}.CredibilitySection-module____ejOa__card:hover .CredibilitySection-module____ejOa__iconWrapper{transform:scale(1.1)rotate(-3deg);box-shadow:0 12px 32px #ff6b3566}.CredibilitySection-module____ejOa__cardTitle{color:var(--color-secondary);z-index:1;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;position:relative}@media (max-width:767px){.CredibilitySection-module____ejOa__cardTitle{margin-bottom:.4rem;font-size:1rem}}@media (max-width:639px){.CredibilitySection-module____ejOa__cardTitle{margin-bottom:0;font-size:.8125rem;font-weight:700;line-height:1.3}}@media (max-width:480px){.CredibilitySection-module____ejOa__cardTitle{font-size:.75rem;line-height:1.25}}.CredibilitySection-module____ejOa__cardDescription{color:#64748b;z-index:1;font-size:.9375rem;font-weight:500;line-height:1.6;position:relative}@media (max-width:767px){.CredibilitySection-module____ejOa__cardDescription{font-size:.875rem;line-height:1.55}}@media (max-width:639px){.CredibilitySection-module____ejOa__cardDescription{display:none}}.CredibilitySection-module____ejOa__statsBar{gap:var(--spacing-lg);padding:var(--spacing-2xl);border-radius:var(--radius-2xl);z-index:1;margin:0 var(--spacing-sm);background:linear-gradient(135deg,#ff6b352e 0%,#ffb8002e 100%);border:2px solid #ff6b3559;flex-direction:column;display:flex;position:relative;box-shadow:0 8px 32px #ff6b3526,inset 0 1px #fff9}@media (min-width:768px){.CredibilitySection-module____ejOa__statsBar{padding:var(--spacing-xl)var(--spacing-2xl);flex-direction:row;justify-content:space-around;align-items:center;margin:0}}@media (max-width:767px){.CredibilitySection-module____ejOa__statsBar{padding:var(--spacing-sm);border-radius:var(--radius-lg);grid-template-columns:1fr;gap:.5rem;display:grid}}@media (max-width:640px){.CredibilitySection-module____ejOa__statsBar{border-width:1.5px;gap:.5rem;margin:0 .5rem;padding:.625rem .5rem}}@media (max-width:480px){.CredibilitySection-module____ejOa__statsBar{gap:.375rem;padding:.5rem .375rem;box-shadow:0 4px 16px #ff6b351a}}.CredibilitySection-module____ejOa__stat{text-align:center;padding:var(--spacing-sm);flex:1}@media (max-width:767px){.CredibilitySection-module____ejOa__stat{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;padding:.625rem .5rem}}@media (max-width:640px){.CredibilitySection-module____ejOa__stat{padding:.5rem .375rem}}@media (max-width:480px){.CredibilitySection-module____ejOa__stat{border-radius:.5rem;padding:.4375rem .375rem}}.CredibilitySection-module____ejOa__statValue{background:linear-gradient(135deg,#ff6b35 0%,#ffb800 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #ff6b354d);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:900;line-height:1}@media (max-width:767px){.CredibilitySection-module____ejOa__statValue{margin-bottom:.3rem;font-size:clamp(1.5rem,5.5vw,1.875rem)}}@media (max-width:640px){.CredibilitySection-module____ejOa__statValue{margin-bottom:.25rem;font-size:clamp(1.375rem,6vw,1.75rem)}}@media (max-width:480px){.CredibilitySection-module____ejOa__statValue{filter:drop-shadow(0 1px 2px #ff6b3533);margin-bottom:.1875rem;font-size:clamp(1.25rem,6.5vw,1.625rem)}}.CredibilitySection-module____ejOa__statLabel{color:#475569;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:600;line-height:1.4}@media (max-width:767px){.CredibilitySection-module____ejOa__statLabel{color:#334155;font-size:.6875rem;line-height:1.3}}@media (max-width:640px){.CredibilitySection-module____ejOa__statLabel{font-size:.625rem;line-height:1.25}}@media (max-width:480px){.CredibilitySection-module____ejOa__statLabel{font-size:.5625rem;font-weight:600;line-height:1.2}}.CredibilitySection-module____ejOa__statDivider{background:linear-gradient(90deg,#0000 0%,#ff6b3580 50%,#0000 100%);width:100%;height:2px}@media (max-width:767px){.CredibilitySection-module____ejOa__statDivider{display:none}}@media (min-width:768px){.CredibilitySection-module____ejOa__statDivider{background:linear-gradient(#0000 0%,#ff6b3580 50%,#0000 100%);width:2px;height:60px}}
.ServicesSection-module__d8_FyW__section{padding:var(--spacing-2xl)0;background:linear-gradient(#fff 0%,#fff8f0 50%,#fff 100%);position:relative;overflow:hidden}@media (max-width:767px){.ServicesSection-module__d8_FyW__section{padding:var(--spacing-xl)0}}@media (max-width:640px){.ServicesSection-module__d8_FyW__section{padding:var(--spacing-lg)0}}@media (max-width:480px){.ServicesSection-module__d8_FyW__section{padding:var(--spacing-md)0 var(--spacing-lg)}}.ServicesSection-module__d8_FyW__background{pointer-events:none;position:absolute;inset:0}.ServicesSection-module__d8_FyW__tigerGlow{background:radial-gradient(circle,#ff6b3514 0%,#ffb8000d 40%,#0000 70%);width:800px;height:800px;animation:8s ease-in-out infinite ServicesSection-module__d8_FyW__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.ServicesSection-module__d8_FyW__tigerGlow{width:600px;height:600px}}@media (max-width:640px){.ServicesSection-module__d8_FyW__tigerGlow{width:450px;height:450px}}@media (max-width:480px){.ServicesSection-module__d8_FyW__tigerGlow{width:350px;height:350px}}@keyframes ServicesSection-module__d8_FyW__pulseGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.ServicesSection-module__d8_FyW__header{text-align:center;max-width:800px;margin:0 auto var(--spacing-2xl);z-index:1;position:relative}@media (max-width:767px){.ServicesSection-module__d8_FyW__header{margin-bottom:var(--spacing-xl);padding:0 var(--spacing-md)}}@media (max-width:640px){.ServicesSection-module__d8_FyW__header{margin-bottom:var(--spacing-lg);padding:0 var(--spacing-sm)}}@media (max-width:480px){.ServicesSection-module__d8_FyW__header{margin-bottom:var(--spacing-md)}}.ServicesSection-module__d8_FyW__title{margin-bottom:var(--spacing-md);color:var(--color-secondary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.2}@media (max-width:767px){.ServicesSection-module__d8_FyW__title{margin-bottom:.75rem;font-size:clamp(1.5rem,5.5vw,2rem)}}@media (max-width:640px){.ServicesSection-module__d8_FyW__title{font-size:clamp(1.375rem,6vw,1.75rem)}}@media (max-width:480px){.ServicesSection-module__d8_FyW__title{font-size:clamp(1.25rem,7vw,1.5rem);line-height:1.3}}.ServicesSection-module__d8_FyW__titleAccent{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicesSection-module__d8_FyW__subtitle{color:var(--color-text-muted);font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.7}@media (max-width:767px){.ServicesSection-module__d8_FyW__subtitle{font-size:.9375rem;line-height:1.65}}@media (max-width:640px){.ServicesSection-module__d8_FyW__subtitle{font-size:.875rem}}@media (max-width:480px){.ServicesSection-module__d8_FyW__subtitle{font-size:.8125rem;line-height:1.6}}.ServicesSection-module__d8_FyW__servicesContainer{gap:var(--spacing-md);z-index:1;flex-direction:column;display:flex;position:relative}@media (min-width:768px){.ServicesSection-module__d8_FyW__servicesContainer{flex-direction:row;gap:4px;height:520px}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):not(:last-child):after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#0000000d 100%);width:20px;height:100%;position:absolute;top:0;right:-2px}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):not(:first-child){position:relative}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):not(:first-child):before{content:"";pointer-events:none;z-index:2;opacity:.7;background:linear-gradient(270deg,#0000 0%,#ffffff1a 100%);width:20px;height:100%;position:absolute;top:0;left:-2px}}@media (max-width:767px){.ServicesSection-module__d8_FyW__servicesContainer{gap:var(--spacing-md);padding:0 var(--spacing-sm)}}@media (max-width:640px){.ServicesSection-module__d8_FyW__servicesContainer{gap:var(--spacing-sm)}}@media (max-width:480px){.ServicesSection-module__d8_FyW__servicesContainer{gap:.625rem;padding:0 .5rem}}.ServicesSection-module__d8_FyW__servicePanel{border-radius:var(--radius-2xl);padding:var(--spacing-lg);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff6b35f2 0%,#ff8c46eb 25%,#ffb800e6 50%,#ffc832eb 75%,#ffd700f2 100%);border:1px solid #ffffff4d;flex-direction:column;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden auto;box-shadow:0 8px 32px #ff6b3540,0 4px 16px #ffb80026,inset 0 1px #ffffff4d,inset 0 -1px #0000001a}.ServicesSection-module__d8_FyW__servicePanel:first-child:not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ff6b35f5 0%,#ff783af0 40%,#ff8741f2 100%)}.ServicesSection-module__d8_FyW__servicePanel:nth-child(2):not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ff8741f2 0%,#ff9648ed 40%,#ffa550f0 100%)}.ServicesSection-module__d8_FyW__servicePanel:nth-child(3):not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ffa550f0 0%,#ffaf5aeb 40%,#ffb85fed 100%)}.ServicesSection-module__d8_FyW__servicePanel:nth-child(4):not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ffb85fed 0%,#ffc064eb 40%,#ffc869ed 100%)}.ServicesSection-module__d8_FyW__servicePanel:nth-child(5):not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ffc869ed 0%,#ffcf6eeb 40%,#ffd773ed 100%)}.ServicesSection-module__d8_FyW__servicePanel:nth-child(6):not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ffd773ed 0%,#ffdc7deb 40%,#ffe68cf0 100%)}.ServicesSection-module__d8_FyW__tigerStripes{pointer-events:none;opacity:.4;z-index:0;position:absolute;inset:0;overflow:hidden}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active) .ServicesSection-module__d8_FyW__tigerStripes{opacity:.6}.ServicesSection-module__d8_FyW__stripe{filter:blur(2px);background:linear-gradient(90deg,#0000 0%,#00000026 50%,#0000 100%);width:100%;height:4px;position:absolute;box-shadow:0 0 8px #0000001a}.ServicesSection-module__d8_FyW__stripe:first-child{top:20%}.ServicesSection-module__d8_FyW__stripe:nth-child(2){background:linear-gradient(90deg,#0000 0%,#0003 50%,#0000 100%);top:50%}.ServicesSection-module__d8_FyW__panelPattern{opacity:.6;pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ServicesSection-module__d8_FyW__patternSVG{opacity:1;width:100%;height:100%;position:absolute}.ServicesSection-module__d8_FyW__servicePanel::-webkit-scrollbar{width:6px}.ServicesSection-module__d8_FyW__servicePanel::-webkit-scrollbar-track{background:#ff6b350d;border-radius:3px}.ServicesSection-module__d8_FyW__servicePanel::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-primary),var(--color-accent));border-radius:3px}.ServicesSection-module__d8_FyW__servicePanel::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}@media (max-width:767px){.ServicesSection-module__d8_FyW__servicePanel{min-height:auto;padding:var(--spacing-md);border-radius:var(--radius-xl)}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ff6b35eb 0%,#ffa04be0 50%,#ffb800e6 100%);box-shadow:0 6px 24px #ff6b3540,0 3px 12px #ffb80026}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active) .ServicesSection-module__d8_FyW__tigerStripes{opacity:.5}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):after{filter:blur(30px);width:200px;height:200px}}.ServicesSection-module__d8_FyW__servicePanel:before{content:"";opacity:1;z-index:0;border-radius:var(--radius-2xl);background:linear-gradient(135deg,#ffffff26 0%,#0000 50%,#00000014 100%);transition:opacity .4s;position:absolute;inset:0}.ServicesSection-module__d8_FyW__servicePanel:hover:before{opacity:1}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):after{content:"";opacity:.6;pointer-events:none;z-index:1;filter:blur(40px);background:radial-gradient(circle,#0000001a 0%,#0000000d 40%,#0000 70%);width:300px;height:300px;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):hover:after{opacity:.8;animation:3s ease-in-out infinite ServicesSection-module__d8_FyW__pulseGlow}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active{background:linear-gradient(135deg,#fffffff2 0%,#fff5ebf2 100%);border-color:#ff6b3580;box-shadow:0 12px 40px #ff6b3540,0 0 60px #ffb80033,inset 0 1px #fffc}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__tigerStripes{opacity:.25}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__panelPattern{opacity:1}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active:before{opacity:1;background:linear-gradient(135deg,#ff6b351f 0%,#ffb8001f 100%)}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active:after{content:"";background:linear-gradient(180deg,var(--color-primary)0%,var(--color-accent)100%);width:4px;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 20px #ff6b3599}.ServicesSection-module__d8_FyW__panelHeader{text-align:center;justify-content:center;align-items:center;gap:var(--spacing-sm);z-index:1;flex-direction:column;flex-shrink:0;display:flex;position:relative}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__panelHeader:after{content:"ACTIVE";background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);color:#fff;border-radius:0 var(--radius-lg)0 var(--radius-lg);letter-spacing:.5px;padding:.375rem .75rem;font-size:.6875rem;font-weight:800;position:absolute;top:0;right:0;box-shadow:0 4px 12px #ff6b3566}@media (min-width:768px){.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active) .ServicesSection-module__d8_FyW__panelHeader{writing-mode:vertical-rl;text-orientation:mixed;justify-content:center;align-items:center;height:100%;transform:rotate(180deg)}}.ServicesSection-module__d8_FyW__iconWrapper{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:var(--radius-xl);width:52px;height:52px;color:var(--color-white);flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 8px 24px #ff6b3540}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__iconWrapper{width:64px;height:64px;box-shadow:0 12px 32px #ff6b3559}@media (max-width:767px){.ServicesSection-module__d8_FyW__iconWrapper{width:52px;height:52px}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__iconWrapper{width:64px;height:64px}}@media (max-width:640px){.ServicesSection-module__d8_FyW__iconWrapper{width:48px;height:48px}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__iconWrapper{width:56px;height:56px}}@media (max-width:480px){.ServicesSection-module__d8_FyW__iconWrapper{width:44px;height:44px}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__iconWrapper{width:52px;height:52px}}.ServicesSection-module__d8_FyW__panelTitle{color:var(--color-secondary);margin:0;font-weight:700;transition:all .3s}.ServicesSection-module__d8_FyW__servicePanel.ServicesSection-module__d8_FyW__active .ServicesSection-module__d8_FyW__panelTitle{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #ff6b3533);-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active) .ServicesSection-module__d8_FyW__panelTitle{font-size:1rem}}.ServicesSection-module__d8_FyW__shortDesc{color:var(--color-text-muted);margin:0;font-size:.875rem}@media (min-width:768px){.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active) .ServicesSection-module__d8_FyW__shortDesc{display:none}}.ServicesSection-module__d8_FyW__panelContent{margin-top:var(--spacing-sm);z-index:1;position:relative}@media (max-width:767px){.ServicesSection-module__d8_FyW__panelContent{margin-top:var(--spacing-sm)}}@media (max-width:640px){.ServicesSection-module__d8_FyW__panelContent{margin-top:.625rem}}@media (max-width:480px){.ServicesSection-module__d8_FyW__panelContent{margin-top:.5rem}}.ServicesSection-module__d8_FyW__fullDesc{color:#334155;margin-bottom:var(--spacing-sm);padding:var(--spacing-xs)var(--spacing-sm);border-radius:var(--radius-lg);border-left:3px solid var(--color-primary);background:#fff9;font-size:.875rem;font-weight:500;line-height:1.5}@media (max-width:767px){.ServicesSection-module__d8_FyW__fullDesc{margin-bottom:var(--spacing-sm);font-size:.875rem}}@media (max-width:640px){.ServicesSection-module__d8_FyW__fullDesc{padding:.5rem;font-size:.8125rem}}@media (max-width:480px){.ServicesSection-module__d8_FyW__fullDesc{border-left-width:2px;margin-bottom:.5rem;font-size:.75rem}}.ServicesSection-module__d8_FyW__features{gap:var(--spacing-xs);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}@media (max-width:767px){.ServicesSection-module__d8_FyW__features{grid-template-columns:1fr;gap:.5rem}.ServicesSection-module__d8_FyW__feature{padding:.4375rem .625rem;font-size:.75rem}}@media (max-width:640px){.ServicesSection-module__d8_FyW__feature{border-width:1.5px;padding:.375rem .5rem;font-size:.6875rem}}@media (max-width:480px){.ServicesSection-module__d8_FyW__features{gap:.375rem}.ServicesSection-module__d8_FyW__feature{padding:.3125rem .4375rem;font-size:.625rem}}@media (max-width:640px){.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active){background:linear-gradient(135deg,#ff783ce6 0%,#ffaa50e0 50%,#ffbe32e6 100%);box-shadow:0 4px 20px #ff6b3538}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):after{filter:blur(25px);width:150px;height:150px}.ServicesSection-module__d8_FyW__stripe{height:3px}}@media (max-width:480px){.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active){padding:var(--spacing-md);background:linear-gradient(135deg,#ff8241e0 0%,#ffaf55d9 50%,#ffc33ce0 100%);border-width:1.5px}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active):after{filter:blur(20px);width:120px;height:120px}.ServicesSection-module__d8_FyW__servicePanel:not(.ServicesSection-module__d8_FyW__active) .ServicesSection-module__d8_FyW__tigerStripes{opacity:.4}.ServicesSection-module__d8_FyW__stripe{height:2px}}
.ProcessSection-module__BtVNZG__section{padding:var(--spacing-3xl)0;background:linear-gradient(#fff 0%,#fff8f0 50%,#fff 100%);position:relative;overflow:hidden}@media (max-width:767px){.ProcessSection-module__BtVNZG__section{padding:var(--spacing-xl)0}}@media (max-width:640px){.ProcessSection-module__BtVNZG__section{padding:var(--spacing-lg)0}}@media (max-width:480px){.ProcessSection-module__BtVNZG__section{padding:calc(var(--spacing-md) + var(--spacing-lg))0}}.ProcessSection-module__BtVNZG__backgroundElements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ProcessSection-module__BtVNZG__tigerGlow{background:radial-gradient(circle,#ff6b351f 0%,#ffb80014 40%,#0000 70%);width:600px;height:600px;position:absolute;top:20%;right:-10%}@media (max-width:767px){.ProcessSection-module__BtVNZG__tigerGlow{width:450px;height:450px}}@media (max-width:640px){.ProcessSection-module__BtVNZG__tigerGlow{width:350px;height:350px}}@media (max-width:480px){.ProcessSection-module__BtVNZG__tigerGlow{width:280px;height:280px}}.ProcessSection-module__BtVNZG__tigerPattern{opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.ProcessSection-module__BtVNZG__header{text-align:center;max-width:700px;margin:0 auto var(--spacing-3xl);z-index:1;position:relative}@media (max-width:767px){.ProcessSection-module__BtVNZG__header{margin-bottom:var(--spacing-xl);padding:0 var(--spacing-md)}}@media (max-width:640px){.ProcessSection-module__BtVNZG__header{margin-bottom:var(--spacing-lg);padding:0 var(--spacing-sm)}}.ProcessSection-module__BtVNZG__badge{color:var(--color-primary);margin-bottom:var(--spacing-md);background:linear-gradient(135deg,#ff6b351a 0%,#ffb8001a 100%);border:1px solid #ff6b3533;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.ProcessSection-module__BtVNZG__title{margin-bottom:var(--spacing-md);color:var(--color-secondary);font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;line-height:1.15}@media (max-width:767px){.ProcessSection-module__BtVNZG__title{margin-bottom:var(--spacing-sm);font-size:2rem}}@media (max-width:640px){.ProcessSection-module__BtVNZG__title{font-size:1.75rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__title{font-size:1.5rem}}.ProcessSection-module__BtVNZG__titleAccent{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProcessSection-module__BtVNZG__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.0625rem;line-height:1.7}@media (max-width:767px){.ProcessSection-module__BtVNZG__subtitle{font-size:.9375rem;line-height:1.6}}@media (max-width:640px){.ProcessSection-module__BtVNZG__subtitle{font-size:.875rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__subtitle{font-size:.8125rem}}.ProcessSection-module__BtVNZG__processGrid{gap:var(--spacing-xl);max-width:1300px;padding:0 var(--spacing-md);z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;display:grid;position:relative}@media (max-width:767px){.ProcessSection-module__BtVNZG__processGrid{gap:var(--spacing-md);padding:0 var(--spacing-sm);grid-template-columns:1fr}}@media (max-width:640px){.ProcessSection-module__BtVNZG__processGrid{gap:var(--spacing-sm)}}@media (max-width:480px){.ProcessSection-module__BtVNZG__processGrid{gap:.625rem;padding:0 .5rem}}.ProcessSection-module__BtVNZG__processCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-2xl);padding:var(--spacing-xl);cursor:pointer;background:#fffffff2;border:2px solid #ff6b351f;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 24px #ff6b3514}.ProcessSection-module__BtVNZG__processCard:hover{border-color:#ff6b354d;box-shadow:0 12px 48px #ff6b352e,0 0 40px #ffb8001f}@media (max-width:767px){.ProcessSection-module__BtVNZG__processCard{padding:var(--spacing-md);border-radius:var(--radius-xl)}}@media (max-width:640px){.ProcessSection-module__BtVNZG__processCard{padding:var(--spacing-sm)}}@media (max-width:480px){.ProcessSection-module__BtVNZG__processCard{border-radius:var(--radius-lg);padding:.625rem}}.ProcessSection-module__BtVNZG__cardPattern{opacity:.15;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ProcessSection-module__BtVNZG__cardStripe{background:linear-gradient(90deg,transparent 0%,var(--color-primary)50%,transparent 100%);filter:blur(1px);width:100%;height:3px;position:absolute;top:20%}.ProcessSection-module__BtVNZG__processCard:hover .ProcessSection-module__BtVNZG__cardPattern{opacity:.25}.ProcessSection-module__BtVNZG__numberBadge{top:var(--spacing-md);right:var(--spacing-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#ffffffe6;border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute}.ProcessSection-module__BtVNZG__numberBadge span{font-size:1.25rem;font-weight:900;line-height:1}@media (max-width:767px){.ProcessSection-module__BtVNZG__numberBadge{top:var(--spacing-sm);right:var(--spacing-sm);border-width:2.5px;width:44px;height:44px}.ProcessSection-module__BtVNZG__numberBadge span{font-size:1.125rem}}@media (max-width:640px){.ProcessSection-module__BtVNZG__numberBadge{border-width:2px;width:40px;height:40px}.ProcessSection-module__BtVNZG__numberBadge span{font-size:1rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__numberBadge{width:36px;height:36px}.ProcessSection-module__BtVNZG__numberBadge span{font-size:.9375rem}}.ProcessSection-module__BtVNZG__iconContainer{border-radius:var(--radius-xl);color:#fff;width:56px;height:56px;margin-bottom:var(--spacing-sm);z-index:1;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 24px #ff6b354d}@media (max-width:767px){.ProcessSection-module__BtVNZG__iconContainer{width:52px;height:52px;margin-bottom:.375rem}}@media (max-width:640px){.ProcessSection-module__BtVNZG__iconContainer{width:48px;height:48px}}@media (max-width:480px){.ProcessSection-module__BtVNZG__iconContainer{border-radius:var(--radius-lg);width:44px;height:44px}}.ProcessSection-module__BtVNZG__cardContent{z-index:1;position:relative}.ProcessSection-module__BtVNZG__cardHeader{margin-bottom:var(--spacing-xs)}.ProcessSection-module__BtVNZG__cardTitle{color:var(--color-secondary);margin-bottom:.25rem;font-size:1.75rem;font-weight:800;line-height:1.2}@media (max-width:767px){.ProcessSection-module__BtVNZG__cardTitle{font-size:1.5rem}}@media (max-width:640px){.ProcessSection-module__BtVNZG__cardTitle{font-size:1.375rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__cardTitle{font-size:1.25rem}}.ProcessSection-module__BtVNZG__cardSubtitle{color:var(--color-primary);margin-bottom:var(--spacing-sm);font-size:.9375rem;font-weight:600}@media (max-width:767px){.ProcessSection-module__BtVNZG__cardSubtitle{margin-bottom:.375rem;font-size:.875rem}}@media (max-width:640px){.ProcessSection-module__BtVNZG__cardSubtitle{font-size:.8125rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__cardSubtitle{font-size:.75rem}}.ProcessSection-module__BtVNZG__cardDescription{color:var(--color-text-muted);margin-bottom:var(--spacing-sm);font-size:.9375rem;line-height:1.65}@media (max-width:767px){.ProcessSection-module__BtVNZG__cardDescription{margin-bottom:.375rem;font-size:.875rem;line-height:1.6}}@media (max-width:640px){.ProcessSection-module__BtVNZG__cardDescription{font-size:.8125rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__cardDescription{font-size:.75rem;line-height:1.5}}.ProcessSection-module__BtVNZG__durationBadge{color:var(--color-primary);margin-bottom:var(--spacing-sm);background:#ff6b350f;border-radius:2rem;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.ProcessSection-module__BtVNZG__durationBadge svg{flex-shrink:0;width:14px;height:14px}@media (max-width:767px){.ProcessSection-module__BtVNZG__durationBadge{gap:.375rem;margin-bottom:.375rem;padding:.3125rem .75rem;font-size:.75rem}.ProcessSection-module__BtVNZG__durationBadge svg{width:12px;height:12px}}@media (max-width:640px){.ProcessSection-module__BtVNZG__durationBadge{padding:.25rem .625rem;font-size:.6875rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__durationBadge{padding:.1875rem .5rem;font-size:.625rem}}.ProcessSection-module__BtVNZG__featuresList{flex-direction:column;gap:.5rem;display:flex}.ProcessSection-module__BtVNZG__featureItem{color:var(--color-text-main);align-items:center;gap:.75rem;padding:.625rem 0;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.ProcessSection-module__BtVNZG__featureItem:hover{color:var(--color-secondary);transform:translate(4px)}.ProcessSection-module__BtVNZG__featureDot{background:var(--color-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:767px){.ProcessSection-module__BtVNZG__featuresList{gap:.375rem}.ProcessSection-module__BtVNZG__featureItem{gap:.625rem;padding:.5rem 0;font-size:.8125rem}.ProcessSection-module__BtVNZG__featureDot{width:5px;height:5px}}@media (max-width:640px){.ProcessSection-module__BtVNZG__featuresList{gap:.25rem}.ProcessSection-module__BtVNZG__featureItem{gap:.5rem;padding:.375rem 0;font-size:.75rem}}@media (max-width:480px){.ProcessSection-module__BtVNZG__featureItem{padding:.3125rem 0;font-size:.6875rem}.ProcessSection-module__BtVNZG__featureDot{width:4px;height:4px}.ProcessSection-module__BtVNZG__badge{gap:.375rem;padding:.375rem .75rem;font-size:.75rem}.ProcessSection-module__BtVNZG__cardHeader{margin-bottom:.25rem}}
.CaseStudiesSection-module__yED2CW__section{padding:var(--spacing-3xl)0;background:linear-gradient(#fff 0%,#fff0e5 20%,#ffe8d6 40%,#ffd9be 50%,#ffe8d6 60%,#fff0e5 80%,#fff 100%);position:relative;overflow:hidden}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__section{padding:.75rem 0}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__section{padding:.5rem 0}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__section{padding:.375rem 0}}.CaseStudiesSection-module__yED2CW__backgroundElements{pointer-events:none;position:absolute;inset:0;overflow:hidden}.CaseStudiesSection-module__yED2CW__tigerGlow{filter:blur(50px);background:radial-gradient(circle,#ff6b354d 0%,#ffb80033 30%,#ffd7001f 50%,#0000 70%);width:900px;height:900px;animation:20s ease-in-out infinite CaseStudiesSection-module__yED2CW__tigerGlowFloat;position:absolute;top:10%;left:-10%}.CaseStudiesSection-module__yED2CW__tigerGlow:nth-child(2){animation-duration:25s;animation-delay:-10s;inset:auto -10% 10% auto}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__tigerGlow{width:650px;height:650px}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__tigerGlow{width:500px;height:500px}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__tigerGlow{width:400px;height:400px}}@keyframes CaseStudiesSection-module__yED2CW__tigerGlowFloat{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.CaseStudiesSection-module__yED2CW__header{text-align:center;max-width:700px;margin:0 auto var(--spacing-3xl)}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__header{padding:0 var(--spacing-md);margin-bottom:0}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__header{padding:0 var(--spacing-sm);margin-bottom:0}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__header{margin-bottom:0}}.CaseStudiesSection-module__yED2CW__badge{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);color:#fff;margin-bottom:var(--spacing-lg);border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__badge{margin-bottom:var(--spacing-sm);gap:.375rem;padding:.375rem .875rem;font-size:.8125rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__badge{margin-bottom:.375rem;padding:.3125rem .75rem;font-size:.75rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__badge{padding:.25rem .625rem;font-size:.6875rem}}.CaseStudiesSection-module__yED2CW__title{margin-bottom:var(--spacing-md);color:var(--color-secondary);font-size:2.5rem;font-weight:800;line-height:1.15}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__title{margin-bottom:var(--spacing-sm);font-size:2rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__title{margin-bottom:.375rem;font-size:1.75rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__title{font-size:1.5rem}}.CaseStudiesSection-module__yED2CW__titleAccent{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CaseStudiesSection-module__yED2CW__subtitle{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.7}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__subtitle{font-size:.9375rem;line-height:1.6}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__subtitle{font-size:.875rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__subtitle{font-size:.8125rem;line-height:1.5}}.CaseStudiesSection-module__yED2CW__carouselWrapper{max-width:1000px;padding:0 var(--spacing-md);margin:0 auto;position:relative}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__carouselWrapper{padding:0 var(--spacing-sm)}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__carouselWrapper{padding:0 .375rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__carouselWrapper{padding:0 .25rem}}.CaseStudiesSection-module__yED2CW__carousel{justify-content:center;align-items:center;height:450px;display:flex;position:relative}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__carousel{height:360px}}.CaseStudiesSection-module__yED2CW__card{border-radius:var(--radius-2xl);width:85%;max-width:800px;padding:var(--spacing-xl);cursor:pointer;background:linear-gradient(135deg,#fffffffa 0%,#fffaf5f2 50%,#fff5ebfa 100%);border:2px solid #ff6b3533;transition:all .3s;position:absolute;box-shadow:0 8px 32px #ff6b351f}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__card{width:92%;padding:var(--spacing-md);border-radius:var(--radius-xl)}}.CaseStudiesSection-module__yED2CW__card.CaseStudiesSection-module__yED2CW__active{cursor:default;background:linear-gradient(135deg,#fffaf5 0%,#ffebd7 30%,#ffdcc3 50%,#ffebd7 70%,#fffaf5 100%);border-color:#ff6b3599;box-shadow:0 20px 60px #ff6b354d,0 10px 40px #ffb80033,inset 0 2px 40px #ff6b3514}.CaseStudiesSection-module__yED2CW__tigerBg{pointer-events:none;border-radius:var(--radius-2xl);opacity:1;position:absolute;inset:0;overflow:hidden}.CaseStudiesSection-module__yED2CW__tigerCircle{filter:blur(60px);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-20%}.CaseStudiesSection-module__yED2CW__tigerDots{position:absolute;inset:0}.CaseStudiesSection-module__yED2CW__dot{opacity:.5;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 10px}.CaseStudiesSection-module__yED2CW__industryTag{top:var(--spacing-md);right:var(--spacing-md);text-transform:uppercase;letter-spacing:.5px;z-index:10;background:#fffffff2;border:2px solid;border-radius:2rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;position:absolute}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__industryTag{top:var(--spacing-sm);right:var(--spacing-sm);border-width:1.5px;padding:.3125rem .75rem;font-size:.6875rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__industryTag{padding:.25rem .625rem;font-size:.625rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__industryTag{padding:.1875rem .5rem;font-size:.5625rem}}.CaseStudiesSection-module__yED2CW__cardContent{gap:var(--spacing-xl);align-items:flex-start;display:flex}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__cardContent{gap:var(--spacing-md);flex-direction:column}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__cardContent{gap:var(--spacing-sm)}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__cardContent{gap:.5rem}}.CaseStudiesSection-module__yED2CW__left{gap:var(--spacing-sm);flex-direction:column;flex:1;display:flex}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__left{gap:.5rem}}.CaseStudiesSection-module__yED2CW__iconBox{border-radius:var(--radius-xl);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 24px #ff6b3566}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__iconBox{width:52px;height:52px}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__iconBox{width:48px;height:48px}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__iconBox{border-radius:var(--radius-lg);width:44px;height:44px}}.CaseStudiesSection-module__yED2CW__companyName{color:var(--color-secondary);font-size:1.5rem;font-weight:800;line-height:1.2}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__companyName{font-size:1.375rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__companyName{font-size:1.25rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__companyName{font-size:1.125rem}}.CaseStudiesSection-module__yED2CW__challenge{color:var(--color-text-muted);font-size:.875rem;line-height:1.5}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__challenge{font-size:.8125rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__challenge{font-size:.75rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__challenge{font-size:.6875rem}}.CaseStudiesSection-module__yED2CW__right{gap:var(--spacing-md);flex-direction:column;flex:1;display:flex}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__right{gap:.625rem}}.CaseStudiesSection-module__yED2CW__resultBox{padding:var(--spacing-md);border-radius:var(--radius-lg);background:linear-gradient(135deg,#22c55e1f 0%,#22c55e0f 100%);border-left:4px solid #22c55e}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__resultBox{padding:var(--spacing-sm);border-left-width:3px}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__resultBox{padding:.625rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__resultBox{padding:.5rem}}.CaseStudiesSection-module__yED2CW__resultLabel{text-transform:uppercase;color:#16a34a;letter-spacing:.5px;margin-bottom:.375rem;font-size:.6875rem;font-weight:700}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__resultLabel{margin-bottom:.3125rem;font-size:.625rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__resultLabel{margin-bottom:.25rem;font-size:.5625rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__resultLabel{font-size:.5rem}}.CaseStudiesSection-module__yED2CW__resultValue{color:#16a34a;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.4}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__resultValue{margin-bottom:.375rem;font-size:1.0625rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__resultValue{font-size:1rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__resultValue{font-size:.9375rem}}.CaseStudiesSection-module__yED2CW__timeTag{color:#16a34a;background:#22c55e1a;border-radius:1rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__timeTag{padding:.1875rem .5rem;font-size:.6875rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__timeTag{padding:.1875rem .4375rem;font-size:.625rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__timeTag{font-size:.5625rem}}.CaseStudiesSection-module__yED2CW__statsRow{gap:var(--spacing-md);justify-content:space-between;display:flex}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__statsRow{gap:var(--spacing-sm)}}.CaseStudiesSection-module__yED2CW__statItem{text-align:center;padding:var(--spacing-sm);border-radius:var(--radius-lg);background:linear-gradient(135deg,#ff6b3514 0%,#ffb8000f 100%);border:1px solid #ff6b3526;flex:1;transition:all .3s}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__statItem{padding:.5rem}}.CaseStudiesSection-module__yED2CW__statItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3533}.CaseStudiesSection-module__yED2CW__statNumber{color:var(--color-primary);margin-bottom:.25rem;font-size:1.375rem;font-weight:800;line-height:1}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__statNumber{font-size:1.25rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__statNumber{font-size:1.125rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__statNumber{font-size:1rem}}.CaseStudiesSection-module__yED2CW__statText{color:var(--color-text-muted);font-size:.6875rem;font-weight:600;line-height:1.2}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__statText{font-size:.625rem}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__statText{font-size:.5625rem}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__statText{font-size:.5rem}}.CaseStudiesSection-module__yED2CW__navButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);color:#fff;cursor:pointer;z-index:20;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #ff6b354d}.CaseStudiesSection-module__yED2CW__navButton:hover{transform:translateY(-50%)scale(1.1);box-shadow:0 8px 24px #ff6b3566}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__navButton{width:44px;height:44px}}.CaseStudiesSection-module__yED2CW__navPrev{left:0}.CaseStudiesSection-module__yED2CW__navNext{right:0}.CaseStudiesSection-module__yED2CW__dots{margin-top:var(--spacing-xl);justify-content:center;gap:.5rem;display:flex}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__dots{gap:.375rem;margin-top:0}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__dots{margin-top:0}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__dots{margin-top:0}}.CaseStudiesSection-module__yED2CW__dot{cursor:pointer;background:#ff6b354d;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.CaseStudiesSection-module__yED2CW__dot:hover{background:#ff6b3580}.CaseStudiesSection-module__yED2CW__activeDot{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:1rem;width:24px}@media (max-width:767px){.CaseStudiesSection-module__yED2CW__tigerCircle{width:400px;height:400px}}@media (max-width:640px){.CaseStudiesSection-module__yED2CW__carousel{height:380px}.CaseStudiesSection-module__yED2CW__card{width:98%;padding:var(--spacing-sm)}.CaseStudiesSection-module__yED2CW__left,.CaseStudiesSection-module__yED2CW__right{gap:.375rem}.CaseStudiesSection-module__yED2CW__statsRow{flex-wrap:wrap;gap:.375rem}.CaseStudiesSection-module__yED2CW__statItem{min-width:calc(33.333% - .375rem);padding:.375rem}.CaseStudiesSection-module__yED2CW__navButton{width:40px;height:40px}.CaseStudiesSection-module__yED2CW__navPrev{left:-5px}.CaseStudiesSection-module__yED2CW__navNext{right:-5px}.CaseStudiesSection-module__yED2CW__dot{width:6px;height:6px}.CaseStudiesSection-module__yED2CW__activeDot{width:18px}.CaseStudiesSection-module__yED2CW__tigerCircle{width:350px;height:350px}}@media (max-width:480px){.CaseStudiesSection-module__yED2CW__carousel{height:400px}.CaseStudiesSection-module__yED2CW__card{width:100%;padding:.625rem}.CaseStudiesSection-module__yED2CW__left,.CaseStudiesSection-module__yED2CW__right,.CaseStudiesSection-module__yED2CW__statsRow{gap:.3125rem}.CaseStudiesSection-module__yED2CW__statItem{padding:.3125rem}.CaseStudiesSection-module__yED2CW__navButton{width:36px;height:36px}.CaseStudiesSection-module__yED2CW__navPrev{left:-3px}.CaseStudiesSection-module__yED2CW__navNext{right:-3px}.CaseStudiesSection-module__yED2CW__dot{width:5px;height:5px}.CaseStudiesSection-module__yED2CW__activeDot{width:15px}.CaseStudiesSection-module__yED2CW__tigerCircle{width:280px;height:280px}}
.TestimonialsSection-module__ItZlJa__section{padding:var(--spacing-3xl)0;background:linear-gradient(#fff 0%,#fff8f0 15%,#ffe8d6 30%,#ffd9be 45%,#ffe8d6 60%,#fff8f0 75%,#fff 100%);position:relative;overflow:hidden}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__section{padding:var(--spacing-xl)0}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__section{padding:var(--spacing-lg)0}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__section{padding:calc(var(--spacing-md) + var(--spacing-lg))0}}.TestimonialsSection-module__ItZlJa__section:before{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#ff6b3540 0%,#ffb8002e 30%,#ffd7001f 50%,#0000 70%);width:900px;height:900px;animation:25s ease-in-out infinite TestimonialsSection-module__ItZlJa__tigerGlowFloat;position:absolute;top:-20%;left:-15%}.TestimonialsSection-module__ItZlJa__section:after{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#ffb80033 0%,#ff6b3526 40%,#0000 70%);width:800px;height:800px;animation:20s ease-in-out infinite reverse TestimonialsSection-module__ItZlJa__tigerGlowFloat;position:absolute;bottom:-20%;right:-15%}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__section:before{width:650px;height:650px}.TestimonialsSection-module__ItZlJa__section:after{width:600px;height:600px}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__section:before{width:500px;height:500px}.TestimonialsSection-module__ItZlJa__section:after{width:450px;height:450px}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__section:before{width:400px;height:400px}.TestimonialsSection-module__ItZlJa__section:after{width:350px;height:350px}}@keyframes TestimonialsSection-module__ItZlJa__tigerGlowFloat{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(40px,-30px)rotate(5deg)}66%{transform:translate(-30px,40px)rotate(-5deg)}}.TestimonialsSection-module__ItZlJa__header{text-align:center;max-width:800px;margin:0 auto var(--spacing-3xl);z-index:1;position:relative}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__header{margin-bottom:var(--spacing-xl);padding:0 var(--spacing-md)}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__header{margin-bottom:var(--spacing-lg);padding:0 var(--spacing-sm)}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__header{margin-bottom:var(--spacing-md)}}.TestimonialsSection-module__ItZlJa__title{margin-bottom:var(--spacing-md);color:var(--color-secondary);text-shadow:0 2px 20px #ff6b351a;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.15}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__title{margin-bottom:var(--spacing-sm);font-size:2rem}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__title{font-size:1.75rem}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__title{font-size:1.5rem}}.TestimonialsSection-module__ItZlJa__grid{gap:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__grid{gap:var(--spacing-md)}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__grid{gap:var(--spacing-sm)}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__grid{gap:.75rem}}@media (min-width:768px){.TestimonialsSection-module__ItZlJa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TestimonialsSection-module__ItZlJa__grid{grid-template-columns:repeat(3,1fr)}}.TestimonialsSection-module__ItZlJa__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-2xl);padding:var(--spacing-xl);gap:var(--spacing-md);background:linear-gradient(135deg,#fffffffa 0%,#fffaf5f2 40%,#fff5ebfa 100%);border:2px solid #ff6b3533;flex-direction:column;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #ff6b3526,0 4px 16px #ffb8001a}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__card{padding:var(--spacing-md);gap:var(--spacing-sm);border-radius:var(--radius-xl)}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__card{padding:var(--spacing-sm);gap:.625rem}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__card{border-radius:var(--radius-lg);gap:.5rem;padding:.75rem}}.TestimonialsSection-module__ItZlJa__card:before{content:"";opacity:0;pointer-events:none;z-index:0;background:repeating-linear-gradient(45deg,#0000 0 40px,#ff6b3505 40px 80px);transition:opacity .5s;position:absolute;inset:0}.TestimonialsSection-module__ItZlJa__card:after{content:"";opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#ff6b3526 0%,#ffb8001a 30%,#0000 60%);width:200%;height:200%;transition:opacity .5s,transform .5s;position:absolute;top:-50%;right:-50%}.TestimonialsSection-module__ItZlJa__card:hover{border-color:#ff6b3580;transform:translateY(-12px)scale(1.02);box-shadow:0 24px 64px #ff6b354d,0 12px 32px #ffb80033,inset 0 2px 40px #ff6b3514}.TestimonialsSection-module__ItZlJa__card:hover:before{opacity:1}.TestimonialsSection-module__ItZlJa__card:hover:after{opacity:1;transform:rotate(45deg)}.TestimonialsSection-module__ItZlJa__quoteIcon{color:#ff6b3533;top:var(--spacing-md);right:var(--spacing-md);z-index:1;filter:drop-shadow(0 4px 12px #ff6b3533);transition:all .4s;position:absolute}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__quoteIcon{color:#ff6b3566;filter:drop-shadow(0 8px 24px #ff6b3566);transform:scale(1.1)rotate(-5deg)}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__quoteIcon{top:var(--spacing-sm);right:var(--spacing-sm);width:36px;height:36px}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__quoteIcon{width:32px;height:32px}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__quoteIcon{width:28px;height:28px}}.TestimonialsSection-module__ItZlJa__rating{color:var(--color-accent);z-index:1;filter:drop-shadow(0 2px 8px #ffb8004d);gap:.25rem;display:flex;position:relative}.TestimonialsSection-module__ItZlJa__rating svg{transition:transform .3s}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__rating svg{transform:scale(1.15)}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__rating svg:first-child{transition-delay:0s}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__rating svg:nth-child(2){transition-delay:50ms}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__rating svg:nth-child(3){transition-delay:.1s}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__rating svg:nth-child(4){transition-delay:.15s}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__rating svg:nth-child(5){transition-delay:.2s}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__rating{gap:.1875rem}.TestimonialsSection-module__ItZlJa__rating svg{width:18px;height:18px}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__rating svg{width:16px;height:16px}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__rating{gap:.125rem}.TestimonialsSection-module__ItZlJa__rating svg{width:14px;height:14px}}.TestimonialsSection-module__ItZlJa__text{color:var(--color-text-main);z-index:1;flex:1;font-size:1.0625rem;font-style:italic;font-weight:500;line-height:1.75;position:relative}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__text{font-size:.9375rem;line-height:1.65}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__text{font-size:.875rem;line-height:1.6}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__text{font-size:.8125rem;line-height:1.55}}.TestimonialsSection-module__ItZlJa__author{align-items:center;gap:var(--spacing-md);padding-top:var(--spacing-md);z-index:1;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#ff6b354d 0%,#ffb8004d 50%,#ff6b354d 100%) border-box;border-top:2px solid #0000;display:flex;position:relative}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__author{gap:var(--spacing-sm);padding-top:var(--spacing-sm)}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__author{gap:.625rem;padding-top:.625rem}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__author{gap:.5rem;padding-top:.5rem}}.TestimonialsSection-module__ItZlJa__avatar{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)50%,gold 100%);width:56px;height:56px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:800;transition:all .4s;display:flex;position:relative;box-shadow:0 8px 24px #ff6b3566,0 4px 12px #ffb8004d}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__avatar{width:52px;height:52px;font-size:1.0625rem}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__avatar{width:48px;height:48px;font-size:1rem}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__avatar{width:44px;height:44px;font-size:.9375rem}}.TestimonialsSection-module__ItZlJa__avatar:before{content:"";background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);opacity:0;z-index:-1;border-radius:50%;transition:opacity .4s;position:absolute;inset:-3px}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__avatar{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 32px #ff6b3580,0 6px 16px #ffb80066}.TestimonialsSection-module__ItZlJa__card:hover .TestimonialsSection-module__ItZlJa__avatar:before{opacity:1}.TestimonialsSection-module__ItZlJa__authorInfo{flex:1}.TestimonialsSection-module__ItZlJa__name{color:var(--color-secondary);letter-spacing:-.02em;margin-bottom:.125rem;font-size:1.0625rem;font-weight:800}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__name{font-size:.9375rem}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__name{font-size:.875rem}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__name{font-size:.8125rem}}.TestimonialsSection-module__ItZlJa__position{color:var(--color-text-muted);margin-bottom:.125rem;font-size:.875rem;font-weight:600}.TestimonialsSection-module__ItZlJa__company{color:var(--color-primary);letter-spacing:.02em;font-size:.875rem;font-weight:700}@media (max-width:767px){.TestimonialsSection-module__ItZlJa__position,.TestimonialsSection-module__ItZlJa__company{font-size:.8125rem}}@media (max-width:640px){.TestimonialsSection-module__ItZlJa__position,.TestimonialsSection-module__ItZlJa__company{font-size:.75rem}}@media (max-width:480px){.TestimonialsSection-module__ItZlJa__position,.TestimonialsSection-module__ItZlJa__company{font-size:.6875rem}}
.legal-module__8113wq__container{min-height:100vh;color:var(--color-white);background:linear-gradient(#0a0a0a 0%,#1a1a1a 100%);padding:120px 0 0}.legal-module__8113wq__content{max-width:900px;padding:0 var(--spacing-md);margin:0 auto}.legal-module__8113wq__header{text-align:center;margin-bottom:var(--spacing-2xl);padding-bottom:var(--spacing-xl);border-bottom:2px solid #ff6b3533}.legal-module__8113wq__title{margin-bottom:var(--spacing-md);background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3rem);font-weight:700}.legal-module__8113wq__lastUpdated{color:var(--color-text-secondary);font-size:.9rem;font-style:italic}.legal-module__8113wq__section{margin-bottom:var(--spacing-xl);padding:var(--spacing-lg);border-radius:var(--border-radius-lg);background:#ffffff05;border:1px solid #ff6b351a;transition:all .3s}.legal-module__8113wq__section:hover{background:#ffffff08;border-color:#ff6b3533;transform:translateY(-2px)}.legal-module__8113wq__sectionTitle{margin-bottom:var(--spacing-md);color:var(--color-primary);align-items:center;gap:var(--spacing-sm);font-size:1.75rem;font-weight:600;display:flex}.legal-module__8113wq__sectionTitle:before{content:"";background:linear-gradient(180deg,var(--color-primary)0%,var(--color-accent)100%);border-radius:2px;width:4px;height:24px}.legal-module__8113wq__text{color:var(--color-text-secondary);margin-bottom:var(--spacing-md);line-height:1.8}.legal-module__8113wq__text:last-child{margin-bottom:0}.legal-module__8113wq__list{margin:var(--spacing-md)0;padding-left:0;list-style:none}.legal-module__8113wq__list li{padding-left:var(--spacing-lg);margin-bottom:var(--spacing-sm);color:var(--color-text-secondary);line-height:1.8;position:relative}.legal-module__8113wq__list li:before{content:"▸";color:var(--color-primary);font-weight:700;position:absolute;left:0}.legal-module__8113wq__companyInfo{padding:var(--spacing-md);border-radius:var(--border-radius-md);border-left:4px solid var(--color-primary);margin:var(--spacing-md)0;background:#ff6b350d}.legal-module__8113wq__companyInfo p{margin:var(--spacing-xs)0;color:var(--color-white);font-weight:500}.legal-module__8113wq__link{color:var(--color-primary);border-bottom:1px solid #0000;text-decoration:none;transition:all .3s}.legal-module__8113wq__link:hover{color:var(--color-accent);border-bottom-color:var(--color-accent)}.legal-module__8113wq__strong{color:var(--color-white);font-weight:600}.legal-module__8113wq__backLink{align-items:center;gap:var(--spacing-xs);color:var(--color-primary);margin-bottom:var(--spacing-xl);font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.legal-module__8113wq__backLink:hover{color:var(--color-accent);transform:translate(-4px)}@media (max-width:768px){.legal-module__8113wq__container{padding:100px 0 0}.legal-module__8113wq__section{padding:var(--spacing-md)}.legal-module__8113wq__sectionTitle{font-size:1.5rem}}
