.asset-with-text--full-bleed{--media-radius: 0}.asset-with-text .asset-with-text__block{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));column-gap:2rem;row-gap:1.2rem}.asset-with-text.ironbark .asset-with-text__block{row-gap:1.6rem}.asset-with-text.asset-with-text--full-bleed .asset-with-text__block{row-gap:2.4rem}.asset-with-text.asset-with-text--full-bleed .asset-with-text__block{column-gap:0}.asset-with-text__header{max-width:113.2rem;margin:0 auto}.asset-with-text__content{width:100%}.asset-with-text__content>*+*{margin-top:1.2rem}.asset-with-text.asset-with-text--full-bleed .asset-with-text__content>*+*{margin-top:1.6rem}@media(min-width:810px){.asset-with-text__content>*{margin:0}.asset-with-text__content>*+*,.asset-with-text.asset-with-text--full-bleed .asset-with-text__content>*+*{margin-top:2.4rem}.asset-with-text.ironbark .asset-with-text__content>*+*,.asset-with-text.ironbark .asset-with-text.asset-with-text--full-bleed .asset-with-text__content>*+*{margin-top:1.6rem}.asset-with-text__content>h2+.asset-with-text__cta-wrapper,.asset-with-text__content>h3+.asset-with-text__cta-wrapper,.asset-with-text.asset-with-text--full-bleed .asset-with-text__content>h2+.asset-with-text__cta-wrapper,.asset-with-text.asset-with-text--full-bleed .asset-with-text__content>h3+.asset-with-text__cta-wrapper{margin-top:4.8rem}.asset-with-text .asset-with-text__block{row-gap:1.2rem}.asset-with-text.ironbark .asset-with-text__block{row-gap:3.4rem}}.asset-with-text--full-bleed .asset-with-text__content{align-self:stretch;display:flex;flex-direction:column}.asset-with-text__header h2{font-size:2.8rem;font-style:normal;font-weight:600;line-height:130%;margin:0}.asset-with-text.ironbark .asset-with-text__header h2{font-weight:500;order:2;font-size:3.6rem;line-height:4rem}.asset-with-text.ironbark .asset-with-text__header .rte{color:var(--Surface-On-2, #7c7c7c);font-weight:500;order:1;line-height:170%}.asset-with-text.ironbark .asset-with-text__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem}.asset-with-text__header .rte{font-size:1.6rem;font-style:normal;font-weight:400;line-height:150%;margin-top:1.6rem}.asset-with-text__header .rte p:first-of-type{margin-top:0}.asset-with-text__header .rte p:last-of-type{margin-bottom:0}.asset-with-text .asset-with-text__block h2,.asset-with-text .asset-with-text__block h3{font-size:2.4rem;font-style:normal;font-weight:600;line-height:140%;margin:0;padding-bottom:0}.asset-with-text .asset-with-text__block .rte{font-size:1.6rem;font-style:normal;font-weight:400;line-height:130%}.asset-with-text.ironbark .asset-with-text__block .rte{line-height:2.6rem;color:var(--Surface-On-3, #525252)}.asset-with-text.ironbark .asset-with-text__block h2,.asset-with-text.ironbark .asset-with-text__block h3{font-size:3.6rem;line-height:4rem;font-weight:500}.asset-with-text .asset-with-text__block .rte p:first-of-type{margin-top:0}.asset-with-text .asset-with-text__block .rte p:last-of-type{margin-bottom:0}.asset-with-text__media-wrapper{width:100%}.asset-with-text__media{position:relative;width:100%;padding-top:75%;overflow:hidden;border-radius:var(--media-radius)}.asset-with-text.ironbark .asset-with-text__media{border-radius:var(--radius-sm, 1.2rem);border:1px solid var(--Surface-Outline-2, #cacbbe)}.asset-with-text__media img,.asset-with-text__media video,.asset-with-text__media lite-youtube{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;object-fit:cover}.asset-with-text__media-tabs{width:100%;position:relative}.asset-with-text__media-items{position:relative}.asset-with-text__media-item{display:none}.asset-with-text__media-item.is-active{display:block}.asset-with-text__media-tab-nav{display:inline-flex;align-items:stretch;position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%);padding:.4rem;max-width:calc(100% - 3.2rem);box-sizing:border-box;border-radius:999px;background:var(--surface-4, #e2e1d7);border:1px solid #9c9880;overflow:visible;z-index:1}.asset-with-text__media-tab-scroll{display:flex;align-items:center;justify-content:center;gap:0;min-width:0;flex:1 1 auto}.asset-with-text__media-tab{-webkit-appearance:none;appearance:none;margin:0;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.6rem;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--Primary-Default, #696c59);font-size:1.4rem;font-weight:500;line-height:2.4rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap;min-height:unset;min-width:unset}.asset-with-text__media-tab:hover:not(.is-active){color:var(--Surface-On-3, #525252)}.asset-with-text__media-tab.is-active{background:#fff;border-color:var(--Surface-Outline-2, #cacbbe);color:#3f4238;box-shadow:0 2px 8px #3f42381f}.asset-with-text__media-tab:focus-visible{outline:2px solid var(--Primary-Default, #696c59);outline-offset:2px}@media screen and (max-width:809px){.asset-with-text__media-tab-nav{overflow:hidden;bottom:.8rem;left:.8rem;transform:none}.asset-with-text__media-tab-scroll{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.asset-with-text__media-tab-scroll::-webkit-scrollbar{display:none}.asset-with-text__media-tab{font-size:1.2rem;line-height:1.6rem}.asset-with-text__media-tabs:not(:has(.asset-with-text__media-item.is-active.video-component)) .asset-with-text__media-tab-nav{max-width:calc(100% - 3.2rem)}.asset-with-text__media-tabs:has(.asset-with-text__media-item.is-active.video-component) .asset-with-text__media-tab-nav{max-width:calc(100% - 8rem)}@supports not (selector(:has(*))){.asset-with-text__media-tabs .asset-with-text__media-tab-nav{max-width:calc(100% - 8rem)}}.asset-with-text__media-tabs:has(.asset-with-text__media-item.is-active.video-component) .asset-with-text__media-tab-nav:after{content:"";position:absolute;top:.4rem;right:.4rem;width:4rem;height:calc(100% - .8rem);max-height:3.8rem;pointer-events:none;border-radius:0 999px 999px 0;background:linear-gradient(90deg,rgba(226,225,215,0) 0%,var(--surface-4, #e2e1d7) 72%);z-index:2}.asset-with-text__media-tabs .asset-with-text__media-tab-scroll{position:relative;z-index:1}}.asset-with-text--full-bleed .asset-with-text__content-wrapper{padding:0 1.6rem;margin-bottom:2.4rem;align-items:flex-start;justify-content:flex-start}.asset-with-text__content-wrapper{display:flex;align-items:center;justify-content:center}.asset-with-text__content-wrapper--light,.asset-with-text__content-wrapper--light h2,.asset-with-text__content-wrapper--light h3{color:#fff}.asset-with-text__content-wrapper--light .asset-with-text__cta .button{background-color:#fff;color:var(--text-primary, #1c1c1c)}.asset-with-text__cta{margin-bottom:1.2rem}.asset-with-text .button:not(.asset-with-text__media-tab){width:100%;margin-top:.8rem}.asset-with-text--full-bleed .asset-with-text__cta{margin-top:auto}@media(max-width:809px){.asset-with-text .asset-with-text__header{padding-bottom:0}.asset-with-text.asset-with-text--full-bleed .button{margin-top:0}}@media(min-width:810px){.asset-with-text .asset-with-text__block h2,.asset-with-text .asset-with-text__block h3{font-size:4rem;line-height:120%}.asset-with-text.ironbark .asset-with-text__block h2,.asset-with-text.ironbark .asset-with-text__block h3{font-size:4.8rem;line-height:120%}.asset-with-text .asset-with-text__block .rte{font-size:1.8rem}.asset-with-text .button:not(.asset-with-text__media-tab){max-width:32.8rem;margin-top:.8rem}.asset-with-text__header{text-align:center}.asset-with-text__header h2{font-size:3.2rem}.asset-with-text.ironbark .asset-with-text__header h2{font-size:4.8rem}.asset-with-text__header .rte{font-size:1.8rem}.asset-with-text--full-bleed .asset-with-text__content-wrapper{padding:3.2rem;margin-bottom:.8rem}.asset-with-text.ironbark .asset-with-text__media{border-radius:var(--radius-md, 1.6rem)}.asset-with-text .video-component__toggle-icon{width:3.2rem;height:3.2rem}}@media(min-width:1200px){.asset-with-text .asset-with-text__block{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-with-text.ironbark .asset-with-text__block{grid-template-columns:9fr 11fr}.asset-with-text.ironbark .asset-with-text__block.reverse{grid-template-columns:11fr 9fr}.asset-with-text__content{margin:4rem;max-width:64rem}.asset-with-text--full-bleed .asset-with-text__content{margin:6.4rem;max-width:72.6rem}.asset-with-text__block .asset-with-text__content-wrapper{order:-1}.asset-with-text__block.reverse .asset-with-text__content-wrapper{order:1}.asset-with-text__header h2{font-size:4.8rem;line-height:120%}.asset-with-text.ironbark .asset-with-text__header h2{line-height:5.6rem}.asset-with-text.ironbark .asset-with-text__media{border-radius:var(--radius-lg, 2.4rem)}}@media(min-width:1920px){.asset-with-text .asset-with-text__block h2,.asset-with-text .asset-with-text__block h3{font-size:4.8rem}}.asset-with-text .video-component__toggle{right:auto;left:0}.asset-with-text__media-tabs .video-component__toggle{left:auto;right:0}.asset-with-text .video-component__toggle-icon{width:3.2rem;height:3.2rem}.ironbark .asset-with-text .video-component__toggle-icon{background-color:#fff;border:.1rem var(--Primary-Default, #696c59) solid}.ironbark .asset-with-text .video-component__toggle-icon:before,.ironbark .asset-with-text .video-component__toggle-icon:after{background-color:var(--Primary-Default, #696c59);border-color:#fff;border-left-color:var(--Primary-Default, #696c59)}.ironbark .asset-with-text .video-component__toggle.video-component__toggle--active .video-component__toggle-icon:after{border-top-width:.7rem;border-bottom-width:.7rem;border-left-width:1rem}
/*# sourceMappingURL=/cdn/shop/t/1162/assets/section-asset-with-text.css.map */
