.featured-product-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:60px 20px;background-size:cover;background-position:center;background-repeat:no-repeat;color:#3a3a3a}.featured-product-section .text-column{flex:1 1 50%;padding:20px}.featured-product-section .image-column{flex:1 1 45%;text-align:center}.featured-product-section h2{font-family:hwt artz;letter-spacing:1px;line-height:45px;font-size:48px;margin-bottom:12px}.featured-product-section .price{font-size:28px;font-weight:700;margin-bottom:8px;text-align:left}.featured-product-section .description{font-size:16px;margin-bottom:20px}.featured-product-section .see-more{display:inline-block;margin-top:10px;font-weight:700;text-decoration:underline}.featured-product-section .cta-button{margin-top:20px;font-weight:700;padding:12px 24px;background:#3a3a3a;color:#fff;border:none;cursor:pointer;font-size:16px}@media (max-width: 768px){.featured-product-section{flex-direction:column;text-align:center}.featured-product-section .text-column,.featured-product-section .image-column{flex:1 1 100%}.featured-product-section h2{font-size:38px;line-height:36px}.featured-product-section .price{text-align:center;align-items:center}}.core-values{padding:40px 20px;text-align:center}.core-values h2.section-title{font-size:36px;font-family:Bebas Neue,sans-serif;margin-bottom:40px}.values-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.value-card{border:2px solid #15c4cb;border-radius:16px;padding:24px;max-width:320px;flex:1 1 300px}.value-title{font-size:28px;font-weight:700;margin-bottom:8px}.value-subtitle{font-weight:600;margin-bottom:16px}.value-body{font-size:15px;line-height:1.5;color:#444}.value-divider{width:60px;height:2px;background-color:#15c4cb;border:none;margin:12px auto}@media (max-width: 768px){.core-values h2.section-title{font-size:28px}}.hero-section{display:flex;background-color:#2cc0bd;min-height:var(--section-height, 500px);position:relative}.hero-content-wrapper{display:flex;flex:1;z-index:2}.hero-content{flex:1;max-width:var(--content-max-width-desktop, 700px);margin-right:0;padding:80px 40px 80px 0;margin-left:var(--content-margin-left-desktop, 0px);color:#00524c;display:flex;flex-direction:column;justify-content:center}.hero-headline-intro{font-family:HWT Artz,serif;font-size:var(--headline-intro-size-desktop, 56px);line-height:.9;color:#00524c;font-weight:700;margin-bottom:0;display:block}.hero-headline-main{font-family:Poppins,sans-serif;font-size:var(--headline-main-size-desktop, 36px);color:#00524c;font-weight:600;line-height:1.2;margin:12px 0 -8px;display:block}.hero-subheadline{font-size:var(--subheadline-size-desktop, 20px);color:#fff;margin:20px 0 0}.hero-cta{background-color:#00524c;color:#fff;padding:14px 28px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;max-width:240px;text-align:center;margin-top:24px}.hero-cta:hover,.hero-cta:focus{background-color:#00524c!important;color:#fff!important;box-shadow:none!important;transform:none!important;text-decoration:none!important}.hero-footer{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px;justify-content:left;text-align:center}.footer-item{display:flex;flex-direction:column;align-items:center;max-width:100px}.footer-icon{width:40px;height:auto;margin-bottom:8px;object-fit:contain}.footer-item span{font-size:12px;color:#00524c;font-weight:600;line-height:1.2}.hero-image{width:calc(100% - var(--solid-width-desktop, 60%));background-image:var(--bg-desktop);background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width: 768px){.hero-section{flex-direction:column;min-height:var(--section-height-mobile, 500px);overflow-x:hidden;margin-left:0}.hero-content-wrapper,.hero-image{width:100%}.hero-content{width:100%;max-width:100%;margin-left:0!important;margin:0 auto;text-align:center;background-color:#2cc0bd;padding-left:0}.hero-content-inner{margin:0 auto;max-width:420px}.hero-footer{display:flex;justify-content:space-between;flex-wrap:nowrap;margin-top:24px;gap:8px}.footer-item{flex:1 1 auto;min-width:0;max-width:25%;text-align:center}.footer-icon{width:32px;margin-bottom:6px}.hero-cta{margin:24px auto 0}.hero-image{background-image:var(--bg-mobile);background-size:cover;background-position:center;height:var(--mobile-image-height, 300px)}}.how-it-works{background:#fff;padding:60px 20px;text-align:center}.how-it-works h2{color:#00524c;font-size:55px;margin-bottom:35px;margin-top:-15px;letter-spacing:1px;font-family:hwt artz}.how-steps{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.step{max-width:240px;flex:1 1 220px;text-align:center}.step img{height:280px;width:100%;object-fit:cover;border-radius:12px;margin-bottom:16px}.step-title{font-weight:700;color:#00524c;font-size:18px;margin-bottom:8px}.step-text{font-size:14px;color:#333}.how-cta{margin-top:40px}.how-cta a{display:inline-block;background-color:#00524c;color:#fff;font-weight:600;font-size:16px;padding:14px 28px;border-radius:8px;text-decoration:none;transition:background-color .3s ease}.how-cta a:hover{background-color:#003e3b}@media (max-width: 768px){.how-steps{flex-direction:column;align-items:center}.step{max-width:100%}.step img{height:300px;width:300px;object-fit:cover;border-radius:12px}}.swatch{display:flex;gap:6px}.selector-wrapper{display:none}.swatch__item:not(:has(:checked)){border:2px solid transparent}.swatch__item:not(:has(:checked)):hover{border:2px solid #A0A0A0}.swatch__item:not(:has(:checked)):hover .swatch__item__color{border-color:#fff}.swatch__item span:after{display:block}#add-to-cart{margin-top:10px;margin-bottom:50px}.product-form__input{padding-bottom:0!important}.product-form__input>label{cursor:initial}.product-form__input:has(>.swatch>.swatch__item:first-child:last-child){display:none}#variant-image-overlay{object-fit:cover;height:inherit;z-index:1}.pb-4{padding-bottom:10px;padding-top:10px}html .label{margin-bottom:5px}.swatch__item{position:relative;width:auto;height:44px;border:2px solid black;border-radius:30px}.swatch__item input[type=radio]{display:none}.swatch__item__color{display:inline-block;width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;background-color:red}.swatch__item input[type=radio]:checked+.swatch__item__color{border-color:#fff}.label{display:block;margin-bottom:10px;font-weight:700}.wooble-message-section{background-size:cover;background-repeat:no-repeat;background-position:center;padding:130px 60px 60px;text-align:center;color:#333}.wooble-message-container{max-width:800px;margin:0 auto;background-color:#fff;border-radius:16px;padding:80px 20px 40px;position:relative}.wooble-message-image{width:200px;height:200px;object-fit:cover;border-radius:50%;position:absolute;top:-80px;margin-bottom:20px;left:50%;transform:translate(-50%);border:6px solid white}.wooble-message-heading{font-family:HWT Artz,sans-serif;font-size:42px;letter-spacing:1px;line-height:42px;margin-top:60px;margin-bottom:20px;font-weight:800}.wooble-message-body{font-size:16px;line-height:1.6;max-width:600px;margin:0 auto}.wooble-message-body a{color:#1a1a1a;font-weight:600;text-decoration:underline}.wooble-social{margin-top:40px}.wooble-social p{margin-bottom:10px;font-size:22px;font-weight:700;color:#fff}.wooble-social-icons{display:flex;justify-content:center;gap:20px;margin-top:10px}.wooble-social-icons a img{width:36px;height:36px;object-fit:contain;display:block}@media (max-width: 768px){.wooble-message-section{padding:120px 20px 40px}.wooble-message-heading{font-size:34px;margin-top:50px;margin-bottom:10px;line-height:33px;letter-spacing:1px}.wooble-message-body{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/375/compiled_assets/styles.css.map */
