.hero__v2{grid-gap:20px;align-items:center;display:grid;grid-template-columns:1fr 1fr;padding:120px 20px;position:relative}.hero__v2,.hero__v2 *{box-sizing:border-box}.body-wrapper main{overflow-x:hidden}.hero__v2:before{box-sizing:border-box;content:"";height:100%;left:-37vw;position:absolute;top:0;width:137vw}.hero__content,.hero__image-holder{position:relative}.hero__subtitle{color:#4d1254;font-size:14px;font-weight:400;letter-spacing:.28em;line-height:21px;margin-bottom:16px;text-transform:uppercase}.hero__title{color:#4d1254;font-size:60px;font-weight:700;line-height:120%}.hero__description{color:#58595b;font-size:20px;font-weight:400;line-height:30px;margin:18px 0 50px;max-width:600px}.hero__buttons-holder{align-items:center;display:flex}.hero__button{background-color:#eda400;border-radius:30px;color:#fff;display:block;font-size:16px;font-weight:600;line-height:24px;max-width:100%;padding:10px 30px;text-align:center;width:max-content}.hero__buttons-holder .hero__button:first-child{margin-right:25px}.hero__logo-holder{margin-top:80px}.hero__logo,.hero__logo-holder{align-items:center;display:flex}.hero__logo{border-radius:50%;height:60px;justify-content:center;margin-right:22px;min-width:60px;width:60px}.hero__logo-image{height:60%;object-fit:contain;width:75%}.hero__logo:last-child{margin-right:0}.hero__image{max-height:475px;max-width:100%;object-fit:contain}@media only screen and (max-width:992px){.hero__v2{grid-gap:50px 0;grid-template-columns:1fr;margin-bottom:60px;padding:60px 20px 45px}.hero__v2:before{left:0;width:100%}}@media only screen and (max-width:576px){.hero__v2{display:block}.hero__subtitle{font-size:12px;line-height:18px;margin-bottom:10px}.hero__title{font-size:43px}.hero__description{font-size:16px;line-height:24px;margin:20px 0 40px}.hero__logo-holder{display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin:40px auto 0;max-width:200px}.hero__logo{height:50px;margin-right:0;min-width:50px;width:50px}.hero__image-holder{display:none}}