.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.footer{width:100%;background:linear-gradient(to bottom,#06c,#003d7a);color:#fff}.footer__contact-banner{background:#0c6;color:#fff;text-align:center;padding:.75rem 1rem;font-size:.875rem;font-weight:700;letter-spacing:.5px}.footer__container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer__main{padding:3rem 0 2rem}.footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer__column{min-width:200px}.footer__heading{color:#fff;font-size:1rem;font-weight:700;line-height:1.2;text-transform:uppercase;margin-bottom:1rem;letter-spacing:.5px}.footer__list{list-style:none;padding:0;margin:0}.footer__list li{margin-bottom:0;line-height:1.3}.footer__list a{color:#fff;text-decoration:none;font-size:.8125rem;transition:opacity .2s;display:inline-block;padding:.25rem 0}.footer__list a:hover{opacity:.8}@media (max-width: 768px){.footer__column,.footer__heading,.footer__list{text-align:center}.footer__list a{display:block;padding:.75rem 0;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:.875rem;text-align:center}.footer__list li{margin-bottom:0}.footer__social{justify-content:center}}.footer__social{display:flex;gap:.75rem;margin-top:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border-radius:50%;color:#06c;transition:transform .2s}.footer__social-link:hover{transform:scale(1.1)}.footer__payment{display:flex;gap:.5rem;justify-content:center;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);margin:2rem 0}.footer__payment-icon{height:32px;width:auto}.footer__disclaimer{text-align:center;font-size:.625rem;line-height:1.4;color:#add8e6;margin-bottom:2rem;padding:1rem 2rem;border:1px solid #add8e6;border-radius:8px;max-width:900px;margin-left:auto;margin-right:auto}.footer__disclaimer p{margin:.5rem 0}.footer__bottom{text-align:center;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.2)}.footer__logo{display:flex;justify-content:center;margin-bottom:1rem}.footer__copyright{font-size:.875rem;margin-bottom:.5rem}.footer__legal-links{font-size:.75rem;margin-bottom:1rem}.footer__legal-links a{color:#fff;text-decoration:none;margin:0 .5rem}.footer__legal-links a:hover{text-decoration:underline}.footer__offer-id{font-size:.75rem;opacity:.7}@media (max-width: 768px){.footer__grid{grid-template-columns:1fr 1fr}.footer__disclaimer{padding:0 1rem}.footer__heading{font-size:1.125rem}.footer__list a{font-size:.875rem}}@media (max-width: 480px){.footer__grid{grid-template-columns:1fr;text-align:center}.footer__social{justify-content:center}}html{overflow-x:hidden!important;max-width:100%!important}body{overflow-x:hidden!important;max-width:100%!important;position:relative!important}header-dropdowns{display:block!important;position:fixed!important;top:48px!important;left:0!important;right:0!important;z-index:9999!important;transform:translateY(0);will-change:transform;transition:none}header-dropdowns.initialized{transition:transform .3s ease-in-out}.header-top-bar{position:relative;z-index:40;grid-column:1 / -1}header{position:relative;z-index:30}header *{z-index:auto!important}[data-nav-menu]{z-index:2147483647!important;background-color:#fff!important;border:none!important;outline:none!important;box-shadow:0 10px 40px #00000026!important;border-radius:.5rem!important;overflow:hidden!important}[data-nav-menu]>div{background-color:#fff!important;border-radius:.5rem!important;overflow:hidden!important}[data-nav-menu]>div:first-child{border:none!important;outline:none!important;background:transparent!important}.header__menu [data-nav-toggle]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.01em;white-space:nowrap}@media screen and (-webkit-min-device-pixel-ratio: 0){.header__menu [data-nav-toggle]{transform:translateZ(0);backface-visibility:hidden}}[data-nav-dropdown]{position:relative!important}header{overflow:visible!important}header .max-w-7xl{overflow:visible!important}.header__menu{overflow:visible!important}header-dropdowns{overflow:visible!important}header-dropdowns[style*="translateY(-100%)"] [data-dropdown-menu],header-dropdowns[style*="translateY(-100%)"] [data-nav-menu]{opacity:0!important;visibility:hidden!important}.group:hover .group-hover\:opacity-100{transition-delay:0s}.header__search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[data-dropdown].active [data-dropdown-menu]{opacity:1;visibility:visible}[data-dropdown].active [data-dropdown-arrow]{transform:rotate(180deg)}@media (max-width: 639px){[data-dropdown-menu]{width:100vw!important;left:0!important;right:0!important;top:32px!important}}.newsletter__loader{animation:rotate 2s linear infinite}.newsletter__loader-circle{stroke-dasharray:157;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 156;stroke-dashoffset:0}50%{stroke-dasharray:117 39;stroke-dashoffset:-39}to{stroke-dasharray:117 39;stroke-dashoffset:-156}}.newsletter__checkmark{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 #2bb34d;animation:fill .6s ease-in-out .6s forwards,scale .5s ease-in-out 1.1s both}.newsletter__checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#2bb34d;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.newsletter__checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke:#fff;stroke-width:2;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #2bb34d}}.page-section{background-color:#fff;min-height:60vh}.page-content{color:#333;line-height:1.7}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{color:#0a3b60;font-weight:700;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.page-content h1{font-size:2rem}.page-content h2{font-size:1.75rem}.page-content h3{font-size:1.5rem}.page-content h4{font-size:1.25rem}.page-content p{margin-bottom:1.25rem}.page-content ul,.page-content ol{margin-bottom:1.25rem;padding-left:2rem}.page-content ul{list-style-type:disc}.page-content ol{list-style-type:decimal}.page-content li{margin-bottom:.5rem;line-height:1.7}.page-content a{color:#06c;text-decoration:underline;transition:color .2s}.page-content a:hover{color:#0052a3}.page-content strong,.page-content b{font-weight:700;color:#0a3b60}.page-content em,.page-content i{font-style:italic}.page-content blockquote{border-left:4px solid #0066cc;padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:#555}.page-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.page-content table th,.page-content table td{border:1px solid #e5e5e5;padding:.75rem;text-align:left}.page-content table th{background-color:#f5f5f5;font-weight:700;color:#0a3b60}.page-content table tr:nth-child(2n){background-color:#fafafa}.page-content hr{border:none;border-top:1px solid #e5e5e5;margin:2rem 0}@media (max-width: 768px){.page-content{font-size:1rem}.page-content h1{font-size:1.75rem}.page-content h2{font-size:1.5rem}.page-content h3{font-size:1.25rem}.page-content h4{font-size:1.125rem}}div#nutrit-info{text-align:center;font-weight:600}@media (min-width: 768px) and (max-width: 989px){div#nutrit-info{margin-bottom:35px}}@media (max-width: 767px){div#nutrit-info{margin-top:17.5px;margin-bottom:35px}}.circleBase{border-radius:50%;display:inline-table;margin-left:7.33px;margin-right:7.33px}.circleoutline{width:145px;height:145px;background:#fff;border:6px solid #0d4f9a;font-size:.75em;color:#0d4f9a}.circleoutline h3{padding-top:15%;padding-bottom:unset;margin-bottom:unset;font-size:3.25em}@media (max-width: 767px){.circleBase{margin-left:5px;margin-right:5px}.circleoutline{width:85px;height:85px;font-size:.4375em;border:4px solid #0d4f9a}}.product-value-props{width:100%;background-color:#0d315b}@media (min-width: 768px){.product-value-props{display:flex;margin:3rem 0}}@media (max-width: 767px){.product-value-props{display:inline-table;border-bottom:7px solid #0d4f9a;border-top:7px solid #0d4f9a;margin-top:1rem}}.product-value-props-sub{width:25%;text-align:center!important;text-transform:uppercase;border-left:.5px solid #e8e9eb;border-right:.5px solid #e8e9eb;border-top:2px solid #e8e9eb;border-bottom:2px solid #e8e9eb;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}@media (min-width: 768px){.product-value-props-sub{flex:1}}@media (max-width: 767px){.product-value-props-sub{display:inline-block;width:50%;border:none!important;padding-left:.333rem;padding-right:.333rem;vertical-align:top}}.product-value-props-sub img{display:inline;position:relative;top:-25px;width:50px!important;height:50px!important}@media (max-width: 767px){.product-value-props-sub img{top:unset!important;margin-top:1rem;width:50px!important;height:50px!important}}.product-value-props-sub p{color:#fff;margin:0}@media (max-width: 767px){.product-value-props-sub p{font-size:1em}}.product-featured-review{background-color:#0d4f9a;padding-top:35px;padding-bottom:35px}.product-featured-review h3{color:#fff;font-size:3.5em;margin-bottom:unset;line-height:1.2}@media (min-width: 768px) and (max-width: 989px){.product-featured-review h3{font-size:2em}}@media (max-width: 767px){.product-featured-review h3{font-size:2.5em}}.product-featured-review p{color:#fff;font-size:1.5em;margin-bottom:unset;font-weight:500;padding-right:35px;padding-left:55px;text-align:center}@media (max-width: 767px){.product-featured-review p{font-size:1.3125em;text-align:center;padding-right:35px;padding-left:35px}}.product-featured-review a{color:#2bb34d;font-right:auto;display:block}.vl{padding-right:55px;border-right:8px solid #2bb34d;min-height:200px;text-align:right;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px) and (max-width: 989px){.vl{min-height:150px}}@media (max-width: 767px){.vl{border-right:unset;border-bottom:12px solid #2bb34d;text-align:center;width:80%;margin-left:auto!important;margin-right:auto!important;float:unset;padding-bottom:35px;margin-bottom:35px;padding-right:unset;min-height:unset}}strong.verified{color:#2bb34d;font-weight:600}.product-featured-review-stars{width:25%;margin-left:auto;margin-right:auto;display:block}.cbb-frequently-bought-container{border-bottom:6px solid #0d4f9a;max-width:100%!important;margin-top:12px!important;padding-bottom:20px}@media (max-width: 767px){.cbb-frequently-bought-container{width:100%!important;margin-left:0!important;margin-right:0!important;border-top:0px solid #0d4f9a}}.cbb-frequently-bought-recommendations-container{text-align:left}ul.cbb-frequently-bought-products{float:none!important}.cbb-frequently-bought-title{font-size:1.5rem!important}.cbb-frequently-bought-discount-message-container{display:none!important}.float-panel{background-color:#fff;width:100%;z-index:1000;padding-top:35px;margin-left:-35px;padding-left:35px}ul.tabs{border-bottom:1px solid #DDDDDD;display:block;margin:0;padding:0}ul.tabs:before,ul.tabs:after{content:" ";display:block;height:0;overflow:hidden;visibility:hidden;width:0}ul.tabs:after{clear:both}.tabs-container ul{border-bottom:1px solid #DDDDDD;display:flex;margin:0;padding:0;list-style:none}ul.tabs li{display:block;float:left;height:30px;margin-bottom:0;padding:0;width:auto;margin-left:8.75px;margin-right:8.75px}ul.tabs li a{font-size:1em!important;text-shadow:.5px 0 #0d4f9a;-moz-border-bottom-colors:none;-moz-border-image:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;display:block;font-size:13px;height:29px;margin:0;padding:0 20px;text-decoration:none;width:auto;color:#0d4f9a;border-bottom:none!important}ul.tabs li a:hover{border-bottom:4px solid #2bb34d!important}ul.tabs li a.active{color:#0d4f9a;height:29px;margin:0;padding:0 20px;position:relative;border-bottom:4px solid #2bb34d!important}ul.tabs li:first-child a.active{margin-left:0}.tabs-container ul li{display:block;height:30px;margin-bottom:0;padding:0;width:auto;margin-left:8.75px;margin-right:8.75px}.tabs-container ul li a{font-size:1em!important;text-shadow:.5px 0 #0d4f9a;display:block;height:29px;margin:0;padding:0 20px;text-decoration:none;width:auto;color:#0d4f9a;border-bottom:none!important;line-height:29px}.tabs-container ul li a:hover{border-bottom:4px solid #2bb34d!important}.tabs-container ul li a.active{color:#0d4f9a;height:29px;margin:0;padding:0 20px;position:relative;border-bottom:4px solid #2bb34d!important}.tabs-container ul li:first-child a.active{margin-left:0}.tabs-container ul li:first-child a{border-top-left-radius:2px}.tabs-container ul li:last-child a{border-top-right-radius:2px}.tab-content{margin-top:35px}.tab-content h2{text-transform:unset}div#tab-1{margin-top:35px}div#tab-1 h2{text-transform:unset}div#tab-2{margin-top:35px}div#tab-2 img{float:left;margin:30px 30px 30px 0}div#tab-3,div#tab-5{margin-top:35px}.accordion-button{background-color:#fff;color:currentColor;cursor:pointer;padding:18px;width:100%;border-top:1px solid currentColor;border-bottom:1px solid currentColor;border-left:none;border-right:none;text-align:center;outline:none;font-size:1em;font-weight:900;text-shadow:.5px 0 #0d4f9a;transition:.4s;margin-bottom:-1px;margin-top:-1px}.accordion-button.active{background-color:#fff}.accordion{background-color:#fff;color:#0d4f9a;cursor:pointer;padding:20px;width:100%;border:none;border-top:1px solid #0d4f9a;border-bottom:1px solid #0d4f9a;border-left:none;border-right:none;text-align:center;outline:none;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:.3s;margin-bottom:-1px;margin-top:0;position:relative}.accordion:first-of-type{border-top:1px solid #0d4f9a!important;margin-top:0}.accordion:last-of-type{border-bottom:1px solid #0d4f9a!important;margin-bottom:0}.accordion:hover{background-color:#f8f9fa}.accordion.active{background-color:#f8f9fa;color:#0d4f9a}.accordion-content{margin-top:17.5px;margin-bottom:17.5px;padding:0 18px;background-color:#fff;overflow:hidden}.panel{padding:20px;display:none!important;background-color:#fff;overflow:hidden;border-left:1px solid #e8e9eb;border-right:1px solid #e8e9eb}.panel.active{display:block!important}.panel h2{text-transform:unset;color:#333;font-size:1.25rem;margin-bottom:1rem}@media (max-width: 767px){.panel h2{text-transform:unset}}.accordion-content h2{text-transform:unset}@media (max-width: 767px){.accordion-content h2{text-transform:unset}}div#prod-faqs{border-bottom:2px solid #0056b8;padding-bottom:17.5px;padding-top:55px}div#prod-faqs p{padding-left:5%;padding-right:5%}.prod-faqs p:first-child{list-style:none!important;margin-bottom:4px;padding-top:17.5px;font-weight:700}.prod-faqs p.question{font-style:normal;font-size:16px;box-sizing:border-box;color:#333;margin:0 0 4px;line-height:1.618;padding-top:17.5px;list-style:none!important;font-weight:500}.prod-faqs ol,.prod-faqs ul{padding-left:5%;padding-right:5%}#faqs-text p.question:first-child{list-style:none!important;margin-bottom:4px;border-top-style:none;padding-right:5%;font-weight:700}#faqs-text p.question{list-style:none!important;margin-bottom:4px;border-top-style:solid;border-width:2px;border-color:#ccc;padding-right:5%;padding-top:17.5px;font-weight:700}#faqs-text li{margin-bottom:4px;padding-left:5%;padding-right:5%;text-align:justify}@media (max-width: 767px){#faqs-text li{text-align:inherit}}#faqs-text li.question:first-child{list-style:none!important;margin-bottom:4px;border-top-style:none;padding-left:5%;padding-right:5%;font-weight:700}#faqs-text li.question{list-style:none!important;margin-bottom:4px;border-top-style:solid;border-width:2px;border-color:#ccc;padding-left:5%;padding-right:5%;padding-top:17.5px;font-weight:700}div#prod-reviews p{text-align:justify}#prod-reviews h2{width:100%;font-weight:700;text-align:center}.page-width{max-width:95%;margin-left:auto;margin-right:auto}@media (max-width: 767px){.page-width{padding-left:22px;padding-right:22px}}.product-single__description{margin-top:30px;margin-bottom:30px}@media (max-width: 767px){.product-single__description{display:none}}.product-info-wrapper{width:100%}.product-info{display:block}@media (max-width: 767px){.product-info{display:none!important}}.product-info-mobile{display:none;background-color:#fff;border-radius:4px;overflow:hidden}@media (max-width: 767px){.product-info-mobile{display:block!important}}.product_details{display:none}@media (max-width: 767px){.product_details{display:block!important}}@media (min-width: 768px){.large-up--hide{display:none!important}}.rte{color:#333;margin-bottom:35px}.rte:last-child{margin-bottom:0}.rte img{height:auto}.rte table{table-layout:fixed}.panel.rte{margin-bottom:0;font-size:.9375rem;line-height:1.6}.panel.rte p{margin-bottom:1rem;text-align:left}.panel.rte h2,.panel.rte h3{color:#0d4f9a;margin-top:1.5rem;margin-bottom:.75rem}.tab-content p,.accordion-content p{text-align:justify}#prod-desc,.prod-desc{padding-left:5%;padding-right:5%}#prod-desc h2,.prod-desc h2{text-transform:unset}#prod-desc p,.prod-desc p{text-align:justify}#yotpo-app .yotpo-base-layout{width:unset!important}#yotpo-reviews-container .yotpo-reviews-pagination-container{margin-bottom:0}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}@media (max-width: 767px){.yotpo-mobile-wrapper{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important}.yotpo-mobile-wrapper .yotpo.bottomLine{display:inline-block!important;margin:0 auto!important;text-align:center!important;float:none!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}.yotpo-mobile-wrapper .yotpo.bottomLine .yotpo-bottomline{display:inline-block!important;text-align:center!important;margin:0 auto!important;float:none!important}.yotpo-mobile-wrapper .yotpo.bottomLine .yotpo-bottomline .yotpo-stars,.yotpo-mobile-wrapper .yotpo.bottomLine .yotpo-bottomline .text-m{display:inline-block!important;float:none!important;margin:0 auto!important}.yotpo-mobile-wrapper *{position:relative!important;left:auto!important;right:auto!important;transform:none!important}}.star-half{position:relative;color:#e5e7eb}.star-half:before{content:"\2605";position:absolute;left:0;width:50%;overflow:hidden;color:#fbbf24}@media (max-width: 767px){.zoom-wrap{width:350px;height:350px;max-width:100vw;display:flex;align-items:center;justify-content:center;position:relative;background:#fff}.zoom-wrap img,.zoom-wrap video{transition:opacity .2s ease-in-out;width:100%;height:100%;object-fit:contain}.zoom-wrap img.transitioning,.zoom-wrap video.transitioning{opacity:0}.zoom-wrap img.loading{opacity:0}.zoom-wrap img.loaded{opacity:1}}.media-video{width:100%;height:100%;object-fit:contain}.video-container{position:relative;width:100%;height:100%}.video-thumbnail-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.video-thumbnail-play:hover{background:#000c}.video-thumbnail-play svg{width:24px;height:24px;fill:#fff;margin-left:3px}.zoom-wrap{position:relative;overflow:hidden;cursor:zoom-in}.zoom-wrap img{will-change:transform;transform-origin:center center}.zoom-wrap img.zoom-transition{transition:transform .25s ease}@media (hover: hover) and (pointer: fine){.zoom-wrap.zoom-enabled:hover img{transform:scale(2)}.zoom-wrap video{transform:none!important;cursor:default!important}.zoom-wrap:has(video){cursor:default!important}.zoom-wrap:has(video) img{transform:none!important;cursor:default!important}}.thumbnail-swiper{width:102px;padding:0 4px}.thumbnail-swiper .swiper-wrapper{padding:0 2px}.thumbnail-swiper .swiper-slide{height:auto;display:flex;justify-content:center}.swiper-thumb-prev,.swiper-thumb-next{cursor:pointer}.swiper-thumb-prev.swiper-button-disabled,.swiper-thumb-next.swiper-button-disabled{opacity:.5;cursor:not-allowed;background-color:#15803d!important;border-color:#15803d!important;color:#fff!important}.swiper-thumb-prev.swiper-button-disabled:hover,.swiper-thumb-next.swiper-button-disabled:hover{background-color:#15803d!important;border-color:#15803d!important}.carousel-prev-mobile:disabled,.carousel-next-mobile:disabled{background-color:#15803d!important;opacity:.5!important;cursor:not-allowed!important;color:#fff!important}.carousel-prev-mobile:disabled:hover,.carousel-next-mobile:disabled:hover{background-color:#15803d!important}
/*# sourceMappingURL=/cdn/shop/t/87/compiled_assets/styles.css.map */
