.video-text-section{overflow:hidden}.video-text__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:flex-start}@media screen and (min-width:750px){.video-text__grid{grid-template-columns:1fr 1fr;gap:1rem}.video-text__grid--text_first .video-text__media{order:2}.video-text__grid--text_first .video-text__text{order:1}.video-text__grid--middle{align-items:center}.video-text__grid--bottom{align-items:flex-end}}.video-text__video{--ratio-percent: 56.25%;position:relative;width:100%;padding-bottom:calc(var(--ratio-percent) - var(--media-border-width));overflow:hidden}.video-text__video.global-media-settings{border-radius:var(--media-radius);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-text__grid .video-text__video[style*="56.25%"]{--ratio-percent: 56.25%;max-width:100%}.video-text__grid .video-text__video[style*="75%"]{--ratio-percent: 75%;max-width:100%}.video-text__grid .video-text__video[style*="42.86%"]{--ratio-percent: 42.86%;max-width:100%;width:100%}.video-text__grid .video-text__video[style*="100%"]{--ratio-percent: 100%;max-width:500px;margin:0 auto}.video-text__grid .video-text__video[style*="177.78%"]{--ratio-percent: 177.78%;max-width:400px;margin:0 auto}.video-text__grid .video-text__video[style*="66.67%"]{--ratio-percent: 66.67%;max-width:100%}.video-text__grid .video-text__video[style*="150%"]{--ratio-percent: 150%;max-width:450px;margin:0 auto}.video-text__video[data-video-format="16_9"]{--ratio-percent: 56.25% !important}.video-text__video[data-video-format="4_3"]{--ratio-percent: 75% !important}.video-text__video[data-video-format="21_9"]{--ratio-percent: 42.86% !important}.video-text__video[data-video-format="1_1"]{--ratio-percent: 100% !important;max-width:500px;margin:0 auto}.video-text__video[data-video-format="9_16"]{--ratio-percent: 177.78% !important;max-width:400px;margin:0 auto}.video-text__video[data-video-format="3_2"]{--ratio-percent: 66.67% !important}.video-text__video[data-video-format="2_3"]{--ratio-percent: 150% !important;max-width:450px;margin:0 auto}@media screen and (min-width:750px){.video-text__video[data-video-format="9_16"]{margin:0;max-width:450px}.video-text__video[data-video-format="2_3"]{margin:0;max-width:500px}.video-text__video[data-video-format="1_1"]{margin:0;max-width:550px}.video-text__video[data-video-format="21_9"],.video-text__video[data-video-format="16_9"],.video-text__video[data-video-format="4_3"],.video-text__video[data-video-format="3_2"]{max-width:100%}}.video-text__grid--center-vertical{align-items:center;min-height:60vh}@media screen and (min-width:750px){.video-text__grid--center-vertical{min-height:70vh}}.video-text__poster,.video-text__video iframe,.video-text__video video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-text__video video{background:#000}.video-text__video.media-fit-cover video{object-fit:cover}.video-text__poster.deferred-media__poster:focus{outline-offset:.3rem}.video-text__video.deferred-media:after{content:none}.video-text__video iframe{background-color:rgba(var(--color-foreground),.03)}.video-text__text{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.video-text__grid--center-vertical .video-text__text{justify-content:center}.video-text__blocks{display:flex;flex-direction:column;gap:1.5rem}.video-text__blocks.left{text-align:left;align-items:flex-start}.video-text__blocks.center{text-align:center;align-items:center}.video-text__blocks.right{text-align:right;align-items:flex-end}.video-text__heading{margin:0;word-break:break-word}.video-text__caption,.video-text__text-content{margin:0}.video-text__text-content p:first-child{margin-top:0}.video-text__text-content p:last-child{margin-bottom:0}.video-text__buttons{display:flex;flex-wrap:wrap;gap:1rem}.video-text__buttons.center{justify-content:center}.video-text__buttons.right{justify-content:flex-end}.video-text__buttons--multiple{flex-direction:column}@media screen and (min-width:750px){.video-text__buttons--multiple{flex-direction:row}}.video-text__media-item--portrait{display:flex;justify-content:center}.video-text__media-item--landscape,.video-text__media-item--standard{display:block}.video-text__media-item--square{display:flex;justify-content:center}.video-text__video--portrait{max-width:400px;margin:0 auto}.video-text__video--standard-portrait{max-width:450px;margin:0 auto}.video-text__video--square{max-width:500px;margin:0 auto}.video-text__video--ultrawide{max-width:100%;width:100%}.video-text__video--standard{max-width:100%}@media screen and (min-width:750px){.video-text__video--portrait{max-width:450px;margin:0}.video-text__video--standard-portrait{max-width:500px;margin:0}.video-text__video--square{max-width:550px;margin:0}.video-text__video--ultrawide{max-width:100%}}@media screen and (max-width:749px){.video-text__grid{gap:2rem}.video-text__blocks{gap:1rem}.video-text__grid--center-vertical{min-height:auto}}.video-text__media.scroll-trigger,.video-text__text.scroll-trigger{opacity:0;transform:translateY(2rem);transition:opacity .6s ease,transform .6s ease}.video-text__media.scroll-trigger.animate--slide-in,.video-text__text.scroll-trigger.animate--slide-in{opacity:1;transform:translateY(0)}.video-text__media-item{position:relative;width:100%}.video-text__decoration{position:absolute;pointer-events:none;z-index:1}.video-text__decoration--behind{z-index:-1}.video-text__decoration--front{z-index:10}.video-text__decoration--top-left{top:var(--offset-y, 0);left:var(--offset-x, 0);transform-origin:top left}.video-text__decoration--top-right{top:var(--offset-y, 0);right:calc(-1 * var(--offset-x, 0));transform-origin:top right}.video-text__decoration--bottom-left{bottom:calc(-1 * var(--offset-y, 0));left:var(--offset-x, 0);transform-origin:bottom left}.video-text__decoration--bottom-right{bottom:calc(-1 * var(--offset-y, 0));right:calc(-1 * var(--offset-x, 0));transform-origin:bottom right}.video-text__decoration--top-center{top:var(--offset-y, 0);left:50%;transform:translate(calc(-50% + var(--offset-x, 0)));transform-origin:top center}.video-text__decoration--bottom-center{bottom:calc(-1 * var(--offset-y, 0));left:50%;transform:translate(calc(-50% + var(--offset-x, 0)));transform-origin:bottom center}.video-text__decoration--center-left{top:50%;left:var(--offset-x, 0);transform:translateY(calc(-50% + var(--offset-y, 0)));transform-origin:center left}.video-text__decoration--center-right{top:50%;right:calc(-1 * var(--offset-x, 0));transform:translateY(calc(-50% + var(--offset-y, 0)));transform-origin:center right}.video-text__decoration--center{top:50%;left:50%;transform:translate(calc(-50% + var(--offset-x, 0)),calc(-50% + var(--offset-y, 0)));transform-origin:center center}.video-text__decoration--small{width:50px;height:50px}.video-text__decoration--medium{width:80px;height:80px}.video-text__decoration--large{width:120px;height:120px}.video-text__decoration--xlarge{width:160px;height:160px}.video-text__decoration--percentage{width:var(--decoration-percentage, 10%);height:auto;max-width:var(--decoration-max-width, 200px);aspect-ratio:var(--decoration-aspect-ratio, 1)}.video-text__decoration[style*=--decoration-width]{width:var(--decoration-width)}.video-text__decoration[style*=--decoration-height]{height:var(--decoration-height)}@media screen and (max-width:749px){.video-text__decoration--small{width:30px;height:30px}.video-text__decoration--medium{width:50px;height:50px}.video-text__decoration--large{width:80px;height:80px}.video-text__decoration--xlarge{width:100px;height:100px}}.video-text__decoration svg,.video-text__decoration img{width:100%;height:100%;display:block;object-fit:contain}.video-text__decoration img{object-fit:contain}.video-text__decoration--percentage svg,.video-text__decoration--percentage img{width:100%;height:100%;object-fit:contain}@media(prefers-reduced-motion:reduce){.video-text__media.scroll-trigger,.video-text__text.scroll-trigger{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-video-text.css.map */
