.item-title,.item-title h4{align-items:center;display:flex;font-size:30px;font-weight:600;gap:30px;justify-content:flex-start;line-height:46px;margin-bottom:15px}.item-wrapper{display:grid;gap:80px 100px;grid-template-columns:repeat(2,1fr)}.item-title span{flex-basis:95px;min-width:95px}.item-title span img{max-width:100px}.item-text{font-size:18px;font-weight:400;margin-bottom:0}@media (max-width:1200px){.item-wrapper{gap:50px}.item-title{font-size:25px;line-height:36px}}@media (max-width:768px){.item-wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}}