.page{flex-direction:column;flex:1;align-items:flex-start;width:100%;display:flex}.page--loading{justify-content:center;align-items:center}
.page-section{margin-bottom:96px}@media (min-width:0) and (max-width:1279px){.page-section{margin-bottom:64px}}.page-section__label{color:#939daf;margin-bottom:16px;font-size:14px;font-weight:600}@media (min-width:0) and (max-width:1279px){.page-section__label{margin-bottom:18px;font-size:12px;line-height:14px}}.page-section__title{color:#1d2839;margin-bottom:40px;font-size:40px;font-weight:600;line-height:46px}@media (min-width:0) and (max-width:1279px){.page-section__title{margin-bottom:32px;font-size:24px;line-height:28px}}.page-section__description{color:#1d2839;max-width:800px;margin-bottom:40px;font-size:18px;font-weight:400;line-height:29px}@media (min-width:0) and (max-width:1279px){.page-section__description{margin-bottom:32px;font-size:16px;line-height:26px}}.page-section__inner{width:100%}
.page-breadcrumbs{flex-wrap:wrap;align-items:center;padding:16px 0;display:flex}.page-breadcrumbs__icon{width:14px;height:14px}.page-breadcrumbs__item{align-items:center;gap:8px;margin-right:8px;font-family:THP,sans-serif;font-size:16px;font-weight:400;line-height:25px;display:flex}@media (min-width:0) and (max-width:1279px){.page-breadcrumbs__item{font-size:14px;line-height:22px}}.page-breadcrumbs__item a{color:#1d2839;text-decoration:none}.page-breadcrumbs__item:first-child a{color:#939daf}
