:root{--anims-duration: .5s}body.page section.video-full-container,body.single section.video-full-container{margin-bottom:50px}body.page section.video-full-container .video-wrapper,body.single section.video-full-container .video-wrapper{position:relative}body.page section.video-full-container .video-cover,body.single section.video-full-container .video-cover{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;transition:.4s}body.page section.video-full-container .video-cover.closed,body.single section.video-full-container .video-cover.closed{opacity:0;pointer-events:none}body.page section.video-full-container .video-cover .img-wrapper,body.single section.video-full-container .video-cover .img-wrapper{display:block;height:100%}body.page section.video-full-container .video-cover .img-wrapper img,body.single section.video-full-container .video-cover .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.page section.video-full-container .video-cover .play-button,body.single section.video-full-container .video-cover .play-button{position:absolute;background:#000000b3;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff}body.page section.video-full-container .video-cover .play-button .button,body.single section.video-full-container .video-cover .play-button .button{background-color:#fff3;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:100%;cursor:pointer;margin-bottom:20px}@media (min-width: 576px){body.page section.video-full-container .video-cover .play-button .button,body.single section.video-full-container .video-cover .play-button .button{width:64px;height:64px}}@media (min-width: 768px){body.page section.video-full-container .video-cover .play-button .button,body.single section.video-full-container .video-cover .play-button .button{width:80px;height:80px}}@media (min-width: 992px){body.page section.video-full-container .video-cover .play-button .button,body.single section.video-full-container .video-cover .play-button .button{width:90px;height:90px}}@media (min-width: 1200px){body.page section.video-full-container .video-cover .play-button .button,body.single section.video-full-container .video-cover .play-button .button{width:100px;height:100px}}body.page section.video-full-container .video-cover .play-button .button:before,body.single section.video-full-container .video-cover .play-button .button:before{content:"";display:block;position:absolute;width:40px;height:40px;background-color:var(--bs-primary);border-radius:100%;transition:.4s}@media (min-width: 768px){body.page section.video-full-container .video-cover .play-button .button:before,body.single section.video-full-container .video-cover .play-button .button:before{width:52px;height:52px}}@media (min-width: 1200px){body.page section.video-full-container .video-cover .play-button .button:before,body.single section.video-full-container .video-cover .play-button .button:before{width:60px;height:60px}}@media (hover: hover){body.page section.video-full-container .video-cover .play-button .button:hover:before,body.single section.video-full-container .video-cover .play-button .button:hover:before{width:100px;height:100px}body.page section.video-full-container .video-cover .play-button .button:hover svg,body.single section.video-full-container .video-cover .play-button .button:hover svg{width:64px;height:64px}}body.page section.video-full-container .video-cover .play-button .button svg,body.single section.video-full-container .video-cover .play-button .button svg{width:28px;height:28px;fill:#3c3c3b;z-index:1;transition:.4s;pointer-events:none}@media (min-width: 768px){body.page section.video-full-container .video-cover .play-button .button svg,body.single section.video-full-container .video-cover .play-button .button svg{width:36px;height:36px}}@media (min-width: 1200px){body.page section.video-full-container .video-cover .play-button .button svg,body.single section.video-full-container .video-cover .play-button .button svg{width:54px;height:54px}}body.page section.video-full-container .video-cover .play-button span,body.single section.video-full-container .video-cover .play-button span{font-size:.875rem;line-height:28px;font-weight:400;letter-spacing:0}@media (min-width: 768px){body.page section.video-full-container .video-cover .play-button span,body.single section.video-full-container .video-cover .play-button span{font-size:1rem}}@media (min-width: 1200px){body.page section.video-full-container .video-cover .play-button span,body.single section.video-full-container .video-cover .play-button span{font-size:1.125rem}}body.page section.video-full-container video,body.single section.video-full-container video{width:100%;height:100%;background:#fff}
