.audio-demo-wrap{position:relative;object-fit:cover;border-radius:10px;overflow:hidden}.audio-demo-top{color:var(--color-white);position:absolute;top:0;right:0;left:0;padding:20px;display:block;align-items:center;z-index:1}.audio-demo-top svg{position:relative;top:2px}@media screen and (max-width: 600px){.audio-demo-top{font-size:80%}}.audio-demo-video{font-size:0}.audio-demo-video video{width:100%;min-height:200px;height:auto;object-fit:cover;display:block}.audio-demo-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.main-play-button{width:60px;height:60px;color:var(--color-white);text-align:center;position:relative}.main-play-button:hover{color:var(--color-green);cursor:pointer}.main-play-button:before{width:0;height:0;position:absolute;content:"";left:50%;transform:translate(-50%);border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:50px solid var(--color-white)}.main-play-button:hover:before{border-left:50px solid var(--color-green)}.audio-demo-controls{position:absolute;bottom:20px;left:20px;z-index:1}.play-button,.pause-button{width:30px;height:30px;color:var(--color-white);text-align:center;position:relative;z-index:1}.play-button:hover,.pause-button:hover{color:var(--color-green);cursor:pointer}.play-button:before{width:0;height:0;position:absolute;content:"";left:50%;transform:translate(-50%);border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:25px solid var(--color-white)}.play-button:hover:before{border-left:25px solid var(--color-green)}.pause-button:before{width:8px;height:30px;background:var(--color-white);position:absolute;content:"";left:3px}.pause-button:hover:before{background:var(--color-green)}.pause-button:after{width:8px;height:30px;background:var(--color-white);position:absolute;content:"";right:3px}.pause-button:hover:after{background:var(--color-green)}.audio-demo-with-text .audio-demo-top{padding-top:40px}.audio-demo-video-text{max-width:calc(50% - 40px);color:var(--color-white);position:absolute;right:0;bottom:0;left:0;padding:20px 0 40px 20px;display:block;align-items:center}.audio-demo-video-heading.h3{padding-bottom:20px}@media screen and (max-width: 768px){.audio-demo-with-text .audio-demo-top{padding-top:20px}.audio-demo-video-text{display:none}}.tool-tip-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 20px;position:relative}.tool-tip{background:var(--color-pastel-green);flex-basis:calc(33.33% - (40px / 3));padding:15px 15px 30px;position:relative;border-radius:10px;overflow:auto}.tool-tip.columns-2{flex-basis:calc(50% - 10px)}.tool-tip.columns-3{flex-basis:calc(33.33% - (40px / 3))}.tool-tip.columns-4{flex-basis:calc(25% - 15px)}.open-tool-tip,.close-tool-tip{width:30px;height:30px;color:var(--color-gray-900);line-height:26px;text-align:center;position:absolute;right:15px;border:1px solid var(--color-gray-900);border-radius:20px}.open-tool-tip{bottom:15px}.close-tool-tip{top:15px;transform:rotate(45deg)}.close-tool-tip:hover,.open-tool-tip:hover{background:var(--color-black);color:var(--color-white);cursor:pointer}.tool-tip-overlay{background:var(--color-pastel-green);display:none;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;z-index:1}.tool-tip-overlay .image{flex:1;height:100%;position:relative;object-fit:cover;border-radius:10px 0 0 10px;overflow:hidden}.tool-tip-overlay .image img{min-width:100%;min-height:100%;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;object-fit:cover}.tool-tip-overlay .text{flex:2}.tool-tip-overlay .richtext{padding:60px}@media screen and (max-width: 768px){.tool-tip{flex-basis:calc(50% - 10px)}.tool-tip-overlay{flex-wrap:wrap;align-items:unset;position:fixed;border-radius:0;z-index:3;overflow-x:scroll}.tool-tip-overlay .image{width:100%;max-height:50%;flex:unset;border-radius:0}.tool-tip-overlay .richtext{padding:20px 40px}.close-tool-tip{background:var(--color-pastel-green);position:fixed;z-index:1}body.tool-tip-open{overflow-y:hidden}}.columns-2{text-align:center}.columns-2 h2{margin-bottom:40px}.columns-2 .row{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;column-gap:80px;row-gap:20px;margin-top:20px}.columns-2 .column{flex:1}.columns-2 .image{width:100%;height:0;position:relative;padding-bottom:100%;object-fit:cover;border-radius:10px;overflow:hidden}.columns-2 .image img{width:100%;max-width:unset;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;display:block}.columns-2 .image.rounded-images{border-radius:100%;overflow:hidden}.columns-2 .image.rounded-images img{border-radius:100%}.columns-2 .heading,.columns-2 .text{text-align:left}.columns-2 .text p{padding-bottom:0;display:inline}.columns-2 .text sup{margin-left:-4px}.columns-2 .heading{padding-bottom:20px}.columns-2 .button{margin-top:20px}.columns-2 ul{list-style:disc;padding-left:15px}.columns-2 .split-70-30 .column-image{flex:2}.columns-2 .split-70-30 .column-text{flex:1}.columns-2 .split-70-30 .image{height:auto;padding:0}.columns-2 .split-70-30 .image img{position:relative}@media (min-width: 769px){.columns-2 .row.reverse-order{flex-direction:row-reverse}}@media (max-width: 768px){.columns-2 .column,.columns-2 .split-70-30 .column{width:100%;flex:auto}.columns-2 .column{margin-bottom:30px}.columns-2 .column:last-of-type{margin-bottom:0}.columns-2 .heading.h3{margin-top:20px}}.column-blocks{text-align:center}.column-blocks .align-left{text-align:left}.column-blocks ol{list-style-type:auto;padding-left:15px}.column-blocks ul{list-style-type:disc;padding-left:15px}.column-blocks.max-width{max-width:600px;margin:0 auto}section .container .column-blocks h2{padding-bottom:10px}.column-blocks .row{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:20px;row-gap:20px;margin-top:20px}.column-blocks .column{flex:1}.column-blocks .image{margin-bottom:20px;border-radius:10px;overflow:hidden}.column-blocks .image img{display:block}.column-blocks .heading{margin-bottom:10px;padding-bottom:0}.column-blocks .text{margin-bottom:20px}@media (max-width: 767px){.column-blocks .column{width:100%;flex:auto;margin-bottom:30px}.column-blocks .column:last-of-type{margin-bottom:0}}.column-blocks .column-blocks-swiper{padding-top:20px;padding-bottom:40px}.column-blocks .column-blocks-swiper .swiper-button-prev,.column-blocks .column-blocks-swiper .swiper-button-next{color:var(--color-black);bottom:0;top:unset}.column-blocks .column-blocks-swiper .swiper-button-prev{left:auto;right:50px}.column-blocks .column-blocks-swiper .swiper-button-next:after,.column-blocks .column-blocks-swiper .swiper-button-prev:after{font-size:20px}@media (max-width: 767px){.column-blocks .column-blocks-swiper{padding-right:20px;overflow:visible}}.column-media .column-blocks .row{margin:0;column-gap:80px}.column-media video{max-width:100%;display:block}.column-media .text{margin-top:20px}@media screen and (max-width: 768px){.column-media .column-video-section{padding:0 40px}}.column-tiles{text-align:center}.column-tiles.max-width{max-width:600px;margin:0 auto}.column-tiles .row{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:20px;row-gap:20px;margin-top:20px}.column-tiles .column{flex:1;position:relative}.column-tiles .image{position:relative;overflow:hidden;border-radius:10px}.column-tiles .image:before{background:#000000b3;position:absolute;content:"";top:0;right:0;bottom:0;left:0;-webkit-mask-image:-webkit-gradient(linear,center top,center bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,1)))}.column-tiles .image img{width:100%;max-width:unset}.column-tiles .tile-text{color:var(--color-white);text-align:left;position:absolute;bottom:20px;left:20px}.column-tiles .tile-text .heading{padding-bottom:20px}@media (max-width: 767px){.column-tiles .column{width:100%;flex:auto}}.compare .h3{font-weight:500}.compare .table{border:1px solid var(--color-gray-300);border-radius:10px}.compare .table .rows{display:flex;width:100%;flex-wrap:wrap}.compare .table .row{width:100%;display:flex}.compare .table .row:last-child{border-bottom:none}.compare .table .td{width:100%}.compare .atc-row{display:flex}.compare .atc-row .td{padding:.5em 1.3em}.compare .headline .product-image{border-top-left-radius:10px}.compare .row .td img{height:1em;box-sizing:content-box;padding:.25em;width:100%;order:-1}.compare .row .td{padding:.7em 1.3em;font-size:.9em;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.compare .row .td:last-child{border-right:none}.compare .image-row .td:first-of-type{border-top-left-radius:10px}.compare .image-row .td:last-of-type{border-top-right-radius:10px}.compare .atc-row .td.text-center:first-of-type{border-bottom-left-radius:10px}.compare .atc-row .td.text-center:last-of-type{border-bottom-right-radius:10px}.compare .row.headline .td{justify-content:flex-start}.compare .row h4{font-size:1.2em;font-weight:500}.compare h3.product-title{width:100%;text-align:center}.compare .row .product-image img{width:auto;height:100%;display:block;margin:0 auto}.compare .row .product-image{padding:0}.compare .product-image{height:12em}.compare .row.sticky-row{position:sticky;top:0;height:auto;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end}.compare .row.sticky-row .td{height:100%}.compare .td.product-summary{justify-content:flex-start}.compare .td.product-summary.between{justify-content:space-between;align-items:middle}.compare .rows .row.image-row{border-top-right-radius:10px;border-top-left-radius:10px}.compare .table .row:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.compare .td.feature-title{justify-content:flex-start}.compare .button{font-size:.8em;padding:.2em 1.5em}.compare .rows .row .td{background:#fff;border-right:1px solid var(--color-gray-300);border-bottom:1px solid var(--color-gray-300)}.compare .rows .row .td:last-of-type{border-right:0}.compare .table .row:last-of-type .td{border-bottom:0}.compare .rows .row .td:nth-child(3),.compare .rows .row .td:nth-child(4),.compare .rows .row .td:nth-child(5){background:var(--color-gray-50)}.compare .image-row .td{padding:0}@media screen and (max-width:850px){.compare-section-outer .outer_container{padding-left:0;padding-right:0}.compare .row .td{padding:.3em .2em;border:none;width:18.7%;font-size:.8em;min-height:4em}.compare .td.feature-title{width:25%;font-size:.7em;padding:.3em .8em}.compare .td.product-summary{font-size:.7em}.compare{overflow-x:hidden}.compare .rows .row:first-of-type .td:first-of-type{border-top-left-radius:10px}.compare .rows .row:first-of-type .td:last-of-type{border-top-right-radius:10px}.compare .rows .row:last-of-type .td:first-of-type{border-bottom-left-radius:10px}.compare .rows .row:last-of-type .td:last-of-type{border-bottom-right-radius:10px}}.compare-sticky{background:var(--color-white);display:flex;column-gap:20px;margin-bottom:20px;padding:10px 0;position:sticky;top:0;z-index:1}#compare-1,#compare-2,#compare-3{flex:1;text-align:left;max-width:calc(33.33% - 10px)}#compare-1 select,#compare-2 select,#compare-3 select{width:100%;max-width:100%;color:var(--color-black);background-color:var(--color-white);background-image:url(/cdn/shop/t/74/assets/icon_chevron_down.svg?v=1676911460);background-position:calc(100% - 10px) center;background-repeat:no-repeat;background-size:16px;border:2px solid #E7E7E7;border-radius:5px;padding:10px 35px 10px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}#compare-table ol,#compare-table ul{list-style:disc;padding-left:18px}#compare-table .row{display:flex;column-gap:20px;margin-bottom:20px}#compare-table .row div{flex:1;position:relative}#compare-table .row .empty{width:32px;height:2px;background:var(--color-gray-300);text-align:center;display:block;position:absolute;top:50%;left:40%;transform:translate(-40%,-50%)}#compare-table .product-1,#compare-table .product-2,#compare-table .product-3{flex:1}#compare-table .metafield-rich_text_field p{padding-bottom:10px}#compare-table .metafield-rich_text_field p img{max-width:64px;max-height:64px}#compare-table .prod_image img{max-width:100%;max-height:100%}#compare-table .prod_button .button{white-space:nowrap;margin-bottom:20px}#compare-table .prod_button a{white-space:nowrap;display:block;margin-left:10px;margin-bottom:20px}@media screen and (max-width: 768px){#compare-1,#compare-2,#compare-3{max-width:calc(50% - 10px)}#compare-3,#compare-table .row div:nth-of-type(3){display:none!important}}.compare-table-small .row{display:flex;column-gap:20px}.compare-table-small .spec{flex:1}.compare-table-small .spec-title{padding-bottom:0}.compare-table-small hr{height:2px;background:var(--color-gray-200);border:0}@media screen and (max-width: 768px){.compare-mobile-wrap{width:100%;overflow-x:scroll}.compare-table-small .spec{flex:1;min-width:45%}.compare-table-small hr{width:calc(100% - 20px);position:absolute;right:0;left:20px}}.event-details .column{background:var(--color-black);color:var(--color-white);padding:20px;border-radius:10px}.event-details a{text-decoration:underline}.event-details p{padding-bottom:0}.event-details ul{padding-left:15px}.event-details .image img{max-height:38px}.event-details .column-blocks .row{row-gap:0}.event-speakers{text-align:left}.event-speakers .row{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:40px}.event-speakers .column{width:calc(50% - 20px);display:flex;flex-basis:calc(50% - 20px);align-items:center;column-gap:20px}.event-speakers .image{width:120px;height:120px;min-width:120px;min-height:120px;position:relative;border-radius:50%;overflow:hidden}.event-speakers img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.event-speakers .heading{padding:0}@media screen and (max-width: 1000px){.event-speakers .column{width:100%;display:flex;flex-basis:100%;align-items:center;column-gap:20px}}.faq{border-top:1px solid var(--color-gray-200);padding:20px 0}.faq h4{cursor:pointer;position:relative;padding-right:2em;padding-bottom:0;font-size:1.1em;font-weight:500}.faq h4:after{content:" ";display:block;position:absolute;height:1em;width:1em;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;right:0;top:0;bottom:0;margin:auto;transition:transform .2s ease;transform:rotate(180deg)}.faq.active h4:after{transform:rotate(0)}.faq .faq-answer{padding:20px 0}.faq .faq-answer ul{list-style:disc;padding-left:15px}@media screen and (max-width: 768px){.feature-grid .grid-3,.feature-grid .grid-4{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-row-gap:2em;grid-column-gap:2em;grid-auto-columns:auto}}.feature-grid-with-overlay .grid-4{grid-row-gap:0;grid-column-gap:0}.feature-grid-with-overlay .feature-grid h3{margin-bottom:0;padding-left:.5em;padding-right:.5em}.overlay-wrap{width:100%;flex:1;flex-basis:grow;background:#fff;position:relative;text-align:center;margin:0 auto;padding:2em}@media screen and (max-width: 850px){.overlay-wrap{width:100%;flex-basis:100%;grid-column:span 2;padding:1em}.overlay-trigger div{width:100%;display:inline-block}}.overlay-trigger{width:100%;height:100%;font-size:0;text-align:center;display:inline-block;position:relative;margin:0 auto}.overlay-trigger div{display:inline-block}.overlay-trigger img{width:80px;height:80px}.overlay-trigger h2{font-size:16px;font-weight:500;line-height:20px}.overlay-trigger h4.large-text{font-size:20px}.overlay-content{height:0;background:#fff;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;overflow:hidden;transition:opacity .4s;border-radius:.5em;box-shadow:0 2.5px 3.5px #4d535a1a,0 7px 15px #4d535a1a}.overlay-content.active{height:100%;opacity:1;overflow:scroll}.overlay-content-heading{background:#ccc;font-size:14px;font-weight:600;padding:10px 20px}.overlay-content-text{font-size:14px;line-height:20px;text-align:center;padding:.75em 1.5em}.overlay-content-text p{font-size:14px;line-height:20px;margin:.5em 0}.overlay-content-text p:first-child{margin-top:0}.overlay-content-text p:last-child{margin-bottom:0}.overlay-content-text ul{margin:0;padding:0;list-style-type:none}.overlay-content-text li:before{content:"\2022";color:#ccc;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.overlay-content-close{width:10px;height:10px;position:absolute;top:7px;right:7px}.overlay-content-close img{width:10px;height:10px;display:block}@media screen and (min-width: 1200px){.overlay-content-heading{font-size:90%}.overlay-content-text p{font-size:90%;line-height:140%}}@media screen and (max-width: 850px){.overlay-content-text{padding:.75em}.overlay-content-text p{font-size:80%;line-height:140%}}@media screen and (max-width: 500px){.overlay-content-text{padding:.75em}.overlay-content-text p{font-size:80%;line-height:140%}}.feature-show-hide{display:flex;align-items:center;column-gap:0}.container .feature-show-hide h2{margin-top:0;padding-right:20px}.feature-show-hide .headings{padding-right:20px}.feature-show-hide img{width:100%;max-width:100%;height:auto;display:block}.feature-show-hide .column{flex:1}.feature-show-hide .heading{color:#c5d2ca;padding-bottom:5px}.feature-show-hide .heading.active{color:#04865f}.feature-show-hide .heading:hover{color:var(--color-green);cursor:pointer}.feature-show-hide .content-wrap{display:none}.feature-show-hide .content-wrap.active{display:inline-block}.feature-show-hide .content-wrap .content p:last-of-type{padding-bottom:0}@media screen and (min-width: 769px){.feature-show-hide .feature-nav{padding:80px 0}.container .feature-show-hide h2{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--color-gray-300)}.feature-show-hide .content-wrap{background:var(--color-gray-50);border-radius:10px;overflow:hidden}.feature-show-hide .content-wrap .content{padding:30px}.feature-show-hide .image{width:100%;height:0;position:relative;padding-bottom:66%;border-radius:10px 10px 0 0;overflow:hidden}.feature-show-hide .image img{position:absolute;top:50%;transform:translateY(-50%)}.feature-show-hide .mobile-images,.feature-show-hide .mobile-content{display:none!important}}@media screen and (max-width: 768px){.feature-show-hide{flex-wrap:wrap}.container .feature-show-hide h2{padding-bottom:30px}.feature-show-hide .column{flex:unset}.feature-show-hide .feature-content{display:none}.feature-show-hide .heading{position:relative;margin-bottom:2px;padding-right:20px}.feature-show-hide .heading:before{position:absolute;content:"";background-image:url(//www.ekohealth.net/cdn/shop/t/32/assets/icon_chevron_up.svg?v=1664623\2026);height:20px;width:20px;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;top:0;bottom:0;margin:auto;transform:rotate(180deg);right:0;opacity:.3}.feature-show-hide .heading.active:before{transform:rotate(0);opacity:.7}.feature-show-hide .mobile-images{width:100%;height:0;margin-bottom:30px;position:relative;padding-bottom:66%;overflow:hidden;border-radius:10px}.feature-show-hide .mobile-image{position:absolute;top:0;right:0;bottom:0;object-fit:cover;left:0;display:none}.feature-show-hide .mobile-image img{width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;top:50%;transform:translateY(-50%);object-fit:cover}.feature-show-hide .mobile-image.active{display:block;border-radius:10px;overflow:hidden}.feature-show-hide .mobile-content{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.feature-show-hide .mobile-content.active{max-height:500px;transition:max-height .2s ease-in}.feature-show-hide .mobile-content p{margin:0;padding:0 0 25px}}.featured-posts{text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:20px;row-gap:20px;margin-top:20px;margin-bottom:20px}.featured-posts .blog-article{flex:1}.featured-posts .article-category{color:var(--color-gray-600);text-transform:capitalize}.featured-blog-posts .button{margin-top:20px}@media (max-width: 768px){.featured-posts .blog-article{width:100%;flex:auto}.article-card-inner{display:flex;column-gap:20px;align-items:center}.article-card-inner .article-card-image-wrapper{flex:1}.article-card-inner .article-card-image{margin-bottom:0}.article-card-inner .article-card-content{flex:3;text-align:left}}.form-wrap{display:flex;align-items:top}.form-embed{flex:1;padding-left:var(--padding-desktop)}.form-image{flex:1}@media screen and (max-width: 768px){.form-embed{padding:0 var(--padding-mobile)}.form-image{display:none}}.grid-popup{margin:0 auto}body.overlay-open{overflow-y:hidden}.grid-popup-item{height:0;position:relative;border-radius:10px;overflow:hidden;object-fit:cover}.grid-popup-item:hover,.grid-popup-item:hover .icon{cursor:pointer}.grid-popup-item:hover .icon{background:var(--color-green);border-radius:100px}.grid-popup-item .icon{position:absolute;right:10px;bottom:10px;z-index:1}.grid-popup-item .icon svg{display:block}.grid-popup-item img,.grid-popup-item .column-video-section{width:100%;height:100%;object-fit:cover;position:absolute;transform:translate (-50% -50%)}.grid-popup-item video{max-width:100%;display:block}@media screen and (min-width: 769px){.grid-popup-item img.desktop-version{display:block}.grid-popup-item img.mobile-version{display:none}.grid-popup-top{display:flex;column-gap:10px}.grid-popup-top-left{flex:2}.grid-popup-top-left .grid-popup-item{padding-bottom:100%}.grid-popup-top-right{flex:1;flex-wrap:wrap;row-gap:10px;display:flex}.grid-popup-top-right .grid-popup-item{width:100%;padding-bottom:calc(100% - 5px)}.grid-popup-bottom{width:100%;margin-top:10px;display:flex;column-gap:10px}.grid-popup-bottom-left{flex:1}.grid-popup-bottom-right{flex:2}.grid-popup-bottom-left .grid-popup-item{padding-bottom:100%}.grid-popup-bottom-right .grid-popup-item{padding-bottom:50%}}@media screen and (max-width: 768px){.grid-popup{padding-bottom:0}.grid-popup-item{height:0;margin-bottom:20px;padding-bottom:100%}.grid-popup-item img.desktop-version{display:none}.grid-popup-item img.mobile-version{display:block}}.grid-popup-overlay{height:100vh;background:#000000f2;color:#fff;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;padding:40px 20px 0;overflow:scroll;display:none}.grid-popup-overlay-close{font-size:30px;font-weight:300;position:fixed;top:20px;right:30px;z-index:2}.grid-popup-overlay-close:hover{cursor:pointer;opacity:.8}@media screen and (min-width: 769px){.grid-popup-overlay{text-align:center;padding:20px;align-items:center}.grid-popup-overlay.overlay-open{display:flex}.grid-popup-overlay .swiper{max-width:80vw;height:calc(100% - 140px);position:relative}.grid-popup-overlay .swiper-slide{display:flex;align-items:center;column-gap:40px}.grid-popup-overlay .swiper-slide:first-of-type{flex-direction:row-reverse}.grid-popup-overlay .slide-image,.grid-popup-overlay .slide-text{flex:1}.grid-popup-overlay .slide-image{max-height:100%;display:flex;justify-content:center}.grid-popup-overlay .swiper-slide img{max-width:100%;object-fit:contain}.grid-popup-overlay .slide-text{text-align:left}.grid-popup-overlay .slide-text p{padding-bottom:0}.grid-popup-overlay .swiper-button-next,.grid-popup-overlay .swiper-button-prev{color:#fff;position:fixed;top:unset;bottom:20px}.grid-popup-overlay .swiper-button-next{right:30px;left:unset}.grid-popup-overlay .swiper-button-prev{right:100px;left:unset}}@media screen and (max-width: 768px){.grid-popup-overlay.overlay-open{display:block}.grid-popup-overlay .swiper-wrapper{display:inline-block}.grid-popup-overlay .swiper-slide{margin-bottom:100px}.grid-popup-overlay .swiper-button-next,.grid-popup-overlay .swiper-button-prev{display:none}.grid-popup-overlay .slide-image{max-width:400px;margin:0 auto 40px;padding:0 50px}.grid-popup-overlay img{max-width:100%}}.hero-full-width{width:100%;display:flex;justify-content:center}.hero-full-width-banner{width:100%;max-width:calc(var(--large-max-width) - 40px);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;margin:10px;border-radius:10px}.hero-full-width-banner.min-height{min-height:600px}.landing-hero-text p{font-size:20px;line-height:28px;padding-bottom:0}.center .landing-hero-main-title,.center .landing-hero-text{margin-left:auto;margin-right:auto}@media screen and (max-width: 850px){.hero-full-width-banner.padding-border{border-radius:0;margin:0}.hero-full-width-banner .pad.p-040:first-of-type{padding:2em}}@media screen and (max-width: 768px){.landing-hero-text p{font-size:16px;line-height:24px}}.hero-scale-section{display:flex;justify-content:center}.hero-scale{width:100%;position:relative;display:block}.hero-scale.max-width{max-width:calc(var(--large-max-width) - 40px)}.hero-scale.rounded-corners{width:calc(100% - 20px);margin:10px;border-radius:10px;overflow:hidden}.hero-scale-image img,.hero-scale-image video{width:100%;display:block}.hero-scale-text-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.hero-scale-text{position:absolute}.hero-scale-text p{padding-bottom:0;display:inline}.hero-scale-text .button{margin-top:30px}.hero-scale-text .landing-hero-main-title,.hero-scale-text .landing-hero-text{max-width:unset}@media screen and (min-width: 769px){.hero-scale-text{max-width:calc(50vw - 4em)}.hero-scale-text.desktop-top{top:5vw}.hero-scale-text.desktop-centered{top:50%;transform:translateY(-50%)}.hero-scale-text.desktop-bottom{bottom:5vw}.hero-scale-text.desktop-center-top{max-width:45vw;text-align:center;top:5vw;right:0;left:0}.hero-scale-text.desktop-center-centered{max-width:45vw;text-align:center;top:50%;right:0;left:0;transform:translateY(-50%)}.hero-scale-text.desktop-center-bottom{max-width:45vw;text-align:center;bottom:5vw;right:0;left:0}.hero-scale-text.desktop-right-top{top:5vw;left:50%}.hero-scale-text.desktop-right-centered{top:50%;left:50%;transform:translateY(-50%)}.hero-scale-text.desktop-right-bottom{bottom:5vw;left:50%}}@media screen and (min-width: 1400px){.hero-scale-text{max-width:calc((var(--max-width) / 2) - 4em)}}@media screen and (max-width: 768px){.hero-scale-text,.hero-scale-text .landing-hero-main-title,.hero-scale-text .landing-hero-text{max-width:100%}.hero-scale-text{max-width:calc(100% - (2 * var(--padding-mobile)))}.hero-scale-text.mobile-top{top:15vw}.hero-scale-text.mobile-centered{top:50%;transform:translateY(-50%)}.hero-scale-text.mobile-bottom{bottom:15vw}.hero-scale-text.mobile-center-top{text-align:center;top:15vw;right:0;left:0}.hero-scale-text.mobile-center-centered{text-align:center;top:50%;transform:translateY(-50%);right:0;left:0}.hero-scale-text.mobile-center-bottom{text-align:center;bottom:15vw;right:0;left:0}.hero-scale-text.mobile-right-top{text-align:right;top:15vw;right:0}.hero-scale-text.mobile-right-centered{text-align:right;top:50%;transform:translateY(-50%);right:0}.hero-scale-text.mobile-right-bottom{text-align:right;right:0;bottom:15vw}}.hero-scale-video{position:relative;overflow:hidden;border-radius:10px}.hero-scale-video img,.hero-scale-video video{max-width:100%;display:block}.hero-scale-video .hero-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.hero-scale-video .overlay{width:100%;height:100%;background:#00000080;position:absolute;content:"";top:0;right:0;bottom:0;left:0}.hero-video-section .hero-scale-text{max-width:calc(50% - 40px);padding-left:20px}@media screen and (min-width: 769px){.hero-video-section .hero-scale-text.desktop-top{top:40px}.hero-video-section .hero-scale-text.desktop-bottom{bottom:40px}.hero-video-section .hero-scale-text.desktop-top-full{max-width:100%;top:40px;padding-right:20px}.hero-video-section .mobile-only{display:none}}@media screen and (max-width: 768px){.hero-video-section .desktop-only{display:none}}.hero-split-banner{width:calc(100% - 20px);display:flex;border-radius:10px;margin:10px;overflow:hidden}.hero-split-image{background-position:center;background-repeat:no-repeat;background-size:cover;flex:1;position:relative}.hero-split-text{flex:1}@media screen and (min-width: 769px){.hero-split-banner{flex-direction:row-reverse}.hero-split-text-wrap{max-width:600px;margin-right:0}}@media screen and (max-width: 768px){.hero-split-banner{flex-direction:column}.hero-split-banner.mobile-reverse{flex-direction:column-reverse}.hero-split-image{height:0;padding-bottom:50%}.hero-split-image.mobile-image-square{padding-bottom:100%}.hero-split-text .p-040{padding:2em}}.landing-hero-eyebrow{font-size:1.125em;line-height:1.5em}.landing-hero-main-title{max-width:600px;margin-bottom:20px}.landing-hero-text{max-width:600px}.landing-hero-text ol,.landing-hero-text ul{list-style:disc;padding-left:18px}.landing-hero-button{margin-right:10px}.featured-product-text{width:100%;color:var(--color-gray-300);font-size:.8em;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}body.video-overlay{overflow:hidden}.section-video{bottom:0;position:fixed;opacity:1;top:0;left:0;width:100%;height:100%;z-index:10000;background:#000000e6;display:flex;align-items:center}.close-section-video{position:absolute;font-size:30px;font-weight:300;top:20px;right:30px;color:#fff;z-index:1}.section-video-embed{width:100%;max-width:600px;margin:0 auto}.infinite-slider{width:100%;max-width:calc(var(--large-max-width) - 40px);height:200px;display:flex;justify-content:center;margin:0 auto}.infinite-wrap{overflow:hidden;position:relative;transition:all .3s ease}.infinite-list{display:none;height:100%;margin:0;padding:0;column-gap:20px}.infinite-item{width:200px;flex:1;display:flex;justify-content:center;align-items:center;animation:translateinfinite 50s linear infinite;padding:0}@keyframes translateinfinite{to{transform:translate(var(--my-end-width))}}.infinite-item img{width:100%;max-width:200px;max-height:200px}.latest-posts{text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:20px;row-gap:20px;margin-top:20px;margin-bottom:20px}.latest-posts .blog-article{flex:1}.latest-posts .button{margin-top:20px}@media (max-width: 768px){.latest-posts .blog-article{width:100%;flex:auto}.article-card-inner{display:flex;column-gap:20px;align-items:center}.article-card-inner .article-card-image-wrapper{flex:1}.article-card-inner .article-card-image{margin-bottom:0}.article-card-inner .article-card-content{flex:3;text-align:left}}.product-grid-swiper .swiper-wrapper{align-items:stretch;padding-bottom:60px}.product-grid-swiper .swiper-slide{height:unset;display:flex;flex-direction:column}.product-grid-swiper .product-summary{flex-grow:1}.product-grid .product-grid-swiper .swiper-button-prev,.product-grid .product-grid-swiper .swiper-button-next{color:var(--color-black);bottom:0;top:unset}.product-grid .product-grid-swiper .swiper-button-next{right:0}.product-grid .product-grid-swiper .swiper-button-prev{left:auto;right:50px}.product-grid .product-grid-swiper .swiper-button-next:after,.product-grid .product-grid-swiper .swiper-button-prev:after{font-size:30px}.rating{display:flex;margin-top:40px}.star{font-size:24px;color:var(--color-soft-gray)}.star.full{color:var(--color-black)}.swiper.review-swiper{width:100%;height:100%;max-width:calc(var(--large-max-width) - 40px);margin:0 auto}.swiper.review-swiper .swiper-wrapper{align-items:stretch}.swiper.review-swiper .swiper-slide{width:60%;height:auto;background:var(--color-light-gray);color:#aeb3b0;font-size:18px;text-align:left;display:inline-block;justify-content:center;align-items:center;padding:40px 40px 110px;border-radius:10px}.swiper.review-swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper.review-swiper .swiper-slide.swiper-slide-active{background:var(--color-pastel-green);color:var(--color-black)}.swiper.review-swiper .swiper-slide:nth-child(2n){width:40%}.swiper.review-swiper .swiper-slide:nth-child(3n){width:20%}.swiper.review-swiper .swiper-slide .review.h3{padding-bottom:20px}.swiper.review-swiper .swiper-slide .rating{display:flex;margin-top:20px}.swiper.review-swiper .swiper-slide .star{font-size:24px;color:#ccc}.swiper.review-swiper .swiper-slide .star.full{color:#aeb3b0}.swiper.review-swiper .swiper-slide-active .star.full{color:#000}.swiper.review-swiper .swiper-button-prev,.swiper.review-swiper .swiper-button-next{width:50px;height:50px;color:#000;border:2px solid #000;padding:10px;border-radius:50px}.swiper.review-swiper .swiper-button-prev{left:calc(25% + 40px);top:calc(100% - 60px)}.swiper.review-swiper .swiper-button-next{left:calc(25% + 100px);top:calc(100% - 60px)}.swiper.review-swiper .swiper-button-next:after,.swiper.review-swiper .swiper-button-prev:after{font-size:17px;font-weight:600}@media screen and (max-width: 640px){.review-nugget-slider{padding:0 20px}.review-nugget-slider .swiper.review-swiper .swiper-button-prev{left:40px;top:calc(100% - 60px)}.review-nugget-slider .swiper.review-swiper .swiper-button-next{left:100px;top:calc(100% - 60px)}}.stats{display:flex;column-gap:40px;padding-top:20px;padding-bottom:20px}.stat{flex:1}.stat-number{font-size:80px;line-height:100%;margin-bottom:20px;padding-bottom:15px}.stat-text a{word-wrap:break-word;overflow-wrap:break-word;word-break:break-all}@media screen and (max-width: 768px){.stats{display:inline-block}.stat{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid var(--color-gray-300)}.stat-number{font-size:70px;margin-bottom:0;padding-bottom:0}.stat-number.border-bottom{border-bottom:0}}.stats-with-text .stats{column-gap:80px}.stats-with-text .stat-number{font-size:120px;line-height:100%}@media screen and (max-width: 768px){.stats-with-text .stats{column-gap:20px;display:inline-block}.stats-with-text .stat:first-of-type{margin-bottom:20px}.stats-with-text .stat-number{font-size:75px}}section.text-block-with-button h2{padding-bottom:10px}.text-block-with-button .rich-text{max-width:600px;margin:0 auto}.text-block-with-button .align-left .rich-text{margin-left:0}.upcoming-events .events{padding-top:20px}.upcoming-events .event{width:100%;display:flex;column-gap:20px;padding:10px 0;border-top:1px solid var(--color-gray-200)}.upcoming-events .event-image{max-width:100px}.upcoming-events .event-image img{display:block}.upcoming-events .event-name{text-align:left;flex:2}.upcoming-events .event-location,.upcoming-events .event-date,.upcoming-events .event-button{flex:1}.upcoming-events .event-location,.upcoming-events .event-date{font-size:80%;text-align:center}.upcoming-events .event-button{margin-top:7px}.upcoming-events .button{white-space:nowrap}@media screen and (max-width: 768px){.upcoming-events .event{column-gap:10px}.upcoming-events .event-image{max-width:70px}.upcoming-events .event-location{display:none}.upcoming-events .event-button{display:flex;align-items:center;margin-top:unset}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/sections.css.map?v=111988549881064652741709080318 */
