.preview-video-section{position:relative}.preview-video-section.full-width{padding-left:16px;padding-right:16px}@media(min-width: 992px){.preview-video-section.full-width{padding-left:45px;padding-right:45px}}.preview-video-section__block{position:relative}.preview-video-section__block--play{color:#29282d;position:absolute;z-index:2;top:auto;bottom:60px;left:50%;transform:translateX(-50%);background-color:#efeee9;border-radius:40px;font-size:16px;line-height:16px;text-wrap:nowrap;padding:17px 15px 16px 20px;display:flex;justify-content:center;align-items:center}.preview-video-section__block--play .btn-icon{margin-left:17px;width:20px;height:20px;overflow:hidden;position:relative}.preview-video-section__block--play .btn-icon svg{transition:.4s;position:absolute;left:4px}.preview-video-section__block--play .btn-icon svg:first-of-type{transform:translateZ(0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d}.preview-video-section__block--play .btn-icon svg:last-of-type{transform:translate3d(-200%, 0, 0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d}.preview-video-section__block--play:hover{background-color:#fff}.preview-video-section__block--play:hover .btn-icon svg:first-of-type{transform:translate3d(180%, 0, 0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0) !important;transform-style:preserve-3d}.preview-video-section__block--play:hover .btn-icon svg:last-of-type{transform:translateZ(0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0) !important;transform-style:preserve-3d}@media(max-width: 767.98px){.preview-video-section__block--play{bottom:50px}}.preview-video-section .video-block{width:100%;height:100%;min-height:inherit;position:relative;display:flex}.preview-video-section .video-block:after{display:block;position:absolute;z-index:1;content:"";width:100%;height:100%;top:0;left:0;right:0;background-color:rgba(41,40,45,.2)}@media(min-width: 1512px){.preview-video-section .video-block{max-height:90vh;height:55.55vw;min-height:840px}}@media(max-height: 930px)and (orientation: landscape){.preview-video-section .video-block{min-height:90vh}}@media(max-width: 991.98px){.preview-video-section .video-block{height:512px}}.preview-video-section .image-block{height:100vh;width:100%;position:relative}.preview-video-section .image-block:after{display:block;position:absolute;z-index:1;content:"";width:100%;height:100%;top:0;left:0;right:0;background-color:rgba(41,40,45,.2)}.preview-video-section .image-block img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.preview-video-section__title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0 16px;max-width:996px;width:100%;font-family:"Oakes Grotesk Regular",sans-serif !important;font-weight:400;font-size:46px;line-height:130%;letter-spacing:-0.01em;text-align:center;color:rgba(239,238,233,.9)}@media(max-width: 991.98px){.preview-video-section__title{font-size:28px;line-height:135%}}