.loader{height:100%;min-height:62px;width:100%;display:flex;justify-content:center;transition:none}.loader::before{content:"";background-image:url("/templates/OTR/svg/arrows.svg");background-size:60px;height:60px;width:60px;display:block;background-repeat:no-repeat;background-position:center center;animation:rotate 1s infinite linear;opacity:.3}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.form-select{font-family:"GraphikLC_Medium", sans-serif;font-size:14px;display:inline-block;cursor:pointer;color:#EB4585;text-transform:uppercase;margin:0}.form-select input{display:none}.form-select .form-select__text{display:block;height:20px;text-align:right;overflow:hidden}.form-select .form-select__text::after{content:"";display:inline-block;vertical-align:middle;height:20px;width:20px;margin-left:5px;background-image:url("/templates/OTR/svg/arrow_pink.svg");background-repeat:no-repeat;background-position:center 8px;transform:rotate(180deg)}.form-select.active>.form-select__text::after{transform:rotate(0deg);background-position:center 6px}.form-select.active>.form-select__ul{display:block}.form-select .form-select__ul{border-radius:3px;display:none;position:absolute;list-style:none;background-color:#FFF;z-index:6;border:1px solid #E9E9E9;box-shadow:0px 0px 4px rgba(0,0,0,0.1);max-height:250px;width:220px;overflow-x:auto;margin-top:10px}.form-select .form-select__ul .form-select__li{padding:13px 20px;min-height:40px;color:#303030}.form-select .form-select__ul .form-select__li:hover{color:#FFF;background-color:#EB4585}button,.button{font-family:"GraphikLC_Medium", sans-serif;display:inline-block;min-width:140px;background:#E61767;border:solid 1px #E61767;padding:10px 20px;padding-top:11px;line-height:18px;font-size:14px;cursor:pointer;color:#FFF;margin:0px;text-align:center;text-transform:uppercase;transition:background 0.3s ease-in}button:hover,.button:hover{background:#eb4585;color:#FFF !important}button:active,.button:active{background:#e91a76;color:#FFF !important;transition:background 0.1s ease-in}button:disabled,.button:disabled{background:#cf005c;color:#960043 !important}button .gray,.button .gray{background-color:#FFF;color:#495557;border:solid 1px #e5e5e5}button .gray:hover,.button .gray:hover{background-color:#f5f5f5;color:#495557 !important}button .gray:active,.button .gray:active{background-color:#e91a76;color:#FFF !important}button .gray:disabled,.button .gray:disabled{background-color:#f5f5f5;color:#ededed !important}button .white,.button .white{background-color:#FFF;color:#1A1A1A;border:solid 1px #E61767}button .white:hover,.button .white:hover{background-color:#eb4585;color:#495557 !important}button .white:active,.button .white:active{background-color:#e91a76;color:#FFF !important}button .white:disabled,.button .white:disabled{background-color:#f5f5f5;color:#ededed !important}button .spinner,button .spinner:hover,.button .spinner,.button .spinner:hover{background-color:#e91a76;border:solid 1px #e91a76;color:#FFF !important;line-height:14px}button .spinner>*,button .spinner:hover>*,.button .spinner>*,.button .spinner:hover>*{background-color:#FFF}button .large,.button .large{width:100%;padding:20px 20px}button .fa,.button .fa{margin-left:-8px;margin-right:5px}#miniplayer button{min-width:inherit}.button_white{display:block;width:100%;background:#FFF;border:solid 1px #E61767;padding:17px 23px;font-size:14px;line-height:14px;font-family:"GraphikLC_Medium";cursor:pointer;color:#1A1A1A;text-align:center;text-transform:uppercase;transition:background 0.3s ease-in}.button_pagination{display:block;width:100%;background:#FFF;border:solid 1px #E61767;padding:23px 23px;font-size:14px;line-height:14px;font-family:"GraphikLC_Medium";cursor:pointer;color:#1A1A1A;margin:20px 10px;text-align:center;text-transform:uppercase;transition:background 0.3s ease-in}.button_pagination:hover{background:#E61767;color:#FFF !important}.table-bland{position:relative;overflow:hidden;padding:0;margin:20px 0}.table-bland .table-x{overflow-x:auto !important;-webkit-overflow-scrolling:touch !important;padding-bottom:10px;position:relative;display:flex;padding:0;margin:0}table,.table{border-collapse:collapse;border:1px solid #E9E9E9;width:100%;margin:5px 0px;background:#ffffff}table tr:nth-child(even) td,.table tr:nth-child(even) td{background-color:#F5F5F5}table tr:hover(even) td,.table tr:hover(even) td{background-color:#F3F9FE}table tr:active(even) td,.table tr:active(even) td{background-color:#FFF}table tr:green(even) td,.table tr:green(even) td{background-color:#E1FFE1;color:#212121}table tr td,.table tr td{border:1px solid #E9E9E9;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px}.page-content__article.about .table-x{max-width:calc(100vw - 40px);overflow:auto !important}@media only screen and (min-width: 769px){.page-content__article.about{overflow:auto !important}}.question_form{background:#F5F5F5;padding:30px 20px;position:relative;border-top:3px solid #E61767;margin-top:20px}.question_form label{margin:0;padding:0}.question_form_title{font-family:"GraphikLC_Bold";font-size:18px;line-height:24px;padding:0px 0 6px 0;color:#1a1a1a;margin:0}@media only screen and (min-width: 1020px){.question_form_title{font-size:22px}}.question_form_inputs_wrap{background:#FFFFFF;border:1px solid #E9E9E9;padding:0 20px;box-sizing:border-box;margin-bottom:20px}.question_form_inputs_wrap_item{min-height:50px;max-height:900px;margin:0;border:0;line-height:30px;padding:10px 0}.question_form_inputs_wrap_item:focus{box-shadow:none}.question_form_inputs_wrap_item::placeholder,.question_form_inputs_wrap_item:-ms-input-placeholder,.question_form_inputs_wrap_item::-webkit-input-placeholder{font-size:14px;line-height:30px;color:#858585}.question_form_inputs_wrap_item_label{border-bottom:1px solid #E9E9E9;display:grid;align-content:center;grid-template-columns:2fr minmax(2px, 1fr)}.question_form_inputs_wrap_item_label.first{grid-template-columns:1fr}.question_form_inputs_wrap_item_label.answer{background:none;padding-left:0}.question_form_button_panel{padding-top:0;display:block;flex-flow:row wrap;justify-content:space-between;align-items:center;padding-top:0}@media only screen and (min-width: 1020px){.question_form_button_panel{display:flex;flex-flow:row nowrap;padding-top:20px}}.question_form_button_panel_button{width:132px !important;min-width:132px;height:40px;font-size:14px;line-height:40px;padding:0;margin:0;align-items:center;text-align:center;text-transform:uppercase;font-family:"GraphikLC_Medium", sans-serif;color:#FFFFFF;background:#E91A76;transition:opacity 0.3s ease-out;opacity:1}.question_form_button_panel_button:disabled{color:#FFFFFF !important;opacity:0.4}.question_form_button_panel_button.cancel{color:#A6A6A6;background:none;border:0;opacity:1;font-size:10px;min-width:90px}@media only screen and (min-width: 769px){.question_form_button_panel_button.cancel{font-size:12px}}.question_form_button_panel_button.cancel:hover{color:#565656 !important}.question_form_auth_text{line-height:30px;position:relative;padding:5px 0 5px 0;font-size:16px;top:-10px}.question_form_auth_text_link{color:#E61767;display:inline-block;cursor:pointer}.question_form_modal_message{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-flex;flex-flow:column;background:#FFFFFF;border:1px solid #E9E9E9;box-sizing:border-box;box-shadow:0px 0px 4px rgba(0,0,0,0.1);border-radius:0px 0px 3px 3px;justify-content:center;align-items:center;padding:40px 0;width:430px;height:200px;z-index:25}.question_form_modal_message button{margin-top:20px}.question_form_errors{margin-top:20px;font-family:"GraphikLC_Regular", sans-serif;font-size:15px;line-height:20px;color:#FF1A36}#top{max-width:1020px;color:#FFF;background:#000133;width:100%;height:50px;position:absolute;z-index:20;top:0;display:flex}@media only screen and (min-width: 768px){#top{height:133px}}@media only screen and (min-width: 1020px){#top{width:1020px;max-width:1020px}}@media only screen and (min-width: 1280px){#top{width:1280px;max-width:1280px}#top .logo a{width:260px;height:133px;background-image:url("/templates/OTR/svg/logo.svg");background-size:80%}#top.short.on .logo a,#top.short{width:100%;max-width:100%}#top.short.on .logo a .logo a,#top.short .logo a{width:90px;height:50px}#top.on .logo a,#top.short .logo a{width:260px;height:50px;background-image:url("/templates/OTR/svg/logo_mini.svg");background-size:60px}}#top.on{position:fixed}@media only screen and (min-width: 768px){#top.on{height:50px}}#top.on .ether{display:none}#top.short{position:fixed}#top.short.short_dark{background:#0C0C0C !important}@media only screen and (min-width: 1020px){#top.short.short_dark .logo{border-right:none}}#top.short .ether{display:none}#top.short .ether .menu nav{width:560px}#top.short .ether .menu ul ul{left:651px}@media only screen and (min-width: 768px){#top.short{height:50px}}@media only screen and (min-width: 1020px){#top.short{width:100%;max-width:100%}}@media only screen and (min-width: 1280px){#top.short .logo{width:auto}}@media only screen and (min-width: 1020px){#top .logo{border-right:solid 1px #2e2f57}}@media only screen and (min-width: 1280px){#top .logo{width:260px}}#top .logo a{display:block;width:90px;height:50px;background-image:url("/templates/OTR/svg/logo_mini.svg");background-repeat:no-repeat;background-size:60px;background-position:center;cursor:pointer;transition:background 0.1s ease-in}@media only screen and (min-width: 1280px){#top .logo a{width:260px;height:133px;background-image:url("/templates/OTR/svg/logo.svg");background-size:80%}}#top .navigation{flex-grow:1;display:flex;justify-content:flex-end;flex-wrap:wrap}@media only screen and (min-width: 1020px){#top .navigation{justify-content:flex-start}}@media only screen and (min-width: 1280px){#top .navigation{width:760px}}#top .navigation .menu{height:50px}#top .navigation .menu *{list-style-type:none}#top .navigation .link{flex-grow:2;height:50px;display:flex;display:-webkit-flex;justify-content:flex-end;flex-wrap:wrap}#top .navigation .link>*{width:50px;height:50px;display:block;background-size:auto;cursor:pointer}#top .navigation .link>.line{display:block;width:1px;background-color:#2e2f57}#top .navigation .link .avatar{margin:9px;width:32px;height:32px;background-color:#fff;border-radius:50%;background-image:url("/templates/OTR/images/no_user_mini.png");background-position:center;background-size:cover;cursor:pointer;border:none}#top .navigation .link .button{font-size:15px;width:inherit;padding:16px 20px}#top .navigation .link .button.help{display:none}@media only screen and (min-width: 1020px){#top .navigation .link .button.help{display:block}}#top .hamburger{display:block;height:50px;width:50px;right:0px;cursor:pointer;background-image:url("/templates/OTR/svg/gamburger.svg");background-repeat:no-repeat;background-size:11px;background-position:center;backface-visibility:hidden;-moz-backface-visibility:hidden}@media only screen and (min-width: 1020px){#top .hamburger{width:66px;background-position:45px 20px;background-size:11px;opacity:1}#top .hamburger:before{display:block}}#top .hamburger:hover{background-image:url("/templates/OTR/svg/gamburger_hover.svg")}#top .hamburger:hover:before{color:#00c7d9}#top .hamburger.on{background-color:#e60067;background-image:url("/templates/OTR/svg/gamburger.svg");opacity:1;transition:none}#top .hamburger.on:hover:before{color:#FFF;transition:none}@media only screen and (min-width: 1020px){#top .hamburger:before{content:"Еще";display:block;font-size:13px;text-transform:uppercase;padding:15px 10px;transition:color 0.2s ease-in}}@media only screen and (min-width: 1020px){#top .menu{order:-1;display:flex}}#top .menu a{text-align:left;display:block;color:#FFF;padding:15px 10px}#top .menu a:hover{color:#00c7d9}#top .menu nav{font-family:"GraphikLC_Medium", sans-serif;font-size:13px;display:none;width:570px;text-transform:uppercase}@media only screen and (min-width: 1020px){#top .menu nav{display:block;width:556px;padding-left:10px;text-align:left}}#top .menu nav li{list-style:none;display:inline-block}#top .menu nav ul ul{list-style:none;display:none;position:fixed;z-index:2;background-color:#f5f5f5;width:180px;left:647px}@media only screen and (min-width: 1280px){#top .menu nav ul ul{left:816px}}@media only screen and (min-width: 1020px){#top .menu nav ul ul.on{display:block;z-index:11}}#top .menu nav ul ul a{border-bottom:solid 1px #cccccc;color:#333333}#top .menu nav ul ul a:hover{color:#e61767}#top .menu nav ul ul li{display:block}#top .menu nav ul ul li:last-child a{border-bottom:none}#top .ether{border-top:solid 1px #2e2f57;background:#000133;position:absolute;z-index:1;top:50px;left:0;width:100%;height:83px;display:flex;display:-webkit-flex;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width: 1280px){#top .ether{position:inherit}}#top .ether.on{display:block;position:absolute;display:flex;display:-webkit-flex}@media only screen and (min-width: 1280px){#top .ether.on{position:inherit}}@media only screen and (min-width: 1020px){#top .ether .program{border-left:solid 1px #2e2f57}}#top .ether .info{height:79px;padding:15px 20px;overflow:hidden;width:100%}#top .ether .info p{padding:4px 0;font-family:"GraphikLC_Medium", sans-serif}#top .ether .info p:first-child{font-weight:400;font-family:"GraphikLC_Medium", sans-serif;color:#e61767;font-size:11px;text-transform:uppercase}#top .ether .info p:last-child{font-size:15px;display:block;height:22px;overflow:hidden;padding-top:0px}#top .ether .info p:last-child a::before{content:"";display:block;width:150px;height:20px;position:relative;float:right;margin-left:-150px;background:-moz-linear-gradient(left, rgba(0,1,51,0) 0%, #000133 100%);background:-webkit-linear-gradient(left, rgba(0,1,51,0) 0%, #000133 100%);background:linear-gradient(to right, rgba(0,1,51,0) 0%, #000133 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000133', endColorstr='#000133',GradientType=1 )}#top .ether .info a{color:#FFF}#top .ether .info a:hover{color:#00c7d9}#top .now{display:flex;display:-webkit-flex;height:82px;flex-grow:1;-webkit-flex-grow:1}@media only screen and (min-width: 1020px){#top .now{width:660px}}#top .program{width:50px}@media only screen and (min-width: 1020px){#top .program{width:360px}}#top .program .next{display:none}@media only screen and (min-width: 1020px){#top .program .next{display:block}}#top .program .next a{display:block;color:#FFF;font-size:16px;padding:20px 20px;height:79px;border-bottom:solid 1px transparent}#top .program .next a:hover{color:#00c7d9}#top .program .next a div:first-child{display:block;color:#e61767;font-size:11px;text-transform:uppercase;font-family:"GraphikLC_Medium", sans-serif}#top .program .next a div:last-child{display:block;height:22px;overflow:hidden}#top .program .next a div:last-child::before{content:"";display:block;width:142px;height:20px;position:absolute;margin-left:140px;background:-moz-linear-gradient(left, rgba(0,1,51,0) 0%, #000133 100%);background:-webkit-linear-gradient(left, rgba(0,1,51,0) 0%, #000133 100%);background:linear-gradient(to right, rgba(0,1,51,0) 0%, #000133 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000133', endColorstr='#000133',GradientType=1 )}#top .program .next a div span:first-child{font-weight:400;transition:none}#top .program .next a div span:last-child{margin-left:10px;color:#FFF;opacity:0.5}#top .arrow{z-index:25;display:block;height:40px;width:40px;right:0px;cursor:pointer;background:#262751;backface-visibility:hidden;-moz-backface-visibility:hidden;margin:21px 5px;position:absolute}@media only screen and (min-width: 1020px){#top .arrow{margin:21px 18px}}#top .arrow:hover{background:#e61767}#top .arrow::before{content:"";display:block;height:40px;width:40px;background-image:url("/templates/OTR/svg/arrow.svg");background-repeat:no-repeat;background-size:12px;background-position:center}#top .arrow.on{background-color:#cf155c;box-shadow:inset 0px 0px 0px 1px #FFF}@media only screen and (max-width: 768px){#top .arrow.on{position:fixed;top:0}}#top .arrow.on:hover{background:#eb4585}#top .arrow.on::before{background-image:url("/templates/OTR/svg/close.svg");background-size:10px}#miniplayer{width:138px;min-width:138px;border:solid 5px #00c7d9;text-align:center;cursor:pointer;overflow:hidden}#programs{list-style:none;display:none;position:fixed;top:53px;z-index:20;overflow:auto;left:0px;background:#000133;width:100%;padding-top:80px;height:calc(100% - 50px);font-size:14px;font-family:"GraphikLC_Medium", sans-serif}@media only screen and (min-width: 1020px){#programs{width:360px;left:660px}}@media only screen and (min-width: 1280px){#programs{left:920px}}#programs.on{display:block}@media only screen and (max-width: 768px){#programs.on{top:0;height:100%}#programs.on li:first-child{top:0}}#programs a{display:block;color:#FFF;font-size:16px;padding:20px 20px;border-bottom:solid 1px #2e2f57;height:auto}#programs a:hover{color:#00c7d9}#programs a span{display:block;color:#e61767;font-size:11px;text-transform:uppercase;font-family:"GraphikLC_Medium", sans-serif}#programs li{list-style:none}#programs li p{padding:0}#programs li:first-child{background:#e61767;top:50px;height:83px;position:fixed;width:100%;text-transform:uppercase;padding-left:20px;padding-top:32px;font-size:17px}@media only screen and (min-width: 1020px){#programs li:first-child{width:360px}}@keyframes moveIsStuck{from{padding-top:0px}to{padding-top:50px}}@keyframes move-top{from{top:-50px}to{top:0px}}@keyframes ether-down{from{height:0px}to{height:80px}}#sidebar{width:260px;background:#f5f5f5;font-size:15px;margin-top:130px;display:none}@media screen and (min-width: 1280px){#sidebar{display:block}}#sidebar .item{padding:30px 20px;border-bottom:solid 1px #cccccc}#sidebar .item:last-child{border-bottom:none}#sidebar .item *{list-style:none;color:#333333}#sidebar .item .head{color:#000133;font-family:"GraphikLC_Black", sans-serif;font-size:15px;text-transform:uppercase;padding-bottom:10px}#sidebar .item li>a{display:block;border-top:solid 1px #cccccc;padding:10px 0;word-break:break-word}#sidebar .item li>a:hover{color:#e61767}#sidebar .item li>a:hover span{opacity:0.8}#sidebar .item li>a span{font-family:"GraphikLC_Medium", sans-serif;font-size:11px;color:#000133;opacity:0.5}#sidebar .link{margin-top:10px}#sidebar .link>a{font-family:"GraphikLC_Medium", sans-serif;font-size:11px;color:#e61767;text-transform:uppercase}#sidebar .link>a:hover{color:#000133}#sidebar .scroll{padding-bottom:50px}#sidebar .scroll.is_stuck{animation:move-top 0.1s forwards ease-out;animation:moveIsStuck 0.3s forwards ease-out}#menu{display:none;position:fixed;top:50px;z-index:20;overflow:auto;background-color:#FFF;border-left:solid 1px #f5f5f5;width:225px;right:0;height:calc(100% - 50px);font-size:14px;font-family:"GraphikLC_Medium", sans-serif}@media only screen and (min-width: 1280px){#menu{margin-left:calc(1280px - 225px - 260px)}}#menu.on{display:block}#menu li{list-style:none}#menu li.help *{color:#e61767}#menu a{display:block;color:#000133;text-transform:uppercase;padding:18px 20px;border-bottom:solid 1px #f5f5f5}#menu a:hover{color:#00c7d9}@media only screen and (min-width: 1020px){#menu,#menu.on{margin-left:calc(1020px - 225px);display:none}}#body-sidebar{background:#2f3e79;background:-moz-linear-gradient(top, #2f3e79 0%, #373775 47%, #3e3171 100%);background:-webkit-linear-gradient(top, #2f3e79 0%, #373775 47%, #3e3171 100%);background:linear-gradient(to bottom, #2f3e79 0%, #373775 47%, #3e3171 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3e79', endColorstr='#3e3171',GradientType=0 )}#body-sidebar #sidebar{display:none}#body-sidebar .body-sidebar__bg{width:calc(100% - 1280px);height:100%;position:fixed;background:#2f3e79;background:-moz-linear-gradient(top, #2f3e79 0%, #373775 47%, #3e3171 100%);background:-webkit-linear-gradient(top, #2f3e79 0%, #373775 47%, #3e3171 100%);background:linear-gradient(to bottom, #2f3e79 0%, #373775 47%, #3e3171 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3e79', endColorstr='#3e3171',GradientType=0 )}#body-sidebar .body-sidebar__fix{width:calc(100% - 1280px);height:100%;position:fixed;background-image:url("/templates/OTR/images/bg-body-sidebar.png");background-repeat:no-repeat;background-size:100%;background-position:left bottom;display:flex;align-items:center;z-index:1}#body-sidebar .body-sidebar__fix *{color:#FFF}#body-sidebar .item{flex-grow:1;margin-left:25px}#body-sidebar .img{height:250px;background-repeat:no-repeat;background-position:40px bottom}#body-sidebar .name{color:#FFF;font-size:20px;font-family:"GraphikLC_Medium", sans-serif;text-transform:uppercase;padding:20px 40px;background:#7063a2;background:-moz-linear-gradient(left, #7063a2 0%, #e61767 65%, #e61767 100%);background:-webkit-linear-gradient(left, #7063a2 0%, #e61767 65%, #e61767 100%);background:linear-gradient(to right, #7063a2 0%, #e61767 65%, #e61767 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7063a2', endColorstr='#e61767',GradientType=1 )}#body-sidebar .title{max-width:300px;color:#FFF;font-size:18px;line-height:16px;font-family:"GraphikLC_Medium", sans-serif;text-transform:uppercase;padding:20px 40px;background:#00c7d9;background:-moz-linear-gradient(left, #00c7d9 0%, #7063a2 100%);background:-webkit-linear-gradient(left, #00c7d9 0%, #7063a2 100%);background:linear-gradient(to right, #00c7d9 0%, #7063a2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c7d9', endColorstr='#7063a2',GradientType=1 )}#body-sidebar .schedule{color:#FFF;font-size:18px;font-family:"GraphikLC_Medium", sans-serif;text-transform:uppercase;padding:20px 40px}#body-sidebar.bg_newyear .fix{background-image:url("/templates/OTR/svg/bg_newyear.svg");background-color:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%);background-repeat:repeat;background-size:auto}#body-sidebar.bg_newyear .banner__right{z-index:5;background:#10135F;padding:25px;max-width:390px}#body-sidebar.bg_february_14 .fix{background-image:url("/templates/OTR/svg/bg_february_14.svg");background-color:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%);background-repeat:repeat;background-size:auto}#body-sidebar.bg_february_14 .banner__right{z-index:5;background:#10135F;padding:25px;max-width:390px}#body-sidebar.bg_march_8 .fix{background-image:url("/templates/OTR/svg/bg_march_8.svg");background-color:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%);background-repeat:repeat;background-size:auto}#body-sidebar.bg_march_8 .banner__right{z-index:5;background:#10135F;padding:25px;max-width:390px}#body-sidebar.bg_may_9 .fix{background-image:url("/templates/OTR/svg/bg_may_9.svg");background-color:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%);background-repeat:repeat;background-size:auto}#body-sidebar.bg_may_9 .banner__right{z-index:5;background:#10135F;padding:25px;max-width:390px}#body-sidebar.bg_february_23 .fix{background-image:url("/templates/OTR/svg/bg_february_23.svg");background-color:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%);background-repeat:repeat;background-size:auto}#body-sidebar.bg_february_23 .banner__right{z-index:5;background:#10135F;padding:25px;max-width:390px}@media only screen and (min-width: 1650px){#body-sidebar{display:block;flex-grow:2}}@media only screen and (min-width: 2400px){#body-sidebar .fix{background-position:left 180%;justify-content:center}#body-sidebar .item{max-width:680px}}#rightBanner{padding:25px 25px 25px 0}.bg_newyear #rightBanner.fix{background-repeat:repeat;background-size:auto;padding:0;background:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%)}.bg_newyear #rightBanner.fix .banner__right{margin-left:25px}.bg_newyear #rightBanner::before{content:"";z-index:0;position:fixed;width:100%;height:100vh;background-image:url("/templates/OTR/svg/bg_newyear.svg")}.bg_newyear #rightBanner .banner__right::before{content:"";width:390px;height:50px;background-image:url("/templates/OTR/svg/banner_snow.svg");background-position:top center;background-size:cover;position:absolute;margin-top:-50px;margin-left:-25px}.bg_february_14 #rightBanner.fix{background-repeat:repeat;background-size:auto;padding:0;background:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%)}.bg_february_14 #rightBanner.fix .banner__right{margin-left:25px}.bg_february_14 #rightBanner::before{content:"";z-index:0;position:fixed;width:100%;height:100vh;background-image:url("/templates/OTR/svg/bg_february_14.svg")}.bg_february_14 #rightBanner .banner__right::before{content:"";width:400px;height:85px;background-image:url("/templates/OTR/svg/banner_february_14.svg");background-position:top center;background-size:cover;position:absolute;margin-top:-85px;margin-left:-30px}.bg_february_23 #rightBanner.fix{background-repeat:repeat;background-size:auto;padding:0;background:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%)}.bg_february_23 #rightBanner.fix .banner__right{margin-left:25px}.bg_february_23 #rightBanner::before{content:"";z-index:0;position:fixed;width:100%;height:100vh;background-image:url("/templates/OTR/svg/bg_february_23.svg");background-position-x:5px;background-position-y:1px}.bg_february_23 #rightBanner .banner__right::before{content:"";width:400px;height:85px;background-image:url("/templates/OTR/svg/banner_february_23.svg");background-position:top center;background-size:cover;position:absolute;margin-top:-85px;margin-left:-30px}.bg_march_8 #rightBanner.fix{background-repeat:repeat;background-size:auto;padding:0;background:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%)}.bg_march_8 #rightBanner.fix .banner__right{margin-left:25px}.bg_march_8 #rightBanner::before{content:"";z-index:0;position:fixed;width:100%;height:100vh;background-image:url("/templates/OTR/svg/bg_march_8.svg");background-position-x:-100px;background-position-y:-20px}.bg_march_8 #rightBanner .banner__right::before{content:"";width:430px;height:135px;background-image:url("/templates/OTR/svg/banner_march_8.svg");background-position:top center;background-size:cover;position:absolute;margin-top:-110px;margin-left:-44px}.bg_may_9 #rightBanner.fix{background-repeat:repeat;background-size:auto;padding:0;background:linear-gradient(180deg, #1E3373 0%, #0C155F 33.15%, #230B60 65.75%, #1F0651 100%)}.bg_may_9 #rightBanner.fix .banner__right{margin-left:25px}.bg_may_9 #rightBanner::before{content:"";z-index:0;position:fixed;width:100%;height:100vh;background-image:url("/templates/OTR/svg/bg_may_9.svg");background-position-x:-100px;background-position-y:-20px}.bg_may_9 #rightBanner .banner__right::before{content:"";width:400px;height:120px;background-image:url(/templates/OTR/svg/banner_may_9.svg);background-position:top center;background-size:cover;position:absolute;margin-top:-100px;margin-left:-30px}.banner__right{display:flex;flex-flow:column nowrap;justify-content:flex-start;max-width:340px;background-repeat:no-repeat;background-size:auto 100%}.banner__right__title_programs{font-family:"GraphikLC_Bold";font-size:18px;line-height:24px;padding-bottom:10px}.banner__right__title_programs_record{font-size:14px;padding-bottom:14px}.banner__right__img-cntr{position:relative;max-width:340px;background-size:cover;background-repeat:no-repeat;margin:10px 0;padding:0;min-height:100px;background-position:50%}.banner__right__img{width:100%}.banner__right__play{position:absolute;top:40%;left:40%;width:60px;cursor:pointer}.banner__right__button_link{text-transform:uppercase;background:#ff005e;font-size:13px;padding:14px 6px 12px 6px;text-align:center}.banner__right__date_publicated{display:flex;justify-content:space-between;padding:4px 0}.banner__right__title_programs_border{background:#fff;opacity:0.2;height:2px;width:100%;margin:0 0 14px 0}.banner__right__date_person{display:flex;padding:12px 0}.banner__right__date_person_avatar{border-radius:50%;width:50px;height:50px;margin-right:15px}.banner__right__date_person_info{display:flex;flex-flow:column nowrap}.banner__right__person_fio{font-weight:900}.banner__right__person_post{font-size:13px;padding:4px 0}.banner-sky{padding:10px 0;max-width:1020px;overflow:hidden;height:auto;transition:all .8s ease;max-height:100%;text-align:center;z-index:10}@media screen and (min-width: 768px){.banner-sky__img{width:100%}}@media screen and (min-width: 1280px){.banner-sky{max-width:1280px}}@media screen and (min-width: 1650px){.banner-sky{display:none}}.banner-sky+.body_container>#body>#top{top:auto}.banner-sky+.body_container>#body>#top.on{top:0}@media screen and (max-width: 768px){.banner-sky+.body_container>#body #menu{right:50px;top:0;height:100%}}#banner-top,.banner-top{display:flex;display:-webkit-flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;font-family:"GraphikLC_Bold", sans-serif;font-size:16px;line-height:24px;padding:10px 20px;padding-right:0;color:#FFF;background:#E91A76;overflow:hidden}#banner-top *,.banner-top *{color:#FFF;max-width:230px}@media only screen and (min-width: 375px){#banner-top *,.banner-top *{color:#FFF;max-width:270px}}#banner-top::before,.banner-top::before{content:"";display:none;height:50px;margin-top:-5px;width:30%;position:absolute;right:0;background:-moz-linear-gradient(left, rgba(230,23,103,0) 0%, #00c7d9 100%);background:-webkit-linear-gradient(left, rgba(230,23,103,0) 0%, #00c7d9 100%);background:linear-gradient(to right, rgba(230,23,103,0) 0%, #00c7d9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e61767', endColorstr='#00c7d9',GradientType=1 )}@media only screen and (min-width: 1020px){#banner-top::before,.banner-top::before{display:block;height:60px;margin-top:-10px;width:10%;left:calc(1020px - 10%)}}@media only screen and (min-width: 1280px){#banner-top::before,.banner-top::before{left:calc(1280px - 10%)}}@media only screen and (min-width: 1550px){#banner-top::before,.banner-top::before{width:100px;left:1180px}}#banner-top .close,.banner-top .close{display:block;padding:7px 12px;margin:10px 20px;background-color:#fff;height:35px;width:35px;cursor:pointer}@media only screen and (min-width: 1020px){#banner-top .close,.banner-top .close{display:none}}@media only screen and (min-width: 1020px){#banner-top,.banner-top{display:block;text-align:center;background:#e61767;background:-moz-linear-gradient(left, #e61767 0%, #00c7d9 100%);background:-webkit-linear-gradient(left, #e61767 0%, #00c7d9 100%);background:linear-gradient(to right, #e61767 0%, #00c7d9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61767', endColorstr='#00c7d9',GradientType=1 );font-size:21px;line-height:40px;padding:10px 20px;height:60px}}.banner-top::before{display:none}.banner-slider{grid-area:leaders;width:100%;margin-bottom:20px}.banner-slider__img{background-size:cover;background-position:center;height:540px}@media screen and (max-width: 767px){.banner-slider__img{height:184.5px}}.banner-slider .swiper{width:100%}.banner-slider .swiper-slide{max-width:100%;width:100% !important}.banner-slider .swiper-button-prev{left:30px;top:calc(100% / 2 - 24px)}.banner-slider .swiper-button-next{right:30px;top:calc(100% / 2 - 24px)}.page-content__materials_related__items:first-child .page-content__materials_related__title{margin-top:0}.page-content__materials_related__items .page-content__materials_related__item__title *{word-break:break-all}.horizontal{display:flex;justify-content:space-around;flex-wrap:wrap}.horizontal .page-content__materials_related__item{display:inline-block}.horizontal .page-content__materials_related__item:last-child{border-bottom:1px solid #E9E9E9}.horizontal .page-content__materials_related__item .page-content__materials_related__item__img{background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 900px){.horizontal .page-content__materials_related__item{width:45%;display:block}.horizontal .page-content__materials_related__item:last-child{display:none}.horizontal .page-content__materials_related__item .page-content__materials_related__item__img{width:100%;height:200px}.horizontal .page-content__materials_related__item .page-content__materials_related__item__img::after{height:200px}}@media screen and (max-width: 560px){.horizontal .page-content__materials_related__item{margin:0 auto 10px auto;display:block;width:80%}.horizontal .page-content__materials_related__item:last-child{display:block}.horizontal .page-content__materials_related__item .page-content__materials_related__item__img{width:100%}}.program-editions{margin-top:30px;padding:0 10px}@media screen and (min-width: 768px){.program-editions{padding:0px 20px}}.program-editions .button_pagination{margin:20px 10px !important}.program-editions__header{padding:0 10px;margin-bottom:30px}@media screen and (min-width: 480px){.program-editions__header{display:flex;justify-content:space-between}}.program-editions__head{font-family:"GraphikLC_Black", sans-serif;font-size:18px;padding:0px;color:#000133}@media screen and (min-width: 480px){.program-editions__head{font-size:22px}}.program-editions__options{margin:10px 0}@media screen and (min-width: 480px){.program-editions__options{margin:0 10px}}.page-content__materials .program-editions{padding:0;margin-left:-10px;margin-right:-10px}.program-leaders{grid-area:leaders;max-width:300px;margin-bottom:20px}@media screen and (max-width: 599px){.program-leaders{margin-top:15px !important;max-width:100%}}.program-leaders__title{font-size:16px;line-height:20px;text-transform:uppercase;font-family:"GraphikLC_Bold",sans-serif;color:#000133;margin-bottom:10px;border-bottom:1px solid #E9E9E9;text-transform:inherit;text-align:center;padding:15px 0 20px 0}.program-leaders__img{background-size:cover;background-position:top center;height:150px;width:inherit}.block-rubrics{grid-area:rubrics;margin-bottom:20px}.block-rubrics_show .block-rubrics__body{max-height:none}.block-rubrics__body{max-height:132px;margin:-5px;overflow:hidden}@media screen and (min-width: 992px){.block-rubrics__body{max-height:none}}.block-rubrics:after{content:"";display:block;margin-top:20px;border-bottom:1px solid #E9E9E9}.block-rubrics__item{display:inline-block;background:#EEEEEE;border-radius:3px;padding:5px 10px;color:#303030;margin:5px;font-size:14px}.block-rubrics__next{margin-top:15px}@media screen and (min-width: 992px){.block-rubrics__next{display:none}}.block-rubrics__next span{font-family:"GraphikLC_Medium", sans-serif;font-size:14px;display:inline-block;cursor:pointer;color:#EB4585;text-transform:uppercase}.content_body_form_row{display:flex}@media screen and (min-width: 769px){.content_body_form_row_item{width:50%}.content_body_form_row_item:first-child{padding-right:20px;margin-right:20px}}@media screen and (max-width: 768px){.content_body_form_row{flex-flow:column}}.card-list{display:flex;flex-wrap:wrap}.card-list_item{display:contents}.card-list .nextButton{margin:20px 10px}@media screen and (min-width: 768px){.card-list .nextButton{padding:10px 30px}}@media screen and (min-width: 768px){.card-list .nextButton{justify-content:flex-start}}.card-list_2-cols{display:flex;flex-wrap:wrap}@media screen and (min-width: 468px) and (max-width: 768px){.card-list_2-cols{margin:0 -20px}}@media screen and (min-width: 769px){.card-list_2-cols{margin:0 -10px}}.card-list_2-cols .button_pagination{margin:20px 10px}@media screen and (min-width: 993px){.card-list_2-cols .button_pagination{margin:20px 0}}.card-narrow{font-size:17px;flex-grow:1;display:block;width:100%;max-width:350px;margin:10px;background-color:#FFF}@media screen and (min-width: 568px){.card-narrow{width:45%}}@media screen and (min-width: 768px){.card-narrow{width:260px;min-width:300px}.card-narrow.two_cols{margin:10px !important}}@media screen and (min-width: 1020px){.card-narrow{width:260px;max-width:calc( 100%  / 3 - 20px)}.card-narrow.two_cols{max-width:calc( 100%  / 2 - 20px) !important}}.card-narrow::hover__head{color:#e61767}.card-narrow__image{height:170px;display:block;background-color:#e5e5e5;background-size:cover;background-position:center;background-repeat:no-repeat}.card-narrow__image::after{content:"";display:block;height:170px;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0.65) 100%)}.card-narrow__image_head{font-family:"GraphikLC_Medium", sans-serif;font-size:12px;line-height:15px;width:calc(100% - 40px);text-transform:uppercase;color:#dedede;clear:both;position:absolute;height:160px;margin:0 20px;padding:5px;color:#FFF;display:flex;flex-direction:column}.card-narrow__image_head:hover{color:#FFF}.card-narrow__image_head a{color:#FFF}.card-narrow__sticker{padding:0 20px;z-index:2;position:relative}.card-narrow__sticker>*{margin-top:-5px;font-size:12px;line-height:12px;height:28px;font-family:"GraphikLC_Medium", sans-serif;text-transform:uppercase;padding:8px 7px;background-color:#EB4585;color:#FFF;float:left}.card-narrow__sticker_guest{float:right;background-color:#00C7D9;cursor:pointer}.card-narrow__sticker_guest::after{content:"";display:block;float:right;height:20px;width:11px;background-image:url("/templates/OTR/svg/arrow.svg");background-repeat:no-repeat;background-size:11px;background-position:center;margin-top:-4px;margin-left:6px}.card-narrow__sticker_guest.active::after{margin-top:-6px;transform:rotate(180deg)}*+.card-narrow__text{border-top:none}.card-narrow__text{border:solid 1px #e5e5e5;padding:20px;background-color:#FFF;position:relative}.card-narrow__text a{color:#3e4040}.card-narrow__text a>*{transition:none}.card-narrow__icons>*{display:inline-block;background-size:20px;height:22px;width:22px;margin-left:10px;opacity:.3;background-repeat:no-repeat;background-position:center}.card-narrow__icons>*.active{opacity:1}.card-narrow__icons_video{background-size:cover;background-image:url("/templates/OTR/svg/video.svg")}.card-narrow__icons_text{background-image:url("/templates/OTR/svg/text.svg")}.card-narrow__content{position:relative}.card-narrow__head{display:block;overflow:hidden;font-family:"GraphikLC_Bold", sans-serif;font-size:17px;height:96px;line-height:24px}.card-narrow__description{height:170px;overflow:hidden;font-size:14px;line-height:21px}.card-narrow__description:before{content:"";display:block;position:absolute;height:25px;width:calc(100% - 40px);margin-top:145px;background:linear-gradient(0deg, #fff 16.67%, rgba(255,255,255,0) 100%)}.card-narrow__description:hover{cursor:pointer}.card-narrow__info{padding-top:30px;display:flex;justify-content:space-between;align-items:center}.card-narrow__link{flex-grow:1}.card-narrow__disc{display:flex}.card-narrow__disc:hover{color:#FFF}.card-narrow__disc::before{content:"";display:block;flex-shrink:0;height:12px;width:12px;margin-top:1px;margin-right:10px;border-radius:50%;background:#00bfe6;background:linear-gradient(45deg, #00bfe6 10%, #e61767 100%)}.card-narrow__disc:hover{color:#FFFFFF}.card-narrow__list{display:none;background:#f5f5f5;border:solid 1px #e5e5e5;height:365px;width:100%}.card-narrow__list.active{display:block}.card-narrow__list.active+.card-narrow__content{display:none}.card-narrow__list_container{clear:both;padding:10px;padding-top:0;margin-top:10px;height:320px;overflow:auto}@media screen and (min-width: 768px){.card-narrow__list_container{height:330px}}.card-narrow__list_item{border-bottom:solid 1px #cccccc;padding:10px;font-size:17px}.card-narrow__list_item:last-child{border-bottom:none}.card-narrow__list_item a{color:#3e4040;transition:none}.card-narrow__list_item a::hover{color:#e61767}.card-narrow__list_name{font-family:"GraphikLC_Bold", sans-serif}.card-narrow time{display:block;font-family:"GraphikLC_Medium", sans-serif;font-size:12px;color:#A6A6A6;text-transform:uppercase}.two-cols{min-width:240px !important;max-width:calc( 100% / 2 - 10px) !important}.three-cols{margin:10px !important;min-width:240px !important;max-width:calc( 100% / 3 - 20px) !important}.card_wide{position:relative;margin:10px;display:block;width:620px;max-width:620px;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#4b3a7e;-webkit-flex-grow:1;flex-grow:1;color:#FFF}.card_wide_link{width:100%;height:100%;display:inline-block}.card_wide::after{content:"";display:block;height:350px;margin-top:-350px}.card_wide__sticker{padding:0 20px;z-index:2;position:relative}.card_wide__sticker>*{margin-top:-5px;font-size:12px;line-height:12px;height:28px;font-family:"GraphikLC_Medium", sans-serif;text-transform:uppercase;padding:8px 7px;background-color:#EB4585;color:#FFF;float:left}.card_wide__sticker_guest{float:right;background-color:#00C7D9;cursor:pointer}.card_wide__sticker_guest::after{content:"";display:block;float:right;height:20px;width:11px;background-image:url("/templates/OTR/svg/arrow.svg");background-repeat:no-repeat;background-size:11px;background-position:center;margin-top:-4px;margin-left:6px}.card_wide__sticker_guest.active::after{margin-top:-6px;transform:rotate(180deg)}.card_wide__list{display:none;background:#f5f5f5;border:solid 1px #e5e5e5;height:100%;width:inherit;position:absolute}.card_wide__list.active{display:block;top:0}.card_wide__list.active+.card-wide__content{display:none}.card_wide__list_container{clear:both;padding:10px;padding-top:0;margin-top:20px;height:320px;overflow:auto}@media screen and (min-width: 768px){.card_wide__list_container{height:330px}}.card_wide__list_item{border-bottom:solid 1px #cccccc;padding:10px;font-size:17px}.card_wide__list_item:last-child{border-bottom:none}.card_wide__list_item a{color:#3e4040;transition:none}.card_wide__list_item a::hover{color:#e61767}.card_wide__list_name{font-family:"GraphikLC_Bold", sans-serif}.card_wide__info{padding-top:20px;display:flex;justify-content:space-between;align-items:center}.card_wide__icons>*{display:inline-block;background-size:20px;height:22px;width:22px;margin-left:10px;opacity:.3;background-repeat:no-repeat;background-position:center}.card_wide__icons>*.active{opacity:1}.card_wide__icons_video{background-size:cover;background-image:url("/templates/OTR/svg/video-white.svg")}.card_wide__icons_text{background-image:url("/templates/OTR/svg/text_white.svg")}.card_wide time{display:block;font-family:"GraphikLC_Medium", sans-serif;font-size:12px;color:#A6A6A6;text-transform:uppercase}.card_wide__content{padding:30px;min-height:350px;width:100%;display:flex;display:-webkit-flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;background:-moz-linear-gradient(top, rgba(9,9,9,0) 0%, rgba(9,9,9,0) 24%, rgba(9,9,9,0.92) 100%);background:-webkit-linear-gradient(top, rgba(9,9,9,0) 0%, rgba(9,9,9,0) 24%, rgba(9,9,9,0.92) 100%);background:linear-gradient(to bottom, rgba(9,9,9,0) 0%, rgba(9,9,9,0) 24%, rgba(9,9,9,0.92) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00090909', endColorstr='#eb090909',GradientType=0 )}.card_wide__content_noimg{-webkit-flex-grow:1;flex-grow:1}.card_wide__content_img-info{font-family:"GraphikLC_Medium", sans-serif;font-size:11px;line-height:15px;text-transform:uppercase;color:#dedede;display:inline-block;padding:5px;padding-left:0;margin-bottom:10px}.card_wide__content_img-info:hover{color:#FFFFFF}.card_wide__content_img-info.disc{display:flex}.card_wide__content_img-info.disc:hover{color:#FFF}.card_wide__content_img-info.disc::before{content:"";display:block;flex-shrink:0;height:12px;width:12px;margin-top:1px;margin-right:10px;border-radius:50%;background:#00bfe6;background:linear-gradient(45deg, #00bfe6 10%, #e61767 100%)}.card_wide__content_img-info.disc:hover{color:#FFFFFF}.card_wide__content_name{color:#FFF;font-size:17px;line-height:20px}.card_wide__content_name:hover{color:#FFFFFF}.block-video-list{background-color:#000133}@media screen and (min-width: 767px){.block-video-list{display:flex}}.block-video-list ::-webkit-scrollbar-track{background:transparent}.block-video-list ::-webkit-scrollbar-thumb{background:#FFF;border-radius:5px;border-right:solid 1px #000133}.block-video-list ::-webkit-scrollbar-thumb:hover{background:#e60067}.block-video-list *{transition:none}.block-video-list__player-data{width:100%;background-color:#000;min-height:219px;background-position:center;background-size:cover;position:relative}.block-video-list__player-data_embed{position:absolute;height:100%;width:100%}.block-video-list__material{background-color:#000133;color:#FFF;line-height:120%;font-size:14px;overflow-y:auto;min-height:180px;min-width:300px;max-height:500px;height:100%}@media screen and (min-width: 767px){.block-video-list__material{max-width:300px}}@media screen and (max-width: 766px){.block-video-list__material{min-height:90px !important;height:auto !important}}.block-video-list__item{cursor:pointer}.block-video-list__item.video_hover:hover{background-color:#414461}.block-video-list__item.video_hover:hover+.block-video-list__item:before{border-left:solid 20px #414461;border-right:solid 20px #414461;background-color:#414461}.block-video-list__item+.block-video-list__item:before{content:"";display:block;border-left:solid 20px #000133;border-right:solid 20px #000133;height:1px;background-color:#252554}.block-video-list__item.active{background:linear-gradient(180deg, rgba(37,37,84,0.12) -39.28%, #252554 100%)}.block-video-list__item.active+.block-video-list__item:before,.block-video-list__item.active:hover+.block-video-list__item:before{border-left:solid 20px #252554;border-right:solid 20px #252554;background-color:#252554}.block-video-list__item_content{padding:15px;display:flex}.block-video-list__item_img{width:106px;flex-shrink:0;height:60px;background:#252554;background-position:center;background-size:cover}.block-video-list__item_img img{display:none}.block-video-list__item_text{max-width:260px;overflow:hidden;position:relative;padding-left:10px}@media screen and (max-width: 766px){.block-video-list__item{height:100%;border-right:1px solid rgba(255,255,255,0.3)}}.social-embed{font-family:"GraphikLC_Black", sans-serif;font-size:25px;line-height:30px;color:#FFFFFF;padding:20px;background-image:url("/templates/OTR/images/socia-embed.jpg");background-size:cover;margin:10px 0}@media screen and (min-width: 768px){.social-embed{font-size:23px;line-height:28px;text-align:center;padding:20px 40px}.social-embed.big{font-size:45px;line-height:54px;padding:40px;margin-top:0}}.social-embed__item+.social-embed__item{margin-top:20px}.social-embed__logo{height:42px;background-image:url("/templates/OTR/svg/logo_mini.svg");background-size:contain;background-position:center;background-repeat:no-repeat}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-button-prev{visibility:hidden;position:absolute;top:calc(50% - 40px);height:24px;width:24px;z-index:100;left:15px}.swiper-button-prev span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#ffffff;border-radius:20px}.swiper-button-prev span img{width:6px;transform:rotateZ(180deg);margin-right:1px}.swiper-button-prev:hover{cursor:pointer}.swiper-button-prev:focus{outline:none}.swiper-button-next{visibility:hidden;position:absolute;top:calc(50% - 40px);height:24px;width:24px;z-index:100;right:15px}.swiper-button-next span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#ffffff;border-radius:20px}.swiper-button-next span img{width:6px;margin-left:1px}.swiper-button-next:hover{cursor:pointer}.swiper-button-next:focus{outline:none}.swiper:hover .swiper-button-prev,.swiper:hover .swiper-button-next{visibility:visible;transition:visibility 0.5s linear}.smi2{padding:0 20px;overflow:hidden}@media screen and (min-width: 660px){.smi2{padding:0}}.smi2 .container_89408 .list-container-item .title,.smi2 .container_90487 .list-container-item .title{font-family:'GraphikLC_Black' !important}.smi2 .container_89408 .list-container-item .anons,.smi2 .container_90487 .list-container-item .anons{font-family:'GraphikLC_Regular' !important}.bottom-smi2{padding:0px 0px 30px 0px}@media screen and (min-width: 660px){.bottom-smi2{padding:0px 0px 40px 0px}}.bottom-smi2 .list-container{padding:0 35px}.content-body__crumbs{grid-area:crumbs;font-family:"GraphikLC_Medium", sans-serif;color:#a6a6a6;font-size:12px;text-transform:uppercase;padding:10px 20px 10px 20px}@media screen and (min-width: 768px){.content-body__crumbs{padding:10px 30px 10px 30px}}@media screen and (min-width: 992px){.content-body__crumbs{padding:10px 40px 10px 40px}}.content-body__crumbs *{list-style:none}.content-body__crumbs ul{padding:0}.content-body__crumbs ul li{display:inline;vertical-align:middle;line-height:26px}.content-body__crumbs ul li+.content-body__crumbs ul li{padding-left:3px}.content-body__crumbs ul li:last-child a:after{display:none}.content-body__crumbs a{color:#00c7d9}.content-body__crumbs a:hover{color:#e61767}.content-body__crumbs a:after{content:"";font-size:12px;position:relative;top:5px;display:inline-block;height:18px;width:20px;background-image:url("/templates/OTR/svg/crumb__angle.svg");background-repeat:no-repeat;background-size:8.3px;background-position:4px 2px;margin-left:8px}.content-body__sharing{grid-area:sharing;padding:25px 0 15px 0}@media screen and (min-width: 768px){.content-body__sharing{padding:15px 30px 15px 30px}}@media screen and (min-width: 992px){.content-body__sharing{padding:25px 40px 15px 40px}}@media screen and (max-width: 768px){.content-body__sharing{padding:25px 0 15px 0}}.content-body__sharing__feedback{display:flex;align-content:center;align-items:center;border-top:1px solid #E9E9E9;border-bottom:1px solid #E9E9E9;background:#fff;transition:top 0.1s ease-in;margin:0;padding:0 10px;max-height:67px;transition:all 0s linear;max-width:calc(100vw + 20px)}@media only screen and (min-width: 769px){.content-body__sharing__feedback{padding:0}}.content-body__sharing__feedback.fixed{position:fixed;top:0px;z-index:3}.content-body__sharing__feedback.fixed.top-margin{margin-top:50px}.content-body__sharing__feedback.absolute{position:absolute;bottom:0px}.content-body__sharing__feedback__social{width:260px;padding:5px 0 5px 0;margin-right:15px}@media only screen and (max-width: 768px){.content-body__sharing__feedback__social{padding:0;width:100%}}.content-body__sharing__feedback__social .ya-share2{display:block;margin:10px 0px}.content-body__sharing__feedback__social .ya-share2 ul{list-style:none;margin:0px !important;padding:0px !important;display:flex;display:-webkit-flex;-webkit-justify-content:space-between;justify-content:space-between}.content-body__sharing__feedback__social .ya-share2 ul li{-webkit-flex-grow:1;flex-grow:1;border-left:solid 1px #e5e5e5}.content-body__sharing__feedback__social .ya-share2 ul li:first-child{border-left:none}.content-body__sharing__feedback__social .ya-share2 ul li:last-child{border-right:solid 1px #e5e5e5}@media only screen and (max-width: 768px){.content-body__sharing__feedback__social .ya-share2 ul li:last-child{border-right:0}}.content-body__sharing__feedback__social .ya-share2 ul a *{display:none}.content-body__sharing__feedback__social .ya-share2 ul a{display:block;width:100%;height:40px;background-repeat:no-repeat;background-size:17px;background-position:center;border-bottom:none !important;transition:none}.content-body__sharing__feedback__social .ya-share2 ul a:hover{border-bottom:none !important}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item{width:55px;padding:0}@media only screen and (min-width: 375px){.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item{width:65px}}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_facebook a{background-image:url("/templates/OTR/svg/social_fb_color.svg");background-size:20px}@media only screen and (min-width: 1020px){.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_facebook a:hover{background-image:url("/templates/OTR/svg/social_fb_color.svg");background-size:24px}}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_twitter a{background-image:url("/templates/OTR/svg/social_tw_color.svg");background-size:20px}@media only screen and (min-width: 1020px){.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_twitter a:hover{background-image:url("/templates/OTR/svg/social_tw_color.svg");background-size:24px}}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_odnoklassniki a{background-image:url("/templates/OTR/svg/social_ok_color.svg");background-size:12px}@media only screen and (min-width: 1020px){.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_odnoklassniki a:hover{background-image:url("/templates/OTR/svg/social_ok_color.svg");background-size:14px}}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_vkontakte a{background-image:url("/templates/OTR/svg/social_vk_color.svg");background-size:21px}@media only screen and (min-width: 1020px){.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_vkontakte a:hover{background-image:url("/templates/OTR/svg/social_vk_color.svg");background-size:24px}}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2__item_service_pastecode:hover{background-size:26px;background-image:url("/templates/OTR/svg/html_gray.svg");opacity:1}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2-html a{background-image:url("/templates/OTR/svg/html_pink.svg");background-size:22px}.content-body__sharing__feedback__social .ya-share2 ul .ya-share2-html a:hover{background-size:24px;opacity:1}.content-body__sharing__feedback__social .ya-share2 ul .cls-1{fill:#E61767;fill-rule:evenodd}.content-body__sharing__feedback__social .ya-share2__list_direction_vertical{border:0}.content-body__sharing__feedback__social .ya-share2__item_service_pastecode{display:none}@media only screen and (min-width: 375px){.content-body__sharing__feedback__social .ya-share2__item_service_pastecode{display:block}}@media only screen and (max-width: 768px){.content-body__sharing__feedback__comments_invite__link{display:none}}.content-body__sharing__feedback .comments_invite{background-repeat:no-repeat;background-position:0px 2px;width:160px;text-align:right;background-image:url("/templates/OTR/svg/comment_invite__pink.svg");color:#e61767}@media only screen and (max-width: 768px){.content-body__sharing__feedback .comments_invite{display:none}}@media only screen and (max-width: 768px){.content-body__sharing__feedback .comments_invite__item-response-link{display:none}}.content-body__tabs{padding:0 20px}@media screen and (min-width: 992px){.content-body__tabs{padding:0 40px !important}}@media screen and (min-width: 768px){.content-body__tabs{padding:0 30px}}@media screen and (min-width: 468px){.content-body__tabs{width:fit-content}}.content-body__tabs__after{display:block;height:55px;width:30px;position:absolute;right:15px;margin-top:-80px;background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 )}@media screen and (min-width: 500px){.content-body__tabs__after{display:none}}@media screen and (max-width: 468px){.content-body__tabs__after{margin-top:-60px}}.content-body__tabs_menu{content:"";position:relative;margin:10px 0;margin-right:0;padding:0;flex-grow:1;list-style:none;font-family:"GraphikLC_Medium", sans-serif;font-size:12px;text-transform:uppercase;overflow-x:scroll;display:flex;display:-webkit-flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (min-width: 1020px){.content-body__tabs_menu{font-size:14px}}.content-body__tabs_menu li{white-space:nowrap;padding:0;line-height:1;margin-right:20px}.content-body__tabs_menu li:last-child{padding-right:30px;margin-right:0}.content-body__tabs_menu li>*{display:block;padding:10px 0;cursor:pointer;border-bottom:solid 1px transparent}.content-body__tabs_menu li>*.on{border-bottom:solid 1px #00C7D9;color:#00C7D9}.content-body__tabs_menu li>*.on:hover{border-bottom:solid 1px #00C7D9;color:#00C7D9}.content-body__tabs_menu li>*:hover{border-bottom:solid 1px #00C7D9;color:#00C7D9}.content-body__tabs_menu::-webkit-scrollbar{background:transparent;width:1px;position:absolute;height:2px}.content-body__tabs_menu::-webkit-scrollbar{position:absolute;z-index:-2;background:transparent}.content-body__tabs_menu::-webkit-scrollbar-thumb{background:transparent;border-radius:2px}.content-body__tabs_menu::-webkit-scrollbar-thumb:hover{background:transparent}.content-body__person_position{font-family:"GraphikLC_Medium";font-size:12px;line-height:18px;color:#A6A6A6;padding:15px 15px 15px 20px !important;border:1px solid #E9E9E9;margin:15px 0}.content-body__person_position_label{font-family:"GraphikLC_Bold";font-size:16px;line-height:24px;padding:0;color:#000000}.content-body__person_position_text{font-family:"GraphikLC_Medium";font-size:14px;line-height:20px;padding:0;color:#000000}.content-body__person_position_text_link{color:inherit}.content-body{margin:0;padding:15px 0 15px 0;grid-gap:0}@media screen and (min-width: 992px){.content-body{display:grid;padding:20px 0}}.content-body_news{grid-template:"crumbs crumbs" auto "head head" auto "image image" auto "panel right-column" auto "cards right-column" auto;grid-template-rows:auto auto auto 0fr 1fr;grid-template-columns:minmax(320px, 700px) 320px}@media screen and (max-width: 768px){.content-body_news .content-body__cards{padding:0 20px}}@media screen and (min-width: 769px){.content-body_news .content-body__cards{padding:0 30px}}@media screen and (max-width: 992px){.content-body_news #banner-page-sidebar{display:none}}.content-body_programs{grid-template:"crumbs crumbs" auto "head head" auto "date date" auto "sharing sharing" auto "image image" auto "text right-column" auto "cards right-column" auto "smi2 smi2" auto;grid-template-rows:auto auto auto auto auto 0fr 1fr;grid-template-columns:minmax(320px, 700px) 320px}.content-body_programs__edition{grid-template:"crumbs crumbs" auto "head head" auto "date date" auto "sharing sharing" auto "image image" auto "text right-column" auto "subscribe right-column" auto "comments right-column" auto "cards right-column" auto "smi2 smi2" auto;grid-template-rows:auto auto auto auto auto 0fr auto auto 1fr;grid-template-columns:minmax(320px, 700px) 320px}.content-body_programs__hide-text{grid-template:"crumbs crumbs" auto "head head" auto "date date" auto "sharing sharing" auto "image image" auto "cards right-column" auto "smi2 smi2" auto;grid-template-columns:minmax(320px, 700px) 320px}.content-body_programs__hide-text .program-editions{margin-top:10px}@media screen and (min-width: 600px) and (max-width: 992px){.content-body_programs .content-body__right-column{display:grid;grid-template:"leaders rubrics" auto / 340px 1fr}.content-body_programs .block-rubrics{margin-top:0}}.content-body_kino{grid-template:"crumbs crumbs" auto "head head" auto "banner banner" auto "text text" auto "cards cards" auto;grid-template-rows:auto auto auto auto auto 0fr 1fr}@media screen and (min-width: 768px){.content-body_kino .content-body__tabs{padding:12px 30px 12px 30px}}@media screen and (min-width: 768px){.content-body_kino .content-body__cards{padding:10px 40px 12px 40px}}.content-body_tv-channel{grid-template:"crumbs crumbs" auto "head head" auto "date date" auto "sharing sharing" auto "image menu" auto "text menu" auto "smi2 smi2" auto "related_block related_block" auto;grid-template-rows:auto auto auto auto auto 1fr 0fr;grid-template-columns:minmax(320px, 660px) 360px}@media screen and (min-width: 992px){.content-body_tv-channel .content-body__menu{padding-left:0}}@media screen and (min-width: 1020px){.content-body_tv-channel .img{height:350px}}.content-body_title{font-family:"GraphikLC_Black", sans-serif;font-size:16px;line-height:24px;text-transform:uppercase;color:#1A1A1A;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #E9E9E9}.content-body_line{border-top:3px solid #E61767 !important;margin:40px -40px !important;width:-webkit-fill-available !important}.content-body__subscribe{grid-area:subscribe;background:#F5F5F5;margin:15px 20px;font-size:16px;line-height:24px;text-align:center;color:#1A1A1A;padding:15px 20px 15px 20px}@media screen and (min-width: 768px){.content-body__subscribe{margin:15px 30px}}@media screen and (min-width: 992px){.content-body__subscribe{margin:15px 40px}}.content-body__comments{grid-area:comments;padding:15px 20px 15px 20px}@media screen and (min-width: 768px){.content-body__comments{padding:15px 30px 15px 30px}}@media screen and (min-width: 992px){.content-body__comments{padding:15px 40px 15px 40px}}.content-body__head{grid-area:head;margin-bottom:0;padding:10px 20px 10px 20px}@media screen and (min-width: 768px){.content-body__head{padding:12px 30px 12px 30px}}@media screen and (min-width: 992px){.content-body__head{padding:12px 40px 12px 40px}}.content-body__banner{grid-area:banner;margin-bottom:0;padding:10px 20px 10px 20px}@media screen and (min-width: 768px){.content-body__banner{padding:12px 30px 12px 30px;margin-top:6px;margin-bottom:8px}}@media screen and (min-width: 992px){.content-body__banner{padding:12px 40px 12px 40px}}.content-body__date{grid-area:date;font-size:12px;line-height:18px;color:#A6A6A6;font-family:"GraphikLC_Medium", sans-serif;padding:0 20px;margin-top:5px}@media screen and (min-width: 768px){.content-body__date{padding:0 30px}}@media screen and (min-width: 992px){.content-body__date{padding:0 40px}}.content-body__image{grid-area:image;padding:15px 0 15px 0}.content-body__image_img{margin:0;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;padding-bottom:calc(100%/1.78);height:0}.content-body__image img{display:none}@media screen and (max-width: 994px){.content-body__image{display:inline-block;width:100%}}@media screen and (min-width: 768px){.content-body__image{padding:15px 30px 15px 30px}}@media screen and (min-width: 992px){.content-body__image{padding:15px 40px 15px 40px}}@media screen and (max-width: 475px){.content-body__image{padding:15px 0 0 0}}.content-body__text{grid-area:text;padding:15px 20px 15px 20px}@media screen and (min-width: 768px){.content-body__text{padding:15px 30px 15px 30px}}@media screen and (min-width: 992px){.content-body__text{padding:15px 40px 15px 40px}}.content-body__text>*:first-child{padding-top:0}.content-body__text>*:last-child{padding-bottom:0}.content-body__text ul li{list-style:none;background-image:url(/templates/OTR/svg/li_circle.svg);background-repeat:no-repeat;background-position:0 10px;text-indent:15px;margin:5px 0}.content-body__text ol{padding-left:20px}.content-body__text ol li{margin:5px 0}.content-body__panel{grid-area:panel}.content-body__cards{grid-area:cards;padding:0 10px}@media screen and (min-width: 992px){.content-body__cards .button_pagination{margin:20px 10px}}@media screen and (max-width: 768px){.content-body__cards .card-narrow{margin:7.5px}.content-body__cards .card-narrow+.button_pagination{margin-top:10px}}.content-body__right-column{grid-area:right-column;padding:15px 20px 15px 20px}.content-body__right-column .popular-material,.content-body__right-column .content-top-news{display:none}.content-body__right-column .social-widget{display:none;margin-top:20px;margin-bottom:20px}@media screen and (min-width: 599px){.content-body__right-column>*:first-child{margin-top:0 !important}}.content-body__right-column>*+*{margin-top:15px}@media screen and (max-width: 991px){.content-body__right-column{display:none}}@media screen and (max-width: 991px){.content-body__right-column.mobile-show{display:block}}@media screen and (min-width: 599px){.content-body__right-column.mobile-show>*:first-child{margin-top:0 !important}}@media screen and (min-width: 992px){.content-body__right-column{padding:0px 40px 0px 20px;margin:15px 0;border-left:1px solid #E9E9E9}.content-body__right-column .social-widget,.content-body__right-column .popular-material,.content-body__right-column .content-top-news{display:block}}.content-body__menu{grid-area:menu;padding:15px 20px 15px 20px}@media screen and (min-width: 768px){.content-body__menu{padding:15px 30px 15px 30px}}@media screen and (min-width: 992px){.content-body__menu{padding:15px 40px 15px 40px}}.content-body__next_button{font-family:"GraphikLC_Medium", sans-serif;font-size:14px;line-height:20px;text-transform:uppercase;border:1px solid #E61767;text-align:center}.content-body__next_button:hover{background:#eb4585;border:1px solid #eb4585;color:#FFF !important;transition:background 0.1s ease-in;cursor:pointer}.content-body__smi2{grid-area:smi2;padding-top:25px}.content-body__smi2 .container-89408__header{display:flex;justify-content:space-between;align-items:center;padding:40px 40px 20px 40px !important}@media screen and (max-width: 380px){.content-body__smi2 .container-89408__header{padding:0 30px 20px 30px !important}}.content-body__smi2 .container-89408__header-logo{position:unset}@media screen and (min-width: 380px) and (max-width: 768px){.content-body__smi2 .container-89408 .list-container{margin:0px -20px}}@media screen and (max-width: 380px){.content-body__smi2 .container-89408 .list-container{padding:0}}@media screen and (max-width: 380px){.content-body__smi2 .container-89408 .list-container-item{padding:0px 40px}}.content-body__related_block{grid-area:related_block;padding:10px 20px 10px 20px}@media screen and (min-width: 768px){.content-body__related_block{padding:12px 30px 12px 30px}}@media screen and (min-width: 992px){.content-body__related_block{padding:12px 40px 12px 40px}}@media screen and (min-width: 768px){.content-body__related_block .page-content__materials__list__items{width:100%}}@media screen and (min-width: 992px){.content-body__related_block .page-content__materials__list__items{grid-column-gap:4%}}@media screen and (max-width: 468px){.content-body__related_block .page-content__materials__list__items{width:100%}}.content-body__related_block .page-content__materials__list__items .block-news:last-child{display:none}.body-short{width:100%;padding-top:90px;background:#ffffff;background-image:url("/templates/OTR/images/bg-body-prochanie.png");background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;min-height:100%;position:absolute}@media screen and (min-width: 1280px){.body-short h1{font-size:32px;line-height:42px}}.body-short__content{width:80%;margin:auto}@media screen and (min-width: 1280px){.body-short__content{width:70%}}@media screen and (min-width: 1600px){.body-short__content{width:65%}}.body-short__video{padding-top:20px}.body-short__text{padding-top:15px}html{height:100%;background-color:#f5f5f5}body{font-family:"GraphikLC_Regular", sans-serif;font-size:16px;line-height:20px;color:#1A1A1A;margin:auto;background-color:#f5f5f5;min-height:100%;transition:none;overflow-anchor:none}@media screen and (min-width: 1280px){body{display:flex}}body.fix,body.fix #body{overflow:hidden}#body{background-color:#FFF;width:100%;z-index:2}@media screen and (min-width: 1020px){#body{width:1020px;max-width:1020px}}@media screen and (min-width: 1280px){#body{display:flex;width:1280px;max-width:1280px}}#main{margin-top:130px}@media screen and (min-width: 1280px){#main{width:1020px;display:flex;flex-direction:column;align-content:space-between}}@media screen and (min-width: 1280px){#programs{left:920px}}@media screen and (min-width: 1020px){#content{padding-bottom:10px}}@media screen and (min-width: 1280px){#content{flex-grow:2}}

