html{scroll-behavior:smooth;scroll-padding-top:84px}@media (min-width: 768px){html{scroll-padding-top:90px}}@media (min-width: 1280px){html{scroll-padding-top:100px}}.promotional-banner{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;border-radius:var(--pcard-radius);overflow:hidden;text-wrap:balance;padding:15px;gap:15px;aspect-ratio:1 / 1}@media (min-width: 768px){.promotional-banner{aspect-ratio:auto}}@media (min-width: 1280px){.promotional-banner{padding:30px;gap:30px}}.promotional-banner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.product-card__subtitle{color:rgb(var(--color-foreground-light));margin:-5px 0 0}.product-card__features{border-top:1px solid #e5e7e5;border-bottom:1px solid #e5e7e5;display:flex;flex-direction:column;gap:10px;padding:10px 0;margin:10px 0;color:rgb(var(--color-foreground-light))}.product-card__feature{display:flex;align-items:center;gap:10px}.product-card__cost s,.product-card__cost .text-sm{color:var(--color-foreground-lighten-60)}.product-card__cost .text-sm{color:rgb(var(--color-foreground-light));font-weight:var(--font-body-weight)}.product-card__cost .block{font-weight:var(--font-pcard-title-weight);margin-top:-5px}.f-price{font-weight:var(--font-pcard-title-weight)}.featured-products__title{margin-bottom:27px}.rte blockquote{display:flex;flex-direction:column;gap:20px;background:#efefef;padding:80px 20px;border:none;text-align:center;font-size:var(--font-h4-size);margin:80px 0;position:relative}@media (min-width: 768px){.rte blockquote{padding:120px 60px;margin:80px 40px}}@media (min-width: 1280px){.rte blockquote{padding:160px 80px}}.rte blockquote:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 108.9 78.6"><path d="M32.4 34.2c9.9 2.1 17.7 9 17.7 21.6 0 13.8-10.5 22.8-24 22.8C9.9 78.6 0 65.7 0 47.4 0 20.1 18 2.1 51 0v9.9c-18 2.4-28.8 9.9-30.3 24.3h11.7Zm57.9 0c10.2 2.1 18 9 18 21.6 0 13.8-10.5 22.8-24 22.8-16.2 0-26.1-12.9-26.1-31.2 0-27.3 17.7-45.3 50.7-47.4v9.9c-18 2.4-28.5 9.9-30 24.3h11.4Z" style="fill:%23ccc"/></svg>');background-repeat:no-repeat;background-size:109px 79px;background-position:center top;width:109px;height:79px;content:"";position:absolute;top:-40px;left:-10px}@media (min-width: 768px){.rte blockquote:before{left:-40px}}.rte blockquote:after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 109.2 78.6"><path d="M18.6 44.4C8.7 42.3.9 35.4.9 22.8.9 9 11.4 0 24.9 0 41.1 0 51 12.9 51 31.2c0 27.3-18 45.6-51 47.4V69c18-2.7 28.8-10.2 30.3-24.6H18.6Zm58.2 0c-10.2-2.1-18-9-18-21.6C58.8 9 69.6 0 82.8 0c16.5 0 26.4 12.9 26.4 31.2 0 27.3-18 45.6-51 47.4V69c18-2.7 28.5-10.2 30.3-24.6H76.8Z" style="fill:%23ccc"/></svg>');background-repeat:no-repeat;background-size:109px 79px;background-position:center bottom;width:109px;height:79px;content:"";position:absolute;bottom:-40px;right:-10px}@media (min-width: 768px){.rte blockquote:after{right:-40px}}.back-buttons{display:flex;justify-content:space-between;gap:20px}.back-buttons a{flex:1;text-align:center}.btn--custom:hover{color:rgb(var(--color-button-hover-text))!important}.btn--with-icon{--buttons-gap: 10px}.blog-header{display:flex;flex-direction:column;gap:30px;width:100%}.blog-header__media{width:calc(100% + 30px);margin:-30px -15px 0}@media (min-width: 768px){.blog-header__media{margin-top:-40px}}.blog-header__content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}@media (min-width: 1024px){.blog-header{flex-direction:row;gap:60px}.blog-header__content{max-width:50%;width:100%}.blog-header__media{max-width:640px;width:100%;order:1;margin:0;border-radius:var(--blocks-radius);overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}}@media (min-width: 1280px){.blog-header{gap:100px}}.blog-header__badges{display:flex;gap:10px;margin-bottom:17px;flex-wrap:wrap}.blog-header__tags{margin-top:17px}.slideshow__reviews{padding:3.2rem 0 1.6rem}.slideshow__text--with-reviews{padding-top:0!important}.blog-details{background-color:#efefef;font-weight:600;text-align:center;display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.blog-details{flex-direction:row;justify-content:space-evenly;gap:0}}.blog-details div{border-bottom:2px solid #fdfdfd;padding-bottom:10px}.blog-details div:last-child{border:none;padding-bottom:0}@media (min-width: 768px){.blog-details div{border:none;border-right:2px solid #fdfdfd;padding-bottom:0;width:100%}}.blog-details dt{text-transform:uppercase;color:rgb(var(--color-foreground-light))}.blog-details dd{margin:0}.article__author{display:flex;align-items:center}.article__author--margin-top{margin-top:17px}.article__author img{border-radius:50%;width:48px;height:48px;object-fit:cover;margin-right:17px}.article-sign-off>:first-child{font-weight:600}.article-sign-off img{margin:8px 0 17px;max-height:100px}.countdown-timer-custom{padding:10px 14px;background:rgb(var(--color-secondary-background));color:rgb(var(--color-foreground));border-radius:var(--buttons-radius, 0)}.countdown-timer-custom .countdown-timer__inner{transform:translateY(1px)}.countdown-timer-custom .countdown-timer .countdown-timer__block{min-width:2.25rem!important}.countdown-timer-custom .countdown-timer .countdown-timer__block div:after{margin-top:-2px}@media (max-width: 639.98px){.countdown-timer-custom{padding:3px 8px 4px}.countdown-timer-custom .countdown-timer .countdown-timer__block>div{font-size:calc(var(--font-body-size) * .8)!important;line-height:2.1rem!important}.countdown-timer-custom .countdown-timer .countdown-timer__block div:after{margin-top:-3px}}.section-image-gallery--custom{margin:0 auto;max-width:500px;padding:100px 30px}.section-image-gallery--custom .f-grid{--col-number: 5 !important;grid-template-columns:repeat(5,minmax(0,1fr))!important;margin:0 30px}.slideshow-wrapper--featured-posts:has(.swiper-pagination-bullet:nth-child(2)){padding-block-end:min(4.8rem,var(--section-padding-bottom, 0) * .6)}@media (min-width: 768px){.slideshow-wrapper--featured-posts:has(.swiper-pagination-bullet:nth-child(2)){padding-block-end:min(6rem,var(--section-padding-bottom, 0) * .75)}}@media (min-width: 1280px){.slideshow-wrapper--featured-posts:has(.swiper-pagination-bullet:nth-child(2)){padding-block-end:var(--section-padding-bottom, 0px)}}.swiper-controls--featured-posts .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:25px}@media (min-width: 768px){.swiper-controls--featured-posts .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:35px}}@media (min-width: 1280px){.swiper-controls--featured-posts .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:45px}}.article-tags--featured-posts .text-sm{--color-border: var(--color-text-heading);height:3.8rem;padding-inline:2rem;display:inline-flex;align-items:center;justify-content:center;transition:.3s all;white-space:nowrap;border:1px solid rgb(var(--color-border));border-radius:var(--buttons-radius, 0)}#MenuDrawer{z-index:2147483003!important}#shopify-pc__banner{z-index:2147483002!important}.sticky-atc-bar{z-index:2147483001!important}.intercom-lightweight-app-launcher{z-index:2147483000!important}recharge-subscription-widget{max-width:100%}.sticky-atc-bar__product-info .product-card__cost{margin-top:-8px}.buying-options{width:100%}@media (min-width: 768px){.buying-options{width:auto}}[data-lottie-animation]{display:block;max-width:100%;margin:0 auto;margin-bottom:var(--image-spacing-bottom, 2.4rem)}@media (min-width: 768px){.image-with-text-columns__image-wrap--sticky{position:sticky;top:90px}}@media (min-width: 1280px){.image-with-text-columns__image-wrap--sticky{top:130px}}.menu-drawer__header{background-color:rgb(var(--color-background));z-index:1}.nav-text{text-transform:uppercase;color:rgb(var(--color-foreground-light));font-size:12px;margin:0 0 .75rem;font-weight:500}.drawer__quick-links{padding:2.5rem 0 0}.drawer__quick-links:before{content:"";display:block;width:calc(100% + 3.2rem);height:1px;background:rgb(var(--color-border));margin-bottom:2.2rem;margin-left:-1.6rem}.drawer__quick-links nav{display:flex;margin:0!important}.drawer__quick-links nav div{flex:1}.menu-drawer__quick-links-list{font-size:14px}.menu-drawer__content>div{padding-inline:1.6rem}.drawer__footer{border-top:1px solid rgb(var(--color-border));margin-top:2.4rem}button.btn--nav-primary-active{--color-border: var(--color-button);background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:0}button.btn--nav-primary-inactive{--color-border: var(--color-secondary-button);background:rgb(var(--color-secondary-button));color:rgb(var(--color-secondary-button-text));border:0}.menu-drawer__recommendations--desktop{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem}@media (min-width: 1280px){.menu-drawer__recommendations--desktop{grid-template-columns:repeat(3,minmax(0,1fr))}}.menu-drawer__recommendations--mobile{display:flex;flex-direction:row;overflow-x:auto;gap:2rem;width:calc(100% + 3rem);border-bottom:1px solid rgb(var(--color-border));padding:0 1.5rem 2.5rem;margin:0 0 2.2rem -1.5rem}.menu-drawer__recommendations--mobile li{flex-shrink:0}.menu-drawer__recommendations-image-wrapper{width:64px;height:64px;flex-shrink:0}.menu-drawer__recommendations-image-wrapper img{width:64px;height:64px;object-fit:cover;border-radius:6px}.menu-drawer__recommendations-text{flex-grow:1;font-size:14px;font-weight:500}.menu-drawer__recommendations-text :last-child{color:rgb(var(--color-foreground-light));font-size:12px}::view-transition-group(menu-drawer-navigation){overflow:hidden}.custom-mega-menu{display:flex;gap:60px}.custom-mega-menu__navigation{width:320px}[data-custom-menu] nav{position:relative;overflow:hidden;transition:height .3s ease-in-out}[data-custom-menu] [role=tabpanel]{transition:opacity .3s ease-in-out;opacity:1}[data-custom-menu] [role=tabpanel]:not([hidden]){opacity:1}[data-custom-menu] [role=tab]{transition:all .2s ease}[data-custom-menu] [role=tablist]{display:flex;gap:1.6rem}[data-custom-menu] nav{margin:.75rem 0 0;padding:0 0 1.5rem}[data-custom-menu] .menu-drawer__item-link{font-size:var(--font-h5-size)}[data-custom-menu] .menu-drawer__item{padding-block:.5rem}.announcement-bar__divide{display:none}@media (min-width: 1024px){.announcement-bar--custom .swiper-wrapper{transform:none!important}.announcement-bar--custom .swiper-slide{width:33%!important}.announcement-bar__divide{min-width:2px;height:12px;display:block!important;background-color:rgb(var(--color-foreground-light))}}.announcement-bar__content svg{margin-top:-1px}.announcement-bar__text--custom{line-height:1;margin:6px 0}.product__block.product__badges:not(:has(.f-badge)){display:none}.product-card__cost__sale{color:rgb(var(--color-product-price-sale))}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
