.container{margin:0 auto;max-width:1400px;padding:0 15px;width:100%}.hide-sm,.show-md{display:none}.image-with-video{padding:0}.image-with-video__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.image-with-video__image{border-top-left-radius:15px;border-top-right-radius:15px;max-width:100%;width:100%}.image-with-video__video-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:15px;border-bottom-right-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:20px;position:relative;width:100%}.image-with-video__video-wrapper--active>.image-with-video__button,.image-with-video__video-wrapper--active>.image-with-video__poster{display:none}.image-with-video__poster{border-radius:15px;height:calc(100% - 40px);-o-object-fit:cover;object-fit:cover;position:absolute;width:calc(100% - 40px);z-index:1}.image-with-video__button{cursor:pointer;position:absolute;z-index:2}.image-with-video__video{aspect-ratio:2/1;border-radius:15px;width:100%}@media only screen and (min-width:768px){.container{padding:0 50px}.hide-sm{display:-webkit-box;display:-ms-flexbox;display:flex}.show-sm{display:none}.image-with-video__video-wrapper{padding:50px 100px}.image-with-video__poster{height:calc(100% - 100px);width:calc(100% - 200px)}}@media only screen and (min-width:992px){.show-md{display:-webkit-box;display:-ms-flexbox;display:flex}}