section.image-text-block{padding:100px 0}@media(max-width:1023px){section.image-text-block{padding:60px 0}}@media(max-width:767px){section.image-text-block{padding:50px 0}}section.image-text-block .image-text-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}@media(max-width:767px){section.image-text-block .image-text-wrap{grid-template-columns:repeat(1,1fr)}}section.image-text-block .image-text-wrap .texts .title{font-family:Power Grotesk,sans-serif;font-size:90px;line-height:1;margin-bottom:10px}@media(max-width:1023px){section.image-text-block .image-text-wrap .texts .title{font-size:74px}}@media(max-width:767px){section.image-text-block .image-text-wrap .texts .title{font-size:60px}}section.image-text-block .image-text-wrap .texts p{color:#1d1d1d;line-height:1.5;max-width:561px;width:100%}@media(max-width:767px){section.image-text-block .image-text-wrap .texts p{font-size:14px;line-height:1.4;max-width:100%}}section.image-text-block .image-text-wrap .image-wrap{position:relative}section.image-text-block .image-text-wrap .image-wrap img{height:auto;object-fit:cover;width:100%}section.image-text-block.bg-dark{background:#1a1a1a;color:#fff}section.image-text-block.bg-dark .texts p{color:#fff}