.hero{border-bottom:1px solid #b1b1b1;overflow:hidden;padding-top:126px;position:relative}.hero__content{display:flex;gap:50px;margin:0 auto;max-width:1440px;padding:64px 0 0 76px;position:relative}.hero__text-container{align-items:flex-start;display:flex;flex-direction:column;gap:30px;max-width:608px;padding-bottom:60px;width:calc(50% - 50px)}.hero__link:hover{text-decoration:underline!important}.hero__title{line-height:111%}.hero__subtitle,.hero__title{color:#222326;font-family:Inter}.hero__subtitle{font-size:20px;font-weight:500;line-height:150%}.hero__btn{background:#053242;border:1px solid #053242;color:#fff;font-family:Inter;font-size:16px;line-height:27.2px;text-align:center;transition:all .3s ease}.hero__btn:hover{background:#fff;color:#000}.hero__btn_arrow{transition:all .3s ease}.hero__btn:hover .hero__btn_arrow{filter:invert(100%);fill:#000}.hero__btn span{display:inline-block;width:165px}.hero__img{align-items:end;border-radius:8px;justify-content:flex-end;transform:scale(1.1);transform-origin:top left;width:100%}.hero__img,.hero__position{display:flex;position:relative}.hero__position{height:auto;justify-content:end;left:0;width:50vw}.hero__img img{border-radius:10px;box-shadow:0 0 19.8px 0 #00000040;height:auto;margin-top:40px;object-fit:contain;scale:1.1;transform-origin:top left;width:auto}.hero__bg{bottom:-1px;height:calc(100% + 1px);position:absolute;width:100%;z-index:-1}.hero__bg img{height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.hero{padding-top:116px}.hero__link{margin-top:20px}.hero__content{display:flex;padding:33px 0 15px}.hero__text-container{margin-bottom:28px;margin-right:0;max-width:100%;padding:0 24px;width:100%}.hero__title{font-size:50px}.hero__img{justify-self:end;left:-40px;position:relative;transform:translate(24px);width:calc(100% - 2px)}.hero__img img{margin-top:0;object-position:left top;width:100%}.hero__img_tablet{display:block}.hero__bg img{object-position:left}.hero__position{width:100%}.hero__img{width:calc(100% - 40px)}.hero__position img{max-height:unset}.hero__img{left:-20px}}@media(max-width:768px){.hero__content{flex-direction:column}.hero__img{display:none;position:static;width:100%}}@media (max-width:600px){.hero__text-container{gap:24px}.hero__title{font-size:42px}.hero__subtitle{font-size:16px}.hero__img{height:330px;left:-20px;transform:translate(0);width:calc(100% - 40px)}}@media (max-width:450px){.hero__img{height:280px}}@media (max-width:393px){.hero__img{margin-top:0}.hero__content{gap:0}}