.h-break__block{display:grid;grid-template-columns:760px 1fr;gap:20px}.h-break__left,.h-break__right{border-radius:24px}.h-break__left{background:var(--color-blue);color:var(--color-white);padding:54px 40px}.h-break__text{margin-top:22px;font-weight:300;line-height:110%;max-width:560px}.h-break__text span{font-weight:400}@media screen and (width <= 1200px){.h-break__block{grid-template-columns:1fr;gap:10px}.h-break__right{height:40vw}}@media screen and (width <= 768px){.h-break__block{border-radius:12px}.h-break__left{padding:22px calc(5px + 1vw) 28px}.h-break__right{border-radius:12px;height:60vw}.h-break__title{font-size:calc(19px + var(--title-size, 1vw))}.h-break__text{margin-top:12px;font-size:calc(14px + var(--text-size, 1vw));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}}@media screen and (width <= 420px){.h-break{--text-size: 0px}.h-break__title{font-size:18px}}
