@keyframes shine-skeleton-lines{0{background-position:-100px}
40%,100%{background-position:600px}
}
.cmp-section-block{padding:32px 16px;overflow:hidden}
.cmp-section-block__container{position:relative;margin:0 auto;width:100%;max-width:1136px}
.cmp-section-block__top{margin-bottom:32px;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end}
.cmp-section-block__title{margin:0}
.cmp-section-block__title .cmp-title__text{color:#2c2a29;font-family:'SeatLight',sans-serif;font-weight:300;text-transform:uppercase;font-size:20px;line-height:30px;margin:0;word-break:break-word}
@media(min-width:764px){.cmp-section-block{padding:48px 32px}
.cmp-section-block__title .cmp-title__text{font-size:32px;line-height:42px;margin:0;word-break:break-word}
}
@media(min-width:1016px){.cmp-section-block__title .cmp-title__text{font-size:34px;line-height:44px;margin:0;word-break:break-word}
}
.cmp-section-block__content--contact{display:grid;gap:32px;grid-template-columns:repeat(1,1fr)}
@media(min-width:1016px){.cmp-section-block__content--contact{grid-template-columns:repeat(2,1fr)}
}