.textListIcon__left h2{font-weight:700}.textListIcon__right--item{display:flex;flex-flow:row;gap:10px;padding-bottom:20px}.textListIcon__right--item--icon{width:55px}.textListIcon__right--item--content{width:calc(100% - 65px)}.textListIcon__right--item{border-top:1px solid #000;padding-top:30px}.textListIcon__right--item--content h4{font-size:22px;font-weight:700}@media screen and (min-width:1200px){.textListIcon{display:flex;flex-flow:row;gap:30px}.textListIcon__left{width:calc(33.33333% - 10px)}.textListIcon__left h2,.textListIcon__left>div{max-width:400px}.textListIcon__right{width:calc(66.66667% - 20px)}}@media screen and (max-width:1199.99px){.textListIcon__left{padding-bottom:50px}}@media screen and (min-width:768px){.textListIcon__right{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.textListIcon__right--item:nth-child(-n+2){border-top:none;padding-top:0}}