.h-why__block{display:grid;grid-template-columns:620px 1fr;gap:40px}.h-why__title{margin-bottom:28px}.h-why__title img{display:inline;border-radius:4px;margin-left:10px;-webkit-transform:translateY(5px);transform:translateY(5px)}.h-why__img{overflow:hidden;height:215px;border-radius:24px}.h-why__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.h-why__left{position:sticky;top:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.h-why__item{background-color:var(--color-white);border-radius:24px;min-height:151px;padding:19px 13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.h-why__item_blue{background-color:var(--color-blue);color:var(--color-white)}.h-why__item_mobile{display:none}.h-why__item-title{font-weight:600}.h-why__item-text{max-width:var(--max-width-h-why-text, 100%)}.h-why__item:nth-child(1){--max-width-h-why-text: 383px}.h-why__item:nth-child(2){--max-width-h-why-text: 383px}.h-why__item:nth-child(4){--max-width-h-why-text: 445px}.h-why__item:nth-child(5){--max-width-h-why-text: 445px}@media screen and (width <= 1200px){.h-why__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.h-why__left{top:auto;position:relative}.h-why__img{display:none}.h-why__title{margin-bottom:0}.h-why__item_mobile{display:block}}@media screen and (width <= 768px){.h-why__title img{margin-left:0;margin-top:5px;height:25px;width:auto}.h-why__title span:nth-child(2){display:block}.h-why__block{gap:20px}.h-why__list{gap:10px}.h-why__item{border-radius:12px;padding:11px 7px;min-height:auto;gap:15px}.h-why__item-title{font-size:calc(14px + var(--title-size, 1vw))}.h-why__item-text{font-size:calc(14px + var(--text-size, 1vw))}.h-why__item_img{height:30vw}}@media screen and (width <= 420px){.h-why{--title-size: 0px;--text-size: 0px}}
