.check-list__item{display:grid;grid-template-columns:190px 1fr;gap:22px;padding:20px 0;border-top:1px solid #ded8ce}.process-list__item{padding:25px 20px 5px 0}.seo-text-section{max-width:1040px;margin:110px auto;background:#fff;padding:clamp(38px,7vw,90px);border-top:5px solid #b97566;box-shadow:0 30px 90px #26342b12}.seo-text-section h2{max-width:850px}.seo-text-section .seo-paragraph{font:18px/1.85 Georgia;color:#4f5d53;margin:30px 0}.seo-list{margin:32px 0;padding:25px 28px 25px 48px;background:#f4efe6;color:#4f5d53}.seo-list li{padding:7px 0 7px 8px;line-height:1.65}.seo-list--steps{background:#dfe7da;counter-reset:seo-step;list-style:none;padding-left:28px}.seo-list--steps li{display:grid;grid-template-columns:38px 1fr;gap:10px;counter-increment:seo-step}.seo-list--steps li:before{content:counter(seo-step,decimal-leading-zero);font:italic 18px Georgia;color:#a75f53}
@media(max-width:600px){.check-list__item{grid-template-columns:1fr;gap:7px}.seo-text-section{margin:70px -2px;padding:38px 22px}.seo-text-section .seo-paragraph{font-size:17px}.seo-list{padding:20px 18px 20px 38px}.seo-list--steps{padding-left:18px}}
