.hero-animated{overflow:hidden;position:relative}.hero-animated__container{position:relative;z-index:1}.hero-animated__pretitle{margin-bottom:40px}.hero-animated__pretitle,.hero-animated__text,.hero-animated__title{max-width:832px;width:100%}.hero-animated__icons-wrapper{-webkit-mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(5%,#000),color-stop(95%,#000),to(transparent));-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(5%,#000),color-stop(95%,#000),to(transparent));mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);overflow:hidden}.hero-animated__icons-container{position:relative}.hero-animated__icons,.hero-animated__icons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}.hero-animated__icons{-ms-flex-negative:0;-webkit-animation:scroll 40s linear infinite;animation:scroll 40s linear infinite;flex-shrink:0;height:52px;min-width:100%;overflow:hidden;width:auto}.hero-animated__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 80px));transform:translateX(calc(-100% - 80px))}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 80px));transform:translateX(calc(-100% - 80px))}}.hero-animated__img{opacity:10%;position:absolute;right:0;top:0;transition:width 2s,height 2s,top 2s,right 2s,transform 1s;width:1520px;z-index:0}.hero-animated__img.scale{right:calc(50vw - 560px);top:120px;width:256px}.hero-animated__img.rotate{transform:rotate(30deg)}.hero-animated__img-color{opacity:0;position:absolute;right:calc(50vw - 560px);top:120px;transform:rotate(30deg);transition:opacity 1s,transform 1s;width:256px;z-index:0}.hero-animated__img-color.rotate{opacity:1;transform:rotate(45deg)}@media(max-width:1152px){.hero-animated__pretitle,.hero-animated__title{max-width:544px}.hero-animated__icons,.hero-animated__icons-container{gap:42px}.hero-animated__img-color,.hero-animated__img.scale{right:calc(50vw - 368px);width:160px}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 42px));transform:translateX(calc(-100% - 42px))}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 42px));transform:translateX(calc(-100% - 42px))}}}@media(max-width:767px){.hero-animated{background-position:37% 0}.hero-animated__title,.hero-animated__title *{font-size:37px}.hero-animated__img{left:0!important;margin-left:-46vw;right:0!important;top:0!important;transition:unset;width:932px!important}.hero-animated__img-color{display:none}}