@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

@font-face {      
  font-family: 'young love es'; 
  src: url('/fileservice/file/download/h/36e649016711f5de9eee8e5fc8e7605f.otf/a/210074/sc/221') format('opentype'),
        url('/fileservice/file/download/h/402f2df68e9336fe2181d1dc6169a948.woff/a/210074/sc/111') format('woff');
}


:root {
  --color-0: #000000;
  --color-1: #ffffff;
  --color-2: #9ACFED;
  --color-3: #F9F6EE;
  --color-4: #1F4459;
  --color-5: linear-gradient(90deg, #4d7794 0%, #2a5c7f 19.63%, #2a5c7f 47%, #2a5c7f 82.02%, #4d7794 100%);
  --color-7: #F6F6F4;
  --font-1: 'Manrope';
  --font-2: 'young love es';
}

body{
  background: var(--color-3);
}

.standard-logo, .gc-account-logo, .empty-breadcrumbs {
  display: none;
}

.main-page-block .container {
    padding-top: 0px;
}

.content-menu{
  border-bottom: none!important;
}

.page-header h1{
  display: none
}

.talks-widget-button {
  background: var(--color-5);
}

.gc-main-content.with-left-menu .container{
  width: 98%;
  max-width: inherit;
}

/*Баннеры*/
.banner_wrapper{
  display: block;
}
.banner_wrapper_mob{
  display: none;
}

/*Доступ.модули. Заголовок*/
.col3 {
  margin: 60px 25px 40px;
}

/*Тренинги*/
.stream-table { 
  margin-left: 0!important;
  margin-bottom: 0!important;
  margin-top: 20px;
}

.stream-table tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}

.stream-table tbody tr{
  position: relative;
  flex: 0 0 calc(100% - 0px);
  border: 1px solid var(--color-2);
  border-radius: 30px;
  margin: 20px 0;
  transition: 0.5s;
  background-color: var(--color-1);
  background-size: cover;
  height: 215px;
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/262/h/9086d4c5b91b98d2c4a35fdfc9eb8456.jpg');
  background-size: cover;
  background-position: center;
  box-shadow: 9px 8px 19px -2px rgba(92, 86, 71, 0.1);
  aspect-ratio: 4 / 1; /* Высота равна ширине */
  overflow: hidden;
}

.stream-table tr:hover {
  transform: scale(1.02);
}

.stream-table tbody tr td {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0px!important;
}

.stream-table tr td:hover {
  background: none!important;
}

.stream-table tr a {
  height: 100%;
  width: 100%;
  z-index: 2;
  position: relative;
  /*display: flex;
  flex-direction: row;
  align-items: center;*/
}

/*Заголовок*/
.stream-table tbody tr td .stream-title{
  color: var(--color-4);
  font-family: var(--font-1);
  font-weight: 200;
  font-size: 26px;
  font-weight: 500;
  line-height: 140%;
  max-width: 300px;
  margin-left: 300px;
  margin-top: 20px;
  display: flex;
  flex-direction: column!important;
  position: absolute;
  top: 30%;
}

.stream-table tbody tr td div{
  margin-left: 300px;
  margin-top: 120px;
  font-size: 16px;
  font-weight: 300;
  margin-top: 130px;
}

.stream-table tbody tr td div b{
  position: absolute;
  top: 20px;
  left: 300px;
  border: 1px solid var(--color-4);
  border-radius: 90px;
  padding: 8px 45px;
  font-size: 12px;
  font-weight: 300;
}

/*Кнопка*/
.stream-table tbody tr td a:after {
  content: '';
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/229/h/69799b114f7ed448fd78d898fcac2b62.svg');
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 30px;
  right: 40px;
  width: 203px;
  height: 50px;
}

.stream-table tbody tr td:before {
  content: 'Доступен';
  position: absolute;
  top: 20px;
  right: 40px;
  border: 1px solid var(--color-4);
  border-radius: 90px;
  padding: 8px 45px;
  font-size: 12px;
}

/*Обложки*/
.stream-table tbody tr td:after{
  content: '';
  width: 270px;
  height: 214px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover!important;
  background-position: center!important;
  border-radius: 29px;
}

.stream-table tbody tr[data-training-id="757031506"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/98/h/e1ca676116958f5b5043b44198d02ced.png');
}
.stream-table tbody tr[data-training-id="350930399"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/132/h/0b6ef66464a342a02f2ce30739ce620d.png');
}
.stream-table tbody tr[data-training-id="336882401"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/206/h/99dbfe66e40d34a5779184565db1a2fa.png');
}
.stream-table tbody tr[data-training-id="336882591"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/327/h/1f1ba1c3ffebb325e6d513f84772dc0e.png');
}
.stream-table tbody tr[data-training-id="754241222"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/200/h/c7f325e147a8045c57b6f2dfcf07923d.png');
}
.stream-table tbody tr[data-training-id="821750129"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/241/h/fa4a8d74b4440407e787e147bccd6a4b.png');
}
.stream-table tbody tr[data-training-id="705184342"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/206/h/47db7e1742908dfb5ca62a8178f5b4c8.png');
}
.stream-table tbody tr[data-training-id="934339224"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/128/h/a48ca189ab591d2a0c90c48a80e10316.png');
}

/*Клуб*/
.stream-table tbody tr[data-training-id="560640711"]{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/167/h/87196f9a7ecbff2c695003f453e4f860.jpg');
}

.stream-table tbody tr[data-training-id="560640711"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/146/h/1bd81294d4cd0a560ffe846353e51a59.png');
}

.stream-table tbody tr[data-training-id="560640711"] td a:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/67/h/0319f31d1e847d9d3808966cc6f2337e.svg');
}

.stream-table tbody tr[data-training-id="560640711"] td .stream-title{
  color: var(--color-1);
}

.stream-table tbody tr[data-training-id="560640711"] td div {
  color: var(--color-1);
  font-size: 16px;
  font-weight: 300;
  margin-top: 130px;
}

.stream-table tbody tr[data-training-id="560640711"] td div b{
  border: 1px solid var(--color-1);
  color: var(--color-1);
}

.stream-table tbody tr[data-training-id="560640711"] td:before {
  border: 1px solid var(--color-1);
  color: var(--color-1);
}

/*Недоступные тренинги*/
.stream-table tbody tr.noaccess-mode-show{
  opacity: 1;
  /*pointer-events: none;*/
  display: block!important; 
}

.stream-table tbody tr.noaccess-mode-show td:before{
  content: '\f023  Закрыт';
  padding: 8px 52px;
  font-family: 'FontAwesome', var(--font-1);
}


@media(max-width: 1440px){
 .other_wrapper:before, .other_wrapper:after{
    max-width: 250px;
  }
}

@media(max-width: 1360px){
  .other_wrapper:before, .other_wrapper:after{
    max-width: 180px;    
  }
}

@media(max-width: 1200px){
  .other_wrapper:before, .other_wrapper:after{
    max-width: 120px;      
  }
}

@media(max-width: 991px){
  .banner_wrapper{
    display: none;
  }
  .banner_wrapper_mob{
    display: block!important;
  }
  .stream-table tbody{
    justify-content: center;
  }
  .stream-table tbody tr{
    flex: 0 0 calc(100% - 40px);
    border-radius: 25px;
    aspect-ratio: unset;
  }
  .stream-table tbody tr td:after{
    border-radius: 24px;    
  }
  .stream-table tbody tr td a:after{
    width: 142px;
    height: 35px;
    right: unset;
    left: 300px;
  }
  .stream-table tbody tr td div b, .stream-table tbody tr td:before{
    font-size: 9px;
    padding: 8px 20px;
  }
  .stream-table tbody tr td:before{
    right: 15px;
    border: .5px solid var(--color-4);
  }
  .stream-table tbody tr td div b{
    border: .5px solid var(--color-4);
  }
  .stream-table tbody tr td .stream-title{
    font-size: 18px;
    margin-top: 10px;
  }
  .stream-table tbody tr[data-training-id="560640711"] td div{
    font-size: 12px;
    margin-top: 100px;
  }
  .stream-table tbody tr[data-training-id="560640711"] td div b, .stream-table tbody tr[data-training-id="560640711"] td:before {
    border: .5px solid var(--color-1);
  }
  .stream-table tbody tr.noaccess-mode-show td:before{
    padding: 8px 20px;
  }
}

@media(max-width: 600px){
  .stream-table tbody tr td .stream-title, .stream-table tbody tr td div{
    margin-left: 150px;
  }
  .stream-table tbody tr td div b, .stream-table tbody tr td a:after{
    left: 150px;
  }
  .stream-table tbody tr td:after{
     width: 154px;
  }
  
  .stream-table tbody tr[data-training-id="757031506"] td:after{
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/176/h/936f4945877092fd47de8e9d202b9acf.png');
}
  .stream-table tbody tr[data-training-id="350930399"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/253/h/bd8639a233fb8bbda9c9d45dc9735127.png');
  }
  .stream-table tbody tr[data-training-id="336882401"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/313/h/78e0ddfe14425a8e7f7cc90598e3dec7.png');
  }
  .stream-table tbody tr[data-training-id="336882591"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/276/h/518b52ede108c335cb3fc55dde10ae63.png');
  }
  .stream-table tbody tr[data-training-id="754241222"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/288/h/1baea0173bedc8680db7b49b69f4d255.png');
  }
  .stream-table tbody tr[data-training-id="821750129"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/159/h/205f336d67aeed62590db76d2f786a65.png');
  }
  .stream-table tbody tr[data-training-id="705184342"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/198/h/034f9d65d63a5ee0f47635dab875eb12.png');
  }
  .stream-table tbody tr[data-training-id="560640711"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/427/h/a165e21bceffcbf38cbbe660caa99182.png');
  }
  .stream-table tbody tr[data-training-id="934339224"] td:after{
    background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/210074/sc/23/h/8bc091c3529c665437ba1c598c939892.png');
  }
  .stream-table tbody tr td div{
    margin-left: 150px;
    font-size: 12px;
  }
}

@media (max-width: 576px){
  .other_wrapper p{
    font-size: 14px;
  }
  .other_wrapper:before, .other_wrapper:after{
    max-width: 30px;     
  }
}

@media(max-width: 450px){
  .stream-table tbody tr{
    height: 185px;
    margin: 10px 0;
  }
  .stream-table tbody tr td:after{
    border-radius: 24px;    
    height: 185px;
  }
  .stream-table tbody tr td .stream-title, .stream-table tbody tr td div{
    margin-left: 135px;
  }
  .stream-table tbody tr td div b, .stream-table tbody tr td a:after{
    left: 135px;
  }
  .stream-table tbody tr td .stream-title{
    font-size: 18px;
    margin-top: 8px;
  }
  .stream-table tbody tr td div{
    margin-top: 90px!important;
  }
  .stream-table tbody tr td a:after{
    width: 109px;
    height: 27px;
    bottom: 15px
  }
  .other_wrapper:before, .other_wrapper:after{
    display: none;
  }
  .col3 {
    margin: 10px 25px
  }
}


@media(max-width: 400px){
  .stream-table tbody tr td div b, .stream-table tbody tr td:before {
    padding: 8px 10px;
  }
  .stream-table tbody tr td .stream-title{
    font-size: 15px;
  }
}




