@font-face {
  font-family: 'fontello';
  src: url(/build/assets/fonts/fontello.eot);
  src: url(/build/assets/fonts/fontello.eot#iefix) format('embedded-opentype'),
       url(/build/assets/fonts/fontello.woff2) format('woff2'),
       url(/build/assets/fonts/fontello.woff) format('woff'),
       url(/build/assets/fonts/fontello.ttf) format('truetype'),
       url(/build/assets/fonts/fontello.svg#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?11385002#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before, [class*=" icon-"]:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-right-open:after { content: '\e800'; } /* '' */
.icon-left-open:before { content: '\e801'; } /* '' */
.icon-ok:before { content: '\e802'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */

.header{margin-bottom:1em}@media (max-width:767px){.header{min-width:calc(100vw - 14px)}}@media (max-width:374px){.header{min-width:100vw}}.search-form{-webkit-box-shadow:0 2px 6px rgba(0,0,0,.25);box-shadow:0 2px 6px rgba(0,0,0,.25);background:#585858;padding:1em 0}.input-container{display:block;width:100%;position:relative}.input-container:after,.input-container:before{content:"";display:block;position:absolute}.input-container:before{background-color:#e4433f;top:0;right:10px;height:37px;width:42px}@media (min-width:768px){.input-container:before{right:6px}}.input-container:after{right:19px;top:7px;background-image:url(/img/magnify_sprite.png);background-position:0 0;height:21px;width:21px}@media (min-width:768px){.input-container:after{right:15px}}.input-container:hover:after{background-position:0 -21px;background-size:37em;-webkit-transition:background-size 1s;-o-transition:background-size 1s;transition:background-size 1s}.search-form__input{display:block;padding:1px;width:calc(100vw - 34px);margin:0 0 0 10px;text-indent:14px;line-height:35px;border:none;border-radius:0;-webkit-appearance:none!important}@media (min-width:768px){.search-form__input{width:97%}}.search-form__button{position:absolute;right:7px;top:0;border:none;line-height:35px;color:rgba(0,0,0,0);z-index:1;background:rgba(0,0,0,0)}.search-form__button:hover{cursor:pointer}.sidebar{display:none;background:#212121;padding-left:.5em;padding-right:.5em;padding-bottom:1.5em;min-width:203px!important;color:#fff;max-width:100%;width:100%}@media (min-width:1366px){.sidebar{display:block;float:left;padding-top:8em;max-width:14.5em}}.sidebar a{color:#fff;text-decoration:none}.sidebar.active{display:block}.menu-switch{position:relative;min-height:2.5em;background:#212121;padding:2.5em 0 0 1em}@media (min-width:1366px){.menu-switch{max-width:14.5em;padding-top:2.5em;position:absolute}}.menu-switch_404{max-width:auto;width:203px}.menu-switch_404 .icon-menu:before{content:""}@media (max-width:1366px){.menu-switch_404{width:auto}}.menu-switch__button{position:absolute;top:2.8em;left:0;line-height:2em;border:none;background:rgba(0,0,0,0);padding-top:.5em;display:block}@media (min-width:1366px){.menu-switch__button{display:none}}.menu-switch__button:before{color:#fff;font-size:2em}.menu-switch__button:hover{cursor:pointer}.menu-switch__button:hover:before{color:#e4433f}.sidebar__navigation{padding-left:.5em}.sidebar__navigation a{line-height:2em}.sidebar__navigation a:hover{background-color:#e4433f}.sidebar__navigation_blockLink a{display:block;padding-left:.2em;margin:.2em 0}.sidebar__navigation_diskLink.selected{background:#e4433f}.sidebar__navigation_diskLink:before{content:"";display:inline-block;height:.5em;width:.5em;background:#fff;border-radius:50%;vertical-align:middle;margin-right:.5em;position:relative;bottom:.15em}.sidebar__navigation__heading,.sidebar__title{display:block;margin:1em 0;font-size:1.2em;font-weight:700}p.sidebar__title{text-indent:0}.sidebar__navigation_button{display:inline-block;background:#303030;line-height:2.3em;padding:0 .9em;margin:.2em 0;text-align:center}.sidebar__navigation_button.selected{background:#e4433f}.sidebar__title{margin:0;padding:1.3em 1.3em 1.3em .7em}.fixed{position:fixed;top:.5em}.footer{background:#212121;min-height:22em;color:#fff;padding:1em 0 2em;clear:both}.footer .list__title{padding-left:0}@media (max-width:1024px){.footer .list__title{padding-left:0}}.footer .list{padding-left:0}.footer .list:first-child{padding-left:0;margin-left:0}@media (min-width:1152px){.footer .list:first-child{margin-left:15em}}@media (max-width:768px){.footer .list:first-child,.footer .list_titless-classes{padding-left:0}}.footer .container{padding:.5em}.footer .logo_footer{color:#fff;padding-top:5em;text-decoration:none}@media (min-width:1152px){.footer .logo_footer{position:absolute;top:0;left:1em;width:15em;padding-top:6em}}.copy-right{padding:3em 0 1em;line-height:1.6em}@media (min-width:1152px){.copy-right{position:absolute;top:9em;left:1em}}.copy-right a{color:#fff;text-decoration:none}.copy-right span{display:block}.copy-right_massage{color:#fff}@media (min-width:1152px){.copy-right_massage{padding-top:7.3em}}@media (min-width:1152px){.copy-right_email{padding-top:11.3em}}.footer .container{position:relative}.footer .widget{position:absolute;top:0;right:2em}@media (min-width:1152px){.footer .widget{right:10em}}html{font-size:14px}body{font-size:1em;font-family:PT Sans,sans-serif;background:#f8f8f8}p{text-indent:1em}.container{min-width:300px;background:#212121}@media (min-width:768px){.container{position:relative;display:block;max-width:90em;margin:0 auto}}.container-404{margin-left:217px;min-height:100vh}@media (max-width:1366px){.container-404{margin-left:0}}.container-404 .text{padding:5px;text-align:center}.social{min-height:2.5em;padding:1em 0}#vk_comments{min-height:14em}.widget{display:none}.widget.active:not(.widget_desktop){display:inherit}.widget_desktop{display:none}@media (min-width:768px){.widget_desktop{display:block;position:sticky;top:10px}}.breadcrumbs{padding:1em 0}.breadcrumbs li{display:inline-block}.breadcrumbs li:after{content:" / ";display:inline-block;padding:0 .3em}.breadcrumbs li:last-child:after{display:none}.breadcrumbs a{color:#e4433f}.list{display:inline-block;vertical-align:top;padding:0 1em}@media (min-width:768px){.list{padding:0 2em}}.list:first-child{padding-left:0}@media (min-width:1024px){.list:first-child{margin-left:15em}}.list:first-child{padding-right:0}.list a{display:block;color:#fff;font-size:1em;line-height:2em;text-decoration:none}.list a:hover{text-decoration:underline}.book-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;padding:0;list-style:none}@media (max-width:600px){.book-list{grid-template-columns:repeat(2,1fr);grid-gap:5px}}.book-list li{-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.book-list li:hover{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #e4433f;box-shadow:0 0 0 2px #fff,0 0 0 4px #e4433f}.book-list .book{padding:.5em;min-height:15em;display:block;background-color:#fff;border:1px solid #ebebeb;color:#000;text-align:left}.book-list .book img{display:block;margin:0 auto 1em}.list__title{padding-left:1.5em}.list__title,.list__title-subjects{font-size:1.3em;font-weight:700;padding-bottom:1em;line-height:3em}.list_titless-subjects{-webkit-columns:4 11em;-moz-columns:4 11em;columns:11em 4}@media (max-width:1024px){.list_titless-subjects{-webkit-columns:4 8em;-moz-columns:4 8em;columns:8em 4}}.list_titless-classes{-webkit-columns:2 5em;-moz-columns:2 5em;columns:5em 2}@media (max-width:1024px){.list_titless-classes{-webkit-columns:4 8em;-moz-columns:4 8em;columns:8em 4}}.list_titless-classes>ul,.list_titless-subjects>ul{padding:0;margin:0}.list_titless-classes>ul li,.list_titless-subjects>ul li{list-style-type:none}.book_study-level{text-indent:0!important;margin-bottom:0}.book img{height:116px;width:87px}.logo{display:block;min-width:8em;padding-top:3.5em;background:url(/img/logo-u.png) no-repeat 0;margin:0 auto}@media (max-width:1365px){.logo_mobile-center{background-position:50%}}.page{background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.main{padding:14px 0 28px;overflow:hidden}@media (min-width:375px){.main{padding:14px 7px 28px}}@media (min-width:768px){.main{padding-left:21px;padding-right:14px;width:700px}}@media (min-width:1024px){.main{width:658px;display:inline-block;vertical-align:top}}.content__header{background-color:#f2f2f2;border:1px solid #ebebeb}.content__header h1{padding:.5em;font-size:1.3em;margin:0;line-height:3em}.slider{position:relative;max-height:20em;overflow:hidden;margin-bottom:1em;padding:5px 5px 0}.controls_hidden,.slider .hidden{display:none}.header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__controls h3{margin:8px 0}.controls button{line-height:1.6em;width:2em;background:#000;color:#fff;border:none}.controls button:hover{cursor:pointer}.controls button:after,.controls button:before{margin:0}.row{padding:0;margin:0;background:#fff}.row li{display:inline-block}.row__cell{border:1px solid #eee;min-width:3.4em}@media (min-width:1024px){.row__cell{min-width:2.85em}}.row__cell a,.row__cell span{text-align:center;display:block;line-height:2em;color:#000}.row__cell.hidden{display:none}.table .row__cell{margin-left:-5px}.table .row__cell:not(:first-child){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table .row__cell:not(:first-child) a{color:#e4433f}.table .row__cell_title{margin-left:0}@media (max-width:767px){.table .row__cell_title{display:block;border:none;padding:.5em 0}}@media (min-width:768px){.table .row__cell_title{display:inline-block;min-width:11.6em}}@media (min-width:1024px){.table .row__cell_title{width:14.7em}}.table .row__cell_title a,.table .row__cell_title span{text-align:left;text-indent:.5em}.table .icon-ok{position:relative;text-decoration:none}.table .icon-ok:before{color:#e4433f}@media (min-width:768px){.table .icon-ok:before{position:absolute;top:25%;left:30%}}@media (max-width:767px){.table .icon-ok:before{display:none}}@media (min-width:768px){.table .row:not(.row_classes) .row__cell:not(:first-child) a,.table .row:not(.row_classes) .row__cell:not(:first-child) span{color:rgba(0,0,0,0)}}@media (min-width:768px){.table .row.row_classes{background:#f8f8f8}.table .row.row_classes .row__cell a,.table .row.row_classes .row__cell span{line-height:3.5em}.table .row.row_classes .row__cell:not(:first-child) a,.table .row.row_classes .row__cell:not(:first-child) span{color:#000;font-weight:700}}@media (min-width:768px){.row__cell.active a,.row__cell.active span,.row__cell:hover a,.row__cell:hover span{background:#e4433f}.row__cell.active a:before,.row__cell.active span:before,.row__cell:hover a:before,.row__cell:hover span:before{color:#fff}}@media (min-width:768px){.row.colored,.row__cell.colored{background:#f9f9f9}}.description{font-size:1.08em}.description li{padding:.1em 0}.book__description div{padding-bottom:.5em}.book__description div:last-child{padding:1em 5px 5px;font-size:1em;text-decoration:none;text-align:center}.ad_right{display:none;height:600px;width:300px;padding:0;position:fixed;top:.5em;right:1em;z-index:1}@media (min-width:1024px){.ad_right{display:inline-block;margin-top:1em}}.media{margin:.5em 0;max-width:100%;overflow:hidden}.media-video{margin:0 auto;max-width:600px}.media-right{display:none;height:600px;width:300px;padding:0;position:fixed}@media (min-width:1024px){.media-right{display:inline-block;margin-top:1em}}.media-right.fixed{margin-top:0;top:.5em}.task-link:hover{cursor:pointer}body,html{-ms-scroll-chaining:none;overscroll-behavior:none}.new-video{min-height:15em}.new-video iframe{min-height:13.5em;width:100%}@media (min-width:425px){.new-video iframe{width:49.6%}}.tags{padding:1em 0;margin:0}.tags li{display:inline-block;line-height:2em;margin:.3em .1em}.tags li a{color:#fff;background-color:#e4433f;padding:0 .5em;display:block;border-radius:.2em;text-decoration:none}.tags li a:hover{text-decoration:underline}.link-list li{margin:18px 0}@media (min-width:768px){.link-list li{margin:0}}.link-list a{color:#000}.link-list a:hover{text-decoration:none}@font-face{font-family:PT Sans;font-style:normal;font-weight:400;src:url(/build/assets/fonts/PT_Sans-Web-Regular.ttf)}@font-face{font-family:PT Sans;font-style:normal;font-weight:700;src:url(/build/assets/fonts/PT_Sans-Web-Bold.ttf)}.one-book__cover{background:#fff;padding:.8em;display:block;float:left;border:1px solid #ebebeb;margin:0 .5em 0 0}.cover__info{min-height:10.5em}.cover__info>p{text-indent:0}.suggest{background-color:#fff}.suggest__list{list-style:none;padding:15px}.suggest__item{margin-bottom:10px}.suggest__item:last-of-type{margin-bottom:0}.video-container{position:relative;margin-top:10px;margin-bottom:10px;padding-bottom:56.25%;height:0}.task-video{position:absolute;left:0;top:0;padding-bottom:0;width:100%;height:100%}.task img{max-width:100%}.task.preloading{background:url(/img/ajax.gif) no-repeat 50%;background-size:30%;min-height:5em}.task .btn-subscribe{margin:.3em 0}.task .btn-subscribe>*{display:inline-block;vertical-align:top}.task .btn-subscribe>.right{float:right}@media (min-width:768px){.task .btn-subscribe:before{content:"Подпишитесь на наш канал";vertical-align:top;display:inline-block;font-weight:700;line-height:1.8em;margin-right:.3em}}.breadcrumbs_task{padding-top:1em;text-align:center;background:#e4433f;color:#fff}.with-overtask{position:relative}.with-overtask .overtask{position:absolute;top:0;bottom:0;left:0;right:0}.tasks{padding:1em 0}.button{background:#e4433f;line-height:2em;padding:0 .5em;text-decoration:none;color:#fff;border-radius:.2em}.button,.task-nav{display:inline-block}.task-nav{font-size:0;margin:1rem 0;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.task-nav-container,.task-nav__item{text-align:center}.task-nav__item{background:#fff;color:#000;display:inline-block;line-height:3.2rem;min-width:3em;font-size:1rem;text-decoration:none}@media (max-width:400px){.task-nav__item_is_hidden{display:none!important}}.task-nav__item:hover{background:#e4433f}.task-nav__item:after,.task-nav__item:first-child{border-left:1px solid #ddd}.task-nav__item:before,.task-nav__item:last-child{border-right:1px solid #ddd}.task-nav__item:after,.task-nav__item:before{margin:0;line-height:2.4em;padding:0 1em;color:#e4433f;font-weight:700;font-size:1.3em}.task-nav__item:hover{color:#fff}.task-nav__item:hover:after,.task-nav__item:hover:before{background:#e4433f;color:#fff}.task-nav__item_active{background:#db6c68;color:#fff}.tasks__container-rolled{max-height:30em;overflow:hidden}.tasks__button{color:#fff;background-color:#e4433f;padding:0 .5em;display:inline-block;border-radius:.2em;text-decoration:none;line-height:2em;border:none}.tasks__button:hover{cursor:pointer}.task__button-margined{margin:1em 0}.task-search{background:#000;max-width:32.5em;width:100%}.task-search input{color:#fff;background:#000;border:none;line-height:4em;text-indent:1em;width:100%;font-weight:700;padding:0}.row__cell_list{min-width:4.42em}.row__cell_list a{text-decoration:none;line-height:2.5em}.row__cell_list a:hover{color:#fff}.youtube_cover{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px;width:100%;background-size:30%;cursor:pointer}.youtube_cover .right{-ms-flex-preferred-size:36%;flex-basis:36%}.youtube_cover .right .cover{display:block;width:100%;-webkit-box-shadow:2px 12px 10px 5px hsla(0,0%,39.2%,.3);box-shadow:2px 12px 10px 5px hsla(0,0%,39.2%,.3)}.youtube_cover .right .logo{background:none;display:block;margin-bottom:10px;max-width:100%;padding:0}.youtube_cover .left{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:20px}.youtube_cover .left p{font-weight:600;text-indent:0}.youtube_cover .left .subject{text-transform:uppercase;font-size:20px;margin:0 0 5px}.youtube_cover .left .authors{font-size:12px;margin:5px 0}.youtube_cover .left .grade{font-size:20px;margin:5px 0}.youtube_cover .left .number{margin:0;text-transform:uppercase;font-size:24px}.youtube_cover .left .number span{font-size:2.5em}.youtube_cover .left .start{position:absolute;top:40%;left:40%;display:block;padding:10px 15px;border:2px solid #008bcb;border-radius:25%;font-size:10px;background-color:#008bcb;-webkit-box-shadow:2px 4px 10px 5px hsla(0,0%,39.2%,.3);box-shadow:2px 4px 10px 5px hsla(0,0%,39.2%,.3)}.youtube_cover .left .start span{display:inline-block;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-left:10px solid #ccc;border-bottom:5px solid rgba(0,0,0,0)}.youtube_cover:hover .left .start{background-color:#e81c01;border-color:#e81c01;border-radius:25%;-webkit-box-shadow:2px 4px 10px 5px hsla(0,0%,39.2%,.5);box-shadow:2px 4px 10px 5px hsla(0,0%,39.2%,.5)}.youtube_cover:hover .left .start span{border-left-color:#fff}@media (min-width:426px){.youtube_cover .left .subject{text-transform:uppercase;font-size:18px}.youtube_cover .left .authors{font-size:14px}.youtube_cover .left .grade{font-size:18px}.youtube_cover .left .number{text-transform:uppercase;font-size:18px}.youtube_cover .left .number span{font-size:104px}.youtube_cover .left .start{padding:20px 25px}.youtube_cover .left .start span{border-top:10px solid rgba(0,0,0,0);border-left:20px solid #ccc;border-bottom:10px solid rgba(0,0,0,0)}}@media (min-width:768px){.youtube_cover .left .subject{text-transform:uppercase;font-size:32px;margin:0 0 10px}.youtube_cover .left .authors{font-size:20px}.youtube_cover .left .grade{font-size:32px}.youtube_cover .left .number{text-transform:uppercase;font-size:34px}.youtube_cover .left .number span{font-size:4.5em}.youtube_cover .left .start{padding:25px 30px}.youtube_cover .left .start span{border-top:15px solid rgba(0,0,0,0);border-left:30px solid #ccc;border-bottom:15px solid rgba(0,0,0,0)}}.youtube_cover.youtube_active{padding:0}
.content-reached-block{display:inline-block;width:100%;text-align:center}.content-reached-block p{font-size:16px;line-height:1.2em;text-indent:0}.content-reached-block img{max-width:100%;min-height:100px}
.doc-link{display:inline-block;position:relative;padding:20px 10px 20px 60px;margin-right:60px;margin-top:20px;color:#507299;text-decoration:none}.doc-link:hover{-webkit-filter:brightness(120%);filter:brightness(120%);background:rgba(80,114,155,.09)}.doc-link:after{content:"";position:absolute;width:50px;height:50px;top:5px;left:0;background:url(/build/assets/images/file.png);background-size:contain}.doc-link.pdf:after{background:url(/build/assets/images/pdf.png);background-size:contain}.doc-link.doc:after,.doc-link.docx:after{background:url(/build/assets/images/doc.png);background-size:contain}.doc-link.jpeg:after,.doc-link.jpg:after{background:url(/build/assets/images/jpg.png);background-size:contain}.doc-link.png:after{background:url(/build/assets/images/png.png);background-size:contain}.doc-link.ppt:after,.doc-link.pptx:after{background:url(/build/assets/images/ppt.png);background-size:contain}.doc-link.txt:after{background:url(/build/assets/images/txt.png);background-size:contain}.doc-link.xls:after{background:url(/build/assets/images/xls.png);background-size:contain}.doc-link.zip:after{background:url(/build/assets/images/zip.png);background-size:contain}
.adb-container{top:0;left:0;height:100vh;width:100vw;background:rgba(6,6,6,.7);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.adb-container>*{-webkit-box-sizing:border-box;box-sizing:border-box}.popapBlockedAd.active{display:block;z-index:1000;position:fixed;width:100%;height:100%;top:0;left:0;overflow:scroll}.popapBlockedAd .container{width:660px;height:560px;position:relative;margin:0 auto 10px;display:block;z-index:100;background:#fff}.active>.shadowClose,.shadow.active,.shadowNews.active{display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.45);opacity:1;z-index:90;cursor:pointer}.popapBlockedAd .leftColl{width:360px;float:left;padding:0 10px 0 15px}.popapBlockedAd .leftColl,.popapBlockedAd .rightColl{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.popapBlockedAd .rightColl{width:300px;float:right}.popapBlockedAd .leftColl .close{background:rgba(0,0,0,0) url(/build/assets/images/close.jpeg) no-repeat 50%;background-size:contain;position:absolute;width:15px;height:15px;z-index:10;left:10px;top:10px;overflow:hidden;cursor:pointer}.popapBlockedAd .leftColl .wrap{padding-top:224px;background:rgba(0,0,0,0) url(/build/assets/images/ad_logo.jpeg) no-repeat top;background-size:auto 192px}.popapBlockedAd .titleBlockedAd{font-family:PT Sans,sans-serif;font-weight:700;font-size:24px;color:#000;text-align:center;margin-bottom:20px}.popapBlockedAd .txt p{font-family:OpenSans,sans-serif;font-size:16px;color:#565d66;line-height:21px;text-indent:0!important;margin-bottom:15px}.popapBlockedAd .rightColl .wrap{position:relative;width:100%;overflow:hidden;height:560px;background:#e54c6d}.popapBlockedAd .nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 30px 15px;border-bottom:1px solid #767676;font-size:15px;color:#fff;font-weight:100;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;box-pack:space-between}.popapBlockedAd .slideGallery.slide-1{left:0}.popapBlockedAd .slideGallery{position:absolute;width:900px;height:100%;overflow:hidden;left:0;-webkit-transition:left .5s ease-in-out;-o-transition:left .5s ease-in-out;transition:left .5s ease-in-out}.popapBlockedAd .nav span.active{color:#fff;border-bottom:3px solid #fff;cursor:default;pointer-events:none}.popapBlockedAd .nav span{padding-bottom:3px;border-bottom:3px solid rgba(0,0,0,0);cursor:pointer}.popapBlockedAd .nav span:hover{border-bottom:3px solid #fff}.popapBlockedAd #oneSlide{background:#ffe0e7 url(/build/assets/images/one_slide.jpeg) no-repeat center 152px;background-size:240px auto;display:none}.popapBlockedAd .slideGallery>.slide{position:absolute;width:300px;left:0;height:100%}.popapBlockedAd #twoSlide{background:#ffe0e7 url(/build/assets/images/two_slide.jpeg) no-repeat center 152px;background-size:240px auto;left:0;display:none}.popapBlockedAd #threeSlide{background:#ffe0e7 url(/build/assets/images/three_slide.jpeg) no-repeat center 152px;background-size:240px auto;left:0;display:none}.popapBlockedAd .slideGallery>.slide+.slide+.slide{left:600px}.popapBlockedAd .slideGallery .title{font-weight:600;font-size:16px;color:#000;padding:15px 30px}.popapBlockedAd ol{padding:0 30px;margin:0;text-align:left;list-style:decimal}.popapBlockedAd ol li{margin-bottom:15px;text-indent:0;font-size:14px;color:#000;line-height:18px}.popapBlockedAd .slideGallery>.slide+.slide{left:300px}.popapBlockedAd .txt .bold{font-family:OpenSans,sans-serif;font-size:16px;color:#000;font-weight:600;padding:20px 0 22px;border-bottom:1px solid #cfd9de;margin-bottom:25px}.popapBlockedAd .txt{text-align:left}.visible{display:block!important}.hidden{display:none!important}.non-fixed{position:relative!important}.empty-top{top:0!important}
.change-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;font-size:14px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.change-player__icon{margin-left:10px;height:24px;width:111px;background-size:contain;background-repeat:no-repeat}@media (max-width:576px){.change-player__icon{height:16px;width:74px;margin-left:4px}}.change-player__button{background-color:rgba(0,0,0,0);border:1px solid #507299;padding:5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;cursor:pointer}@media (max-width:576px){.change-player__button{padding:7px 10px}}.change-player__button:hover{opacity:.7}.change-player__button_yt .change-player__icon{background-image:url(/build/assets/fonts/youtube-video.svg)}.change-player__button_vk .change-player__icon{background-image:url(/build/assets/fonts/vk-video.svg)}.change-player__button_active{background-color:#507299;color:#fff}.change-player__button_active:hover{opacity:1}.change-player__button_active.change-player__button_yt .change-player__icon{background-image:url(/build/assets/fonts/youtube-video-active.svg)}.change-player__button_active.change-player__button_vk .change-player__icon{background-image:url(/build/assets/fonts/vk-video-active.svg)}.subscribe-block{height:28px}.btn-subscribe_hidden{visibility:hidden}.btn-subscribe_hidden>div>iframe{visibility:hidden!important}
