.catalog-directives{padding-bottom:60px;width:100%;position:relative;background:#fff;color:#0d0e12}.catalog-directives__wrapper{padding-top:52px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:52px}.catalog-directives__title{width:100%;text-align:left}.catalog-directives__title h1{font-size:32px;line-height:100%;font-weight:700}.catalog-directives__list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:20px}.catalog-directives__item{width:calc((100% - 20px)/2);background:#f9faff;border-radius:12px;border:2px solid #F1F1F1;padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:17px}.catalog-directives__item-title{width:100%;text-align:left}.catalog-directives__item-title h4{font-size:18px;line-height:130%;font-weight:600}.catalog-directives__item-markers{width:100%}.catalog-directives__item-markers ul{list-style:none;padding:0;margin:0}.catalog-directives__item-markers ul li{position:relative;padding-left:22px;font-size:16px;line-height:24px;font-weight:400;color:#525252}.catalog-directives__item-markers ul li:before{content:"";position:absolute;left:6px;top:9px;width:6px;height:6px;border-radius:50%;background-color:#525252}@media screen and (max-width: 1024px){.catalog-directives{padding-bottom:55px}.catalog-directives__wrapper{padding-top:24px;gap:24px}.catalog-directives__title h1{font-size:24px;line-height:24px}.catalog-directives__list{gap:12px}.catalog-directives__item{padding:24px;gap:12px}.catalog-directives__item-title h4{font-size:16px}.catalog-directives__item-markers ul li{font-size:14px;line-height:22px}}@media screen and (max-width: 768px){.catalog-directives__item{width:100%}}
