.video-with-text--overlay{display:flex;position:relative;overflow:hidden;width:100%}@media screen and (max-width:749px){.video-with-text--overlay.video-with-text--small{min-height:28rem}.video-with-text--overlay.video-with-text--medium{min-height:34rem}.video-with-text--overlay.video-with-text--large{min-height:39rem}.video-with-text--overlay.video-with-text--adapt{min-height:30rem}}@media screen and (min-width:750px){.video-with-text--overlay.video-with-text--small{min-height:42rem}.video-with-text--overlay.video-with-text--medium{min-height:56rem}.video-with-text--overlay.video-with-text--large{min-height:72rem}.video-with-text--overlay.video-with-text--adapt{min-height:50rem}}.video-with-text--overlay .video-with-text__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.video-with-text--overlay .video-with-text__media video{width:100%;height:100%;object-fit:cover;display:block}.video-with-text__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.video-with-text--overlay .video-with-text__content{position:relative;z-index:2;display:flex;width:100%;padding:3rem 1.5rem}@media screen and (min-width:750px){.video-with-text--overlay .video-with-text__content{padding:5rem}}.video-with-text__content--left{justify-content:flex-start}.video-with-text__content--center{justify-content:center}.video-with-text__content--right{justify-content:flex-end}.video-with-text--overlay .video-with-text__box{position:relative;max-width:60rem;word-wrap:break-word}@media screen and (max-width:749px){.video-with-text--overlay .video-with-text__box{width:100%;max-width:100%}}.video-with-text__content--left .video-with-text__box{text-align:left}.video-with-text__content--center .video-with-text__box{text-align:center}.video-with-text__content--right .video-with-text__box{text-align:right}.video-with-text__content--top{align-items:flex-start}.video-with-text__content--middle{align-items:center}.video-with-text__content--bottom{align-items:flex-end}.video-with-text__poster{width:100%;height:100%;object-fit:cover;display:block}.video-with-text__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04)}.video-with-text--overlay .video-with-text__placeholder{position:absolute;top:0;left:0}.video-with-text__placeholder svg{width:6rem;height:6rem;opacity:.15;fill:currentColor}.video-with-text--split .grid{margin-bottom:0}.video-with-text--split .grid__item{position:relative}@media screen and (min-width:750px){.video-with-text--split .video-with-text__grid--reverse{flex-direction:row-reverse}}.video-with-text--split .video-with-text__media{min-height:100%;overflow:hidden;position:relative}.video-with-text--split .video-with-text__media video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-with-text--split .video-with-text__media--small{height:19.4rem}.video-with-text--split .video-with-text__media--medium{height:29.6rem}.video-with-text--split .video-with-text__media--large{height:43.5rem}.video-with-text--split .video-with-text__media--adapt{height:25rem}@media screen and (min-width:750px){.video-with-text--split .video-with-text__media--small{height:31.4rem}.video-with-text--split .video-with-text__media--medium{height:46rem}.video-with-text--split .video-with-text__media--large{height:69.5rem}.video-with-text--split .video-with-text__media--adapt{height:40rem}}.video-with-text--split .video-with-text__placeholder{position:absolute;top:0;left:0;height:100%}.video-with-text--split .video-with-text__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:4rem calc(4rem / var(--font-body-scale)) 5rem;position:relative;z-index:1}.video-with-text--split .video-with-text__content{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));word-break:break-word}@media screen and (min-width:990px){.video-with-text--split .video-with-text__content{padding:6rem 7rem 7rem}}@media screen and (min-width:750px){.video-with-text--split .video-with-text__content--bottom{justify-content:flex-end;align-self:flex-end}.video-with-text--split .video-with-text__content--top{justify-content:flex-start;align-self:flex-start}.video-with-text--split .video-with-text__content--desktop-right>*{align-self:flex-end;text-align:right}.video-with-text--split .video-with-text__content--desktop-left>*{align-self:flex-start;text-align:left}.video-with-text--split .video-with-text__content--desktop-center>*{align-self:center;text-align:center}}.video-with-text--split .video-with-text__content--mobile-right>*{align-self:flex-end;text-align:right}.video-with-text--split .video-with-text__content--mobile-center>*{align-self:center;text-align:center}.video-with-text--split .video-with-text__media-item>*{border-radius:var(--media-radius);overflow:hidden;box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.video-with-text--split .video-with-text__text-item>*{border-radius:var(--text-boxes-radius);overflow:hidden;box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}@media screen and (min-width:750px){.video-with-text--split.collapse-corners .grid:not(.video-with-text__grid--reverse) .video-with-text__media-item>*,.video-with-text--split.collapse-corners .video-with-text__grid--reverse .video-with-text__content{border-top-right-radius:0;border-bottom-right-radius:0}.video-with-text--split.collapse-corners .grid:not(.video-with-text__grid--reverse) .video-with-text__content,.video-with-text--split.collapse-corners .video-with-text__grid--reverse .video-with-text__media-item>*{border-top-left-radius:0;border-bottom-left-radius:0}}@media screen and (max-width:749px){.video-with-text--split.collapse-corners .video-with-text__media,.video-with-text--split.collapse-corners .video-with-text__media video{border-bottom-right-radius:0;border-bottom-left-radius:0}.video-with-text--split.collapse-corners .video-with-text__content{border-top-left-radius:0;border-top-right-radius:0}}@media screen and (min-width:750px){.video-with-text__media-item--small,.video-with-text__media-item--large+.video-with-text__text-item{flex-grow:0}}.video-with-text--split .gradient{transform:perspective(0)}.video-with-text--split .background-transparent{background:transparent}.video-with-text__heading{margin-bottom:0;font-family:var(--font-heading-family);line-height:1.1;letter-spacing:.02em}.video-with-text__subtext{margin:0;font-family:var(--font-body-family);font-weight:300;letter-spacing:.12em;text-transform:uppercase;font-size:1.3rem;line-height:1.6}@media screen and (min-width:750px){.video-with-text__subtext{font-size:1.5rem;letter-spacing:.15em}}.video-with-text__text p{margin-top:0;margin-bottom:1rem}.video-with-text--overlay .video-with-text__heading,.video-with-text--overlay .video-with-text__subtext,.video-with-text--overlay .video-with-text__text{color:var(--video-text-color, #ffffff)}.video-with-text--overlay .video-with-text__button--ghost{display:inline-block;padding:1.2rem 3rem;border:1px solid var(--video-text-color, #ffffff);background:transparent;color:var(--video-text-color, #ffffff);font-family:var(--font-body-family);font-size:1.3rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;transition:background-color .3s ease,color .3s ease;cursor:pointer}.video-with-text--overlay .video-with-text__button--ghost:hover{background:var(--video-text-color, #ffffff);color:#000}.video-with-text--overlay .video-with-text__button--solid{display:inline-block;padding:1.2rem 3rem;border:1px solid var(--video-text-color, #ffffff);background:var(--video-text-color, #ffffff);color:#000;font-family:var(--font-body-family);font-size:1.3rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;transition:background-color .3s ease,color .3s ease,border-color .3s ease;cursor:pointer}.video-with-text--overlay .video-with-text__button--solid:hover{background:transparent;color:var(--video-text-color, #ffffff)}.video-with-text__box>*+*{margin-top:2rem}.video-with-text--split .video-with-text__content>*+*{margin-top:2rem}.video-with-text--split .video-with-text__content .video-with-text__text+.button,.video-with-text--split .video-with-text__content .video-with-text__text+.video-with-text__cta{margin-top:3rem}.video-with-text__cta{margin-top:2rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-video-with-text-overlay.css.map */
