.featured-video-section{position:relative;display:flex;flex-direction:column}.featured-video-section .video-text-wrapper{padding:var(--gutter)}.featured-video-section .video-text-wrapper.text-background{margin:var(--gutter)}@media only screen and (max-width: 767px){.featured-video-section .video-text-wrapper.text-background{margin:var(--gutter-mobile);padding:var(--gutter-mobile)}}@media only screen and (min-width: 1024px){.featured-video-section .wrapper--narrow{width:calc(33.33% + var(--gutter) * 2)}.featured-video-section .wrapper--normal{width:calc(70% + var(--gutter) * 2)}.featured-video-section .wrapper--wide{width:calc(90% + var(--gutter) * 2)}}@media only screen and (min-width: 768px) and (max-width: 1023px){.featured-video-section .wrapper--narrow{width:calc(50% + var(--gutter) * 2)}.featured-video-section .wrapper--normal{width:calc(75% + var(--gutter) * 2)}.featured-video-section .wrapper--wide{width:100%}}@media only screen and (max-width: 767px){.featured-video-section .video-text-wrapper{padding:var(--gutter) var(--gutter-mobile)}}.video-wrapper{position:relative;height:100%;overflow:hidden;border-radius:inherit;flex:1;transform:translateZ(0);display:flex;flex-direction:column}.video-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:none;background:#0009;color:#fff;font-size:28px;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:opacity .12s ease;opacity:1}.video-play-btn:active{transform:translate(-50%,-50%) scale(.96)}.video-play-btn:focus{outline:3px solid rgba(255,255,255,.3)}.video-wrap.playing .video-play-btn{opacity:0;pointer-events:none}@media (max-width: 480px){.video-play-btn{width:56px;height:56px;font-size:22px}}.video-play-btn .icon{display:flex;align-items:center;justify-content:center}.video-wrapper.playing .video-play-btn{opacity:0;visibility:hidden;transition:opacity 1s ease}.video-wrapper.playing:hover .video-play-btn{opacity:1;visibility:visible;transition:opacity 1s ease}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-video.css.map */
