:root{--primary-yellow: #FDC527;--primary-black: #0A0A0A;--bg-color: #FDF9F5;--border-color: #E6E0D8;--text-dark: #222222;--text-light: #666666;--font-heading: "Lato", sans-serif;--font-body: "Archivo", sans-serif;--font-logo: "Playfair Display", serif;--container-padding: max(20px, calc((100% - 1480px)/2) )}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--bg-color);color:var(--primary-black);line-height:1.6;overflow-x:hidden}@media(max-width:768px){.mobile-only{display:block!important}span.mobile-only{display:inline!important}.desktop-only{display:none!important}.header-content{width:100%}}h1,h2,h3,h4,h5{font-family:"Barlow Condensed",var(--font-heading);text-transform:uppercase;font-weight:900;letter-spacing:0px;margin-bottom:1rem;line-height:1.1}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.25rem;font-weight:700}h4{font-size:1.1rem}.mobile-only{display:none!important}.bold-text{font-weight:700;font-size:1.3rem;text-transform:uppercase;letter-spacing:.5px}.text-yellow{color:var(--primary-yellow);font-style:italic;font-family:var(--font-logo)}.highlight{color:var(--primary-yellow)}.yellow-tag{display:inline-block;background-color:var(--primary-yellow);color:var(--primary-black);padding:.2rem .8rem;font-size:.85rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem;border-radius:4px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;text-transform:uppercase;cursor:pointer;border-radius:4px;transition:all .3s ease}.btn-black{background:var(--primary-black);color:#fff;border:2px solid var(--primary-black)}.btn-black:hover{background:#fff;color:var(--primary-black)}.btn-yellow{background:var(--primary-yellow);color:var(--primary-black);border:2px solid var(--primary-yellow)}.btn-yellow:hover{background:var(--primary-black);color:var(--primary-yellow);border-color:var(--primary-black)}.btn-white-outline{background:transparent;color:var(--primary-black);border:2px solid var(--primary-black)}.btn-white-outline:hover{background:var(--primary-black);color:#fff}.btn-outline-black{background:transparent;color:var(--primary-black);border:2px solid var(--primary-black)}.btn-outline-black:hover{background:var(--primary-black);color:#fff}.announcement-bar{background:var(--primary-black);color:var(--primary-yellow);padding:.6rem 0;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;overflow:hidden;white-space:nowrap}.announcement-content{display:flex;align-items:center;justify-content:center;gap:1.5rem}.a-item{display:flex;align-items:center;gap:.4rem}.separator{opacity:.5}.stars{color:var(--primary-yellow);display:flex;gap:2px}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem var(--container-padding);background:var(--bg-color);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:100}.header-left,.header-right{display:flex;gap:1.5rem;align-items:center}.icon-btn{background:none;border:none;font-size:1.5rem;color:var(--primary-black);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.cart-btn{position:relative}.cart-count{position:absolute;top:-5px;right:-8px;background:var(--primary-yellow);color:var(--primary-black);font-size:.7rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.logo{text-align:center}.logo-text{font-family:var(--font-logo);font-size:2.2rem;line-height:1;letter-spacing:-1px}.logo-sub{font-family:var(--font-heading);font-size:.75rem;font-weight:900;letter-spacing:4px;text-transform:uppercase;margin-top:2px}section{padding:6rem var(--container-padding)}.mobile-text{display:none}.hero{display:flex;align-items:stretch;justify-content:space-between;padding:0 0 0 var(--container-padding);height:670px;max-height:670px;background:#fff7ee;overflow:hidden}.hero-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem var(--container-padding) 2rem 0}.hero h1{font-size:4.2rem;line-height:1.05;letter-spacing:0px;margin-bottom:1.5rem;color:var(--primary-black);font-family:"Barlow Condensed","Oswald",var(--font-heading);text-transform:uppercase;font-weight:800}.underline-brush{position:relative;display:inline-block;z-index:1;color:var(--primary-black)}.underline-brush:after{content:"";position:absolute;left:0;bottom:5%;width:100%;height:15%;background:url('data:image/svg+xml;utf8,<svg preserveAspectRatio="none" viewBox="0 0 100 10" xmlns="http://www.w3.org/2000/svg"><path d="M0 6 Q 20 4, 40 7 T 80 5 T 100 7 L 98 10 L 2 10 Z" fill="%23FDC527"/></svg>') no-repeat center;background-size:100% 100%;z-index:-1}.hero-subtext{font-size:1rem;font-weight:600;margin-bottom:2.5rem;color:var(--primary-black)}.hero-yellow-text{color:var(--primary-yellow)}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-hero-black{background:var(--primary-black);color:#fff;border:1px solid var(--primary-black);border-radius:0;padding:1rem 2rem;font-size:.75rem;font-weight:700;letter-spacing:1px;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;text-transform:uppercase;transition:all .2s}.btn-hero-black:hover{background:#333;border-color:#333}.btn-hero-outline{background:transparent;color:var(--primary-black);border:1px solid #CCC;border-radius:0;padding:1rem 2rem;font-size:.75rem;font-weight:700;letter-spacing:1px;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;text-transform:uppercase;transition:all .2s}.btn-hero-outline:hover{border-color:var(--primary-black)}.hero-image{flex:1.15;position:relative}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.categories-section{text-align:center;background:#fff7ee;padding-top:4rem}.categories-section h2{margin-bottom:3rem;font-size:1.6rem;font-weight:800;color:var(--primary-black);letter-spacing:0px}.underline-black{border-bottom:2px solid var(--primary-black);padding-bottom:2px}.categories-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.category-card{text-align:left;background:#fff;border-radius:12px;box-shadow:0 1px 4px #00000014;transition:transform .3s ease;overflow:hidden}.category-card:hover{transform:translateY(-5px)}.category-img{height:240px;background:#f8f5f0;overflow:hidden}.category-img img{width:100%;height:100%;object-fit:cover}.category-info{display:flex;align-items:flex-start;gap:.8rem;padding:1.5rem 1.2rem}.icon-circle{width:32px;height:32px;background:var(--primary-yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--primary-black);flex-shrink:0;margin-top:2px}.cat-text{flex:1}.cat-text h3{margin-bottom:.3rem;font-size:.95rem;font-weight:800}.cat-text p{font-size:.85rem;color:var(--text-light);margin-bottom:1rem;line-height:1.4}.shop-link{font-weight:800;color:var(--primary-black);text-decoration:none;font-size:.75rem;display:inline-flex;align-items:center;gap:.4rem;text-transform:uppercase}.shop-link:hover{color:var(--primary-yellow)}.marquee-banner{background:var(--primary-black);color:var(--primary-yellow);padding:1rem 0;overflow:hidden;white-space:nowrap;font-family:var(--font-heading);font-size:1.2rem;font-weight:900}.marquee-content{display:inline-block;animation:marquee 20s linear infinite}.marquee-content span.dot{margin:0 1.5rem;font-size:1.5rem;vertical-align:middle}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.products-section{text-align:center}.products-section h2{margin-bottom:3rem}.carousel-container{position:relative;display:flex;align-items:center;gap:1rem}.carousel-btn{background:transparent;border:none;width:auto;height:auto;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:var(--primary-black);box-shadow:none;flex-shrink:0}.carousel-btn:hover{color:var(--primary-yellow)}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;flex:1;overflow:hidden}.product-card{text-align:left;position:relative;background:#f8f5f0;border-radius:12px;overflow:hidden;box-shadow:none}.badge{position:absolute;top:15px;left:15px;background:var(--primary-yellow);color:var(--primary-black);font-size:.75rem;font-weight:800;width:55px;height:55px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.1;border-radius:50%;z-index:2;padding:0}.product-img{height:220px;background:transparent;display:flex;align-items:center;justify-content:center}.product-img img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.product-details{padding:1.2rem}.product-details h3{font-size:.95rem;font-weight:800;margin-bottom:.4rem;text-transform:uppercase;color:var(--primary-black)}.rating{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.85rem}.stars{color:var(--primary-yellow)}.reviews{color:var(--primary-black);font-size:.8rem;font-weight:600}.price{font-weight:800;font-size:1rem;margin-bottom:1rem;color:var(--primary-black)}.btn-cart{width:100%;padding:.8rem;background:var(--primary-black);color:#fff;border:none;font-weight:800;font-size:.85rem;cursor:pointer;transition:all .2s;border-radius:2px}.btn-cart:hover{background:#333}.application-system{background:#fff7ee;padding:6rem var(--container-padding)}.system-container{background:transparent;display:flex;padding:0;gap:1.5rem;align-items:stretch;max-width:100%;margin:0 auto;box-shadow:none}.system-col-text{flex:0 0 25%;background:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;padding:2rem;box-shadow:0 4px 20px #00000008}.yellow-text-tag{color:var(--primary-yellow);font-size:.8rem;font-weight:900;text-transform:uppercase;margin-bottom:.5rem}.system-col-text h2{font-size:2.2rem;font-weight:900;font-family:"Barlow Condensed",var(--font-heading);text-transform:uppercase;margin-bottom:1rem;line-height:1.1;color:var(--primary-black)}.system-col-text p{font-size:.9rem;margin-bottom:2rem}.btn-yellow{background:var(--primary-yellow);color:var(--primary-black);font-weight:800;padding:.8rem 1.2rem;border-radius:2px;text-decoration:none;text-transform:uppercase;font-size:.85rem;display:inline-flex;align-items:center;gap:.5rem;border:none}.btn-yellow:hover{background:#e5b022}.bottom-img-box{margin-top:1.5rem;width:140px}.bottom-img-box img{width:100%;border-radius:8px;object-fit:contain;mix-blend-mode:multiply}.system-col-video{flex:0 0 30%;position:relative;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000008}.system-col-video img{width:100%;height:100%;object-fit:cover;display:block}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:transform .2s;color:var(--primary-black)}.play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.system-col-steps{flex:1;background:#fff;border-radius:16px;display:flex;align-items:center;padding:1.2rem 2rem;box-shadow:0 4px 20px #00000008}.system-steps{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:.8rem}.step{flex:1;text-align:left;padding:0;margin:0}.step-num{background:var(--primary-yellow);color:var(--primary-black);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;margin-bottom:1rem}.step-img-box{width:100%;aspect-ratio:1 / 1.1;background:#f8f5f0;margin-bottom:1rem;border-radius:8px;overflow:hidden}.step-img-box img{width:100%;height:100%;object-fit:cover}.step p{font-size:.75rem;line-height:1.3;margin-bottom:0}.step-arrow{display:flex;align-items:center;justify-content:center;color:#999;height:32px;padding:0;margin:0 -.8rem}.built-different{background:#fff7ee;padding:6rem var(--container-padding)}.built-container{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;max-width:1480px;margin:0 auto}.built-header{flex:0 0 22%;text-align:left;margin:0}.built-header h2{font-size:2.2rem;margin-bottom:1rem}.built-header p{font-size:.85rem;margin-bottom:2rem;line-height:1.5;color:var(--text-dark)}.feature-col{flex:1;display:flex;align-items:flex-start;gap:1rem}.fc-img{flex:0 0 auto}.fc-img img{height:140px;width:auto;object-fit:contain;mix-blend-mode:multiply}.fc-text h4{font-size:.95rem;font-weight:900;margin-bottom:.5rem;line-height:1.2}.fc-text p{font-size:.75rem;line-height:1.4;color:var(--text-light)}.reviews-section{background:#fff7ee;padding:6rem var(--container-padding);overflow:hidden}.reviews-container{display:flex;align-items:center;gap:1.5rem;max-width:1480px;margin:0 auto}.reviews-sidebar{flex:0 0 20%;text-align:left}.reviews-sidebar h2{font-size:2.2rem;margin-bottom:.5rem}.reviews-sidebar p{font-size:.9rem;color:var(--text-dark);margin-bottom:2rem}.reviews-scroll{display:flex;gap:1rem;flex:1}.review-item{flex:1;aspect-ratio:1 / 1;height:auto;border-radius:8px;position:relative;overflow:hidden}.img-item img{width:100%;height:100%;object-fit:cover}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.5rem;color:#ffffffe6;cursor:pointer}.days-tag{position:absolute;bottom:1rem;left:0;width:100%;text-align:center;color:#fff;font-weight:800;font-size:.85rem;text-shadow:0 2px 4px rgba(0,0,0,.5);letter-spacing:1px}.bubble-item{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:.8rem;background:#fff}.bubble{padding:.6rem;border-radius:12px;font-size:.65rem;line-height:1.3;box-shadow:0 4px 15px #00000014}.white-bubble{background:#fff;color:var(--text-dark);align-self:flex-start;border-bottom-left-radius:4px}.blue-bubble{background:#2b80ff;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.bundles-section{background:#fff7ee;padding:6rem var(--container-padding)}.bundles-container{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;max-width:1480px;margin:0 auto}.bundles-sidebar{flex:0 0 280px;text-align:left;margin-top:2rem}.bundles-sidebar h2{font-size:2.2rem;margin-bottom:.5rem;line-height:1.1}.bundles-sidebar p{font-size:.9rem;color:var(--text-dark);margin-bottom:2rem}.bundle-col{flex:1;background:#fff;border-radius:12px;padding:2rem;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000008;position:relative;margin-top:2rem}.popular-top-tag{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--primary-yellow);color:var(--primary-black);font-size:.7rem;font-weight:800;padding:.3rem .8rem;border-radius:4px}.bundle-img-box{text-align:center;margin-bottom:1.5rem;height:180px}.bundle-img-box img{height:100%;object-fit:contain}.bundle-text h4{font-size:1rem;font-weight:900;margin-bottom:.5rem}.bundle-text p{font-size:.8rem;line-height:1.4;color:var(--text-dark);margin-bottom:1.5rem}.price-line{display:flex;align-items:center;gap:1rem;margin-top:auto}.price-line .price{font-size:1.2rem;font-weight:900}.save-tag-yellow{color:var(--primary-yellow);font-size:.8rem;font-weight:800;text-transform:uppercase}.bundle-bonus-tag{background:var(--primary-yellow);color:var(--primary-black);font-size:.65rem;font-weight:900;text-align:center;padding:.8rem;line-height:1.4;border-radius:6px;margin-top:1.5rem}.founder-section{display:flex;align-items:stretch;background:#fff;width:100vw;padding:0;margin:0}.founder-img-wrap{flex:0 0 32vw;position:relative;display:flex}.founder-img-wrap img{width:100%;height:100%;object-fit:cover}.quote-box{position:absolute;bottom:15%;right:5%;color:#fff;background:transparent;padding:0;width:40%}.quote-box h3{font-family:var(--font-body);font-size:1.3rem;line-height:1.4;margin-bottom:1.2rem;font-weight:800;letter-spacing:.5px}.quote-box p{font-size:.8rem;color:#fff;font-weight:600}.watermark-text{position:absolute;bottom:.8rem;left:1rem;color:#fff6;font-size:.6rem}.founder-info-wrap{flex:1;display:flex;align-items:center;padding:4rem 4rem 4rem 3rem}.founder-info-inner{display:flex;align-items:center;gap:3rem;max-width:1000px;margin:0 auto}.founder-text-block{flex:0 0 45%;padding-right:1.5rem}.yellow-text-tag{color:var(--primary-yellow);font-weight:900;font-size:.75rem;margin-bottom:1rem;letter-spacing:1px;text-transform:uppercase}.founder-text-block h2{font-size:2.2rem;line-height:1.05;margin-bottom:1.5rem;font-weight:900;text-transform:uppercase}.founder-text-block p{font-size:.85rem;color:var(--text-dark);margin-bottom:1.5rem;line-height:1.5}.founder-icons-block{flex:1;display:flex;justify-content:space-between;gap:1rem}.f-icon-item{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center}.circle-icon{width:65px;height:65px;border-radius:50%;border:1.5px solid var(--primary-yellow);display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--primary-black);margin-bottom:1.2rem}.f-icon-item h5{font-size:.75rem;font-weight:800;margin-bottom:.4rem;text-transform:uppercase}.f-icon-item p{font-size:.75rem;color:var(--text-dark);line-height:1.4}.trust-banner{background:#fff7ee;padding:2.5rem 0;border-top:1px solid rgba(0,0,0,.05)}.trust-container{display:flex;justify-content:space-between;align-items:center;max-width:1480px;margin:0 auto;padding:0 var(--container-padding)}.trust-item{display:flex;align-items:center;gap:1rem}.trust-icon{width:45px;height:45px;border-radius:50%;border:1.5px solid var(--primary-black);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.trust-text{display:flex;flex-direction:column}.trust-text strong{font-size:.8rem;font-weight:800}.trust-text span{font-size:.75rem;color:var(--text-dark)}@media(max-width:768px){:root{--container-padding: 1.5rem}.desktop-text{display:none!important}.mobile-text{display:inline!important}.desktop-only{display:none!important}.mobile-only{display:block!important}span.mobile-only{display:inline!important}div.mobile-only[style*=flex]{display:flex!important}.hero{flex-direction:column;height:auto;max-height:none;padding:1rem var(--container-padding) 0}.hero-content{padding:0;text-align:left}.hero h1{font-size:2.2rem;line-height:1.05;letter-spacing:-.5px;margin-bottom:1.5rem}.hero h1 .underline-brush:after{height:10%;bottom:8%}.hero-subtext{font-size:1.05rem;font-weight:600;line-height:1.4;margin-bottom:1.2rem}.hero-buttons{flex-direction:column;width:100%;align-items:flex-start;gap:.8rem}.btn-hero-black,.btn-hero-outline{width:100%;max-width:260px;text-align:center;justify-content:center;padding:1rem 1.5rem}.btn-hero-outline{border-color:#0000004d}.hero-image{width:calc(100% + 3rem);margin-left:-1.5rem;margin-top:2rem;height:350px;flex:none}.categories-section{padding:1rem var(--container-padding)}.categories-section h2{font-size:1.4rem;margin-bottom:2rem}.categories-grid{grid-template-columns:1fr;gap:1.2rem}.category-card{display:flex;flex-direction:row;align-items:stretch;padding:1.5rem;background:#fff;box-shadow:0 4px 15px #0000000d;border-bottom:none;border-radius:12px;transform:none!important;justify-content:space-between}.category-info{flex-direction:row;padding:0;gap:1.2rem;align-items:center;flex:1;order:1}.icon-circle{margin-top:0;width:50px;height:50px;font-size:1.5rem}.cat-text{text-align:left;margin-right:auto}.cat-text h3{margin-bottom:.2rem;font-size:1.1rem}.cat-text p{font-size:.8rem;margin-bottom:.5rem}.category-img{width:90px;height:auto;flex-shrink:0;border-radius:0;background:transparent;margin:0 -1.5rem 0 1rem;order:2;display:flex;align-items:center}.category-img img{width:100%;height:auto;object-fit:contain}.products-section{padding:1rem var(--container-padding)}.products-section h2{font-size:1.8rem;letter-spacing:-.5px}.products-grid{grid-template-columns:1fr;gap:1.2rem}.product-card{display:flex;flex-direction:row;text-align:left;gap:1.2rem;align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d;padding:1.5rem;border:none;position:relative}.product-img{width:100px;height:auto;background:transparent;flex-shrink:0}.product-img img{width:100%;height:auto;object-fit:contain}.badge{position:absolute;top:-10px;left:10px;background:var(--primary-yellow);color:var(--primary-black);font-weight:800;font-size:.6rem;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.1;z-index:2}.product-details{flex:1;padding:0;display:flex;flex-direction:column}.product-details h3{font-size:.95rem;margin-bottom:.3rem;letter-spacing:0;font-weight:800;text-transform:none}.product-desc{font-size:.75rem;line-height:1.4;margin-bottom:.8rem;color:#333}.price{font-size:1rem;font-weight:800;margin-bottom:.3rem}.rating{justify-content:flex-start;margin-bottom:.8rem;font-size:.8rem}.btn-cart{width:100%;padding:.8rem;font-size:.7rem;border-radius:4px;margin-top:auto}.carousel-btn{display:none}.application-system{padding:1rem var(--container-padding)}.system-container{flex-direction:column;gap:2rem}.system-col-text,.system-col-video,.system-col-steps{width:100%;box-shadow:none;padding:0;background:transparent}.system-col-text h2{font-size:2rem}.system-col-text p{margin-bottom:1rem}.bottom-img-box{display:none}.system-col-video{height:300px;border-radius:12px;margin:2rem 0}.system-steps{flex-direction:column;align-items:stretch;gap:1.2rem}.step{display:flex;flex-direction:row;align-items:stretch;background:#fff;box-shadow:0 4px 15px #0000000d;border-radius:12px;padding:1.5rem;border-bottom:none;justify-content:space-between}.step:last-child{border-bottom:none;padding-bottom:1.5rem}.step-num{margin:0;width:45px;height:45px;font-size:1.2rem;flex-shrink:0;order:1;align-self:center}.step-text{order:2;flex:1;text-align:left;margin:0 1rem;display:flex;flex-direction:column;justify-content:center}.step-text h3{font-size:.95rem;margin-bottom:.3rem;font-weight:800;letter-spacing:0}.step-text p{font-size:.75rem;margin:0;line-height:1.4;color:#333}.step-img-box{width:80px;height:auto;aspect-ratio:auto;background:transparent;margin:0;order:3;flex-shrink:0;display:flex;align-items:center}.step-img-box img{width:100%;height:auto;object-fit:contain;border-radius:8px}.built-different{padding:1rem var(--container-padding)}.built-container{flex-direction:column;gap:1.2rem}.built-header{text-align:center;padding-right:0;margin-bottom:.5rem;flex:none}.built-header h2{font-size:2.2rem;letter-spacing:-.5px;line-height:1.05;margin-bottom:1rem}.feature-col{display:flex;flex-direction:row;align-items:stretch;text-align:left;background:#fff;box-shadow:0 4px 15px #0000000d;border-radius:12px;padding:1.5rem;justify-content:space-between;overflow:hidden}.fc-text{flex:1;display:flex;flex-direction:column;justify-content:center;margin-right:1rem}.fc-text h4{font-size:.95rem;font-weight:800;margin-bottom:.3rem;letter-spacing:0}.fc-text p{font-size:.75rem;line-height:1.4;color:#333;margin:0}.fc-img{width:90px;height:auto;flex-shrink:0;margin:0 1rem 0 0;display:flex;align-items:center}.fc-img img{width:100%;height:auto;object-fit:contain}.reviews-section{padding:1rem var(--container-padding);background:transparent}.reviews-container{flex-direction:column;gap:1rem}.reviews-sidebar{flex:none;text-align:center}.reviews-scroll{display:flex;flex-direction:column;gap:1.5rem}.review-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000000d;text-align:center;width:100%}.review-video{position:relative;width:100%}.review-video img{width:100%;display:block;height:auto;aspect-ratio:16/9;object-fit:cover}.review-video .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:#ffffffe6;display:flex;align-items:center;justify-content:center}.review-content{padding:1.5rem}.review-content .stars{color:var(--primary-yellow);font-size:1rem;margin-bottom:1rem;display:flex;justify-content:center;gap:.2rem}.review-content p{font-size:.95rem;font-weight:500;margin-bottom:1rem;line-height:1.5;color:var(--primary-black)}.review-content .handle{font-size:.75rem;font-weight:900;letter-spacing:.5px;text-transform:uppercase;color:var(--primary-black)}.btn-outline-black{font-size:.75rem;font-weight:800;padding:1rem 2rem;border:2px solid #000;color:#000;display:inline-flex;justify-content:center;width:100%;max-width:300px;background:transparent}.bundles-section{padding:1rem var(--container-padding);background:transparent}.bundles-container{flex-direction:column;gap:1.5rem}.bundles-sidebar{flex:none;text-align:center;padding-right:0;margin-bottom:.5rem}.bundle-col{margin-top:1rem;padding:1.5rem}.bundle-img-box{height:auto}.popular-top-tag{top:-12px}.founder-section{flex-direction:column}.founder-img-wrap{width:100vw;flex:0 0 auto}.founder-img-wrap img{width:100%;height:auto;aspect-ratio:3/4}.quote-box{width:80%;padding:1.5rem;bottom:10%}.quote-box h3{font-size:1.1rem}.founder-info-wrap{padding:1rem var(--container-padding)}.founder-info-inner{flex-direction:column;align-items:flex-start;margin:0;gap:2rem}.founder-text-block{padding-right:0}.founder-icons-block{flex-direction:column;gap:1.5rem}.f-icon-item{flex-direction:row;text-align:left;gap:1.5rem;align-items:center}.circle-icon{margin-bottom:0;width:50px;height:50px;font-size:1.5rem;flex-shrink:0}.trust-container{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:0 var(--container-padding)}.trust-item{flex-direction:row;text-align:left;width:100%;justify-content:flex-start}.trust-icon{margin-bottom:0;margin-right:1rem;flex-shrink:0}}.cus_perfect_card_wpr{display:block}.cus_perfect_info_wrp{display:flex;justify-content:center;align-items:center;flex-direction:column}.header.container{z-index:1}html body .cus_button_card_wrp{display:flex!important;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/53/assets/style.css.map */
