@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.video{position:relative;padding-top:5rem;padding-bottom:6rem}@media (max-width:1025px){.video{padding-top:2rem;padding-bottom:2rem}}.video__top{display:flex;justify-content:space-between;gap:1.25rem;margin-bottom:4.69rem}@media (max-width:1025px){.video__top{flex-direction:column}}.video__top .section-title *{font-weight:400}.video__top .section-title * strong{font-weight:600}.video__top .text-3{max-width:30.5rem}.video__top .text-3 *{color:#54757e}.video__wrapper{width:100%;aspect-ratio:16/9;position:relative}@media (max-width:1025px){.video__wrapper{aspect-ratio:16/12}}@media (max-width:767px){.video__wrapper{aspect-ratio:4/3}}.video__wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.video__controls{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.video__btn{background:0 0;border:none;outline:0;cursor:pointer}