

:root {
  --font-family: "Century Gothic", sans-serif;
  --second-family: "Lazydog", sans-serif;
  --third-family: "Montserrat", sans-serif;
}

@font-face { 
    font-family: "Lazydog";
    src: url(/fileservice/file/download/h/eb743e1588f8e06926a20aba45cee421.otf/a/558326/sc/190) format('opentype');
}

@font-face { 
    font-family: "Century Gothic";
    font-weight: 700;
    src: url(/fileservice/file/download/h/6ea6add77e9d45c960d411c0265e9920.ttf/a/565875/sc/153) format('truetype');
}

@font-face {
	font-family: "Century Gothic";
    font-weight: 400;
	src: url(/fileservice/file/download/h/d033e196e7ec0de732388c21033ab5d4.ttf/a/565875/sc/135)
		format('truetype');
}

/*Для всплывающих блоков*/
.lt-block-modal-window.gc-modal .modal-dialog {
    width: 70% !important;
}

.cats .xdget-trainingList .btn.btn-success {
  margin-top: 20px;
}


.cats .page-header {
    margin-bottom: 70px;
}

.cats .container {
    width: auto;
    max-width: 1300px !important;
}

.logo.gc-account-logo {
  position: relative;
   margin-bottom: 100px !important;
}

.logo.gc-account-logo img {
 display: none;   
}

.logo.gc-account-logo:after {
  content: "";
  position: absolute;
  top: -100px;
  left: 15px;
  width: 301px;
  height: 102px;
  color: #9C80D8;
  font-family: 'Lazydog';
  font-size: 32px;
  font-weight: 400;
  text-transform: capitalize;
background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/114/h/3536b8228f6f75a2e6980d84bfc3d408.png)no-repeat;
	background-size: contain
}

.maths .logo.gc-account-logo:after {
    content: "";
    position: absolute;
    top: -100px;
    left: 5px;
    width: 260px;
    height: 80px;
    color: #9C80D8;
    font-family: 'Lazydog';
    font-size: 32px;
    font-weight: 400;
    text-transform: capitalize;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/294/h/9d662db4833ec2342ec5e80bcdd88d0e.svg) no-repeat;
    background-size: contain;
}

.math-less.cat-less .logo-link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 5px;
    width: 260px;
    height: 80px;
    color: #9C80D8;
    font-family: 'Lazydog';
    font-size: 32px;
    font-weight: 400;
    text-transform: capitalize;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/294/h/9d662db4833ec2342ec5e80bcdd88d0e.svg) no-repeat;
    background-size: contain; 
}

body.cats {
   background: 
      url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/249/h/62a8af4eb4b03216ae97db983188f4de.png),
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png); 
    background-repeat: repeat-y, repeat;
    background-position: right -6%  top, center;
    background-size: 20%, cover;
    background-attachment: scroll, fixed;
}

body.cats-trenning.maths,
body.cat-less.math-less {
   background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/128/h/231fecc5841763d14adf2e41a200972b.png),
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png); 
    background-repeat: repeat-y, repeat;
    background-position: right 0  top, center;
    background-size: 20%, cover;
    background-attachment: scroll, fixed;
}

.cats .xdget-row  {
 margin: 0 !important;   
}

.cats .row {
  margin: 0 !important;
}

.cats .xdget-trainingList hr {
 display: none; 
}

.cats .col-md-12 {
    padding: 0 !important;
}

.cats .col-md-8 {
   max-width: 706px;
}

.left-col {
  max-width: 736px
}


.cats .stream-table {
  margin: 0 !important;
}

.cats .stream-table tr td {
    height: 100% !important;
    display: block;
}

.cats .stream-table tr td:hover {
  background: transparent;
}

.cats .stream-table tr.no-public td,
.cats .stream-table tr.no-public.no-lessons.no-children td,
.cats .stream-table tr.no-lessons.no-children td{
  opacity: 1;
}

.cats .stream-table tbody tr a > div {
  display: none;
}

.cats tbody tr td {
  padding: 0;
}

/*Бесплатные тренинги*/
/*Суперпак и бесплатные уроки*/
.cats .avail-box .stream-table tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}

.cats .avail-box .stream-table tbody tr {
  flex: 0 0 calc(50% - 10px);
  border-radius: 10px;
  box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  min-height: 169px;
  position: relative;
  background: #f5ebff url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/353/h/3a7e261b80d98fc4d98f2ed7dccd0b96.png)no-repeat;
  background-position: right top;
  background-size: contain;
  background-size: 30%;
}

.cats .avail-box tbody tr .stream-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    color: #8876ac;
}

.cats .avail-box .stream-table tbody tr a  {
  	padding: 27px 30px 40px 35px;
    min-height: 169px;
    z-index: 10;
    position: relative;
    text-align: left;
}

.cats .avail-box .stream-table tbody tr a:before {
  content: "Перейти";
  position: absolute;
  bottom: 20px;
  left: 35px;
  width: 100px;
  height: 40px;
  border-radius: 10px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
  padding: 13px 20px 13px 20px;
  background: #b8a1db;
}

.cats .avail-box .stream-table tbody tr a:nth-child(2) {
    background: #F8E5DA url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/310/h/730316d045083431b418241f385d2079.svg)no-repeat;
  	background-position: right bottom;
  	background-size: contain;
  	background-size: 25%;
}
/*Конец Бесплатные тренинги*/

/*Платные тренинги*/
.cats .bg-box {
  background: #fff;
  padding: 32px 25px;
  border-radius: 16px;
}
/*Видимость платных бесплатных*/
.cats .sale-box tr {
  display: none;
}

/*Конец Видимость платных бесплатных*/

.cats .sale-box .stream-table tbody {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.cats .sale-box .stream-table tbody tr {
  flex: 0 0 100%;
  border-radius: 16px;
  box-shadow: 0 4px 20px 0 rgba(255, 255, 255, 0.12);
  background:  url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/214/h/7a9fda4396c6638eda59e28725b0e8c3.png)no-repeat;
  background-size: cover;
    position: relative;
}

.cats .sale-box .stream-table tbody tr td {
  width: 100%;
  display: block;
}

.cats .sale-box .stream-table tbody tr td a {
  padding: 43px 100px 43px 32px;
  position: relative;
  z-index: 10;
  text-align: left;
}

.cats .sale-box .stream-table tbody tr a:after{
  	position: absolute;
  	content: "";
  	bottom: 5px;
  	right: 1px;
  	width: 71px;
  	height: 103px;
  	background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/299/h/90e9fdc828ba1c79b90d4f260e96a0ce.png)no-repeat;
  	background-size: cover;
    background-position: center;
    border-radius: 0 0 6px 0;
}

.cats .sale-box .stream-table tbody tr .stream-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 24px;
    color: #6c6c6c;
  line-height: normal;
  position: relative;
}

.cats .sale-box .stream-table tbody tr .stream-title:after {
  position: absolute;
  content: "";
  bottom: -23px;
  left: 0;
  width: 107%;
  height: 30px;
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/286/h/4bed644017aea48bf3f4806bbca780f6.svg)no-repeat;
  background-size: contain;
}

/*Годовой ЕГЭ*/
.cats .sale-box .stream-table tbody tr[data-training-id="934643342"] {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/202/h/0238aa7d4b9ace68188ac9908bc3475c.png)no-repeat;
    background-size: cover;
}

.cats .sale-box .stream-table tbody tr[data-training-id="934643342"] a {
    background: transparent;
}

.cats .sale-box .stream-table tbody tr[data-training-id="934643342"] .stream-title  {
    color: #fff;
}

.cats .sale-box .stream-table tbody tr[data-training-id="934643342"] .stream-title:after {
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/187/h/b01e5d8c4c2bba9942601d5d56f43b83.png)no-repeat;
  background-size: contain;
}

.cats .sale-box .stream-table tbody tr[data-training-id="934643342"] a:after {
        background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/78/h/c863438ffe63c88b367b73b7f4854507.png)no-repeat;
    background-size: cover;
}
/**/
/*Конец Платные тренинги*/

/*recommend*/


/*END recommend */

.reccomend-banner {
  margin: 28px 0 23px 0;
  min-height: 86px;
  border-radius: 16px;
  background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/276/h/2bf57e7898c78fd8ef80c34e25dfa782.png)no-repeat,
    url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/30/h/00da1d20e14e01b50609044bd796990f.png)no-repeat;
  background-size: contain, cover;
  background-position: left 7% bottom, center;
  padding: 18px;
}

.reccomend-banner h3 {
  max-width: 300px;
  margin: 0 auto;
  background: #f9f5ff;
  border-radius: 10px;
  min-height: 53px;
  text-align: center;
  padding: 16px;
  font-family: var(--second-family);
font-weight: 400;
font-size: 22px;
text-transform: capitalize;
color: #8876ac;
    outline: 2px dashed  #c4b1e0;
    outline-offset: -8px;
  border-radius: 16px;
    position: relative;
}

.catsDate-block iframe {
  border-radius: 16px;
  box-shadow: 0 4px 20px 0 rgba(255, 255, 255, 0.12);
}

.cats-recs {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 10px;
}

.cat-item {
  min-height: 150px;
  border-radius: 16px;
  border: 7px solid #fff;
  flex: 0 0 32%;
  background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/74/h/119944924d03b603a7bc31ecd2c32a32.png)no-repeat;
   background-size: cover;
  padding: 19px 14px;
}

.cats-recs h3 {
  font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    color: #6c6c6c;
    max-width: 160px;
}

.cats-recs button {
  width: 145px;
  height: 32px;
  background: #d0a1d6;
  border-radius: 6px;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  color: #fff;
  text-align: center;
  border: none;
  margin: 40px 0 0 0;
}

/*Инструкции*/
.cats .user-state-has_mission .user-state-bg,
.cats .user-state-accomplished .user-state-bg,
.cats .user-state-need_accomplish .user-state-bg,
.cats .user-state-answered .user-state-bg,
.cats .user-state-bg {
    background: transparent;
}

.cats .lesson-list li table {
  	min-height: 100%;
    min-width: 100%;
}

.cats ul.lesson-list {
  background: transparent;
  padding: 0;
}

.cats  .lesson-list li {
  margin: 0 auto;
  border-radius: 16px;
  background: #e7d7fe url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/157/h/34a3d170e9ff807f9a1ec057e1995a28.svg)no-repeat;
  box-shadow: 0 4px 18px 0 rgba(255, 255, 255, 0.12);
  position: relative;
  overflow: visible;
}

.cats  .lesson-list li:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 33px;
  width: 173px;
  height: 102px;
  background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/236/h/aad617a340277ecd06b881fb573ae2d8.png)no-repeat;
}

.cats  .lesson-list li a {
  padding: 24px 25px 33px 65px;
}

.cats  .lesson-list li .info {
  background: transparent !important;
  border-left: none !important;
  margin: 0;
}

.cats .vmiddle {
	padding: 0 !important;
}

.cats .item-main-td {
    padding: 0 !important;
    min-height: 18px;
}

.cats ul.lesson-list .state-icon-block {
 display: none; 
}

.cats .lesson-list li .info .vmiddle {
  padding: 0;
}

.cats  .lesson-list li .title  {
  margin: 0;
}

.cats  .lesson-list li .link.title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 24px;
    color: #8876ac;
  position: relative;
  display: inline-block;
}

.cats .lesson-list li .link.title:after {
  content: "";
  position: absolute;
  bottom: -22px;
  right: -44px;
  width: 83px;
  height: 30px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/285/h/86a7fc21eed01f06df95e41fc61a37b1.svg)no-repeat;
  background-size: contain;
}
/*Конец инструкции*/

.cats .search_box h2 {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 28px;
  color: #8876ac;
  position: relative;
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}

 .search_box h2:after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/155/h/e97859346ae15110eef4c3063eec675c.svg)no-repeat;
  background-size: contain;
}

.search_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}

.cats .SearchBlock__left-icon .fa-search:before {
  content: "";
  position: absolute;
  top: 12px;
  left: -5px;
  width: 24px;
  height: 24px;
  background: url(https://fs22.getcourse.ru/fileservice/file/download/a/558326/sc/186/h/a1d13c22de744024cf83d6b86119ee4d.svg)no-repeat;
   background-size: contain;
}

.cats #SearchInput {
  	border-radius: 12px;
  	border: none;
  	height: 51px;
    padding-left: 45px;
    color: #8876ac;
}

.cats #SearchInput::placeholder {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #6c6c6c;
}

.SearchBlock__clear svg {
  fill: #6C544A;
}

/*Баннер*/
.banner-cats {
  position: relative;
  min-height: 226px;
  padding: 85px 35px 35px 35px;
  box-shadow: 0 4px 15px 0 rgba(225, 213, 238, 0.81);
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/365/h/b33aad58b0cbe865eb241bb0b8c483cb.png)no-repeat;
  background-size: cover;
  border-radius: 16px;
    margin-bottom: 30px;
}

.banner-cats img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.banner-cats .html-content {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  text-transform: uppercase;
  color: #8876ac;
  max-width: 450px;
}

.month-cat  .banner-cats  {
  padding: 85px 35px 35px 65px;
    background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/338/h/b6e9a7b8f17b7142b5bcfe0f090f4d4d.png)no-repeat;
  background-size: cover;
  border-radius: 20px;
}

.month-cat:not(.maths) .banner-cats .html-content {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}

.month-cat .banner-cats .html-content:before {
  content: '';
  position: absolute;
  top: -32px;
  left: -15px;
  width: 240px;
  height: 31px;
  background: url(https://fs22.getcourse.ru/fileservice/file/download/a/558326/sc/105/h/172b3db3409a8b357b6875d39e177c5b.svg)no-repeat;
}

.month-cat .banner-cats .html-content:after {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 90px;
  width: 253px;
  height: 28px;
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/125/h/9bb97cc946aa29e211779c876763ba78.svg)no-repeat;
  background-size: contain;
}

/*Maths*/
.maths  .banner-cats  {
  padding: 65px 35px 65px 30px;
  background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/338/h/b6e9a7b8f17b7142b5bcfe0f090f4d4d.png)no-repeat;
  background-size: cover;
  border-radius: 20px;
}

.month-cat.maths  .banner-cats  {
  padding: 65px 35px 65px 30px;
  background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/338/h/b6e9a7b8f17b7142b5bcfe0f090f4d4d.png)no-repeat;
  background-size: cover;
  border-radius: 20px;
}

/*Конец Баннер*/

.cats .sale-box .stream-table tbody tr[data-training-id="933378590"] {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/68/h/45d44aa37681c7b1e3de0c07220a0610.png)no-repeat;
  background-size: cover;
  margin-top: 30px;
}

.cats .sale-box .stream-table tbody tr[data-training-id="933378590"]:before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 10px;
  width: 170px;
  height: 157px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/92/h/7061c77150d6249b0ffbd305e296e2e0.png)no-repeat;
  background-size: contain;
    z-index: 11;
}

.cats .sale-box .stream-table tbody tr[data-training-id="933378590"] td a {
  text-align: center;
      padding: 43px 100px 43px 100px;
}

.social-block {
  	padding: 19px 17px 27px 24px; 
    font-family: var(--font-family);
    font-weight: 700;
  	font-size: 26px;
  	line-height: 110%;
  	color: #FFFFFF;
  	display: flex;
  	flex-direction: column;
  	justify-content: space-between;
  	position: relative;
    max-width: 360px;
        min-height: 180px;
    background: linear-gradient(115.31deg, #d999e2 13.64%, #f6e3f8 100%);
    border-radius: 15px;
}

 .social-block:before {
  content: "";
  position: absolute;
  bottom: -40px;
  right: 0;
  width: 131px;
  height: 119px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/75191/sc/339/h/2eb0ceb846e6f7851dc064ad2a8f7c3d.png) no-repeat;
}

 .social-block .xdget-button {
  	height: 50px;
  	width: 144px;
  	border: 1px solid #FFFFFF;
  	border-radius: 6px;
  	background: transparent;
  	font-weight: 800;
  	font-size: 16px;
  	line-height: 20px;
    margin: 15px 0 0 0;
    -webkit-transition: 0.3s ease-in-out;
    cursor: pointer;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

.social-block .xdget-button:hover {
  color: #756284;
  background: #fff;
  transition: 0.3s;
}

/*Интрукция в тренинге раскрывающаяся*/
.instruction-block {
  padding: 24px 25px 33px 35px;
  border-radius: 16px;
  background: #e7d7fe url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/157/h/34a3d170e9ff807f9a1ec057e1995a28.svg)no-repeat;
  box-shadow: 0 4px 18px 0 rgba(255, 255, 255, 0.12);
  position: relative;
  padding: 35px 45px 35px 35px;
  display: flex; 
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 27px;
  height: 95px;
  overflow: hidden;
}

.instruction-block.active {
    height: auto;
}

.instruction-block .ins-btn {
    width: 41px;
    height: 27px;
    border: none;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/51/h/ca6639cdc3e1d42b0d70647099719090.svg)no-repeat;
    background-size: contain;
}

.inst-text {
    flex: 0 0 100%;
}

.instruction-block.active .ins-btn {
    transform: rotate(180deg);
}

.inst-text p {
    font-family: var(--font-family);
        font-size: 18px;
    color: #6c6c6c;
}

@media(max-width: 1300px) {
    body.cats {
   background: 
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png)!important; 
    background-repeat:  repeat !important;
    background-position: center !important;
    background-size:  cover !important;
}
}

@media(max-width: 1218px) {
.cats .container {
     	width: 100% !important;
     	margin-right: 0 !important;
    }
    
    .right-col {
        margin-left: 0 !important;
    }
    
    .left-col {
     	padding: 0 !important;
        width: 65% !important;
    }
}

@media(max-width: 1090px) {
     .cats .container {
     	margin-left: 0 !important;
    }
    
  .cats .right-col {
        margin: 30px auto 0 auto !important;
        width: 100% !important; 
        padding: 0 !important;
        float: none !important;
    }
    
     .left-col {
        width: 100% !important;
        margin: 0 auto !important;
    	float: none !important;
    }
}

@media(max-width: 1080px) {
 .cats .col-md-8 {
    width: 100% !important;
   float: none !important;
  }
}

@media(max-width: 980px) {
  .cat-item {
    flex: 100% !important;
  }
}

@media(max-width: 890px) {
  .reccomend-banner {
    background-position: right 0 bottom, center !important;
  }
  
  .reccomend-banner h3 {
        margin: 0 auto 0 0 !important;
  }
}



@media(max-width: 740px) {
    .inside-box {
        flex-direction: column !important;
    	padding: 20px !important;
        border: 2px solid;
   		border-image: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/94b69bb1588538d1f398fc20774f883a.svg) 1 round round;
    	gap: 20px;
    }
    
    .cats .bg-box {
    padding: 20px 15px !important;
}
    
    .cats .avail-box .stream-table tbody {
     flex-direction: column  !important;  
    }
    
    .cats .avail-box .stream-table tbody tr {
     flex: 0 0 100% !important;   
    }
  
    .search_box {
     	flex-direction: column !important;   
    	gap: 20px !important;   
    	align-items: start !important;   
    }
    
    .search_box h2 {
     margin: 0  !important;    
    }
}

@media(max-width: 680px){
  .cats .sale-box .stream-table tbody tr[data-training-id="933378590"]:before  {
    width: 120px !important;
    height: 107px !important;
    bottom: 0 !important;
    left: -10px !important;
  }
  
  .cats .sale-box .stream-table tbody tr[data-training-id="933378590"] td a {
    padding: 43px 70px 43px 90px !important;
}
}

@media(max-width: 530px) {
  .reccomend-banner h3:before {
    content: '';
    position: absolute;
    top: -42px;
    right: -20px;
    width: 120px;
    height: 50px;
    background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/276/h/2bf57e7898c78fd8ef80c34e25dfa782.png)no-repeat;
    background-size: contain;
  }
  
  .reccomend-banner {
  background: 
    url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/30/h/00da1d20e14e01b50609044bd796990f.png)no-repeat !important;
  background-size:  cover !important;
}
  
  .cats .lesson-list li:before {
    right: 0 !important;
    width: 115px !important;
    height: 102px !important;
  }
    
  .reccomend-banner h3 {
    margin: 0 auto !important;
    }
}

@media(max-width: 415px) {
    .cats .avail-box tbody tr .stream-title {
       font-size: 18px  !important;     
    }
    
    .act-kurs h3 {
        font-size: 22px  !important;   
    }
    
    .cats .lesson-list li .link.title {
        font-size: 18px  !important; 
    }
    
    .cats .sale-box .stream-table tbody tr .stream-title {
        font-size: 18px  !important;   
    }
    
    .search_box h2 {
		font-size: 22px  !important;  
    }
    
    .history .sale-box .stream-table tbody tr td a {
    	padding: 30px 65px 30px 20px !important;  
    }
    
    .act-kurs {
     	padding: 5px !important;   
    }
    
    .inside-box  {
     	padding: 15px !important;
        border: 1px solid !important;
        border-image: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/94b69bb1588538d1f398fc20774f883a.svg) 1 round round !important;
    }
    
   .cats .avail-box .stream-table tbody tr a  {
  		padding: 20px 20px !important;
}
    
   .cats .avail-box .stream-table tbody tr:before {
     	left: 20px !important;
    }
    
    .cats .lesson-list li a {
    padding: 24px 25px 33px 18px !important;
}
    
    .cats .lesson-list li:before {
        right: 5px !important;
    }
    
    .date-block {
      margin-bottom: 24px !important;  
    }
    
    .act-kurs {
     margin-bottom: 20px !important;     
    }
    
    .search_box {
      margin-bottom: 20px !important;      
    }
    
    .mail-block {
        font-size: 12px  !important;
    }
    
    .message-box {
      margin-top: 20px !important;
    }
    
    .logo.gc-account-logo:after {
     top: 12px !important;   
    }
}

@media(max-width: 410px) {
  .reccomend-banner h3 {
        font-size: 18px !important;
  }
    
    .cats .col-md-8 {
        padding: 0 !important;
    }
}

/* ------------- 
content start - Меню
------------- */

/* LEFTBAR*/
:root {

    --cm: #00AEEF;
    --cma: #7C51A1;
    --csb: #F2F4F4;
    
    --iNotice: url("https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/312/h/ebf115a4a71d4fb70425aabb61c941ea.svg");   
    --iSite: url("https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/324/h/4c9abde2fb625c2820cf1d0f4af391d2.svg");
    --iStudy: url("https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/24/h/039f0ae9d63d5475a39b4679165a9990.svg");
    --iUsers: url("https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/111/h/5c71ec78842ae5d5808b20694671f6cb.svg");
    --iTasks: url("https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/185/h/ea6225374659cc1e0fdbc0bf3720d537.svg");
    --iMessages: url("https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/81/h/e99ef12471b38022e6335a02a1a24ca9.svg");
    --iSales:  url("https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/239/h/e0696b29ec9a22b23513c77cbbcfb159.svg");
    --iChatium:  url("https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/185/h/1de5f0920bbb3cca8e4158f8526144b4.svg");
    --iSubmenuBG:  url("");
    
     --iNoticeActive: url("https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/340/h/32b4f1837df53fc7ad16ebb589ec4d0c.svg");
     --iSiteActive: url("https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/90/h/b13e040c244b8b767ad5225891d65a8a.svg");
     --iStudyActive: url("https://fs22.getcourse.ru/fileservice/file/download/a/558326/sc/209/h/ae8be82d548786d4134b889ad0f3b6c4.svg");
     --iUsersActive:  url("https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/9/h/b543d6b2fc9cddd6deef5d0acb3eb252.svg");
     --iTasksActive:  url("https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/157/h/6543b6f72b84e9cc863097a139ee13bc.svg");
     --iMessagesActive:  url("https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/182/h/1b240fa601d69834aabb13a7e1f76d86.svg");
     --iSalesActive:  url("https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/18/h/b353d3a825967ed4e099d9221607f681.svg");
     --iChatiumActive:  url("https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/80/h/c51892134b4e16ac5dc1d250802d3a39.svg");
}

.gc-account-leftbar,
.gc-account-leftbar.expanded .toggle-link {
    box-shadow: 0 4px 20px 0 rgba(255, 255, 255, 0.12);
    background: linear-gradient(137deg, #dac2f2 0%, #bca7dd 49.2%, #b7a0da 100%);
}


.gc-account-leftbar {
  	width: 80px !important;
    border-radius: 10px;
    left: 12px;
    top: 18px;
    height: 96%;
}

/*Ячейка*/
.gc-account-leftbar .gc-account-user-menu li {
    padding: 15px 12px 22px 12px;
    width: 80px;
  	height: 88px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-profile {
    padding: 15px 12px 12px 12px;
    height: 75px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-notifications_button_small {
	height: 60px;
    padding: 0;
    border-bottom: none;
}

.gc-account-leftbar .gc-account-user-menu li a {
  	background: transparent;
  	width: 56px;
  	height: 56px;
  	padding: 0;
    border-radius: 12px;
}

.gc-account-leftbar .gc-account-user-menu li.active a, .gc-account-leftbar .gc-account-user-menu li.selected a {
    background: #F4EEFB;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-notifications_button_small a {
 border-bottom: none;   
}


/*Профиль(фото)*/
.gc-account-leftbar a img {
  	width: 39px;
    height: 39px;
    border-radius: 10px;
}

.menu-item-iik a img {
    width: 49px;
    height: 49px
}

 .menu-item-mess a img {
    width: 30px;
    height: 30px;
}

 .menu-item-kurs a img {
    width: 34px;
    height: 39px;
}

.menu-item-sale-icon a img {
  width: 30px;
}

.menu-item-oik a img {
  width: 56px;
  height: 56px;
}



.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-profile {
    border-bottom: none;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-profile a {
    background: rgba(255, 255, 255, 0.72);
    padding: 8px;
    width: 100%;
    display: block;
    border: 1px dashed #bd9dec;
    border-radius: 12px;
}
/*END Профиль(фото)*/

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
    height: 64px;
    width: 100%;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .content {   
 margin-bottom: 15px;   
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .user-image .user-profile-image  {
  border-radius: 50px !important;
}

.gc-fade-wrapper .gc-fade {
    left: 80px;
    background: rgba(0, 0, 0, 0.52);
}

/*Submenu*/
.gc-account-leftbar .gc-account-user-submenu-bar {
    position: absolute;
    top: 0;
    left: 92px;
    width: 300px;
    height: 100vh;
	box-shadow: 0 0 13px 0 rgba(233, 229, 236, 0.57);
	background: #fff;
	border-radius: 10px;
    padding: 20px;
}

.gc-account-user-submenu-bar > div > a {
  	margin-bottom: 10px;
    border-radius: 10px;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li {
     margin: 0 0 7px 0;
    transition: 0.3s;
}

.gc-account-user-submenu-bar h3 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #8876ac;
    margin-bottom: 30px;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: #5e5866;
    padding-left: 15px;
    margin-left: 3px;
    position: relative;
    z-index: 10;
}


/*Убираем иконки в раскрывающемся субменю*/
.gc-account-user-submenu li a:after {
 //display: none;
}

/*Слово Уведомления*/
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-header-link {
	color: #8876ac;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 12px */
}

/*END Submenu*/

/*Баланс бонусы */
.gc-account-leftbar .gc-account-user-submenu-bar div .user-balance
{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    text-transform: lowercase;
    color: #796a8e;
    margin-bottom: 18px;
}

/* убираем полоску в админ меню*/
.gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-accountSettings a {
    border-top: none !important;
}
.gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-help a {
  border-top: none !important;
}

/*menu*/
.menu-item-notifications_button_small img.menu-item-icon,
.menu-item-cms img.menu-item-icon,
.menu-item-user img.menu-item-icon,
.menu-item-tasks img.menu-item-icon,
.menu-item-teach img.menu-item-icon,
.menu-item-notifications img.menu-item-icon,
.menu-item-sales img.menu-item-icon,
.menu-item-chatium img.menu-item-icon
 {
  display:none !important;
}

/* Уведомления */
.gc-account-user-menu li.menu-item-notifications_button_small a:after { 
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 1;
  top: 22px;
  left: 24px;
  opacity: 1;
  background: var(--iNotice) no-repeat;
  background-size: contain !important;
}

/* Сайт */
.gc-account-user-menu li.menu-item-cms a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 28px;
  left: 26px;
  background: var(--iSite) no-repeat;
  background-size: contain !important;  
}

/* Сайт active selected*/
.gc-account-user-menu li.menu-item-cms.active a:after,
.gc-account-user-menu li.menu-item-cms.selected a:after { 
  background: var(--iSiteActive) no-repeat;
  background-size: contain !important;  
}

/* Сайт active selected hover*/
.gc-account-user-menu li.menu-item-cms.active a:hover:after,
.gc-account-user-menu li.menu-item-cms.selected a:hover:after { 
  background: var(--iSite) no-repeat;
  background-size: contain !important;  
}

/* Обучение*/
.gc-account-user-menu li.menu-item-teach a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 29px;
  left: 27px;
  background: var(--iStudy) no-repeat;
  background-size: contain !important;    
}

/* Обучение active selected*/
.gc-account-user-menu li.menu-item-teach.active a:after,
.gc-account-user-menu li.menu-item-teach.selected a:after { 
  background: var(--iStudyActive) no-repeat;
  background-size: contain !important;    
}

/* Обучение active selected hover*/
.gc-account-user-menu li.menu-item-teach.active a:hover:after,
.gc-account-user-menu li.menu-item-teach.selected a:hover:after { 
  background: var(--iStudy) no-repeat;
  background-size: contain !important;    
}

/* Пользователи*/
.gc-account-user-menu li.menu-item-user a:after {
  content: "";
  position: absolute;
  width: 45px;
  height: 28px;
  z-index: 1;
  top: 29px;
  left: 18px;
  background: var( --iUsers ) no-repeat;
  background-size: contain !important;
}

/* Пользователи active selected*/
.gc-account-user-menu li.menu-item-user.active a:after,
.gc-account-user-menu li.menu-item-user.selected a:after {
  background: var( --iUsersActive ) no-repeat;
  background-size: contain !important;
}

/* Пользователи active selected hover*/
.gc-account-user-menu li.menu-item-user.active a:hover:after,
.gc-account-user-menu li.menu-item-user.selected a:hover:after {
  background: var( --iUsers ) no-repeat;
  background-size: contain !important;
}

/* Задачи */
.gc-account-user-menu li.menu-item-tasks a:after { 
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    z-index: 1;
    top: 28px;
    left: 25px;
    background: var( --iTasks ) no-repeat;
    background-size: contain !important;
}

/* Задачи active selected*/
.gc-account-user-menu li.menu-item-tasks.active a:after,
.gc-account-user-menu li.menu-item-tasks.selected a:after { 
  background: var( --iTasksActive ) no-repeat;
  background-size: contain !important;
}

/* Задачи active selected hover*/
.gc-account-user-menu li.menu-item-tasks.active a:hover:after,
.gc-account-user-menu li.menu-item-tasks.selected a:hover:after { 
  background: var( --iTasks ) no-repeat;
  background-size: contain !important;
}

/* Сообщения */
.gc-account-user-menu li.menu-item-notifications a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 29px;
  left: 26px;
  background: var( --iMessages ) no-repeat;
  background-size: contain !important;  
}

/* Сообщения active selected*/
.gc-account-user-menu li.menu-item-notifications.active a:after,
.gc-account-user-menu li.menu-item-notifications.selected a:after { 
  background: var( --iMessagesActive ) no-repeat;
  background-size: contain !important;  
}

/* Сообщения active selected hover*/
.gc-account-user-menu li.menu-item-notifications.active a:hover:after,
.gc-account-user-menu li.menu-item-notifications.selected a:hover:after { 
  background: var( --iMessages ) no-repeat;
  background-size: contain !important;  
}

/* Продажи */
.gc-account-user-menu li.menu-item-sales a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 28px;
  left: 26px;
  background: var(--iSales) no-repeat;
  background-size: contain !important; 
}

/* Продажи Active selected*/
.gc-account-user-menu li.menu-item-sales.active a:after,
.gc-account-user-menu li.menu-item-sales.selected a:after { 
  background: var(--iSalesActive) no-repeat;
  background-size: contain !important; 
}

/*chatium*/
.gc-account-user-menu li.menu-item.menu-item-chatium a:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 28px;
  left: 26px;
  background: var(--iChatium) no-repeat;
  background-size: contain !important;  
}

/*chatium Active selected*/
.gc-account-user-menu li.menu-item.menu-item-chatium.active a:after,
.gc-account-user-menu li.menu-item.menu-item-chatium.selected a:after {
  background: var(--iChatiumActive) no-repeat;
  background-size: contain !important;  
}

.gc-account-user-menu li.new-chatium-icon img {
    border: none;
}

/*Эффекты при наведении*/
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item.menu-item-profile) a:hover {
    background: transparent;
  	border-radius: 12px;
	background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/104/h/4d309980647c0a7a8137f4b4f0c3f7f4.svg);
	background-size: contain;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
    z-index: 10;
    background: rgba(247, 242, 254, 0.52);
    border-radius: 5px;
}


/*Написать сообщение виджет */
.talks-widget-button {
    background: linear-gradient(137deg, #dac2f2 0%, #bca7dd 49.2%, #b7a0da 100%) !important;
    display: none;
}

.talks-widget-window {
  border: none;
}

.talks-widget-header {
  	color: #000!important;
  	background:  #f2e9ff !important;
  	border: none !important;
    height: 60px !important;
    padding-top: 20px !important;
}

.talks-widget-header .caption {
    font-family: 'Century Gothic';
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
}

.talks-widget-body {
  background: #fff;
  padding: 0;  
}

.talks-widget-window  .conversation-list-footer {
  	color: #fff !important;
  	background: #fff !important; 
  	border: none !important;
    bottom: 40px !important;
}

.talks-widget-header .btn-close.fa.fa-times:before {
   	content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/427/h/8d1f4ebb45531b0df8bebcea4678aac5.svg)no-repeat;
    background-size: contain;
}

.talks-widget-header .fa-bars:before {
   	content: "";
    position: absolute;
    top: 0;
    left: 2px;
    width: 26px;
    height: 20px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/45/h/f5fd8733c70325a7e34a525618e1005d.svg)no-repeat;
    background-size: contain;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn {
  	color: #fff;
  	background: #B8A1DB;
  	border-radius: 9px;
	border: none;
    font-family: 'Century Gothic';
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
    padding: 14px 35px 14px 35px;
    position: relative;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn .fa.fa-pencil {
  	display: none;  
}

.talks-widget-window .talks-widget-body .conversations-list-block 
.conversation-annotate .conversation-data-block 
.conversation-title-block {
	color: #fff;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate:hover .conversation-title-block {
  color: #000;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-img-block {
    display: none;
}

.talks-widget-window .talks-widget-body .conversations-list-block 
.conversation-annotate .conversation-data-block 
.conversation-title-block:hover {
    color: #000;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate:hover {
    background: #f2e9ff;
}

.comment-form-wrapper .new-comment .btn-send {
    border: none;
    color: #fff;
	background: #BA846A;
	border-radius: 16px;
	font-family: 'Century Gothic';
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
    padding: 14px 55px 14px 75px;
    position: relative;
    text-transform: lowercase;
}

.comment-form-wrapper .new-comment .btn-send:before {
    content: "";
    position: absolute;
    top: 19px;
    left: 52px;
    width: 15px;
    height: 15px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/82/h/2b54b408b456cc884ed14da0a2164083.svg)no-repeat;
    background-size: contain; 
}

.comment-form-wrapper .new-comment .btn-send .fa.fa-send {
    display: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
}
/*Оповещения и кол-во входящих */
.menu-item .notify-count {
    background: #fff !important;
    color: #8876ac !important;
    font-size: 12px !important;
    font-family: "Century Gothic";
    font-weight: 500;
    width: auto;
    padding: 3px 4px;
    bottom: 45%;
    right: -5px;
    z-index: 50;
    border: 0.79px dashed #a893c7;
    border-radius: 7px;
}

.gc-account-user-submenu .notify-count {
	font-weight: 500;
	font-size: 8px;
	line-height: 9px;
	text-align: center;
	color: #8876ac;
    background: #fff;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count {
    right: 0;
    bottom: 18%;
    z-index: 50;
}

.mark-viewed-all {
    color: #474A64;
    font-weight: 400;
    font-family: 'Century Gothic';
    font-size: 18px;
    margin-top: 10px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {
    background-color: #fff;
    border-radius: 15px;
    color: #000;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .date {
 color: #000;   
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .user-image {
    margin-bottom: 10px;
}

/*Подписи*/
.gc-account-user-menu li a:before {
  	display: block;
  	text-align: center;
  	min-height: 1em;
  	width: 100%;
  	overflow: hidden;
  	position: absolute;
  	bottom: 2px; 
  	left: 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #fff;   
}

.gc-account-user-menu li.menu-item-cms a:before {
  content: "сайт";
}
.gc-account-user-menu li.menu-item-teach a:before {
  content: "курсы";
}
.gc-account-user-menu li.menu-item-user a:before {
  content: "ученики";
}
.gc-account-user-menu li.menu-item-tasks a:before {
  content: "задачи";
}
.gc-account-user-menu li.menu-item-notifications a:before {
  content: "сообщения";
}
.gc-account-user-menu li.menu-item-sales a:before {
  content: "покупки";
}
.gc-account-user-menu li.menu-item-chatium a:before {
  content: "mobile app"; 
}
.gc-account-user-menu li.menu-item-kurs a:before {
  content: "курсы"; 
}
.gc-account-user-menu li.menu-item-domas a:before {
  content: "домашки"; 
}
.gc-account-user-menu li.menu-item-mess a:before {
  content: "поддержка"; 
}
.gc-account-user-menu li.menu-item-sale-icon a:before {
  content: "покупки"; 
}
.gc-account-user-menu li.menu-item-iik a:before {
  content: "история"; 
}

.gc-account-user-menu li.menu-item-oik a:before {
  content: "общество"; 
}
/*END Подписи*/


/*Меню мобильное**/
@media (max-width: 768px) {
    .gc-account-leftbar {
     	left: 0 !important;
    }
    
     .gc-account-leftbar .gc-account-user-menu,
     .gc-account-leftbar .toggle-link {
      	background: transparent !important;
    }
    
	.gc-account-leftbar .gc-account-user-menu {
    	width: 80px !important;
 } 
	.gc-page-nav-items-menu.lt-page-edit-link { 
  		top: 0 !important;
  		bottom: auto !important;
}

.toggler-item {
    	color: transparent !important;
    	background: transparent !important;
  }
    
.gc-account-leftbar.expanded .toggle-link {
    	height: 60px;
    	width: 80px;
    	background: #DABEF6 !important;
  }
    
.gc-account-leftbar .toggle-link {
  	position: relative;
  	top: 0 !important;
  	bottom: auto !important;
}
    
.gc-account-leftbar .toggle-link img {
    	display: none;
  }
    
.gc-account-leftbar .toggle-link:after {
  	position: absolute;
  	content: "";
  	top: 10px;
  	left: 20px;
  	width: 31px;
  	height: 27px;
  	background: url(https://fs.getcourse.ru/fileservice/file/download/a/223364/sc/237/h/0bc33cb2e83b4190be6eb469ee5426f3.svg) no-repeat;
	background-size: contain;
    }
    
.gc-account-leftbar.expanded .toggle-link:after {
  	position: absolute;
  	content: "";
  	top: 20px;
  	left: 26px;
  	width: 29px;
  	height: 29px;
  	background: url(https://fs.getcourse.ru/fileservice/file/download/a/223364/sc/429/h/57131237fd50398905907d91d9b08b71.svg) no-repeat;
    background-size: contain;
    background-position: center;
}
    
.gc-account-leftbar:not(.expanded) {
    width: 100% !important;
    background: #fff !important;
    top: 0 !important;
}
    
.gc-account-leftbar.expanded {
    top: 50px !important;
    background: linear-gradient(137deg, #dac2f2 0%, #bca7dd 49.2%, #b7a0da 100%) !important;
  }
    
    .gc-account-leftbar .gc-account-user-submenu-bar {
    top: -80px !important;
    }
    
.gc-main-content.with-left-menu .container {
    margin-top: 20px !important;
}
}

/*Конец меню*/

/*ACTIVE*/
.gc-account-leftbar .qr-link {
    color: white;
    position: relative;
    top: -15px;
}

.fa.fa-qrcode.qr-link {
  color: transparent;
}

/*CHAT*/
.talks-widget-window .talks-widget-body .conversations-list-block .conversations-list {
    padding: 0 10px;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate {
	background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #D0D7D9;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-title {
    font-family: 'Century Gothic';
	font-weight: 600 !important;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-text.emoji-text {
    font-family: 'Century Gothic';
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #1D211C;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate:hover {
 	background: #EDF1F2;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block {
  	border: none;
    margin-left: 30px !important;
}

.talks-widget-window .talks-widget-header .btn-back {
    top: 20px !important;
}

.talks-widget-window .talks-widget-body 
.conversations-list-block .conversation-annotate 
.conversation-data-block .conversation-title-block 
.conversation-time {
  	font-family: 'Century Gothic';
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #A8B7BB;
}

.talks-widget-window .conversation-widget .comments-container {
  	background: #fff;
    padding-top: 20px;
}

.talks-widget-window .comment-form-wrapper .new-comment-textarea {
  	min-height: 95px !important;
  	background: #fff;
    color: #1D211C;
    font-family: 'Century Gothic';
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
  	border: 1px solid #D0D7D9;
  	border-radius: 10px;
    padding: 12px;
}

.talks-widget-window .comment-form-wrapper .new-comment-textarea::placeholder {
 	font-size: 12px;
    color: #D0D7D9;
}

.talks-widget-window .comment-form-wrapper .new-comment-textarea .emoji-button span.fa {
    color: #D0D7D9;
} 

:focus-visible {
    outline: none;
}

.talks-widget-window .conversation-widget 
.own-user-comment .comment > .text .text-content {
  	background: #EDF1F2;
    border: none;
}
 
.conversation-widget .comment > .text .text-content {
   	background: #EAF5E6;
    border: none;  
}

.conversation-widget .my-comment .comment > .text .text-content {
  background: #fff;
}

.talks-widget-window .conversation-widget  .gc-comment.own-user-comment  .comment-wrapper {
    margin-bottom: 0 !important;
}

.talks-widget-window .emoji-wysiwyg-editor {
  	background: #fff;
    border: 1px solid #D0D7D9;
  	border-radius: 10px;
}

 .talks-widget-window #uploadifive-comment-upload-button0-file-0 {
  color: #000;
}

.talks-widget-window .comment-form-wrapper {
    background: #DDE5E7;
    padding: 40px 25px;
}

.emoji-button .fa.fa-smile-o.fa-lg:before {
 content: "";
    position: absolute;
    top: 5px;
    left: -25px;
    width: 20px;
    height: 270px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/302/h/b491dda75fffd4055136c5c8e9a5cb69.png) no-repeat;
    background-size: contain;
}

.gc-comment-form.comment-form-wrapper .uploadifive-button {
    height: 30px !important;
    width: 25px !important;
}

.glyphicon.glyphicon-paperclip:before {
	content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 20px;
    height: 27px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/268/h/03bb6abd51c5a6d75b8a40d9570acb50.png) no-repeat;
    background-size: contain;
} 
/*END CHAT*/
/* ------------- 
content finish - Меню
------------- */

/* ------------- 
content start - Правая колонка
------------- */

.right-col {
   	margin-left: 5px;
  	max-width: 350px;
    border-radius: 16px;
}

.cats .soc {
    display: flex;
    justify-content: center;
    gap: 24px;
    align-items: center;
    height: 80px;
    border-radius: 7.975px;
    background: #fff;
    border: none;
}

.soc .xdget-button {
    background-color: transparent;
    border: none;
}

.user_info_block,
.soc-block {
  	border-radius: 16px;
  	background: #FFF;
  	box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
  	padding: 20px 13px 20px 13px;
  	position: relative;
}

.user_info_block,
.soc-block,
.referBlock {
  	border-radius: 16px;
  	background: #FFF;
    position: relative;
}

.cats .soc-block {
    background: #fff;
    padding: 0;
} 

.cats .soc-block:before {
  position: absolute;
  content: "";
  top: -45px;
  right: 0;
  width: 0;
  height: 0;
  background: none;
}

.soc-block h3 {
  	color: #6C544A;
  	font-family: "Lazydog";
  	font-size: 24px;
  	font-weight: 400;   
    padding-left: 35px;
}

.cats .user_info {
  border-radius: 10px;
  background: #f6e4f8;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 11px 33px 15px 12px;
  position: relative;
  gap: 10px;
    flex-wrap: wrap;
}

.cats .user-foto {
  position: relative;
}

.cats .user-foto:before {
  content: "";
  position: absolute;
 top: -5px;
  right: -20px;
 width: 45px;
  height: 30px;
  background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/5/h/44f60213f3f37ac09d92ff2439961251.svg)no-repeat;
  z-index: 10;
   background-size: contain;
}


.cats .user_info .name-block {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    color: #8876ac;
    text-transform: capitalize;
}

.cats .user_info .user-foto {
  flex: 0  0 20%;
    position: relative;
}

.cats .users_foto {
  border-radius: 50%;
  border: 3px solid #D19AD7;
}

.cats .name_mail {
  flex: 0 0 75%;
}

.cats .mail-block {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    color: #6c6c6c;
}

.user_info_block .btn_user {
    flex: 0 0 13%;
    background: transparent;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 100;
    cursor: default;
}

.user-btn_act {
  background: #d0a1d6;
  border: none;
  border-radius: 4px;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 12px;
  text-transform: lowercase;
  color: #fff;
  padding: 7px 9px;  
}

 .cats-box {
  border-radius: 11px;
  background: #B8A1DB;
  border: none;
  width: 100%;
  max-width: 360px;
  min-height: 60px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    color: #fff;
  outline: 2.567px dashed #fff;
  outline-offset:-6px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}

 .cats-box:hover {
  color: #FFF;
  background: #9D81C9;
  transition: 0.2s;
}

.referBlock  {
    padding: 15px 10px;
    background: #fff;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    text-align: left;
}

.refer-block_inside {
  border-radius: 10px;
  background: #f6e4f8;
  padding: 13px 16px 18px 14px;
}

.referBlock h3 {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 20px;
  color: #8876ac;
  margin-bottom: 12px;
}

.refer-text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  color: #7e7979;
  max-width: 220px;
}

.refer-code {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  color: #6c6c6c;
  padding: 12px 10px;
  border-radius: 6px;
  background: #FEEDFF;
  margin: 11px 0;
  max-width: 240px;
}
.referBlock .xdget-button {
  background: #d0a1d6;
  border-radius: 10px;
  border: none;
  font-family: var(--font-family);
font-weight: 700;
font-size: 14px;
line-height: 100%;
color: #fff;
  padding: 12px;
  margin: 20px  0 0 0;
}

.referBlock .xdget-image  {
position: absolute;
  bottom: 0;
  right: -9px;
}

/*Блок Ваши покупки*/
.cats .table.table-notitle  thead > tr > th:nth-child(1),
.cats .table.table-notitle  thead > tr > th:nth-child(2),
.cats .table.table-notitle  thead > tr > th:nth-child(3) 
  {
    display: none;
}

.cats .table.table-notitle tbody tr:nth-child(3) td:nth-child(2),
.cats .table.table-notitle tbody tr:nth-child(3) td:nth-child(3) {
  display: none;
}

.cats .table.table-notitle tbody tr {
 display: none;   
}

.cats .table.table-notitle tbody tr:first-child {
  display: flex !important;
  flex-direction: column;
  align-items: start;
}

.cats .table.table-notitle tbody tr td {
   border: none;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    color: #6c6c6c;
  padding: 0;
  margin-bottom: 10px;
}

.cats .table.table-notitle tr .text-right {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    text-transform: lowercase;
    color: #8f7eaf;
    margin-top: 5px;
    position: relative;
}



.cats .table.table-notitle tbody tr td:nth-child(2),
.cats .table.table-notitle tbody tr td:nth-child(3) {
   display: none;
}

.data-title.pokupki-title p {
  margin-bottom: 18px;
}

.cats .table.table-notitle {
  position: relative;
  margin-bottom: 0;
}

.cats .table.table-notitle thead > tr > th:nth-child(4) {
  padding: 0;
  text-align: left;
  position: absolute;
  bottom: 26px;
  left: 0;
  border: 0;
  font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    color: #8f7eaf;
    width: auto;
}

.pokupki-block {
box-shadow: 1px 17px 38px 0 rgba(196, 175, 223, 0.1), 5px 69px 69px 0 rgba(196, 175, 223, 0.09), 12px 155px 93px 0 rgba(196, 175, 223, 0.05), 22px 276px 111px 0 rgba(196, 175, 223, 0.01), 34px 431px 121px 0 rgba(196, 175, 223, 0);
background: #fff;
  border: 1px solid #f2e9fd;
  border-radius: 16px;
  padding: 16px 25px;
  position: relative;

}


.pokupki-block h3 {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
color: #8876ac;
margin-bottom: 12px;
}

.pokupki-inside {
  border: 1px solid #e6d6fe;
border-radius: 10px;
  background: #e8d8ff;
  padding: 16px 27px 10px 12px;
}

.pokupki-block  .xdget-image {
  position: absolute;
  bottom: 0;
  right: 15px;
}

.cats .table.table-notitle tr td.text-right:before {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 104%;
  height: 4px;
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/10/h/606bc81922600b3b58699ca42e4b6868.svg)no-repeat;
  background-size: contain;
}

.tester-container  {
      box-shadow: 1px 17px 38px 0 rgba(196, 175, 223, 0.1), 5px 69px 69px 0 rgba(196, 175, 223, 0.09), 12px 155px 93px 0 rgba(196, 175, 223, 0.05), 22px 276px 111px 0 rgba(196, 175, 223, 0.01), 34px 431px 121px 0 rgba(196, 175, 223, 0);
    border-radius: 10px;
    background: #fff;
    padding: 5px;
    position: relative;
}

.tester-container .html-content {
  background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/221/h/2a1a59d123ca30ea31fadfdb24396556.png)no-repeat;
  background-size: cover;
  padding: 12px;
  display: flex;
  justify-content: center;
  gap: 18px;
  border-radius: 10px;
}

.tester-container p {
  font-family: var(--font-family);
font-weight: 700;
font-size: 22px;
color: #6c6c6c;
  margin: 0;
}

.tester-container button {
  border: none;
  width: 33px;
  height: 33px;
  background: url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/260/h/6e399b2678b93c5e55c7571a1bede7db.svg)no-repeat;
  background-size: contain;
}
/* ------------- 
content finish - Правая колонка
------------- */

/* ------------- 
content start - Тренинг (годовой и др)
------------- */

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

body.cats-trenning {
   background: 
      url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/249/h/62a8af4eb4b03216ae97db983188f4de.png),
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png); 
    background-repeat: repeat-y, repeat;
    background-position: right -6%  top, center;
    background-size: 20%, cover;
    background-attachment: scroll, fixed;
}

/*Сброс стандартных стилей*/
.cats-trenning .stream-table tr td {
    height: 100% !important;
    display: block;
  	padding: 0;
    position: relative;
}

.cats-trenning  .stream-table tbody tr a > div b {
    display: none;
}

.cats-trenning .stream-table tbody tr a > div   {
  color: transparent;
  font-size: 1px;
}

.cats-trenning .stream-table tbody tr a {
    height: 100%;
    width: 100%;
} 

.cats-trenning .stream-table tr td:hover {
    background: transparent;
}
/*Конец Сброс стандартных стилей*/

/*Сброс стандартных стилей*/

.cats-trenning .lesson-list {
	background: transparent;
    padding: 0 !important;
}

.cats-trenning .lesson-list li table {
	min-width: 100%;
    min-height: 18px !important; 
}

.cats-trenning .lesson-list li {
 margin: 0;   
}

.cats-trenning  .state-icon-block.hidden-xs {
	display: none;
}

.cats-trenning .info {
	margin: 0 !important;
	border: none !important;
	background: transparent !important;
	z-index: 2;
}

.cats-trenning .vmiddle {
	padding: 0 !important;
}

.cats-trenning .item-main-td {
    padding: 0 !important;
}

.cats-trenning .user-state-has_mission .user-state-bg,
.cats-trenning .user-state-accomplished .user-state-bg,
.cats-trenning .user-state-need_accomplish .user-state-bg,
.cats-trenning .user-state-answered .user-state-bg,
.cats-trenning .user-state-not_reached .user-state-bg,
.cats-trenning .user-state-bg {
    background: transparent;
}
/*КОНЕЦ Сброс стандартных стилей*/


.cats-trenning .breadcrumbs {
  margin-top: 140px;
}

.cats-trenning .breadcrumbs a {
  font-family: var(--font-family);
font-weight: 700;
font-size: 12px;
color: rgba(108, 108, 108, 0.7);
}

.cats-trenning .container {
 	padding-left: 27px;  
    max-width: 1600px !important;
}

.cats-trenning .page-header h1 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    color: #6c6c6c;
  position: relative;
  display: inline-block;
  padding-left: 15px;
}

.cats-trenning .page-header h1:before {
  position: absolute;
  bottom: -13px;
  content: "";
  width: 100%;
  height: 19px;
  background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/206/h/a9047849a238f99e1ab97b4972adb1cb.svg)no-repeat;
}

/*Левая колонка*/

.cats-trenning .col-gc-8 {
    max-width: 766px; 
}

.cats-trenning.month-cat .xdget-lessonList {
  background: #fff;
    padding: 27px 22px;
    border-radius: 16px;
}

.cats-trenning .stream-table {
  	margin: 0 !important;
    border-radius: 16px;
    background: #fff;
    display: block;
}

.tr-container {
  border-radius: 16px;
  background: #fff;
  padding: 17px;
}

.cats-trenning .stream-table tr td a {
  	padding: 0;
  	height: 100%;
  	display: block;
    position: relative;
}

.cats-trenning .stream-table tr.no-public td,
.cats-trenning .stream-table tr.no-public.no-lessons.no-children td,
.cats-trenning .stream-table tr.no-lessons.no-children td {
  	opacity: 1;
}

.cats-trenning .stream-table a b {
  visibility: hidden;
}

.cats-trenning .stream-table tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
    background: transparent;
}


 .cats-trenning .lesson-list {
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

 .cats-trenning .lesson-list li {
  flex: 0 0 32%;
  min-height: 88px;
}

 .cats-trenning .lesson-list li a {
      //background: url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/79/h/c900ff4ec515b1d94237156040bf322a.png)no-repeat;
      background-size: cover;
      border-radius: 8px;
      padding: 30px  15px 20px 15px ;
      text-align: center;
      min-height: 88px;
      text-align: left;
}

 .cats-trenning .lesson-list li a .link.title {
     font-family: var(--font-family);
     font-weight: 700;
     font-size: 20px;
     color: #6c6c6c;
     margin: 0 !important;
}


.bits-tr tr {
  display: none;
}

.bits-tr tr[data-training-id="903810317"],
.bits-tr tr[data-training-id="903810319"],
.bits-tr tr[data-training-id="903810321"] {
  display: block;
}

.bits-tr .stream-table tbody {
    margin-bottom: 27px;
}

 .bits-tr .stream-table tbody tr {
  flex: 0 0 32%;
  min-height: 88px;
}

.bits-tr .stream-table tbody tr a {
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/79/h/c900ff4ec515b1d94237156040bf322a.png)no-repeat;
      background-size: cover;
      border-radius: 8px;
      padding: 30px  15px 20px 15px ;
      text-align: center;
      min-height: 88px;
}

.bits-tr .stream-table tbody tr .stream-title {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 20px;
  color: #6c6c6c;
}

.base-tr tr[data-training-id="903810317"],
.base-tr tr[data-training-id="903810319"],
.base-tr tr[data-training-id="903810321"] {
  display: none;
}

 .base-tr .stream-table tbody tr {
  flex: 0 0 calc(50% - 10px);
  min-height: 155px;
   margin-bottom: 11px;
}

.base-tr .stream-table tbody tr a {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/283/h/06b90e71e0d18718ae5d8bf3bfd01dc5.png)no-repeat;
    background-size: cover;
    border-radius: 13px;
    padding: 60px  20px 20px 20px;
    position: relative;
    text-align: left;
}

.base-tr .stream-table tbody tr .stream-title {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 24px;
  color: #fff;
}

/*Состояния доступен/недоступен*/
/*Выполнено*/
.history_trening .stream-table tbody tr:nth-child(n+5).complete a::after  {
  content: "Выполнено";
  position: absolute;
  top: 16px;
  left: 23px;
  width: 124px;
  height: 34px;
  background: rgba(255, 254, 254, 0.27);
  border-radius: 8px;
  color: #fff;
  font-family: "Lazydog";
  font-size: 14px;
  text-align: center;
  padding: 7px 0;
}

/*Выполнено*/
.history_trening .stream-table tbody tr:nth-child(n+5).complete {
  background: #E1A8B7;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
          box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  z-index: 1;
}

.history_trening .stream-table tbody tr:nth-child(n+5).complete .progress-fill {
  fill: #F4E1E6;
}

.history_trening .stream-table tbody tr:nth-child(n+5).complete .progress-background {
  fill: #B27888;
}

/*Доступен*/
.base-tr  .stream-table tbody tr a::after  {
  content: "Доступен";
  position: absolute;
  top: 16px;
  left: 23px;
  width: 124px;
  height: 34px;
  background: rgba(255, 254, 254, 0.27);
  border-radius: 8px;
  color: #fff;
  font-family: "Lazydog";
  font-size: 14px;
  text-align: center;
  padding: 7px 0;
}

.base-tr .stream-table tbody tr a:before {
  content: '';
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 41px;
  height: 39px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/280/h/fd65d12ea36cbc4712c146ce8a51e6c4.svg)no-repeat;
  background-size: contain;
}

/*Недоступен*/
.base-tr  .stream-table tbody tr.noaccess-mode-show .stream-title {
  color: #6c6c6c;
}

.base-tr  .stream-table tbody tr.noaccess-mode-show a::after {
  content: "Недоступен";
  position: absolute;
  top: 16px;
  left: 23px;
  width: 124px;
  height: 34px;
  background: #fff;
  border-radius: 8px;
  color: #aaa0be;
  font-family: "Lazydog";
  font-size: 14px;
  text-align: center;
  padding: 7px 0;
}

.base-tr  .stream-table tbody tr.noaccess-mode-show a::before {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/108/h/429aa885d85a58216d5b0f64072a8ee7.svg)no-repeat;
  background-size: contain;
}

.base-tr  .stream-table tbody tr.noaccess-mode-show a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/156/h/7421c4bcef3761d5069a5bb99fa67671.png)no-repeat;
  background-size: cover;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .progress-fill {
  fill: #fff;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .progress-background {
  fill: rgba(157, 157, 157, 0.76);
}

.history_trening .stream-table tbody tr.noaccess-mode-show a > div:not(.progress_box) {
  color: #6C6C6C;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/79/h/3776678c0827ba63995efbcbd5559365.svg)no-repeat;
     background-size: contain;
  background-position: center;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/197/h/46faca4f79c1eb4880329141386b6cfa.svg)no-repeat;
  background-size: contain;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .chart-number,
.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .chart-label {
 fill: #545454;
}

/*Конец Состояния доступен/недоступен*/
.month-cat li.divider {
  display: none;
}

.month-cat .user-state-label.has-start-at.lesson-date {
    display: block;
    font-family: var(--font-family);
    font-weight: 800;
    font-size: 12px;
    color: #fff;
    text-align: left;
    padding: 0;
    border-radius: 4px;
    margin-bottom: 15px;
}

.month-cat .lesson-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 14px;
}

.month-cat .user-state-label {
  display: none;
}

.month-cat .lesson-list li {
  flex: 0 0 calc(50% - 14px);
}

.month-cat:not(.maths) .lesson-list li:first-child a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/262/h/572e3c8346278c64ae8cf2ff87a0f4fe.png)no-repeat;
  background-size: cover;
}

.month-cat:not(.maths)  .lesson-list li:nth-child(2) a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/476/h/99859f99343ffb902b6200810c851a22.png)no-repeat;
  background-size: cover;
}

.month-cat:not(.maths)  .lesson-list li:nth-child(-n+2) {
  min-height: 120px;
  border-radius: 10px;
}

.month-cat:not(.maths) .lesson-list li:nth-child(-n+2) a {
  height: 100%;
  display: block;
  padding: 27px 13px 40px 13px;
  position: relative;
}

.month-cat:not(.maths) .lesson-list li:nth-child(-n+2) a:before {
  content: '';
  position: absolute;
  bottom: 13px;
  right: 13px;
  width: 51px;
  height: 49px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/390/h/db802fe7a83ce4c18c2fca5638e7bd6c.svg)no-repeat;
}

.month-cat:not(.maths) .lesson-list li:nth-child(2) {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/385/h/80c648ffaaa72c1ec52e3ebaa75f378d.png)no-repeat;
  background-size: cover;
}

.month-cat:not(.maths) .lesson-list li:nth-child(-n+2) .link.title {
  	font-family: var(--font-family);
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
    color: #8876ac;
}

/*Начиная с 3-го*/
.month-cat .lesson-list li:nth-child(n+3) {
  min-height: 100px;
  border-radius: 10px;
}

.month-cat .lesson-list li:nth-child(n+3) a {
  height: 100%;
  padding: 14px 14px 29px 14px;
  position: relative;
}

.month-cat .lesson-list li:nth-child(n+3) a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 55px;
}

/*Выполнен фон плашки*/
.month-cat .lesson-list li.user-state-accomplished:nth-child(n+3) {
  min-height: 100px; 
  border-radius: 10px;
  background: rgba(228, 214, 242, 0.9);
}

/*Выполнен галочка*/
.month-cat .lesson-list li.user-state-accomplished:nth-child(n+3) a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/401/h/7075cd15aaa5fed6a35efd99b8f9d74b.svg)no-repeat;
  background-size: contain;
}

/*Недоступен фон*/
.month-cat .lesson-list li.user-state-not_reached:nth-child(n+3) a {
  background: #b5acc6 !important;
}

/*Недоступен title*/
.month-cat .lesson-list li.user-state-not_reached:nth-child(n+3) .link.title {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
text-transform: capitalize;
color: rgba(255, 255, 255, 0.94);
}

/*Необходимо выполнить звоночек*/
.month-cat li.user-state-need_accomplish a:before {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/343/h/0cfc6c9c7c6c0eab5d09bd3738a7497b.svg)no-repeat;
   background-size: contain;
}

/*Недостигнутый замочек*/
.month-cat .lesson-list li.user-state-not_reached:nth-child(n+3) a:before  {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/144/h/980f6253997d77df8dc875773a6f17ef.svg)no-repeat;
   background-size: contain;
}

/*Стрелочки*/
.month-cat .lesson-list li:not(.user-state-not_reached):nth-child(n+3) a:after {
  content: '';
  position: absolute;
  bottom: 14px;
  right: 14px;
  width: 24px;
  height: 24px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/154/h/2a4f49f96c120fe0e483f893181dec51.svg)no-repeat;
  background-size: contain;
}

.month-cat .lesson-list li:nth-child(n+3) .link.title {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
text-transform: capitalize;
color: #756284;
}

.month-cat .lesson-list li.pink a {
  background: #F4D4F8 url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/137/h/a97f44a48b66b1403f5a1d8d0db74214.png)no-repeat;
  background-size: cover;
}

.month-cat .lesson-list li.purple a {
  background: #E9D3FB url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/137/h/a97f44a48b66b1403f5a1d8d0db74214.png)no-repeat;
  background-size: cover;
}

.month-cat .lesson-list li.maroon a {
  background: #E8CCEB url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/137/h/a97f44a48b66b1403f5a1d8d0db74214.png)no-repeat;
  background-size: cover;
}

.month-cat .lesson-list li .description {
 visibility: hidden;
  height: 0;
}

/*Конец Левая колонка*/

/*Правая колонка*/
.cats-trenning .col-gc-4.col-md-4 {
    max-width: 410px;
    text-align: center;
}

.cats-trenning .record-box {
  background: #fff;
  border-radius: 16px;
  padding: 26px 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
    z-index: 1 !important;
}


.record-box .xdget-block img {
  max-width: 80px;
  border-radius: 15px;
}

.cats-trenning .record-box  h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 16px;
  text-align: center;
  color: #8876ac;
  font-family: "Lazydog";
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.cats-trenning .record-box  h3:before {
  content: '';
  position: absolute;
  bottom: -14px;
  left: 40px;
  width: 72px;
  height: 17px;
  background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/142/h/8da7a5853da0a127c4155f292990fca3.svg)no-repeat;
  background-size: contain;
}

.cats-trenning .record-box  h3:after {
    content: '';
  position: absolute;
  right: 14px;
  top: -12px;
  width: 29px;
  height: 44px;
    background: url(https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/273/h/39bc9864629799fe4fb722fe3ecef21e.svg)no-repeat;
  background-size: contain;
}

/*До ЕГЭ осталось*/
.cats-trenning .dateExam-block {
     position: relative;	
	  border-radius: 16px;
	max-width: 169px;
    margin: 0 auto;
  	opacity: 0;
  	height: 0;
    z-index: 2;
    background: #F3E9FF;
}

.cats-trenning .dateExam-block .date-box {
    position: relative;
    border-radius: 16px;
    background: #F3E9FF;
}

.cats-trenning .rolled-box:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: -5px;
  width: 40px;
  height: 41px;
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/80/h/07aa44f9231fc22a886e35d0102ce109.png)no-repeat;
}

.cats-trenning .dateExam-block:before {
  content: "";
  position: absolute;
  top: -18px;
  left: -18px;
  width: 42px;
  height: 42px;
  background: url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/115/h/aa97ee6fbe6abece34dd990afbaeb6b4.svg)no-repeat;
  background-size: contain;
  z-index: -2;
}

.cats-trenning .dateExam-block:after {
  content: "";
  position: absolute;
  width: 46px;
  height: 69px;
  bottom: -20px;
  right: -30px;
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/288/h/a3dbcffed8d08c11397006c28dd45c83.svg)no-repeat;
   background-size: contain;
}

.cats-trenning .dateExam-block.active {
  	opacity: 1;
  	height: auto;
}

.cats-trenning .days-to-exam {
	text-align: center;	
}

.cats-trenning .days-to-exam .examDays {
	color: #8876ac;
	font-family: "Lazydog";
	font-size: 44px;
	line-height: 100%;
	font-weight: 400;
	margin-top: 17px;
}

.cats-trenning .days-to-exam .text {
  color: #6c6c6c;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
}

.cats-trenning .days-to-exam .text p {
  font-size: 12px;
  font-weight: 700;
}

.cats-trenning .dateExam-block .exam-btn_close {
	position: absolute;
	top: -15px;
	right: -17px;
	width: 31px;
	height: 29px;
	background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/339/h/84dd178f13c9dadd2cc96c20cfdb2375.svg)no-repeat;
	background-size: contain;
  border: none;
}

.cats-trenning .rolled-box {
  position: relative;
  width: 220px;
  margin: 0 auto;
  border-radius: 10px;
  border: 2px dashed #8876ac;
  background: #fff;
  padding: 15px;
    position: relative;
}

.rolled-box.rolled {
  	opacity: 0;
  	height: 0;
    padding: 0;
}

.cats-trenning .rolled-box p {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #8876ac;
    margin: 0;
    text-align: center;
}

.cats-trenning .openDate-btn {
  position: absolute;
  border: none;
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/409/h/edbfa89aa678373df94fff8a3ccd2494.svg)no-repeat;
  background-size: contain;
  width: 35px;
  height: 34px;
  top: -15px;
  right: -12px;
}

.calendula-block {
  border-radius: 16px;
  background: #fff;
  position: relative;
  padding: 0 0 10px 0;
}

.calendula-block .xdget-html {
  height: 125px;
  overflow: hidden;
  border-radius: 16px;
}

.calendula-block .xdget-html.unwrapped {
  height: auto;
}

 .wrap-btn {
  width: 24px;
  height: 24px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/251/h/09f48dc097a7a9be6ea205d60efb6907.svg)no-repeat;
	background-size: contain;
  -webkit-box-shadow: 0px 0px 9px 2px #e1d7f1;
          box-shadow: 0px 0px 9px 2px #e1d7f1;
  border-radius: 4px;
  border: none;
 -webkit-transform: rotate(-90deg);
     -ms-transform: rotate(-90deg);
         transform: rotate(-90deg);
}

.wrap-btn.open {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); 
}

.subText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 25px;
}

.subText .dataTitle {
    color: #757D8A;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 400;
}

.record-box {
  position: relative;
}

.wrap-btn2 {
  width: 24px;
  height: 24px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/251/h/09f48dc097a7a9be6ea205d60efb6907.svg)no-repeat;
	background-size: contain;
  -webkit-box-shadow: 0px 0px 9px 2px #E0D7D2;
          box-shadow: 0px 0px 9px 2px #E0D7D2;
  border-radius: 4px;
  border: none;
 -webkit-transform: rotate(-90deg);
     -ms-transform: rotate(-90deg);
         transform: rotate(-90deg);
  position: absolute;
  top: 17px;
  right: 25px;
  opacity: 0;
}

.wrap-btn2.open {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
/*Конец До ЕГЭ осталось*/

.title-right-col {
  font-family: var(--font-family);
font-weight: 700;
font-size: 22px;
text-align: center;
color: #6c6c6c;
  position: relative;
  margin-bottom: 27px;
}

.title-right-col:before {
  content: '';
  position: absolute;
  bottom: -12px;  
  left: 0;
  width: 100%;
  height: 17px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/324/h/10f529df39921ebbead8f2a6bb32c2c0.svg)no-repeat;
}

.kurator-block {
  border-radius: 10px;
  padding: 16px 22px 16px 155px;
  background: #FDFAFF  url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/373/h/e28bc61bf80cc4406ee4bc2e5fa5ef00.png)no-repeat;
  background-position: bottom 4px left 4px;
}

.kurator-block h3 {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 22px;
  text-transform: capitalize;
  color: #8876ac;
  margin-bottom: 7px;
  position: relative;
}

.kurator-block h3:before {
  content: '';
  position: absolute;
  top: 0;
  left: -17px;
  width: 22px;
  height: 22px;
  background: url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/457/h/5f1f921304f1c45f014086160f4298b2.svg)no-repeat;
}

.kurator-block h3:after {
  content: '';
  position: absolute;
  top: 9px;
  right: -16px;
  width: 22px;
  height: 22px;
  transform: rotate(190deg);
  background: url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/457/h/5f1f921304f1c45f014086160f4298b2.svg)no-repeat;
}

.kurator-block .html-content {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 18px;
  color: #6c6c6c;
   margin-bottom: 13px;
}

.kurator-block .link-kurator .html-content {
  background: #d0a1d6;
  border-radius: 8px;
  height: 38px;
  text-align: center;
  
}

.kurator-block .link-kurator .html-content a {
    font-family: var(--font-family);
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  color: #fff;
  height: 100%;
  display: block;
  cursor: pointer;
  padding: 12px;
}

.kurator-block .link-kurator .html-content a:hover {
  text-decoration: none;
}

.check-block {
  background: #fff;
  border-radius: 10px;
  padding: 6px;
}

.check-block > .xdget-html {
  background: #F2EBFE;
  border-radius: 10px;
  padding: 10px 15px;
}

/*Расписание картинка*/
.schedule-box {
   background: #fff; 
        border-radius: 16px;
    padding: 27px 15px;
}

.schedule-box h3 {
        font-family: var(--second-family);
    font-size: 20px;
    text-align: center;
    color: #8876ac;
    margin-bottom: 20px;
}

.schedule-box .xdget-image {
    position: relative;
}

.schedule-box img {
    border-radius: 16px;
}

.schedule-box .xdget-image:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    width: 48px;
    height: 48px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/241/h/264bf0aeb8bd36fa9b2940991d8180da.svg)no-repeat;
	background-size: contain;
    display: block;
}

/*Инструкция*/
.instruction-block h3 {
  font-family: var(--font-family);
    font-weight: 700;
    font-size: 26px;
    color: #8876ac;
    position: relative;  
}
/*Конец Правая колонка*/

/*search*/
.cats-trenning .search_box h2 {
 	font-family: var(--font-family);
	font-weight: 700;
	font-size: 26px;
	color: #8876ac;
    position: relative;
  
}

.cats-trenning .search_box {
 	margin-bottom: 51px;   
}

.cats-trenning #SearchInput {
	backdrop-filter: blur(24px);
	background: rgba(255, 255, 255, 0.65);
}

.cats-trenning .search_box h2:after {
  background: url(https://fs22.getcourse.ru/fileservice/file/download/a/558326/sc/187/h/20c34cb2a86362dbd5cb7f9294cd5801.svg)no-repeat;
}

.cats-trenning .SearchBlock__left-icon .fa-search:before {
  content: "";
  position: absolute;
  top: 12px;
  left: -5px;
  width: 24px;
  height: 24px;
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/251/h/6577737f5ad611cba87cb79f30aa56cf.svg)no-repeat;
   background-size: contain;
}

.cats-trenning #SearchInput::placeholder {
   font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
line-height: 100%;
letter-spacing: -0.03em;
color: #6c6c6c; 
}
/*end search*/

/*кнопки*/
.cats-trenning .btn-container .xdget-button  {
 border: none; 
  font-family: var(--font-family);
font-weight: 700;
font-size: 16px;
color: #fff;
  padding: 11px;
  border-radius: 8px;
  width: 240px;
}

.cats-trenning .btn-container {
  display: flex;
  gap: 29px;
  justify-content: center;
  margin-bottom: 33px;
}

.cats-trenning .btn-container .xdget-button:first-child {
  background: #D0A1D6;
}

.cats-trenning .btn-container .xdget-button:nth-child(2) {
  background: #B8A1DB;
}
/*END кнопки*/

.up-tr {
    padding: 22px 22px 0 22px;
    border-radius: 16px 16px 0 0;
    background: #fff;
}

.up-tr .stream-table tbody tr {
   flex: 0 0 32%;
    min-height: 88px;
}

.up-tr .stream-table tbody tr a {
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/79/h/c900ff4ec515b1d94237156040bf322a.png)no-repeat;
      background-size: cover;
      border-radius: 8px;
      padding: 30px  15px 20px 15px ;
      text-align: center;
      min-height: 88px;
}

.up-tr .stream-table tbody tr a {
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/79/h/c900ff4ec515b1d94237156040bf322a.png)no-repeat;
      background-size: cover;
      border-radius: 8px;
      padding: 30px  15px 20px 15px ;
      text-align: center;
      min-height: 88px;
}

.bits-tr .stream-table tbody tr .stream-title {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 20px;
  color: #6c6c6c;
} .stream-table tbody tr .stream-title {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 20px;
  color: #6c6c6c;
} .stream-table tbody tr a {
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/79/h/c900ff4ec515b1d94237156040bf322a.png)no-repeat;
      background-size: cover;
      border-radius: 8px;
      padding: 30px  15px 20px 15px ;
      text-align: center;
      min-height: 88px;
}

.bits-tr .stream-table tbody tr .stream-title {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 20px;
  color: #6c6c6c;
}

.cats-trenning.month-cat.n-tr .xdget-lessonList {
    border-radius: 0 0 16px 16px;
}

@media(min-width: 1340px) and (max-width: 1560px) {
    .cats-trenning .container {
       padding-right: 160px !important;
    }
}

@media(max-width: 1300px) {
    body.history_trening {
  background: 
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
    
    background-repeat:  repeat !important;
    background-position: center !important;
    background-size:  cover !important;
}
   .cats-trenning .container {
       margin-right: 0 !important;
    }
}


@media(max-width: 1080px) {
  .cats-trenning .col-gc-8 {
    width: 100% !important;
}
  .cats-trenning .col-gc-4.col-md-4 {
      width: 100% !important;
      margin: 40px auto !important;
}
  body.cats-trenning {
   background:  url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png) !important; 
    background-repeat: repeat-y, repeat;
    background-size:  cover !important;
}
}

@media(max-width: 992px) {
  .record-box {
    margin: 20px 0 20px 0 !important;  
  }   
}

@media(max-width: 1080px) {
  .cats-trenning .col-gc-8 {
    width: 100% !important;
}
  .cats-trenning .col-gc-4.col-md-4 {
      width: 100% !important;
      margin: 40px auto !important;
}
  body.cats-trenning {
   background:  url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png) !important; 
    background-repeat: repeat-y, repeat;
    background-size:  cover !important;
}
    
   .month-cat .banner-cats {
     padding: 70px 25px !important;
     overflow: hidden !important;
  }
}

@media(max-width: 824px)  {
  .banner-cats {
    min-height: 400px !important;
    max-width: 400px !important;
    padding: 40px 25px !important;
    background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/109/h/3a765997f56b4040f4602f5e5db923ec.png)no-repeat;
    margin: 0 auto 30px auto !important;
            background-size: cover !important;

  }
  
  .banner-cats .html-content {
    font-size: 22px !important;
  }
  .banner-cats img {
    right: 0 !important;
  }
  
  .bits-tr .stream-table tbody tr {
    flex: 100% !important;
  }
  
  .up-tr .stream-table tbody tr {
    flex: 100% !important;
  }
    
  .cats-trenning .stream-table tbody {
    gap: 10px !important;
  }
  
  .base-tr .stream-table tbody tr {
    flex: 100% !important;
  }
}

@media(max-width: 768px)  {
  .month-cat .lesson-list {
    
  }
  
  .month-cat .lesson-list li {
    flex: 0 0 100% !important;
  }
}


@media (max-width: 767px) {
    .lesson-list li .vmiddle {
        margin-left: 0 !important;
    }
}

@media(max-width: 480px) {
  .refer-inBox h4 {
    max-width: 160px !important;
  }
    
  .record-box {
    padding: 15px !important;
  }
  
  .history_trening .page-header h1 {
    font-size: 22px !important;
    padding-left: 0px !important;
}
  
      .record-box {
    height: 55px !important;
    overflow: hidden;
    position: relative;
  }
 
  .record-box.wrap {
    height: auto !important;
  }
  
  .wrap-btn2  {
    opacity: 1 !important;
  }   
    
      .cats-trenning .btn-container {
    flex-direction: column !important;
    align-items: center !important;
        gap: 15px !important;
  }
  
  .cats-trenning .container {
    padding-left: 15px !important;
  }
  
      .cats-trenning .search_box {
        align-items: center !important;
    }
}




/* ------------- 
content finish - Тренинг (годовой и др)
------------- */

/* ------------- 
content start - Progress
------------- */

/*Progress-1*/
.cats-trenning .xdget-trainingAchievements {
   display:none;
}

.cats-trenning .title-right-col {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    color: #6c6c6c;
    position: relative;
    margin-bottom: 27px;
    display: inline-block;
}

.cats-trenning .title-right-col:before {
  content: '';
  position: absolute;
  bottom: -12px;  
  left: 0;
  width: 100%;
  height: 17px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/324/h/10f529df39921ebbead8f2a6bb32c2c0.svg)no-repeat;
}

.cats-trenning .progress-container {
	margin-bottom: 24px;
    text-align: center;
}

.cats-trenning .lessons-dount {
  	width: 119px;
  	height: 119px;
  	display: block!important;
  	margin-left: auto;
  	margin-right: auto;  
}

.cats-trenning  .lessons-dount .donut-hole {
  	fill: transparent; /* цвет внутри кольца */
}

.cats-trenning  .lessons-dount .donut-ring {
  	stroke:  #fff; /* цвет кольца */
  	stroke-width: 3; /* толщина кольца */
  	fill: transparent;
}

.cats-trenning  .lessons-dount .donut-segment {
  	stroke: #D0A1D6; /* цвет заполнения */
  	stroke-width: 4; /* толщина заполнения */
  	fill: transparent;
  	stroke-dasharray: "0 100";
  	stroke-dashoffset: 25;
  	stroke-lineCap: round;  
}

.cats-trenning svg.lessons-dount2 .donut-segment {
    stroke-width: 0;
    fill: #CA6E8F;
}

.cats-trenning .lessons-dount .chart-text {
	font-family: "Lazydog";
	font-size: 30px;
  	fill:  #8876ac;
  	-moz-transform: translateY(0.25em); 
  	-ms-transform: translateY(0.25em); 
  	-webkit-transform: translateY(0.25em); 
  	transform: translateY(0.25em);
}

.cats-trenning .lessons-dount .chart-number {
	font-family: "Lazydog";
	font-size: 0.2em;
  	fill:  #8876ac; 
  line-height: 1; 
  text-anchor: middle; 
  -moz-transform: translateY(-0.25em); 
  -ms-transform: translateY(-0.25em); 
  -webkit-transform: translateY(-0.25em); 
  transform: translateY(-0.25em);
}

.cats-trenning  .lessons-dount .chart-label {
   font-size: 0.2em;
   font-weight: 600; 
   text-transform: uppercase; 
   text-anchor: middle;
   -moz-transform: translateY(0.7em); 
   -ms-transform: translateY(0.7em); 
   -webkit-transform: translateY(0.7em);
   transform: translateY(0.7em);
}



/* ------------- 
content finish - Progress
------------- */

/* ------------- 
content start - Моя цель
------------- */

.container-aim2 {
  box-shadow: 1px 17px 38px 0 rgba(196, 175, 223, 0.1), 5px 69px 69px 0 rgba(196, 175, 223, 0.09), 12px 155px 93px 0 rgba(196, 175, 223, 0.05), 22px 276px 111px 0 rgba(196, 175, 223, 0.01), 34px 431px 121px 0 rgba(196, 175, 223, 0);
  border-radius: 10px;
  background: #fff;
  padding: 5px;
  position: relative;
  z-index: 100;
}

.aim-box {
  background: #fff;  
}

.aim-box .html-content,
.aim-2 .html-content {
  border-radius: 10px;
}

.aim-2 {
  position: absolute;
    border-radius: 16px;
    margin: 0 auto;
    opacity: 0;
    height: 0;
    width: 0;
    z-index: 2;
}

.aim-2.active {
      opacity: 1;
    height: auto;
    width: 345px;
    right: 0;
    bottom: -120px;
}

.container-aim2:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 54px;
  height: 61px;
   background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/54/h/563b6b62845e0a94627d022ca99536cd.png)no-repeat;
   background-position: right center;
  z-index: 120;
}

.aim2 {
  background: #f0e7fe;
  border: 1px dashed rgba(184, 161, 219, 0.85);
  border-radius: 8px;
  padding: 4px;
  position: relative;
  z-index: 1;
}

.aim2 p {
  font-family: "Century Gothic";
    font-weight: 700;
    font-size: 20px;
    position: relative;
    color: #8876ac;
    padding-left: 45px;
    text-align: left;
  margin: 0;
}

.aim2 p:before { 
  content: "";
	position: absolute;
	top:-2px;
	left: 4px;
	width: 60px;
	height: 40px;
	background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/283/h/da34a47e1633444fcab9fa2b63fb6e36.svg)no-repeat;
	background-size: contain;
} 

.aim2 .aim-button {
  background: #b8a1db;
  border: none;
  border-radius: 4px;
  height: 36px;
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  width: 113px;
  position: relative;
}

.aim2 .aim-button:before {
    content: "";
	position: absolute;
	top:-7px;
  right: -2px;
  width: 18px;
  height: 18px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/284/h/effa45122119315fb93fdead972dd14a.svg)no-repeat;
  background-size: contain;
}

@media(max-width: 1080px) {
 .ball-box.active {
    right: 0 !important;
     top: 90% !important;
     z-index: 100;
    }
    
    .aim-2.active {
       right: 0 !important;
       top: 75% !important;
    }
}
/* ------------- 
content finish - Моя цель
------------- */

/* ------------- 
content start - Баллы за месяцы
------------- */

.all-container {
  position: relative;
}

.ball-box {
  background: #FDEEFF;
  border-radius: 10px;
  box-shadow: 1px 17px 38px 0 rgba(196, 175, 223, 0.1), 5px 69px 69px 0 rgba(196, 175, 223, 0.09), 12px 155px 93px 0 rgba(196, 175, 223, 0.05), 22px 276px 111px 0 rgba(196, 175, 223, 0.01), 34px 431px 121px 0 rgba(196, 175, 223, 0);
  position: relative;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.ball-box.active {
    height: auto;
    padding: 25px 25px 22px 15px;
    overflow: visible;
    right: 0;
    max-width: 360px;
    min-width: 340px;
}

.ball-box .html-content {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-end;
}

.month-goal {
  	font-family: var(--second-family);
	font-weight: 400;
	font-size: 13px;
	color: #fff;
  	position: relative;
  	z-index: 10;
  	counter-increment: my-awesome-counter;
}

.month-goal.foo {
  background: url(https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/85/h/b3a4a252c0252483baff122595fe1757.svg)no-repeat;
  background-size: contain;
  width: 40px;
  height: 39px;
  padding: 10px;
}

.month-goal:nth-child(even)  {
    margin-top: 32px;
}

.month-goal:after {
  content: '';
  position: absolute;
  bottom: 15%;
  right: -100%;
  width: 60px;
  height: 24px;
  background: url(https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/130/h/58d03819b40d8807cb50a0fa6bec4302.svg)no-repeat;
  background-size: contain;
    z-index: -1;
}

.month-goal.foo:after {
    background:  url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/373/h/0caef1fccff34e2b8f1024dfcf408009.svg)no-repeat;
  background-size: contain;
}

.month-goal:nth-child(odd):after {
  transform: rotate(20deg);
}

.month-goal:nth-child(even):after {
  bottom: 50%;
  transform: rotate(140deg);
}

.close-ball {
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/196/h/85f4c573bcf314e9f3bf1d30d9d06361.svg)no-repeat;
  width: 31px;
  height: 30px;
  border: none;
  position: absolute;
  right: -10px;
  top: -12px;
}

.month-goal.febBall:after {
    transform: rotate(250deg);
    bottom: 120%;
    right: -80%;
}

.month-goal.janBall:after {
  width: 0;
  height: 0;
}

.month-goal.foo:before {
  content: counter(my-awesome-counter);
  position: absolute;
  top: 0;
  right: 0;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  border: 1px solid #fff;
  background: #F4E3FF;
  font-family: var(--font-family);
font-weight: 400;
font-size: 8px;
color: #8876ac;
}

.month-goal:nth-child(n+5) {
  margin-left: 20px;
}

.month-goal:nth-child(6) {
  margin: 0 0 17px 20px;
}

.septBall {
  order: 0;
}

.octBall {
  order: 1;
}

.novBall {
  order: 2;
}

.decBall  {
  order: 3;
}

.janBall {
  order: 4;
}

.febBall {
  order: 8;
}

.martBall  {
  order: 7;
}

.aprBall {
  order: 6;
}

.mayBall  {
  order: 5;
}

@media(max-width: 480px) {
 .ball-box .html-content {
     justify-content: space-between !important;
    }
    
    .month-goal:nth-child(n+5) {
    margin-left: 10px !important;
}
    
    .month-goal:nth-child(even) {
    margin-top: 17px !important;
}
}
/* ------------- 
content finish - Баллы за месяцы
------------- */

/* ------------- 
content start - Календарик
------------- */

:root {
   --bgDateNow: #4DB56D; /* Текущая дата (Фон) */
   --bgPopup: #CAE9D4; /*Высплывающее событие (Фон)*/
    --colorPopup: #292929; /*Высплывающее событие (Цвет)*/
}

/*Календарь*/
.calend {
  border-radius: 14px;
  border: 4px solid #A3C9B4;
}

.calend .html-content {
  border-radius: 15px;
  border: 12px solid #F2F5F7;
}

/*** Шапка календаря ***/
#events-calendar {
    width: 100%;
    padding: 15px; /*Внутренний отступ*/
    background: #fff; /*Общий фон календаря*/
    border-radius: 16px; /*Скругление углов календаря*/
}

.month {
    position: relative;
    margin: 0;
    padding: 1rem 2rem;
    text-align: center;
    width: 100%;
    list-style: none;
	border-radius: 8px;
	background: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 7px;
}

/*Название месяца*/
.month li {
    position: relative;
    padding: 0;
    margin: 0;
	color: #685D59;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 18px;
    font-weight: 700;
    text-align: center;
}
/*Год*/
.month li.year-name {
	color: #685D59;
	font-weight: 700;
}

/*Стрелочки для переключения по месяцам*/
.month li.prev,
.month li.next {
    cursor: pointer;
    flex: 100%;
}
.month li.prev:before,
.month li.next:before {
  	content: '';
  	position: absolute;
  	top: 2px;
  	width: 24px;
  	height: 24px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/251/h/09f48dc097a7a9be6ea205d60efb6907.svg)no-repeat;
	background-size: contain;
}

.month li.prev:before {
  left: -0.5rem;
}

.month li.next:before {
  transform: rotate(180deg);
  right: -0.5rem;
}

/*** Тело календаря ***/

/* Дни недели */
.weekdays {
  margin: 0;
  padding: 1rem 0 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  background: #fff; /* Фон */
}

.weekdays li {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 7);
    flex: 0 0 calc(100% / 7);
    text-align: center;
	color: #605B5A;
	font-family: "Century Gothic";
	font-size: 11.19px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; 
	letter-spacing: 0.102px;
}

/* дни */
.days {
    margin: 0;
    padding: 1rem 1rem 0 1rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
     flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
     justify-content: left;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  	background: #fff; /* Фон */
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.days li {
  position: relative;
  padding: 0.6rem;
  list-style: none;
  display: inline-block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% / 7);
  flex: 0 0 calc(100% / 7);
  text-align: center;
  color: #605B5A;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: 700;
	line-height: 20px; 
	letter-spacing: 0.102px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

/* Текущая дата */
.days li.date-now {
	color: #A3C9B4;
    background: transparent;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #A3C9B4;
}

/* Всплывающие окна с названием события */
.days li.webinar:after,
.days li.kurs:after,
.days li.seminar:after,
.days li.master-class:after,
.days li.open-master-class:after,
.days li.lecture:after {
  content: attr(data-title);
  position: absolute;
  width: auto;
  min-width: 120px;
  height: auto;
  font-size: 12px; /* Размер шрифта */
  line-height: 16px; /* Высота строки */
  font-weight: 300;
  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;
  padding: 7px 4px;
  background: linear-gradient(180deg, #A3C9B4 0%, #E0F1E8 100%); /* Цвет фона */
  color: #292929;
  bottom: calc(100% + 7px);
  left: -15%;
  border-radius: 6px; /* Скругления углов */
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  pointer-events: none;
}

.days li.webinar:hover:after,
.days li.seminar:hover:after,
.days li.master-class:hover:after,
.days li.kurs:hover:after,
.days li.open-master-class:hover:after,
.cats-calend .days li.lecture:hover:after {
    opacity: 1;
    cursor: pointer;
}

/* Стили для даты с событием типа webinar */
li.webinar {   
    color: #fff; /* Цвет */
    border-radius: 6px;
    background: #A3C9B4;
}

/* Стили для даты с событием типа seminar */
li.seminar {
	color: #fff;
    background: #B8A1DB;
    cursor: pointer;
    border-radius: 4px;
}

/* Стили для даты с событием типа master-class */
li.master-class{
    color: #fff;
    background: #BABEDD;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #fff;
}

/* Стили для даты с событием типа kurs */
li.kurs {
    color: #fff;
    background: #BABEDD;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #fff;
}


/* Если хочется добавить точки на даты, для обозначения события */
.days li.module:before,
.days li.lesson:before,
.days li.webinar:before,
.days li.kurs:before {
  content: '';
  position: absolute;
  bottom: 4px; /* Отступ от нижней границы даты */
  right: 6px; /* Отступ от правого края даты */
  width: 4px; /* Ширина */
  height: 4px; /* Высота */
  border-radius: 50%;
}


.cats-trenning .rolled-box:after {
  content: '';
  position: absolute;
  top: -42px;
  right: -35px;
  width: 71px;
  height: 26px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/50/h/e4112a5d88151c25333f6f85bb490d94.svg)no-repeat;
  transform: rotate(-4deg);
}

.cats-calend .calendula-block:before {
    content: '';
  position: absolute;
  top: -27px;
  left: -10px;
    width: 71px;
  height: 26px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/50/h/e4112a5d88151c25333f6f85bb490d94.svg)no-repeat;
  transform: rotate(-4deg);
  
}

.cats-calend .month {
  background: #f7f0ff;
}

.cats-calend .month li.year-name {
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 18px;
  line-height: 133%;
  text-align: center;
  color: #6c6c6c;
}

.cats-calend  .days li.date-now {
   color: #B8A1DB;
   border: 1px solid #B8A1DB;
}

.cats-calend li.webinar {
    color: #fff;
    border-radius: 6px;
    background: #B8A1DB;
}


.cats-calend li.lecture {
    color: #fff;
    border-radius: 6px;
    background: #D0A1D6;
}

.cats-calend .days li.webinar:after, 
.cats-calend .days li.kurs:after, 
.cats-calend .days li.seminar:after, 
.cats-calend .days li.master-class:after, 
.cats-calend .days li.open-master-class:after {
  background: linear-gradient(180deg, #B8A1DB 0%, #B8A1DB 100%);
  color: #fff;
}

.cats-calend .days li.lecture:after {
    color: #fff;
    background: #D0A1D6;
}

/* ------------- 
content finish - Календарик
------------- */

/* ------------- 
content start - Список уроков
------------- */

.cat-lessons .xdget-row.row {
  margin: 0 !important;
  padding-left: 15px;
}

.cat-lessons .lesson-box {
    background: rgba(255, 255, 255, 0.68);
    border-radius: 12px;
    padding: 15px 11px 20px 11px;
}

.cat-lessons .lesson-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.less-list2 {
  margin-top: 30px;
}

.less-list1 .lesson-list li.user-state-accomplished {
  display: none;
}

.less-list2 .lesson-list li {
  display: none;
}

.less-list2 .lesson-list li.user-state-accomplished {
  display: block;
}


.cat-lessons .lesson-list li {
  flex: 0 0 calc(50% - 10px);
  min-height: 100px;
  border-radius: 10px;
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/284/h/3d6d36675cbe8b305ea62aa21f5c93dc.png)no-repeat;
  background-size: cover;
}

.cat-lessons .lesson-list li a {
  padding: 37px 84px 26px 26px;
  position: relative;
  height: 100%;
}

.cat-lessons .lesson-list li .link.title {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
color: #756284;
}

.cat-lessons .lesson-list li a:before {
  content: '';
  position: absolute;
  top: 25px;
  right: 25px;
  height: 58px;
  width: 55px;
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/133/h/d928f294c6d77d9565912adc85776c8a.svg)no-repeat;
  background-size: contain;
}

.cat-lessons .lesson-list li.user-state-accomplished a:before {
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/207/h/55b4921931edadd62ea05a39487f9ee8.png)no-repeat;
}

.cat-lessons ul li .user-state-label {
  display: none;
}


.cats-trenning.cat-lessons .title-right-col:after {
  content: '';
  position: absolute;
  top: -22px;
  left: -25px;
  width: 70px;
  height: 40px;
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/72/h/6f300811e0e1282edb03644c223fc4e0.svg)no-repeat;
  background-size: contain;
}

.cats-trenning.cat-lessons .stream-table {
  background: transparent;
}

.cats-trenning.cat-lessons .stream-table tbody {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.cats-trenning.cat-lessons .stream-table tbody  tr {
    flex: 0 0 calc(50% - 10px);
  min-height: 100px;
  border-radius: 10px;
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/284/h/3d6d36675cbe8b305ea62aa21f5c93dc.png)no-repeat;
  background-size: cover;
}

.cats-trenning.cat-lessons .stream-table tbody tr a {
    padding: 37px 84px 26px 26px;
    position: relative;
    height: 100%;
}

 .cats-trenning.cat-lessons  tbody tr a:before {
  content: '';
  position: absolute;
  top: 25px;
  right: 25px;
  height: 58px;
  width: 55px;
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/133/h/d928f294c6d77d9565912adc85776c8a.svg)no-repeat;
  background-size: contain;
}

 .cats-trenning.cat-lessons .stream-table tbody tr a:before {
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/207/h/55b4921931edadd62ea05a39487f9ee8.png)no-repeat;
}

 .cats-trenning.cat-lessons .stream-table .stream-title {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
text-transform: capitalize;
color: #756284;
}

@media(max-width: 768px) {
  .cat-lessons .lesson-list li {
    flex: 100% !important;
  }
  
  .cat-lessons .xdget-row.row {
    padding-left: 0 !important;
  }
    
    .cats-trenning.cat-lessons tbody tr {
     flex: 100% !important;
    }
    
    .cats-trenning.month-cat.n-tr .xdget-lessonList {
     margin-bottom: 35px !important;   
    }
}
/* ------------- 
content finish - Список уроков
------------- */

/* ------------- 
content start - Урок
------------- */

body.cat-less {
   background: 
      url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/249/h/62a8af4eb4b03216ae97db983188f4de.png),
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png); 
    background-repeat: repeat-y, repeat;
    background-position: right -6%  top, center;
    background-size: 20%, cover;
}

.cat-less .page-header h1 a {
    position: relative;
    display: inline-block;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    color: #6c6c6c;
}

.cat-less .page-header h1 a:before {
      position: absolute;
  bottom: -13px;
  content: "";
  width: 100%;
  height: 19px;
  background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/206/h/a9047849a238f99e1ab97b4972adb1cb.svg)no-repeat;
}


.cat-less .breadcrumb li a {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 12px;
    color: rgba(108, 108, 108, 0.7);
}

.cat-less  .standard-logo {
    margin-bottom: 65px;
}

.cat-less .logo-link {
  position: relative;
  margin-bottom: 100px;
}

.cat-less .logo-link img {
 display: none;   
}

.cat-less .logo-link:after {
  content: "";
  position: absolute;
  top: 0;
  width: 301px;
  height: 102px;
  color: #9C80D8;
  font-family: 'Lazydog';
  font-size: 32px;
  font-weight: 400;
  text-transform: capitalize;
background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/114/h/3536b8228f6f75a2e6980d84bfc3d408.png)no-repeat;
	background-size: contain
}

.cat-less .lite-page.block-set {
  border: 7px solid #ead7ff;
  border-radius: 16px;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.65);
  padding: 20px;
}

.cat-less .center-block  {
  max-width: 1122px !important;
}

 .cat-less .videoWrapper iframe {
  border-radius: 11px;
}

.lesson-description-value {
  visibility: hidden;  
}

@media (min-width: 772px) {
  .cat-less .gc-main-content > .container {
        padding-left: 35px;
      width: 95% !important;
    }
}

/*Шапка урока*/
@media (min-width: 520px) {
  .lesson-header-block.row-section .col-md-12.text-center {
      padding-left: 20px;
      padding-top: 60px !important;
}
    
  .lesson-navigation td:nth-child(1) a  {
    padding: 9px 5px 9px 13px;
  }
  
  .lesson-navigation td:nth-child(1) a:before {
        content: "";
    position: absolute;
    top: 12px;
    left: 15px;
    width: 13px;
    height: 13px;
    background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/159/h/882ffaa7dd527022e76b6077fb107f97.svg)no-repeat;
    background-size: contain;
  }
  
  .lesson-navigation td:nth-child(3) a:before {
    content: "";
    position: absolute;
    top: 12px;
    right: 15px;
    width: 13px;
    height: 13px;
    background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/478/h/71e3c11521fe7bfd9bdfd8ece1b35dbd.svg)no-repeat;
    background-size: contain;
  }
  
 .row.lesson-navigation tr td .hidden-xs {
    display: none;
}
  
    .row.lesson-navigation tr {
      display: flex;
      align-items: flex-start;
      gap: 12px;
      max-width: 860px;
}
    
   .lesson-header-block.row-section .row.lesson-navigation td.text-center {
  	position: absolute;
  	top: 30px;
  	left: 32px;
  	text-align: left;
}

.lesson-header-block.row-section .user-state-reached {
  display: none;
}
}

.lesson-header-block.row-section {
  border-radius: 16px;
  background: #e6d4ff  url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/309/h/c4fb2c6f397c1abb6487e9d2f856c94c.png) no-repeat !important;
  background-position: center right !important;
    position: relative;
    min-height: 202px;
    padding: 0 15px 0 28px !important;
    margin-bottom: 55px;
}

.lesson-header-block.row-section .lesson-title-value {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 34px;
    text-transform: capitalize;
    color: #8876ac;
    text-align: left;
}

.lesson-header-block.row-section .row.lesson-navigation {
  padding-top: 45px !important;
  padding-bottom: 15px !important;
}

.lesson-header-block.row-section .row.lesson-navigation td {
  color: #7E6961;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 400;
}

.lesson-header-block.row-section .row.lesson-navigation .user-state-has_mission > div {
  font-size: 16px !important;
}

  .lesson-navigation td a {
    border-radius: 8px;
    background: #B7A1E2;
    text-decoration: none;
    padding: 9px 13px 9px 5px;
    position: relative;
    color: #f6f2ff;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
    display: block;
}
/*Конец шапка урока*/

.cat-less .vhi-iframe  {
    border-radius: 11px;
}

/*Кнопка*/
.cat-less .btn.f-btn.btn-success {
  min-height: 80px;
  padding: 20px 80px;
  background: #d0a1d6 !important;
  border-radius: 10px;
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
text-transform: lowercase;
color: #fff;
  position: relative;  
}

.cat-less .btn.f-btn.btn-success:before {
  content: '';
  position: absolute;
  top: -20px;
  right: -25px;
  width: 70px;
  height: 60px;
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/135/h/fb2b780423523a1ee0d05fc88de77112.svg)no-repeat;
  background-size: contain;
}
/*END Кнопка*/

/*Файлы*/
.cat-less  .table.files-table tbody {
  	display: flex;
    flex-wrap: wrap;
  	justify-content: space-around;
    align-items: stretch;
}

.cat-less .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td {
  border: none;
  padding: 0;
  width: 100% !important
}

.cat-less  .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background: #E8CBEB;
  padding: 20px 24px 18px 24px;  
  height: 100%;  
  flex: 0 0 29%;
  position: relative;
}

.cat-less .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(1) div img {
  visibility: hidden;
}

.cat-less .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(1) div  {
    position: absolute;
    top: -10px;
    right: -8px;
    width: 100% !important;
}

.cat-less .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(1) div:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 40px;
  height: 50px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/139/h/04c00516cd8974ca0f01395fc3f6c54e.svg) no-repeat;
  background-size: contain;
}

.cat-less .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(2) {
  display: none;
}

.cat-less .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(3) div a {
font-family: var(--font-family);
font-weight: 700;
font-size: 18px;
text-transform: capitalize;
color: #756284;
text-decoration: none !important;
margin: 0;
display: block;
position: relative;
word-wrap: break-word;   
}
/*Конец файлы*/

/*Блок задание*/
.lt-lesson-mission-block .col-md-12 {
  padding: 0;
}

.lesson-answers-title h3,
.lesson-answers-title h3 a {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #8876ac;
}

.lt-lesson-mission-block h3 {
    color: transparent;
}

 .o-lt-lesson-mission-block h3 {
    display: none;
}

 .lesson-mission-wrapper {
    border: none;
}

/*Весь блок с чекбоксом*/
 .lesson-mission-wrapper .answer-form {
    border-radius: 16px;
    border: none;
    background: #e6d4ff;
    padding: 93px 30px 20px 50px;
    position: relative;
}

.lesson-mission-wrapper .answer-form-inner {
    margin-left: 0;
}

.lesson-mission-wrapper .answer-form-inner br {
 display: none;   
}

.lesson-mission-wrapper .answer-form > div:not(.answer-form-inner) {
    display: none;
}

.lesson-send-answer-block .answer-form>div {
    float: none !important;
    margin-bottom: 0;
}
 .user-profile-image {
    border-radius: 50px;
}

 .lesson-send-answer-block .answer-form>div {
    float: none !important;
    margin: 0;
}

.lesson-mission-wrapper .btn.btn-primary.btn-lg {
    align-self: center;
    border-radius: 8px;
    background: #8876ac;
    color: #fff;
    box-shadow: 0px 1px 0px 0px #DDBFAB;
    border: none;
    min-height: 40px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    padding: 12px 44px 10px 20px;
    position: relative;
    margin-top: 24px;
}

.lesson-mission-wrapper .btn.btn-primary.btn-lg:before {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/485/h/b81d99aa3be97a9eac8aafcb517f0b7d.svg)no-repeat;
  background-size: contain; 
}

.lesson-mission-wrapper .btn.btn-link.btn-save-draft {
    padding: 12px 14px 10px 14px;
    margin-top: 24px;
    background: #c1aee5;
  	border-radius: 8px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    text-transform: lowercase;
    color: #fff;
}

 .lesson-send-answer-block .answer-form:before {
  position: absolute;
  content: "ЗАДАНИЕ К УРОКУ";
  top: 30px;
  left: 50px;
  width: 330px;
  height: 60px;
  color: #8876ac;
  font-size: 34px;
  line-height: 120%;
  font-family: "Century Gothic";
  font-weight: 700;
}

.lt-lesson-mission-block .answer-form .addfield {
    padding-bottom: 4px;
}

.lesson-mission-wrapper label {
  color: #8876ac;
  font-family: "Century Gothic";
  font-size: 18px;
}

.cat-less .lt-lesson-comment-block .user-answer {
     background: transparent; 
    border-radius: 8px;
}

.cat-less .lt-lesson-comment-block .simple-answer.user-answer  { 
  background: #e2d6f6;
}

.lt-lesson-mission-block .user-answer.status-accepted .answer-status .answer-status-label, 
.o-lt-lesson-comment-block .user-answer.status-accepted .answer-status .answer-status-label {
  border-radius: 8px;
  background: #bda4ef;
    font-family: var(--third-family);
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 11px 24px;
}

.cat-less .user-answer .answer-status .answer-status-label {
    border-radius: 8px;
    background: #EBCBEE;
    padding: 7px 12px;
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;

}

.o-lt-lesson .addfield.type-checkbox  {
    background: #f1e8ff;
    border-radius: 8px;
}

.comment.lesson-answer-comment {
  background: #FEE9DC;
}

.o-lt-lesson .user-profile-link {
  color: #8876ac;
  font-family: "Lazydog";
  font-size: 22px;
  font-weight: 400;
}

.o-lt-lesson  .answer-date a {
  color: var(--grey, #888);
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
}

.history_lesson .comments .comment-form-wrapper .new-comment-textarea {
    border-radius: 8px;
}

.cat-less .user-state-label {
  display: none;
}

.cat-less .answer-main-content {
  margin-top: 75px;
}

.cat-less .user-answer .answer-status .glyphicon {
  display: none;
}
/*Конец Блок задание*/

/*Комментарии*/
.cat-less .lt-lesson-comment-block .btn-send {
  border-radius: 8px;
  background: #8876ac;
  border: none;
  font-family: "Century Gothic";
    font-size: 17px;
font-weight: 700;
}

.cat-less .simple-answer .new-comment-textarea {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    text-transform: lowercase;
    color: rgba(108, 108, 108, 0.6);
    border-radius: 8px;
    height: 74px !important;
    padding: 24px 25px;
}

.cat-less.lt-lesson-comment-block .user-answer .emoji-container textarea {
  border-radius: 8px;
}

.cat-less .user-answer .answer-status .glyphicon {
  display: none;
}

.cat-less .answer-main-content {
  margin-top: 75px;
}

.cat-less .user-answer .comments {
  margin-top: 32px;
}

.cat-less .user-answer .comments  .emoji-container textarea {
  height: 74px !important;
  border: 1px solid #e9d3fb;
  border-radius: 8px;
  font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
text-transform: lowercase;
color: rgba(108, 108, 108, 0.6);
  padding: 27px 19px;
}
.comments-tree .user-image-wrapper img {
  width: 69px;
  height: 69px;
}

.cat-less .comment-form-wrapper .new-comment .btn-send:before {
  width: 0;
}

.cat-less .comment-form-wrapper .new-comment .btn-send  {
   padding: 13px 34px 13px 34px;
}

.cat-less .f-text p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    text-transform: lowercase;
    color: #6c6c6c;
    max-width: 760px;
}

.cat-less .uploadifive-button {
   background: transparent;
   border: 1px solid #8876ac;
    border-radius: 8px;
    color: #8876ac;
    font-family: "Century Gothic";
    font-size: 12px;
}

.cat-less .lesson-description-value {
    display: block;
    text-align: left;
    color: #7E6961;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
  margin-top: 4px;
}

.cat-less .lt-lesson-mission-block .emoji-textarea {
  border-radius: 12px;
  border: 1px solid #c1aee5;
}

/*test*/
.cat-less .testing-widget .before-start-block .start-btn {
 background: #8876ac;
  border-radius: 10px;
  min-height: 50px;
}


.cat-less .testing-widget .btn-send-variant, 
.cat-less .testing-widget .btn-next-question {
  background: #bda4ef;
  border: none;
  border-radius: 8px;
}
/*END test*/

@media(max-width: 1080px) {
    body.cat-less {
   background: 
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png) !important; 
    background-repeat: repeat !important; 
    background-position:  center !important; 
    background-size: cover !important; 
}
}

@media(max-width: 980px) {
.lesson-header-block.row-section {
  background: #e6d4ff  url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/309/h/c4fb2c6f397c1abb6487e9d2f856c94c.png) no-repeat !important;
  background-position: bottom right !important;
  background-size: 40% !important;
}	
  
  .lesson-header-block.row-section .row.lesson-navigation td {
    width: 34% !important;
  }
  
  .lesson-header-block.row-section {
    padding: 0 15px 0 20px !important;
  }
}

@media(max-width: 780px) {
  .cat-less .table.files-table tbody {
    flex-direction: column !important;
    gap: 15px;
  }
}

@media(max-width: 640px) {
  .lesson-send-answer-block .answer-form:before {
    font-size: 22px !important;
    width: 210px !important;
    height: 28px !important;
    left: 20px !important;
  }
  
  .lesson-mission-wrapper .answer-form {
    padding: 70px 20px 20px 20px !important;
}
  
  .lesson-mission-wrapper .btn.btn-link.btn-save-draft {
    margin-left: 0 !important;
    margin-top: 14px !important;
    width: 100% !important;
  }
  
  .lesson-mission-wrapper .btn.btn-primary.btn-lg {
    width: 100% !important;
  }
  
  .cat-less .lite-page.block-set {
    padding: 14px !important;
  }
  
  .lt-lesson-mission-block .row-section {
    margin-bottom: 20px !important;
  }
    
  .cat-less .btn.f-btn.btn-success {
    min-height: 80px !important;
	}
}

@media(max-width: 520px) {
  .row.lesson-navigation tr {
    flex-direction: column !important;
    gap: 10px !important;
    display: flex;
    align-items: flex-start;
  }
  
  .lesson-header-block.row-section .row.lesson-navigation td {
    padding-left: 20px;
    padding-right: 0 !important;
    width: 50% !important;
  }
  
  .lesson-header-block.row-section .lesson-title-value {
    font-size: 28px !important;
  }
}

@media(max-width: 445px)  {
  .lesson-header-block.row-section .row.lesson-navigation td  {
     width: 100% !important;
    padding-right: 20px !important;
  }
  .lesson-header-block.row-section {
    background-position: top 20px right !important;
  }
    
    .cat-less .user-answer .comments .emoji-container textarea {
    font-size: 14px !important;
    padding: 20px 19px !important;
}
    
    .lesson-answers-title h3, .lesson-answers-title h3 a {
    font-size: 18px !important;
    line-height: 120% !important;
}
    .cat-less .simple-answer .new-comment-textarea {
    font-size: 14px !important;
    padding: 5px 25px !important;
}
    
    .o-lt-lesson .user-profile-link {
    font-size: 16px !important;
}
    
    .lt-lesson-mission-block .user-answer.status-accepted .answer-status .answer-status-label, .o-lt-lesson-comment-block .user-answer.status-accepted .answer-status .answer-status-label {
    font-size: 16px !important;
    padding: 8px 15px !important;
}

    
    .cat-less .gc-main-content > .container {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
}



/* ------------- 
content finish - Урок
------------- */

/* ------------- 
content start - Профиль
------------- */

body.cat_user {
   background: 
      url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/249/h/62a8af4eb4b03216ae97db983188f4de.png),
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png); 
    background-repeat: repeat-y, repeat;
    background-position: right -6%  top, center;
    background-size: 20%, cover;
}


.cat_user .area-PAGE .xdget-col  {
    max-width: 1027px;
}

.cat_user .xdget-row {
      margin: 0 !important;
}

.cat_user > .gc-main-content .container {
  padding-left: 70px;
 
}

.cat_user .out-block {
  background: #E1CEFF;
  padding: 40px 57px;
  border-radius: 20px;
    position: relative;
}

.cat_user .box_withborder {
  box-shadow: 1px 17px 38px 0 rgba(196, 175, 223, 0.1), 5px 69px 69px 0 rgba(196, 175, 223, 0.09), 12px 155px 93px 0 rgba(196, 175, 223, 0.05), 22px 276px 111px 0 rgba(196, 175, 223, 0.01), 34px 431px 121px 0 rgba(196, 175, 223, 0);
  background: #fff;
  border-radius: 20px;
  position: relative;
  padding: 32px 52px 32px 34px;
  z-index: 100;
}

.cat_user .standard-form {
  padding: 0;
  background: transparent;
}

.cat_user .cat-col1 {
  padding: 0;
}

.cat_user .xdget-userCompleteForm img {
  width: 80px ;
  height: 80px;
  border-radius: 50%;
  border: 6.26px solid #f7f0ff;
}

.cat_user .form-field-profile_image .field-label > div > div:first-of-type {
  max-width: 80px;
  position: relative;
      margin: 0 auto;
}

.cat_user .form-field-profile_image .field-label > div > div:first-of-type:before {
  content: '';
  position: absolute;
  top: -17px;
  right: -20px;
  width: 62px;
  height: 43px;
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/281/h/cabfbef32a01d235368e455ce844b1f6.svg)no-repeat;
  background-size: contain;
  z-index: 100;
}

.cat_user .xdget-profileTitle {
  font-family: var(--font-family);
font-weight: 700;
font-size: 28px;
text-transform: capitalize;
color: #8876ac;
  margin-bottom: 38px;
  margin-top: 70px;
}


.cat_user .btn.btn-success {
      background: transparent !important;
      border: none;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    color: rgba(118, 98, 157, 0.9);
      padding: 0;
    border: none;
    border-radius: 0 !important;
    box-shadow: none !important;
    min-height: 20px !important;
}

.cat_user .xdget-userFormField a.dotted-link {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: rgba(87, 87, 87, 0.9);
      border-bottom: 1px dotted #BBA0A7;
}


.cat_user .xdget-userCompleteForm .label-value {
      font-size: 1px;
      opacity: 0;
}

.cat_user .xdget-block .form-field {
       text-align: center;
}

.cat_user .xdget-userCompleteForm.standard-form .form-buttons {
       text-align: center;
}

.cat_user .form-field-profile_image {
      margin-bottom: 5px;
}


.cat_user .uploadifive-button  {
      margin: 0 auto;
      background: none;
      color: #6C6C6C;
      font-family: "Century Gothic";
      font-size: 16px;
      font-weight: 700;
      line-height: 100%;
      letter-spacing: -0.48px;
      cursor: pointer;
      padding: 6px 0;
      display: inline-block;
      border: none;
}

.cat_user .uploadifive-button:hover {
      text-decoration: underline;
}

.cat_user .trenning-box h3 {
      margin: 0;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    color: #8d82a5;
      flex: 0 0 60%;
}

.cat_user .trenning-box {
      min-height: 102px;
      background: #FFF;
      margin-top: 36px;
      border-radius: 16px;
      outline: 2px dashed #e1ceff;
      outline-offset: -8px;
      padding: 28px 44px 28px 24px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;  
      align-items: center;
    box-shadow: 0 21px 45px 0 rgba(198, 186, 216, 0.1), 0 82px 82px 0 rgba(198, 186, 216, 0.09), 0 185px 111px 0 rgba(198, 186, 216, 0.05), 0 329px 131px 0 rgba(198, 186, 216, 0.01), 0 514px 144px 0 rgba(198, 186, 216, 0);
}

.cat_user .trenning-box button {
      border-radius: 8px;
      background: #b8a1db;
      box-shadow: 0px 12px 15px -12px #C6AD9F;
      border: none;
      color: #FFF;
      font-family: "Century Gothic";
      font-size: 18px;
      font-weight: 700;
      line-height: normal;
      position: relative;
      padding: 12px 84px 16px 44px;
      transition: 0.3s;
}

.cat_user .trenning-box button:hover {
  background: #9D81C9;
}

.cat_user button:after {
      position: absolute;
      content: "";
      top: 14px;
      right: 30px;
      width: 20px;
      height: 20px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/240/h/2fafa40eba7e0a5021c22150b105a1ce.svg)no-repeat;
      background-size: contain;
}

.cat-img {
 position: absolute; 
  bottom: 1%;
  right: 5%;
  z-index: 100;
}

@media(max-width: 1360px) {
  .cat_user > .gc-main-content .container {
    padding-left: 20px !important;
}
}

@media(max-width: 980px) {
 .cat_user .box_withborder {
    padding: 10px 0 28px 0 !important;
  }
  
  .cat_user .standard-form {
    max-width: none !important;
  }
  
  .cat_user .out-block {
    padding: 20px 17px !important;
  }
  
  .cat-img {
    display: none !important;
  }
  
  .tw-col  {
    padding: 0 !important;
  }
  .cat_user .trenning-box h3 {
    margin: 0 0 15px 0 !important;
    font-size: 20px !important;
    flex: 100% !important;
  }
}

@media(max-width: 600px) {
 body.cat_user {
   background: 
      url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/437/h/5fe89f3f2aace59d073e0e05eaebb5f4.png) !important; 
    background-repeat:  repeat !important;
    background-position: center !important;
    background-size: cover !important;
}   
}
/* ------------- 
content finish - Профиль
------------- */

/* ------------- 
content start - После оплаты
------------- */

.cat_thanks .gc-main-content {
    margin-left: 0 !important;
}

.cat_thanks .gc-main-content  {
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/389/h/e9cd34b862a0d93a3aa6f6dfbc63ff64.png)repeat-X,   url(https://fs22.getcourse.ru/fileservice/file/download/a/558326/sc/25/h/8c07a919d795f3ea28388719164d154d.png)no-repeat;
  background-size: 80%, cover;
  background-position: bottom -15% left, center center;
  padding-bottom: 400px;
  background-attachment: fixed;
}

.cat_thanks .logo.gc-account-logo:after {
  content: "";
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  width: 301px;
  height: 102px;
  color: #9C80D8;
  font-family:
  'Lazydog';
  font-size: 32px;
  font-weight: 400;
  text-transform: capitalize;
  background: url(
  https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/114/h/3536b8228f6f75a2e6980d84bfc3d408.png)no-repeat;
  background-size: contain
}

.cat_thanks .gc-main-content.with-left-menu .container,
.cat_thanks .main-page-block .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1300px;
    padding: 0;
}

.cat_thanks .page-header h1 {
  display: none;
}

.cat_thanks .subTitle .xdget-button {
  border: none;
  border-radius: 20px;
   background: #b8a1db;
  padding: 20px 60px;
  font-family: "Century Gothic";
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.cat_thanks .subTitle h3 {  
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 40px;
  line-height: 110%;
  text-align: center;
  color: #8876ac;
    margin-bottom: 30px;
}

.cat_thanks .subTitle .xdget-html .html-content {
  font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
line-height: 140%;
text-align: center;
color: #6c6c6c;
    margin-bottom: 25px;
}

.cat_thanks .subTitle .txt2 .html-content {
  font-weight: 700;
}

.cat_thanks .content-menu {
    border-bottom: none;
}

.cat_thanks .thanks_cols {
  box-shadow: 1px 17px 38px 0 rgba(196, 175, 223, 0.1), 5px 69px 69px 0 rgba(196, 175, 223, 0.09), 12px 155px 93px 0 rgba(196, 175, 223, 0.05), 22px 276px 111px 0 rgba(196, 175, 223, 0.01), 34px 431px 121px 0 rgba(196, 175, 223, 0);
  background: #e1ceff;
  border-radius: 20px;
  position: relative;
  padding: 100px 60px 70px 445px;
}

.cat_thanks .subTitle {
  background: #fff;
  box-shadow: 0 4px 40px 0 rgba(234, 225, 250, 0.78);
 background: #fff;
  border-radius: 20px;
  padding: 50px 60px;
  z-index: 5;
  max-width: 634px;
  margin: 0 auto 0 0;
    text-align: center;
}

.thanks_cols  img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}

.subTitle .xdget-html  {
  max-width: 438px;
  text-align: center;
  margin: 0 auto;
}

.subTitle .xdget-html.txt2 .html-content  {
  max-width: 320px;
  text-align: center;
  margin: 0 auto 25px auto;
}

@media(max-width: 1415px) {
  
.cat_thanks .gc-main-content.with-left-menu .container,
.cat_thanks .main-page-block .container {
    max-width: 1000px !important;
}
  
  .cat_thanks .subTitle {
    max-width: 600px !important;
    padding: 40px 30px !important;
  }
  
  .thanks_cols img {
    max-width: 400px !important;
  }
  
  .cat_thanks .thanks_cols {
    padding: 60px 40px 40px 290px !important;
}
}

@media(min-width: 890px) {
    .img-desk {
    display: block;
  }
  
   .img-mob {
    display: none;
  }
}

@media(max-width: 890px) {
  .cat_thanks .thanks_cols {
    padding: 74px 20px 18px 20px !important;
    max-width: 600px !important;
    margin: 0 auto !important;
  }  
  
  .cat_thanks .subTitle {
    margin: 0 auto !important;
  }
  
  .thanks_cols img {
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 44% !important;
    z-index: -1 !important;
}
  
  .img-desk {
    display: none;
  }
  
  .cat_thanks .main-page-block > .container {
    margin-top: 0 !important;
  }
  
  .cat_thanks .logo.gc-account-logo:after {
    top: -90px !important;
    height: 60px !important;
    width: 180px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background: url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/387/h/4cd35bae125d7ee846c49cd8ab9c6d0a.png)no-repeat !important;
    background-size: contain !important;
  }
  
  .cat_thanks .subTitle h3 {
    font-size: 22px !important;
    margin-bottom: 12px !important;
  }
  
  .cat_thanks .subTitle .xdget-html .html-content {
       font-size: 12px !important;
        margin-bottom: 15px !important;
  }
  .cat_thanks .subTitle .xdget-button {
        font-size: 12px !important;
        border-radius: 12px !important;
        padding: 13px 34px !important;
  }
}

@media (max-width: 767px) {
   .cat_thanks .logo {
        display: block !important;
    }
}
/* ------------- 
content finish - После оплаты
------------- */

/* ------------- 
content start - Страница входа
------------- */

.cat-enter .container {
  	padding-top: 70px;
    width: 100% !important;
}

.cat-enter .gc-main-content.with-left-menu .container {
    margin-left: 0;
    margin-right: 0;
}



body.cat-enter {
  	background: 
		url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/98/h/4074a2fd73190d286b756f4c1a088aa9.png),
		url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/139/h/72cf92113690a7d7c4a6202ef67ba4d2.png),
        url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/331/h/4d1e0c6f26f89be2a1a57df82d63ba0c.png), 
        url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/255/h/fc6392533c95e02d2e9e79082edb4eec.png),
      linear-gradient(179deg, #f5edff 0%, #ebdffd 100%);
  	background-size: 7%,20%, 20%, 75%, cover;
   	background-repeat: no-repeat, no-repeat, no-repeat, repeat-X, no-repeat;
  	background-position: top left, top right,top 28% left, left bottom -5%, center;
    background-attachment: fixed;
}



.cat-enter .l-box a {
 display: none;   
}

.cat-enter .enter-two {
  border-radius: 20px;
border: 8px solid rgba(255, 255, 255, 0.45);
background: #e8dbff;
box-shadow: 0px 0px 0px 0px rgba(156, 141, 124, 0.10), 0px 13px 28px 0px rgba(156, 141, 124, 0.10), 0px 51px 51px 0px rgba(156, 141, 124, 0.09), 0px 115px 69px 0px rgba(156, 141, 124, 0.05), 0px 204px 82px 0px rgba(156, 141, 124, 0.01), 0px 319px 89px 0px rgba(156, 141, 124, 0.00);
backdrop-filter: blur(2px);
  padding: 40px 50px 46px 50px; 
  max-width: 914px;
  margin: 0 auto !important;
  display: flex;
  flex-wrap: wrap;
}

.cat-enter .logo.gc-account-logo {
    margin: 90px auto 45px auto !important;
    max-width: 578px;
    flex: 0 0 100%;
}

.cat-enter .logo.gc-account-logo:after {
  content: "";
  position: absolute;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: 301px;
  height: 102px;
  color: #9C80D8;
  font-family:
  'Lazydog';
  font-size: 32px;
  font-weight: 400;
  text-transform: capitalize;
  background: url(
  https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/380/h/4ba3ac2a57e80da79db4cde264ad5f92.png)no-repeat;
  background-size: contain
}

.cat-enter .xdget-loginUserForm.standard-form {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
    position: relative;
    padding: 36px 33px 33px 33px;
    z-index: 1;
}

.cat-enter .enter-left-col {
    padding-left: 0;
    padding-right: 0;
    flex: 0 0 50%;
     margin: 0 auto;
}

.cat-enter .enter-right-col {
      padding-left: 6px;
      padding-right: 0;
      flex: 0 0 47%;
}

.cat-enter .enter-right-col > .xdget-div {
  border-radius: 16px;
background: rgba(255, 255, 255, 0.90);
box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
  padding: 40px 32px;
}

.cat-enter .enter-right-col h3 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    color: #8876ac;
    margin-bottom: 14px;
}

.cat-enter .enter-right-col .html-content p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #6f6f6f;
    margin: 0 0 20px 0;
}

.cat-enter .enter-right-col  button {
    border-radius: 8px;
    border: 1px solid #b9a3db;
    background: transparent;
    padding: 14px 38px 13px 29px;
    margin-top: 5px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #8876ac; 
    position: relative;
}

.cat-enter .enter-right-col  button:before {
  position: absolute;
  content: "";
  top: 13px;
  right: 13px;
  width: 16px;
  height: 18px;
  background: url(https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/268/h/ff3d3ff44a47f6776b83a5b97ce9064f.svg)no-repeat;
  background-size: contain;
  transition: 0.3s;
}

.cat-enter .enter-right-col  button:hover:before {
    background: url(https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/83/h/8d1196f2a5017d0f3bad188441265b1b.svg)no-repeat;
  background-size: contain;
}

.cat-enter .enter-right-col  button:hover {
  color: #9D81C9;
  border: 1px solid #9D81C9;
}

.cat-enter .xdget-loginUserForm.standard-form h2 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #8876ac;
  margin-bottom: 49px;
}

.cat-enter .btn.btn-link.btn-register {
    position: absolute;
    top: 75px;
    right: 44px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: rgba(136, 118, 172, 0.8);
    padding: 0;
}

.cat-enter .form-buttons {
  position: relative;
  overflow: visible;
    display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.cat-enter .btn.btn-link.btn-remind {
  position: absolute;
  padding: 0;
  top: -15px;
  right: 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #8876ac;
}

.cat-enter .xdget-button.btn.btn-success {
  	border-radius: 8px;
  	background: #b8a1db;
  	border: none;
  	color: #FEFEFE;
  	font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
  	padding: 13px 40px 13px 21px;
  	margin: 25px 0 0 0;
    position: relative;
}

.cat-enter .xdget-button.btn.btn-success:before {
    position: absolute;
  content: "";
  top: 14px;
  right: 15px;
  width: 15px;
  height: 15px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/240/h/2fafa40eba7e0a5021c22150b105a1ce.svg)no-repeat;
  background-size: contain;
}

.cat-enter .xdget-button.btn.btn-success:hover {
 background: #9d81c9;  
}

.cat-enter .xdget-socialUserFormField .btn.btn-chatium,
.cat-enter .xdget-socialUserFormField .btn.btn-google-plus {
  display: none;
}

.cat-enter .xdget-socialUserFormField > div {
  	text-align: left;
  	margin: 15px auto 0 auto;
  	position: relative;
    max-width: 120px;
}

.cat-enter .enter-text p {
  margin-top: 22px;
  text-align: center;
  color: rgba(108, 84, 74, 0.80);
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; 
  position: relative;
}

.cat-enter .enter-text p:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  width: 294px;
  height: 5px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/4/h/115940b7b03397e9516cd440f8ca5690.svg)no-repeat;
}

.cat-enter .xdget-socialUserFormField .btn-vk {
  margin: 0;
  position: relative;
  background: #0077FF;
}

.cat-enter .xdget-socialUserFormField .btn-vk .fa.fa-vk:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 3px;
  width: 22px;
  height: 15px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/293/h/7c6cdd43c572a0d72bf737c7f3545ccd.svg)no-repeat;
  background-size: contain;
}

.cat-enter .xdget-socialUserFormField > div:after {
  content: "Вконтакте";
  position: absolute;
  right: 0;
  top: 8px;
  width: 80px;
  height: 20px;
  color: #6B6B6B;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: 100%; 
}

.cat-enter .xdget-block .form-field input {
  border-radius: 8px;
  height: 50px;
  padding-left: 55px;
  border: none;
}

.cat-enter .xdget-block .form-field input.form-field-email {
  background: #f0e7fe url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/131/h/ba92fb04837b912b2575a22f124ec31f.svg)no-repeat;
  background-position: 17px 19px !important;
}

.cat-enter .xdget-block .form-field input.form-field-password {
  background: #f0e7fe url(https://fs22.getcourse.ru/fileservice/file/download/a/558326/sc/242/h/0a55c1eb7676d73bd831a6a53feff380.svg)no-repeat;
  background-position: 20px 12px !important;
}

.cat-enter .xdget-block .form-field input.form-field-full_name {
  background: #f0e7fe url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/303/h/77f1985b6accc153c9f687d1f0d80bfc.svg)no-repeat;
  background-position: 20px 12px !important;
}

.cat-enter .xdget-block .form-field input::placeholder {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: rgba(141, 130, 165, 0.61);
}

.cat-enter .cs__fd-block {
  display: none;
}

.cat-enter .enter-info {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    color: #595959;
    margin-top: 16px;
    text-align: center;
}

.cat-enter .enter-info a {
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #8876a3;
}

.cat-enter .l-box  {
  position: absolute;
  bottom: -22%;
  left: 50%;
  transform: translateX(-50%);
}

.cat-enter .l-box a {
  border-radius: 10px;
  background: #BA846A;
  box-shadow: 0px 12px 15px -12px #C6AD9F;
  color: #FFF;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  padding: 15px 55px;
}

.cat-enter .author-html {
    color: #6c6c6c;
    text-align: center;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 20px;
}

.cat-enter .btn.author-btn.btn-enter {
  border-radius: 8px;
    background: #B8A1DB;
    border: none;
    color: #FEFEFE;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 13px 27px 13px 21px;
}

.cat-enter .btn.btn-link.pull-right.btn-logout {
    padding: 0;
    font-family: "Century Gothic";
    color: #6c6c6c;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    margin: 15px 0 10px 0;
}

.cat-enter .checkbox-text {
  color: #6C544A;
  font-family: "Century Gothic";
  font-size: 12px;
  line-height: 120%;
}

.cat-enter .checkbox-text a{
    color: #0066DA;
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
    text-decoration-line: underline;
}

.cat-enter .xdget-loginUserForm.state-register .register-form .xdget-button.btn.btn-success  {
  margin: 0;
}

.cat-enter .register-form.state-form .btn.btn-link.pull-right {
      position: absolute;
    top: 70px;
    right: 34px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: rgba(136, 118, 172, 0.8);
    padding: 0;
}

/* Восстановление пароля*/
.cat-enter .remind-block .form-group  label {
  display: none;
}

.cat-enter .remind-block .form-group .form-control {
  border-radius: 8px;
  height: 50px;
  padding-left: 55px;
  border: none;
  background: #f0e7fe url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/131/h/ba92fb04837b912b2575a22f124ec31f.svg)no-repeat;
  background-position: 19px 19px !important;
}

.cat-enter .remind-block .form-group .form-control::placeholder {
  color: rgba(107, 107, 107, 0.80);
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; 
}

.cat-enter .remind-block .btn.btn-primary {
    border-radius: 8px;
    background: #b8a1db;
    border: none;
    color: #FEFEFE;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 12px 20px 12px 20px;
    position: relative;
}

.cat-enter .remind-block .btn.btn-link {
    color: #6c6c6c;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
}
/*Конец Восстановление пароля*/

.cat-enter .form-control:focus {
  background: #f9f4ff !important;
  border: 1px solid #eaddfe;
  box-shadow: none;
  outline: 1px solid #eaddfe;
}

.links-box {
  display: flex;
  justify-content: center;
  gap: 9px;
  margin: 16px 0 0 0;
}

.links-box a {
  font-family: var(--font-family);
font-weight: 400;
font-size: 10px;
line-height: 100%;
color: rgba(136, 118, 172, 0.8);
  padding: 10px 14px;
  border: 0.61px solid rgba(219, 197, 255, 0.54);
border-radius: 10px;
  background: rgba(255, 255, 255, 0.64);
  max-width: 120px;
  display: flex;
}

.links-box a img {
  margin: 0 9px 0 0;
  display: block;
}


@media(max-width: 840px) {
  .cat-enter .container {
    padding-top: 0 !important;
}
  
  .cat-enter .logo.gc-account-logo {
    margin: 0 auto 25px auto !important;
}
  
  .cat-enter .enter-two {
    padding: 100px 20px 35px 20px !important;
    flex-direction: column !important;
    align-items: center !important;
      max-width: 414px !important;
  }
  
  .cat-enter .enter-left-col {
    flex: 0 0  100% !important;
    width: 100% !important;
    max-width: 370px !important;
    padding: 0 !important;
  }
  
  .cat-enter .enter-right-col {
    flex: 0 0 100% !important;
    max-width: 370px !important;
    margin: 20px auto 0 auto !important;
    padding: 0 !important;
  }

  
  .cat-enter .logo.gc-account-logo {
    max-width: 270px !important;
    margin: 0 auto 5px auto !important;
  }
    
    .cat-enter .logo.gc-account-logo:after {
      top: -70px !important;
      width: 180px !important;
      height: 70px !important;
    }
}

@media (max-width: 767px) {
  .cat-enter .logo {
    display: block !important;
}
   .cat-enter .l-box {
    width: 80% !important;
}
    
   .cat-enter .l-box a {
    padding: 15px 15px !important;   
    }
    
   .cat-enter .gc-main-content.with-left-menu .container {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
    
    .cat-enter .btn.btn-link.btn-remind,
    .cat-enter .btn.btn-link.btn-register,
    .cat-enter .enter-text p {
     	font-size: 12px !important;
        font-weight: 700 !important; 
    }
    
    .cat-enter .btn.btn-link.btn-register {
            top: 14px  !important; 
            right: 20px;
    }
    
   .cat-enter .xdget-loginUserForm.standard-form .xdget-block .form-field {
        margin-bottom: 12px !important; 
    }
    
    .cat-enter .btn.btn-link.btn-remind {
       top: -5px !important; 
    }
    
    .cat-enter .xdget-loginUserForm.standard-form h2 {
        margin-bottom: 15px !important;
        font-size: 18px !important;
    }
    
    .cat-enter .xdget-loginUserForm.standard-form {
        padding: 35px 17px 25px 17px !important;
    }
    
    .cat-enter .xdget-socialUserFormField > div {
        margin-top: 10px !important;
    }
    
    .cat-enter .enter-text p {
        margin-top: 15px !important;
    }
    
    .cat-enter .enter-right-col h3 {
     margin-bottom: 13px !important;   
    }
    
   .cat-enter .enter-right-col > .xdget-div {
     padding: 24px 20px !important;    
    }
    
   .cat-enter .main-page-block {
      padding-bottom: 160px;
      padding-top: 20px !important;
}
   .cat-enter .xdget-block .form-field input {
      height: 40px !important; 
    }
    
    .cat-enter .xdget-block .form-field input.form-field-email {
        background-position: 17px 15px !important;
    }
    
    .cat-enter .enter-right-col .html-content p {
      margin: 0 0 14px 0 !important;
}
    
    .cat-enter .xdget-block .form-control {
    	padding: 6px 12px 6px 45px !important;
}
    
    .cat-enter .register-form.state-form .btn.btn-link.pull-right {
       top: 17px  !important;
    }
    
    .cat-enter .xdget-block .form-field input {
        padding-left: 45px !important;
    }
    
    .cat-enter .remind-block .form-group .form-control {
       height: 44px !important;
       background-position: 19px 16px !important;
    }      
}

@media(max-width: 600px) {
  body.cat-enter {
      	background: 
		url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/98/h/4074a2fd73190d286b756f4c1a088aa9.png),
		url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/139/h/72cf92113690a7d7c4a6202ef67ba4d2.png),
        url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/331/h/4d1e0c6f26f89be2a1a57df82d63ba0c.png), 
        url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/255/h/fc6392533c95e02d2e9e79082edb4eec.png),
      linear-gradient(179deg, #f5edff 0%, #ebdffd 100%);
  	background-size: 7%,20%, 20%, 135%, cover !important;
   	background-repeat: no-repeat, no-repeat, no-repeat, repeat-X, no-repeat;
  	background-position: top left, top right,top 28% left, left bottom, center !important;
    background-attachment: fixed;
  }
}
@media (max-width: 380px) {

}
/* ------------- 
content finish - Страница входа
------------- */

/* ------------- 
content start - Страница оплаты
------------- */

@font-face { 
    font-family: "Lazydog";
    src: url(/fileservice/file/download/h/e3028ec6eaf8e2d9edb67e4c6ad1df8d.otf/a/531213/sc/494) format('opentype');
}

@font-face { 
    font-family: "Century Gothic";
    font-weight: 700;
    src: url(/fileservice/file/download/h/6ea6add77e9d45c960d411c0265e9920.ttf/a/565875/sc/153) format('truetype');
}

@font-face {
	font-family: "Century Gothic";
    font-weight: 400;
	src: url(/fileservice/file/download/h/d033e196e7ec0de732388c21033ab5d4.ttf/a/565875/sc/135)
		format('truetype');
}

body.cat-pay {
background:  url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/502/h/d1ba24238d203510df1940578651b8d6.png)no-repeat,  url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/321/h/d5009ad6afba837a036ee0a34f60fb4d.png)no-repeat,
  linear-gradient(179deg, #f5edff 0%, #ebdffd 100%)no-repeat;
  background-size: 80%, 100%, cover;
  background-attachment: fixed;
  background-position:  center, left top, center;
}

.cat-pay .logo.gc-account-logo {
    margin: 220px auto 0 auto;
}

.cat-pay .logo.gc-account-logo img {
    display: none;
}

.cat-pay .logo.gc-account-logo:after {
  content: "";
  position: absolute;
  top: -170px;
  left: 50%;
  transform: translateX(-50%);
  width: 301px;
  height: 102px;
  color: #9C80D8;
  font-family:
  'Lazydog';
  font-size: 32px;
  font-weight: 400;
  text-transform: capitalize;
  background: url(
  https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/114/h/3536b8228f6f75a2e6980d84bfc3d408.png)no-repeat;
  background-size: contain
}


.cat-pay .page-header {
   margin: 0 0 20px 0;  
}


.cat-pay  .gc-main-content .main-page-block>.container::before, 
.cat-pay  .gc-main-content .main-page-block>.container::after {
    content: '';
    display: block;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/359/h/5fe3f35f5ddb05eee11c47a7ff876c89.svg) repeat-x;
    background-size: contain;
    height: 35px;
    width: 100%;
    position: absolute;
    top: -31px;
    left: 0;
}

.cat-pay  .gc-main-content .main-page-block>.container::after {
    transform: rotate(180deg);
    top: auto;
    bottom: -31px;
}

.cat-pay .gc-main-content .container {
    margin: 110px auto 0 auto;
    max-width: 851px;
    padding: 30px 30px 45px 30px;
  	background-color: #fff;
}

.cat-pay .page-header h1 {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 30px;
    text-transform: capitalize;
    color: #9787b6;
}

.cat-pay .page-header .content-menu {
  border: none;
}

.cat-pay .twoCol-dataPay {
  	border-radius: 10px;
  	background: #f7f0ff;
  	padding: 37px 34px 27px 34px !important;
  	display: flex;
  	flex-direction: column;
    position: relative;
}

.cat-pay .twoCol-dataPay:before {
  content: '';
  position: absolute;
   top: -95px;
    right: 30px;
    width: 267px;
    height: 128px;
  background: url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/201/h/8585bdb95f06916d0d4ba23dc8570a8e.png)no-repeat;
  background-size: contain;
}

.cat-pay  .twoCol-dataPay .col-gc-9.col-md-9,
.cat-pay  .twoCol-dataPay .subCol-2 {
  	width: 100%;
    padding: 0;
}

.cat-pay  .twoCol-dataPay .subCol-2 {
 background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/288/h/e37d0dd19c4412bf05692f6d8dcc4c1e.png)no-repeat;
background-position: top;
  padding: 15px 0;
}

.cat-pay  .twoCol-dataPay .subCol-2 h4 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #8876ac;
}

.cat-pay  .twoCol-dataPay h4 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    color: #8876ac;
}

.cat-pay .position-actual-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #ad95de;
    margin-top: 15px;
    display: block;
}

.cat-pay  .text-muted.small {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #6c6c6c;
    max-width: 328px;
    margin: 15px 0;
}

.cat-pay .twoCol-dataPay .xdget-dealInfo .dotted-link {
  color: #FFF;
  font-family: "Century Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; 
  border-radius: 8px;
  background: #b8a1db;
  display: block;
  width: 218px;
  height: 40px;
  border: none;
  text-align: center;
  padding: 12px;
  position: relative;
}

.cat-pay  .deal-finish-price-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-align: left;
    color: #8876ac;
    position: relative;
    padding-left: 45px;
    margin-top: 20px;
    margin-top: 10px;
}

.cat-pay  .deal-finish-price-title:before {
    content: '';
  position: absolute;
  top: -6px;
  left: 0;
  width: 30px;
  height: 30px;
    background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/5/h/6f3046424bac392d65635b8008e43d69.svg)no-repeat;
  background-size: contain;
}

.cat-pay  .deal-position-price {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 34px;
    line-height: 100%;
    color: #8876ac;
    display: flex;
    flex-direction: column;
    order: 0;
}

.cat-pay  .deal-positions .deal-position-price .source-price {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  order: 1;
}

.cat-pay .KZ .payment-subtitle {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #595959;
  padding: 27px 100px 20px 75px;
  position: relative;
}

.cat-pay .KZ .payment-subtitle:before {
  position: absolute;
  content: "";
  top: 28px;
  left: 25px;
  width: 40px;
  height: 40px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/88/h/422551b8b3142543de94b25f4086bbbf.svg)no-repeat;
  background-size: contain;
}

.cat-pay .KZ .payment-subtitle a {
  	color: #8876a3;
    text-decoration: underline;
}

.cat-pay  .gc-main-content .main-page-block {
  position: relative;
    margin: 0 auto;
    max-width: 851px;
}

.cat-pay  .gc-main-content .container .xdget-root {
  position: relative;
}

.cat-pay .sbp-block {
    max-width: 705px;
    margin: 0 auto;
    position: relative;
    padding: 29px 45px 30px 140px;
    background: #efe4ff;
    border-radius: 10px;
}

.cat-pay .sbp-block .html-content {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #595959;
  position: relative;
  padding-left: 0;
  max-width: 360px;
}

.cat-pay .sbp-block .html-content:before {
    width: 0;
    height: 0;
}

.cat-pay .sbp-block h4 {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    color: #8876ac;
    margin: 0 0 11px 0;
}

.cat-pay .sbp-block .html-content span {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
}

.cat-pay .sbp-btn {
  border-radius: 8px;
  width: 150px;
  height: 55px;
  margin-top: 0;
  background: #8876ac url(https://fs19.getcourse.ru/fileservice/file/download/a/558326/sc/245/h/10a1aa8ff2c2a9caa98889b732bb5687.svg)no-repeat;
  background-position: center;
  border: none;
}

.cat-pay .sbp-block img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.cat-pay .into-spbbox {
  display: flex;
  gap: 9px;
  align-items: center;
  margin: 13px 0 0 0;
}


.cat-pay #promoCode {
    margin-top: 15px;
    color: #6C6C6C;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
}

.cat-pay #promoCode button {
  color: #FFF;
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    border-radius: 6px;
    background: #ad95de;
    width: 105px;
    height: 28px;
    border: none;
    text-align: center;
    padding: 3px 5px 3px 5px;
    position: relative;
}

.cat-pay  #promoCode input {
  border-radius: 4px;
  border: 1px solid #6C6C6C;
}

.cat-pay .xdget-dealInfo .errorSummary {
  border-radius: 8px;
  border: 0.454px solid #FBF8F4;
  background: #E1A8B7;
  display: inline-block;
  font-family: "Century Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  padding: 15px;
}

.cat-pay .fors-pays .card-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #9587b2;
    margin-bottom: 30px;
}

.cat-pay  .deal-positions {
    margin-bottom: 20px;
}

.cat-pay #tinkoff>div  {
  display: block;
  border-radius: 10px;
  border: 1px solid #FBF8F4;
  background: #f7f0ff;
  padding: 30px;
}

#tinkoff>div table {
  margin: 0;
  width: 100%;
}

#tinkoff>div table tr {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.text-made-card {
  color: #8876ac;
  font-family: "Century Gothic";
  font-size: 20px !important;
  font-weight: 700;
  line-height: 100%;
  max-width: 360px
}

#tinkoff .tinkoff-button {
     border-radius: 6px;
     background: #8876ac;
     border: none;
    color: #FFF;
    font-family: "Century Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding: 11px 25px 12px 25px;
}

#tinkoff .tinkoff-button img {
  display: none;
}

.gc-payment-method-card > div > table tr:only-child > td:first-of-type {
  padding: 0;
}

/*Частичная оплата*/
.cat-pay .xdget-partialpay {
  margin-bottom: 40px !important;
  background: #8876ac !important;
  border-radius: 10px;
  padding: 23px 33px 23px 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cat-pay .xdget-partialpay  .btn.btn-success {
  background: #fff !important;
  border-radius: 6px;
  border: none;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
 color: #7d7d7d !important;
  height: 40px;
  width: 187px;
  padding: 12px 0 0 0;
  display: block;
  order: 1;
}

.cat-pay .xdget-partialpay span {
  font-family: var(--font-family);
font-weight: 700;
font-size: 16px;
line-height: 100%;
color: #fff !important;
  display: block;
  order: 0;
}


@media(max-width: 995px) {
  #tinkoff>div table tr {
    flex-direction: column !important;
    gap: 15px;
  }
  
  .text-made-card {
font-size: 16px !important;
  }
}


@media (max-width: 780px) {

}

@media (max-width: 767px) {
.cat-pay  .logo.gc-account-logo {
    display: block !important;
  }
  
  .cat-pay  .gc-main-content.with-left-menu {
    margin: 0 auto !important;
     padding: 0 15px 0 15px !important;
  }
}

@media (max-width: 768px) {
  .cat-pay .gc-main-content.with-left-menu .container {
    margin: 40px auto 0 auto !important;
    padding: 25px 15px 45px 15px !important;
}
  .cat-pay .gc-main-content .main-page-block:before,
  .cat-pay .gc-main-content .main-page-block:after {
    width: 0 !important;
  }
    
  .cat-pay .gc-main-content .main-page-block>.container::before {
    top: -20px !important;
  }
  
 .cat-pay .gc-main-content .main-page-block>.container::after {
    bottom: -20px !important;
  }
  
  .cat-pay .gc-main-content .container > .xdget-root:before {
    right: -10px !important;
    width: 50px !important;
  }
   
   .cat-pay  .logo.gc-account-logo {
    max-width: 270px !important;
    margin: 40px auto 0 auto !important;
  }
   
 .cat-pay .logo.gc-account-logo:after {
    font-size: 14px !important;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/275/h/2ce0040bcff17cd8cf2d432e754a5c34.svg)no-repeat !important;
    background-position: left bottom !important;
    width: 216px !important;
    height: 30px !important;
    top: 15px !important;
    left: 75px !important;
  }
}

@media(max-width: 723px) {
  .cat-pay .xdget-partialpay {
    flex-direction: column !important;
    gap: 15px !important;
    margin-top: 15px !important;
  }
  
  .cat-pay .xdget-partialpay span {
    text-align: center !important;
  }
}


@media (max-width: 680px) {
  .cat-pay .deal-position-price {
    font-size: 15px !important;
  }
  
  .cat-pay.deal-positions .deal-position-price .source-price {
    font-size: 12px !important;
  }
  
  .cat-pay .twoCol-dataPay h4 {
    font-size: 16px !important;
        margin: 0 !important;
  }
  
  .cat-pay .position-actual-title {
     font-size: 14px !important;
    margin-top: 7px !important;
  }
  
  .cat-pay .text-muted.small {
    font-size: 10px !important;
    margin: 7px 0 !important;
  }
  
  .cat-pay .deal-finish-price-title {
    font-size: 13px !important;
    padding-left: 20px !important;
  }
  
  .cat-pay .twoCol-dataPay {
    padding: 12px 15px !important;
  }
  
  .cat-pay .deal-finish-price-title:before {
    top: 1px !important;
    left: 0 !important;
    width: 12px !important;
    height: 12px !important;
  }
  
  .cat-pay .twoCol-dataPay .subCol-2 h4 {
    font-size: 10px !important;
  }
    
  .cat-pay .twoCol-dataPay:before {
    top: -37px;
    right: 20px;
    width: 160px;
    height: 75px; 
  }
    
  .cat-pay .twoCol-dataPay .subCol-2 {
    padding: 7px 0 !important;
  }
  
  .cat-pay .page-header h1 {
    font-size: 14px !important;
  }
  
  .cat-pay .payment-subtitle {
    font-size: 12px !important;
    padding: 12px 0 2px 50px !important;
  }
  
  .cat-pay .KZ .payment-subtitle:before {
    left: 5px !important;
  }
  
  .cat-pay .sbp-block h4 {
    font-size: 14px !important;
  }
  
  .cat-pay .sbp-block .html-content {
      font-size: 12px !important;
      padding-left: 0 !important;
  }
    
  .cat-pay .twoCol-dataPay .xdget-dealInfo .dotted-link {
    width: 107px !important;
    height: 20px !important;
    font-size: 8px !important;
    line-height: 100% !important;
    padding: 6px 1px 4px 1px !important;
    border-radius: 4px !important;
  }
  
  .cat-pay .twoCol-dataPay .xdget-dealInfo .dotted-link:before {
    top: 7px !important;
    right: 8px !important;
    width: 7px !important;
    height: 7px !important;
  }
  
  .cat-pay .sbp-block {
        padding: 17px 17px 18px 35px !important;
        margin: 15px 0 10px 0 !important;
        text-align: center !important;
  }
  
  .cat-pay .sbp-block .html-content:before {
     width: 29px !important; 
   }
    
  .cat-pay .KZ .payment-subtitle {
      background: none !important;
  }
  
  .cat-pay .sbp-btn {
        width: 150px !important;
        height: 47px !important;
        background-size: contain !important;
        border-radius: 4px !important;
        margin-top: 10px !important;
  }
    
   .cat-pay #promoCode button {
    font-size: 10px !important;
    width: 75px !important;
    height: 20px !important;
    border-radius: 4px !important;
  }
    
  .cat-pay #promoCode {
    font-size: 10px !important;
  }
    
   .cat-pay .fors-pays .card-title {
     font-size: 16px !important;   
    }
    
      .cat-pay .sbp-block img {
    width: 100px !important;
    bottom: -10px !important;
}
  
  .cat-pay .into-spbbox {
    flex-direction: column !important;
  }
}

@media (max-width: 546px) {
  .cat-pay .gc-main-content .main-page-block>.container::before {
    top: -13px !important;
  }
  
  .cat-pay .gc-main-content .main-page-block>.container::after  {
  bottom: -13px !important;
  }
}

@media (max-width: 384px) {
  .cat-pay .twoCol-dataPay:before {
    top: -27px !important;
    right: 0 !important;
    width: 130px !important;
    height: 55px !important;
}
}
/* ------------- 
content finish - Страница оплаты
------------- */

/* ------------- 
content start - Спецкурс
------------- */

.cats-trenning.spec .page-header {
    margin-bottom: 60px !important;
}

.banner-spec {
  position: relative;
    min-height: 226px;
    padding: 55px 35px 35px 36px;
    box-shadow: 0 4px 15px 0 rgba(225, 213, 238, 0.81);
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/200/h/424c3ff569dc52ee40e780a1bd2d6299.png);
  border-radius: 20px;
  margin-bottom: 30px;
}

.banner-spec .html-content {
  font-family: var(--second-family);
font-weight: 400;
font-size: 30px;
text-transform: uppercase;
color: #fff;
}


.cats-trenning.spec .xdget-lessonList {
    background: #fff;
    padding: 27px 22px;
    border-radius: 16px;
}

.cats-trenning.spec .lesson-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}

.cats-trenning.spec .lesson-list li {
  flex: 0 0 calc(50% - 16px);
  min-height: 100px;
  border: 1px solid #d0bded;
 border-radius: 10px;
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/184/h/962333790207a6fd0d3408ae2cade8bb.png)no-repeat;
  background-size: cover;
}


.cats-trenning.spec .lesson-list li a {
  height: 100%;
  width: 100%;
  padding: 37px 40px 37px 25px;
  position: relative;
}

.cats-trenning.spec .user-state-label  {
  display: none;
}

.cats-trenning.spec .link.title {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
text-transform: capitalize;
color: #6c6671;
}

.cats-trenning.spec .lesson-list li a .info > div {
  display: none;
}

.cats-trenning.spec .lesson-list li a:before {
  content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 57px;
    height: 55px;
    background: url(https://fs02.getcourse.ru/fileservice/file/download/a/558326/sc/80/h/5fef98f154f1b42374d481fe75283995.svg)no-repeat;
    background-size: contain;
}

.cats-trenning.spec .lesson-list li a:after {
    content: '';
  position: absolute;
  bottom: 14px;
  right: 14px;
  width: 24px;
  height: 24px;
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/154/h/2a4f49f96c120fe0e483f893181dec51.svg)no-repeat;
  background-size: contain;
}


.cats-trenning.spec .lesson-list li.user-state-not_reached  {
    background: #b5acc6;
  border: 1px solid  #e5d8f3;
}

.cats-trenning.spec .lesson-list li.user-state-not_reached a:before {
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/144/h/980f6253997d77df8dc875773a6f17ef.svg)no-repeat;
   background-size: contain;
}

.cats-trenning.spec .lesson-list li.user-state-not_reached   a:after {
  width: 0;
}

.cats-trenning.spec .lesson-list li.user-state-not_reached  .link.title {
  color: #fff;
}

.cats-trenning.spec .lesson-list li.user-state-accomplished {
    background: rgba(228, 214, 242, 0.9); 
}

.cats-trenning.spec .lesson-list li.user-state-accomplished a:before {
    background: url(https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/401/h/7075cd15aaa5fed6a35efd99b8f9d74b.svg)no-repeat;
  background-size: contain;
}

.cats-trenning.filewidget .rolled-box {
  width: 100%;
}

.cats-trenning.filewidget .rolled-box:before {
  width: 0;
}

.cats-trenning.filewidget  .rolled-box p {
  font-size: 18px;
}

.cats-trenning.filewidget .openDate-btn {
  width: 29px;
  height: 29px;
}

.cats-trenning .rolled-box:after {
  right: 70%;
  top: -30px;
}

.cats-trenning.filewidget .dateExam-block {
   max-width: none;
   background: #fff;
    padding: 5px 0;
}

.cats-trenning.filewidget .dateExam-block .date-box {
  background: #fff;
}

.cats-trenning.filewidget .dateExam-block:before,
.cats-trenning.filewidget .dateExam-block:after {
  width: 0;
  height: 0;
}

.filewidget .date-box p  {
  font-family: var(--font-family);
font-weight: 700;
font-size: 18px;
text-transform: capitalize;
color: #8876ac;
  margin: 7px 0 9px 0;
}

.filewidget .date-box img {
  border: 2px solid #f0e7fe;
border-radius: 10px;
}

.filewidget .date-box > .html-content a {
  background: #bea0f0 url(https://fs24.getcourse.ru/fileservice/file/download/a/558326/sc/511/h/73081a863b198eedb02684132d00981f.svg)no-repeat;
   background-position: left 22px top 12px;
  margin: 13px auto 16px auto;
  display: block;
  max-width: 283px;
  height: 46px;
  border: 2px solid #f0e7fe;
  border-radius: 12px;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  padding: 8px 0 0 7px;
}

.container-slider:after {
  content: '';
  position: absolute;
  top: -52px;
  right: 0;
  width: 82px;
  height: 52px;
  background: url(https://fs22.getcourse.ru/fileservice/file/download/a/558326/sc/250/h/f8334dcdf61be5e556554ba4c3ec8248.png)no-repeat;
}

.cats-trenning.spec .xdget-lessonList li .item-image,
.cats-trenning.spec .xdget-lessonList li .description  {
  display: none;
}

.cats-trenning.spec .lesson-list .item-main-td.item-with-image {
  height: auto !important;
}

/*Ваше достижение*/
.cats-trenning.spec .record-box h3 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 190px;
}

.cats-trenning.spec .record-box {
    flex-wrap: nowrap;
     padding: 27px 20px;
    justify-content: start;
}

.cats-trenning.spec .record-box h3:before {
    bottom: -1px;
    left: 19px;
}

.cats-trenning.spec .record-box h3:after {
    right: -27px;
    top: -5px;
}

.cats-trenning.spec .badge-sticker {
    border-radius: 16px;
}


@media (max-width: 768px) {
    .cats-trenning.spec .lesson-list li {
        flex: 0 0 100% !important;
    }
}

@media (max-width: 480px) {
   .cats-trenning.spec .record-box {
        height: auto !important;
        overflow: visible !important;
    }
    
   .cats-trenning.spec .wrap-btn2 {
        opacity: 0 !important;
    }
}
/* ------------- 
content finish - Спецкурс
------------- */

/* ------------- 
content start - Слайдер
------------- */

.slick-slide {
  position: relative;
  border-radius: 8px;
}

.slick-slide img {
  border-radius: 8px;
}

.slick-slide a {
  	background: #d0a1d6;
  	border-radius: 12px;
  	padding: 7px;
   	height: 38px;
    width: 193px;
  	border-radius: 6px;
  	position: absolute;
  	bottom: 20px;
  	left: 50%;
  	transform: translateX(-50%);
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #fff;
  	text-align: center;
}

.slick-slide a:hover {
  text-decoration: none;
  background: transparent;
  border: 1px solid #d0a1d6;
  color: #d0a1d6;
}

.slick-slide a:focus {
  outline: none;
}





@charset 'UTF-8';
.slick-center {
 -moz-transform:scale(1.2, 1.2);
 -ms-transform:scale(1.2, 1.2);
    -o-transform:scale(1.2, 1.2);
    -webkit-transform:scale(1.2, 1.2);
    color:#e67e22;
    opacity:1;
    transform:scale(1.2, 1.2);
    z-index: 1;
}


.myslider {
  background: #F2F5F7;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;
    max-width: 306px;
    margin: 0 auto;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    padding-bottom: 80px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list
{
    background: #000 url('data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 57%;
    display: block;
    width: 25px;
    height: 25px;
    padding: 3px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 20;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 0.5;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font: normal normal normal 22px/1 FontAwesome;
  font-weight: bold;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 4px;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}

.slick-prev:before
{
    content: url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/373/h/dbd65f08dab75ee1ab4a0d716a1f158d.svg);
}
[dir='rtl'] .slick-prev:before
{
    content: '\f0a9';
}

.slick-next
{
    right: 4px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 25px;
}

.slick-next:before
{
    content: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/65/h/7f389a1d1e3973e73b0737ca307d9584.svg);
    
}
[dir='rtl'] .slick-next:before
{
    content: '\f0a8';
}


/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 10px;
}

.slick-dots
{
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 5;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font: normal normal normal 20px/40px FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\f111';
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #fff;
}


.boxSlide {
  border: 1px solid #ead7ff;
  border-radius: 12px;
  background: #fff;
}

.boxSlide h3 {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 16px;
  color: #8876ac;
  text-align: left;
  max-width: 213px;
  margin-bottom: 15px;
  padding: 18px 20px 0;
}

.slick-prev:before
{
    content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/558326/sc/296/h/d9c3ed0267ae8060b41f4dbd9bf196e8.svg)no-repeat;
  background-size: contain;
}


.slick-next:before
{
    content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/558326/sc/208/h/4e9c71086dbd735ab58883082b9fd5cb.svg)no-repeat;
  background-size: contain;
}

.container-slider:before {
  content: '';
  position: absolute;
  bottom: 37%;
  left: 2px;
  width: 100%;
  height: 28px;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100px;
  z-index: 10;
}




/* ------------- 
content finish - Слайдер
------------- */

/* ------------- 
content start - Строка поиска
------------- */

.left-col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message-btn {
    align-self: center;
    justify-self: center;
    max-height: 40px;
}

#SearchInput {
    border-radius: 12px;
    border: none;
    height: 51px;
    box-shadow: 0px 0px 36px 0px #d9cdeb;
    padding-left: 45px;
}

 .BlockList {
   position: absolute;
   z-index: 9999;
   width: calc(100% - 20px);
   background: white;
   height:300px;
   max-height:50vh;
   overflow: auto;
   border: 1px solid silver;
   border-top: none;
   border-radius: 0 0 10px 10px;
   box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.1);
   display: none;
}
.TextInput{z-index: 10000;padding:8px 15px;font:inherit;outline:none;border-radius:3px;border:1px solid silver;width:100%}.TextInput::-webkit-input-placeholder{color:silver;font-weight:100}.TextInput::-moz-placeholder{color:silver;font-weight:100}.TextInput:-ms-input-placeholder{color:silver;font-weight:100}.TextInput::-ms-input-placeholder{color:silver;font-weight:100}.TextInput::placeholder{color:silver;font-weight:100}.TextInput:focus{border-color:rgba(2,121,254,.38);-webkit-box-shadow:0 0 0 2px rgba(2,121,254,.38);box-shadow:0 0 0 2px rgba(2,121,254,.38)}.TextInput.__error{background-color:#fcf4f4;border:1px solid #fe7676}.TextInput.__error:focus{border-color:rgba(254,2,57,.38);-webkit-box-shadow:0 0 0 2px rgba(254,2,57,.38);box-shadow:0 0 0 2px rgba(254,2,57,.38)}
.SearchBlock{padding:0;position:relative}.SearchBlock__input.__left-icon{padding-left:35px}.SearchBlock__input{padding-right:25px;font-size:14px}.SearchBlock__clear{right:20px;cursor:pointer}.SearchBlock__clear,.SearchBlock__left-icon{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SearchBlock__left-icon{left:20px;color:grey}.SearchBlock .TextInput:focus{border-color:silver;-webkit-box-shadow:none;box-shadow:none}
.TextBlock{word-break:break-word;white-space:pre-line;line-height:150%;color: rgb(153, 153, 153); font-weight: normal; font-size: 15px; padding: 20px 10px 5px; margin-top: 0px; margin-bottom: 5px;}.TextBlock.__clickable{cursor:pointer}.TextBlock .TextBlock__empty{color:#999}.TextBlock__editor .ProseMirror{outline:none}
.ScreenBlock{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:75px;padding:10px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit!important;font-weight: normal; font-size: 16px; position: relative; padding-left: 0px; padding-right: 0px; margin-top: 0px; margin-bottom: 0px;}.ScreenBlock.__clickable{cursor:pointer}.ScreenBlock.__unavailable{background:#f0f0f0}.ScreenBlock__left{width:70px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ScreenBlock__left,.ScreenBlock__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ScreenBlock__right{overflow:hidden;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.ScreenBlock__right-wrapper{width:100%;max-height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ScreenBlock__logo{position:relative}.ScreenBlock .ScreenBlock__left.__no-logo{width:10px!important}.ScreenBlock__logo-status{position:absolute;right:-3px;bottom:-3px}.ScreenBlock__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:16px}.ScreenBlock__item-title-left{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding-right:5px;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.ScreenBlock__item-title-left--with-description{margin-bottom:3px}.ScreenBlock__item-title-right{white-space:nowrap}.ScreenBlock__item-unread-bullet{display:inline-block;width:10px;height:10px;border-radius:10px;background-color:#2381cc;margin-right:5px}.ScreenBlock__item-time{font-size:13px;color:#9f9f9f;margin-right:10px}.ScreenBlock__description{font-size:13px;line-height:15px;max-height:30px;opacity:.6;overflow:hidden;text-overflow:ellipsis;padding-right:5px}.ScreenBlock.__selected{background-color:#2788cc!important;color:#fff!important}.ScreenBlock.__selected .ScreenBlock__description,.ScreenBlock.__selected .ScreenBlock__item-time{color:#fff!important}.ScreenBlock.__medium{height:60px;padding:7px 0}.ScreenBlock.__medium .ScreenBlock__left{width:60px}.ScreenBlock.__medium .ScreenBlock__description{max-height:15px}.ScreenBlock.__small{height:50px;padding:7px 0}.ScreenBlock.__small .ScreenBlock__left{width:50px}.ScreenBlock.__small .ScreenBlock__description{white-space:nowrap}.ScreenBlock.__mini .ScreenBlock__item-title-left{font-weight:400;font-size:12px}.ScreenBlock.__mini .ScreenBlock__left{width:30px}.ScreenBlock.__mini{height:30px;padding:7px 0}
.Logo{height:50px;width:50px;border-radius:5px;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;color: white; background-color: rgb(246, 139, 45); font-size: 23px;}.Logo.__circle{border-radius:50px}.Logo.__large{height:50px;width:50px}.Logo.__medium{height:40px;width:40px}.Logo.__small{height:30px;width:30px}.Logo.__mini{height:20px;width:20px}.Logo.__default:after{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));background:linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,0));border-radius:5px}.Logo.__circle.__default:after{border-radius:50px}

/* ------------- 
content finish - Строка поиска
------------- */

/* ------------- 
content start - Общие компоненты для всего акк (кнопки, текст)
------------- */


.btn.f-btn.btn-success {
  background: #F3D7D3 !important;
  box-shadow: 0px 4px 15px rgba(94, 94, 94, 0.2);
  border-radius: 30px;
  font-family: 'Montserrat-Bold';
  font-size: 18px;
  line-height: 120%;
  color: #FFFFFF;
  min-height: 53px;
  transition: 0.3s;
}

.btn.f-btn.btn-success:hover {
  transform: translateY(-5px);
}
/* ------------- 
content finish - Общие компоненты для всего акк (кнопки, текст)
------------- */

/* ------------- 
content start - Вебинарная комната
------------- */

.main-left {
    padding-top: 15px;
}

.webinar-title div,
.webinar-started-block .f-header {
  font-family: "Lazydog";
  font-size: 26px;
  color: #8876ac;
}

.three-panel {
  border-bottom: 0;
}

.lt-chat.lt-chat-auto-webinar .chat-widget {
    padding-top: 85px;
}

.lt-chat.lt-chat-auto-webinar .chat-widget:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 115px;
  height: 65px;
  background: url(https://fs18.getcourse.ru/fileservice/file/download/a/558326/sc/114/h/3536b8228f6f75a2e6980d84bfc3d408.png)no-repeat;
	background-size: contain
}

.webinar-name {
  font-family: "Lazydog";
    font-size: 18px;
    color: #8876ac;
    margin-top: 25px;
}

.lt-chat.lt-chat-auto-webinar .title span{
 font-family: "Century Gothic"; 
  color:  #B8A1DB !important;
}

.lt-chat.lt-chat-auto-webinar .title a {
 font-family: "Century Gothic"; 
  color:  #B8A1DB !important;
}

.lt-chat.lt-chat-auto-webinar .comment-form-wrapper {
  background: #f7f0ff;
}

.lt-chat.lt-chat-auto-webinar .new-comment-input {
    margin-bottom: 12px !important;
    border-radius: 6px;
    border: none;
    padding: 4px 0 4px 10px !important;
    font-family: "Century Gothic";
    color: #7E7979;
}

.btn.btn-primary.webinar-btn-send {
    background: #d0a1d6;
    border-radius: 8px;
    border: none;
}


.btn.btn-danger.webinar-chat-toggle {
    border-radius: 8px;
    border: none;
  background: #6c6c6c;;
}

.btn.btn-danger.webinar-chat-toggle .text {
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
}


.btn.btn-primary.webinar-btn-send .text {
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    padding: 0;
}

.lt-chat.lt-chat-auto-webinar .moderation-link,
.webinar-count-users {
   font-family: "Century Gothic"; 
   font-weight: 400;
   font-size: 14px;
   color: #B8A1DB;
   margin-top: 10px;
}

.btn.btn-primary.webinar-btn-send .fa.fa-send {
  display: none;
}

#webinar-content-block[data-view-type="1"] #player.videoWrapper div[data-player] {
    border-radius: 30px;
    margin: 0 auto;
}


.player-poster[data-poster] .play-wrapper[data-poster] {
  height: 10%;
}

.player-poster[data-poster] .play-wrapper[data-poster] svg path {
  fill: #B8A1DB;
}


@media(max-width: 980px) {
    
 .lt-chat.lt-chat-auto-webinar .comment-form-wrapper {
    padding: 20px 10px 95px 10px !important;
}   
    
    #webinar-content-block.mobile .comments-main-container {
    padding-top: 24px !important;
}
    
    #webinar-content-block.mobile .webinar-ads-block {
    padding-top: 30px !important;
}
    
    .webinar-content-block.mobile {
       padding-top: 25px !important; 
    }
    
  .gc-main-content.with-left-menu .webinar-content-block.mobile .container {
     margin-top: 0 !important; 
    }
    
    .webinar-content-block.mobile .player-title {
     font-size: 14px !important;
        line-height: 130% !important;
    }
}
/* ------------- 
content finish - Вебинарная комната
------------- */

/* ------------- 
content start - Математика Месяц
------------- */

.month-cat.maths .lesson-list li {
  min-height: 100px;
  border-radius: 10px;
}

.month-cat.maths .lesson-list li a {
  height: 100%;
  padding: 14px 14px 29px 14px;
  position: relative;
}

.month-cat.maths .lesson-list li a {
  background: #E9D3FB url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/137/h/a97f44a48b66b1403f5a1d8d0db74214.png)no-repeat;
  background-size: cover;
}

.month-cat.maths .lesson-list li a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 57px;
  height: 55px;
}

/*Выполнен фон плашки*/
.month-cat.maths .lesson-list li.user-state-accomplished {
  min-height: 100px; 
  border-radius: 10px;
  background: rgba(228, 214, 242, 0.9);
}

/*Выполнен галочка*/
.month-cat.maths .lesson-list li.user-state-accomplished a:before {
  background: url(https://fs20.getcourse.ru/fileservice/file/download/a/558326/sc/401/h/7075cd15aaa5fed6a35efd99b8f9d74b.svg)no-repeat;
  background-size: contain;
}

/*Недоступен фон*/
.month-cat.maths .lesson-list li.user-state-not_reached a {
  background: #b5acc6 !important;
}

/*Недоступен title*/
.month-cat.maths .lesson-list li.user-state-not_reached .link.title {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
text-transform: capitalize;
color: rgba(255, 255, 255, 0.94);
}

/*Необходимо выполнить звоночек*/
.month-cat.maths li.user-state-need_accomplish a:before {
    background: url(https://fs01.getcourse.ru/fileservice/file/download/a/558326/sc/343/h/0cfc6c9c7c6c0eab5d09bd3738a7497b.svg)no-repeat;
   background-size: contain;
}

/*Недостигнутый замочек*/
.month-cat.maths .lesson-list li.user-state-not_reached a:before  {
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/144/h/980f6253997d77df8dc875773a6f17ef.svg)no-repeat;
   background-size: contain;
}

/*Стрелочки*/
.month-cat.maths .lesson-list li:not(.user-state-not_reached) a:after {
  content: '';
  position: absolute;
  bottom: 14px;
  right: 14px;
  width: 24px;
  height: 24px;
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/154/h/2a4f49f96c120fe0e483f893181dec51.svg)no-repeat;
  background-size: contain;
}

.month-cat.maths .lesson-list li .link.title {
  font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
text-transform: capitalize;
color: #756284;
}

/*По цветам*/
.month-cat.maths .lesson-list li.pink a {
  background: #F4D4F8 url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/137/h/a97f44a48b66b1403f5a1d8d0db74214.png)no-repeat;
  background-size: cover;
}

.month-cat.maths .lesson-list li.purple a {
  background: #E9D3FB url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/137/h/a97f44a48b66b1403f5a1d8d0db74214.png)no-repeat;
  background-size: cover;
}

.month-cat.maths .lesson-list li.maroon a {
  background: #E8CCEB url(https://fs23.getcourse.ru/fileservice/file/download/a/558326/sc/137/h/a97f44a48b66b1403f5a1d8d0db74214.png)no-repeat;
  background-size: cover;
}

/* ------------- 
content finish - Математика Месяц
------------- */

/* ------------- 
content start - Список событий
------------- */

.eventBox {
  height: 80px;
  overflow: hidden;
  position: relative;
  transition: all;
}

.openBtn.active {
  transform: rotate(-180deg);
}

.eventBox.active {
  height: auto !important;
  transition: 0.2s;
}

.eventBox {
  background: #fff;
  border-radius: 16px;
  padding: 32px 15px;
  max-width: 380px;
  position: relative;
}

.eventBox h3 {
  font-family: var(--second-family);
  font-size: 20px;
  text-align: center;
  color: #8876ac;
  margin-bottom: 27px;
  padding-right: 40px;
}


.post {
  background:  url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/351/h/e6b40862899e78ff5fc9baa14adba91b.png)no-repeat;
  background-size: cover;
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 10px 16px 10px 18px;
  position: relative;
}

.post p {
  margin-bottom: 0;
}

.post__text {
  font-family: var(--font-family);
	font-weight: 700;
	font-size: 14px;
	color: #8876ac;
  text-align: left;
}

.link-text {
  display: block;
  width: 36px;
  height: 34px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/192/h/c77dd49bcb1299c8a900aa9a1063708d.svg)no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.post__title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 11px;
  color: #6c6c6c;
  text-align: left;
}

.post:first-child {
  border: 1px dashed rgba(184, 161, 219, 0.85);
  border-radius: 12px;
  background: transparent;
  display: flex;
  gap: 12px;
align-items: center;
  padding: 10px 16px 10px 10px;
}

.post:first-child .post__text {
  order: 0;
  background: #f0e7fe;
  padding: 6px 8px;
  border-radius: 8px;
}

.post:first-child .post__title {
  order: 1;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #6c6c6c;
  }

.openBtn {
  border: none;
  border-radius: 6px;
  position: absolute;
  right: 30px;
  top: 30px;  
  background: #fff url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/36/h/07f09da1fc510d0217ca631546d18692.svg)no-repeat;
  background-size: 60%;
  background-position: center;
  box-shadow: 0 2px 4px 1px #f6ebfd;
}

@media(max-width: 415px) {
 .eventBox h3 {
     font-size: 16px !important;
     padding-right: 40px !important;
    }
    
    .openBtn {
    height: 22px !important;
    width: 30px !important;  
        top: 22px !important;
    }
    
    .eventBox {
          height: 65px !important;
            padding: 25px 20px  !important;
            border-radius: 16px !important;
    }
    
    .post:first-child {
    gap: 5px !important;
    align-items: flex-start !important;
    padding: 10px 16px 10px 18px !important;
    flex-direction: column !important;
}
}
/* ------------- 
content finish - Список событий
------------- */

/* ------------- 
content start - Годовой курс ЕГЭ (с ОиК)
------------- */

.cats-trenning.cats-coll .page-header h1 {
    color: #1F325E;
}


.cats-trenning.cats-coll .page-header h1:before {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/187/h/b01e5d8c4c2bba9942601d5d56f43b83.png)no-repeat;
  	background-size: contain;
}

.cats-trenning.cat-lessons.cats-coll .lesson-list li {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/255/h/a39bbfe37a099e830a97c4e4e91f528a.png)no-repeat;
	background-size: cover;
}

.cats-trenning.cat-lessons.cats-coll .lesson-list li.user-state-accomplished  {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/97/h/922ace08d69e029bf773138b1a2f4533.png)no-repeat;
	background-size: cover;
}

.cats-trenning.cat-lessons.cats-coll .stream-table tbody tr {
    background: transparent;
}


.cat-lessons.cats-coll .lesson-list li a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/164/h/c887e99ed3971eb67230b02537ddfc09.svg)no-repeat;
  background-size: contain;
}

.cats-trenning.cat-lessons.cats-coll .lesson-list li a .link.title {
    color: #1F325E;
}

.cats-coll .banner-cats {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/302/h/90c23da5395a78fb6bb55f837faefb28.png)no-repeat;
    background-size: cover;
}

.cats-coll .banner-cats .html-content {
    color: #fff;
    font-size: 30px;
    position: relative;
}

.cats-coll .banner-cats img {
    right: 40px;
}

.cats-coll .banner-cats .html-content:before {
    content: '';
    position: absolute;
    top: -55px;
    right: 22px;
    width: 66px;
    height: 58px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/248/h/18d780133ddbd672bfdf053e0f6c87b9.svg)no-repeat;
    background-size: contain;
}

.cats-coll .banner-cats .html-content:after {
    content: '';
    position: absolute;
    bottom: -76px;
    left: -12px;
    width: 66px;
    height: 58px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/248/h/18d780133ddbd672bfdf053e0f6c87b9.svg)no-repeat;
    background-size: contain;
    transform: rotate(-180deg);
}

.talk-btn {
	font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #1F325E;
    border-radius: 28px;
    padding: 12px 36px;
    background: #d4eaff;
    border: 1px solid #93c9ff;

}

.cats-coll .schedule-box h3 {
    color: #1F325E;
}
/*Баннер с кнпкой*/
.cats-coll .act-kurs {
    border-radius: 20px;
    min-height: 145px;
    background: #fff;
    padding: 55px 43px 50px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    outline: 2.567px dashed rgba(31, 50, 94, 0.8);
    outline-offset: -9px;
}

.cats-coll .act-kurs h3 {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 28px;
    text-transform: capitalize;
    color: #1F325E;
    position: relative;
}

.cats-coll .act-kurs .xdget-button {
        border: none;
    background: #93C9FF;
    border-radius: 100px;
    width: 211px;
    height: 48px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    position: relative;
}

/*Кототека*/
.cats-trenning.cat-lessons.cats-coll 
.lesson-list li[data-lesson-id="343612994"] {
    flex: 0 0 100%;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/106/h/fb86d71f370602517afca3666f05e946.png)no-repeat;
    background-size: cover;
    min-height: 103px;
}

.cats-trenning.cat-lessons.cats-coll .lesson-list li[data-lesson-id="343612994"] a:before{
    position: absolute;
    content: "";
    bottom: 5px;
    top: 0;
    right: 0;
    width: 71px;
    height: 103px;
            background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/78/h/c863438ffe63c88b367b73b7f4854507.png)no-repeat;
    background-size: cover;
   border-radius: 0 0 10px 0;
}

.cats-trenning.cat-lessons.cats-coll 
.lesson-list li[data-lesson-id="343612994"] .link.title {
    position: relative;
    display: inline-block;
}

.cats-trenning.cat-lessons.cats-coll 
.lesson-list li[data-lesson-id="343612994"] .link.title:before {
      position: absolute;
  	  content: "";
      bottom: -28px;
      left: 0;
      width: 117%;
      height: 30px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/187/h/b01e5d8c4c2bba9942601d5d56f43b83.png)no-repeat;
      background-size: contain;
}
/*End кототека*/
.cats-trenning.cat-lessons.cats-coll .stream-table tbody tr a {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/255/h/a39bbfe37a099e830a97c4e4e91f528a.png)no-repeat;
	background-size: cover;
    text-align: left;
}

.cats-trenning.cat-lessons.cats-coll .stream-table tbody tr a:before {
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/558326/sc/164/h/c887e99ed3971eb67230b02537ddfc09.svg)no-repeat;
  	  background-size: contain;
}

.cats-trenning.cat-lessons.cats-coll .stream-table .stream-title {
    color: #1F325E;
    text-align: left;
}

.cat-lessons.cats-coll .xdget-row.row {
    padding-left: 0;
}

@media (max-width: 824px) {
  .cats-coll .banner-cats .html-content {
        font-size: 30px !important;
    }
    
   .cats-coll  .banner-cats img {
        width: 100% !important;
       max-width: 360px !important;
    }
    
    .cats-coll .banner-cats .html-content:before {
    	top: -15px !important;
    	right: 42px !important;
    	width: 36px !important;
    	height: 38px !important;
    }
    
    .cats-coll .banner-cats .html-content:after {
    	bottom: -46px !important;
    	left: -12px !important;
    	width: 36px !important;
    	height: 38px !important;
    }
    
       .cats-coll .act-kurs {
        flex-direction: column !important;
        gap: 15px !important;
        padding: 25px 17px 25px 17px !important;
        min-height: 105px !important;
        margin-bottom: 20px !important;
    }
    
       .cats-coll .act-kurs h3 {
        font-size: 18px !important;
        text-align: center !important;
    }
    
       .cats-coll .act-kurs .xdget-button {
        height: 40px !important;
        font-size: 13px !important;
    }
}
/* ------------- 
content finish - Годовой курс ЕГЭ (с ОиК)
------------- */
