#videoAds{background:#fff;display:inline-block;width:625px;height:400px;position:fixed;bottom:10px;right:10px;z-index:999;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 10px #000}#videoAds .videoads-container{margin:10px 0 0;width:600px;height:300px}#videoAds .videoads-product-link{width:2.5rem;height:.5rem;line-height:.5rem;text-align:center;background:#fdc100;font-weight:700;font-size:.22rem;margin-top:25px;display:flex;align-items:center;justify-content:center}#videoAds .videoads-close{background:#fff;position:fixed;border-radius:50%;box-shadow:0 0 10px #000;bottom:415px;right:15px;font-size:.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;width:1em;height:1em}#videoAds .videoads-close svg{stroke:#000;width:.6em;height:.6em}#videoAds-background-container{display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width:768px){#videoAds{background-color:rgb(255 255 255/60%);width:100%;height:100%;display:flex;justify-content:center;right:0;left:0;bottom:0}#videoAds .videoads-container{width:86%;display:flex;justify-content:center;align-items:center;margin:0 20px}#videoAds .videoads-close{position:relative;bottom:10px;left:40%;z-index:1000;font-size:.5rem}#videoAds .videoads-product-link{width:25%;height:5%;display:flex;justify-content:center;align-items:center;font-size:1.2em;min-width:100px;min-height:50px}#videoAds-background-container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:95%;min-height:500px;background:#fff}}