.page-module___8aEwW__hero{background-image:url(/images/solution.jfif);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroOverlay{z-index:1;background:linear-gradient(90deg,#fbffcbf7 0%,#fbffcbeb 40%,#bed6ed80 70%,#bed6ed1a 100%);position:absolute;inset:0}.page-module___8aEwW__heroContainer{z-index:2;width:100%;max-width:1200px;margin:auto;padding:80px 40px;position:relative}.page-module___8aEwW__heroText{opacity:0;max-width:640px;transition:opacity .8s,transform .8s;transform:translateY(30px)}.page-module___8aEwW__heroTextVisible{opacity:1;transform:translateY(0)}.page-module___8aEwW__heroEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);opacity:0;margin-bottom:14px;font-size:12px;font-weight:700;transform:translateY(16px)}.page-module___8aEwW__heroTextVisible .page-module___8aEwW__heroEyebrow{animation:.6s .1s forwards page-module___8aEwW__fadeUp}.page-module___8aEwW__heroTitle{color:#1a1a1a;opacity:0;margin-bottom:18px;font-size:52px;font-weight:800;line-height:1.15;transform:translateY(20px)}.page-module___8aEwW__heroTextVisible .page-module___8aEwW__heroTitle{animation:.7s .25s forwards page-module___8aEwW__fadeUp}.page-module___8aEwW__heroTitle span{color:var(--primary)}.page-module___8aEwW__heroDescription{color:#444;opacity:0;max-width:520px;margin-bottom:32px;font-size:16px;line-height:1.75;transform:translateY(20px)}.page-module___8aEwW__heroTextVisible .page-module___8aEwW__heroDescription{animation:.7s .4s forwards page-module___8aEwW__fadeUp}.page-module___8aEwW__heroButtons{opacity:0;flex-wrap:wrap;gap:14px;display:flex;transform:translateY(20px)}.page-module___8aEwW__heroTextVisible .page-module___8aEwW__heroButtons{animation:.7s .55s forwards page-module___8aEwW__fadeUp}.page-module___8aEwW__btnPrimary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:13px 28px;font-size:15px;font-weight:700;transition:background .25s,transform .2s,box-shadow .2s}.page-module___8aEwW__btnPrimary:hover{background:var(--primary-hover);transform:translateY(-3px);box-shadow:0 8px 24px #f7542959}.page-module___8aEwW__btnPrimary:active{box-shadow:none;transform:translateY(0)}.page-module___8aEwW__btnSecondary{color:#e99b55;cursor:pointer;background:0 0;border:2px solid #e99b55;border-radius:10px;padding:12px 26px;font-size:15px;font-weight:600;transition:all .25s}.page-module___8aEwW__btnSecondary:hover{color:#fff;background:#e99b55;transform:translateY(-3px)}.page-module___8aEwW__sectionInner{text-align:center;max-width:1100px;margin:0 auto;padding:80px 24px}.page-module___8aEwW__sectionTag{letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);opacity:.8;margin-bottom:10px;font-size:11px;font-weight:700}.page-module___8aEwW__sectionTitle{color:#1a1a1a;margin-bottom:10px;font-size:36px;font-weight:800;line-height:1.2}.page-module___8aEwW__sectionSubtitle{color:#666;max-width:600px;margin:0 auto 44px;font-size:16px;line-height:1.6}.page-module___8aEwW__problemSection{background:linear-gradient(180deg,var(--accent-yellow),var(--accent-orange))}.page-module___8aEwW__problemGrid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.page-module___8aEwW__problemCard{border-top:3px solid var(--primary);background:#fff;border-radius:16px;padding:24px 20px;transition:transform .25s,box-shadow .25s}.page-module___8aEwW__problemCard:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 14px 36px #0000001a}.page-module___8aEwW__problemIcon{width:44px;height:44px;color:var(--primary);background:#f7542914;border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.page-module___8aEwW__problemIcon svg{width:22px;height:22px}.page-module___8aEwW__problemCard h3{color:#1a1a1a;margin-bottom:6px;font-size:15px;font-weight:700}.page-module___8aEwW__problemCard p{color:#666;font-size:13px;line-height:1.6}.page-module___8aEwW__mobileCarousel{touch-action:pan-y;display:none;position:relative;overflow:hidden}.page-module___8aEwW__carouselTrack{will-change:transform;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex}.page-module___8aEwW__carouselSlide{min-width:100%;padding:0 4px}.page-module___8aEwW__carouselDots{justify-content:center;gap:8px;margin-top:20px;display:flex}.page-module___8aEwW__dot{cursor:pointer;background:#f7542940;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .2s}.page-module___8aEwW__dotActive{background:var(--primary);transform:scale(1.4)}.page-module___8aEwW__solutionSection{background:#fff}.page-module___8aEwW__solutionGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__flipCard{perspective:1000px;cursor:pointer;border-radius:18px;height:280px}.page-module___8aEwW__flipInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);position:relative}.page-module___8aEwW__flipped .page-module___8aEwW__flipInner{transform:rotateY(180deg)}.page-module___8aEwW__flipFront,.page-module___8aEwW__flipBack{backface-visibility:hidden;border-radius:18px;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__flipFront{background:#111}.page-module___8aEwW__flipImgWrapper{position:absolute;inset:0}.page-module___8aEwW__flipImgOverlay{z-index:1;background:linear-gradient(#0000001a 45%,#000000b8 100%);position:absolute;inset:0}.page-module___8aEwW__flipFrontContent{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:flex-end;align-items:center;padding:22px;display:flex;position:absolute;inset:0}.page-module___8aEwW__flipIconWrap{color:#fff;background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:10px;display:flex}.page-module___8aEwW__flipIconWrap svg{width:20px;height:20px}.page-module___8aEwW__flipFrontContent h3{margin-bottom:6px;font-size:16px;font-weight:700}.page-module___8aEwW__flipBack{background:var(--primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px 22px;display:flex;transform:rotateY(180deg);box-shadow:0 6px 24px #f754294d}.page-module___8aEwW__flipBack p:first-child{color:#fff;margin-bottom:10px;font-size:14px;line-height:1.65}.page-module___8aEwW__flipHint{opacity:.55;color:#fff;letter-spacing:.5px;font-size:11px}.page-module___8aEwW__baSection{background:linear-gradient(#f5f5f0,#fffde8)}.page-module___8aEwW__baTabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px;display:flex}.page-module___8aEwW__baTab{color:#666;cursor:pointer;background:#fff;border:1.5px solid #f754294d;border-radius:999px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.page-module___8aEwW__baTab:hover{border-color:var(--primary);color:var(--primary)}.page-module___8aEwW__baTabActive{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 14px #f754294d}.page-module___8aEwW__baWrap{aspect-ratio:3/2;cursor:col-resize;-webkit-user-select:none;user-select:none;border-radius:20px;max-width:680px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000024}.page-module___8aEwW__baAfter{position:absolute;inset:0}.page-module___8aEwW__baBefore{min-width:2px;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.page-module___8aEwW__baBeforeImg{width:680px;position:absolute;top:0;bottom:0;left:0}.page-module___8aEwW__baLabel{color:#fff;letter-spacing:.5px;z-index:4;pointer-events:none;background:#0000008c;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;bottom:14px}.page-module___8aEwW__baLabelLeft{left:12px}.page-module___8aEwW__baLabelRight{right:12px}.page-module___8aEwW__baHandle{z-index:5;pointer-events:none;flex-direction:column;align-items:center;width:0;display:flex;position:absolute;top:0;bottom:0}.page-module___8aEwW__baHandleBar{background:#fff;flex:1;width:3px;box-shadow:0 0 8px #0006}.page-module___8aEwW__baHandleCircle{color:#555;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #0000004d}.page-module___8aEwW__baStat{background:var(--primary);color:#fff;z-index:6;pointer-events:none;border-radius:12px;flex-direction:column;align-items:center;padding:10px 16px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 16px #f7542966}.page-module___8aEwW__baStatNum{font-size:18px;font-weight:800;line-height:1}.page-module___8aEwW__baStatName{opacity:.85;margin-top:3px;font-size:11px}.page-module___8aEwW__benefitsSection{background:linear-gradient(180deg,var(--accent-orange),var(--accent-yellow))}.page-module___8aEwW__benefitsGrid{text-align:left;grid-template-columns:repeat(2,1fr);gap:14px;max-width:700px;margin:0 auto;display:grid}.page-module___8aEwW__benefitItem{opacity:0;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 18px;transition:opacity .5s,transform .5s,box-shadow .25s;display:flex;transform:translate(-24px)}.page-module___8aEwW__benefitVisible{opacity:1;transform:translate(0)}.page-module___8aEwW__benefitItem:hover{transform:translate(4px);box-shadow:0 4px 16px #00000014}.page-module___8aEwW__benefitVisible:hover{transform:translate(4px)}.page-module___8aEwW__checkIcon{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(0)}.page-module___8aEwW__checkPop{transform:scale(1)}.page-module___8aEwW__checkIcon svg{width:14px;height:14px}.page-module___8aEwW__benefitItem p{color:#1a1a1a;font-size:14px;font-weight:600}.page-module___8aEwW__testimonialsSection{background:#fff}.page-module___8aEwW__testimonialsGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px;display:grid}.page-module___8aEwW__testimonialCard{text-align:left;background:#fafaf5;border:1px solid #0000000f;border-radius:18px;padding:28px 24px;transition:transform .25s,box-shadow .25s}.page-module___8aEwW__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.page-module___8aEwW__testimonialAvatar{width:46px;height:46px;color:var(--primary);background:#f754291f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;font-size:15px;font-weight:800;display:flex}.page-module___8aEwW__testimonialStars{color:#e99b55;letter-spacing:2px;margin-bottom:10px;font-size:15px}.page-module___8aEwW__testimonialQuote{color:#333;margin-bottom:14px;font-size:14px;font-style:italic;line-height:1.7}.page-module___8aEwW__testimonialName{color:#1a1a1a;font-size:14px;font-weight:700}.page-module___8aEwW__testimonialRole{color:#999;margin-top:2px;font-size:12px}.page-module___8aEwW__viewAllRow{text-align:center;margin-top:10px}.page-module___8aEwW__viewAllLink{color:var(--primary);border-bottom:1.5px solid var(--primary);padding-bottom:2px;font-size:14px;font-weight:700;transition:opacity .2s}.page-module___8aEwW__viewAllLink:hover{opacity:.75}.page-module___8aEwW__howSection{background:linear-gradient(180deg,var(--accent-yellow),var(--accent-orange))}.page-module___8aEwW__stepsWrapper{text-align:left;max-width:560px;margin:0 auto 36px;position:relative}.page-module___8aEwW__stepsWrapper:before{content:"";background:#f7542933;width:2px;position:absolute;top:0;bottom:0;left:19px}.page-module___8aEwW__step{opacity:0;align-items:flex-start;gap:20px;padding-bottom:28px;transition:opacity .55s,transform .55s;display:flex;position:relative;transform:translate(32px)}.page-module___8aEwW__stepVisible{opacity:1;transform:translate(0)}.page-module___8aEwW__stepNum{width:40px;height:40px;color:var(--primary);z-index:1;background:#f7542933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;transition:background .4s,color .4s,transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.page-module___8aEwW__stepNumPop{background:var(--primary);color:#fff;transform:scale(1.15)}.page-module___8aEwW__stepBody{padding-top:8px}.page-module___8aEwW__stepBody h3{color:#1a1a1a;margin-bottom:4px;font-size:16px;font-weight:700}.page-module___8aEwW__stepBody p{color:#555;font-size:13px;line-height:1.6}.page-module___8aEwW__stepsCta{text-align:center}.page-module___8aEwW__finalCta{background:#1a1a1a}.page-module___8aEwW__finalCtaInner{text-align:center;max-width:700px;margin:0 auto;padding:90px 24px}.page-module___8aEwW__finalCtaInner h2{color:#fff;margin-bottom:12px;font-size:40px;font-weight:800;line-height:1.2}.page-module___8aEwW__finalCtaInner p{color:#ffffffa6;margin-bottom:32px;font-size:17px}.page-module___8aEwW__btnCtaLarge{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:16px 44px;font-size:17px;font-weight:700;transition:background .25s,transform .2s,box-shadow .2s;animation:2.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__btnCtaLarge:hover{background:var(--primary-hover);animation:none;transform:translateY(-3px);box-shadow:0 10px 30px #f7542973}.page-module___8aEwW__stickyCta{z-index:999;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.page-module___8aEwW__stickyCtaVisible{transform:translateY(0)}.page-module___8aEwW__stickyCta button{background:var(--primary);color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:0;width:100%;padding:18px;font-size:15px;font-weight:700;transition:background .2s}.page-module___8aEwW__stickyCta button:hover{background:var(--primary-hover)}@keyframes page-module___8aEwW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module___8aEwW__pulse{0%,to{box-shadow:0 0 #f7542980}50%{box-shadow:0 0 0 14px #f7542900}}@media (max-width:900px){.page-module___8aEwW__heroContainer{padding:60px 24px}.page-module___8aEwW__heroTitle{font-size:38px}.page-module___8aEwW__heroText{text-align:center;max-width:100%}.page-module___8aEwW__heroButtons{justify-content:center}.page-module___8aEwW__heroDescription{margin:0 auto 28px}.page-module___8aEwW__problemGrid{display:none}.page-module___8aEwW__mobileCarousel{display:block}.page-module___8aEwW__solutionGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__flipCard{height:240px}.page-module___8aEwW__benefitsGrid{grid-template-columns:1fr;max-width:440px}.page-module___8aEwW__testimonialsGrid{display:none}.page-module___8aEwW__sectionTitle{font-size:28px}.page-module___8aEwW__sectionInner{padding:60px 20px}.page-module___8aEwW__stickyCta{display:block}.page-module___8aEwW__baWrap{aspect-ratio:4/3}.page-module___8aEwW__baBeforeImg{width:100vw}}@media (max-width:600px){.page-module___8aEwW__heroTitle{font-size:30px}.page-module___8aEwW__heroDescription{font-size:15px}.page-module___8aEwW__sectionTitle{font-size:24px}.page-module___8aEwW__sectionSubtitle{font-size:14px}.page-module___8aEwW__solutionGrid{grid-template-columns:1fr}.page-module___8aEwW__flipCard{height:220px}.page-module___8aEwW__finalCtaInner h2{font-size:26px}.page-module___8aEwW__finalCtaInner p{font-size:15px}.page-module___8aEwW__btnCtaLarge{padding:14px 32px;font-size:15px}.page-module___8aEwW__baTabs{gap:8px}.page-module___8aEwW__baTab{padding:7px 14px;font-size:12px}.page-module___8aEwW__baWrap{aspect-ratio:1}}
