@keyframes scrollAnimation{0%{opacity:1}50%{transform:translateY(20%)}75%{opacity:0}100%{opacity:0;transform:translateY(20%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.singleVideo{margin:0 0 110px}@media screen and (max-width: 768px){.singleVideo{margin:0 0 78px}}@media screen and (max-width: 550px){.singleVideo{margin:0 0 64px}}.singleVideo img{width:100%;height:auto}.singleVideo.spacing-no-spacing{margin:0}@media screen and (max-width: 768px){.singleVideo.size-cover{min-height:316px}}@media screen and (max-width: 550px){.singleVideo.size-cover{min-height:220px}}.singleVideo.size-cover img{height:100%;object-fit:cover}@media screen and (max-width: 768px){.singleVideo.size-cover img{min-height:316px}}@media screen and (max-width: 550px){.singleVideo.size-cover img{min-height:220px}}.singleVideo__wrapper{max-width:1200px;width:100%;margin:0 auto;position:relative}@media screen and (max-width: 1366px){.singleVideo__wrapper{padding:0 60px}}@media screen and (max-width: 768px){.singleVideo__wrapper{padding:0 48px}}@media screen and (max-width: 600px){.singleVideo__wrapper{padding:0 34px}}.singleVideo__wrapper .js-video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;width:70px;height:70px;border:1px solid #fff;border-radius:50%;cursor:pointer;transition:background 0.3s ease}.singleVideo__wrapper .js-video-btn svg{position:absolute;pointer-events:none;left:50%;top:50%;transform:translate(-38%, -50%)}.singleVideo__wrapper .js-video-btn svg path{transition:0.3s ease}@media (hover: hover) and (pointer: fine){.singleVideo__wrapper .js-video-btn:hover{background:#fff}.singleVideo__wrapper .js-video-btn:hover svg path{fill:rgba(216,216,216,0.5)}}@media screen and (min-width: 1441px){.singleVideo{margin:0 0 8.020838vw}.singleVideo__wrapper{max-width:87.5vw}}


/*# sourceMappingURL=single-video.css.map*/