.video-with-text__grid{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;background:var(--gradient-background);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.video-with-text__grid{flex-direction:row;align-items:stretch;gap:3rem}.video-with-text__grid--reverse{flex-direction:row-reverse;gap:50px}.video-with-text__media-col,.video-with-text__text-col{flex:1 1 50%;min-width:0}.video-with-text__media-col{align-self:center}.video-with-text__text-col{display:flex;flex-direction:column}.video-with-text__text-col>.video-with-text__content{flex:1 1 auto;min-height:0}}.video-with-text .media--placeholder{background-color:rgba(var(--color-foreground),.06);position:relative;overflow:hidden}.video-with-text .media--placeholder.media--adapt{height:20rem}@media screen and (min-width:750px){.video-with-text .media--placeholder.media--adapt{height:30rem}}.video-with-text .media--placeholder>svg{position:absolute;left:50%;max-width:80rem;top:50%;transform:translate(-50%,-50%);width:100%;fill:currentColor}.video-with-text__header--desktop-only{display:none}.video-with-text__media-stack{position:relative;width:100%}.video-with-text__header-inner{width:100%;max-width:100%;display:flex;flex-direction:column;gap:.5rem}.video-with-text__header--media-mobile-only .video-with-text__header-inner{height:100%;justify-content:space-between}.video-with-text__media-stack>.video-with-text__header--media-mobile-only{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;box-sizing:border-box;padding:30px 18px 48px;overflow:auto;-webkit-overflow-scrolling:touch;pointer-events:none;color:#fff;text-align:center}.video-with-text__media-stack>.video-with-text__header--media-mobile-only a,.video-with-text__media-stack>.video-with-text__header--media-mobile-only button{pointer-events:auto}.video-with-text__media-stack>.video-with-text__header--media-mobile-only .video-with-text__heading,.video-with-text__media-stack>.video-with-text__header--media-mobile-only .video-with-text__subheading,.video-with-text__media-stack>.video-with-text__header--media-mobile-only .rte{position:relative;z-index:1;color:inherit}.video-with-text__media-stack>.video-with-text__header--media-mobile-only .video-with-text__heading{font-size:20px;font-weight:700}.video-with-text__media-stack>.video-with-text__header--media-mobile-only .video-with-text__subheading{font-size:16px;font-weight:600;line-height:25px}.video-with-text__media-stack>.video-with-text__header--media-mobile-only .video-with-text__text{font-size:12px;line-height:18px}.video-with-text__media-stack>.video-with-text__header--media-mobile-only .rte a{color:#fff;text-decoration:underline;text-underline-offset:.15em}.video-with-text__media-stack>.video-with-text__header--media-mobile-only.top{justify-content:flex-start}.video-with-text__media-stack>.video-with-text__header--media-mobile-only.middle{justify-content:center}.video-with-text__media-stack>.video-with-text__header--media-mobile-only.bottom{justify-content:flex-end}.video-with-text__media-stack>.video-with-text__header--media-mobile-only.left{align-items:flex-start;text-align:left}.video-with-text__media-stack>.video-with-text__header--media-mobile-only.center{align-items:center;text-align:center}.video-with-text__media-stack>.video-with-text__header--media-mobile-only.right{align-items:flex-end;text-align:right}@media screen and (max-width:749px){.video-with-text__header--media-mobile-only.mobile-center{align-items:center;text-align:center}.video-with-text__header--media-mobile-only.mobile-right{align-items:flex-end;text-align:right}}@media screen and (min-width:750px){.video-with-text__header--media-mobile-only{display:none!important}.video-with-text__header--desktop-only{display:block}}.video-with-text__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;padding-top:0}.video-with-text--colored .video-with-text__content{padding:3rem 1.5rem}@media screen and (min-width:750px){.video-with-text .video-with-text__content{padding:5rem}.video-with-text__content.center{align-items:center;margin-inline-start:auto;margin-inline-end:auto}.video-with-text__content.center .card--product+.card-information .card-information__top{justify-content:center}.video-with-text__content.right{align-items:flex-end;margin-inline-start:auto}.video-with-text__content.right .card--product+.card-information .card-information__top{justify-content:flex-end}.video-with-text__content.middle{justify-content:center}.video-with-text__content.bottom{justify-content:flex-end}.video-with-text--enlarge .video-with-text__media-col{flex:0 1 33.333%;max-width:calc(33.333% - 1.5rem)}.video-with-text--enlarge .video-with-text__text-col{flex:1 1 0;min-width:0}}@media screen and (max-width:749px){.video-with-text__grid-mobile--reverse{flex-direction:column-reverse}.video-with-text__grid-mobile--no-image .video-with-text__media-col{display:none}.video-with-text__content.mobile-center{align-items:center}.video-with-text__content.mobile-right{align-items:flex-end}.page-width--full-width .video-with-text__content{padding-inline-start:1.5rem;padding-inline-end:1.5rem}.video-with-text__grid-mobile--overlap{position:relative;background-color:transparent}.video-with-text__grid-mobile--overlap .media-wrapper{z-index:-1}.video-with-text__grid-mobile--overlap .video-with-text__content{position:absolute;top:0;left:0;width:100%;height:100%;justify-content:flex-end}}.video-with-text__content>*+*{margin-top:2rem}.video-with-text__content>*+:is(.video-with-text__heading){margin-top:.5rem}.video-with-text__content>*+:is(.video-with-text__heading)+:is(.video-with-text__heading){margin-top:0}.video-with-text__content>.video-with-text__text:empty~a{margin-top:2rem}.video-with-text__content>:first-child:is(.video-with-text__heading),.video-with-text__content>:first-child:is(.video-with-text__subheading){margin-top:0}.video-with-text__content :last-child:is(.video-with-text__heading){margin-bottom:0}.video-with-text__content :last-child:is(.button){margin-top:3rem;margin-bottom:.1rem}.video-with-text__content .button+.video-with-text__text{margin-top:5rem}.video-with-text__heading,.video-with-text__subheading{margin-bottom:0}.video-with-text__subheading--colored{color:rgba(var(--color-heading),.55)}.video-with-text__text--colored{color:rgba(var(--color-foreground),.7)}.video-with-text__text--colored.rte a{color:rgb(var(--color-link));background-image:linear-gradient(to top,rgb(var(--color-border)) 0px 0px),linear-gradient(to top,transparent 0px,transparent 0px)}.video-with-text__text p{margin-top:0;margin-bottom:1rem}@media screen and (min-width:750px){.video-with-text__subheading.h5{font-size:16px}}.video-with-text--video .deferred-media__poster{display:flex;align-items:center;justify-content:center}.video-with-text--video .media-wrapper,.video-with-text--video .media-wrapper svg{width:100%;height:100%}.video-with-text--video video,.video-with-text--video iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}.video-with-text__body{width:100%;background-color:#f8f6f3;padding:32px;font-size:12px;margin:0!important}.video-with-text__body strong{font-size:16px}.video-with-text__body ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0!important}.video-with-text__body ul li{display:flex;align-items:center;gap:8px;justify-content:flex-start}.video-with-text__body ul li:before{flex:none;content:"";display:inline-block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 35 35'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M17.021 30.637a13.617 13.617 0 1 0 0-27.234 13.617 13.617 0 0 0 0 27.234Zm6.31-15.818a1.702 1.702 0 0 0-2.407-2.406l-5.605 5.605-2.2-2.201a1.702 1.702 0 0 0-2.408 2.407l3.405 3.404a1.702 1.702 0 0 0 2.407 0l6.808-6.809Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:center}@media screen and (max-width:749px){.video-with-text__body{padding:24px;font-size:12px!important}.video-with-text__body ul{gap:5px!important}.video-with-text__body li:before{width:24px!important;height:24px!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/section-video-with-text.css.map */
