.read__wrapper{display:flex;gap:72px}.read__main{max-width:760px;width:100%}.read__main_web{width:100%}.read__image{width:100%;height:auto;position:relative;aspect-ratio:16/9}.read__image_link{display:block;transition:all .3s}.read__image_link:hover{opacity:.9}.read__date_w{margin-top:24px;display:flex;align-items:center;gap:20px}.read__date_type{font-family:var(--font-family);font-weight:700;font-size:18px;line-height:156%;color:var(--gold-500);cursor:pointer;transition:opacity .3s}.read__date_type:hover{opacity:.8}.read__date_education-type{padding:4px 8px;font-family:var(--third-family);font-weight:700;font-size:16px;line-height:112%;letter-spacing:.03em;text-transform:uppercase;color:var(--colors-base-white)}.read__date_education-type.lecture{background:var(--green-400)}.read__date_education-type.training{background:var(--colors-brand-500)}.read__date_education-type.course{background:var(--colors-error-500)}.read__date_event-dates{background:var(--gold-500)}.read__date_event-dates,.read__date_event-type{padding:6px 12px;font-family:var(--third-family);font-weight:700;font-size:18px;line-height:122%;color:var(--colors-base-white)}.read__date_event-type{background:var(--green-400);text-transform:lowercase}.read__date_date{font-family:var(--font-family);font-weight:500;font-size:18px;line-height:156%;color:var(--gray-500)}.read__date_event_calendar-button{border:1px solid var(
            --component-colors-components-buttons-secondary-button-secondary-border
        );padding:7px 12px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(
        --component-colors-components-buttons-secondary-button-secondary-bg
    );display:flex;align-items:center;gap:4px;transition:opacity .3s}.read__date_event_calendar-button:hover{opacity:.77}.read__date_event_calendar-button_icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.read__date_event_calendar-button_text{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:143%;color:var(
        --component-colors-components-buttons-secondary-button-secondary-fg
    )}.read__title{font-family:var(--second-family);font-weight:700;font-size:48px;line-height:125%;letter-spacing:-.02em;color:var(--colors-base-black);margin-top:4px}.read__author_w{display:flex;flex-wrap:wrap;gap:20px;width:100%;margin-top:12px;border-bottom:1px solid #cdcdcd;padding-bottom:24px}.read__author_author{display:flex;align-items:center;gap:12px;transition:opacity .3s}.read__author_author:hover{opacity:.85}.read__author_author-image{border-radius:40px;width:48px;height:48px;overflow:hidden;flex-shrink:0;position:relative}.read__author_author-name{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;color:var(--brand-500)}.read__share{position:relative}.read__share_button{padding:8px 12px;width:166px;height:36px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(--brand-500);display:flex;align-items:center;gap:6px;transition:opacity .3s;cursor:pointer}.read__share_list{position:absolute;left:0;top:calc(100% + 10px);padding:10px;background:var(--colors-base-white);display:flex;gap:10px;box-shadow:0 0 5px 1px rgba(128,128,128,.605)}.read__share_list_item{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s}.read__share_button:hover,.read__share_list_item:hover{opacity:.85}.read__share_icon{width:20px;height:20px}.read__share_text{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:143%;color:var(--component-colors-components-buttons-primary-button-primary-fg)}.read__content{margin-top:24px}.read__content_heading{font-family:var(--second-family);font-weight:700;font-size:36px;line-height:122%;letter-spacing:-.02em;color:var(--colors-base-black);margin-top:24px}.read__content_text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:156%;color:var(--colors-base-black);margin-top:8px}.read__aside{width:392px}.read__aside-ad{display:block;width:100%;cursor:pointer;transition:opacity .3s;margin-top:40px}.read__aside-ad:first-child{margin-bottom:20px;margin-top:0}.read__aside-ad:hover{opacity:.85}.read__aside-ad img{width:100%;height:auto}.read__aside_list{margin-top:40px;display:flex;flex-direction:column;gap:16px;width:100%}.read__aside_list_item{width:100%}.read__author_actions{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;gap:10px}.read__order_button-w{margin-left:auto}.read__order_button{padding:8px 12px;height:36px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(--brand-500);display:flex;align-items:center;gap:6px;transition:opacity .3s;cursor:pointer}.read__order_button:hover{opacity:.85}.read__order_button_icon{width:20px;height:20px}.read__order_button_text{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:143%;color:var(--component-colors-components-buttons-primary-button-primary-fg)}.order,.order__form,.order__form_field{width:100%}.order__form_field+.order__form_field{margin-top:20px}.order__form_actions{margin-top:24px;display:flex;width:100%;gap:20px}.order__form_actions_button{width:calc(50% - 10px);display:flex;align-items:center;justify-content:center;border:1px solid var(
            --component-colors-components-buttons-secondary-button-secondary-border
        );padding:10px 16px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(
        --component-colors-components-buttons-secondary-button-secondary-bg
    );font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;color:var(
        --component-colors-components-buttons-secondary-button-secondary-fg
    );transition:opacity .3s;cursor:pointer}.order__form_actions_button:hover{opacity:.85}.order__form_actions_button:last-child{box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(--brand-500);color:var(--component-colors-components-buttons-primary-button-primary-fg);border:1px solid var(--brand-500)}.order__form_error{margin:10px 0;font-family:var(--font-family);font-weight:400;font-size:14px;color:var(--error-500)}@media (max-width:900px){.read__aside{display:none}}@media (max-width:600px){.read__title{font-size:32px}}.read__files{width:100%;margin-top:20px;display:flex;flex-direction:column;gap:10xp}.read__files_item{width:100%;display:flex;gap:8px;align-items:flex-start;cursor:pointer;transition:all .3s;border-bottom:1px solid rgba(128,128,128,.34);background:#ececec;border-radius:8px;padding:10px 16px}.read__files_item:last-child{border-bottom:none}.read__files_item:hover{opacity:.95}.read__files_item_icon{width:40px;height:40px;flex-shrink:0}.read__files_item_name{font-family:var(--third-family);color:var(--brand-500);font-size:18px;font-weight:400;line-height:122%}.read__tags{margin-top:24px;display:flex;gap:10px}.read__tag{width:-moz-fit-content;width:fit-content;background:var(--brand-500);color:#fff;padding:5px 10px;font-family:var(--font-family);transition:opacity .3s}.read__tag:hover{opacity:.9}.read__pdf_button{width:-moz-fit-content;width:fit-content}.loader_wrapper{display:flex;align-items:center;justify-content:center;height:100%}.loader{width:10px;aspect-ratio:.75;--c:no-repeat linear-gradient(#fff 0 0);background:var(--c) 0 50%,var(--c) 50% 50%,var(--c) 100% 50%;animation:l8 1s linear infinite alternate}@keyframes l8{0%{background-size:20% 50%,20% 50%,20% 50%}20%{background-size:20% 20%,20% 50%,20% 50%}40%{background-size:20% 100%,20% 20%,20% 50%}60%{background-size:20% 50%,20% 100%,20% 20%}80%{background-size:20% 50%,20% 50%,20% 100%}to{background-size:20% 50%,20% 50%,20% 50%}}.read__main_table{width:100%}.read__image.print,.read__main_print-head,.read__main_print-header,.read__print_footer{display:none}@media print{body{print-color-adjust:exact}.breadcrumbs,.read__aside,.read__author_w,.read__date_w,footer,header{display:none}.read__main_table{padding-left:60px}.read__main_print-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px}.read__main_print-head{display:flex;justify-content:space-between;margin-top:-110px}.read__main_print-head_logo img{object-fit:contain;background:#fff}.read__main_print-head-link{width:200px;background:#fff;display:flex;justify-content:flex-end}.read__main_print-header_logo{width:150px}.read__main_print-header_logo img{object-fit:contain}.read__main_print-header-text{font-size:18px;font-family:var(--font-family);color:rgba(191,191,191,.499);font-weight:600}.read__image{display:none}.read__image.print{display:block;aspect-ratio:unset;width:100%;height:auto}.read__image.print img{position:static!important}.read__title{margin-top:70px;line-height:1.2;position:relative}.read__title:after{content:"";position:absolute;bottom:-30px;width:150px;height:7px;background:var(--gold-500);left:0}.content__paragraph{font-family:var(--third-family)!important;line-height:1.2!important}.read__content{margin-top:170px}.read__main_table_content .read__content>div{page-break-inside:avoid}.footer-space{height:100px}.read__print_footer{margin-top:10px;width:calc(100% - 120px);padding-bottom:1cm;display:flex;padding-top:15px;border-top:1px solid #cca75c;align-items:center;justify-content:space-between;position:fixed;left:83px;bottom:0}.read__print_footer_name{font-family:var(--font5);font-size:20px;font-weight:500;color:#2b5977}.read__print_footer_page{font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;color:#2b5977}p{page-break-inside:avoid}.tableHead{background:rgb(198,168,105)!important;font-weight:600}.tableHead:last-child{background:none!important;font-weight:600}@page{margin-bottom:.5cm;@bottom-right{content:counter(page);font-family:var(--font5);font-size:20px;font-weight:500;color:#2b5977;padding-right:28pt;margin-top:-140px}}body{counter-reset:page}}