:root{--section-vertical-padding: 60px;--space-icon-to-title: 20px;--space-title-to-text: 20px;--mobile-h2-max-width: 90%;--mobile-h4-p-max-width: 90%;--brand-green: #7ed957;--color-dark: #151515;--color-text-dark: #1d1d1d;--color-text-light: #f9f9f9;--color-grey-line: #e5e5e5}.custom-product-layout-wrapper{width:100%;-webkit-user-select:auto;user-select:auto;font-family:inherit}.custom-product-layout-wrapper img,.custom-product-layout-wrapper h3 img{pointer-events:auto;border-radius:0}.section-custom-liquid:before,.section-custom-liquid:after{display:none!important;pointer-events:none!important}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title-section h2,.custom-product-layout-wrapper .desc-section h3,.custom-product-layout-wrapper .specs-section h3{background:linear-gradient(to bottom right,var(--brand-green),#5cb83d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--brand-green);letter-spacing:-.02em}.custom-product-layout-wrapper .info-section h3{color:var(--color-text-dark);letter-spacing:-.02em}.custom-product-layout-wrapper h3{font-size:2em;font-weight:700;display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto var(--space-title-to-text)!important}.custom-product-layout-wrapper h3 img{width:65px!important;height:65px!important;margin-bottom:var(--space-icon-to-title)!important;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));transition:transform .3s ease}.custom-product-layout-wrapper h3:hover img{transform:scale(1.1)}.custom-product-layout-wrapper .desc-feature-column p{font-size:1.125em;line-height:1.75;margin-bottom:0;font-weight:300}.custom-product-layout-wrapper .desc-feature-column ul{display:inline-block;text-align:left;margin-top:1.5em}.custom-product-layout-wrapper .desc-feature-column ul li{margin-bottom:.8em;line-height:1.6}.hero-title-section{text-align:center;padding:80px 20px 20px;background-color:#fff;color:var(--color-text-dark)}.hero-title-section h2{font-size:2.6em;font-weight:800;line-height:1.1;margin:0 auto 20px;max-width:900px;opacity:0;animation:fadeSlideUp .8s cubic-bezier(.16,1,.3,1) forwards}.hero-title-section h4{font-size:1.3em;font-weight:400;line-height:1.6;margin:0 auto 50px;max-width:750px;color:#555;opacity:0;animation:fadeSlideUp .8s cubic-bezier(.16,1,.3,1) .15s forwards}.hero-title-section+.section-divider+p{display:none}.custom-product-layout-wrapper .desc-section,.custom-product-layout-wrapper .specs-section{position:relative;overflow:hidden;background-color:var(--color-dark);color:var(--color-text-light);z-index:auto}.custom-product-layout-wrapper .desc-section{padding:var(--section-vertical-padding) 40px;margin:0}.custom-product-layout-wrapper .specs-section{padding:60px 15px 80px;text-align:center;color:#f5f5f5}.custom-product-layout-wrapper .desc-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.custom-product-layout-wrapper .desc-section.reverse-bg{background-color:#fff;color:var(--color-text-dark)}.custom-product-layout-wrapper .desc-section.reverse-bg:before{display:none}.custom-product-layout-wrapper .info-section{max-width:1200px;margin:0 auto;padding:60px 15px;text-align:center}.custom-product-layout-wrapper .info-section ul{display:inline-block;text-align:left;margin-top:0}.custom-product-layout-wrapper .info-section ul a{color:var(--brand-green);text-decoration:none;font-weight:600}.custom-product-layout-wrapper .desc-feature-container{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto;position:relative;z-index:auto}.custom-product-layout-wrapper .desc-feature-container.reverse{flex-direction:row-reverse}.custom-product-layout-wrapper .desc-feature-column{flex:1;min-width:300px;text-align:center}.custom-product-layout-wrapper .desc-feature-column>img,.custom-product-layout-wrapper .desc-feature-column>video,.custom-product-layout-wrapper .desc-feature-column>iframe{max-width:480px;width:100%;height:auto;display:block;margin:0 auto;border-radius:24px;box-shadow:0 10px 30px #00000014;transition:transform .4s ease,box-shadow .4s ease}.custom-product-layout-wrapper .desc-feature-column>img:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.custom-product-layout-wrapper .section-divider{border:none;height:1px;background:linear-gradient(to right,transparent,var(--brand-green),transparent);margin:0 auto;width:60%;opacity:.5}.specs-table-container{max-width:900px;margin:30px auto 0;border-radius:16px;overflow:hidden}.specs-table{width:100%;border-collapse:collapse;text-align:left}.specs-table td{padding:20px 25px;border-bottom:1px solid rgba(255,255,255,.15);font-size:1.05em}.specs-table td:first-child{font-weight:500;width:40%;color:#aaa}.specs-table td:last-child{font-weight:600;color:#f5f5f5;text-align:right;transition:color .2s ease}.specs-table thead tr,.specs-table tbody tr:nth-child(2n){background-color:transparent}.specs-table tbody tr:hover{background-color:#7ed95714;transition:background-color .2s ease}.specs-table tbody tr:hover td:last-child{color:var(--brand-green)}@media screen and (max-width: 768px){.custom-product-layout-wrapper .desc-section{padding:40px 20px}.custom-product-layout-wrapper .desc-feature-container,.custom-product-layout-wrapper .desc-feature-container.reverse{display:flex;flex-direction:column!important;gap:30px}.custom-product-layout-wrapper .desc-feature-column{display:contents}.custom-product-layout-wrapper .desc-feature-column h3{order:1;width:100%;margin-bottom:0!important}.custom-product-layout-wrapper .desc-feature-column>img,.custom-product-layout-wrapper .desc-feature-column>video,.custom-product-layout-wrapper .desc-feature-column>iframe{order:2;margin-bottom:15px;max-width:100%}.custom-product-layout-wrapper .desc-feature-column p,.custom-product-layout-wrapper .desc-feature-column ul{order:3;text-align:left}.specs-table td{padding:15px 10px;font-size:.95em}.hero-title-section{padding-top:40px}.hero-title-section h2{font-size:2.2em;max-width:var(--mobile-h2-max-width);margin-left:auto;margin-right:auto}.hero-title-section h4,.custom-product-layout-wrapper .desc-feature-column p{max-width:var(--mobile-h4-p-max-width);margin-left:auto;margin-right:auto;text-align:center}}#sticky-cta{z-index:2147483647!important;position:fixed!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom-product-layout_2.css.map */
