.bh{width:100%;position:relative;z-index:auto!important}.bh__inner{max-width:1400px;margin:0 auto;padding:0 1.5rem}.bh__header{margin-bottom:2rem}.bh__title{margin:0 0 .5rem;text-align:var(--bh-title-align-mobile)}.bh__subtitle{margin:0;text-align:var(--bh-subtitle-align-mobile)}.bh__subtitle>*:first-child{margin-top:0}.bh__subtitle>*:last-child{margin-bottom:0}.bh__content{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:0}.bh .bh__collage{position:relative;z-index:auto!important;width:100%;padding-bottom:90%;margin:0}.bh .bh__media{position:absolute;overflow:hidden;margin:0;padding:0}.bh .bh__media--back{left:0;bottom:0;width:50%;height:72%;z-index:auto!important}.bh .bh__media--front{right:0;top:0;width:55%;height:72%;z-index:auto!important}.bh .bh__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;margin:0}.bh__text{display:flex;flex-direction:column;gap:1.25rem;text-align:var(--bh-body-align-mobile)}.bh__feature>*+*{margin-top:.6rem}.bh__heading,.bh__body{margin:0}.bh__body>*:first-child{margin-top:0}.bh__body>*:last-child{margin-bottom:0}@media screen and (min-width:750px){.bh__inner{padding:0 4rem}.bh__title{text-align:var(--bh-title-align-desktop)}.bh__subtitle{text-align:var(--bh-subtitle-align-desktop)}.bh__text{text-align:var(--bh-body-align-desktop)}.bh__header{margin-bottom:3rem}.bh__content{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:4rem;align-items:center}.bh__text{gap:1.75rem}.bh[data-media-position=right] .bh__collage{order:2}.bh[data-media-position=right] .bh__text{order:1}}@media screen and (min-width:990px){.bh__inner{padding:0 5rem}.bh__content{gap:5rem}}.frames{width:100%;box-sizing:border-box}.frames__inner{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:28px;align-items:stretch}.frames__title{margin:0 0 10px}.frames__desc{margin:0 0 10px;font-size:14px;line-height:1.5}.frames__desc>*:first-child{margin-top:0}.frames__desc>*:last-child{margin-bottom:0}.frames__checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.frames__checklist-item{display:flex;align-items:center;gap:10px;font-size:14px;color:inherit}.frames__check{flex-shrink:0;width:22px;height:22px;border:1.5px solid currentColor;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.frames__check svg{width:12px;height:12px;display:block}.frames__image{width:var(--frames-image-w-mobile, 100%);margin:0 auto}.frames__image-el{width:100%;height:auto;display:block}.frames--bleed .frames__image-wrap{width:100%;margin-top:28px}.frames--bleed .frames__image-wrap .frames__image{width:100%;margin:0}@media screen and (min-width:750px){.frames__inner{flex-direction:row;align-items:center;gap:4rem;padding:0 32px}.frames__text{flex:1 1 auto;min-width:0}.frames__image{width:var(--frames-image-w-desktop, 45%);margin:0;flex-shrink:0}.frames--bleed{display:grid;grid-template-columns:minmax(0,1fr) var(--frames-image-w-desktop, 45%);align-items:center;gap:4rem;padding-inline:0;max-width:1000px;margin-left:auto;margin-right:auto}.frames--bleed[data-image-position=left]{grid-template-columns:var(--frames-image-w-desktop, 45%) minmax(0,1fr)}.frames--bleed .frames__inner--text-only{padding:0 0 0 32px;max-width:none;margin:0}.frames--bleed[data-image-position=left] .frames__inner--text-only{padding:0 32px 0 0;order:2}.frames--bleed .frames__image-wrap{margin-top:0;height:100%}.frames--bleed .frames__image-wrap .frames__image{width:100%;height:100%}.frames--bleed .frames__image-wrap .frames__image-el{height:100%;object-fit:cover}.frames--bleed[data-image-position=left] .frames__image-wrap{order:1}.frames[data-image-position=left] .frames__text{order:2}.frames[data-image-position=left] .frames__image{order:1}}@media screen and (min-width:990px){.frames__inner{padding:0 5rem}.frames--bleed .frames__inner--text-only{padding:0 0 0 5rem}.frames--bleed[data-image-position=left] .frames__inner--text-only{padding:0 5rem 0 0}}.fwc{width:100%;overflow:hidden}.fwc__header{padding:0 1.5rem 1.25rem}.fwc__title{margin:0 0 .4rem;text-align:var(--fwc-title-align-mobile)}.fwc__subtitle{margin:0;text-align:var(--fwc-subtitle-align-mobile)}.fwc__subtitle>*:first-child{margin-top:0}.fwc__subtitle>*:last-child{margin-bottom:0}@media screen and (min-width:750px){.fwc__header{padding:0 3rem 1.75rem}.fwc__title{text-align:var(--fwc-title-align-desktop)}.fwc__subtitle{text-align:var(--fwc-subtitle-align-desktop)}}.fwc__viewport{position:relative}.fwc__track{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fwc__track::-webkit-scrollbar{display:none}.fwc__track:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.fwc__item{flex:0 0 calc(100% / var(--fwc-items-mobile, 2));scroll-snap-align:start;aspect-ratio:1 / 1;overflow:hidden}@media screen and (min-width:750px){.fwc__item{flex:0 0 calc(100% / var(--fwc-items-desktop, 4))}}.fwc__media{display:block;width:100%;height:100%;text-decoration:none}.fwc__image{width:100%;height:100%;object-fit:cover;display:block}.fwc__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:#0009;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;opacity:0;transition:opacity .2s ease,background .2s ease}.fwc__arrow:hover{background:#000000d9}.fwc__viewport:hover .fwc__arrow,.fwc__arrow:focus-visible{opacity:1}@media(hover:none){.fwc__arrow{opacity:1}}.fwc__arrow--prev{left:.75rem}.fwc__arrow--next{right:.75rem}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
