.three-videos{width:100%;background:var(--three-videos-bg)}.three-videos__wrapper{width:100%;padding-right:20px;padding-left:20px}.three-videos__title{margin:0 0 20px;color:var(--three-videos-title-color);font-size:var(--three-videos-title-size);line-height:1.15;text-align:center}.three-videos__grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--three-videos-gap)}.three-videos__item{min-width:0}.three-videos__frame{position:relative;width:100%;overflow:hidden;border-radius:var(--three-videos-radius);background:#eee;aspect-ratio:9 / 16}.three-videos__video,.three-videos__frame video{display:block;width:100%;height:100%;object-fit:cover}.three-videos__placeholder{width:100%;height:100%}.three-videos__placeholder svg{width:100%;height:100%}.three-videos__toggle{position:absolute;top:50%;left:50%;display:inline-flex;width:54px;height:54px;padding:0;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--three-videos-button-bg);color:var(--three-videos-button-color);box-shadow:0 4px 18px #0000002e;cursor:pointer;transform:translate(-50%,-50%)}.three-videos__toggle svg{display:block;width:28px;height:28px}.three-videos__pause,.three-videos__item.is-playing .three-videos__play{display:none}.three-videos__item.is-playing .three-videos__pause{display:block}.three-videos__item.is-playing .three-videos__toggle{opacity:0;transition:opacity .2s ease}.three-videos__item.is-playing:hover .three-videos__toggle{opacity:1}@media screen and (min-width:1200px){.three-videos__wrapper{padding-right:40px;padding-left:40px}}@media screen and (max-width:749px){.three-videos__wrapper{padding-right:8px;padding-left:8px}.three-videos__grid{gap:var(--three-videos-gap)}.three-videos__toggle{width:40px;height:40px}.three-videos__toggle svg{width:22px;height:22px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-three-videos.css.map */
