@font-face {
  font-family: 'fontello';
  src: url(/build/assets/fonts/fontello.woff2);
  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('./fontello.svg?72103416#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  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-ok:before { content: '\e800'; } /* '' */
.icon-emo-happy:before { content: '\e801'; } /* '' */
.icon-certificate:before { content: '\f0a3'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
html{font-size:14px}body{font-size:1em;font-family:Helvetica,Arial sans-serif;color:#333;background:url(/img/hip-square.png)}.box{background:#fafafa;padding:1em}.wrapper{margin:0 auto;max-width:1000px;padding:0 310px 0 1em}@media (max-width:1024px){.wrapper{padding:0}}.header .wrapper{padding-right:1em}@media (max-width:1024px){.header .wrapper{padding:0}}main{margin-bottom:1em}@media (min-width:1024px){main{margin:0 auto}}a{text-decoration:none;color:#004fa2}p{text-indent:.5em}.heading{font-family:Times New Roman,serif,Arial}.heading.main{font-size:1.5em}@media (min-width:768px){.heading.main{font-size:2.5em}}.section{margin:1em 0}.breadcrumbs{font-size:1.2em;margin:1em 0}.breadcrumbs a{color:#333;line-height:1.7em}.main-page-content{margin-top:2em;padding:0 .5em}@media (min-width:1024px){.main-page-content{padding:0 2em}}.descriptionText{margin:.5em}.descriptionText ol,.descriptionText ul{padding-left:1.2em}.descriptionText ul{list-style:disc}.descriptionText ol{list-style:decimal}.descriptionText a{text-decoration:none;color:$backgroundColor;border-bottom:1px solid $backgroundColor}.justify-container{padding:0 .5em}.breadcrumbs a,.breadcrumbs li{display:inline-block}.breadcrumbs a{text-align:center}.breadcrumbs a span{text-decoration:underline}.breadcrumbs a:not(:last-child):after{content:" / "}.breadcrumbs a:not(:last-child):hover span{color:#bf1b19}.footer .box{padding:1em;min-height:1em;position:relative}.footer .reference{margin-left:1em;text-decoration:underline}.footer_email{float:right}.outer-bottom,.outer-top{margin-bottom:1em}.clear-fix{clear:both}.empty-content-message{font-size:2em}ul{list-style:none;padding:0;margin:0}.menu-items{display:none;position:absolute;top:2em;min-width:200px;padding-top:1em;z-index:1}@media (min-width:401px){.menu-items:before{content:"";z-index:10;display:block;position:absolute;height:1px;width:1px;border-top:8px solid rgba(0,0,0,0);border-left:8px solid #fff;top:8px;left:23px}}.menu-items ul{padding:.8em 0;background:#fff;-webkit-box-shadow:0 1px 2px -1px #333;box-shadow:0 1px 2px -1px #333;border:1px solid #ddd}@media (min-width:401px){.menu-items ul:after{left:15px}.menu-items ul:before{left:23px}}@media (min-width:401px){.menu-items ul:before{content:"";z-index:10;display:block;position:absolute;height:1px;width:1px;border-top:8px solid rgba(0,0,0,0);border-left:8px solid #fff;top:7px;right:23px}.menu-items ul:after{content:"";z-index:10;display:block;position:absolute;height:1px;width:1px;border-top:8px solid rgba(0,0,0,0);border-right:8px solid #fff;top:7px;right:32px}}.menu-items ul a{display:block;padding:.4em .8em;white-space:nowrap;border-bottom:none}.menu-items ul a:hover{background-color:#ae2121;color:#fff}@media (max-width:400px){.menu-items{right:0;left:0;top:8em;width:100%}}@media (min-width:768px){.sub-menu:hover .menu-items{display:block}}@media (max-width:768px){.sub-menu.active .menu-items{display:block}}.sub-menu .advideo-link{color:#000}.sub-menu .advideo-link:hover{text-decoration:underline}@media (min-width:768px){.sub-menu .advideo-link{color:#fff;border-color:hsla(0,0%,100%,.3)}}.header_box{display:grid;grid-template-areas:"brand search ." "menu menu menu";grid-template-columns:minmax(85px,105px) minmax(210px,2fr) 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-row-gap:15px}@media (min-width:768px){.header_box{grid-template-areas:"brand menu search .";grid-template-columns:minmax(105px,154px) minmax(345px,1.5fr) minmax(210px,1.2fr) 10px}}.brand{grid-area:brand}@media (max-width:400px){.brand{position:relative;left:-20px}}.header{position:relative;min-width:100%;padding:2px 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(/img/header_bg.png) repeat-x;background-position-y:0;z-index:5}@media (min-width:768px){.header{height:90px;background-position-y:100%}}.header>*{vertical-align:top}.header .search{grid-area:search;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:15em;border-radius:5px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;-webkit-box-shadow:0 1px 2px -1px #777 inset;box-shadow:inset 0 1px 2px -1px #777;background:hsla(0,0%,100%,.9)}.header .search .input{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0 0 0 1em}.header input{line-height:2em;padding:0 1em;margin:0;background:rgba(0,0,0,0);border:none;outline:none}.header input[type=text]{display:inline-block;background:none;color:#000;border:none}.header input[type=submit]{position:absolute;right:0;top:0;height:100%;background:#26a7e0;background:-webkit-gradient(linear,left top,left bottom,from(#26a7e0),to(#0476c0));background:-o-linear-gradient(top,#26a7e0 0,#0476c0 100%);background:linear-gradient(180deg,#26a7e0 0,#0476c0);border:1px solid #3eb2e4;border-radius:3px;-webkit-box-shadow:0 0 0 1px #0b6aa1;box-shadow:0 0 0 1px #0b6aa1;color:#fff;cursor:pointer}.header-top-menu{grid-area:menu;display:-webkit-box;display:-ms-flexbox;display:flex;-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:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.sub-menu{position:relative;display:inline-block;margin:0;padding:.5em .75em;border-radius:3px}.sub-menu a{font-family:Times New Roman,serif,Arial;font-weight:700;color:#000}@media (min-width:768px){.sub-menu{margin-left:0}.sub-menu:hover{background:rgba(42,8,8,.48);border-bottom:1px solid #c25e61;-webkit-box-shadow:0 1px 5px -1px #333 inset;box-shadow:inset 0 1px 5px -1px #333}}.sub-menu button{padding:0;outline:none;color:#000;font-family:Times New Roman,serif,Arial;font-weight:700;background:none;border:none;border-bottom:1px solid #bbb}@media (min-width:768px){.sub-menu button{color:#fff;border-color:hsla(0,0%,100%,.3)}}@media (max-width:400px){.sub-menu{position:static}}footer{min-height:2em;padding-top:1em;padding-bottom:2em}footer a{border-bottom:1px solid $backgroundColor}footer .left{float:left}footer .right{float:right}.partner-footer{margin:1em 0}.table{width:100%}@media (min-width:768px){.table{display:inline-block}}.table header{text-align:left}.table h2{font-size:1em}@media (min-width:768px){.table h2{width:10em}}@media (min-width:1366px){.table h2{width:14em}}@media (min-width:768px){.table section:not(:last-child){border-bottom:.1em dashed #ddd}}@media (min-width:768px){.table section>*{display:inline-block;vertical-align:top}}.table section a:not(:first-child){min-width:3em;display:inline-block;line-height:2em;text-align:center;overflow:visible}@media (max-width:767px){.table section a:not(:first-child){border:1px solid #ddd;margin:.3em}}@media (min-width:768px){.table section a:not(:first-child){font-size:0}.table section a:not(:first-child):before{font-size:1.4rem;line-height:3rem;width:2.85rem;display:block}}@media (min-width:768px) and (min-width:768px){.table section a:not(:first-child):before{width:3.95rem}}@media (min-width:768px){.table section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table section a{width:3.95rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width:767px){.table section a.icon-certificate{display:none}}@media (min-width:768px){.table section a.icon-certificate{opacity:.7;color:#ddd}}.table section a.icon-ok:hover{background:-o-radial-gradient(33px 22px,farthest-corner,rgba(191,27,25,.7) 0,rgba(0,0,0,0) 65%);background:radial-gradient(farthest-corner at 33px 22px,rgba(191,27,25,.7) 0,rgba(0,0,0,0) 65%)}@media (max-width:767px){.table section a.icon-ok:before{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.table section a.icon-ok:before{margin:.7em auto 0;width:.5em;height:.5em;border-width:.2em;border-style:solid;border-radius:50%}}@media (min-width:768px){.table section a.icon-ok:nth-child(2n){color:#a01715}.table section a.icon-ok:nth-child(2n - 1){color:#bf1b19}.table section a.icon-ok:nth-child(3n - 1){color:#3f51b5}}.table section.table-classes a{font-size:1.4em;text-align:center;display:inline-block;min-width:2.4em}@media (min-width:1024px){.table section.table-classes a{min-width:2.3em;font-size:1.5em}}@media (min-width:768px){.table section.table-classes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table section.table-classes a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.justify a{color:#000}.justify a.book:hover{background:-o-linear-gradient(45deg,rgba(191,27,25,.7) 0,rgba(0,0,0,0) 65%,rgba(0,0,0,0));background:linear-gradient(45deg,rgba(191,27,25,.7),rgba(0,0,0,0) 65%,rgba(0,0,0,0))}.justify>li{min-height:7em;margin-bottom:1em}@media (min-width:768px){.justify>li{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;width:32%}}.justify img{height:89px;width:60px;margin:0 .5em .5em}.justify .description li{margin-bottom:5px}.justify .description li span{border-bottom:1px solid #bbb}.justify .description li:first-child{color:#a01715;font-weight:600}.justify .book{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden}.justify .book img{-ms-flex-preferred-size:60px;flex-basis:60px;-ms-flex-negative:0;flex-shrink:0}.book-section{border-bottom:1px solid #ddd}@media (min-width:768px){.book-section{padding-bottom:1.5em}}.change-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.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);color:#282828;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;font-family:Inter,sans-serif}@media (max-width:576px){.change-player__button{padding:7px 10px}}.change-player__button:first-child{margin-right:10px}.change-player__button:hover{opacity:.7}.change-player__button_yt .change-player__icon{background-image:url(/img/i/youtube-video.svg)}.change-player__button_vk .change-player__icon{background-image:url(/img/i/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(/img/i/youtube-video-active.svg)}.change-player__button_active.change-player__button_vk .change-player__icon{background-image:url(/img/i/vk-video-active.svg)}.suggested{margin:1em 0}.suggested a{color:$backgroundColor;border-bottom:1px solid $backgroundColor}.viewBook img{float:left;margin-right:1em;width:100px;height:140px}.tasks{border-top:1px solid #ddd;clear:both}.tasks ul{margin:1em 0}.tasks li{display:inline-block}.tasks li.block,.tasks li.heading{display:block;font-size:1.5em}.tasks li.heading{font-weight:700}.tasks li a{display:block;font-size:1em;text-align:center;line-height:2em;margin:.2em;padding:0 .5em}@media (max-width:650px){.tasks li a{font-size:1.25em}}.tasks li a span{border-bottom:1px solid rgba(0,80,163,.3)}.task{margin-bottom:3em}.task.loading{background:url(/img/ajax.gif) 50% no-repeat;min-height:200px}.task .task-btns{display:block;margin:.5em 0;text-align:center}.task img{max-width:100%}.task img[src="/oops.png"]{margin:auto;display:block}.task .task-crumbs{padding:.5em 0;text-align:center;color:#fff;border:solid #a01715;border-width:.1em .1em 1.6em;border-image-source:url(/img/header_bg.png);border-image-width:0 0 18px 0;border-image-outset:0;border-image-slice:0 0 18 0 fill;border-image-repeat:round stretch;margin-bottom:2em}.with-overtask{position:relative}.with-overtask .overtask{position:absolute;top:0;bottom:0;left:0;right:0}.viewBook{min-height:9.5em}.task-btns a,.taskCont a{display:inline-block;min-width:3em;padding:0 .5em;margin:.2em;border:.1em solid #a01715;border-radius:.2em;text-align:center;line-height:2em;color:#000}.task-btns a:hover,.taskCont a:hover{color:#fff;background:#bf1b19;cursor:pointer}.video-container{position:relative;margin-top:10px;margin-bottom:10px;padding-bottom:56.25%;height:0}.taskVideo{position:absolute;left:0;top:0;padding-bottom:0;width:100%;height:100%}.btn-subscribe{margin:.3em 0;display:none}.btn-subscribe.displayed{display:block}.btn-subscribe>*{display:inline-block;vertical-align:top}.btn-subscribe:before{content:"Подписывайтесь на наш канал";vertical-align:top;display:inline-block;font-weight:700;line-height:2.5em;margin-right:.3em;font-size:.8em}@media (min-width:768px){.btn-subscribe:before{font-size:1em}}.media-video-top{margin-top:2%}@media (max-width:1024px){.media-video-top{display:none}}.media,.media-between-edition,.media-bottom,.media-center,.media-top{margin:2% 0}.media-right{display:none;left:auto;right:0;top:11%;margin:0}@media screen and (min-width:1025px){.media-right{position:fixed;display:block;left:100%;margin-left:-300px}}@media screen and (min-width:1345px){.media-right{position:fixed;display:block;right:auto;left:50%;margin-left:365px}}.media-right .bannerRight{display:block;width:300px;height:1050px;top:20px}.media-right .bannerRight.fixedd,.media-right .bannerRight.scrollBlock,.media-right .bannerRight.top{top:20px;position:absolute}@media screen and (max-width:1200px){.media-right .bannerRight{left:auto;right:5px;margin-left:0}}.book_app-links-container{padding:15px!important;font-family:Roboto;font-size:22px;line-height:53px!important;font-weight:300}@media (max-width:768px){.book_app-links-container{font-size:12px!important;line-height:31px!important;padding:5px!important}}.book_app-links-text{text-align:center!important;line-height:36px!important}.book_app-links-text a{font-weight:700!important;color:#008acb!important;font-size:22px!important}@media (max-width:768px){.book_app-links-text a{font-size:18px!important}}.book_app-links-container{background-image:none!important}
.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}
.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}
.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}
.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)}.btn-subscribe{display:none}.btn-subscribe.displayed{display:block}
