.animation-container{display:flex;place-content:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:500px;overflow:hidden;pointer-events:none}.piece{display:inline;position:relative;width:100%;height:100%;max-width:92px;max-height:92px}.piece-0{left:461px;top:-17px;max-width:75px;max-height:85px;animation-name:tetris;animation-duration:.5s;animation-timing-function:ease-in}.piece-1{left:283px;top:-33px;max-width:107px;max-height:124px;animation-name:tetris;animation-duration:.7s;animation-timing-function:ease-in}.piece-2{left:143px;top:-23px;max-width:72px;max-height:75px;animation-name:tetris;animation-duration:.6s;animation-timing-function:ease-in}.piece-3{left:209px;top:-84px;max-width:72px;max-height:82px;animation-name:tetris;animation-duration:.8s;animation-timing-function:ease-in}.reasons-section .icontext h2{font-size:18px;margin-top:20px;margin-bottom:10px}.section-title .video{height:auto}.video-wrapper{display:block;position:relative;width:100%}.video-wrapper .video{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.video-wrapper .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-wrapper .video-play-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:#26263399;cursor:pointer;transition:opacity .3s ease;z-index:10}.video-wrapper .video-play-overlay:hover{background:#262633b3}.video-wrapper .video-play-overlay .play-button{width:100px;height:100px;transition:transform .3s ease}@media(max-width:767px){.video-wrapper .video-play-overlay .play-button{width:75px;height:75px}}.video-wrapper .video-play-overlay:hover .play-button{transform:scale(1.1)}@-moz-keyframes tetris{0%{transform:translateY(-420px)}to{transform:translate(0)}}@-webkit-keyframes tetris{0%{transform:translateY(-420px)}to{transform:translate(0)}}@-o-keyframes tetris{0%{transform:translateY(-420px)}to{transform:translate(0)}}@keyframes tetris{0%{transform:translateY(-420px)}to{transform:translate(0)}}
