.page{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;width:100%;padding-top:40px;padding-bottom:150px}.page--loading{align-items:center;justify-content:center}.page-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:4px}.page-breadcrumbs__item{display:flex;align-items:center;margin-right:12px;font-size:12px;font-weight:400;line-height:14px;gap:12px}.page-breadcrumbs__item:not(.page-breadcrumbs__item:first-child):before{display:block;width:4px;height:4px;margin-bottom:2px;background:#a6a7b0;border-radius:100%;content:""}.page-breadcrumbs__item a{color:#a6a7b0;text-decoration:none}.page-title{display:flex;align-items:center;width:100%;margin-bottom:40px}@media(min-width:0)and (max-width:1023px){.page-title{display:block;margin-bottom:20px}}.page-title__title{color:#000;font-size:40px;font-weight:700;line-height:50px;display:flex;align-items:center;gap:12px}@media(min-width:0)and (max-width:767px){.page-title__title{font-size:32px;line-height:40px}}.page-title__title span{font-weight:300}.page-title__aside{margin-left:auto}@media(min-width:0)and (max-width:1023px){.page-title__aside{width:100%;margin-left:0;margin-top:16px}}.page-section{width:100%}.page-section--primary:not(.page-section--primary:last-child){margin-bottom:120px}@media(min-width:768px)and (max-width:1023px){.page-section--primary:not(.page-section--primary:last-child){margin-bottom:100px}}@media(min-width:0)and (max-width:767px){.page-section--primary:not(.page-section--primary:last-child){margin-bottom:80px}}.page-section--secondary:not(.page-section--secondary:last-child){margin-bottom:80px}.page-section__title{display:flex;align-items:center;margin-bottom:37px;cursor:pointer;color:#000;text-decoration:none;font-size:47px;font-weight:700;line-height:60px;gap:24px}@media(min-width:768px)and (max-width:1023px){.page-section__title{font-size:40px;line-height:50px}}@media(min-width:0)and (max-width:767px){.page-section__title{margin-bottom:30px;font-size:32px;line-height:40px}}@media(min-width:1024px)and (max-width:99998px){.page-section--secondary .page-section__title{font-size:40px;line-height:50px}}.page-section__forward{display:flex;justify-content:center;align-items:center;width:40px;height:40px;min-width:40px;box-shadow:0 0 14px 0 rgba(68,65,65,.05);background:#464343;border-radius:28px;color:#fff}.page-section__inner{width:100%}