.hero{padding-bottom:46px;padding-top:80px}.hero__container{display:flex;gap:36px;justify-content:space-between;max-width:1670px}.hero__content{max-width:712px}.hero__title{color:#000;font-size:80px;font-weight:400;line-height:1.25;margin-bottom:44px}.hero__title span{background-image:linear-gradient(90deg,#fc6736,rgba(252,103,54,0));background-position:0 bottom;background-repeat:no-repeat;background-size:100% 40px;padding-bottom:4px;position:relative;z-index:2}.hero__image{max-width:830px;padding-bottom:32px;padding-right:64px;position:relative}.hero__cta-decore{align-items:center;background-color:#223381;border-radius:100%;bottom:0;display:flex;flex-direction:column;gap:5px;height:300px;justify-content:center;padding-top:30px;position:absolute;right:0;transition:background-color .35s ease;width:300px}.hero__cta-decore:hover{background-color:#000}.hero__decore-text{color:#fff;font-size:25px;line-height:1.25}.hero__decore-text,.hero__scroll{font-weight:400;text-align:center}.hero__scroll{background-color:transparent;border:none;color:#000;cursor:pointer;display:block;font-size:12px;margin:77px auto 0;text-transform:uppercase}@media screen and (max-width:1200px){.hero__content{max-width:100%}.hero__container{flex-direction:column}.hero__image{margin:0 auto}.hero__title{font-size:64px;text-align:center}.hero__cta{margin:0 auto 30px}}@media screen and (max-width:768px){.hero__title{font-size:44px;line-height:1.15}.hero{padding-top:30px}.hero__cta-decore{height:165px;padding-top:20px;width:165px}.hero__decore-text{font-size:16px}.hero__cta-decore svg{height:32px;width:32px}}