.container-1600 {
    max-width: 1600px;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem
}

.product-video {
    display: block;
    width: 100%;
    height: auto
}

.video-embed {
    position: relative;
    width: 100%
}

.ratio-16x9 {
    padding-top: 56.25%
}

.video-embed iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}


/*# sourceMappingURL=/cdn/shop/t/49/compiled_assets/styles.css.map?25133= */