

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

/*.talks-widget-button {
    bottom: 42px;
    right: 20px;
    background: #353535
      url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.22289 4.22289C4.61342 3.83237 5.24658 3.83237 5.63711 4.22289L9.87711 8.46289C10.2676 8.85342 10.2676 9.48658 9.87711 9.87711C9.48658 10.2676 8.85342 10.2676 8.46289 9.87711L4.22289 5.63711C3.83237 5.24658 3.83237 4.61342 4.22289 4.22289Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.1229 14.1229C14.5134 13.7324 15.1466 13.7324 15.5371 14.1229L19.7771 18.3629C20.1676 18.7534 20.1676 19.3866 19.7771 19.7771C19.3866 20.1676 18.7534 20.1676 18.3629 19.7771L14.1229 15.5371C13.7324 15.1466 13.7324 14.5134 14.1229 14.1229Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.7771 4.22289C20.1676 4.61342 20.1676 5.24658 19.7771 5.63711L15.5371 9.87711C15.1466 10.2676 14.5134 10.2676 14.1229 9.87711C13.7324 9.48658 13.7324 8.85342 14.1229 8.46289L18.3629 4.22289C18.7534 3.83237 19.3866 3.83237 19.7771 4.22289Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0671 4.93289C19.4576 5.32342 19.4576 5.95658 19.0671 6.34711L15.5371 9.87711C15.1466 10.2676 14.5134 10.2676 14.1229 9.87711C13.7324 9.48658 13.7324 8.85342 14.1229 8.46289L17.6529 4.93289C18.0434 4.54237 18.6766 4.54237 19.0671 4.93289Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.87711 14.1229C10.2676 14.5134 10.2676 15.1466 9.87711 15.5371L5.63711 19.7771C5.24658 20.1676 4.61342 20.1676 4.22289 19.7771C3.83237 19.3866 3.83237 18.7534 4.22289 18.3629L8.46289 14.1229C8.85342 13.7324 9.48658 13.7324 9.87711 14.1229Z' fill='white'/%3E%3C/svg%3E%0A")
      no-repeat center;
    box-shadow: none;
  }
  .talks-widget-button::after {
    position: absolute;
    left: 50%;
    bottom: -16px;
    transform: translate(-50%, 0);
    content: 'Поддержка';
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 12px;
    color: #000000;
  }
  .talks-widget-button .comments-icon {
    display: none;
  }*/
/*  .talks-widget-button {
      z-index: 1500;
      width: 50px;
      height: 50px;
       border: 1px solid #999; 
      position: fixed;
      bottom: 15px;
      right: 20px;
      font-size: 25px;
      text-align: center;
      border-radius: 50%;
      color: white;
      padding-top: 6px;
      background: #000000;
      cursor: pointer;
      box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.23);
  }*/
  /* .page-header h1 {
    display: none;
  }
  .logo.gc-account-logo {
    display: none;
  }
  .content-menu {
    border-bottom: none;
  } */
  /* .gc-main-content.with-left-menu .container {
    margin: 0px !important;
    padding: 0px !important;
    width: 100% !important;
  } */
  .page-actions {
    position: fixed;
    right: 20px;
    z-index: 1500;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  
  .main {
    display: flex;
    flex-direction: column;
    /*min-height: 100vh;*/
    --color-header-bg: #e8e8e8;
  /*  --color-container-bg: #ffffff;*/
    --color-secondary-bg: #21212B;
    --color-text: #dddddd;
    --color-text-subtitle: #f4f4f4;
    --color-description: #505050;
    --color-text-light: #ffffff;
    --color-course-accent: #000000;
    --color-course-subaccent: #929292;
    --color-scale-bg: #cccccc;
    --color-need_accomplish: #ffecec;
    --font-family: 'Montserrat', sans-serif;
    margin-top: 0px;
  }
  
  .custom-header {
    width: 100%;
    height: 200px;
    padding: 20px;
    padding-bottom: 66px;
    display: flex;
    flex-direction: column;
    background-color: var(--color-header-bg);
  }
  .custom-header * {
    font-family: var(--font-family);
  }
  .custom-header__logo {
    width: 144px;
    height: auto;
    margin-bottom: 20px;
  }
  .custom-header__logo svg {
    width: 100%;
    height: auto;
  }
  .custom-header__title {
    margin-top: auto;
    font-style: normal;
    font-weight: 700;
    font-size: calc((100vw - 320px) / 960 * 24 + 24px);
    line-height: 115%;
    letter-spacing: -0.055em;
    color: var(--color-text);
  }
  
  /* .custom-container-wrap {
    background-color: var(--color-container-bg);
    flex: 1 1 100%;
   border-radius: 36px 36px 0 0;
    padding: 20px;
    padding-bottom: 200px;
    margin-top: 0px;
  } */
  .custom-container-wrap * {
    font-family: var(--font-family);
  }
  
  .custom-container {
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
  /*  display: grid;*/
    grid-template-columns: calc(48% - 8px) calc(52% - 8px);
    grid-template-rows: auto;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
  
  /* Баннер для сообщения об отсутствии доступа */
  .access-banner {
    width: 100%;
    background: #fb5463;
    border: 2px solid #fb5463;
    border-radius: 28px;
    padding: 24px;
    margin-bottom: 24px;
    /* box-shadow: 0 4px 12px rgba(255, 71, 87, 0.1); */
  }
  
  .access-banner__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
  }
  
  .access-banner__text {
    flex: 1;
    min-width: 300px;
  }
  
  .access-banner__message {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 8px;
  }
  
  .access-banner__price-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  
  .access-banner__price,
  .access-banner__balance {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
  }
  
  .access-banner__price-value,
  .access-banner__balance-value {
    font-weight: 600;
    color: #FFD700;
  }
  
  .access-banner__vr-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFD700;
    color: #000000;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 12px;
    width: 24px;
    height: 16px;
    border-radius: 4px;
    margin-left: 4px;
  }
  
  .access-banner__description {
    width: 100%;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  
  .access-banner__vr-info {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #2c2c2f;
    border-radius: 12px;
    padding: 12px 16px;
  }
  
  .access-banner__vr-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFD700;
    color: #000000;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    width: 32px;
    height: 24px;
    border-radius: 6px;
    flex-shrink: 0;
  }
  
  .access-banner__vr-text {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
  }
  
  .access-banner__buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }
  
  .access-banner__button {
    border: none;
    border-radius: 25px;
    padding: 12px 24px;
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
  }
  
  .access-banner__button--buy {
    background: #FFD700;
    color: #000000;
    box-shadow: 0 3px 10px rgba(255, 215, 0, 0.5);
  }
  
  .access-banner__button--buy:hover {
    background: #f1c40f;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 215, 0, 0.4);
  }
  
  .access-banner__button--info {
    background: #e5e5e5;
    color: #333333;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
  }
  
  .access-banner__button--info:hover {
    background: #d5d5d5;
    transform: translateY(-2px);
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); */
  }
  
  .access-banner__button:active {
    transform: translateY(0);
  }
  
  /* Адаптивные стили для баннера */
  @media (max-width: 768px) {
    .access-banner {
      padding: 20px;
      margin-bottom: 20px;
    }
    
    .access-banner__content {
      flex-direction: column;
      align-items: stretch;
      gap: 16px;
    }
    
    .access-banner__text {
      text-align: center;
      min-width: auto;
    }
    
    .access-banner__message {
      font-size: 18px;
      line-height: 22px;
    }
    
    .access-banner__price,
    .access-banner__balance {
      font-size: 15px;
      line-height: 18px;
    }
    
    .access-banner__buttons {
      justify-content: center;
      gap: 10px;
    }
    
    .access-banner__button {
      flex: 1;
      min-width: 140px;
      padding: 14px 20px;
    }
    
    .access-banner__vr-info {
      flex-direction: column;
      text-align: center;
      gap: 8px;
    }
    
    .access-banner__vr-text {
      font-size: 13px;
      line-height: 16px;
    }
  }
  
  @media (max-width: 480px) {
    .access-banner {
      padding: 16px;
      margin-bottom: 16px;
    }
    
    .access-banner__message {
      font-size: 16px;
      line-height: 20px;
    }
    
    .access-banner__price,
    .access-banner__balance {
      font-size: 14px;
      line-height: 17px;
    }
    
    .access-banner__buttons {
      flex-direction: column;
      gap: 8px;
    }
    
    .access-banner__button {
      width: 100%;
      padding: 12px 20px;
      font-size: 14px;
    }
    
    .access-banner__description {
      margin-top: 12px;
      padding-top: 12px;
    }
    
    .access-banner__vr-info {
      padding: 10px 12px;
    }
    
    .access-banner__vr-text {
      font-size: 12px;
      line-height: 15px;
    }
  }
  
  .user-data {
    width: 100%;
    max-width: 420px;
    display: grid;
    grid-template-columns: 64px 1fr;
    -moz-column-gap: 16px;
    column-gap: 16px;
    background: var(--color-secondary-bg);
    border-radius: 16px;
    padding: 20px 24px;
    margin: 0 auto 16px;
    grid-column: 1/3;
    grid-row: 2/3;
    position: relative;
  }
  .user-data__bonus {
    position: absolute;
    background: var(--color-course-accent);
    padding: 4px 10px;
    border-radius: 8px;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: var(--color-text-light);
    top: -15px;
    right: 0;
  }
  .user-data__name {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.02em;
    color: var(--color-text);
    align-self: end;
    margin-bottom: 4px;
    font-family: 'Montserrat', sans-serif !important;
  }
  .user-data__mail {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: -0.02em;
    color: var(--color-description);
    align-self: start;
    font-family: 'Montserrat', sans-serif !important;
  }
  
  .user-avatar-wrap {
    grid-column: 1/2;
    grid-row: 1/3;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
  }
  
  .user-avatar {
    width: 100%;
    height: auto;
  }
  
  .custom-content__input {
    /* display: none; */
  }
  
  /*.custom-content__input:checked + .custom-content__label {
    background: var(--color-secondary-bg);
    display: none;
  }
  
  .custom-content__input:checked + .custom-content__label + .custom-content__content {
    display: block;
  }*/
  
  .custom-content__label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: -0.02em;
    color: var(--color-text);
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 28px;
    display: none;
  }
  
  .custom-content__label_courses {
    justify-self: end;
    grid-column: 1/2;
    grid-row: 3/4;
  }
  
  .custom-content__label_dashboard {
    justify-self: start;
    grid-column: 2/3;
    grid-row: 3/4;
  }
  
  .custom-content__content_courses {
    grid-column: 1/3;
    grid-row: 4/5;
    color: var(--color-text);
  /*  display: none;*/
    display: flex;
    flex-direction: column;
  }
  
  /* Изменение порядка отображения: сначала уроки, потом тренинги */
  #styled-lessons {
    order: 1; /* Уроки будут отображаться первыми */
  }
  
  #stream-table {
    order: 2; /* Тренинги будут отображаться вторыми */
  }
  
  .custom-content__course {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    text-decoration: none;
    background: var(--color-secondary-bg) no-repeat center left/cover;
    transition: box-shadow 0.5s;
    border-radius: 24px;
    min-height: 120px;
    margin-bottom: 16px;
    padding: 20px;
  }
  
  .custom-content__course:hover,
  .custom-content__course:active,
  .custom-content__course:link,
  .custom-content__course:visited {
    text-decoration: none;
  }
  
  .custom-course__number {
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 100.02%;
    text-align: center;
    letter-spacing: -0.03em;
    color: var(--color-text);
    margin-bottom: 0px;
  }
  @media (min-width: 600px) {
    .custom-course__number {
      font-size: 64px;
      padding: 18px 42px 18px 32px;
      margin-bottom: 0px;
    }
  }
  .custom-course__title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: var(--color-text);
    margin-bottom: 14px;
    margin-right: 20px;
  }
  .custom-course__description {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: var(--color-course-subaccent);
    display: flex;
    align-items: center;
    margin-bottom: 0px;
  }
  .custom-course__description::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-color: var(--color-course-subaccent);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_9_282)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00008 2.00002C4.68637 2.00002 2.00008 4.68631 2.00008 8.00002C2.00008 11.3137 4.68637 14 8.00008 14C11.3138 14 14.0001 11.3137 14.0001 8.00002C14.0001 4.68631 11.3138 2.00002 8.00008 2.00002ZM0.666748 8.00002C0.666748 3.94993 3.94999 0.666687 8.00008 0.666687C12.0502 0.666687 15.3334 3.94993 15.3334 8.00002C15.3334 12.0501 12.0502 15.3334 8.00008 15.3334C3.94999 15.3334 0.666748 12.0501 0.666748 8.00002Z' fill='%23829FFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.35209 4.74557C6.56887 4.62956 6.8319 4.64227 7.03647 4.77865L11.0365 7.44532C11.2219 7.56896 11.3333 7.77712 11.3333 8.00002C11.3333 8.22292 11.2219 8.43108 11.0365 8.55472L7.03647 11.2214C6.8319 11.3578 6.56887 11.3705 6.35209 11.2545C6.13532 11.1385 6 10.9126 6 10.6667V5.33335C6 5.08749 6.13532 4.86158 6.35209 4.74557ZM7.33333 6.57903V9.42101L9.46482 8.00002L7.33333 6.57903Z' fill='%23829FFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9_282'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_9_282)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00008 2.00002C4.68637 2.00002 2.00008 4.68631 2.00008 8.00002C2.00008 11.3137 4.68637 14 8.00008 14C11.3138 14 14.0001 11.3137 14.0001 8.00002C14.0001 4.68631 11.3138 2.00002 8.00008 2.00002ZM0.666748 8.00002C0.666748 3.94993 3.94999 0.666687 8.00008 0.666687C12.0502 0.666687 15.3334 3.94993 15.3334 8.00002C15.3334 12.0501 12.0502 15.3334 8.00008 15.3334C3.94999 15.3334 0.666748 12.0501 0.666748 8.00002Z' fill='%23829FFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.35209 4.74557C6.56887 4.62956 6.8319 4.64227 7.03647 4.77865L11.0365 7.44532C11.2219 7.56896 11.3333 7.77712 11.3333 8.00002C11.3333 8.22292 11.2219 8.43108 11.0365 8.55472L7.03647 11.2214C6.8319 11.3578 6.56887 11.3705 6.35209 11.2545C6.13532 11.1385 6 10.9126 6 10.6667V5.33335C6 5.08749 6.13532 4.86158 6.35209 4.74557ZM7.33333 6.57903V9.42101L9.46482 8.00002L7.33333 6.57903Z' fill='%23829FFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9_282'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    mask-size: contain;
    mask-repeat: no-repeat;
    margin-right: 6px;
  }
  /*.custom-course__description::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_9_282)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00008 2.00002C4.68637 2.00002 2.00008 4.68631 2.00008 8.00002C2.00008 11.3137 4.68637 14 8.00008 14C11.3138 14 14.0001 11.3137 14.0001 8.00002C14.0001 4.68631 11.3138 2.00002 8.00008 2.00002ZM0.666748 8.00002C0.666748 3.94993 3.94999 0.666687 8.00008 0.666687C12.0502 0.666687 15.3334 3.94993 15.3334 8.00002C15.3334 12.0501 12.0502 15.3334 8.00008 15.3334C3.94999 15.3334 0.666748 12.0501 0.666748 8.00002Z' fill='%23829FFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.35209 4.74557C6.56887 4.62956 6.8319 4.64227 7.03647 4.77865L11.0365 7.44532C11.2219 7.56896 11.3333 7.77712 11.3333 8.00002C11.3333 8.22292 11.2219 8.43108 11.0365 8.55472L7.03647 11.2214C6.8319 11.3578 6.56887 11.3705 6.35209 11.2545C6.13532 11.1385 6 10.9126 6 10.6667V5.33335C6 5.08749 6.13532 4.86158 6.35209 4.74557ZM7.33333 6.57903V9.42101L9.46482 8.00002L7.33333 6.57903Z' fill='%23829FFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_9_282'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    margin-right: 6px;
  }*/
  @media (min-width: 600px) {
    .custom-course__description {
      margin-bottom: 0;
    }
  }
  .custom-course__button {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: block;
    background: no-repeat center;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5892 3.57739C10.2637 3.25195 9.7361 3.25195 9.41066 3.57739C9.08523 3.90283 9.08523 4.43047 9.41066 4.7559L13.8214 9.16665H4.16659C3.70635 9.16665 3.33325 9.53974 3.33325 9.99998C3.33325 10.4602 3.70635 10.8333 4.16659 10.8333H13.8214L9.41066 15.2441C9.08523 15.5695 9.08523 16.0971 9.41066 16.4226C9.7361 16.748 10.2637 16.748 10.5892 16.4226L16.4225 10.5892C16.7479 10.2638 16.7479 9.73616 16.4225 9.41072L10.5892 3.57739Z' fill='white'/%3E%3C/svg%3E%0A");
    background-color: var(--color-course-accent);
    flex-shrink: 0;
    margin-left: auto;
    font-size: 0;
  }
  @media (min-width: 600px) {
    .custom-course__button {
      margin-right: 14px;
    }
  }
  .custom-course_close {
    opacity: 0.5;
  }
  .custom-course_close .custom-course__button {
    width: 152px;
    height: 44px;
    border-radius: 8px;
    display: block;
    background: no-repeat center;
    background-color: #e3e3e3;
    flex-shrink: 0;
    margin-left: auto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: var(--color-text);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  @media (min-width: 600px) {
    .custom-course_close .custom-course__button {
      margin-right: 14px;
    }
  }
  
  .custom-content__content_dashboard {
    display: block;
    border-radius: 16px;
    padding: 24px;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    grid-column: 1/3;
    grid-row: 4/5;
    max-height: 100%;
    background-color: var(--color-secondary-bg);
  }
  
  @media (min-width: 600px) {
    .custom-content__course {
      display: flex;
      flex-direction: row;
      align-items: center;
      text-decoration: none;
      background: var(--color-secondary-bg) no-repeat center left/cover;
      transition: box-shadow 0.5s;
      border-radius: 24px;
      min-height: 120px;
      margin-bottom: 16px;
      padding: 10px;
    }
  }
  @media (min-width: 767px) {
    /* .custom-container-wrap {
      padding: 40px;
    } */
    .custom-header {
      height: 300px;
      padding: 40px;
      padding-bottom: 86px;
    }
    .custom-logo {
      width: 236px;
    }
    .custom-content__input:checked + .custom-content__label + .custom-content__content_courses {
      display: flex;
      flex-direction: column;
    }
    .custom-content__label {
      margin-bottom: 65px;
      display: none;
    }
    .custom-content__content_courses {
      grid-template-columns: 1fr 1fr;
      -moz-column-gap: 20px;
      column-gap: 20px;
    }
  }
  @media (min-width: 1023px) {
    /* .custom-container-wrap {
      padding: 70px;
    } */
    .custom-header {
      height: 400px;
      padding: 40px 70px;
      padding-bottom: 86px;
    }
    .custom-container {
      grid-template-columns: 1fr 340px;
      grid-template-rows: 120px max-content;
    }
    .user-data {
      grid-column: 2/3;
      grid-row: 1/2;
      align-self: start;
    }
    .custom-content__label {
      display: none;
    }
    .custom-content__content_courses {
      display: flex;
      flex-direction: column;
      grid-column: 1/2;
      grid-row: 1/3;
      align-self: start;
    }
    .custom-content__content_dashboard {
      display: block;
      grid-column: 2/3;
      grid-row: 2/3;
      align-self: start;
    }
  }
  
  /* styled trainings */
  .col-md-12 {
      padding: 0px !important;
  }
  .stream-table {
    margin-left: 0 !important; 
  }
  #stream-table .stream-table tr,
  #stream-table .stream-table tr td {
      padding: 0px;
  }
  #stream-table .stream-table tr td a {
      display: flex;
      flex-direction: row;
      align-items: center;
      text-decoration: none;
      background: var(--color-secondary-bg) no-repeat center left/cover;
      transition: box-shadow 0.5s;
      border-radius: 24px;
      min-height: 120px;
      margin-bottom: 16px;
      padding: 10px;
  }
  #stream-table .stream-table .stream-title {
      font-style: normal;
      font-weight: 700;
      font-size: 20px;
      line-height: 100%;
      letter-spacing: -0.03em;
      color: var(--color-text);
      margin-right: 20px;
      font-family: 'Montserrat', sans-serif !important;
      margin-left: 20px;
  }
  @media (max-width: 767px) {
    #stream-table .stream-table .stream-title {
        font-size: 14px; /* Уменьшаем размер шрифта для мобильных устройств */
        margin-right: 10px; /* Уменьшаем отступы */
        margin-left: 10px;
    }
  }
  .custom-course__description {
      font-family: 'Montserrat', sans-serif !important;
      font-weight: 300;
  }
  #stream-table .custom-course__description {
          margin-top: 14px;
  }
  #stream-table .stream-table tr td:hover {
      background: transparent;
  }
  /* noaccess-mode-show */
  .noaccess-mode-show .custom-course__button {
      width: 152px;
      height: 44px;
      border-radius: 8px;
      display: block;
      background: no-repeat center;
      background-color: #e3e3e3;
      flex-shrink: 0;
      margin-left: auto;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: -0.03em;
      color: var(--color-text);
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .noaccess-mode-show {
    opacity: 0.5;
  }
  
  .custom-progress {
    --p-color-title: var(--color-text-subtitle);
    --p-color-decription: var(--color-description);
    --p-color-scale-bg: var(--color-scale-bg);
    --p-color-scale: var(--color-course-accent);
    display: flex;
    flex-direction: column;
  }
  .custom-progress:not(:last-child) {
    margin-bottom: 24px;
  }
  .custom-progress__header {
    position: relative;
  }
  .custom-progress__title {
    max-width: 70%;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.02em;
    margin-bottom: 4px;
    color: var(--p-color-title);
  }
  .custom-progress__description {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.02em;
    color: var(--p-color-decription);
    display: none;
  }
  .custom-progress__percent {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: var(--p-color-title);
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .custom-progress__scale-wrap {
    width: 100%;
    background: var(--color-scale-bg);
    border-radius: 20px;
    height: 8px;
    margin-top: 8px;
  }
  .custom-progress__scale {
    background-color: var(--p-color-scale);
    border-radius: 20px;
    height: 8px;
    width: 60%;
    max-width: 100%;
  }
  
  
  
  /* new-support */
  .new-support {
      --ns-color-bg: #000000;
      --ns-color-title: #ffffff;
      --ns-color-time: #ffffff;
      --ns-url-link1-icon: url(https://fs.getcourse.ru/fileservice/file/download/a/441180/sc/76/h/195235d2e829e5059d9bcea6f4934696.svg);
      width: 100%;
      background: var(--ns-color-bg);
      border-radius: 20px;
      padding: 18px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      max-width: 420px;
      margin: 0 auto;
      margin-bottom: 44px;
    }
    .new-support__title {
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      line-height: 29px;
      color: var(--ns-color-title);
      margin-right: 16px;
    }
    .new-support__time {
      font-style: normal;
      font-weight: 300;
      font-size: 12px;
      line-height: 14px;
      color: var(--ns-color-time);
      margin-top: 4px;
      display: block;
    }
    .new-support__contacts {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: auto;
    }
    .new-support__contacts a {
        display: flex;
        align-items: center;
        text-decoration: none;
        margin-left: 8px;
        background: transparent;
        border: 1px solid #FFFFFF;
        border-radius: 50px;
        padding: 8px 16px 8px 40px; /* Изменили паддинг */
        position: relative; /* Добавили для абсолютного позиционирования иконки */
    }
    .new-support__link-1::before {
        content: '';
        position: absolute;
        left: 16px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background: var(--ns-url-link1-icon) no-repeat center;
    }
    .new-support__contacts a:hover,
    .new-support__contacts a:active,
    .new-support__contacts a:link,
    .new-support__contacts a:visited {
      text-decoration: none;
    }
    .new-support__link-1 {
        background: var(--ns-url-link1-icon) no-repeat left center;
        padding-left: 35px;
        background-position: 16px center;
    }
    .new-support__link-text {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        text-transform: lowercase;
    }
  
  /* Стили для мобильной версии виджета с прогресс баром */
  @media (max-width: 767px) {
    .custom-content__content_dashboard {
      margin-top: 30px;
      margin-bottom: 30px;
      order: 2; /* Устанавливаем порядок отображения после списка курсов */
    }
    
    .custom-content__content_courses {
      order: 1; /* Устанавливаем порядок отображения перед виджетом прогресса */
    }
    
    .custom-container {
      display: flex;
      flex-direction: column;
    }
  }
  
  .dashboard-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: var(--color-text);
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif !important;
  }
  
  /* Адаптивные стили для виджета с прогресс баром */
  @media (max-width: 480px) {
    .custom-content__content_dashboard {
      padding: 16px;
      border-radius: 20px;
    }
    
    .dashboard-title {
      font-size: 18px;
      margin-bottom: 16px;
    }
    
    .custom-progress__title {
      font-size: 14px;
    }
    
    .custom-progress__percent {
      font-size: 14px;
    }
  }
  
  /* styled-lessons */
  #styled-lessons .lesson-list {
    background: transparent;
    padding: 0px;
  }
  #styled-lessons .user-state-bg {
      background: #dafff3;
  }
  #styled-lessons .lesson-list li {
    margin: 0px;
    border-radius: 28px;
    overflow: visible;
    margin-bottom: 16px;
    height: auto;
  }
  #styled-lessons .lesson-list li a {
    border-radius: 28px;
    height: auto;
    display: block;
  }
  #styled-lessons .lesson-list li .info {
    margin-left: 0px;
    border-radius: 28px;
    overflow: visible;
    background: var(--color-secondary-bg);
    height: auto;
  }
  #styled-lessons .lesson-list li.user-state-reached .info {
    background: var(--color-secondary-bg);
  }
  #styled-lessons .lesson-list li.user-state-accomplished .info {
    background: var(--color-accomplished);
  }
  #styled-lessons .lesson-list li.user-state-answered .info {
    background: var(--color-answered);
  }
  #styled-lessons .lesson-list li.user-state-has_mission .info {
    background: var(--color-header-bg);
  }
  #styled-lessons .lesson-list li.user-state-need_accomplish .info {
    background: var(--color-need_accomplish);
  }
  #styled-lessons .lesson-list li .state-icon-block {
    display: none;
  }
  #styled-lessons .lesson-list li.divider {
    display: none;
  }
  #styled-lessons .lesson-list li table {
    width: 100%;
  }
  #styled-lessons .lesson-list li table tr {
    display: flex;
    align-items: stretch;
    min-height: auto;
    height: auto;
    flex-wrap: wrap;
  }
  #styled-lessons .lesson-list li table td.item-image {
    width: 180px;
    flex-shrink: 0;
  }
  #styled-lessons .lesson-list li table td.item-main-td {
    flex: 1;
    position: relative;
    padding: 20px;
    height: auto;
  }
  #styled-lessons .lesson-list li .vmiddle {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 100px;
  }
  #styled-lessons .lesson-list li .title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 120%;
    color: var(--color-text-subtitle);
    margin-bottom: 20px;
    padding-right: 50px;
    word-wrap: break-word;
  }
  #styled-lessons .lesson-list li .info .vmiddle::before {
    display: inline-block;
    content: 'Доступен';
    background: var(--color-text-subtitle);
    border-radius: 70px;
    padding: 4px 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.03em;
    color: var(--color-secondary-bg);
    margin-bottom: 10px;
    width: fit-content;
  }
  #styled-lessons .lesson-list li.user-state-reached .info .vmiddle::before {
    content: 'Доступен';
  }
  #styled-lessons .lesson-list li.user-state-accomplished .info .vmiddle::before {
    content: 'Принят';
  }
  #styled-lessons .lesson-list li.user-state-answered .info .vmiddle::before {
    content: 'На проверке';
  }
  #styled-lessons .lesson-list li.user-state-has_mission .info .vmiddle::before {
    content: 'Есть задание';
  }
  #styled-lessons .lesson-list li.user-state-need_accomplish .info .vmiddle::before {
    content: 'Стоп-урок';
  }
  #styled-lessons .lesson-list li.user-state-not_reached .info .vmiddle::before {
    content: 'Закрыт';
  }
  #styled-lessons .lesson-list li .description {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: var(--color-text-subtitle);
    margin-bottom: 20px;
    word-wrap: break-word;
  }
  #styled-lessons .lesson-list li .custom-lesson__button {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #3EB652;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    color: #fff;
    cursor: pointer;
  }
  #styled-lessons .lesson-list li .custom-lesson__button span {
    width: 0;
    overflow: hidden;
    white-space: nowrap;
  }
  #styled-lessons .lesson-list li .custom-lesson__button:hover {
    width: 140px;
    padding: 0 20px;
    border-radius: 40px;
    justify-content: space-between;
  }
  #styled-lessons .lesson-list li .custom-lesson__button:hover span {
    width: auto;
    display: block;
    margin-right: 8px;
  }
  #styled-lessons .lesson-list li .custom-lesson__button::after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5892 3.57742C10.2638 3.25198 9.73616 3.25198 9.41072 3.57742C9.08529 3.90286 9.08529 4.4305 9.41072 4.75593L13.8215 9.16668H4.16665C3.70641 9.16668 3.33331 9.53977 3.33331 10C3.33331 10.4602 3.70641 10.8333 4.16665 10.8333H13.8215L9.41072 15.2441C9.08529 15.5695 9.08529 16.0972 9.41072 16.4226C9.73616 16.748 10.2638 16.748 10.5892 16.4226L16.4226 10.5893C16.748 10.2638 16.748 9.73619 16.4226 9.41075L10.5892 3.57742Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
  }
  #styled-lessons .lesson-list li.user-state-not_reached {
    pointer-events: none;
  }
  #styled-lessons .lesson-list li.user-state-not_reached .title,
  #styled-lessons .lesson-list li.user-state-not_reached .description {
    opacity: 0.6;
  }
  #styled-lessons .lesson-list li.user-state-not_reached .custom-lesson__button {
    background-color: rgba(53, 53, 53, 0.5); /* Приглушенный фон кнопки на 50% */
  }
  #styled-lessons .lesson-list li.user-state-not_reached .custom-lesson__button::after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.83333 9.16667V5.83334C5.83333 4.72827 6.27232 3.66846 7.05372 2.88706C7.83512 2.10566 8.89493 1.66667 10 1.66667C11.1051 1.66667 12.1649 2.10566 12.9463 2.88706C13.7277 3.66846 14.1667 4.72827 14.1667 5.83334V9.16667M4.16667 9.16667H15.8333C16.7538 9.16667 17.5 9.91286 17.5 10.8333V16.6667C17.5 17.5871 16.7538 18.3333 15.8333 18.3333H4.16667C3.24619 18.3333 2.5 17.5871 2.5 16.6667V10.8333C2.5 9.91286 3.24619 9.16667 4.16667 9.16667Z' stroke='%23F5F5F5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  #styled-lessons .lesson-list li.user-state-accomplished .info {
    background: var(--color-accomplished);
  }
  #styled-lessons .lesson-list li.user-state-answered .info {
    background: var(--color-answered);
  }
  #styled-lessons .lesson-list li.user-state-has_mission .info {
    background: var(--color-header-bg);
  }
  #styled-lessons .lesson-list li.user-state-need_accomplish .info {
    background: var(--color-need_accomplish);
  }
  
  .custom-lessons,
  .lesson-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    background: transparent;
  }
  @media (min-width: 767px) {
    .custom-lessons,
    .lesson-list {
      grid-template-columns: repeat(1, 1fr);
    }
  }
  @media (min-width: 1280px) {
    .custom-lessons,
    .lesson-list {
      grid-template-columns: repeat(1, 1fr);
    }
  }
  
  #styled-lessons .lesson-list table,
  #styled-lessons .lesson-list tbody,
  #styled-lessons .lesson-list tr {
      display: block;
  }
  
  .custom-lesson {
    text-decoration: none;
    background: var(--color-secondary-bg);
    border-radius: 32px;
    padding: 24px;
    min-height: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  
  /* Адаптивные стили для мобильных устройств */
  @media only screen and (max-width: 767px) {
    #styled-lessons .lesson-list li table tr {
      flex-direction: column;
    }
    
    #styled-lessons .lesson-list li table td.item-image {
      width: 100%;
      height: auto;
      max-height: 200px;
    }
    
    #styled-lessons .lesson-list li table td.item-image img {
      width: 100%;
      height: auto;
      object-fit: cover;
    }
    
    #styled-lessons .lesson-list li .title {
      font-size: 16px !important;
    }
    
    #styled-lessons .lesson-list li .vmiddle {
      margin-left: 0px !important;
      padding: 10px 0;
    }
    
    #styled-lessons .lesson-list li table td.item-main-td {
      padding: 15px;
    }
  }
  
  /* РЎРµС†РёС„РёС‡РЅС‹Рµ СЃС‚РёР»Рё РґР»СЏ iPhone */
  @media only screen and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3),
         only screen and (max-device-width: 896px) and (-webkit-device-pixel-ratio: 2) {
    #styled-lessons .lesson-list li {
      height: auto !important;
    }
    
    #styled-lessons .lesson-list li .info {
      height: auto !important;
    }
    
    #styled-lessons .lesson-list li table tr {
      height: auto !important;
      min-height: auto !important;
    }
    
    #styled-lessons .lesson-list li .vmiddle {
      height: auto !important;
      min-height: auto !important;
    }
    
    #styled-lessons .lesson-list li .title {
      font-size: 16px !important;
    }
    .user-state-label.has-start-at.lesson-date {
      font-size: 12px;
      margin-right: 40px;
  }
  }
  
  td.item-image {
      border-radius: 24px 0px 0px 20px !important;
  }
  
  .user-state-has_mission .user-state-label {
    color: #949494 !important;
  }
  
  .calendar {
    --c-color-bg: #f5f5f5;
    --c-color-month: #000000;
    --c-max-width: 420px;
    --c-color-week-day: #000000;
    --c-color-week-date: #000000;
    --c-color-date-event-bg: #000000;
    --c-color-events-border: #303031;
    --c-color-events-date: #505050;
    --c-color-events-title: #000000;
    --c-color-active-date: #232325;
    background-color: var(--c-color-bg);
    padding: 24px;
    border-radius: 20px;
    width: 100%;
    max-width: var(--c-max-width);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    /*margin-bottom: 24px;*/
    position: relative;
  }
  .calendar #calendar {
    width: 100%;
  }
  .calendar__weekdays {
    display: grid;
    list-style: none;
    grid-template-columns: repeat(7, 1fr);
    width: 100%;
    gap: 8px;
    margin-bottom: 8px;
  }
  .calendar__weekdays li {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    color: var(--c-color-week-day);
  }
  .calendar__days {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    width: 100%;
    gap: 8px;
  }
  .calendar__days li {
    width: 32px;
    height: 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--c-color-week-date);
    cursor: pointer;
    position: relative;
    z-index: 1;
  }
  .calendar__days li.js-active {
    color: var(--c-color-active-date);
  }
  .calendar__header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 25px;
    list-style: none;
  }
  .calendar__title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: var(--c-color-month);
    margin-right: auto;
  }
  .calendar__button {
    padding: 10px;
    border: none;
    background: transparent;
    cursor: pointer;
    margin-left: 10px;
  }
  .calendar__grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    width: 100%;
    gap: 8px;
  }
  .calendar__day {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    color: var(--c-color-week-day);
  }
  .calendar__date {
    width: 32px;
    height: 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--c-color-week-date);
    cursor: pointer;
    position: relative;
    z-index: 1;
  }
  .calendar__date_other {
    width: 32px;
    height: 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--c-color-week-date);
    opacity: 0.5;
    pointer-events: none;
  }
  .calendar__date-active {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--c-color-date-event-bg);
    top: 0px;
    right: 0px;
    transition: 0.5s;
    z-index: -1;
  }
  .calendar__date-active.js-open {
    width: 32px;
    height: 32px;
  }
  .calendar__events-wrap {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: var(--c-color-bg);
      padding: 24px;
      border-radius: 32px;
      z-index: 10;
      overflow: auto;
      scrollbar-width: none;
  }
  .calendar__events-wrap::-webkit-scrollbar {
      width: 0px;
      height: 0px;
  }
  .calendar__events-close {
    width: 24px;
    height: 24px;
    border: none;
    background: transparent;
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
  }
  .calendar__events-wrap.js-close {
    display: none;
  }
  .calendar__event {
    display: block;
    text-decoration: none;
  }
  .calendar__event:hover,
  .calendar__event:active,
  .calendar__event:link,
  .calendar__event:visited {
    text-decoration: none;
  }
  .calendar__event:not(:last-child) {
    margin-bottom: 24px;
  }
  .calendar__event-date {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: var(--c-color-events-date);
    margin-bottom: 8px;
  }
  .calendar__event-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: var(--c-color-events-title);
  }
  @media(max-width: 425px) {
      .calendar__days li {
      width: 29px;
      height: 30px;
      font-size: 15px;
  }
      .calendar__days {
      gap: 5px;
  }
  }
  @media (max-width: 767px) {
    .lesson-list li .vmiddle {
        margin-left: 0px !important;
    }
    .custom-content__label.custom-content__label_courses {
      display: none !important;
  }
  }


/* profile-card */
.profile-card {
    background: #21212B;
    border-radius: 28px;
    padding: 20px;
    color: #ffffff;
    margin-bottom: 20px;
}

.profile-card__header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.profile-card__avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-card__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile-card__info {
    flex: 1;
}

.profile-card__name {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 4px;
}

.profile-card__location {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #bebebe;
}

.profile-card__balance {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    padding: 16px;
    display: flex;
    align-items: center;
}

.profile-card__balance-icon {
    margin-right: 12px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-card__balance-text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
}

.profile-card__balance-amount {
    font-weight: 700;
    color: #FFD700;
}

.profile-card__button {
    display: block;
    width: 100%;
    background: #3EB652;
    border: none;
    border-radius: 12px;
    padding: 12px 16px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    margin-top: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.profile-card__button:hover,
.profile-card__button:active,
.profile-card__button:link,
.profile-card__button:visited {
    text-decoration: none;
    color: #ffffff;
}

.profile-card__button:hover {
    background: #2ea043;
}

  /* Баннер для сообщения об отсутствии доступа */
  .access-banner {
    width: 100%;
    background: #fb5463;
    border: 2px solid #fb5463;
    border-radius: 28px;
    padding: 24px;
    margin-bottom: 24px;
    /* box-shadow: 0 4px 12px rgba(255, 71, 87, 0.1); */
  }
  
  .access-banner__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
  }
  
  .access-banner__text {
    flex: 1;
    min-width: 300px;
  }
  
  .access-banner__message {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 8px;
  }
  
  .access-banner__price-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  
  .access-banner__price,
  .access-banner__balance {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
  }
  
  .access-banner__price-value,
  .access-banner__balance-value {
    font-weight: 600;
    color: #FFD700;
  }
  
  .access-banner__vr-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFD700;
    color: #000000;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 12px;
    width: 24px;
    height: 16px;
    border-radius: 4px;
    margin-left: 4px;
  }
  
  .access-banner__description {
    width: 100%;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  
  .access-banner__vr-info {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #2c2c2f;
    border-radius: 12px;
    padding: 12px 16px;
  }
  
  .access-banner__vr-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFD700;
    color: #000000;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 14px;
    width: 32px;
    height: 24px;
    border-radius: 6px;
    flex-shrink: 0;
  }
  
  .access-banner__vr-text {
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
  }
  
  .access-banner__buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }
  
  .access-banner__button {
    border: none;
    border-radius: 25px;
    padding: 12px 24px;
    font-family: var(--font-family);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
    color: inherit;
  }

  .access-banner__button:link,
  .access-banner__button:visited,
  .access-banner__button:hover,
  .access-banner__button:active {
    text-decoration: none !important;
  }
  
  .access-banner__button--buy {
    background: #FFD700;
    color: #000000 !important;
    box-shadow: 0 3px 10px rgba(255, 215, 0, 0.5);
  }
  
  .access-banner__button--buy:hover {
    background: #f1c40f;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 215, 0, 0.4);
  }
  
  .access-banner__button--info {
    background: #e5e5e5;
    color: #333333 !important;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
  }
  
  .access-banner__button--info:hover {
    background: #d5d5d5;
    transform: translateY(-2px);
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); */
  }
  
  .access-banner__button:active {
    transform: translateY(0);
  }
  
/* profile-card */
.profile-card {
    background: #21212B;
    border-radius: 28px;
    padding: 20px;
    color: #ffffff;
    margin-bottom: 20px;
}

.profile-card__header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.profile-card__avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-card__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile-card__info {
    flex: 1;
}

.profile-card__name {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 4px;
}

.profile-card__location {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #bebebe;
}

.profile-card__balance {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    padding: 16px;
    display: flex;
    align-items: center;
}

.profile-card__balance-icon {
    margin-right: 12px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-card__balance-text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
}

.profile-card__balance-amount {
    font-weight: 700;
    color: #FFD700;
}

.profile-card__button {
    display: block;
    width: 100%;
    background: #3EB652;
    border: none;
    border-radius: 50px;
    padding: 12px 16px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    margin-top: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.profile-card__button:hover,
.profile-card__button:active,
.profile-card__button:link,
.profile-card__button:visited {
    text-decoration: none;
    color: #ffffff;
}

.profile-card__button:hover {
    background: #2ea043;
}

.btn-primary {
    color: #fff;
    background-color: #3EB652;
    border-color: #3EB652;
    border-radius: 10px !important;
}

.talks-widget-window .talks-widget-header {
    background: #FFF;
    height: 48px;
    text-align: center;
    border-bottom: 0px solid #dadee2;
    padding-top: 10px;
    font-size: 16px;
    color: #666;
    position: relative;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer {
    padding: 10px;
    background: #FFF;
    text-align: center;
    border-top: 0px solid #dadee2;
    font-size: 16px;
    color: #666;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.talks-widget-window {
    position: fixed;
    height: 100%;
    z-index: 10001;
    width: 380px;
    top: 0;
    right: 0;
    background: white;
    background: rgba(250, 250, 251, 0.980392);
    border-left: 1px solid #dadee2;
    box-shadow: 13px 0px 10px 9px rgba(0, 0, 0, 0);
}

.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
