.page-module__E0kJGG__page{width:100%;height:100%}
.logo-module__IGneoq__logoContent{align-items:center;gap:var(--spacing-xs);color:var(--charcoal-gray);display:flex}.logo-module__IGneoq__logoContent svg{color:var(--soft-blue);flex-shrink:0;width:28px;height:28px}.logo-module__IGneoq__logoContent>span{letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1}.logo-module__IGneoq__prefix{color:var(--charcoal-gray)}.logo-module__IGneoq__suffix{color:var(--soft-blue)}.logo-module__IGneoq__footerVariant{color:var(--off-white)}.logo-module__IGneoq__footerVariant .logo-module__IGneoq__prefix{color:var(--off-white)!important}.logo-module__IGneoq__footerVariant .logo-module__IGneoq__suffix,.logo-module__IGneoq__footerVariant svg{color:var(--soft-blue)!important}@media (max-width:768px){.logo-module__IGneoq__logoContent{gap:6px;font-size:1.25rem}.logo-module__IGneoq__logoContent svg{width:20px;height:20px}.logo-module__IGneoq__logoContent>span{font-size:1.25rem}}
.cartIcon-module__FIVvyW__cartButton{cursor:pointer;color:var(--charcoal-gray);padding:var(--spacing-xs)var(--spacing-sm);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.cartIcon-module__FIVvyW__cartButton:hover{background:var(--light-blue);color:var(--soft-blue)}.cartIcon-module__FIVvyW__cartButton.cartIcon-module__FIVvyW__hasItems{animation:2s ease-in-out infinite cartIcon-module__FIVvyW__cartPulse}.cartIcon-module__FIVvyW__cartButton.cartIcon-module__FIVvyW__hasItems svg{color:var(--soft-blue)}@keyframes cartIcon-module__FIVvyW__cartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.cartIcon-module__FIVvyW__badge{background:var(--soft-blue);color:var(--off-white);border:2px solid var(--off-white);width:20px;height:20px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;animation:2s ease-in-out infinite cartIcon-module__FIVvyW__badgePulse;display:flex;position:absolute;top:-4px;right:-4px}@keyframes cartIcon-module__FIVvyW__badgePulse{0%,to{box-shadow:0 0 #3b82f6b3}50%{box-shadow:0 0 0 8px #3b82f600}}
.cartModal-module__Rprjmq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background-color:#00000080;width:100vw;height:100vh;animation:.3s cartModal-module__Rprjmq__fadeIn;position:fixed;top:0;left:0}@keyframes cartModal-module__Rprjmq__fadeIn{0%{opacity:0}to{opacity:1}}.cartModal-module__Rprjmq__cartDrawer{background:var(--off-white);z-index:9999;flex-direction:column;width:100%;max-width:420px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) cartModal-module__Rprjmq__slideIn;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-4px 0 20px #00000026}@media (max-width:480px){.cartModal-module__Rprjmq__cartDrawer{max-width:100%}}@keyframes cartModal-module__Rprjmq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cartModal-module__Rprjmq__cartContent{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.cartModal-module__Rprjmq__cartHeader{padding:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--gray-200);background:var(--off-white);justify-content:space-between;align-items:flex-start;gap:var(--spacing-md);flex-shrink:0;display:flex}.cartModal-module__Rprjmq__headerLeft{gap:var(--spacing-xs);flex-direction:column;flex:1;display:flex}.cartModal-module__Rprjmq__cartTitle{color:var(--charcoal-gray);align-items:center;gap:var(--spacing-xs);margin:0;font-size:1.25rem;font-weight:800;display:flex}.cartModal-module__Rprjmq__cartTitle svg{width:20px;height:20px}.cartModal-module__Rprjmq__clearButton{color:var(--gray-600);cursor:pointer;padding:4px var(--spacing-xs);border-radius:var(--radius-sm);text-align:left;background:0 0;border:none;width:fit-content;font-size:.8125rem;font-weight:500;transition:all .2s}.cartModal-module__Rprjmq__clearButton:hover{background:var(--gray-100);color:var(--charcoal-gray)}.cartModal-module__Rprjmq__closeButton{background:var(--gray-100);color:var(--gray-600);cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-sm);border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.cartModal-module__Rprjmq__closeButton:hover{background:var(--gray-200);color:var(--charcoal-gray)}.cartModal-module__Rprjmq__emptyCart{padding:var(--spacing-2xl);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.cartModal-module__Rprjmq__emptyIcon{color:var(--gray-400);margin-bottom:var(--spacing-md)}.cartModal-module__Rprjmq__emptyCart p{color:var(--gray-600);margin:var(--spacing-xs)0;font-size:1rem}.cartModal-module__Rprjmq__emptySubtext{color:var(--gray-400);font-size:.875rem}.cartModal-module__Rprjmq__itemsList{gap:var(--spacing-sm);padding:var(--spacing-lg);padding-bottom:var(--spacing-md);flex-direction:column;flex:1;display:flex;overflow-y:auto}.cartModal-module__Rprjmq__itemsList::-webkit-scrollbar{width:6px}.cartModal-module__Rprjmq__itemsList::-webkit-scrollbar-track{background:0 0}.cartModal-module__Rprjmq__itemsList::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:var(--radius-md)}.cartModal-module__Rprjmq__cartItem{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);background:var(--gray-100);border-radius:var(--radius-lg);border:1px solid var(--gray-200);display:flex}.cartModal-module__Rprjmq__itemImage{border-radius:var(--radius-md);background:var(--gray-200);flex-shrink:0;width:80px;height:80px;overflow:hidden}.cartModal-module__Rprjmq__image{object-fit:cover;width:100%;height:100%}.cartModal-module__Rprjmq__itemInfo{flex-direction:column;flex:1;gap:4px;display:flex}.cartModal-module__Rprjmq__itemName{color:var(--charcoal-gray);margin:0;font-size:.9375rem;font-weight:700;line-height:1.4}.cartModal-module__Rprjmq__itemPrice{color:var(--soft-blue);margin:0;font-size:1rem;font-weight:700}.cartModal-module__Rprjmq__removeButton{color:var(--gray-400);cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.cartModal-module__Rprjmq__removeButton:hover{color:var(--peach);background:#f973161a}.cartModal-module__Rprjmq__cartFooter{padding:var(--spacing-lg);padding-top:var(--spacing-md);border-top:2px solid var(--gray-200);background:var(--off-white);flex-shrink:0}.cartModal-module__Rprjmq__total{margin-bottom:var(--spacing-sm);padding:var(--spacing-xs)var(--spacing-sm);background:var(--gray-100);border-radius:var(--radius-md);justify-content:space-between;align-items:center;display:flex}.cartModal-module__Rprjmq__totalLabel{color:var(--charcoal-gray);font-size:.9375rem;font-weight:700}.cartModal-module__Rprjmq__totalValue{color:var(--soft-blue);font-size:1.125rem;font-weight:800}.cartModal-module__Rprjmq__checkoutButton{width:100%;padding:var(--spacing-sm)var(--spacing-md);background:linear-gradient(135deg,var(--soft-blue)0%,var(--primary-blue)100%);color:var(--off-white);border-radius:var(--radius-lg);cursor:pointer;border:none;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 14px #3b82f663}.cartModal-module__Rprjmq__checkoutButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.cartModal-module__Rprjmq__checkoutButton:disabled{opacity:.5;cursor:not-allowed}
.header-module__FpSQAG__headerContainer{background:var(--off-white);width:100%;height:fit-content;box-shadow:var(--shadow-sm);z-index:100;height:72px;padding:0 var(--spacing-md);border-bottom:1px solid var(--gray-200);justify-content:center;display:flex;position:sticky;top:0}.header-module__FpSQAG__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;display:flex}.header-module__FpSQAG__nav{gap:var(--spacing-md);align-items:center;margin-left:auto;display:flex}.header-module__FpSQAG__navLink{color:var(--charcoal-gray);padding:var(--spacing-xs)var(--spacing-sm);border-radius:var(--radius-md);font-size:.9375rem;font-weight:500;transition:all .2s}.header-module__FpSQAG__navLink:hover{color:var(--soft-blue);background:var(--light-blue)}@media (max-width:768px){.header-module__FpSQAG__nav{gap:var(--spacing-sm);display:flex}.header-module__FpSQAG__navLink{display:none}.header-module__FpSQAG__headerContainer{padding:0 var(--spacing-sm)}}
.footer-module__Vmx-gq__footerContainer{width:100%;height:fit-content;padding:var(--spacing-xl)var(--spacing-md);background:var(--charcoal-gray);color:var(--gray-200);border-top:1px solid var(--gray-600);justify-content:center;display:flex}.footer-module__Vmx-gq__footerContent{flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.footer-module__Vmx-gq__footerContent>div{width:100%;margin-bottom:var(--spacing-lg);justify-content:space-between;align-items:start;gap:var(--spacing-lg);flex-flow:wrap;display:flex}.footer-module__Vmx-gq__footerContent>p{margin-top:var(--spacing-md);color:var(--gray-400);text-align:center;padding-top:var(--spacing-md);border-top:1px solid var(--gray-600);width:100%;font-size:.875rem}.footer-module__Vmx-gq__socialMedia{gap:var(--spacing-sm);flex-direction:column;font-size:.9375rem;display:flex}.footer-module__Vmx-gq__socialMediaLink{padding:var(--spacing-xs)var(--spacing-sm);color:var(--gray-300);border-radius:var(--radius-sm);flex-direction:row;align-items:center;transition:all .2s;display:flex}.footer-module__Vmx-gq__socialMediaLink:hover{color:var(--off-white);background:#ffffff1a;transform:translate(4px)}.footer-module__Vmx-gq__socialMediaLink img{filter:brightness(0)invert();opacity:.8;transition:all .2s}.footer-module__Vmx-gq__socialMediaLink:hover img{opacity:1;filter:brightness(0)invert()}.footer-module__Vmx-gq__socialMediaLink>span{margin-left:var(--spacing-sm)}.footer-module__Vmx-gq__footerInfo{gap:var(--spacing-xs);flex-direction:column;display:flex}.footer-module__Vmx-gq__footerInfo h4{color:var(--off-white);margin-bottom:var(--spacing-xs);font-size:1rem;font-weight:700}.footer-module__Vmx-gq__footerInfo p{color:var(--gray-400);font-size:.875rem;line-height:1.6}@media (max-width:768px){.footer-module__Vmx-gq__footerContent>div{text-align:center;flex-direction:column;align-items:center}.footer-module__Vmx-gq__socialMedia{align-items:center}.footer-module__Vmx-gq__footerInfo{text-align:center;align-items:center}}@media (max-width:410px){.footer-module__Vmx-gq__socialMedia{font-size:.875rem}}
.presentation-module__fUSfQq__presentationContainer{width:100%;height:fit-content;padding:var(--spacing-2xl)var(--spacing-md);background:linear-gradient(135deg,var(--light-blue)0%,#fff 100%);justify-content:center;display:flex;position:relative;overflow:hidden}.presentation-module__fUSfQq__presentationContainer:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#3b82f60d 0%,#0000 50%);position:absolute;inset:0}.presentation-module__fUSfQq__presentationContent{align-items:center;gap:var(--spacing-xl);z-index:1;flex-direction:row;width:100%;max-width:1200px;display:flex;position:relative}.presentation-module__fUSfQq__presentationContent>div{flex:1;justify-content:center;align-items:center;display:flex}.presentation-module__fUSfQq__presentationContent>div:first-child{text-align:left;flex-direction:column;align-items:flex-start}.presentation-module__fUSfQq__presentationContent h1{margin-bottom:var(--spacing-md);color:var(--charcoal-gray);letter-spacing:-.03em;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.presentation-module__fUSfQq__presentationContent h1>span{color:var(--soft-blue);display:block}.presentation-module__fUSfQq__presentationContent p{max-width:600px;margin-top:var(--spacing-md);color:var(--gray-600);font-size:1rem;font-weight:400;line-height:1.7}.presentation-module__fUSfQq__presentationContent>div:last-child{justify-content:center;align-items:center;display:flex}.presentation-module__fUSfQq__presentationContent>div:last-child img{filter:drop-shadow(0 20px 40px #3b82f626);max-width:100%;height:auto;animation:6s ease-in-out infinite presentation-module__fUSfQq__float}@keyframes presentation-module__fUSfQq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.presentation-module__fUSfQq__trustBadges{gap:var(--spacing-md);margin-top:var(--spacing-lg);flex-wrap:wrap;display:flex}.presentation-module__fUSfQq__badge{align-items:center;gap:var(--spacing-xs);background:var(--off-white);padding:var(--spacing-xs)var(--spacing-md);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--charcoal-gray);border:1px solid var(--gray-200);font-size:.875rem;font-weight:500;display:flex}.presentation-module__fUSfQq__badgeIcon{color:var(--soft-blue);font-size:1rem;font-weight:700}.presentation-module__fUSfQq__scrollIndicator{bottom:var(--spacing-lg);color:var(--soft-blue);z-index:2;animation:2s infinite presentation-module__fUSfQq__bounce;position:absolute;left:50%;transform:translate(-50%)}.presentation-module__fUSfQq__scrollIndicator:hover{color:var(--primary-blue)}@keyframes presentation-module__fUSfQq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@media (max-width:850px){.presentation-module__fUSfQq__presentationContainer{padding:var(--spacing-xl)var(--spacing-md)}.presentation-module__fUSfQq__presentationContent{text-align:center;flex-direction:column}.presentation-module__fUSfQq__presentationContent>div:first-child{text-align:center;align-items:center}.presentation-module__fUSfQq__presentationContent p{margin-bottom:var(--spacing-lg);font-size:1rem}.presentation-module__fUSfQq__trustBadges{justify-content:center}.presentation-module__fUSfQq__scrollIndicator{display:none}.presentation-module__fUSfQq__presentationContent>div:last-child img{width:250px;height:250px}}
.benefits-module__UpIGmW__benefitsContainer{width:100%;height:fit-content;padding:var(--spacing-2xl)var(--spacing-md);background:var(--off-white);justify-content:center;scroll-margin-top:75px;display:flex}.benefits-module__UpIGmW__benefitsContent{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.benefits-module__UpIGmW__benefitsContent h1{margin-bottom:var(--spacing-md);color:var(--charcoal-gray);letter-spacing:-.02em;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.benefits-module__UpIGmW__benefitsContent h1>span{color:var(--peach)}.benefits-module__UpIGmW__benefitsContent>p{max-width:700px;margin-bottom:var(--spacing-xl);color:var(--gray-600);font-size:1rem;font-weight:400;line-height:1.7}.benefits-module__UpIGmW__cardContainer{gap:var(--spacing-lg);width:100%;margin-top:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.benefits-module__UpIGmW__cardContent{background:var(--off-white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:var(--spacing-lg);text-align:left;flex-direction:column;align-items:flex-start;transition:all .3s;display:flex;position:relative;overflow:hidden}.benefits-module__UpIGmW__cardContent:before{content:"";background:linear-gradient(90deg,var(--soft-blue),var(--primary-blue));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.benefits-module__UpIGmW__cardContent:hover{box-shadow:var(--shadow-lg);border-color:var(--soft-blue);transform:translateY(-4px)}.benefits-module__UpIGmW__cardContent:hover:before{transform:scaleX(1)}.benefits-module__UpIGmW__titleContainer{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);display:flex}.benefits-module__UpIGmW__cardContent>h3{color:var(--charcoal-gray);margin:0;font-size:1.25rem;font-weight:700;line-height:1.5}.benefits-module__UpIGmW__cardContent>p{color:var(--gray-600);font-size:.9375rem;line-height:1.6}.benefits-module__UpIGmW__cardIcon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.benefits-module__UpIGmW__fileIcon{background:linear-gradient(135deg,#10b9811a,#10b9810d)}.benefits-module__UpIGmW__checkCircleIcon{background:linear-gradient(135deg,#3b82f61a,#3b82f60d)}.benefits-module__UpIGmW__usersIcon{background:linear-gradient(135deg,#8b5cf61a,#8b5cf60d)}@media (max-width:850px){.benefits-module__UpIGmW__cardContainer{gap:var(--spacing-md);grid-template-columns:1fr}.benefits-module__UpIGmW__benefitsContent{padding:0 var(--spacing-sm)}}
.testimonials-module__0lNgla__testimonialsContainer{width:100%;height:fit-content;padding:var(--spacing-2xl)var(--spacing-md);background:linear-gradient(180deg,var(--light-blue)0%,var(--off-white)100%);justify-content:center;scroll-margin-top:75px;display:flex}.testimonials-module__0lNgla__testimonialsContent{flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.testimonials-module__0lNgla__header{text-align:center;margin-bottom:var(--spacing-xl)}.testimonials-module__0lNgla__header h2{margin-bottom:var(--spacing-sm);color:var(--charcoal-gray);letter-spacing:-.02em;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.testimonials-module__0lNgla__header h2 span{color:var(--soft-blue)}.testimonials-module__0lNgla__header p{color:var(--gray-600);font-size:1rem;font-weight:400}.testimonials-module__0lNgla__cardsContainer{gap:var(--spacing-md);width:100%;margin-bottom:var(--spacing-xl);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.testimonials-module__0lNgla__card{background:var(--off-white);border-radius:var(--radius-xl);padding:var(--spacing-md);box-shadow:var(--shadow-md);border:1px solid var(--gray-200);flex-direction:column;transition:all .3s;display:flex;position:relative}.testimonials-module__0lNgla__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.testimonials-module__0lNgla__quoteIcon{margin-bottom:var(--spacing-xs)}.testimonials-module__0lNgla__quoteIcon svg{width:24px;height:24px}.testimonials-module__0lNgla__rating{margin-bottom:var(--spacing-sm);gap:4px;display:flex}.testimonials-module__0lNgla__rating svg{width:14px;height:14px}.testimonials-module__0lNgla__content{color:var(--gray-600);margin-bottom:var(--spacing-sm);flex-grow:1;font-size:.875rem;font-style:italic;line-height:1.6}.testimonials-module__0lNgla__author{padding-top:var(--spacing-sm);border-top:1px solid var(--gray-200);margin-top:auto}.testimonials-module__0lNgla__author h4{color:var(--charcoal-gray);margin-bottom:3px;font-size:.9375rem;font-weight:700}.testimonials-module__0lNgla__role{color:var(--soft-blue);margin-bottom:2px;font-size:.8125rem;font-weight:500}.testimonials-module__0lNgla__location{color:var(--gray-400);font-size:.75rem}.testimonials-module__0lNgla__statsContainer{gap:var(--spacing-xl);margin-top:var(--spacing-lg);padding:var(--spacing-lg);background:var(--off-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);flex-wrap:wrap;justify-content:center;width:100%;max-width:800px;display:flex}.testimonials-module__0lNgla__stat{text-align:center;flex:1;min-width:150px}.testimonials-module__0lNgla__statNumber{color:var(--soft-blue);margin-bottom:var(--spacing-xs);font-size:2.5rem;font-weight:800;line-height:1}.testimonials-module__0lNgla__statLabel{color:var(--gray-600);font-size:.875rem;font-weight:500}@media (max-width:768px){.testimonials-module__0lNgla__cardsContainer{grid-template-columns:1fr}.testimonials-module__0lNgla__statsContainer{gap:var(--spacing-md);flex-direction:column}.testimonials-module__0lNgla__stat{min-width:auto}}
.showcase-module__SpDLfa__salesContainer{width:100%;height:fit-content;padding:var(--spacing-2xl)var(--spacing-md);background:var(--light-beige);justify-content:center;scroll-margin-top:75px;display:flex}.showcase-module__SpDLfa__salesContent{flex-direction:column;width:100%;max-width:1200px;display:flex}.showcase-module__SpDLfa__header{text-align:center;margin-bottom:var(--spacing-xl)}.showcase-module__SpDLfa__header h1{margin-bottom:var(--spacing-md);color:var(--charcoal-gray);letter-spacing:-.02em;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.showcase-module__SpDLfa__header h1>span{color:var(--soft-blue)}.showcase-module__SpDLfa__header p{text-align:center;color:var(--gray-600);max-width:700px;margin:0 auto;font-size:1rem;font-weight:400;line-height:1.7}.showcase-module__SpDLfa__showcaseContainer{gap:var(--spacing-lg);flex-direction:row;align-items:flex-start;display:flex}.showcase-module__SpDLfa__pdfContainer{gap:var(--spacing-md);flex:1;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.showcase-module__SpDLfa__sidebar{gap:var(--spacing-md);flex-direction:column;width:100%;max-width:320px;display:flex;position:sticky;top:90px}.showcase-module__SpDLfa__faqContainer{background-color:var(--off-white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);padding:var(--spacing-md);box-shadow:var(--shadow-sm)}.showcase-module__SpDLfa__faqContainer>h3{color:var(--soft-blue);margin-bottom:var(--spacing-sm);font-size:1.125rem;font-weight:700}.showcase-module__SpDLfa__questionContent{padding:var(--spacing-sm)0;font-size:.8125rem;line-height:1.6}.showcase-module__SpDLfa__questionContent:not(:last-child){border-bottom:1px solid var(--gray-200)}.showcase-module__SpDLfa__questionContent>h4{color:var(--charcoal-gray);margin-bottom:6px;font-size:.875rem;font-weight:600}.showcase-module__SpDLfa__questionContent>p{color:var(--gray-600);font-size:.8125rem;line-height:1.6}.showcase-module__SpDLfa__guaranteeContainer{background:linear-gradient(135deg,var(--light-blue)0%,#3b82f61a 100%);border-radius:var(--radius-xl);border:1px solid var(--gray-200);padding:var(--spacing-md);box-shadow:var(--shadow-sm)}.showcase-module__SpDLfa__guaranteeContainer>h3{color:var(--charcoal-gray);margin-bottom:var(--spacing-sm);font-size:1.125rem;font-weight:700}.showcase-module__SpDLfa__guaranteeContainer>p{color:var(--charcoal-gray);margin-bottom:6px;font-size:.875rem;font-weight:500;line-height:1.7}@media (max-width:950px){.showcase-module__SpDLfa__showcaseContainer{flex-direction:column}.showcase-module__SpDLfa__pdfContainer{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:100%}.showcase-module__SpDLfa__sidebar{width:100%;max-width:100%;position:static}.showcase-module__SpDLfa__header{padding:0 var(--spacing-sm)}}
.page-module__Ko0rKa__page{flex-direction:column;min-height:100vh;display:flex}.page-module__Ko0rKa__container{width:100%;max-width:1200px;padding:var(--spacing-lg)var(--spacing-md);flex:1;margin:0 auto}.page-module__Ko0rKa__backLink{align-items:center;gap:var(--spacing-xs);color:var(--primary-blue);margin-bottom:var(--spacing-lg);font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.page-module__Ko0rKa__backLink:hover{color:var(--soft-blue)}.page-module__Ko0rKa__content{gap:var(--spacing-xl);background:var(--off-white);border-radius:var(--radius-xl);padding:var(--spacing-xl);box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);grid-template-columns:1fr 1fr;display:grid}.page-module__Ko0rKa__imageSection{gap:var(--spacing-md);flex-direction:column;width:100%;height:fit-content;display:flex;position:relative}.page-module__Ko0rKa__image{border-radius:var(--radius-lg);object-fit:cover;background:var(--gray-100);width:100%;height:auto}.page-module__Ko0rKa__priceTag{color:var(--charcoal-gray);background:var(--off-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-md);width:fit-content;top:var(--spacing-sm);right:var(--spacing-sm);border:2px solid var(--soft-blue);z-index:10;font-size:1.5rem;font-weight:700;position:absolute;box-shadow:0 4px 16px #0003}.page-module__Ko0rKa__detailsSection{gap:var(--spacing-md);flex-direction:column;display:flex}.page-module__Ko0rKa__title{color:var(--charcoal-gray);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.page-module__Ko0rKa__titleDesktop{color:var(--charcoal-gray);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2;display:block}.page-module__Ko0rKa__titleMobile{color:var(--charcoal-gray);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2;display:none}.page-module__Ko0rKa__description{margin-top:var(--spacing-xs)}.page-module__Ko0rKa__paragraph{color:var(--gray-600);margin:0;font-size:1.125rem;font-weight:400;line-height:1.75}.page-module__Ko0rKa__paragraph:not(:last-child){margin-bottom:var(--spacing-sm)}.page-module__Ko0rKa__section{margin-top:var(--spacing-sm);padding:var(--spacing-md);background:var(--gray-100);border-radius:var(--radius-lg);border:1px solid var(--gray-200)}.page-module__Ko0rKa__sectionTitle{margin:0;margin-bottom:var(--spacing-sm);padding-bottom:var(--spacing-xs);color:var(--charcoal-gray);border-bottom:2px solid var(--gray-200);align-items:center;gap:var(--spacing-xs);font-size:1.25rem;font-weight:700;display:flex}.page-module__Ko0rKa__sectionTitle svg{color:var(--soft-blue);flex-shrink:0}.page-module__Ko0rKa__benefitsList{gap:var(--spacing-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__Ko0rKa__benefitItem{align-items:flex-start;gap:var(--spacing-xs);color:var(--gray-600);font-size:1rem;line-height:1.6;display:flex}.page-module__Ko0rKa__checkIcon{color:var(--soft-blue);flex-shrink:0;margin-top:2px}.page-module__Ko0rKa__instructionsList{padding-left:var(--spacing-md);gap:var(--spacing-xs);flex-direction:column;margin:0;display:flex}.page-module__Ko0rKa__instructionItem{color:var(--gray-600);padding-left:var(--spacing-xs);font-size:1rem;line-height:1.6}.page-module__Ko0rKa__deliverablesList{gap:var(--spacing-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__Ko0rKa__deliverableItem{color:var(--gray-600);padding-left:var(--spacing-xs);font-size:1rem;line-height:1.6}.page-module__Ko0rKa__purchaseSection{margin-top:0;padding-top:0}.page-module__Ko0rKa__purchaseSectionDesktop{margin-top:0;padding-top:0;display:block}.page-module__Ko0rKa__purchaseSectionMobileTop{margin-top:0;padding-top:0;display:none}.page-module__Ko0rKa__purchaseSectionMobileBottom{margin-top:var(--spacing-md);padding-top:var(--spacing-md);border-top:2px solid var(--gray-200);display:none}.page-module__Ko0rKa__purchaseButton{width:100%;margin-top:var(--spacing-sm);cursor:pointer;background:0 0;border:none;padding:0}.page-module__Ko0rKa__purchaseButton>div{text-align:center;padding:var(--spacing-md)var(--spacing-lg);border-radius:var(--radius-lg);white-space:nowrap;width:100%;color:var(--off-white);background:linear-gradient(135deg,var(--soft-blue)0%,var(--primary-blue)100%);letter-spacing:.01em;justify-content:center;align-items:center;gap:var(--spacing-xs);font-size:1.25rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 14px #3b82f663}.page-module__Ko0rKa__purchaseButton>div:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.page-module__Ko0rKa__pulseButton{animation:3s infinite page-module__Ko0rKa__pulse}.page-module__Ko0rKa__buttonText,.page-module__Ko0rKa__buttonPrice{display:inline}@keyframes page-module__Ko0rKa__pulse{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}.page-module__Ko0rKa__alreadyInCart{width:100%;margin-top:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-lg);background:var(--light-blue);border:2px solid var(--soft-blue);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:var(--spacing-xs);color:var(--charcoal-gray);text-align:center;font-size:1rem;font-weight:600;display:flex}.page-module__Ko0rKa__alreadyInCart span{text-align:center;width:100%;line-height:1.5;display:block}.page-module__Ko0rKa__shieldPayment{text-align:center;margin-top:var(--spacing-md);color:var(--gray-600);justify-content:center;align-items:center;gap:var(--spacing-xs);flex-wrap:wrap;font-size:.9375rem;font-weight:500;display:flex}.page-module__Ko0rKa__shieldPayment>span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.page-module__Ko0rKa__shieldPayment svg{color:var(--pale-green);flex-shrink:0}.page-module__Ko0rKa__shieldPayment .page-module__Ko0rKa__separator{color:var(--gray-400);margin:0 var(--spacing-xs)}@media (max-width:968px){.page-module__Ko0rKa__content{gap:var(--spacing-lg);grid-template-columns:1fr}.page-module__Ko0rKa__title{font-size:2rem}.page-module__Ko0rKa__titleDesktop{display:none}.page-module__Ko0rKa__titleMobile{font-size:2rem;display:block}.page-module__Ko0rKa__imageSection{max-width:500px;margin:0 auto}.page-module__Ko0rKa__purchaseSectionDesktop{display:none}.page-module__Ko0rKa__purchaseSectionMobileTop,.page-module__Ko0rKa__purchaseSectionMobileBottom{display:block}}@media (max-width:640px){.page-module__Ko0rKa__container{padding:var(--spacing-md)var(--spacing-sm)}.page-module__Ko0rKa__content{padding:var(--spacing-md)}.page-module__Ko0rKa__title,.page-module__Ko0rKa__titleMobile{font-size:1.75rem}.page-module__Ko0rKa__paragraph{font-size:1rem}.page-module__Ko0rKa__section{padding:var(--spacing-sm)}.page-module__Ko0rKa__sectionTitle{font-size:1.125rem}.page-module__Ko0rKa__benefitItem,.page-module__Ko0rKa__instructionItem,.page-module__Ko0rKa__deliverableItem{font-size:.9375rem}.page-module__Ko0rKa__purchaseButton>div{padding:var(--spacing-sm)var(--spacing-md);white-space:normal;flex-direction:column;gap:4px;font-size:1.125rem}.page-module__Ko0rKa__purchaseButton .page-module__Ko0rKa__buttonText,.page-module__Ko0rKa__purchaseButton .page-module__Ko0rKa__buttonPrice{display:block}.page-module__Ko0rKa__shieldPayment{gap:var(--spacing-xs);flex-direction:column}.page-module__Ko0rKa__shieldPayment .page-module__Ko0rKa__separator{display:none}.page-module__Ko0rKa__alreadyInCart{padding:var(--spacing-sm)var(--spacing-md);text-align:center;font-size:.9375rem}.page-module__Ko0rKa__alreadyInCart span{text-align:center;width:100%;line-height:1.5;display:block}}
.item-module__x0A0iq__itemContainer{background-color:var(--off-white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);width:100%;height:fit-content;box-shadow:var(--shadow-sm);flex-direction:column;transition:all .3s;display:flex;overflow:visible}.item-module__x0A0iq__itemContainer:hover{box-shadow:var(--shadow-lg);border-color:var(--soft-blue);transform:translateY(-4px)}.item-module__x0A0iq__imageContainer{background:var(--gray-100);border-radius:var(--radius-xl)var(--radius-xl)0 0;width:100%;height:240px;position:relative;overflow:hidden}.item-module__x0A0iq__imageLink{color:inherit;text-decoration:none;display:block}.item-module__x0A0iq__image{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .3s}.item-module__x0A0iq__itemContainer:hover .item-module__x0A0iq__image{transform:scale(1.05)}.item-module__x0A0iq__priceTag{color:var(--charcoal-gray);background:var(--off-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px var(--spacing-sm);border-radius:var(--radius-md);width:fit-content;top:var(--spacing-xs);right:var(--spacing-xs);border:2px solid var(--soft-blue);z-index:10;opacity:1;visibility:visible;letter-spacing:.01em;font-size:1.125rem;font-weight:700;position:absolute;box-shadow:0 4px 16px #0003}.item-module__x0A0iq__infoContainer{padding:var(--spacing-sm);flex-direction:column;flex-grow:1;display:flex}.item-module__x0A0iq__infoContainer>h4{color:var(--charcoal-gray);margin-bottom:var(--spacing-sm);font-size:1rem;font-weight:700;line-height:1.4}.item-module__x0A0iq__infoContainer>div{gap:var(--spacing-xs);flex-direction:column;margin-top:auto;display:flex}.item-module__x0A0iq__infoContainer a,.item-module__x0A0iq__infoContainer button{text-align:center;padding:var(--spacing-xs)var(--spacing-sm);border-radius:var(--radius-md);white-space:nowrap;box-sizing:border-box;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;height:2rem;min-height:2rem;font-size:.8125rem;font-weight:500;line-height:1;transition:all .2s;display:flex}.item-module__x0A0iq__infoContainer button.item-module__x0A0iq__openButton,.item-module__x0A0iq__infoContainer a.item-module__x0A0iq__openButton{border:1px solid var(--light-blue)!important;background-color:var(--light-blue)!important;color:var(--primary-blue)!important}.item-module__x0A0iq__infoContainer button.item-module__x0A0iq__addToCartButton{box-shadow:var(--shadow-sm);border:1px solid var(--primary-blue)!important;background:linear-gradient(135deg,var(--soft-blue)0%,var(--primary-blue)100%)!important;color:var(--off-white)!important}.item-module__x0A0iq__addToCartButton:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-2px)}.item-module__x0A0iq__addToCartButton.item-module__x0A0iq__inCart{color:#059669;cursor:not-allowed;opacity:1;background:#10b9811a;border-color:#10b981}.item-module__x0A0iq__addToCartButton:disabled{cursor:not-allowed}.item-module__x0A0iq__purchaseButton{width:100%;margin-top:var(--spacing-lg);cursor:pointer;background:0 0;border:none;padding:0}.item-module__x0A0iq__purchaseButton>div{text-align:center;padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-lg);white-space:nowrap;width:100%;color:var(--off-white);background:linear-gradient(135deg,var(--soft-blue)0%,var(--primary-blue)100%);letter-spacing:.01em;justify-content:center;align-items:center;gap:var(--spacing-xs);font-size:1.0625rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 14px #3b82f663}.item-module__x0A0iq__alreadyInCart{width:100%;margin-top:var(--spacing-lg);padding:var(--spacing-sm)var(--spacing-md);background:var(--light-blue);border:2px solid var(--soft-blue);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:var(--spacing-xs);color:var(--charcoal-gray);font-size:.9375rem;font-weight:600;display:flex}.item-module__x0A0iq__purchaseButton>div:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.item-module__x0A0iq__purchaseSection{margin-top:var(--spacing-sm);padding-top:var(--spacing-sm);border-top:2px solid var(--gray-200)}.item-module__x0A0iq__shieldPayment{text-align:center;margin-top:var(--spacing-xs);color:var(--gray-600);justify-content:center;align-items:center;gap:var(--spacing-xs);flex-wrap:wrap;font-size:.8125rem;font-weight:500;display:flex}.item-module__x0A0iq__shieldPayment>span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.item-module__x0A0iq__shieldPayment svg{flex-shrink:0}.item-module__x0A0iq__shieldPayment .item-module__x0A0iq__separator{margin:0 var(--spacing-xs)}@media (max-width:768px){.item-module__x0A0iq__shieldPayment{gap:var(--spacing-xs);flex-direction:column}.item-module__x0A0iq__shieldPayment .item-module__x0A0iq__separator{display:none}}.item-module__x0A0iq__shieldPayment svg{color:var(--pale-green);flex-shrink:0}.item-module__x0A0iq__separator{color:var(--gray-400);margin:0 var(--spacing-xs)}.item-module__x0A0iq__infoContainer button.item-module__x0A0iq__openButton,.item-module__x0A0iq__infoContainer a.item-module__x0A0iq__openButton{border:1px solid var(--light-blue);background-color:var(--light-blue);cursor:pointer;color:var(--primary-blue)}.item-module__x0A0iq__infoContainer button.item-module__x0A0iq__openButton:hover,.item-module__x0A0iq__infoContainer a.item-module__x0A0iq__openButton:hover{background-color:var(--soft-blue);border-color:var(--soft-blue);color:var(--off-white)}.item-module__x0A0iq__infoContainer a:not(.item-module__x0A0iq__openButton){color:var(--off-white);background:linear-gradient(135deg,var(--soft-blue)0%,var(--primary-blue)100%);box-shadow:var(--shadow-sm)}.item-module__x0A0iq__infoContainer a:hover,.item-module__x0A0iq__purchaseButton>div:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.item-module__x0A0iq__pulseButton{animation:3s infinite item-module__x0A0iq__pulse}.item-module__x0A0iq__modalTitle{color:var(--charcoal-gray);margin:0;margin-bottom:var(--spacing-xs);letter-spacing:-.02em;padding-bottom:var(--spacing-xs);border-bottom:2px solid var(--gray-200);font-size:1.75rem;font-weight:800;line-height:1.2}.item-module__x0A0iq__modalSection{margin-top:var(--spacing-sm);padding:var(--spacing-sm);background:var(--gray-100);border-radius:var(--radius-lg);border:1px solid var(--gray-200)}.item-module__x0A0iq__subtitleModal{margin:0;margin-bottom:var(--spacing-xs);color:var(--charcoal-gray);border-bottom:2px solid var(--gray-200);align-items:center;gap:var(--spacing-xs);padding-bottom:6px;font-size:1.0625rem;font-weight:700;display:flex}.item-module__x0A0iq__subtitleModal svg{color:var(--soft-blue);flex-shrink:0}.item-module__x0A0iq__modalParagraph{color:var(--gray-600);margin:6px 0;font-size:.9375rem;font-weight:400;line-height:1.7}.item-module__x0A0iq__modalParagraph:first-of-type{color:var(--charcoal-gray);margin-bottom:var(--spacing-xs);font-size:1rem;line-height:1.75}.item-module__x0A0iq__benefitsList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.item-module__x0A0iq__benefitItem{align-items:flex-start;gap:var(--spacing-xs);color:var(--gray-600);font-size:.875rem;line-height:1.6;display:flex}.item-module__x0A0iq__checkIconSvg{color:var(--soft-blue);flex-shrink:0;margin-top:2px}.item-module__x0A0iq__deliverablesList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.item-module__x0A0iq__deliverableItem{color:var(--gray-600);padding-left:var(--spacing-xs);font-size:.875rem;line-height:1.6}@keyframes item-module__x0A0iq__pulse{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}@media (max-width:570px){.item-module__x0A0iq__imageContainer{height:200px}.item-module__x0A0iq__infoContainer>div{flex-direction:column}.item-module__x0A0iq__infoContainer>h4{font-size:1rem}.item-module__x0A0iq__infoContainer a,.item-module__x0A0iq__infoContainer button{width:100%}.item-module__x0A0iq__purchaseButton>div{gap:var(--spacing-xs);flex-direction:column}.item-module__x0A0iq__purchaseButton>div strong{display:block}}
