.hero__promo{background-blend-mode:multiply;background-position:50%;background-size:cover;overflow:hidden}.hero__promo_el{margin:auto;max-width:var(--maxWidth)}.hero__promo_inner>*{color:#fff}.hero__promo_inner{display:grid;grid-template-columns:460px auto;grid-gap:45px;align-items:center;min-height:700px;padding:190px 20px 180px}.buttons__wp{display:flex;margin-top:25px;grid-gap:20px}.hero__promo_grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:25px;height:293px;width:650px}.hero__promo_gi{background-color:var(--tertiaryColor);background-position:50%;background-size:cover;border-radius:var(--cornerRadiusImage);display:flex;flex-direction:column;height:293px;justify-content:center;padding:16px}.hero__promo_gi:hover{background-blend-mode:multiply}.hero__promo_gi:hover .hero__promo_gc{opacity:1}.hero__promo_gc{opacity:0;overflow:scroll;transition:opacity .2s ease-in-out}.hero__promo_gc strong,.hero__promo_inner h1 strong{font-weight:900}.hero__promo_inner h1,.hero__promo_inner h2,.hero__promo_inner h3,.hero__promo_inner h4,.hero__promo_inner h5,.hero__promo_inner h6,.hero__promo_inner p{color:#fff;margin-bottom:5px}.hero__promo_inner .button.button--simple:focus,.hero__promo_inner .button.button--simple:hover{color:#fff}@media (max-width:767px){.buttons__wp{flex-direction:column}.buttons__wp>*{justify-content:center;margin:auto;width:fit-content}.hero__promo_inner{grid-template-columns:100%;grid-gap:45px;align-items:center;padding:110px 20px 80px}.hero__promo_grid{grid-gap:25px;grid-template-columns:100%;height:auto;width:100%}.hero__promo_gi{height:200px}}