–
@import url(‘https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;900&family=Barlow:wght@400;500;600&display=swap’); .xcpr-wrap { overflow: hidden; width: 100%; } .xcpr-contacts { width: 100%; box-sizing: border-box; } .xcpr-wrap { font-family: ‘Barlow’, sans-serif; color: #1a1a1a; max-width: 1280px; margin: 0 auto; background: #fff; } /* HERO */ .xcpr-hero { background: #1a1a1a; color: #fff; padding: 48px 36px 40px; position: relative; overflow: hidden; } .xcpr-hero::before { content: ”; position: absolute; […]
