.how-break{background:#fff;color:rgb(var(--color-foreground))}.how-break__tab-nav{position:sticky;top:var(--header-height, 0px);z-index:100;background:rgb(var(--color-background));border-bottom:.2rem solid rgb(var(--color-foreground))}.how-break__tab-bar{display:flex;overflow-x:auto}.how-break__tab-bar::-webkit-scrollbar{display:none}.how-break__tab-btn{flex:1 0 auto;min-width:14rem;padding:1.6rem 2rem;background:rgb(var(--color-background));border:none;color:rgb(var(--color-foreground));cursor:pointer;font-size:calc(14px + (16 - 14) * ((100vw - 375px) / (1440 - 375)));font-weight:400;letter-spacing:0;text-align:center;text-transform:uppercase;white-space:nowrap;transition:color .2s ease,background .2s ease;font-family:var(--font-body-family);position:relative}.how-break__tab-btn:after{content:"";position:absolute;top:25%;bottom:0;left:auto;right:0;height:50%;width:1px;background:rgb(var(--color-foreground));z-index:1;display:flex;align-items:center}.how-break__tab-btn:last-child:after{display:none}.how-break__tab-btn:hover{text-decoration:underline;background:#ffffff0f}.how-break__tab-btn.is-active{text-decoration:underline;background:transparent}.how-break__tab-panels{background:#fff}.how-break__tab-panel{display:block}.how-break__tips-list{display:flex;flex-direction:column;background:rgb(var(--color-foreground));padding:calc(20px + (40 - 20) * ((100vw - 375px) / (1440 - 375))) calc(20px + (50 - 20) * ((100vw - 375px) / (1440 - 375)));gap:calc(20px + (40 - 20) * ((100vw - 375px) / (1440 - 375)))}.how-break__tip-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:80vh;gap:calc(20px + (50 - 20) * ((100vw - 375px) / (1440 - 375)));padding-top:var(--tip-pt, 0px);padding-bottom:var(--tip-pb, 0px);padding:calc(20px + (30 - 20) * ((100vw - 375px) / (1440 - 375)))}.how-break__tip-row:last-child{border-bottom:0}.how-break__tip-row--reverse .how-break__tip-media{order:2}.how-break__tip-row--reverse .how-break__tip-content{order:1}.how-break__tip-media{position:sticky;top:0;align-self:start;height:100%;overflow:hidden}.how-break__tip-image{display:block;width:100%;height:100%;object-fit:cover}.how-break__tip-placeholder{display:block;width:100%;height:100%;min-height:80vh;background:#d7d1c2}.how-break__tip-content{display:flex;flex-direction:column;background:rgb(var(--color-background, 255 255 255))}.how-break__tip-title{display:inline;padding:.2rem .6rem;background:rgb(var(--color-foreground));color:rgb(var(--color-button));font-size:clamp(2rem,2.6vw,3.4rem);font-weight:900;line-height:1.35;text-transform:uppercase;box-decoration-break:clone;-webkit-box-decoration-break:clone}.how-break__tip-title-wrap{margin:0 0 1rem;line-height:1.35}.how-break__tip-text{margin-top:0;font-size:1.6rem;line-height:1.75;color:rgb(var(--color-foreground))}.how-break__tip-text.rte p{margin:0}.how-break__tip-button{display:inline-flex;align-self:flex-start;margin-top:3rem;padding:.2rem 1.5rem;background:rgb(var(--color-button));color:rgb(var(--color-foreground));font-size:2rem;font-weight:800;font-family:var(--font-heading-family);line-height:1;letter-spacing:0;text-decoration:none;text-transform:uppercase;transition:background .2s ease}.how-break__tip-button:hover{background:rgb(var(--color-button))}.how-break__tip-products{position:sticky;top:0;z-index:2;height:auto;align-self:start;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;background:rgb(var(--color-background, 255 255 255));padding:20px}.how-break__tip-product{display:flex;flex-direction:column;align-items:center;color:rgb(var(--color-foreground));text-align:center;text-decoration:none;max-height:200px;max-width:120px}.how-break__tip-product:hover .how-break__tip-product-image{opacity:.85}.how-break__tip-product-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain;transition:opacity .2s ease;max-height:100px;border:1px solid rgb(var(--color-foreground),.1)}.how-break__tip-product-title{display:block;margin-top:.6rem;font-size:1.1rem;font-weight:700;line-height:1.25;text-align:center}.how-break__tab-panel .featured-collection{border-bottom:.1rem solid rgba(18,18,18,.1)}.how-break__myths-wrapper{width:100%;background-color:rgb(var(--color-foreground))}.how-break__myths-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.how-break__myths-inner{position:relative;z-index:1;text-align:center;background-image:var(--myths-bg);background-size:100% 100%;background-position:center;background-repeat:no-repeat}.how-break__myths-heading{color:#fff;font-size:calc(28px + (30 - 28) * ((100vw - 375px) / (1440 - 375)));font-weight:900;text-transform:uppercase;letter-spacing:.02em;margin:0 0 1.6rem;line-height:1.1}.how-break__myths-desc{color:rgb(var(--color-background));font-size:calc(14px + (16 - 14) * ((100vw - 375px) / (1440 - 375)));line-height:1.3;max-width:80rem;margin:0 auto;margin-bottom:calc(20px + (50 - 20) * ((100vw - 375px) / (1440 - 375)))}.how-break__myths-list{list-style:none;padding:0;margin:0;align-items:start}.how-break__myths-list__item{display:flex}.myth-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:0 1rem}.myth-card__label{display:inline-block;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:calc(16px + (20 - 16) * ((100vw - 375px) / (1440 - 375)));font-weight:800;letter-spacing:0;text-transform:uppercase;line-height:normal;margin-bottom:1.6rem}.myth-card__title{color:rgb(var(--color-button));font-size:calc(16px + (20 - 16) * ((100vw - 375px) / (1440 - 375)));font-weight:900;text-transform:uppercase;letter-spacing:0;line-height:1.25;margin:0 0 2rem}.myth-card__quote-box{color:rgb(var(--color-foreground));padding:3rem 5rem;text-align:left;width:100%;flex:1}.myth-card__quote-text{font-size:calc(14px + (16 - 14) * ((100vw - 375px) / (1440 - 375)));line-height:1.65;letter-spacing:0;margin:0 0 1.2rem}.myth-card__quote-text .myth-card__quote-mark{font-size:calc(16px + (20 - 16) * ((100vw - 375px) / (1440 - 375)));font-weight:900;line-height:1;margin-right:.2rem;color:rgb(var(--color-foreground))}.myth-card__quote-text p{display:inline;margin:0}.myth-card__highlight{font-size:calc(16px + (20 - 16) * ((100vw - 375px) / (1440 - 375)));font-family:var(--font-heading-family);line-height:1.4;margin:0;color:rgb(var(--color-foreground))}.myth-card__btn-wrapper{margin-top:2rem}.myth-card__button{background:rgb(var(--color-button));color:rgb(var(--color-foreground));border:none;font-size:1.3rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:1.2rem 2.4rem;text-decoration:none;display:inline-block;transition:background .2s ease}.myth-card__button:hover{background:#e8c800}.myth-card--has-bg{background-image:var(--myth-card-bg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:transparent}.myth-card__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;pointer-events:none;z-index:0}.myth-card--has-bg .myth-card__label,.myth-card--has-bg .myth-card__title,.myth-card--has-bg .myth-card__quote-box,.myth-card--has-bg .myth-card__btn-wrapper{position:relative;z-index:1}.how-break__myths-footer{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-top:4rem;padding:calc(16px + (20 - 16) * ((100vw - 375px) / (1440 - 375)));flex-wrap:wrap}.how-break__myths-footer-text{color:rgb(var(--color-foreground));background:rgb(var(--color-background));font-size:calc(16px + (20 - 16) * ((100vw - 375px) / (1440 - 375)));font-weight:700;font-family:var(--font-heading-family);text-transform:uppercase;margin:0;letter-spacing:0;min-width:20rem;text-align:left;width:fit-content;padding-inline:5px}.how-break__myths-footer-social .how-break__myths-social-list{display:flex;flex-direction:row;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.how-break__myths-footer-social .list-social__link{display:flex;align-items:center;color:#fff;text-decoration:none;transition:opacity .2s ease}.how-break__myths-footer-social .list-social__link:hover{opacity:.7}.how-break__myths-footer-social .list-social__link .svg-wrapper{display:flex}.how-break__myths-footer-social .list-social__item a .svg-wrapper{width:calc(38px + (40 - 38) * ((100vw - 375px) / (1440 - 375)));height:calc(38px + (40 - 38) * ((100vw - 375px) / (1440 - 375)))}.how-break__myths-footer-social .list-social__link svg{width:calc(38px + (40 - 38) * ((100vw - 375px) / (1440 - 375)));height:calc(38px + (40 - 38) * ((100vw - 375px) / (1440 - 375)));fill:rgb(var(--color-foreground))}.how-break__myths-footer-social .list-social__link svg.icon.icon-facebook{width:calc(32px + (36 - 32) * ((100vw - 375px) / (1440 - 375)));height:calc(32px + (36 - 32) * ((100vw - 375px) / (1440 - 375)))}.how-break__myths-wrapper .slider-buttons{display:none}.how-break__myths-list.slider--tablet .how-break__myths-list__item{scroll-snap-align:start}.how-break__tab-panel #how-break-panel-myths .slider-buttons{margin-top:2.4rem}.how-break__video-block{width:100%;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.how-break__video-inner{margin:0 auto}.how-break__video-heading{font-size:clamp(2rem,3vw,3.2rem);font-weight:900;text-transform:uppercase;letter-spacing:.02em;margin:0 0 1.2rem;text-align:center}.how-break__video-desc{text-align:center;margin:0 0 2.4rem;font-size:1.5rem;line-height:1.65}.how-break__video-embed{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:#000}.how-break__video-deferred{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.how-break__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;padding:0;margin:0;cursor:pointer;background:#000;display:flex;align-items:center;justify-content:center}.how-break__video-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.how-break__video-cover--placeholder{background:#1a1a1a}.how-break__video-poster:hover .how-break__video-cover{opacity:.85}.how-break__video-play-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.6))}.how-break__video-poster:hover .how-break__video-play-icon{transform:scale(1.1)}.how-break__video-deferred .how-break__video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;display:block}.how-break__video-placeholder{display:flex;align-items:center;justify-content:center;min-height:24rem;background:#1212120f;color:#12121280;font-size:1.4rem;border:.1rem dashed rgba(18,18,18,.2)}@media screen and (max-width:989px){.how-break__tab-btn{min-width:12rem;font-size:1.2rem;padding:1.4rem}.how-break__tip-row{grid-template-columns:1fr;min-height:auto}.how-break__tip-row--reverse .how-break__tip-media,.how-break__tip-row--reverse .how-break__tip-content{order:initial}.how-break__tip-media{position:relative;height:auto;min-height:auto}.how-break__tip-placeholder{min-height:auto}.how-break__tip-products{position:relative;top:auto}.how-break__myths-list.grid--3-col-desktop{grid-template-columns:repeat(2,1fr)}.myth-card{padding:0 .5rem}.how-break__tip-content.left,.how-break__tip-content.right{text-align:left}.how-break-content .grid{column-gap:40px}.myth-card-content{padding-inline:40px}}@media screen and (max-width:749px){.how-break__myths-inner{padding-bottom:45px!important}.how-break__tab-btn{min-width:10rem;padding:1.2rem 1rem}.how-break__tip-media,.how-break__tip-placeholder{min-height:auto}.how-break__tip-button{padding:1rem 1.4rem}.how-break__tip-products{gap:1rem}.how-break__tip-product-title{font-size:1.1rem}.how-break__myths-list.grid--3-col-desktop,.how-break__myths-list.grid--2-col-tablet-down{grid-template-columns:1fr}.how-break__myths-desc{margin-bottom:3rem}.myth-card{padding:0}.how-break__myths-footer{flex-direction:column;align-items:flex-start;gap:2.5rem}.how-break__tip-products{padding-inline:0px}.how-break__myths-footer{padding:0;justify-content:center;align-items:center}.myth-card__quote-box{max-width:40rem;padding:3rem}.how-break__myths-wrapper .grid--peek .grid__item{max-width:75%}.myth-card-content{padding-inline:0}.myth-card__title{max-width:80%;margin-inline:auto}}@media screen and (max-width:576px){.myth-card__quote-box{max-width:20rem;padding:3rem}}@media screen and (min-width:990px){.how-break__tip-content.left{text-align:left}.how-break__tip-content.right{display:flex;max-width:600px;align-self:flex-start;justify-self:flex-end;text-align:left!important}}.how-break__video-deferred[loaded] .how-break__video-poster,.how-break__video-deferred[loaded] .deferred-media__poster{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-page-tab.css.map */
