.article-images-with-text-section .article-images-with-text__image--portrait{--banner-height: calc(100svh - var(--glob-header-height) - var(--section-wrapper-spacing) - var(--section-wrapper-spacing) - 2rem)}.article-images-with-text__carousel .inline-carousel__container,.article-images-with-text__carousel .inline-carousel__track,.article-images-with-text__slide{width:100%}.article-images-with-text__carousel .inline-carousel__view{position:relative;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.article-images-with-text__carousel .article-images-with-text__view--dragging{cursor:grabbing}.article-images-with-text-section .article-images-with-text__carousel .banner img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:contain}.article-images-with-text__carousel .banner--size--auto{overflow:hidden;aspect-ratio:var(--banner-placeholder-ar, 1/1)}.article-images-with-text__carousel .banner--size--auto .banner__image img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.article-images-with-text__pagination{width:fit-content;margin:1rem auto 0}.article-images-with-text__arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(40,40,40,.12);border-radius:50%;background:#fffc;color:var(--color-scheme-text);cursor:pointer;transition:opacity .3s,background-color .3s;transform:translateY(-50%)}.article-images-with-text__arrow:hover{background:#fff}.article-images-with-text__arrow:disabled{opacity:0;pointer-events:none}.article-images-with-text__arrow--prev{left:10px}.article-images-with-text__arrow--next{right:10px}.article-images-with-text__arrow-icon{width:14px;height:14px}@media(max-width:991px){.article-images-with-text__carousel{--inline-carousel-gutter: 0}.article-images-with-text__carousel .inline-carousel__view{scroll-padding-inline:0;scroll-padding-left:0}.article-images-with-text__carousel .inline-carousel__container{width:100%}.article-images-with-text__carousel .inline-carousel__track{grid-auto-columns:100%;gap:0}.article-images-with-text__arrow{display:none}}.blog-filters{margin-block-end:calc(var(--section-wrapper-spacing) * -1);padding-block-start:var(--section-wrapper-spacing);position:relative;z-index:1}.blog-filters__options{display:flex;gap:1.75rem;overflow-x:auto;padding-block:0 .25rem;scrollbar-width:none;white-space:nowrap;-webkit-overflow-scrolling:touch}.blog-filters__options::-webkit-scrollbar{display:none}.blog-filters__link{color:inherit;flex:0 0 auto;position:relative;padding-block-end:.25rem;text-decoration:none}.blog-filters__link:after{background:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .25s ease;width:100%}.blog-filters__link:hover{opacity:.65}.blog-filters__link--active:after{transform:scaleX(1)}.blog-filters__link:focus-visible{outline:1px solid currentColor;outline-offset:.25rem}@media screen and (min-width:750px){.blog-filters__options{justify-content:center}}.blog-section [data-infinite-blog-grid][data-blog-filter-enter]{animation:blog-filter-enter .35s ease both}@keyframes blog-filter-enter{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.blog-filters__link:after{transition:none}.blog-section [data-infinite-blog-grid][data-blog-filter-enter]{animation:none}}.blog-section .section-wrapper--y-offset--padding{padding-block-start:24px}.blog-infinite{display:flex;min-height:5rem;align-items:center;justify-content:center;padding-block:2.5rem;text-align:center}.blog-infinite [hidden],[data-infinite-blog-pagination][hidden]{display:none!important}.blog-infinite__loading{font-family:var(--font-body-family, inherit);font-size:.75rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;opacity:.55}.blog-infinite__end{display:flex;width:min(28rem,100%);align-items:center;gap:1rem;font-family:var(--font-body-family, inherit);font-size:.8125rem;font-weight:400;letter-spacing:.04em;white-space:nowrap;opacity:.6}.blog-infinite__end:before,.blog-infinite__end:after{content:"";flex:1;height:1px;background:currentColor;opacity:.3}@media(max-width:749px){.blog-section .section-wrapper--y-offset--padding{padding-block-start:16px}.blog-infinite__end{width:min(20rem,100%);gap:.75rem;font-size:.75rem}}.stacked-images-with-text-section:has(.stacked-images-with-text__background){position:relative;background:transparent!important}.stacked-images-with-text-section:has(.stacked-images-with-text__background)>.stacked-images-with-text{position:static;background:transparent!important}.stacked-images-with-text{box-sizing:border-box;display:flex;align-items:center;min-height:100vh;min-height:100svh;padding-block:var(--stacked-section-padding-top) var(--stacked-section-padding-bottom)}.stacked-images-with-text>.section-wrapper__body{width:100%}.stacked-images-with-text-section .stacked-images-with-text__background{display:block;width:100%;height:100%;max-width:none;max-height:none}.stacked-images-with-text-section .stacked-images-with-text__background img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:var(--stacked-section-background-position, center)}.stacked-images-with-text__grid{--stacked-content-gap: clamp(2.5rem, 7vw, 8rem);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0}@media(min-width:1440px){.stacked-images-with-text__grid{column-gap:clamp(4rem,6vw,8rem)}}.stacked-images-with-text__content{max-width:calc(40rem + var(--stacked-content-gap) / 2);padding-inline-end:calc(var(--stacked-content-gap) / 2)}.stacked-images-with-text__content .content__text{margin-top:clamp(1.5rem,3vw,3rem)}.stacked-images-with-text__buttons{display:flex;align-items:center;gap:clamp(.65rem,1.5vw,1rem);margin-top:clamp(1.5rem,3vw,2.5rem);flex-wrap:nowrap}.stacked-images-with-text__buttons--align-center{justify-content:center}.stacked-images-with-text__buttons--align-right{justify-content:flex-end}.stacked-images-with-text__buttons .button,.stacked-images-with-text__media{min-width:0}.stacked-images-with-text__stack{position:relative;isolation:isolate;width:100%;margin-top:clamp(1rem,3vw,3rem);perspective:1400px;transform:rotateY(-1.5deg);transform-style:preserve-3d}.stacked-images-with-text__stack--landscape{aspect-ratio:3 / 2}.stacked-images-with-text__stack--wide{aspect-ratio:16 / 9}.stacked-images-with-text__stack--square{aspect-ratio:1}.stacked-images-with-text__card{box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:10px solid #fff;background:#fff;box-shadow:0 22px 48px #0000007a;cursor:pointer;overflow:hidden;z-index:var(--stack-z);opacity:var(--stack-opacity);transform:translateY(var(--stack-y)) scale(var(--stack-scale)) rotateX(var(--stack-tilt));transform-origin:center top;transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .44s ease,box-shadow .44s ease;will-change:transform,opacity}.stacked-images-with-text__card:not(.is-active){box-shadow:0 13px 30px #00000057}.stacked-images-with-text__card.is-concealed{opacity:0;pointer-events:none}.stacked-images-with-text__card:focus-visible{outline:2px solid currentColor;outline-offset:4px}.stacked-images-with-text-section .stacked-images-with-text__image,.stacked-images-with-text-section .stacked-images-with-text__placeholder{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:var(--stack-focal, center)}.stacked-images-with-text__captions{display:grid;min-height:1.6em;margin-top:clamp(3rem,3.5vw,3.3rem)}.stacked-images-with-text__caption{grid-area:1 / 1;font-size:.95rem;line-height:1.5;opacity:0;transform:translateY(.35rem);visibility:hidden;transition:opacity .24s ease,transform .24s ease}.stacked-images-with-text__caption.is-active{opacity:1;transform:translateY(0);visibility:visible}.stacked-images-with-text__caption p{margin:0}.stacked-images-with-text__empty{aspect-ratio:3 / 2;overflow:hidden}@media(max-width:749px){.stacked-images-with-text__content{align-items:center;text-align:center}.stacked-images-with-text .section-wrapper__body{width:88%;margin-inline:auto;padding-inline:0}.stacked-images-with-text-section .stacked-images-with-text__background img{object-position:var(--stacked-section-background-position-mobile, var(--stacked-section-background-position, center))}.stacked-images-with-text__grid{grid-template-columns:minmax(0,1fr);gap:40px}.stacked-images-with-text__content{max-width:none;padding-inline:0}.stacked-images-with-text__media{grid-row:2}.stacked-images-with-text__stack{margin-top:0;transform:rotateY(-.6deg)}.stacked-images-with-text__card{border-width:6px;box-shadow:0 14px 30px #00000061}.stacked-images-with-text__content .content__heading .heading{font-size:42px;line-height:1.1;text-align:center}.stacked-images-with-text__media{width:92%;justify-self:center}.stacked-images-with-text__buttons{width:min(100%,360px);margin-inline:auto;justify-content:center;gap:.5rem}.stacked-images-with-text__buttons .button{--button-text-size: clamp(.72rem, 3.4vw, .9rem);--button-y-pad: .65rem;flex:1 1 0;white-space:nowrap}.stacked-images-with-text__buttons .button:not(.button--variant--link){--button-x-pad: .65rem}}@media(prefers-reduced-motion:reduce){.stacked-images-with-text__card,.stacked-images-with-text__caption{transition-duration:.01ms}}.stacked-youtube-videos-with-text-section:has(.stacked-youtube-videos-with-text__background){position:relative;background:transparent!important}.stacked-youtube-videos-with-text-section:has(.stacked-youtube-videos-with-text__background)>.stacked-youtube-videos-with-text{position:static;background:transparent!important}.stacked-youtube-videos-with-text{box-sizing:border-box;display:flex;align-items:center;min-height:100vh;min-height:100svh;padding-block:var(--stacked-video-padding-top) var(--stacked-video-padding-bottom)}.stacked-youtube-videos-with-text>.section-wrapper__body{width:100%}.stacked-youtube-videos-with-text-section .stacked-youtube-videos-with-text__background{display:block;width:100%;height:100%;max-width:none;max-height:none}.stacked-youtube-videos-with-text-section .stacked-youtube-videos-with-text__background img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:var(--stacked-video-background-position, center)}.stacked-youtube-videos-with-text__grid{--stacked-content-gap: clamp(2.5rem, 7vw, 8rem);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0}@media(min-width:1440px){.stacked-youtube-videos-with-text__grid{column-gap:clamp(4rem,6vw,8rem)}}.stacked-youtube-videos-with-text__content{grid-column:2;max-width:calc(40rem + var(--stacked-content-gap) / 2);padding-inline-start:calc(var(--stacked-content-gap) / 2)}.stacked-youtube-videos-with-text__content .content__text{margin-top:clamp(1.5rem,3vw,3rem)}.stacked-youtube-videos-with-text__buttons{display:flex;align-items:center;gap:clamp(.65rem,1.5vw,1rem);margin-top:clamp(1.5rem,3vw,2.5rem);flex-wrap:nowrap}.stacked-youtube-videos-with-text__buttons--align-center{justify-content:center}.stacked-youtube-videos-with-text__buttons--align-right{justify-content:flex-end}.stacked-youtube-videos-with-text__buttons .button{min-width:0}.stacked-youtube-videos-with-text__media{grid-column:1;grid-row:1;min-width:0}.stacked-youtube-videos-with-text__stack{position:relative;isolation:isolate;width:100%;margin-top:clamp(1rem,3vw,3rem);perspective:1400px;transform:rotateY(1.5deg);transform-style:preserve-3d}.stacked-youtube-videos-with-text__stack--landscape{aspect-ratio:3 / 2}.stacked-youtube-videos-with-text__stack--wide{aspect-ratio:16 / 9}.stacked-youtube-videos-with-text__stack--square{aspect-ratio:1}.stacked-youtube-videos-with-text__card{box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:10px solid #fff;background:#fff;box-shadow:0 22px 48px #0000007a;overflow:hidden;z-index:var(--stack-z);opacity:var(--stack-opacity);transform:translateY(var(--stack-y)) scale(var(--stack-scale)) rotateX(var(--stack-tilt));transform-origin:center top;transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .44s ease,box-shadow .44s ease;will-change:transform,opacity}.stacked-youtube-videos-with-text__card:not(.is-active){box-shadow:0 13px 30px #00000057}.stacked-youtube-videos-with-text__card.is-concealed{opacity:0;pointer-events:none}.stacked-youtube-videos-with-text__image,.stacked-youtube-videos-with-text__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--stack-focal, center)}.stacked-youtube-videos-with-text__cycle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.stacked-youtube-videos-with-text__cycle:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.stacked-youtube-videos-with-text__learn-more{position:absolute;right:clamp(1rem,2.5vw,1.75rem);bottom:clamp(1rem,2.5vw,1.75rem);z-index:2;transition:opacity .24s ease,transform .24s ease}.stacked-youtube-videos-with-text__card:not(.is-active) .stacked-youtube-videos-with-text__learn-more{opacity:0;pointer-events:none;transform:translateY(.35rem)}.stacked-youtube-videos-with-text__captions{display:grid;min-height:1.6em;margin-top:clamp(3rem,3.5vw,3.3rem)}.stacked-youtube-videos-with-text__caption{grid-area:1 / 1;font-size:.95rem;line-height:1.5;opacity:0;transform:translateY(.35rem);visibility:hidden;transition:opacity .24s ease,transform .24s ease}.stacked-youtube-videos-with-text__caption.is-active{opacity:1;transform:translateY(0);visibility:visible}.stacked-youtube-videos-with-text__caption p{margin:0}.stacked-youtube-videos-with-text__empty{aspect-ratio:3 / 2;overflow:hidden}.modal.stacked-youtube-videos-with-text__modal{--modal-content-width: min(1280px, calc(100vw - 3rem) , calc(177.78vh - 8rem) );--modal-content-overflow: visible}.stacked-youtube-videos-with-text__modal-content{background:#000}.stacked-youtube-videos-with-text__iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.stacked-youtube-videos-with-text__close{position:absolute;right:0;bottom:calc(100% + .75rem);z-index:2;color:#fff}@media(max-width:749px){.stacked-youtube-videos-with-text__content{align-items:center;text-align:center}.stacked-youtube-videos-with-text .section-wrapper__body{width:88%;margin-inline:auto;padding-inline:0}.stacked-youtube-videos-with-text-section .stacked-youtube-videos-with-text__background img{object-position:var(--stacked-video-background-position-mobile, var(--stacked-video-background-position, center))}.stacked-youtube-videos-with-text__grid{grid-template-columns:minmax(0,1fr);gap:40px}.stacked-youtube-videos-with-text__content{grid-column:1;grid-row:1;max-width:none;padding-inline:0}.stacked-youtube-videos-with-text__media{grid-column:1;grid-row:2}.stacked-youtube-videos-with-text__stack{margin-top:0;transform:rotateY(.6deg)}.stacked-youtube-videos-with-text__card{border-width:6px;box-shadow:0 14px 30px #00000061}.stacked-youtube-videos-with-text__content .content__heading .heading{font-size:42px;line-height:1.1;text-align:center}.stacked-youtube-videos-with-text__media{width:92%;justify-self:center}.stacked-youtube-videos-with-text__buttons{width:min(100%,360px);margin-inline:auto;justify-content:center;gap:.5rem}.stacked-youtube-videos-with-text__buttons .button{--button-text-size: clamp(.72rem, 3.4vw, .9rem);--button-y-pad: .65rem;flex:1 1 0;white-space:nowrap}.stacked-youtube-videos-with-text__buttons .button:not(.button--variant--link){--button-x-pad: .65rem}.stacked-youtube-videos-with-text__learn-more{--button-text-size: clamp(.72rem, 3.4vw, .9rem);--button-x-pad: .9rem;--button-y-pad: .65rem}}@media(prefers-reduced-motion:reduce){.stacked-youtube-videos-with-text__card,.stacked-youtube-videos-with-text__caption,.stacked-youtube-videos-with-text__learn-more{transition-duration:.01ms}}.video-blog{display:block}.video-blog__filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-end:2rem}.video-blog__filter,.video-blog__filter a{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem 1rem;border:1px solid var(--color-scheme-border);border-radius:999px;color:inherit;line-height:1;text-decoration:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.video-blog__filter:has(a){min-height:0;padding:0;border:0}.video-blog__filter--active,.video-blog__filter--active a,.video-blog__filter:hover,.video-blog__filter a:hover{border-color:var(--color-scheme-text);background:var(--color-scheme-text);color:var(--color-scheme-background)}.video-blog__item{min-width:0}.video-blog__trigger{padding:0;border:0;background:transparent;cursor:pointer}.video-blog__trigger:disabled{cursor:default}.video-blog__trigger:focus-visible{outline:2px solid currentColor;outline-offset:3px}.video-blog__media{--video-blog-preview-width: 100%;position:relative;overflow:hidden;background:var(--color-scheme-border)}.video-blog__media--square{--video-blog-preview-width: 177.78%;aspect-ratio:1 / 1}.video-blog__media--landscape{--video-blog-preview-width: 133.34%;aspect-ratio:4 / 3}.video-blog__media--wide{aspect-ratio:16 / 9}.video-blog__media--portrait{--video-blog-preview-width: 266.67%;aspect-ratio:2 / 3}.video-blog__image,.video-blog__preview,.video-blog__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.video-blog__preview{position:absolute;top:50%;left:50%;width:var(--video-blog-preview-width);aspect-ratio:16 / 9;height:auto;border:0;transform:translate(-50%,-50%);pointer-events:none}.video-blog__media--auto .video-blog__image{height:auto;aspect-ratio:auto}.video-blog__media--auto:has(.video-blog__preview),.video-blog__media--auto:has(.video-blog__placeholder){aspect-ratio:16 / 9}.video-blog__item:has(.video-blog__trigger:hover) .video-blog__image,.video-blog__item:has(.video-blog__trigger:focus-visible) .video-blog__image{transform:scale(1.03)}.video-blog__item:has(.video-blog__trigger:hover) .video-blog__preview,.video-blog__item:has(.video-blog__trigger:focus-visible) .video-blog__preview{transform:translate(-50%,-50%) scale(1.03)}.modal.video-blog__modal{--modal-content-width: min(1280px, calc(100vw - 3rem) , calc(177.78vh - 8rem) );--modal-content-overflow: visible}.video-blog__modal-content{background:#000}.video-blog__iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.video-blog__close{position:absolute;right:0;bottom:calc(100% + .75rem);z-index:2;color:#fff}@media(prefers-reduced-motion:reduce){.video-blog__filter,.video-blog__filter a,.video-blog__image,.video-blog__preview{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
