.iframe-wrapper{width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative;max-height:100vh}
.iframe-wrapper .iframe-container{padding-top:56.25%}
@media screen and (max-width:992px){.iframe-wrapper .iframe-container{padding-top:100%}
}
.iframe-wrapper .iframe-container iframe{width:100%;height:100%;border:0;position:absolute;top:0;left:0}
.iframe-wrapper .iframe-error{width:80%;margin:0 auto;font-size:16px;line-height:24px;color:#d03c00;text-align:center;border:1px solid #d03c00;padding:20px;background:rgba(208,60,0,0.1)}
.iframe-wrapper .iframe-error:before{content:"";display:inline-block;background-size:contain;background-repeat:no-repeat;width:16px;height:16px;margin-right:6px;vertical-align:middle;background-image:url("product/product-detail/product-availability/resources/no-available.svg")}