.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBackground{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__gridPattern{background-image:linear-gradient(#11e44f0d 1px,#0000 1px),linear-gradient(90deg,#11e44f0d 1px,#0000 1px);background-size:50px 50px;animation:20s linear infinite Hero-module__Z8hQ_W__gridMove;position:absolute;inset:0}@keyframes Hero-module__Z8hQ_W__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.Hero-module__Z8hQ_W__glowOrb{filter:blur(40px);background:radial-gradient(circle,#11e44f26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:20%;right:10%}.Hero-module__Z8hQ_W__glowOrb2{filter:blur(60px);background:radial-gradient(circle,#11e44f1a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;bottom:20%;left:10%}.Hero-module__Z8hQ_W__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Hero-module__Z8hQ_W__heroContent{text-align:center;max-width:900px;margin:0 auto}.Hero-module__Z8hQ_W__heroTitle{margin-bottom:1.5rem;line-height:1.1}.Hero-module__Z8hQ_W__highlight{color:var(--primary);animation:2s ease-in-out infinite Hero-module__Z8hQ_W__glow;display:inline-block;position:relative}.Hero-module__Z8hQ_W__heroSubtitle{color:var(--text);margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.Hero-module__Z8hQ_W__heroText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.8}.Hero-module__Z8hQ_W__statsHighlight{color:var(--primary);font-weight:700}.Hero-module__Z8hQ_W__heroCta{color:var(--text);margin-bottom:3rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:600}.Hero-module__Z8hQ_W__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:0;display:flex}.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn{min-width:180px}.Hero-module__Z8hQ_W__trustIndicators{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-primary);background:#12121299;border:1px solid #11e44f33;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;padding:2rem;display:grid}.Hero-module__Z8hQ_W__trustItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Hero-module__Z8hQ_W__trustNumber{color:var(--primary);text-shadow:0 0 20px #11e44f80;font-size:clamp(2rem,4vw,2.5rem);font-weight:800}.Hero-module__Z8hQ_W__trustLabel{color:var(--text-secondary);text-align:center;font-size:.9rem}.Hero-module__Z8hQ_W__scrollIndicator{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .3s;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollIndicator:hover{transform:translate(-50%)translateY(-5px)}.Hero-module__Z8hQ_W__scrollMouse{border:2px solid var(--primary);width:30px;height:50px;box-shadow:var(--shadow-primary);border-radius:20px;position:relative}.Hero-module__Z8hQ_W__scrollMouse:before{content:"";background:var(--primary);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollAnimation;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__scrollAnimation{0%,to{opacity:1;top:8px}50%{opacity:.5;top:24px}}.Hero-module__Z8hQ_W__animateElement{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.Hero-module__Z8hQ_W__animateElement.Hero-module__Z8hQ_W__visible{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__animateElement:first-child{transition-delay:.1s}.Hero-module__Z8hQ_W__animateElement:nth-child(2){transition-delay:.2s}.Hero-module__Z8hQ_W__animateElement:nth-child(3){transition-delay:.3s}.Hero-module__Z8hQ_W__animateElement:nth-child(4){transition-delay:.4s}.Hero-module__Z8hQ_W__animateElement:nth-child(5){transition-delay:.5s}.Hero-module__Z8hQ_W__animateElement:nth-child(6){transition-delay:.6s}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:140px;padding-bottom:100px}.Hero-module__Z8hQ_W__heroContent{padding-bottom:3rem}.Hero-module__Z8hQ_W__heroTitle{margin-bottom:1rem}.Hero-module__Z8hQ_W__heroSubtitle{margin-bottom:1.5rem}.Hero-module__Z8hQ_W__heroText{margin-bottom:1rem}.Hero-module__Z8hQ_W__heroCta{margin-bottom:2rem}.Hero-module__Z8hQ_W__heroButtons{flex-direction:column;align-items:center;margin-bottom:0}.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn{width:100%;max-width:300px}.Hero-module__Z8hQ_W__scrollIndicator{bottom:2rem}.Hero-module__Z8hQ_W__glowOrb,.Hero-module__Z8hQ_W__glowOrb2{width:200px;height:200px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding-top:120px;padding-bottom:120px}.Hero-module__Z8hQ_W__heroContent{padding-bottom:2rem}.Hero-module__Z8hQ_W__heroTitle{margin-bottom:.75rem}.Hero-module__Z8hQ_W__heroSubtitle{margin-bottom:1rem}.Hero-module__Z8hQ_W__heroText{margin-bottom:.75rem}.Hero-module__Z8hQ_W__heroCta{margin-bottom:1.5rem}.Hero-module__Z8hQ_W__heroButtons{gap:1rem;margin-bottom:0}.Hero-module__Z8hQ_W__scrollIndicator{bottom:1.5rem}.Hero-module__Z8hQ_W__scrollMouse{width:25px;height:40px}.Hero-module__Z8hQ_W__glowOrb,.Hero-module__Z8hQ_W__glowOrb2{width:150px;height:150px}}
.GoogleRating-module__U_oLiW__ratingSection{background:var(--bg);padding:5rem 0;position:relative;overflow:hidden}.GoogleRating-module__U_oLiW__ratingSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#11e44f0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GoogleRating-module__U_oLiW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.GoogleRating-module__U_oLiW__header{text-align:center;margin-bottom:4rem}.GoogleRating-module__U_oLiW__title{color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.GoogleRating-module__U_oLiW__highlight{color:var(--primary);animation:2s ease-in-out infinite GoogleRating-module__U_oLiW__glow}.GoogleRating-module__U_oLiW__subtitle{color:var(--text-secondary);font-size:1.125rem}.GoogleRating-module__U_oLiW__ratingOverview{box-shadow:var(--card-shadow);border-radius:16px;justify-content:center;align-items:center;gap:2rem;max-width:600px;margin-top:-4rem;margin-left:auto;margin-right:auto;padding:1.5rem 2rem;transition:all .3s;display:flex}.GoogleRating-module__U_oLiW__googleLogo{flex-shrink:0;width:7.5em;height:auto}.GoogleRating-module__U_oLiW__googleLogo svg{width:100%;height:auto}.GoogleRating-module__U_oLiW__ratingScore{align-items:center;gap:1.5rem;display:flex}.GoogleRating-module__U_oLiW__scoreNumber{color:var(--primary);text-shadow:0 0 20px #11e44f80;font-size:3rem;font-weight:900;line-height:1}.GoogleRating-module__U_oLiW__scoreDetails{flex-direction:column;gap:.4rem;display:flex}.GoogleRating-module__U_oLiW__stars{gap:.2rem;display:flex}.GoogleRating-module__U_oLiW__star{color:#fff3;font-size:1.4rem;transition:color .3s}.GoogleRating-module__U_oLiW__starFilled{color:#fbbc05;text-shadow:0 0 10px #fbbc0580}.GoogleRating-module__U_oLiW__reviewCount{color:var(--text-secondary);font-size:.9rem;font-weight:500}.GoogleRating-module__U_oLiW__reviewsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.GoogleRating-module__U_oLiW__reviewCard{background:var(--bg-secondary);border:1px solid #11e44f26;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000004d}.GoogleRating-module__U_oLiW__reviewCard:hover{border-color:#11e44f4d;transform:translateY(-4px);box-shadow:0 4px 20px #00000080,0 0 30px #11e44f1a}.GoogleRating-module__U_oLiW__reviewHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.GoogleRating-module__U_oLiW__reviewAuthor{align-items:center;gap:1rem;display:flex}.GoogleRating-module__U_oLiW__authorAvatar{background:linear-gradient(135deg,var(--primary),#11e44f99);width:48px;height:48px;color:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 0 20px #11e44f4d}.GoogleRating-module__U_oLiW__authorAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.GoogleRating-module__U_oLiW__authorInfo{flex-direction:column;gap:.25rem;display:flex}.GoogleRating-module__U_oLiW__authorName{color:var(--text);font-size:1rem;font-weight:600}.GoogleRating-module__U_oLiW__reviewDate{color:var(--text-secondary);font-size:.85rem}.GoogleRating-module__U_oLiW__reviewHeader .GoogleRating-module__U_oLiW__stars{flex-shrink:0}.GoogleRating-module__U_oLiW__reviewHeader .GoogleRating-module__U_oLiW__star{font-size:1.25rem}.GoogleRating-module__U_oLiW__reviewText{color:var(--text-secondary);font-size:.95rem;font-style:italic;line-height:1.7}.GoogleRating-module__U_oLiW__viewAllLink{color:var(--primary);border:2px solid var(--primary);box-shadow:var(--shadow-primary);background:0 0;border-radius:8px;align-items:center;gap:.75rem;width:fit-content;margin:0 auto;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.GoogleRating-module__U_oLiW__viewAllLink:hover{background:var(--primary);color:var(--bg);box-shadow:var(--shadow-intense);transform:translateY(-2px)}.GoogleRating-module__U_oLiW__arrow{font-size:1.25rem;transition:transform .3s}.GoogleRating-module__U_oLiW__viewAllLink:hover .GoogleRating-module__U_oLiW__arrow{transform:translate(5px)}.GoogleRating-module__U_oLiW__loadingSpinner{justify-content:center;align-items:center;min-height:400px;display:flex}.GoogleRating-module__U_oLiW__spinner{border:4px solid #11e44f1a;border-top-color:var(--primary);border-radius:50%;width:60px;height:60px;animation:1s linear infinite GoogleRating-module__U_oLiW__spin;box-shadow:0 0 20px #11e44f4d}@keyframes GoogleRating-module__U_oLiW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.GoogleRating-module__U_oLiW__ratingSection{padding:3rem 0}.GoogleRating-module__U_oLiW__header{margin-bottom:3rem}.GoogleRating-module__U_oLiW__ratingOverview{flex-direction:column;gap:1.5rem;margin-bottom:3rem;padding:1.5rem}.GoogleRating-module__U_oLiW__googleLogo{width:70px}.GoogleRating-module__U_oLiW__ratingScore{text-align:center;flex-direction:column;gap:1rem}.GoogleRating-module__U_oLiW__scoreNumber{font-size:2.5rem}.GoogleRating-module__U_oLiW__scoreDetails{align-items:center}.GoogleRating-module__U_oLiW__reviewsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.GoogleRating-module__U_oLiW__reviewCard{padding:1.5rem}.GoogleRating-module__U_oLiW__viewAllLink{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.GoogleRating-module__U_oLiW__ratingOverview{padding:1.25rem}.GoogleRating-module__U_oLiW__googleLogo{width:60px}.GoogleRating-module__U_oLiW__scoreNumber{font-size:2rem}.GoogleRating-module__U_oLiW__star{font-size:1.2rem}.GoogleRating-module__U_oLiW__reviewHeader .GoogleRating-module__U_oLiW__star{font-size:1rem}.GoogleRating-module__U_oLiW__reviewCard{padding:1.25rem}.GoogleRating-module__U_oLiW__authorAvatar{width:40px;height:40px;font-size:1rem}.GoogleRating-module__U_oLiW__authorName{font-size:.9rem}.GoogleRating-module__U_oLiW__reviewDate{font-size:.8rem}.GoogleRating-module__U_oLiW__reviewText{font-size:.9rem}}
.Stats-module__UZLpCq__stats{background:linear-gradient(180deg,var(--bg)0%,var(--bg-secondary)50%,var(--bg)100%);padding:5rem 0;position:relative}.Stats-module__UZLpCq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Stats-module__UZLpCq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Stats-module__UZLpCq__statCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#12121299;border:1px solid #11e44f33;border-radius:16px;padding:3rem 2rem;transition:all .5s;position:relative;overflow:hidden;transform:translateY(30px)scale(.9)}.Stats-module__UZLpCq__statCard.Stats-module__UZLpCq__visible{opacity:1;transform:translateY(0)scale(1)}.Stats-module__UZLpCq__statCard:hover{border-color:var(--primary);box-shadow:var(--shadow-intense);transform:translateY(-10px)scale(1.02)}.Stats-module__UZLpCq__statCard:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Stats-module__UZLpCq__statCard:hover:before{opacity:1}.Stats-module__UZLpCq__statNumber{color:var(--primary);text-shadow:0 0 30px #11e44f80;z-index:2;margin-bottom:1rem;font-size:clamp(3rem,6vw,4rem);font-weight:900;line-height:1;position:relative}.Stats-module__UZLpCq__statSuffix{margin-left:.2rem;font-size:.7em}.Stats-module__UZLpCq__statLabel{color:var(--text-secondary);z-index:2;font-size:1.1rem;font-weight:500;position:relative}.Stats-module__UZLpCq__statGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#11e44f1a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stats-module__UZLpCq__statCard:hover .Stats-module__UZLpCq__statGlow{opacity:1;animation:2s ease-in-out infinite Stats-module__UZLpCq__pulse}@media (max-width:768px){.Stats-module__UZLpCq__stats{padding:3rem 0}.Stats-module__UZLpCq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.Stats-module__UZLpCq__statCard{padding:2rem 1rem}.Stats-module__UZLpCq__statNumber{font-size:clamp(2.5rem,8vw,3rem)}.Stats-module__UZLpCq__statLabel{font-size:.95rem}}
.About-module__vqXTeW__about{background:var(--bg);padding:6rem 0;position:relative}.About-module__vqXTeW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.About-module__vqXTeW__aboutContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vqXTeW__aboutText{opacity:0;transition:all .8s;transform:translate(-30px)}.About-module__vqXTeW__aboutText.About-module__vqXTeW__visible{opacity:1;transform:translate(0)}.About-module__vqXTeW__aboutTitle{color:var(--text);margin-bottom:2rem;font-size:clamp(2rem,4vw,2.5rem);line-height:1.3}.About-module__vqXTeW__highlight{color:var(--primary);position:relative}.About-module__vqXTeW__aboutDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.About-module__vqXTeW__aboutText .About-module__vqXTeW__btn{margin-top:1rem}.About-module__vqXTeW__aboutVisual{opacity:0;gap:1.5rem;transition:all .8s .2s;display:grid;transform:translate(30px)}.About-module__vqXTeW__aboutVisual.About-module__vqXTeW__visible{opacity:1;transform:translate(0)}.About-module__vqXTeW__visualCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12121299;border:1px solid #11e44f33;border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.About-module__vqXTeW__visualCard:before{content:"";background:linear-gradient(90deg,#0000,#11e44f1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.About-module__vqXTeW__visualCard:hover:before{left:100%}.About-module__vqXTeW__visualCard:hover{border-color:var(--primary);box-shadow:var(--shadow-primary);transform:translate(10px)}.About-module__vqXTeW__cardIcon{width:60px;height:60px;color:var(--primary);background:#11e44f1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;padding:10px;transition:all .3s;display:flex}.About-module__vqXTeW__visualCard:hover .About-module__vqXTeW__cardIcon{box-shadow:var(--shadow-primary);background:#11e44f33;transform:scale(1.1)rotate(5deg)}.About-module__vqXTeW__visualCard h3{color:var(--text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.About-module__vqXTeW__visualCard p{color:var(--text-secondary);font-size:1rem;line-height:1.6}@media (max-width:968px){.About-module__vqXTeW__aboutContent{grid-template-columns:1fr;gap:3rem}.About-module__vqXTeW__aboutText,.About-module__vqXTeW__aboutVisual{transform:translateY(30px)}.About-module__vqXTeW__aboutText.About-module__vqXTeW__visible,.About-module__vqXTeW__aboutVisual.About-module__vqXTeW__visible{transform:translateY(0)}}@media (max-width:768px){.About-module__vqXTeW__about{padding:4rem 0}.About-module__vqXTeW__aboutContent{gap:2rem}.About-module__vqXTeW__aboutTitle{font-size:1.75rem}.About-module__vqXTeW__aboutDescription{font-size:1rem}.About-module__vqXTeW__visualCard{padding:1.5rem}}
.Benefits-module__5KkGRG__benefits{background:linear-gradient(180deg,var(--bg)0%,var(--bg-secondary)50%,var(--bg)100%);padding:6rem 0;position:relative}.Benefits-module__5KkGRG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Benefits-module__5KkGRG__benefitsHeader{text-align:center;opacity:0;margin-bottom:4rem;transition:all .8s;transform:translateY(30px)}.Benefits-module__5KkGRG__benefitsHeader.Benefits-module__5KkGRG__visible{opacity:1;transform:translateY(0)}.Benefits-module__5KkGRG__benefitsTitle{color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Benefits-module__5KkGRG__highlight{color:var(--primary);text-shadow:0 0 20px #11e44f4d}.Benefits-module__5KkGRG__benefitsSubtitle{color:var(--text-secondary);font-size:1.25rem}.Benefits-module__5KkGRG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.Benefits-module__5KkGRG__benefitCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#12121299;border:1px solid #11e44f33;border-radius:16px;padding:3rem 2rem;transition:all .5s;position:relative;overflow:hidden;transform:translateY(30px)}.Benefits-module__5KkGRG__benefitCard.Benefits-module__5KkGRG__visible{opacity:1;transform:translateY(0)}.Benefits-module__5KkGRG__benefitCard:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Benefits-module__5KkGRG__benefitCard:hover:before{transform:scaleX(1)}.Benefits-module__5KkGRG__benefitCard:hover{border-color:var(--primary);box-shadow:var(--shadow-intense);transform:translateY(-10px)}.Benefits-module__5KkGRG__benefitIcon{width:80px;height:80px;color:var(--primary);z-index:2;background:#11e44f1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .4s;display:flex;position:relative}.Benefits-module__5KkGRG__benefitCard:hover .Benefits-module__5KkGRG__benefitIcon{box-shadow:var(--shadow-glow);background:#11e44f33;transform:scale(1.1)rotate(5deg)}.Benefits-module__5KkGRG__benefitIcon svg{width:50px;height:50px;transition:transform .3s}.Benefits-module__5KkGRG__benefitCard:hover .Benefits-module__5KkGRG__benefitIcon svg{transform:scale(1.1)}.Benefits-module__5KkGRG__benefitTitle{color:var(--text);z-index:2;margin-bottom:1rem;font-size:1.5rem;font-weight:700;position:relative}.Benefits-module__5KkGRG__benefitDescription{color:var(--text-secondary);z-index:2;font-size:1.05rem;line-height:1.7;position:relative}.Benefits-module__5KkGRG__benefitGlow{opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle,#11e44f14 0%,#0000 70%);border-radius:50%;width:250px;height:250px;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Benefits-module__5KkGRG__benefitCard:hover .Benefits-module__5KkGRG__benefitGlow{opacity:1;animation:2s ease-in-out infinite Benefits-module__5KkGRG__pulse}@media (max-width:768px){.Benefits-module__5KkGRG__benefits{padding:4rem 0}.Benefits-module__5KkGRG__benefitsHeader{margin-bottom:3rem}.Benefits-module__5KkGRG__benefitsGrid{grid-template-columns:1fr;gap:2rem}.Benefits-module__5KkGRG__benefitCard{padding:2rem 1.5rem}.Benefits-module__5KkGRG__benefitIcon{width:70px;height:70px}.Benefits-module__5KkGRG__benefitIcon svg{width:40px;height:40px}.Benefits-module__5KkGRG__benefitTitle{font-size:1.3rem}.Benefits-module__5KkGRG__benefitDescription{font-size:1rem}}
.Pricing-module__TjAkjG__pricing{background:var(--bg);padding:6rem 0;position:relative}.Pricing-module__TjAkjG__container{max-width:1300px;margin:0 auto;padding:0 1.5rem}.Pricing-module__TjAkjG__pricingHeader{text-align:center;opacity:0;margin-bottom:4rem;transition:all .8s;transform:translateY(30px)}.Pricing-module__TjAkjG__pricingHeader.Pricing-module__TjAkjG__visible{opacity:1;transform:translateY(0)}.Pricing-module__TjAkjG__pricingTitle{color:var(--text);font-size:clamp(2rem,4vw,3rem)}.Pricing-module__TjAkjG__highlight{color:var(--primary);text-shadow:0 0 20px #11e44f4d}.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;gap:2rem;display:grid}.Pricing-module__TjAkjG__pricingCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#12121299;border:1px solid #11e44f33;border-radius:20px;flex-direction:column;padding:4.5rem 2rem 2.5rem;transition:all .5s;display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.Pricing-module__TjAkjG__pricingCard.Pricing-module__TjAkjG__visible{opacity:1;transform:translateY(0)}.Pricing-module__TjAkjG__pricingCard:hover{border-color:var(--primary);box-shadow:var(--shadow-intense);transform:translateY(-15px)scale(1.02)}.Pricing-module__TjAkjG__popular{border:2px solid var(--primary);box-shadow:var(--shadow-glow)}.Pricing-module__TjAkjG__popularBadge{background:var(--primary);color:#000;text-align:center;z-index:10;text-transform:uppercase;letter-spacing:.5px;border-radius:20px 20px 0 0;padding:.75rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:0;left:0;right:0;box-shadow:0 2px 10px #11e44f66}.Pricing-module__TjAkjG__cardHeader{z-index:2;margin-bottom:2rem;position:relative}.Pricing-module__TjAkjG__planName{color:var(--text);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Pricing-module__TjAkjG__planSubtitle{color:var(--text-secondary);font-size:1rem;font-weight:500}.Pricing-module__TjAkjG__priceSection{z-index:2;margin-bottom:2rem;position:relative}.Pricing-module__TjAkjG__originalPrice{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.25rem;text-decoration:line-through}.Pricing-module__TjAkjG__currentPrice{color:var(--primary);text-shadow:0 0 20px #11e44f4d;align-items:baseline;gap:.5rem;font-size:2.5rem;font-weight:900;display:flex}.Pricing-module__TjAkjG__priceFrom{color:var(--text-secondary);font-size:1rem;font-weight:500}.Pricing-module__TjAkjG__priceCurrency{font-size:1.5rem;font-weight:700}.Pricing-module__TjAkjG__featuresSection{z-index:2;flex:1;margin-bottom:2rem;position:relative}.Pricing-module__TjAkjG__featuresTitle{color:var(--text);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Pricing-module__TjAkjG__featuresList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Pricing-module__TjAkjG__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:1rem;display:flex}.Pricing-module__TjAkjG__featureItem svg{color:var(--primary);flex-shrink:0;margin-top:2px}.Pricing-module__TjAkjG__bonusFeature{color:var(--primary);font-weight:600}.Pricing-module__TjAkjG__selectBtn{z-index:2;width:100%;margin-bottom:1.5rem;position:relative}.Pricing-module__TjAkjG__planNote{color:var(--text-secondary);text-align:center;z-index:2;font-size:.85rem;line-height:1.4;position:relative}.Pricing-module__TjAkjG__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#11e44f0d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Pricing-module__TjAkjG__pricingCard:hover .Pricing-module__TjAkjG__cardGlow{opacity:1;animation:2s ease-in-out infinite Pricing-module__TjAkjG__pulse}.Pricing-module__TjAkjG__popular .Pricing-module__TjAkjG__cardGlow{opacity:.5}.Pricing-module__TjAkjG__popular:hover .Pricing-module__TjAkjG__cardGlow{opacity:1}.Pricing-module__TjAkjG__customContactSection{opacity:0;margin-top:3rem;transition:all .8s;transform:translateY(30px)}.Pricing-module__TjAkjG__customContactSection.Pricing-module__TjAkjG__visible{opacity:1;transform:translateY(0)}.Pricing-module__TjAkjG__customContactContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12121299;border:1px solid #11e44f33;border-radius:20px;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Pricing-module__TjAkjG__customContactContent:hover{border-color:var(--primary);box-shadow:var(--shadow-glow);transform:translateY(-5px)}.Pricing-module__TjAkjG__customContactContent:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Pricing-module__TjAkjG__customContactContent:hover:before{opacity:1}.Pricing-module__TjAkjG__customContactText{flex:1}.Pricing-module__TjAkjG__customContactTitle{color:var(--text);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.Pricing-module__TjAkjG__customContactDescription{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.6}.Pricing-module__TjAkjG__customContactBtn{white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (max-width:1024px){.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.Pricing-module__TjAkjG__customContactContent{padding:2rem}.Pricing-module__TjAkjG__customContactTitle{font-size:1.5rem}.Pricing-module__TjAkjG__customContactDescription{font-size:1rem}}@media (max-width:768px){.Pricing-module__TjAkjG__pricing{padding:4rem 0}.Pricing-module__TjAkjG__pricingHeader{margin-bottom:3rem}.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:1fr;gap:2rem}.Pricing-module__TjAkjG__pricingCard{padding:2rem 1.5rem}.Pricing-module__TjAkjG__popularBadge{padding:.4rem 2.5rem;font-size:.75rem}.Pricing-module__TjAkjG__planName{font-size:1.5rem}.Pricing-module__TjAkjG__currentPrice{font-size:2rem}.Pricing-module__TjAkjG__pricingCard:hover{transform:translateY(-10px)scale(1.01)}.Pricing-module__TjAkjG__customContactContent{text-align:center;flex-direction:column;padding:2rem 1.5rem}.Pricing-module__TjAkjG__customContactBtn{justify-content:center;width:100%}.Pricing-module__TjAkjG__customContactTitle{font-size:1.25rem}.Pricing-module__TjAkjG__customContactDescription{font-size:.95rem}}
.Portfolio-module__RS_UDG__portfolio{background:linear-gradient(180deg,var(--bg)0%,var(--bg-secondary)50%,var(--bg)100%);padding:6rem 0;position:relative}.Portfolio-module__RS_UDG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Portfolio-module__RS_UDG__portfolioHeader{text-align:center;opacity:0;margin-bottom:4rem;transition:all .8s;transform:translateY(30px)}.Portfolio-module__RS_UDG__portfolioHeader.Portfolio-module__RS_UDG__visible{opacity:1;transform:translateY(0)}.Portfolio-module__RS_UDG__portfolioTitle{color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Portfolio-module__RS_UDG__highlight{color:var(--primary);text-shadow:0 0 20px #11e44f4d}.Portfolio-module__RS_UDG__portfolioSubtitle{color:var(--text-secondary);font-size:1.25rem}.Portfolio-module__RS_UDG__portfolioGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Portfolio-module__RS_UDG__projectCard{opacity:0;transition:all .6s;transform:translateY(30px)}.Portfolio-module__RS_UDG__projectCard.Portfolio-module__RS_UDG__visible{opacity:1;transform:translateY(0)}.Portfolio-module__RS_UDG__projectLink{height:100%;text-decoration:none;display:block}.Portfolio-module__RS_UDG__projectImage{aspect-ratio:16/10;background:#121212cc;border:1px solid #11e44f33;border-radius:16px;width:100%;margin-bottom:1.5rem;transition:all .4s;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__projectCard:hover .Portfolio-module__RS_UDG__projectImage{border-color:var(--primary);box-shadow:var(--shadow-intense);transform:translateY(-5px)}.Portfolio-module__RS_UDG__imagePlaceholder{width:100%;height:100%;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Portfolio-module__RS_UDG__imagePlaceholder svg{opacity:.5;width:60px;height:60px}.Portfolio-module__RS_UDG__imagePlaceholder p{opacity:.7;font-size:.95rem}.Portfolio-module__RS_UDG__projectOverlay{opacity:0;background:#11e44ff2;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__RS_UDG__projectCard:hover .Portfolio-module__RS_UDG__projectOverlay{opacity:1}.Portfolio-module__RS_UDG__projectOverlay svg{color:#000;width:40px;height:40px}.Portfolio-module__RS_UDG__projectOverlay span{color:#000;font-size:1.1rem;font-weight:700}.Portfolio-module__RS_UDG__projectInfo{padding:0 .5rem}.Portfolio-module__RS_UDG__projectCategory{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-block}.Portfolio-module__RS_UDG__projectTitle{color:var(--text);margin-bottom:.75rem;font-size:1.5rem;font-weight:700;transition:color .3s}.Portfolio-module__RS_UDG__projectCard:hover .Portfolio-module__RS_UDG__projectTitle{color:var(--primary)}.Portfolio-module__RS_UDG__projectDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.Portfolio-module__RS_UDG__portfolio{padding:4rem 0}.Portfolio-module__RS_UDG__portfolioHeader{margin-bottom:3rem}.Portfolio-module__RS_UDG__portfolioGrid{grid-template-columns:1fr;gap:2.5rem}.Portfolio-module__RS_UDG__projectImage{aspect-ratio:4/3}}@media (max-width:480px){.Portfolio-module__RS_UDG__portfolioGrid{grid-template-columns:1fr}}
.FAQ-module__KSzKsa__faq{background:var(--bg);padding:6rem 0;position:relative}.FAQ-module__KSzKsa__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.FAQ-module__KSzKsa__faqHeader{text-align:center;opacity:0;margin-bottom:4rem;transition:all .8s;transform:translateY(30px)}.FAQ-module__KSzKsa__faqHeader.FAQ-module__KSzKsa__visible{opacity:1;transform:translateY(0)}.FAQ-module__KSzKsa__faqTitle{color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.FAQ-module__KSzKsa__highlight{color:var(--primary);text-shadow:0 0 20px #11e44f4d}.FAQ-module__KSzKsa__faqSubtitle{color:var(--text-secondary);font-size:1.25rem}.FAQ-module__KSzKsa__faqList{flex-direction:column;gap:1.5rem;display:flex}.FAQ-module__KSzKsa__faqItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12121299;border:1px solid #11e44f33;border-radius:12px;transition:all .4s;overflow:hidden}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__animateElement{opacity:0;transform:translateY(20px)}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__animateElement.FAQ-module__KSzKsa__visible{opacity:1;transform:translateY(0)}.FAQ-module__KSzKsa__faqItem:hover{border-color:var(--primary);box-shadow:var(--shadow-primary)}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__active{border-color:var(--primary);box-shadow:var(--shadow-glow)}.FAQ-module__KSzKsa__faqQuestion{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__KSzKsa__faqQuestion:hover,.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__faqQuestion{color:var(--primary)}.FAQ-module__KSzKsa__faqIcon{color:var(--primary);flex-shrink:0;transition:transform .3s}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__faqIcon{transform:rotate(180deg)}.FAQ-module__KSzKsa__faqAnswer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__faqAnswer{max-height:500px}.FAQ-module__KSzKsa__faqAnswerContent{padding:0 2rem 1.5rem}.FAQ-module__KSzKsa__faqAnswerContent p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}@media (max-width:768px){.FAQ-module__KSzKsa__faq{padding:4rem 0}.FAQ-module__KSzKsa__faqHeader{margin-bottom:3rem}.FAQ-module__KSzKsa__faqList{gap:1rem}.FAQ-module__KSzKsa__faqQuestion{padding:1.25rem 1.5rem;font-size:1rem}.FAQ-module__KSzKsa__faqAnswerContent{padding:0 1.5rem 1.25rem}.FAQ-module__KSzKsa__faqAnswerContent p{font-size:1rem}}
.Contact-module__OWeMSG__contact{background:linear-gradient(180deg,var(--bg)0%,var(--bg-secondary)100%);padding:6rem 0;position:relative}.Contact-module__OWeMSG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Contact-module__OWeMSG__contactHeader{text-align:center;opacity:0;margin-bottom:4rem;transition:all .8s;transform:translateY(30px)}.Contact-module__OWeMSG__contactHeader.Contact-module__OWeMSG__visible{opacity:1;transform:translateY(0)}.Contact-module__OWeMSG__contactTitle{color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Contact-module__OWeMSG__highlight{color:var(--primary);text-shadow:0 0 20px #11e44f4d}.Contact-module__OWeMSG__contactSubtitle{color:var(--text-secondary);font-size:1.25rem}.Contact-module__OWeMSG__contactContent{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;display:grid}.Contact-module__OWeMSG__contactInfo{opacity:0;flex-direction:column;gap:1.5rem;transition:all .8s;display:flex;transform:translate(-30px)}.Contact-module__OWeMSG__contactInfo.Contact-module__OWeMSG__visible{opacity:1;transform:translate(0)}.Contact-module__OWeMSG__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12121299;border:1px solid #11e44f33;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.Contact-module__OWeMSG__infoCard:hover{border-color:var(--primary);box-shadow:var(--shadow-primary);transform:translate(10px)}.Contact-module__OWeMSG__infoIcon{width:60px;height:60px;color:var(--primary);background:#11e44f1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__infoCard h3{color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Contact-module__OWeMSG__infoCard p,.Contact-module__OWeMSG__infoCard a{color:var(--text-secondary);font-size:1rem;transition:color .3s}.Contact-module__OWeMSG__infoCard a:hover{color:var(--primary)}.Contact-module__OWeMSG__infoHighlight{border:1px solid var(--primary);text-align:center;background:#11e44f1a;border-radius:12px;padding:2rem}.Contact-module__OWeMSG__infoHighlight h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Contact-module__OWeMSG__infoHighlight p{color:var(--text-secondary);font-size:1rem}.Contact-module__OWeMSG__contactForm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#12121299;border:1px solid #11e44f33;border-radius:16px;padding:3rem;transition:all .8s;transform:translate(30px)}.Contact-module__OWeMSG__contactForm.Contact-module__OWeMSG__visible{opacity:1;transform:translate(0)}.Contact-module__OWeMSG__formGroup{margin-bottom:1.5rem}.Contact-module__OWeMSG__formGroup label{color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.Contact-module__OWeMSG__formGroup input,.Contact-module__OWeMSG__formGroup textarea,.Contact-module__OWeMSG__formGroup select{width:100%;color:var(--text);background:#0a0a0a99;border:1px solid #11e44f4d;border-radius:8px;padding:1rem;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__formGroup input:focus,.Contact-module__OWeMSG__formGroup textarea:focus,.Contact-module__OWeMSG__formGroup select:focus{border-color:var(--primary);box-shadow:var(--shadow-primary);outline:none}.Contact-module__OWeMSG__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2311e44f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:3rem}.Contact-module__OWeMSG__formGroup select option{background:var(--bg-secondary);color:var(--text);padding:.5rem}.Contact-module__OWeMSG__formGroup input::placeholder,.Contact-module__OWeMSG__formGroup textarea::placeholder{color:var(--text-secondary);opacity:.6}.Contact-module__OWeMSG__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__checkboxGroup{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.Contact-module__OWeMSG__checkbox{cursor:pointer;width:20px;min-width:20px;height:20px;accent-color:var(--primary);margin-top:.125rem}.Contact-module__OWeMSG__checkboxLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.95rem;line-height:1.5}.Contact-module__OWeMSG__checkboxLabel a{color:var(--primary);text-decoration:underline;transition:color .3s}.Contact-module__OWeMSG__checkboxLabel a:hover{color:var(--text)}.Contact-module__OWeMSG__contactForm .Contact-module__OWeMSG__btn{width:100%;margin-top:1rem}.Contact-module__OWeMSG__successMessage{border:1px solid var(--primary);color:var(--primary);text-align:center;background:#11e44f1a;border-radius:8px;margin-top:1.5rem;padding:1rem;font-weight:600}.Contact-module__OWeMSG__errorMessage{color:#f44;text-align:center;background:#ff00001a;border:1px solid #f44;border-radius:8px;margin-top:1.5rem;padding:1rem;font-weight:600}@media (max-width:968px){.Contact-module__OWeMSG__contactContent{grid-template-columns:1fr;gap:3rem}.Contact-module__OWeMSG__contactInfo,.Contact-module__OWeMSG__contactForm{transform:translateY(30px)}.Contact-module__OWeMSG__contactInfo.Contact-module__OWeMSG__visible,.Contact-module__OWeMSG__contactForm.Contact-module__OWeMSG__visible{transform:translateY(0)}}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:4rem 0}.Contact-module__OWeMSG__contactHeader{margin-bottom:3rem}.Contact-module__OWeMSG__contactForm{padding:2rem 1.5rem}.Contact-module__OWeMSG__infoCard{padding:1.25rem}.Contact-module__OWeMSG__infoIcon{width:50px;height:50px}.Contact-module__OWeMSG__infoIcon svg{width:24px;height:24px}}
.WebziAd-module__kZwjrG__webziAd{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg)100%);padding:2rem 0;position:relative}.WebziAd-module__kZwjrG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.WebziAd-module__kZwjrG__adBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:border-color,box-shadow;z-index:1;background:#12121299;border:1px solid #8b00004d;border-radius:12px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 2rem;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.WebziAd-module__kZwjrG__adBar:before{content:"";will-change:transform;pointer-events:none;background:linear-gradient(90deg,#0000,#8b000026,#0000);width:100%;height:100%;animation:2.5s linear infinite WebziAd-module__kZwjrG__scanline;position:absolute;top:0;left:-100%}.WebziAd-module__kZwjrG__adBar:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#8b000014 0,#0000 1px 2px,#8b000014 3px),repeating-linear-gradient(90deg,#8b000008 0,#0000 1px 4px,#8b000008 5px);animation:3s steps(2,end) infinite WebziAd-module__kZwjrG__gridFlicker;position:absolute;inset:0}.WebziAd-module__kZwjrG__adBar:hover,.WebziAd-module__kZwjrG__adBar:active,.WebziAd-module__kZwjrG__adBar:focus-within{border-color:#8b0000cc;animation:.3s infinite WebziAd-module__kZwjrG__cardGlitch;box-shadow:0 4px 30px #8b00004d,inset 0 0 30px #8b00001a}@media (hover:none) and (pointer:coarse){.WebziAd-module__kZwjrG__adBar:active{border-color:#8b0000cc;box-shadow:0 4px 30px #8b00004d,inset 0 0 30px #8b00001a}}@keyframes WebziAd-module__kZwjrG__scanline{0%{transform:translate(0)}to{transform:translate(200%)}}@keyframes WebziAd-module__kZwjrG__gridFlicker{0%,to{opacity:1}50%{opacity:.7}}@keyframes WebziAd-module__kZwjrG__cardGlitch{0%,to{transform:translate(0)}33%{transform:translate(-1px,1px)}66%{transform:translate(1px,-1px)}}.WebziAd-module__kZwjrG__animateElement{opacity:0;transition:all .6s;transform:translateY(20px)}.WebziAd-module__kZwjrG__animateElement.WebziAd-module__kZwjrG__visible{opacity:1;transform:translateY(0)}.WebziAd-module__kZwjrG__webziLogo{color:#8b0000;letter-spacing:4px;text-shadow:0 0 10px #8b000099,0 0 20px #8b000066,0 0 30px #8b000033;z-index:1;will-change:text-shadow,transform;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:300;animation:3s ease-in-out infinite WebziAd-module__kZwjrG__logoBreath;position:relative}.WebziAd-module__kZwjrG__adBar:hover .WebziAd-module__kZwjrG__webziLogo,.WebziAd-module__kZwjrG__adBar:active .WebziAd-module__kZwjrG__webziLogo,.WebziAd-module__kZwjrG__adBar:focus-within .WebziAd-module__kZwjrG__webziLogo{animation:.4s infinite WebziAd-module__kZwjrG__logoGlitchIntense,3s ease-in-out infinite WebziAd-module__kZwjrG__logoBreath}@keyframes WebziAd-module__kZwjrG__logoBreath{0%,to{text-shadow:0 0 10px #8b000099,0 0 20px #8b000066,0 0 30px #8b000033}50%{text-shadow:0 0 15px #8b0000cc,0 0 30px #8b000080,0 0 45px #8b00004d}}@keyframes WebziAd-module__kZwjrG__logoGlitchIntense{0%,90%,to{text-shadow:0 0 15px #8b0000cc,0 0 30px #8b000080;transform:translate(0)}92%{text-shadow:-3px 0 #8b0000,3px 0 #00ff0080,0 0 20px #8b0000b3;transform:translate(-2px)}94%{text-shadow:3px 0 #8b0000,-3px 0 #0000ff80,0 0 20px #8b0000b3;transform:translate(2px)}96%{text-shadow:0 -2px #8b0000,0 2px #ff000080,0 0 25px #8b0000cc;transform:translateY(-1px)}}.WebziAd-module__kZwjrG__adText{color:var(--text);z-index:1;font-size:1.05rem;font-weight:600;position:relative}@media (min-width:769px){.WebziAd-module__kZwjrG__adText{white-space:nowrap}}.WebziAd-module__kZwjrG__glitchText{display:inline-block;position:relative}.WebziAd-module__kZwjrG__adBar:hover .WebziAd-module__kZwjrG__glitchText:before,.WebziAd-module__kZwjrG__adBar:hover .WebziAd-module__kZwjrG__glitchText:after,.WebziAd-module__kZwjrG__adBar:active .WebziAd-module__kZwjrG__glitchText:before,.WebziAd-module__kZwjrG__adBar:active .WebziAd-module__kZwjrG__glitchText:after,.WebziAd-module__kZwjrG__adBar:focus-within .WebziAd-module__kZwjrG__glitchText:before,.WebziAd-module__kZwjrG__adBar:focus-within .WebziAd-module__kZwjrG__glitchText:after{content:attr(data-text);width:100%;height:100%;position:absolute;top:0;left:0}.WebziAd-module__kZwjrG__adBar:hover .WebziAd-module__kZwjrG__glitchText:before,.WebziAd-module__kZwjrG__adBar:active .WebziAd-module__kZwjrG__glitchText:before,.WebziAd-module__kZwjrG__adBar:focus-within .WebziAd-module__kZwjrG__glitchText:before{clip-path:polygon(0 0,100% 0,100% 45%,0 45%);animation:.3s infinite WebziAd-module__kZwjrG__glitchTop;transform:translate(-2px,-2px)}.WebziAd-module__kZwjrG__adBar:hover .WebziAd-module__kZwjrG__glitchText:after,.WebziAd-module__kZwjrG__adBar:active .WebziAd-module__kZwjrG__glitchText:after,.WebziAd-module__kZwjrG__adBar:focus-within .WebziAd-module__kZwjrG__glitchText:after{clip-path:polygon(0 55%,100% 55%,100% 100%,0 100%);animation:.3s infinite WebziAd-module__kZwjrG__glitchBottom;transform:translate(2px,2px)}@keyframes WebziAd-module__kZwjrG__glitchTop{0%,to{transform:translate(0)}20%{transform:translate(-2px,-2px)}40%{transform:translate(-2px,2px)}60%{transform:translate(2px,-2px)}80%{transform:translate(2px,2px)}}@keyframes WebziAd-module__kZwjrG__glitchBottom{0%,to{transform:translate(0)}20%{transform:translate(2px,2px)}40%{transform:translate(2px,-2px)}60%{transform:translate(-2px,2px)}80%{transform:translate(-2px,-2px)}}.WebziAd-module__kZwjrG__webziButton{color:#fff;white-space:nowrap;z-index:2;-webkit-tap-highlight-color:#8b00004d;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#8b0000;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 2px 10px #8b000033}.WebziAd-module__kZwjrG__webziButton:hover,.WebziAd-module__kZwjrG__webziButton:active,.WebziAd-module__kZwjrG__webziButton:focus{background:#a00000;outline:none;transform:translateY(-2px);box-shadow:0 4px 15px #8b00004d}@media (hover:none) and (pointer:coarse){.WebziAd-module__kZwjrG__webziButton:active{transform:scale(.98);box-shadow:0 2px 8px #8b000040}}.WebziAd-module__kZwjrG__webziButton svg{transition:transform .3s}.WebziAd-module__kZwjrG__webziButton:hover svg,.WebziAd-module__kZwjrG__webziButton:active svg,.WebziAd-module__kZwjrG__webziButton:focus svg{transform:translate(3px)}@media (max-width:768px){.WebziAd-module__kZwjrG__webziAd{padding:1.5rem 0}.WebziAd-module__kZwjrG__adBar{text-align:center;flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem}.WebziAd-module__kZwjrG__webziLogo{letter-spacing:3px;font-size:1.25rem}.WebziAd-module__kZwjrG__adText{white-space:normal;font-size:.9rem;line-height:1.5}.WebziAd-module__kZwjrG__webziButton{justify-content:center;width:100%;min-height:48px;padding:1rem 1.5rem;font-size:1rem}}@media (max-width:480px){.WebziAd-module__kZwjrG__container{padding:0 1rem}.WebziAd-module__kZwjrG__adBar{gap:1rem;padding:1rem 1.25rem}.WebziAd-module__kZwjrG__webziLogo{letter-spacing:2px;font-size:1.1rem}.WebziAd-module__kZwjrG__adText{font-size:.85rem}.WebziAd-module__kZwjrG__webziButton{font-size:.95rem}}
