@import url("https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/263/h/3f8f6c943368fbce75ef2aa9930fa276.css");
@font-face {
  font-family: 'Geometria LF Heavy'; 
  src: url('https://fs.getcourse.ru/fileservice/file/download/h/648b58ca5672854b27eb05abb4218943.woff/a/636439/sc/53') format('woff'),
      url('https://fs.getcourse.ru/fileservice/file/download/h/90dc4da66d9c42d51cdd7de28f3e56cf.otf/a/636439/sc/396') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria-Bold'; 
    
  src: url('https://fs.getcourse.ru/fileservice/file/download/h/9576cb7b24a9b43dfabb0baa985c9a2c.woff/a/69600/sc/381') format('woff'),
      url('https://fs.getcourse.ru/fileservice/file/download/h/44a087bd3e6e2cf8e726ecfaa3022125.otf/a/69600/sc/231') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria-Medium'; 
  src: url('https://fs.getcourse.ru/fileservice/file/download/h/241f9df42990497b423dd98f82900740.woff/a/69600/sc/484') format('woff'),
      url('https://fs.getcourse.ru/fileservice/file/download/h/a30df1a24eb0158ee648d4e2322a9bfe.otf/a/69600/sc/276') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria-Regular'; 
  src: url('https://fs.getcourse.ru/fileservice/file/download/h/0e62272870268723a66fb551a9217b15.woff/a/69600/sc/415') format('woff'),
      url('https://fs.getcourse.ru/fileservice/file/download/h/c08b34c7ac75c6ab89f5c1fdfde9b4fe.otf/a/69600/sc/493') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria-Light'; 
  src:  url('https://fs.getcourse.ru/fileservice/file/download/h/45bc50b7daf70c3fc16f6da881633077.woff/a/69600/sc/192') format('woff'),
      url('https://fs.getcourse.ru/fileservice/file/download/h/eaba26d9fab78050a2dda94dd37d8064.otf/a/69600/sc/332') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}



:root{
    --r: 4px;
    --b: #353535;
    --w: #fff;
    --blue: #3A5DAE;
    --orange: #F96714;
    --sr: 'Geometria', sans-serif;;
    --sb: 'Geometria LF Heavy', sans-serif;
    --transform: translatey(-3px) scale(1.02);
        /* обычный урок - нет дз */ 
    --StatusText1: 'Доступен';
    /* обычный урок - есть дз, либо ответ не принят */   
    --StatusText2: 'Есть задание'; 
   /* стоп, важный урок - есть дз */
    --StatusText3: 'Стоп-урок';   
    /* ответ отправлен - не проверен */ 
    --StatusText4: 'На проверке';  
   /* ответ отправлен - принят */ 
    --StatusText5: 'Принят'; /* есть дз - ответ отправлен - задание принято */ 
    /* урок недоступен - расписание или после стоп-урока */ 
    --StatusText6: 'Закрыт'; 
      --imgwidth:clamp(120px, 30vw , 300px);
}
/*новые правки*/


::-moz-focus-inner {
  border: 0!important;
}

a, a:focus, a:active {
  outline:none!important;
  text-decoration: none;
}
.page-header{
    margin: 0;
}
.empty-breadcrumbs{
    height: 0;
}

.content-menu {
  border-bottom: none;
    margin-bottom: 40px;
}



/*-----------&#10060; шапка курсов-----------*/
.welcome-block {
    min-height: auto;
    width: 100%;
    background-size: cover!important;
    background-position: 50% 50%;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/205/h/a8613cbfef8e84c048afff8405571182.svg') no-repeat;
    margin-bottom: 30px;
    border-radius: 16px;
    position: relative;
    padding: 60px 20px;
    overflow: visible!important;
    padding-right: calc( var(--imgwidth) + 10px);
}

.welcome-block .welcome-title{
  color: var(--w);
  font-family: var(--sb);   
  font-size: 62px;
  font-style: normal;
  line-height: normal;
  z-index: 2;
  line-height: 110%;
}

.welcome-subtitle2 {
   font-family: 'Geometria-Regular'!important; 
   color: var(--w);
   margin-bottom: 0px;
   z-index: 2;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
    line-height: 110%;
}

.welcome-block::after {
    content: ""; 
    width: var(--imgwidth);
    height: var(--imgwidth);
    right: 0;
    left: auto;
    top: auto;
    bottom: 0;
    background: url('фото эксперта') no-repeat;
    position: absolute;
    z-index: 0;
    background-size: cover;
}


/*-----------&#10060; шапка курсов-----------*/
/*-----------&#10060; список тренингов-----------*/
.main-page-block .container {
    width: calc(100% - 10px)!important;
    max-width: 1600px !important;    

}

.gc-main-content.with-left-menu .container{
  margin-left: 0px;
  margin-right: 10px;
}

.stream-table {
    margin: 0 !important;
    margin-bottom: 30px!important;
}

.stream-table tbody {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    gap: 20px;
    background: transparent !important;
}

.stream-table tbody tr {
    display: block;
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100%/2 - 0px);
    flex: 1 1 45%;
    background-size: cover!important;
    background-position: 98% 50%!important;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/798401/sc/231/h/fb3ea6b783d31f75a40d28164b11ca6f.png') no-repeat;
    border-radius: 16px; 
    transition: all .3s;
    overflow: hidden;
    padding: 0px;
    
}

/*.stream-table tbody tr[data-training-id="934405758"] {
}*/
.stream-table tbody tr[data-training-id="935124830"],
.stream-table tbody tr[data-training-id="935124833"],
.stream-table tbody tr[data-training-id="935319136"]{
    background: var(--blue);
    
}
/*программа*/
.stream-table tbody tr[data-training-id="935124832"],
.stream-table tbody tr[data-training-id="935319140"]{
    background-size: cover!important;
    background-position: 98% 50%!important;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/798401/sc/19/h/88493d09c43f9639b9276a6e0a11b817.png') no-repeat;
    
}


/*библиотека*/
.stream-table tbody tr[data-training-id="935124834"],
.stream-table tbody tr[data-training-id="935319141"]{
    background-size: cover!important;
    background-position: 98% 50%!important;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/340/h/d92dbb7ac02ab4d9333f058b9b898bdd.svg') no-repeat;    
}

/*фото*/
.stream-table tbody tr[data-training-id="935124838"]{
    background-size: cover!important;
    background-position: 98% 50%!important;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/141/h/f93f9bd9a6b3599d79f457162859e83a.svg') no-repeat;    
}
.stream-table tbody tr:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(-50%);  
}
.stream-table tbody tr[data-training-id="935124830"]:after{
    width: 106px;
    height: 196px;
    top: 70%;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/296/h/7b262df16ae5677eb4d1d9f5ab194eb5.svg') no-repeat center;
    background-size: contain;
}
/*маркет*/
.stream-table tbody tr[data-training-id="935124833"]:after{
    width: 106px;
    height: 106px;
    right: 20px;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/399/h/fbed8ab6f9deed3cc373c6d28361668a.svg') no-repeat center;
    background-size: contain;
}

.stream-table tbody tr[data-training-id="935319136"]:after{
    width: 106px;
    height: 106px;
    right: 20px;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/333/h/cf147e236a8d5c66b30d6e40f6abbde5.svg') no-repeat center;
    background-size: contain;
}


.stream-table tbody tr[data-training-id="935319136"] .stream-title,
.stream-table tbody tr[data-training-id="935124833"] .stream-title,
.stream-table tbody tr[data-training-id="935319136"] .stream-title{
    padding-right: 100px;
}


.stream-table tbody tr td {
    padding: 0!important;
    width: 100%;
    height: inherit!important;
    display: block;
    height: auto!important;
    position: relative; 
    transition: all .3s;
}

.stream-table tbody tr:hover{transform: var(--transform);}
.stream-table tbody tr td:hover{background: none; }


.stream-table tr td a {
    width: 100%;
    height: inherit;
    display: flex;
    flex-direction: column;
    padding: 24px;  
    padding-bottom: 32px;
}

.stream-table tr td a {
}

.stream-table .stream-title{
    display: block;    
    font-family: 'Geometria-Bold'!important;
    color: var(--w);
    font-size: 24px!important;
    font-style: normal;
    font-weight: 700;
    margin-right: 0px;
       padding-bottom: 16px;
    padding-top: 50px;
    line-height: 110%; 
}




.stream-table tr a div {
  font-size: 12px!important;
  font-style: normal;
      font-family: 'Geometria-Regular'!important;
  margin-top: 0px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  color: #fff; 
     line-height: 110%;
    display: none;
}



.stream-table tr a div b{
    color: var(--w);
     font-weight: 400!important;
 margin-top: 6px;
     line-height: 110%;
}

.stream-table {
  counter-reset: li 0;
}
.stream-table  tbody tr:before {
    content: "Раздел " counter(li) '';
    counter-increment: li;
    position: absolute;
    border-radius: 4px;
    background: var(--orange);
    font-family: 'Geometria-Bold'!important;
    font-weight: 600;
    padding: 8px 8px 6px 8px;
    font-size: 10px;
    z-index: 9;
    left: 20px;
    line-height: 110%;
    top: 20px;   
    color: var(--w);
    text-transform: uppercase;  
}   

/*-----------&#10060; список тренингов-----------*/


@media(max-width: 1300px){
    .stream-table tbody tr[data-training-id="935124833"]:after,
    .stream-table tbody tr[data-training-id="935319136"]:after{
        width: 86px;
        height: 86px;
    }
}
/* user-info */
@media(max-width: 1268px) and (min-width: 992px){
    .welcome-block{
        padding: 60px 20px;
    }
    .welcome-subtitle2{
        padding-right: 270px;
    }
    .welcome-block::after{
right: -40px;
    }
}
@media(max-width: 991px){
.stream-table tbody tr[data-training-id="935124833"]:after{
        width: 70px;
        height: 70px;
    }
    .welcome-block::after{
        width: 320px;
        height: 320px;
    }
}
@media(max-width: 815px){
    .welcome-block{
padding-top: 60px;
        padding-bottom: 60px;
    }
    .welcome-block::after{
        width: 290px;
        height: 290px;
        right: 0;
    }
    .welcome-block .welcome-title{
            font-size: 52px;
}
    .welcome-subtitle2{
        font-size: 14px;
    }
}
@media(max-width: 768px){
    .stream-table .stream-title{
        font-size: 20px!important;
    }
     .welcome-block::after{
        width: 280px;
        height: 280px;
        right: 0;
    }
    .welcome-block{
        padding-right: 240px;
    }
    .stream-table tbody tr[data-training-id="935124838"] .stream-title{
      padding-right: 40px;
}
}
@media(max-width: 648px){
       .welcome-block{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .welcome-block .welcome-title{
font-size: 38px;
    }
    .welcome-subtitle2{
        font-size: 12px;
    }
    .welcome-block::after {
        width: 240px;
        height: 240px;
    }
}
@media(max-width: 546px){
     .welcome-block{
        padding-top: 60px;
        padding-bottom: 200px;
         padding-right: 20px;
         background-size: cover !important;
    background-position: 50% 50%;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/69600/sc/439/h/9edbc60b51ce2e85dbce6c2e378a78ae.svg) no-repeat;
    }
    .welcome-subtitle2{
        text-align: center;

    }
    .content-menu{
        margin-bottom: 0;
    }
   .welcome-block::after {
        width: 200px;
        height: 200px;
    }
        .welcome-block .welcome-title {
            font-size: 30px;
            text-align: center;
    }
}
@media(max-width: 640px){
    .stream-table tbody tr {
  flex-basis: 100%;
        flex: 1 1 100%;}
    
    .stream-table tbody tr:nth-child(2){
        background-position: 98% 20% !important;
    }
  
}
@media(max-width: 480px){
    .stream-table tbody tr:before{
        font-size: 10px;
        padding: 8px 8px 6px 8px;
}
}

@media(max-width: 360px){
    .stream-table tbody tr[data-training-id="935124830"] .stream-title{
        padding-right: 80px;
    }
}
