.db-video-section{background-color:#fff;background:linear-gradient(180deg,#fff,#1a505f 85%)}.db-usp-section{display:flex;justify-content:center;position:relative}#db-usp-video-section{position:relative;width:80%}.db-video-img-back{height:auto;max-width:100%}.db-video-img-over{bottom:8px;cursor:pointer;left:0;max-width:100%;position:absolute;right:0;width:100%}.db-usp{align-items:center;background-color:#fff;box-shadow:0 20px 50px #333;box-sizing:border-box;display:none;font-weight:700;overflow:hidden;padding:15px!important;position:absolute}.db-video-section.active .db-usp{display:flex}.db-usp-01{animation:flyinleft 2.5s ease;left:-20px;top:11px}.db-usp-02{animation:flyinleft 2.2s ease;left:-20px;top:108px}.db-usp-03{animation:flyinleft 2.3s ease;bottom:100px;left:-20px}.db-usp-04{animation:flyinleft 2.4s ease;bottom:0;left:-20px}.db-usp-05{animation:flyinright 2.6s ease;right:-20px;top:108px}.db-usp-06{animation:flyinright 2.3s ease;right:-20px;top:206px}.db-usp-07{top:302px}.db-usp-07,.db-usp-08{animation:flyinright 2.6s ease;right:-20px}.db-usp-08{top:401px}@keyframes flyinleft{0%{left:-1000px}to{left:-20px}}@keyframes flyinright{0%{right:-1000px}to{right:-20px}}.video-play-button{align-content:center;align-items:center;border-radius:50%;box-sizing:content-box;cursor:pointer;display:flex;flex-direction:row;height:70px;justify-content:center;left:50%;position:absolute;text-decoration:none;top:50%;transform:translateX(-50%) translateY(-50%);width:177px;z-index:10}.video-play-button:before{animation:pulse-border 1.8s ease-out infinite;background:#b41322;height:65px;z-index:0}.video-play-button:after,.video-play-button:before{border-radius:100px;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:221px}.video-play-button:after{background:#d1141b;height:61px;transition:all .2s;z-index:1}.video-play-button:hover:after{background-color:darken(#fa183d,10%)}.video-play-button img{height:auto;max-width:100%;position:relative;width:auto;z-index:3}.video-play-button span{border-bottom:10px solid transparent;border-left:16px solid #fff;border-top:10px solid transparent;display:block;height:0;margin-right:5px;position:relative;width:0;z-index:3}@keyframes pulse-border{0%{opacity:1;transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1)}to{opacity:0;transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.2)}}#previewImage{cursor:pointer;transition:transform .5s;width:200px}.video-popup{background-color:#fff;display:none;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:9999}.popup-video{margin-bottom:0;width:100%}.close-popup{background:rgba(24,50,73,.95);box-shadow:0 20px 50px #333;box-sizing:border-box;cursor:pointer;line-height:1;padding:8px;position:absolute;right:5px;top:5px}.video-overlay{animation:fadeInOverlay .5s forwards;background-color:rgba(26,81,95,0);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}@keyframes fadeInOverlay{0%{background-color:rgba(26,81,95,0)}to{background-color:rgba(26,81,95,.95)}}@media (max-width:890px){.video-popup{width:100%}.close-popup{top:-45px}.db-usp-section{flex-direction:row;flex-wrap:wrap}#db-usp-video-section{padding:0;width:100%}.db-usp{animation:none;display:flex;margin-bottom:5px;position:static}}@media (max-width:652px){.db-video-section.active .db-usp{width:100%}.button-wrapper .button{margin-bottom:15px}}