.meaco-trust-bar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;padding:24px 0}.meaco-trust-bar img{height:32px;width:auto;opacity:.55;filter:grayscale(100%);transition:opacity .2s,filter .2s}.meaco-trust-bar img:hover{opacity:.85;filter:grayscale(0%)}.meaco-eyebrow{font-size:.8125rem;text-transform:uppercase;letter-spacing:.15em;font-weight:600;margin-bottom:8px}.meaco-value-props{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;text-align:center}.meaco-value-prop{flex:0 0 auto;max-width:180px}.meaco-value-prop img{width:48px;height:48px;margin-bottom:12px}.meaco-value-prop h5{font-size:.9375rem;font-weight:600;color:#1a1a2e;margin:0 0 4px}.meaco-value-prop p{font-size:.8125rem;color:#666;margin:0}.meaco-media-row{display:flex;align-items:center;gap:48px;flex-wrap:wrap}.meaco-media-text,.meaco-media-image{flex:1;min-width:280px}.meaco-media-image img{width:100%;border-radius:12px}.meaco-media-row h2{font-size:2.25rem;font-weight:700;color:#1a1a2e;margin-bottom:16px;line-height:1.2}.meaco-media-row p{font-size:1.0625rem;color:#555;line-height:1.7;margin-bottom:16px}.meaco-btn-outline{display:inline-block;padding:12px 28px;border:1px solid #1a1a2e;border-radius:100px;font-weight:500;color:#1a1a2e;text-decoration:none;transition:all .2s}.meaco-btn-outline:hover{background:#f5f5f5}.meaco-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:749px){.meaco-blog-grid{grid-template-columns:1fr}}.meaco-section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.meaco-section-header h2{font-size:2rem;font-weight:700;color:#1a1a2e;margin:0}.meaco-section-header a{color:#009b8c;font-weight:500;text-decoration:none;font-size:.9375rem}.meaco-section-header a:hover{text-decoration:underline}.meaco-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.meaco-product-card{text-decoration:none;color:inherit;display:block;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000f;transition:box-shadow .3s,transform .3s}.meaco-product-card:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-2px)}.meaco-product-card-img{aspect-ratio:1;background:#f5f5f5}.meaco-product-card-img img{width:100%;height:100%;object-fit:contain}.meaco-product-card-info{padding:12px}.meaco-product-card-title{font-size:.9375rem;font-weight:500;line-height:1.4;color:#1a1a1a;display:block;margin-bottom:4px}.meaco-product-card-price{font-size:1rem;font-weight:600;color:#1a1a1a;display:block}.meaco-tabs{margin-top:16px}.meaco-tabs input[type=radio]{display:none}.meaco-tabs-nav{display:flex;border-bottom:2px solid #e8e8e8;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.meaco-tabs-nav label{padding:12px 20px;cursor:pointer;font-size:.9375rem;font-weight:500;color:#777;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s;white-space:nowrap}.meaco-tabs-nav label:hover{color:#009b8c}.meaco-tabs input:checked+label{color:#1a1a2e;font-weight:600;border-bottom-color:#009b8c}.meaco-tabs-panels{padding:20px 0}.meaco-tabs-panel{display:none}#tab-desc:checked~.meaco-tabs-panels #panel-desc,#tab-tech:checked~.meaco-tabs-panels #panel-tech,#tab-feat:checked~.meaco-tabs-panels #panel-feat,#tab-faq:checked~.meaco-tabs-panels #panel-faq,#tab-ship:checked~.meaco-tabs-panels #panel-ship{display:block}.meaco-tab-content h3{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:12px}.meaco-tab-content p{font-size:.9375rem;color:#555;line-height:1.7;margin-bottom:1em}.meaco-tab-content ul{padding-left:20px}.meaco-tab-content li{font-size:.9375rem;color:#555;line-height:1.7;padding:2px 0}@media(max-width:749px){.meaco-media-row{gap:24px}.meaco-media-row h2{font-size:1.625rem}.meaco-value-props{gap:20px}.meaco-value-prop{max-width:140px}.meaco-trust-bar{gap:20px}.meaco-trust-bar img{height:24px}.meaco-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.meaco-section-header h2{font-size:1.5rem}}@media screen and (max-width:749px){.section{padding-top:48px;padding-bottom:48px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em}.header-announcements{font-size:.875rem;font-weight:500;letter-spacing:.01em}.header{border-bottom:1px solid rgba(0,0,0,.06)}.mega-menu{box-shadow:0 8px 32px #00000014;border-radius:0 0 12px 12px}.header__menu-item{font-size:.9375rem;font-weight:500}.hero{position:relative}.hero__content{max-width:600px}.product-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000a;transition:box-shadow .3s ease,transform .3s ease;overflow:hidden}.product-card:hover{box-shadow:0 8px 30px #00000014;transform:translateY(-2px)}.product-card__info{padding:16px 12px 20px}.product-card__title{font-size:.9375rem;font-weight:500;line-height:1.4;color:#1a1a1a}.product-card .price{font-size:1rem;font-weight:600;color:#1a1a1a}.product-card .price .price__sale{color:#c44}.product-list__header{margin-bottom:32px}.product-list__header h2{font-size:2rem;font-weight:700;color:#1a1a2e}@media screen and (max-width:749px){.product-list__header h2{font-size:1.5rem}}.button--primary{font-weight:600;letter-spacing:.01em;padding:14px 32px;transition:all .3s ease}.button--secondary{font-weight:500;letter-spacing:.01em;padding:12px 28px;transition:all .3s ease}.trust-bar{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap;padding:32px 0}.trust-bar__heading{font-size:.8125rem;text-transform:uppercase;letter-spacing:.15em;color:#999;margin-bottom:24px;text-align:center}.trust-bar__logos{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.trust-bar__logos img{max-height:36px;width:auto;opacity:.55;filter:grayscale(100%);transition:opacity .3s ease,filter .3s ease}.trust-bar__logos img:hover{opacity:.85;filter:grayscale(0%)}@media screen and (max-width:749px){.trust-bar,.trust-bar__logos{gap:24px}.trust-bar__logos img{max-height:28px}}.value-props{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;text-align:center}.value-props__item{display:flex;flex-direction:column;align-items:center;gap:12px}.value-props__item img,.value-props__item svg{width:48px;height:48px;margin-bottom:4px}.value-props__item h5{font-size:.9375rem;font-weight:600;color:#1a1a2e;margin:0}.value-props__item p{font-size:.8125rem;color:#666;margin:0;line-height:1.5}@media screen and (max-width:989px){.value-props{grid-template-columns:repeat(3,1fr);gap:24px}}@media screen and (max-width:749px){.value-props{grid-template-columns:repeat(2,1fr);gap:20px}}.media-with-content{align-items:center}.media-with-content__content{padding:48px}.media-with-content__content h2{font-size:2.25rem;font-weight:700;line-height:1.2;color:#1a1a2e;margin-bottom:16px}.media-with-content__content p{font-size:1.0625rem;line-height:1.6;color:#555;margin-bottom:24px}@media screen and (max-width:749px){.media-with-content__content{padding:24px 0}.media-with-content__content h2{font-size:1.625rem}}.collection-card{border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.collection-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.collection-card__title{font-size:1.125rem;font-weight:600;text-align:center;padding:16px}.blog-post-card{border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000000a;transition:box-shadow .3s ease}.blog-post-card:hover{box-shadow:0 8px 30px #00000014}.blog-post-card__info{padding:20px}.blog-post-card__title{font-size:1.125rem;font-weight:600;line-height:1.4;color:#1a1a2e}.blog-post-card__excerpt{font-size:.875rem;color:#666;line-height:1.6;margin-top:8px}.blog-post-card__meta{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.05em}.footer{padding-top:64px;padding-bottom:48px}.footer__heading{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.footer__link{font-size:.875rem;color:#ffffffb3;transition:color .2s ease;line-height:2}.footer__link:hover{color:#fff}.footer__contact{font-size:.875rem;color:#ffffffb3;line-height:1.8}.footer-utilities{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;padding-bottom:24px;font-size:.8125rem}.footer-utilities .copyright{color:#ffffff80}.footer .social-links a{color:#fff9;transition:color .2s ease}.footer .social-links a:hover{color:#fff}.product__title{font-size:1.75rem;font-weight:700;line-height:1.3;color:#1a1a2e}.product .price{font-size:1.375rem;font-weight:700;color:#1a1a2e}.product .price .price__sale{color:#e84a4a}.accordion{border-bottom:1px solid #e8e8e8}.accordion__title{font-size:1rem;font-weight:600;color:#1a1a2e;padding:16px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.accordion__title:hover{color:#009b8c}.accordion__icon{transition:transform .3s ease}.accordion[open] .accordion__icon{transform:rotate(45deg)}.accordion__content{font-size:.9375rem;line-height:1.7;color:#555;padding-bottom:20px}.product-description{font-size:.9375rem;line-height:1.7;color:#444}.product-description p{margin-bottom:1em}.product-description strong{color:#1a1a2e}.trustpilot-widget{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:.875rem;color:#666;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:16px 0}.product-recommendations{background:#f7f8fa;padding-top:64px;padding-bottom:64px}.product-recommendations h3{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:32px}.product-form__buttons{display:flex;gap:12px;align-items:center}.product-form__submit{font-weight:600;font-size:1rem;padding:14px 40px;border-radius:100px;background:#009b8c;color:#fff;border:none;cursor:pointer;transition:all .3s ease;min-width:200px}.product-form__submit:hover{background:#007a6e}.product-form__submit[disabled]{background:#ccc;color:#999;cursor:not-allowed}.quantity-selector{border:1px solid #dfdfdf;border-radius:100px;overflow:hidden}.quantity-selector button{background:#f5f5f5;border:none;padding:12px 16px;font-size:1rem;cursor:pointer;color:#333;transition:background .2s ease}.quantity-selector button:hover{background:#e8e8e8}.quantity-selector input{border:none;text-align:center;width:50px;font-size:1rem;font-weight:500}.collection__title{font-size:2rem;font-weight:700;color:#1a1a2e;margin-bottom:8px}.collection__description{font-size:1rem;color:#666;line-height:1.6;max-width:640px}.collection-links{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:32px}.collection-links__item{padding:12px 24px;border-radius:100px;background:#f5f5f5;font-size:.875rem;font-weight:500;color:#333;transition:all .2s ease;text-decoration:none}.collection-links__item:hover,.collection-links__item--active{background:#009b8c;color:#fff}.cart__title{font-size:1.75rem;font-weight:700;color:#1a1a2e}.cart__empty-message{text-align:center;padding:64px 0}.cart__empty-message h3{font-size:1.25rem;color:#1a1a2e;margin-bottom:8px}.cart__empty-message p{color:#666;margin-bottom:24px}.search__input{border-radius:100px;padding:14px 24px;font-size:1rem}.badge--new{background:#009b8c;color:#fff;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:4px 10px;border-radius:4px}.badge--sale{background:#e84a4a;color:#fff}.trustpilot-widget-static{display:flex;flex-direction:column;gap:6px;padding:16px 0}.trustpilot-widget-static__stars{display:flex;align-items:center;gap:10px}.trustpilot-widget-static__logo{display:inline-flex;align-items:center;gap:4px}.trustpilot-widget-static__stars-icons{display:inline-flex;gap:2px}.trustpilot-widget-static__rating{font-size:.8125rem;color:#666}.trustpilot-widget-static__rating strong{color:#1a1a2e}.trustpilot-widget-static__score{color:#1a1a2e;font-weight:700}.reviews-section{padding:0 0 64px}.reviews-section__header{margin-bottom:32px}.reviews-section__header h2{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:12px}.reviews-section__stars{display:flex;align-items:center;gap:4px}.reviews-section__score{font-size:.875rem;color:#666;margin-left:8px}.reviews-section__list{border-top:1px solid #e8e8e8;padding-top:24px;margin-bottom:40px}.reviews-section__item{padding-bottom:24px;border-bottom:1px solid #f0f0f0;margin-bottom:24px}.reviews-section__item-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.reviews-section__item-stars{display:flex;gap:1px}.reviews-section__item-author{font-size:.875rem;font-weight:600;color:#1a1a2e}.reviews-section__item-date{font-size:.8125rem;color:#999}.reviews-section__item-title{font-size:1rem;font-weight:600;color:#1a1a2e;margin-bottom:4px}.reviews-section__item-body{font-size:.9375rem;color:#555;line-height:1.6}.reviews-section__form{background:#f7f8fa;border-radius:12px;padding:32px}.reviews-section__form h3{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:24px}.reviews-form__rating{margin-bottom:20px}.reviews-form__rating label{display:block;font-size:.875rem;font-weight:600;color:#1a1a2e;margin-bottom:8px}.reviews-form__stars{display:flex;gap:4px;font-size:1.5rem;color:#ddd;cursor:pointer}.reviews-form__star{transition:color .15s ease}.reviews-form__star:hover,.reviews-form__star:hover~.reviews-form__star,.reviews-form__star--active{color:#00b67a}.reviews-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.reviews-form__field{display:flex;flex-direction:column;gap:6px}.reviews-form__field--full{grid-column:1 / -1}.reviews-form__field label{font-size:.8125rem;font-weight:500;color:#555}.reviews-form__field input,.reviews-form__field textarea{padding:12px 16px;border:1px solid #dfdfdf;border-radius:8px;font-size:.9375rem;font-family:inherit;transition:border-color .2s ease;background:#fff}.reviews-form__field input:focus,.reviews-form__field textarea:focus{outline:none;border-color:#009b8c}.reviews-form__submit{margin-top:8px;align-self:flex-start}@media screen and (max-width:749px){.reviews-section__form{padding:24px 16px}.reviews-form__fields{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.shopify-section{animation:fadeInUp .5s ease both}.shopify-section:nth-child(2){animation-delay:.05s}.shopify-section:nth-child(3){animation-delay:.1s}.shopify-section:nth-child(4){animation-delay:.15s}.shopify-section:nth-child(5){animation-delay:.2s}@media screen and (max-width:749px){.product-card__title{font-size:.8125rem}.product__title{font-size:1.375rem}}#shopify-section-template--22550623486171__hero_main .section{padding:0!important}#shopify-section-template--22550623486171__hero_main .section>div[style*="position:relative"]{background-color:#f7f7f7!important;background-image:url(/cdn/shop/files/Heatwave-May_v2_2400x800_5d670961-2aec-4b32-9088-cf939de2c27c.jpg?v=1782345331)!important;background-position:center center!important;background-repeat:no-repeat!important;background-size:cover!important;height:33.333vw!important;min-height:420px!important;max-height:800px!important}#shopify-section-template--22550623486171__hero_main .section>div[style*="position:relative"]>img{opacity:0!important}#shopify-section-template--22550623486171__hero_main .section>div[style*="position:relative"]>div{box-sizing:border-box!important;height:100%!important;max-width:1200px!important;padding:0 24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}#shopify-section-template--22550623486171__hero_main h1{color:#3d3d3d!important;font-size:45px!important;line-height:45px!important;font-weight:400!important;margin:0 0 20px!important;max-width:520px!important}#shopify-section-template--22550623486171__hero_main p{color:#3d3d3d!important;font-size:16px!important;line-height:26px!important;font-weight:500!important;margin:0 0 20px!important;max-width:430px!important}#shopify-section-template--22550623486171__hero_main a[href="/collections/fans"]{background:#4d9d34!important;color:#fff!important;border-color:transparent!important;border-radius:999px!important;min-height:35px!important;padding:10px 28px!important;font-size:15px!important;font-weight:600!important;line-height:1!important}@media(max-width:767px){#shopify-section-template--22550623486171__hero_main .section>div[style*="position:relative"]{background-image:url(/cdn/shop/files/Heatwave-May_v2_750x1150px.jpg?v=1782345331)!important;height:153.333vw!important;min-height:560px!important;max-height:1150px!important}#shopify-section-template--22550623486171__hero_main .section>div[style*="position:relative"]>div{justify-content:flex-start!important;align-items:center!important;padding:52px 20px 0!important;text-align:center!important}#shopify-section-template--22550623486171__hero_main h1{font-size:30px!important;line-height:30px!important;margin-bottom:15px!important}#shopify-section-template--22550623486171__hero_main p{font-size:14px!important;line-height:20px!important;margin-bottom:15px!important}}section[id*=__hero_banner_804d10c0] .hero__media-grid{aspect-ratio:3 / 1}section[id*=__hero_banner_804d10c0] .hero__content-wrapper{box-sizing:border-box;padding-left:clamp(24px,5vw,80px);padding-right:24px}section[id*=__hero_banner_804d10c0] .text-block h1{color:#3d3d3d;font-size:45px;line-height:45px;font-weight:400}section[id*=__hero_banner_804d10c0] rte-formatter p{color:#3d3d3d;font-size:16px;line-height:26px;font-weight:500}section[id*=__hero_banner_804d10c0] .button{background-color:#4d9d34;border-color:transparent;color:#fff;border-radius:999px;min-height:35px;padding:10px 28px;font-size:15px;font-weight:600}@media(max-width:749px){section[id*=__hero_banner_804d10c0] .hero__media-grid{aspect-ratio:750 / 1150}section[id*=__hero_banner_804d10c0] .hero__content-wrapper{justify-content:flex-start!important;align-items:center!important;padding:52px 20px 0;text-align:center}section[id*=__hero_banner_804d10c0] .text-block h1{font-size:30px!important;line-height:30px!important;margin:0}section[id*=__hero_banner_804d10c0] rte-formatter p{font-size:14px!important;line-height:20px!important;margin:0}section[id*=__hero_banner_804d10c0] .button{min-height:35px;padding:10px 26px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/meaco-custom.css.map */
