.highlights-rect-features{display:flex;flex-direction:column;gap:24px;margin:80px 0;position:relative}@media(max-width:1199px){.highlights-rect-features{margin:40px 0}}.highlights-rect-features__title{left:0;max-width:430px;position:absolute;text-align:left;top:0}@media(max-width:1199px){.highlights-rect-features__title{position:static}}.highlights-rect-features__list{align-items:flex-end;display:grid;gap:15px;grid-template-columns:repeat(2,1fr) 560px;margin:0;padding:0}@media(max-width:1439px){.highlights-rect-features__list{grid-template-columns:repeat(2,1fr) 520px}}@media(max-width:1199px){.highlights-rect-features__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:479px){.highlights-rect-features__list{grid-template-columns:1fr}}.highlights-rect-features__item{border-radius:18px;display:flex;flex-direction:column;gap:17px;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:30px;text-align:left}@media(max-width:1199px){.highlights-rect-features__item{height:100%}}.highlights-rect-features__item-content{display:flex;flex-direction:column;gap:32px}@media(max-width:767px){.highlights-rect-features__item-content{gap:30px}}.highlights-rect-features__item-image{display:flex;justify-content:flex-end;position:absolute;right:0;top:0}.highlights-rect-features__item--2{aspect-ratio:1.4/1;display:flex;flex-direction:column;justify-content:space-between;position:relative}.highlights-rect-features__item--2 h5{max-width:50%}@media(max-width:1199px){.highlights-rect-features__item--2{aspect-ratio:auto;grid-area:2/span 2;height:350px;width:100%}}@media(max-width:479px){.highlights-rect-features__item--2{grid-area:3/span 1}.highlights-rect-features__item--2 img{height:auto;width:70%}.highlights-rect-features__item--2 h5{max-width:55%;padding-top:80px}}.highlights-rect-features__item_title{max-width:50%}