/* @font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(../fonts/montserrat-v26-cyrillic_latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(../fonts/montserrat-v26-cyrillic_latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(../fonts/montserrat-v26-cyrillic_latin-700.woff2) format("woff2")} */

@font-face {
  font-display: swap;
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/inter-v13-cyrillic_latin-regular.woff2) format("woff2")
}

@font-face {
  font-display: swap;
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/inter-v13-cyrillic_latin-500.woff2) format("woff2")
}

@font-face {
  font-display: swap;
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/inter-v13-cyrillic_latin-700.woff2) format("woff2")
}

body {
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
  background-color: #f4f6fa
}

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

a {
  text-decoration: none;
  color: #000;
  transition: color .2s
}

a:hover {
  /*color: #03228e*/
}

.z-1 {
  z-index: 1
}

ol {
  margin-bottom: 0
}

ul {
  list-style: disc;
  padding-left: 2rem
}

ul.nav_menu {
  list-style: none;
  padding-left: 0
}

.olshape {
  list-style: none;
  counter-reset: a;
  margin-bottom: 0
}

.olshape li {
  margin-bottom: 18px;
  counter-increment: a;
  position: relative;
  margin-left: 16px;
  line-height: 1.3;
  font-weight: 300;
}

.olshape li:before {
  position: absolute;
  display: flex;
  justify-content: center;
  left: -50px;
  content: counter(a) ". ";
}

.olshape li:last-child {
  margin-bottom: 0
}
/*@media (min-width: 1001px) {*/
/*  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(2) .weekly-mobile-label,*/
/*  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(3) .weekly-mobile-label {*/
/*    display: none !important;*/
/*  }*/

/*  !* Чтобы убрать отступ у content-ячейки *!*/
/*  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(2) .weekly-mobile-content,*/
/*  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(3) .weekly-mobile-content {*/
/*    width: 100% !important;*/
/*    padding-left: 16px !important;*/
/*  }*/
/*}*/
/* .btn.btn-secondary{
    border:2px solid #23a306;
    background-color:#23a306;
    color:#fff;
    padding:0 30px
}
@media (min-width:992px){
    .btn.btn-secondary{
        padding:0 40px
    }
} */
.btn.hidden {
  visibility: hidden !important
}
@media (min-width: 1001px) {
  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(2) .weekly-mobile-label,
  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(3) .weekly-mobile-label {
    display: none !important;
  }
  .weekly-mobile-block:first-child .weekly-mobile-row:not(.mobile-row-header) .weekly-mobile-label {
    border-right: 1px solid #dee2e6;
    /*margin-top: 7px;*/
    padding-top: 6px;
  }
  /* Чтобы убрать отступ у content-ячейки */
  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(2) .weekly-mobile-content,
  .ds-static-table--weeklyplan-mobile .weekly-mobile-block:nth-child(3) .weekly-mobile-content {
    width: 100% !important;
    /*padding-left: 16px !important;*/
  }
  .weekly-mobile-content textarea{
    border:none !important
  }
  .weekly-mobile-content{
    padding-right: 0px !important;
  }
  .weekly-mobile-block:nth-child(1){
    border-right: 0 !important;
  }
  .weekly-mobile-block:nth-child(2){
    /*border-right: 0 !important;*/
  }
  .weekly-mobile-row{
    padding: 0 !important;
  }
  .weekly-mobile-block:nth-child(3){
    border-left: 0 !important;
  }
  .weekly-mobile-content.heading{
    border-top-right-radius: 0 !important;
  }
  .weekly-mobile-content{
    justify-content: center;
  }
  .weekly-mobile-row{
    padding: 0;
    align-items: stretch; /* растягиваем ячейки по высоте */
  }

  .weekly-mobile-block{
    border-radius: 0 !important;
  }
  .weekly-mobile-label.heading{
    border-top-left-radius: 0 !important;
  }
  .weekly-mobile-label {
    width: 13% !important;
    min-width: 49px !important;
    padding-left: 5px !important;
  }
  .weekly-mobile-label.heading{
    font-size: 14px !important;
  }
  .weekly-mobile-row.mobile-row-header{
    font-size: 14px !important;

  }
}
.quest_container {
  display: flex;
  height: 100dvh;
  align-items: center;
  width: 100%;
  position: relative
}

.quest1_top_title {
  display: flex;
  width: 100%;
  justify-content: center;
}

.quest_block {
  position: relative;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .05);
  border-radius: 15px;
  overflow-y: auto;
  margin-top: 60px;
  max-height: calc(100dvh - 100px);

}
#quest_1 .quest_block_bottom .finish-button{
  margin-left: auto;
}
.quest_block_bottom .finish-button{
  margin-left: auto;
}
.btn.new-btn.central-button ~.finish-button{
  margin-left: unset;
}
/*mia text*/
.hystmodal__window.mia-text_modal{
  height: 85vh;
}
.mia-text_modal{
  display: none;
  height: 85vh;

}

.ds-static-table{
  display: flex;
  flex-direction: column-reverse;
  border: none;
  border-radius: 12px;
}
.weekly-mobile-label.heading, .weekly-mobile-content.heading{
  background-color: #23BC77 !important;
  color:white;
  padding-top: 10px;
  padding-bottom: 10px;
}
.weekly-mobile-label.heading{
  border-top-left-radius: 8px;
}
.weekly-mobile-content.heading{
  border-top-right-radius: 8px;
}
.ds-static-table__cell{
  /*min-height: 70px;*/
  min-height: 45px;
  height: 100%;
}
.ds-static-table__textarea{
  resize: none;
  height: 100%;
  overflow: hidden;
}

.add_new_text_table{
  display: flex;
  justify-content: flex-start;
}
.parent-block .ds-static-table__swg-wrapper.ds-static-table__cell.date-div{
  /*border-top-right-radius: 12px;*/
  /*border-top-left-radius: 12px;*/
  /*border: 1px solid #afb3cb;*/

}
/*.ds-static-table--weeklyplan {*/
/*  display: none !important;*/
/*}*/

.ds-static-table--weeklyplan-mobile {
  display: flex;
  /*flex-direction: column;*/
  /*gap: 32px;*/
  /*margin-top: 24px;*/
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
  /*gap: 25px;*/
}

.weekly-mobile-block {
  border: 1px solid #ccc;
  border-radius: 8px;
  /*padding: 16px;;*/
  background: #fff;
  margin-bottom: 20px;
  width: 100%;
}

.weekly-mobile-block-title {
  font-weight: bold;
  margin-bottom: 12px;
  font-size: 16px;
  text-transform: uppercase;
}

.weekly-mobile-row {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #e0e0e0;
  /*gap: 12px;*/
}

.weekly-mobile-row:last-child {
  border-bottom: none;
}
.mobile-row-header{
  padding: 0;
}
.weekly-mobile-label {
  width: 13%;
  min-width: 60px;
  font-size: 12px;
  padding-left: 16px;
}

.weekly-mobile-content {
  width: 87%;
  padding-right: 16px;
}

.weekly-mobile-content textarea {
  width: 100%;
  height: 48px;
  padding: 6px;
  resize: none;
  overflow-y: hidden;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #ddd;
  /*border: none;*/
  font-weight: 300;
}
.weekly-mobile-content textarea:focus-visible {
  outline: 1px solid #ddd;
  /*outline: none;*/
}
.weekly-mobile-content{
  display: flex;
}

.mia-text_modal .modal_body, .ds-modal-talk__picture .modal_body{
  max-width: 95%;
  margin: auto;
  padding-top: 50px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
}
.modal_body .quest_gray_block{
 max-width: 800px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;

}

.row.mia-text{
  display: flex;
  height: 920px;
  overflow-y: auto;
}
.modal_body .chat-container  .quest_green_block{
  margin-top: 0;
  margin-bottom:0;
}
.modal_body .quest_green_block{
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 800px;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .07);
  border-radius: 15px;
  background: #98e4c2;
  font-weight: 400 !important;
  padding: 8px 16px !important;
  font-size: 15px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;

}
.mia-answer{
  display: flex;
  gap: 10px;
  /*margin-top: 20px;*/
  /*margin-bottom: 20px;*/
}
.mia-answer ~ .mia-answer {
  margin-top: 20px;
}
@media (max-width: 550px) {
  .mia-answer {
    margin-bottom: 10px;
  }
}
.mia-answer .col-lg-2{
  width: 8.666667%;
}
.modal_body .chat_author_big{
  width: 65px;
  height: 65px;
}
@media (max-width: 1200px){
  .modal_body .chat_author_big{
    width: 55px;
    height: 55px;
  }
}
.mia-text_modal .modal_body .col-lg-2.mb-5.mb-lg-0{
  width: 8.666667%;
}
.row.mia-text .col-lg-10{
  flex-shrink: unset;
}
.mia-text_modal .modal_body .col-lg-10, .ds-modal-talk__picture .col-lg-10{
  width: 100%;
}
.mia-text_modal .form-block{
  width: 100%;
}
.mia-text_modal .form-block input{
  border: 1px solid #afb3cb;
  border-radius: 12px;
  padding: 8px 15px;
  background-color: transparent;
  outline: none;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .07);
  height: 40px;
  width: 94%;;
  font-weight: 400;
  font-size: 15px;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;

}

.mia-text_modal .form-block .circle-mic{
  width: 40px;
  display: inline-block;
  height: 40px;
  background: linear-gradient(90deg, #31ca85, #1531b0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: none;
}
.telegram-style-play-button{
  background: linear-gradient(90deg, #31ca85, #1531b0);

}
.quest_green_block.p-4 p, .quest_gray_block.p-4 p{
  margin-bottom: 0;
}
.circle-mic:hover{
  cursor: pointer;
}
.form-block_child{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
@media (min-width:992px) {
 #quest_1.quest_block {
    margin-left: 40px;
    /*height: calc(100dvh - 727px);*/
    min-height: 485px;
    max-height: 485px !important;
  }

  .quest_block {
    margin-left: 2rem;
    margin-right: 2rem;
    max-height: calc(100dvh - 100px);

  }
  .quiz_body .mb-4.text-center{
    margin-bottom:1rem !important;
  }
  .quiz_body .form_element{
    padding: 5px 6px;
  }
  #welcome_quest{
    padding-bottom: 25px;
  }
  #welcome_quest  .quiz_body .form_element{
    padding: 15px 6px;
    margin-bottom: 20px;
  }
  .quiz_body .input_group.mb-3{
    margin-bottom: 5px !important;
  }
  .quiz_answer_item span{
    padding: 9px 15px !important;
  }
  .quest_block_body{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
  }
  .quest_block #myForm{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 480px;
    max-height: 480px;
  }
  .quest_block #myForm .quest_block_bottom.p-5.d-flex.justify-content-between{
    padding: 1px 2rem 20px  !important;
  }
  .quest_block:not(#myForm) .quest_block_bottom.p-4.p-lg-3.d-flex.justify-content-between {
    padding: 1px 1rem 10px !important;
  }
  .quest_block_body{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
  }
  .quiz_progress_bar{
    margin: 20px 30px 0 30px !important;
  }
.quiz_progress_bar~.p-4.p-lg-5{
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 16px 2rem 16px !important;
  min-height: 375px;
}
.quest_block .quiz_answers .quiz_answer_item.mb-3{
  margin-bottom: 10px !important;
}
.quest_block_bottom.p-5.d-flex.justify-content-between{
  padding: 16px 2rem 2rem 2rem !important;
}
}

#welcome_quest  .quiz_body .form_element{
font-weight: 300;
}
@media (max-width: 992px) {
  .quest_block_body .p-0.p-lg-0{
    padding: 16px !important;
  }
  /*.mia-text_modal .modal_body .chat_author_big {*/
  /*  width: 70px;*/
  /*  height: 70px;*/
  /*}*/
}
.quest_block_body {
  position: relative
}

.quest_block_bottom {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff
}

.quest_gray_block {
  background-color: #fafafa;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .07);
  border-radius: 15px
}

.quest_block_ornament {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px 15px 0 0;
  overflow: hidden
}
.image_container{
  width: 100%;
  height: 400px;
  padding: 16px 0;
}
.image_container.big_image{
  height: auto;
}
.image_container img{
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.image-bottom-description{
  margin-top: 30px;
}
.add_new_text{
  position: relative !important;
  width: 100%;
  border: 1px solid  rgba(211, 211, 211, 0.5);;
  width: 100%;
  border-radius: 12px;
  padding: 8px 15px;
  background-color: transparent;
  outline: none;
  height: 48px;
  font-family: 'Montserrat', Arial, sans-serif;
  color: gray;
  font-weight: 300;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.add_new_text_table{
  position: relative !important;
  width: 100%;
  border: 1px solid  rgba(211, 211, 211, 0.5);;
  width: 100%;
  padding: 8px 15px;
  background-color: transparent;
  outline: none;
  height: 48px;
  font-family: 'Montserrat', Arial, sans-serif;
  color: gray;
  font-weight: 300;
  display: flex;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  /*display: none;*/
  min-height: 50px;
}
#welcome_quest select.form_element {
  background-color: #fff;
  color: black;!important;
  padding: 12px 6px !important;
  border-radius: 12px;
  border: 1px solid #C9C9C9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg%20fill='%23000000'%20height='30'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M7%2010l5%205%205-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 24px 24px;
  cursor: pointer;
}
.question_div.input_group .textarea-div .answer_textarea{
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #DFDFDF;
  border-right: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
}
.question_div.input_group .textarea-div  .remove-row{
  right: 8px;
  top: 33%;
}
.question_div.input_group .ds-static-table__cell .remove-row{
  top: 10px;
}
.add_new_text:hover{
  color: black;
}

.remove_textarea_btn, .remove-row, .delete-milestone-button{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #afb3cb;;
  padding: 0;
  position: absolute;
  right: 4px;
  top: 30px;
  font-size: 13px;
  font-weight:400;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color:#afb3cb;
  line-height: 1;
  font-family: Arial, sans-serif;
  text-align: center;
}
.delete-milestone-button{
  top: 9px;
  right: 2%;
}

.quest_block_ornament img {
  width: 100%
}

.user_block_ornament {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.user_block_ornament img {
  width: 100%
}

.ornament_tl {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%
}

@media (min-width:992px) {
  .ornament_tl {
    width: auto
  }
}

.ornament_tr {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%
}

@media (min-width:992px) {
  .ornament_tr {
    width: auto
  }
}

.ornament_bl {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40%
}

@media (min-width:992px) {
  .ornament_bl {
    width: auto
  }
}

.ornament_br {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%
}

@media (min-width:992px) {
  .ornament_br {
    width: auto
  }
}

.bottom_big_padding {
  padding-bottom: 100px
}

@media (min-width:768px) {
  .bottom_big_padding {
    padding-bottom: 220px
  }
}

.input_group_label {
  color: #000;
  font-weight: 700;
  font-family: Montserrat;
  font-size: 18px;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.input_group_label .input_group_example {
  color: #23a306;
  font-size: 16px;
  text-transform: uppercase;
  display: flex;
  align-items: center
}

.form_element {
  border: 1px solid #afb3cb;
  width: 100%;
  border-radius: 12px;
  padding: 8px 15px;
  background-color: transparent;
  outline: none
}

textarea.form_element {
  min-height: 65px;
}

.checkbox {
  position: relative
}

.checkbox label {
  cursor: pointer
}

.checkbox input {
  width: 0;
  height: 0;
  visibility: hidden
}

.checkbox input:checked~span:after {
  background-color: #23a306
}

.checkbox span {
  position: relative;
  padding-left: 25px
}

.checkbox span:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid #afb3cb;
  border-radius: 5px;
  left: -5px;
  top: -1px
}

.checkbox span:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: transparent;
  left: 0;
  top: 4px;
  transition: background-color .2s
}

.special_input {
  border-bottom: 1px solid #afb3cb;
  padding: 5px 15px;
  display: flex;
  align-items: center
}

.special_input input {
  width: 100%;
  border: 0;
  background-color: transparent;
  outline: none;
  color: #414141
}
.special_input textarea {
  width: 100%;
  border: 0;
  background-color: transparent;
  outline: none;
  color: #414141;
  resize: none;
  overflow-y: hidden;
  height: 48px;
  padding-top: 12px;
  padding-bottom: 12px;
  font: var(--font-p3);
}

.nav_top_container {
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 5;
  display: flex;
  align-items: center;
  box-shadow: 0 4px 16px rgba(0, 0, 0, .1)
}

.nav_container,
.nav_top_container {
  position: fixed;
  top: 0;
  background-color: #fff
}

.nav_container {
  height: 100dvh;
  box-shadow: 0 0 15px rgba(0, 0, 0, .05);
  z-index: 3;
  left: -400px;
  transition: left .3s
}

.nav_block {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: auto;
  padding-right: 15px;
  margin-right: -10px
}

.close_button {
  position: absolute;
  right: -20px;
  top: calc(50% + 10px);
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 4;
  transition: left .3s;
  cursor: pointer
}

.open_button {
  cursor: pointer;
  margin-right: 16px
}

.nav_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s
}

ul.nav_menu li {
  margin-bottom: 10px
}

ul.nav_menu li:last-child {
  margin-bottom: 0
}

ul.nav_menu li.nav_menu_divider {
  border-bottom: 1px solid #e4e5f6;
  padding-bottom: 8px;
  margin-bottom: 13px
}

ul.nav_menu a.nav_menu_item {
  width: 100%;
  display: flex;
  align-items: center;
  font-family: Montserrat
}

ul.nav_menu a.nav_menu_item span:first-child {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center
}

ul.nav_menu a.nav_menu_item span:last-child {
  margin-left: 5px
}

ul.nav_menu a.nav_menu_item.active {
  color: #03228e
}

.nav.active .nav_container {
  left: 0
}

.nav.active .nav_overlay {
  opacity: 1;
  visibility: visible
}
.add_new_desktop{
  display: none;
}
@media (min-width:992px) {
  .open_button {
    position: fixed;
    top: 30px;
    left: 0;
    width: 40px;
    height: 100dvh;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: left .3s;
    z-index: 2
  }

  .open_button.hide {
    left: -50px
  }
}

.user_avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  justify-content: center;
  background-color: #03228e;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

.progress,
.user_avatar {
  display: flex;
  align-items: center
}

.progress {
  justify-content: space-between
}

.progress_step {
  width: 100%;
  height: 40px;
  position: relative
}

.progress_step:first-child:after {
  left: 2px
}

.progress_step:first-child span:first-child:after {
  left: 10px;
  width: calc(100% - 10px)
}

.progress_step:last-child {
  width: 40px
}

.progress_step:before {
  content: attr(data-step);
  position: relative;
  border-radius: 50%;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .1);
  background-color: #f9f9f9;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  z-index: 1
}

.progress_step:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 9px;
  background-color: #f9f9f9;
  top: calc(50% - 5px);
  left: 0;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .07)
}

.progress_step.done:before {
  content: ""
}

.progress_step.done span {
  width: 100%;
  display: block;
  height: 26px
}

.progress_step.done span:before {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  background-color: #03228e;
  border-radius: 50%;
  top: 0;
  z-index: 2;
  top: 7px;
  left: 7px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.3963 0.48872C13.7226 0.79291 13.7226 1.31 13.3963 1.61419L4.4 10L0.603911 6.46151C0.277463 6.15722 0.277463 5.63995 0.603912 5.33565C0.899219 5.06038 1.35704 5.06011 1.65268 5.33501L4.4 7.88963L12.3475 0.488474C12.643 0.21329 13.1009 0.213397 13.3963 0.48872Z" fill="white"/></svg>')
}

.progress_step.done span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #03228e;
  top: calc(50% - 2px);
  left: 0;
  z-index: 1
}

.progress_step.done:last-child span:after {
  width: 10px
}

.progress_step.current:before {
  content: ""
}

.progress_step.current span:before {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  border: 6px solid #03228e;
  border-radius: 50%;
  top: 0;
  z-index: 2;
  top: 7px;
  left: 7px
}

.progress_step.current span:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 3px;
  background-color: #03228e;
  top: calc(50% - 2px);
  left: 0;
  z-index: 1
}

.progress_step.current:first-child span:after {
  content: none
}

.progress_step.done.current span:before {
  background-color: #fff;
  background-image: none
}

.progress_step.done.current span:after {
  content: "";
  width: 100%
}

.progress_step.done.current:last-child span:after {
  content: "";
  width: 8px
}

/* .rounded_table {
  overflow-x: auto;
  width: 100%;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  margin: 12px 0;
} */

.weekly_cycle table thead th:first-child {
  text-align: center;
}

.timeslot_table tbody tr td select {
  width:47%;
}

/* @media (max-width: 768px) {
  .rounded_table {
      height: 100%;
  }
  .timeslot_table tbody tr td select {
      width:47%;
  }
} */

/* .rounded_table table {
  width: 100%;
  border-collapse: collapse;
}

.rounded_table table tbody tr .rounded_table_close_btn {
  border-left: none;
}

.rounded_table table thead tr th {
  background-color: rgba(0, 0, 0, 0.06);
  color: #000000;
  font-weight: 400;
  font-family: Montserrat;
  font-size: 14px;
  padding: 10px 15px;
  border: 1px solid #dfdfdf;
}

.rounded_table table thead tr th:last-child {
  border-right: 0
}

.rounded_table table tbody tr  {
  max-height: 42px;
}

.rounded_table table tbody tr td {
  border: 1px solid #dfdfdf;
}

.rounded_table table tbody tr td:first-child {
  text-align: center;
  font-size: 14px;
  font-family: Montserrat;
  min-width: auto;
}

.rounded_table table tbody tr td .form_element {
  border: 0;
  padding: 0 12px;
  font-size: 14px;
  font-weight: 300;
}

.rounded_table td,
.rounded_table th {
  padding: 0;
  vertical-align: center;
  white-space: nowrap;
  border: none;
}

th svg {
  margin-top: -2px;
  margin-right: 8px;
}

.rounded_table textarea {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 36px;
  font-size: 14px;
  font-weight: 300;
  box-sizing: border-box;
  padding: 0 12px;
  overflow: hidden;
  border: none;
  resize: none;
} */

.container_full_background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

.video_container {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  margin-top: 16px;
  position: relative;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden
}

.video_container video {
  width: 100%;
  height: 100%;
  background-color: #000
}

.video_container_play {
  transition: transform .5s;
  background-color: transparent;
  border: 0;
  position: absolute
}

.video_container_play:hover {
  cursor: pointer;
  transform: scale(1.1)
}

.chat_container {
  position: relative;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 375px;
  flex-direction: column
}

@media (min-width:992px) {
  .chat_container {
    flex-direction: row
  }
}

.chat_close {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
  border-radius: 20px;
  font-size: 14px;
  font-family: Montserrat;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #03228e
}

.chat_close:hover {
  cursor: pointer
}

.chat_element {
  width: 160px;
  height: 160px;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden
}

@media (min-width:992px) {
  .chat_element {
    width: 260px;
    height: 260px
  }
}

.chat_glass {
  width: 100%;
  height: 100%;
  backdrop-filter: blur(10px);
  clip-path: circle(50%);
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, .05)
}

.chat_author {
  position: absolute;
  width: 130px;
  height: 130px;
  top: 15px;
  left: 15px;
  border-radius: 50%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

@media (min-width:992px) {
  .chat_author {
    width: 210px;
    height: 210px;
    top: 25px;
    left: 25px
  }
}

.chat_manage {
  position: absolute;
  width: 130px;
  height: 130px;
  top: 15px;
  left: 15px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  user-select: none;
  overflow: hidden
}

@media (min-width:992px) {
  .chat_manage {
    width: 210px;
    height: 210px;
    top: 25px;
    left: 25px
  }
}

.chat_manage span {
  font-size: 16px;
  font-weight: 700;
  font-family: Montserrat
}

@media (min-width:992px) {
  .chat_manage span {
    font-size: 22px
  }
}

.chat_manage svg.chat_manage_mic {
  width: 26px;
  height: 40px
}

@media (min-width:992px) {
  .chat_manage svg.chat_manage_mic {
    width: 35px;
    height: 54px
  }
}

.chat_manage svg.chat_manage_record {
  height: 48px;
  width: 56px
}

@media (min-width:992px) {
  .chat_manage svg.chat_manage_record {
    width: 102px;
    height: 88px
  }
}

.chat_manage.blue {
  color: #03228e
}

.chat_manage.green {
  color: #23a306
}

.chat_manage:hover {
  cursor: pointer
}

.chat_author_big_block {
  display: flex;
  flex-direction: column;
  align-items: center
}

.chat_author_big {
  width: 160px;
  height: 230px;
  border-radius: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

@media (min-width:992px) {
  .chat_author_big {
    width: 220px;
    height: 300px
  }
}

.audio_chat_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 6;
  visibility: hidden;
  opacity: 0;
  transition: visibility .2s, opacity .2s
}

.audio_chat_container.active {
  visibility: visible;
  opacity: 1
}

.audio_chat_container.active .audio_chat_box {
  transform: translateY(0)
}

.audio_chat_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: hsla(0, 0%, 100%, .75)
}

.audio_chat_box {
  border-radius: 15px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, .25);
  border: 1px solid #eee;
  width: 100%;
  max-width: 700px;
  margin: 0 16px;
  transition: transform .2s;
  transform: translateY(10px)
}

.palette {
  --bg-0: #fff;
  --bg-1: #d3f7ff;
  --blob-1: #e9d7fb;
  --blob-2: #afb0ff;
  --blob-3: #a0f8ff;
  --blob-4: #fff;
  position: absolute;
  top: 3px;
  z-index: 0;
  opacity: .6
}

.blobs {
  width: 100px;
  height: 100px;
  max-height: 100%;
  max-width: 100%
}

@media (min-width:992px) {
  .blobs {
    width: 160px;
    height: 160px
  }
}

.blobs svg {
  position: relative;
  height: 100%;
  z-index: 2
}

.blobs .blob {
  animation: e 25s infinite alternate ease-in-out;
  transform-origin: 50% 50%;
  opacity: .7
}

.blobs .blob path {
  animation: a 5s infinite alternate cubic-bezier(.45, .2, .55, .8);
  transform-origin: 50% 50%;
  transform: scale(.8);
  transition: fill .8s ease
}

.blobs .blob.alt {
  animation-direction: alternate-reverse;
  opacity: .3
}

.blobs .blob-1 path {
  fill: var(--blob-1);
  filter: blur(1rem)
}
#welcome_quest .form_element{
  border: 1px solid #C9C9C9;
}
.blobs .blob-2 {
  animation-duration: 18s;
  animation-direction: alternate-reverse
}

.blobs .blob-2 path {
  fill: var(--blob-2);
  animation-name: b;
  animation-duration: 7s;
  filter: blur(.75rem);
  transform: scale(.78)
}

.blobs .blob-2.alt {
  animation-direction: alternate
}

.blobs .blob-3 {
  animation-duration: 23s
}

.blobs .blob-3 path {
  fill: var(--blob-3);
  animation-name: c;
  animation-duration: 6s;
  filter: blur(.5rem);
  transform: scale(.76)
}

.blobs .blob-4 {
  animation-duration: 31s;
  animation-direction: alternate-reverse;
  opacity: .9
}

.blobs .blob-4 path {
  fill: var(--blob-4);
  animation-name: d;
  animation-duration: 10s;
  filter: blur(10rem);
  transform: scale(.5)
}

.blobs .blob-4.alt {
  animation-direction: alternate;
  opacity: .8
}

@keyframes a {
  0% {
    d: path("M 100 600 q 0 -500, 500 -500 t 500 500 t -500 500 T 100 600 z")
  }

  30% {
    d: path("M 100 600 q -50 -400, 500 -500 t 450 550 t -500 500 T 100 600 z")
  }

  70% {
    d: path("M 100 600 q 0 -400, 500 -500 t 400 500 t -500 500 T 100 600 z")
  }

  to {
    d: path("M 150 600 q 0 -600, 500 -500 t 500 550 t -500 500 T 150 600 z")
  }
}

@keyframes b {
  0% {
    d: path("M 100 600 q 0 -400, 500 -500 t 400 500 t -500 500 T 100 600 z")
  }

  40% {
    d: path("M 150 600 q 0 -600, 500 -500 t 500 550 t -500 500 T 150 600 z")
  }

  80% {
    d: path("M 100 600 q -50 -400, 500 -500 t 450 550 t -500 500 T 100 600 z")
  }

  to {
    d: path("M 100 600 q 100 -600, 500 -500 t 400 500 t -500 500 T 100 600 z")
  }
}

@keyframes c {
  0% {
    d: path("M 100 600 q -50 -400, 500 -500 t 450 550 t -500 500 T 100 600 z")
  }

  35% {
    d: path("M 150 600 q 0 -600, 500 -500 t 500 550 t -500 500 T 150 600 z")
  }

  75% {
    d: path("M 100 600 q 100 -600, 500 -500 t 400 500 t -500 500 T 100 600 z")
  }

  to {
    d: path("M 100 600 q 0 -400, 500 -500 t 400 500 t -500 500 T 100 600 z")
  }
}

@keyframes d {
  0% {
    d: path("M 150 600 q 0 -600, 500 -500 t 500 550 t -500 500 T 150 600 z")
  }

  30% {
    d: path("M 100 600 q 100 -600, 500 -500 t 400 500 t -500 500 T 100 600 z")
  }

  70% {
    d: path("M 100 600 q -50 -400, 500 -500 t 450 550 t -500 500 T 100 600 z")
  }

  to {
    d: path("M 150 600 q 0 -600, 500 -500 t 500 550 t -500 500 T 150 600 z")
  }
}

@keyframes e {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.spectrogramm {
  width: 130px;
  height: 64px;
  display: flex;
  position: absolute;
  z-index: 0;
  top: 22px;
  opacity: .5
}

.spectrogramm canvas {
  width: 100%
}

@media (min-width:992px) {
  .spectrogramm {
    top: 48px;
    width: 210px
  }
}

.chat_loading {
  position: absolute;
  width: 130px;
  height: 130px;
  top: 15px;
  left: 15px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: hsla(0, 0%, 100%, .8);
  user-select: none;
  z-index: 7;
  visibility: hidden;
  opacity: 0;
  transition: visibility .2s, opacity .2s
}

.chat_loading.active {
  visibility: visible;
  opacity: 1
}

@media (min-width:992px) {
  .chat_loading {
    width: 210px;
    height: 210px;
    top: 25px;
    left: 25px
  }
}

.circle_loader {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 5px solid #03228e;
  animation: f 1.5s infinite linear alternate, g 3s infinite linear
}

@keyframes f {
  0% {
    clip-path: polygon(50% 50%, 0 0, 50% 0, 50% 0, 50% 0, 50% 0, 50% 0)
  }

  12.5% {
    clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 0, 100% 0, 100% 0)
  }

  25% {
    clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
  }

  50% {
    clip-path: polygon(50% 50%, 0 0, 50% 0, 100% 0, 100% 100%, 50% 100%, 0 100%)
  }

  62.5% {
    clip-path: polygon(50% 50%, 100% 0, 100% 0, 100% 0, 100% 100%, 50% 100%, 0 100%)
  }

  75% {
    clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0 100%)
  }

  to {
    clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0 100%)
  }
}

@keyframes g {
  0% {
    transform: scaleY(1) rotate(0deg)
  }

  49.99% {
    transform: scaleY(1) rotate(135deg)
  }

  50% {
    transform: scaleY(-1) rotate(0deg)
  }

  to {
    transform: scaleY(-1) rotate(-135deg)
  }
}

.audio_container {
  max-width: 600px
}

.audio_container,
.audio_container_full {
  width: 100%;
  min-height: 250px;
  position: relative;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden
}

.audio_title {
  z-index: 1;
  font-size: 14px;
  font-family: Montserrat;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px
}

@media (min-width:992px) {
  .audio_title {
    font-size: 18px
  }
}

.audio_timeline {
  width: 100%;
  z-index: 1;
  margin-bottom: 30px
}

.audio_times {
  color: #fff;
  font-size: 14px
}

.audio_management,
.audio_times {
  display: flex;
  justify-content: space-between
}

.audio_management {
  width: 100%;
  z-index: 1;
  align-items: center
}

.play_track {
  margin: 0 15px
}

@media (min-width:992px) {
  .play_track {
    margin: 0 20px
  }
}

.play_track svg {
  width: 40px;
  height: 40px
}

@media (min-width:992px) {
  .play_track svg {
    width: 55px;
    height: 55px
  }
}

.mute_button,
.next_track,
.play_track,
.prev_track {
  cursor: pointer
}

.help_div {
  display: none
}

@media (min-width:992px) {
  .help_div {
    width: 30px;
    display: block
  }
}

.next_track svg,
.prev_track svg {
  width: 30px;
  height: 17px
}

@media (min-width:992px) {

  .next_track svg,
  .prev_track svg {
    width: 42px;
    height: 24px
  }
}

.chat_element_new {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

.chat_start_button {
  font-weight: 700;
  font-family: Montserrat;
  font-size: 22px;
  background-color: transparent;
  border: 2px solid #03228e;
  border-radius: 50px;
  padding: 10px 44px;
  color: #03228e
}

.chat_loading_new {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  user-select: none;
  z-index: 7;
  visibility: hidden;
  opacity: 0;
  transition: visibility .2s, opacity .2s
}

.chat_loading_new.active {
  visibility: visible;
  opacity: 1
}

.chat_audio_container_new {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: .4
}

.chat_manage_new {
  z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.chat_control_button {
  border: 0;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: calc(50% - 30px)
}

.chat_control_button svg {
  width: 60px;
  height: 60px;
  fill: #03228e
}

.tabs_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: center
}

.tabs_container a {
  width: 100%;
  background-color: #d9d9d9;
  border-radius: 8px 8px 0 0;
  border: 2px solid #d9d9d9;
  padding: 5px;
  font-family: Montserrat;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 0;
  margin: 0 1px;
  cursor: pointer
}

@media (min-width:992px) {
  .tabs_container a {
    padding: 10px;
    font-size: 20px
  }
}

.tabs_container a.active {
  background-color: #fff;
  border: 2px solid #03228e;
  border-bottom: 0;
  color: #03228e;
  transform: scaleX(1.03);
  z-index: 1;
  position: relative;
  cursor: default
}

.chat_manage_top_message {
  top: 6px
}

.chat_manage_bottom_message,
.chat_manage_top_message {
  position: absolute;
  width: 90%;
  text-align: center;
  font-family: Montserrat
}

.chat_manage_bottom_message {
  bottom: 70px
}

.chat_container_v3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s
}

.chat_container_v3.active {
  opacity: 1;
  visibility: visible
}

@media (min-width:992px) {
  .chat_container_v3 {
    flex-direction: row
  }
}

.chat_container_v3 .chat_manage {
  transition: color .3s, opacity .3s, visibility .3s, transform .2s;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  line-height: 1.3
}

.chat_container_v3 .chat_manage.cursor-default {
  cursor: default
}

.chat_container_v3 .chat_manage.wo_bkg {
  background-color: transparent
}

.chat_container_v3 .chat_manage.wo_bkg .chat_author {
  top: 0;
  left: 0
}

.chat_container_v3 .chat_manage.active {
  opacity: 1;
  visibility: visible
}

.chat_container_v3 .chat_manage:hover:not(.cursor-default) {
  transform: scale(1.02)
}

.chat_close_v3 {
  z-index: 1;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 5px 10px;
  background-color: #fff;
  border-radius: 20px;
  font-size: 14px;
  font-family: Montserrat;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #03228e
}

.chat_close_v3:hover {
  cursor: pointer
}

.chat_glass {
  transition: background-color .3s
}

.chat_element .chat_glass {
  background-color: hsla(0, 0%, 100%, .05)
}

.chat_element .chat_manage {
  color: rgba(65, 65, 65, .63)
}

.chat_element .palette_v3 .palette {
  --bg-0: #fff;
  --bg-1: #d3f7ff;
  --blob-1: rgb(184 190 201/20%);
  --blob-2: rgb(105 138 255/10%);
  --blob-3: rgb(184 190 201/10%);
  --blob-4: transparent
}

.chat_element.green .chat_glass {
  background-color: rgba(82, 197, 56, .1)
}

.chat_element.green .chat_manage {
  color: #24a306
}

.chat_element.green .palette_v3 .palette {
  --bg-0: #fff;
  --bg-1: #d3f7ff;
  --blob-1: rgb(35 163 6/10%);
  --blob-2: rgb(105 138 255/10%);
  --blob-3: rgb(35 163 6/10%);
  --blob-4: transparent
}

.chat_element.red .chat_glass {
  background-color: hsla(11, 47%, 70%, .3)
}

.chat_element.red .chat_manage {
  color: #d41b1b
}

.chat_element.red .palette_v3 .palette {
  --bg-0: #fff;
  --bg-1: #d3f7ff;
  --blob-1: rgb(212 27 27/10%);
  --blob-2: rgb(105 138 255/10%);
  --blob-3: rgb(212 27 27/10%);
  --blob-4: transparent
}

.palette_v3 {
  position: absolute
}

.palette_v3 .palette {
  position: relative;
  top: 0
}

.palette_v3 .palette .blobs {
  width: 120px;
  height: 120px
}
.parent-block{
  margin-bottom: 16px;
  /*border: 1px solid #afb3cb;*/
  border-radius: 15px;
}
.parent-block div:first-child{
  text-align: center;
}
@media (min-width:992px) {
  .palette_v3 .palette .blobs {
    width: 190px;
    height: 190px
  }
}

.quiz_container {
  display: flex;
  align-items: center;
  width: 100%
}

.quiz_container .quest_block {
  max-height: none;
  margin-bottom: 20px
}

.quiz_top_menu {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 340px
}
#category_1.quiz_top_menu{
  height: 210px
}
.quest1_top_title{
  color:black;
  text-align: center;
  margin-top: 48px;
}
#welcome_quest .input_group_label{
  margin-bottom: 16px;
  font-size: 20px;
}
.instructions{
  color: #000;
  font-weight: 700;
  font-family: Montserrat;
  font-size: 18px;
  margin-bottom: 5px;
  display: flex;
  margin-bottom: 16px;
  font-size: 24px;

}
@media (min-width:992px) {
  .quiz_top_menu {
    padding-left: 40px
  }
}

.quiz_top_background {
  height: 100%;
  /*background-position: 50%;*/
  /*background-repeat: no-repeat;*/
  /*background-size: cover;*/
  position: absolute;
  z-index: 0;
  /*background: linear-gradient(120deg, rgba(49,202,133,1) 0%, rgba(21,49,176,1) 100%) !important;*/
  /*border-radius: 0 0 20px 20px;*/
  width: calc(100% - 40px);
  /*border: 1px solid black;*/
  /*width: 100%;*/
  background-image: none !important;
}

.quiz_top_container {
  display: flex;
  padding: 95px 50px 15px;
  z-index: 1;
  position: relative;
  overflow-x: auto;
  position: absolute;
  /*justify-content: center;*/
  justify-content: space-around;
  width: calc(100% - 40px);
}

.quiz_top_container span:first-child {
  color: black !important;
}

.quiz_top_menu_padding {
  margin-bottom: -170px
}

.quiz_top_item {
  padding: 0 10px
}

.quiz_top_item a {
  width: 115px;
  height: 115px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  line-height: 1.2;
  font-size: 14px;
  font-family: Montserrat;
  color: #000;
  border-radius: 15px;
  border: 2px solid #BECDFF;
  padding: 10px 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .05);
  position: relative;
  z-index: 1;
  border:none;
  text-transform: capitalize;
}

.quiz_top_item a span:first-child {
  display: block;
  width: 50px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  /*position: relative;*/
  /*overflow: hidden;*/
}
/*.quiz_top_item a span:first-child:after{*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  background: linear-gradient(120deg, rgba(49, 202, 133, 1) 0%, rgba(21, 49, 176, 1) 100%);*/
/*  z-index: -1;*/
/*}*/
/*.quiz_top_item a span:first-child img{*/
/*  width: 100%;*/
/*  height: auto;*/
/*  mix-blend-mode: multiply;*/
/*}*/

a.done span {
  filter: none;
}
.quiz_top_item a.done span{
  background: linear-gradient(to right, #31CA85 0%, #1531B0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}



.quiz_top_item span {
  filter: invert(89%) sepia(20%) saturate(2899%) hue-rotate(186deg) brightness(101%) contrast(101%);
}

.quiz_top_item a img,
.quiz_top_item a svg {
}

/*.quiz_top_item a.done {*/
/*  border: 4px solid #BECDFF;*/
/*}*/
.quiz_top_item a.done::before{
  content: "";
  position: absolute;
  inset: -2px; /* Полностью покрываем элемент */
  padding: 2px; /* Имитация бордера */
  border-radius: 15px; /* Должен совпадать с `border-radius` родителя */
  background: linear-gradient(to right, #31CA85 0%, #1531B0 100%);
  -webkit-mask:
          linear-gradient(#fff 0 0) content-box,
          linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
  cursor: pointer;

}

.quiz_top_item a.done img,
.quiz_top_item a.done svg {
  opacity: 1;
  cursor: pointer;

}
.quiz_top_item a.done{
  cursor: pointer;
}
.quiz_top_item a.current {
  /*border: 4px solid #1531B0;*/
  /*color: black;*/
  /*box-shadow: 0 4px 25px rgba(0, 0, 0, .55);*/
  background: linear-gradient(to right, #31CA85 0%, #1531B0 100%); /* Градиентный фон */
  color: white; /* Белый цвет текста */
}

.quiz_top_item a.current img,
.quiz_top_item a.current svg {
  opacity: 1;
  fill: #fff
}
.quiz_top_item a.current span{
  color: white !important; /* Принудительно делаем span белым */
  background: none !important; /* Убираем фон, если был */
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
}
a.current span {
  /*filter: brightness(0) saturate(100%) invert(17%) sepia(24%) saturate(6635%) hue-rotate(222deg) brightness(97%) contrast(103%);*/
  filter: none;
}

.quiz_progress_bar {
  background-color: #eaeeff;
  font-size: 12px;
  line-height: 12px;
  position: relative;
  height: 12px;
  margin: 40px 30px 0 30px;
  border-radius: 50px;
}

.quiz_progress_bar span {
  color: #fff;
  position: absolute;
  height: 100%;
  text-align: right;
  background-color: #31CA85;
  padding-right: 6px;
  border-radius: 50px;
}

.quiz_body {
  margin: 0 auto;
  width: 100%;
}

@media (min-width:992px) {
  .quiz_body {
    width: 80%
  }
  #welcome_quest .quiz_body{
    width:90%
  }
}

.quiz_answer_item label {
  display: flex
}

.quiz_answer_item input {
  width: 0;
  height: 0;
  visibility: hidden
}

.quiz_answer_item input:checked~span {
  background-color: rgba(49, 202, 133, 0.1);
  border: 1px solid #31CA85;
  color: black;
  /*box-shadow: 0 4px 10px rgba(0, 0, 0, .15)*/
}

.quiz_answer_item span {
  width: 100%;
  padding: 10px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #C9C9C9;
  border-radius: 16px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .05);
  cursor: pointer;
  transition: background-color .2s, color .2s, box-shadow .2s;
  background-color: #fff;
  font-weight: 300;
}

.save_later_btn {
  height: 40px;
  display: none;
  align-items: center;
  font-weight: 700;
  font-family: Montserrat;
  text-transform: uppercase;
  color: #03228e;
  padding: 0 20px
}

@media (min-width:992px) {
  .save_later_btn {
    display: flex
  }
}

@media (max-width: 1080px) {
  #monthly_goals_table{
    flex-direction: column;
  }
}
@media (max-width:992px) {
  .save-btn {
    display: none
  }
}

.quiz-slider {
  /*padding-bottom: 25px*/
  padding: 0 25px 25px;
}

.quiz-slider .sliderticks {
  display: flex;
  justify-content: space-between;
  padding: 0 10px
}

.quiz-slider .sliderticks span {
  display: flex;
  justify-content: center;
  width: 1px;
  height: 10px;
  background: #d3d3d3;
  line-height: 40px;
  position: relative
}

.quiz-slider .sliderticks span:after {
  content: attr(data-label);
  position: absolute;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  top: 12px;
  width: 100px
}

.quiz-slider input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  height: 8px;
  background: #eaeeff
}

.quiz-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 20px;
  width: 20px;
  /*background-color: #23a306;*/
  background: linear-gradient(to right, #31CA85 0%, #1531B0 100%);
  border-radius: 50%;
  border: none;
  transition: .2s ease-in-out
}

.quiz-slider input[type=range]::-moz-range-thumb {
  height: 20px;
  width: 20px;
  /*background-color: #23a306;*/
  background: linear-gradient(to right, #31CA85 0%, #1531B0 100%);
  border-radius: 50%;
  border: none;
  transition: .2s ease-in-out
}

.quiz-slider input[type=range]::-webkit-slider-thumb:hover,
.quiz-slider input[type=range]:active::-webkit-slider-thumb {
  transform: scale(1.2)
}

.quiz-slider input[type=range]:focus::-webkit-slider-thumb {
  transform: scale(1.2)
}

.quiz-slider input[type=range]::-moz-range-thumb:hover,
.quiz-slider input[type=range]:active::-moz-range-thumb {
  transform: scale(1.2)
}

.quiz-slider input[type=range]:focus::-moz-range-thumb {
  transform: scale(1.2)
}

.user_container {
  margin-top: 60px
}

.user_block {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
}

#life_assessment_ai_feedback {
  font-weight: 300;
}
#life_assessment_ai_feedback h4{
  font-family: 'Montserrat';
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;

}
#life_assessment_ai_feedback p.little-title{
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
}
.user_block  a{
  justify-content: end;
}

.user_block.user_block_blue {
  display: flex;
  align-items: flex-start;
  background-image: url('../background_messege-for-me.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.user_block.user_block_blue h4 {
  color: #fff
}

.user_block_with_image {
  flex-direction: column-reverse;
  width: 100%;
}

.user_block_with_image .user_bkg_image {
  height: 180px
}

@media (min-width:992px) {
  .user_block_with_image {
    flex-direction: row
  }

  .user_block_with_image .user_bkg_image {
    height: auto
  }
}

.user_badge {
  background-color: #fafafa;
  font-size: 18px;
  font-weight: 500;
  padding: 5px 20px;
  border-radius: 30px;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .1)
}

.user_progress {
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: space-between;*/
  /*padding-bottom: 45px;*/
  /*overflow-x: auto;*/
  /*overflow-y: hidden*/

  display: flex
;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 45px;
  overflow-x: auto;
  overflow-y: hidden;
}

.user_progress_step {
  width: auto;
  min-width: 110px;
  flex-shrink: 0;
  position: relative;
  height: 42px;
}

.user_progress_step:first-child {
  margin-left: 25px
}

.user_progress_step:first-child:after {
  left: 2px
}

.user_progress_step:first-child span[data-step]:after {
  left: 10px !important;
  width: calc(100% - 10px) !important
}

.user_progress_step:last-child {
  min-width: 66px
}

.user_progress_step:last-child:after {
  content: none
}

.user_progress_step:before {
  content: "";
  position: relative;
  border-radius: 50%;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .1);
  background-color: #f9f9f9;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1
}

.user_progress_step:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 9px;
  background-color: #f9f9f9;
  top: calc(50% - 5px);
  left: 0;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, .07)
}

.user_progress_step span[data-label] {
  position: relative;
  font-size: 14px;
  text-align: center;
  top: -2px;
  line-height: 14px;
  height: auto;
  display: inline-flex;
  justify-content: center;
  margin-left: -25px;
  width: 90px;
}

.user_progress_step span[data-step] {
  width: 100%;
  display: block;
  height: 26px
}

.user_progress_step span[data-step]:before {
  content: attr(data-step);
  font-family: Montserrat;
  font-size: 14px;
  width: 26px;
  height: 26px;
  position: absolute;
  background-color: transparent;
  border-radius: 50%;
  top: 0;
  z-index: 2;
  top: 7px;
  left: 7px;
  display: flex;
  justify-content: center;
  align-items: center
}

.user_progress_step.done span[data-step] {
  width: 100%;
  display: block;
  height: 26px
}

.user_progress_step.done span[data-step]:before {
  content: attr(data-step);
  width: 26px;
  height: 26px;
  position: absolute;
  background-color: #23a306;
  color: #fff;
  border-radius: 50%;
  top: 0;
  z-index: 2;
  top: 7px;
  left: 7px
}

.user_progress_step.done span[data-step]:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #23a306;
  top: calc(50% - 2px);
  left: 0;
  z-index: 1
}

.user_progress_step.done:last-child span[data-step]:after {
  width: 10px
}

.user_progress_step.current span[data-step]:before {
  content: attr(data-step);
  width: 26px;
  height: 26px;
  position: absolute;
  background-color: #03228e;
  color: #fff;
  border-radius: 50%;
  top: 0;
  z-index: 2;
  top: 7px;
  left: 7px
}

.user_progress_step.current span[data-step]:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 3px;
  background-color: #23a306;
  top: calc(50% - 2px);
  left: 0;
  z-index: 1
}

.user_progress_step.current:first-child span[data-step]:after {
  content: none
}

.user_table {
  width: 100%
}

.user_table td {
  padding: 3px;
  text-align: center
}

.user_table td:first-child {
  width: 25%;
  text-align: left
}

.user_table td:last-child {
  border-right: 0 !important
}

.user_table tr:first-child td {
  border-bottom: 1px solid #e4e5f6
}

.user_table tr:first-child td,
.user_table tr:last-child td {
  border-right: 1px solid #e4e5f6
}

.user_small_light_blue {
  background-color: #FAFAFA;
  border-radius: 15px;
  /*margin-top:35px;*/
}
.row .col.lg-6{
  /*margin-bottom: 35px;*/
}
.user_small_light_blue_header {
  font-family: Montserrat;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 15px
}
.row.week-days_plan .col.lg-4{
  max-width: 34%;
}
.week-goal{
  margin-bottom: 48px;
}
.row.week-days_plan .user_small_light_blue_body{
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.user_small_light_blue_body {
  font: var(--font-p3);
}
/* .user_small_light_blue_header:after {
  content: "";
  position: absolute;
  height: 2px;
  background-color: #03228e;
  width: 30%;
  left: 0;
  bottom: -7px
} */

.modal-video {
  background-color: rgba(0, 0, 0, .8);
  z-index: 6
}

.modal-video-close-btn {
  width: 26px;
  height: 26px;
  top: -30px
}

@media (orientation:landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -34px
  }
}

.hystmodal__window {
  border-radius: 15px;
  max-width: 90%;
  padding: 1.5rem
}

@media (min-width:992px) {
  .hystmodal__window {
    padding: 2rem
  }
}

.hystmodal--active {
  z-index: 1001;
}

.hystmodal--active:before {
  opacity: .7
}

.hystmodal__close {
  width: 20px;
  height: 20px
}

@media (max-width:767px) {
  .hystmodal__close {
    width: 16px;
    height: 16px
  }
  .quiz-slider .sliderticks span:after{
    font-size: 11px;
  }
  .quiz_container .quest_block {
    padding: 0 0 60px 0;
  }
  .mia-answer .col-lg-2{
    width: auto;
  }
  .quest_green_block.p-4, .quest_gray_block.p-4{
    padding: 16px !important;
  }
  .mia-text_modal .modal_body .chat_author_big {
    width: 40px;
    height: 40px;
  }
  #video_close_button{
    /*background: white;*/
    /*padding: 10px;*/
    /*border-radius: 50%;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*box-shadow: 0px 3px 8px 0px #0000001F;*/
    cursor: pointer;
  }
}

.audio_player {
  -webkit-appearance: none;
  width: 100%;
  height: 11px;
  background-color: #fff;
  border-radius: 20px;
  background-size: 0 100%;
  background-position-x: 5px;
  background-image: linear-gradient(#fff 4px, #495d8d 0, #495d8d 7px, #fff 0);
  background-repeat: no-repeat;
  padding: 0 2px
}

.audio_player::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  cursor: pointer;
  transition: all .3s;
  background-color: #495d8d
}

.audio_player::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent
}

.audio_player::-moz-range-thumb {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  cursor: pointer;
  transition: all .3s;
  background-color: #495d8d
}

.audio_player::-moz-range-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent
}

.audio_player::-ms-thumb {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  cursor: pointer;
  transition: all .3s;
  background-color: #495d8d
}

.audio_player::-ms-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent
}

.audio_times {
  position: relative;
  bottom: -47px
}

/* .rounded_table table tbody tr td select {
  box-sizing: border-box;
  margin: 0;
  padding: 12px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  font-size: 14px;
  width: 100%;
  height: 100%;
} */

.start_date {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  width: 100%;
  padding: 12px;
  font-size: 14px;
}
#question_299{
  /*display: none !important;*/
}
.end_date {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  width: 100%;
  padding: 12px;
  font-size: 14px;
}

.ds-table__input::-webkit-calendar-picker-indicator {
  opacity: 0;
}

.ds-table__input::-moz-focus-inner {
  border: 0;
}

.ds-table-general {
  display: flex;
  flex-direction: column;
  /* gap: 24px; */
}

.ds-table-general__footer {
  display: flex;
  justify-content: flex-end;
}

.ds-table {
  width: 100%;
  overflow-x: scroll;
  border: 1px solid #DFDFDF;
  border-radius: 8px;
}
.row.mia-text .col-lg-10.chat_content{
  /*padding-bottom: 30px !important;*/
}
.ds-table__table {
  min-width: 100%;
  border-collapse: collapse;
}

.ds-table__head {
  display: table-header-group;
  background-color: transparent;
}

@media(min-width: 480px) {
  .ds-table__button {
    justify-content: center;
  }
}
@media (max-width: 1000px) {
  /*.add_new_text{*/
  /*  display: block;*/
  /*  background: #B3B3BC;*/
  /*  width: 190px;*/
  /*  margin-left: auto;*/
  /*  margin-top: 10px;*/
  /*  margin-bottom: 10px;*/
  /*  padding: 10px;*/
  /*  text-align: center;*/
  /*  border-radius: 15px;*/
  /*  color: white;*/
  /*  font-weight: bolder;*/
  /*}*/
}
@media (max-width: 768px) {
  .row.week-days_plan{
    flex-direction: column;
  }
  .row.week-days_plan .col.lg-4{
    max-width: 100%;
  }
  .row.week-days_plan .col.lg-4 .user_small_light_blue.p-3{
    margin-top: 12px;
  }
}
@media(max-width: 480px) {
  .quiz_progress_bar ~ .p-4.p-lg-5 {
    padding: 2rem 2rem 1px 2rem !important;
  }

  .add_new_text {
    margin: auto !important;
    padding: 2px 12px;
  }

  .d-flex.align-items-center.title {
    font-size: 20px !important;
  }

  .btn.new-btn.btn-right.btn-common.btn-single-right {
    height: 40px;
  }

  #quest_1.quest_block {
    /*margin-top: 30px;*/
    margin-top: 10px;
  }

  .quiz_top_item span {
    word-break: break-word;
  }

  .quiz_top_item a {
    width: 75px;
    height: 75px;
    font-size: 12px;
    padding: 10px 4px;
  }

  .quiz_answer_item span {
    font-size: 14px;
    padding: 6px 15px;
  }

  .quiz_answer480px_item span {
    padding: 6px 15px;
  }

  .mb-4.text-center {
    font-size: 20px !important;
    margin-bottom: 1rem !important;
  }

  .quiz_progress_bar {
    margin: 20px 30px 0 30px;
  }

  .quiz_progress_bar ~ .p-4.p-lg-8 {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
  }

  /*.quiz_container{*/
  /*  height: calc(100dvh - 175px);*/
  /*}*/
  .ds-table__head {
    background-color: #fafafa;
  }

  .quiz_top_container {
    padding: 80px 15px 15px;
    justify-content: flex-start;
    width: 100%;
  }

  .quest1_top_title {
    font-size: 24px !important;
    text-align: center;
  }

  .quiz_top_background {
    border: none;
    width: 100%;
  }

  /*.quiz_body {*/
  /*    padding: 20px;*/
  /*}*/
  .quest_block_body .p-4.p-lg-5 {
    padding: 1rem 1.5rem 0px 1rem !important;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
  }

  .btn-quest-start {
    padding: 10px 20px !important;
    color: white !important;
  }

  .btn {
    margin: none;
  }

  .btn-right {
    margin-right: 20px;
    margin-top: -20px;
  }

  .quest_block_bottom {
    margin-bottom: 56px;
  }

  .mb-3 {
    margin-bottom: 8px !important;
  }

  .p-4 {
    padding: 1rem 1rem !important;
  }

  .ds-table__row {
    display: table-row;
  }


  /*
    @media(min-width: 480px) {
      .ds-table__head {
        display: table-header-group;
      }
    } */
  /* .ds-table__row {
    display: flex;
    flex-direction: column;
  } */
  /* @media(min-width: 480px) {
    .ds-table__row {
      display: table-row;
    }
  } */
  /* .ds-table__cell {
    padding: 0;
    border: 1px solid #DFDFDF;
  } */
  .ds-table__head .ds-table__cell {
    border-bottom: 1px solid #dfdfdf;
  }

  .ds-table__tbody .ds-table__row {
    border-top: 1px solid #dfdfdf;
  }

  .ds-table__tbody .ds-table__row:first-child {
    border-top: none;
  }
}
  @media(min-width: 480px) {
    .ds-table__head .ds-table__cell {
      border-bottom: 1px solid #dfdfdf;
    }
    .ds-table__cell {
      height: 24px;
    }

  }

  /* .desktop-svg {
    display: inline;
    justify-content: center;
  }

  @media (min-width: 480px) {
    .desktop-svg {
      display: inline;
    }
  } */

  /* .ds-table__cell--delete {
    border: unset;
    order: -1;
  } */

  .ds-table__cell {
    border-left: 1px solid #DFDFDF;
    height: 64px;
  }

  .ds-table__cell:first-child {
    border-left: none;
  }

  .ds-table__cell--delete {
    border-left: 1px solid #DFDFDF;
  }
  /*
    .ds-table__cell--delete:focus-within {
      box-shadow:none;
    } */

  @media(min-width: 480px) {

    .ds-table__cell {
      border-left: 1px solid #DFDFDF;
    }

    .ds-table__cell:first-child {
      border-left: none;
    }

    .ds-table__cell--delete {
      border-left: 1px solid #DFDFDF;
    }
  }

  .ds-table__field {
    display: none;
    box-sizing: border-box;
    gap: 8px;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 12px;
    font-weight: bold;
    text-wrap: nowrap;
  }

  /* .ds-table__field--mobile-only {
    display: flex;
  }

  @media(min-width: 480px) {
    .ds-table__field--mobile-only {
      display: none;
    }
  } */

  .ds-table__field--desktop-only {
    display: flex;
    text-wrap: nowrap;
  }

  @media(min-width: 480px) {
    .ds-table__field--desktop-only {
      display: flex;
    }
  }

  /* .ds-table__tbody {
    display: flex;
    flex-direction: column;
    gap: 24px;
  } */

  @media(min-width: 480px) {
    .ds-table__tbody {
      display: table-row-group;
    }
  }

  .ds-table__input {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 8px 12px;
    font: inherit;
    border-radius: 0;
    outline: none;
    border: none;
    resize: vertical;
    background-color: transparent;
    font-weight: 300;
  }

  .ds-table__input:focus {
    box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,1);
  }

  .ds-table__input--textarea {
    min-width: 200px;
  }
  .add_new_text{
    /*display: none;*/
  }
  .ds-table__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 12px;
    border-radius: 0;
    outline: none;
    border: none;
    background-color: transparent;
    cursor: pointer;
  }
  @media (max-width: 500px) {
    .user_avatar{
      width: 25px;
      height: 25px;
    }
    .user_name.d-lg-block{
      font-size: 11px !important;
    }
    .quiz-slider{
      padding: 0 16px 25px;
    }
    .quiz-slider .sliderticks span:first-child:after {
      top: 27px;
    }
    .quiz-slider .sliderticks span:last-child:after {
      top: 27px;
    }
    .quiz-slider .sliderticks span:first-child{
      height: 20px;
    }
    .quiz-slider .sliderticks span:last-child{
      height: 20px;
    }
    .row.mia-text{
      height: 600px;
    }
    .d-flex.buttons.justify-content-between.w-100.mt-2{
      margin-top: 0 !important;
      padding-top: 0 !important;
    }
    .mia-text_modal .modal_body{
      gap: 30px;
    }
    .form-block_child {
      width: 100%;
      display: flex
    ;
      justify-content: space-between;
      align-items: center;
      gap: 16px;
      position: sticky;
      bottom: 0;
      background-color: white;
      padding: 8px;
      z-index: 10;
    }
  }
  @media (max-width: 480px) {
    .quiz_container .quest_block {
      padding:0;
    }



}


.ds-table__button:focus {
  outline: 1px solid black;
}

.ds-table-general__add-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  color: #000000;
  border: none;
  margin-top: 12px;
  font-size: 16px;
  font-weight: bold;
}
.add_action_week.ds-table-general__add-button{
  /*margin-right: auto;*/
  font-weight: 300;
  font-family: 'Montserrat', Arial, sans-serif;
  color: gray;
  margin-top: 0;
  font-size: 16px;
  width: 100%;
  text-align: left;
}
.ds-table-general__add-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #000000;
}

.ds-table input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* background: url('./../images/calendar.svg') no-repeat left 12px center; */
  background-size: 16px 16px;
  color: #000000;
  min-height: 37px;
  padding: 8px 12px;
}

@media(min-width:480px) {
  .ds-table input[type="date"] {
    background-image:none;
  }
}

.ds-table select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('./../images/arrow-down.svg') no-repeat right 8px center;
  color: #000000;
  padding: 8px 12px;
}

.ds-table__text {
  padding: 0 12px;
}

.ds-table-general__mobile-only {
  display: block;
}

@media(min-width:480px) {
  .ds-table-general__mobile-only {
    display: none;
  }
}

.ds-table-general__desktop-only {
  display: none;
}

@media(min-width:480px) {
  .ds-table-general__desktop-only {
    display: block;
  }
}

.ds-table__input--250 {
  min-width: 250px;
}

@media(min-width:480px) {
  .ds-table__input--250 {
    min-width: 250px;
  }

}






/*STATIC TABLE  */
/*.ds-static-table--weeklyplan-mobile{*/
/*  display: none;*/
/*}*/
.ds-static-table {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border-radius: 8px;
  overflow: hidden;
  /*border: 1px solid #DFDFDF;*/
  gap: 16px;
}
.parent-block .ds-static-table__textarea.answer_textarea{
  display: flex;
}
.ds-static-table__cell .ds-static-table__textarea.answer_textarea{
  padding: 12px 28px;
}
.ds-static-table--weeklyplan {
  grid-template-columns: 85px 1fr 1fr 1fr;
  margin: 30px auto;
  border: 1px solid #DFDFDF;
  gap: 0;
}
.ds-static-table__cell.ds-static-table__cell--weeklyplan  .ds-static-table__cell{
  height: unset;
}
.ds-static-table--weeklyplan .static-table__swg-wrapper{
  padding: 15px;
  border: 1px solid #DFDFDF;
}
.ds-static-table--weeklyplan svg{
  display: none;
}
.ds-static-table--weeklyplan .ds-static-table__cell{
  text-align: center;
  height: unset;
}
.ds-static-table--support_network{
  grid-template-columns: 1fr 1fr 1fr 110px;
}
.table_header{
  background-color: #23BC77 !important;
  color: white;
  border: none !important;
}
.ds-static-table__cell {
  outline: 1px solid #d9d9d9;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  background-color: white;
  box-sizing: border-box;
  /*height: 70px;*/
  height: 48px;
  position: relative;
}

.ds-static-table__header {
  outline: 1px solid #d9d9d9;
  padding: 10px;
  background-color: white;
  box-sizing: border-box;
  vertical-align: inherit;
  font-weight: bold;
  text-align: -internal-center;
  unicode-bidi: isolate;
}
.parent-block .ds-static-table__cell{
  outline: 0px;
}

.ds-static-table__cell textarea {
  padding: 0;
}

.ds-static-table__textarea {
  outline: 1px solid #d9d9d9;
  font-size: 14px;
  font-weight: bold;
  background-color: white;
  box-sizing: border-box;
  height: 70px;
}

.ds-static-table__cell--weeklyplan {
  font-weight: normal;
  font-size: 16px;
}
.parent-block .ds-static-table__swg-wrapper.ds-static-table__cell.date-div{
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  border: 1px solid #afb3cb;
  /*background: linear-gradient(to right, #31CA85 0%, #1531B0 100%);*/
  background: #31CA85;
  color: white;
  padding-top: 15px;


}
.parent-block .ds-static-table__swg-wrapper.ds-static-table__cell.date-div svg g{
  fill:white;
}
.parent-block .ds-static-table__swg-wrapper.ds-static-table__cell.date-div .ds-table__cell{
border-left: none;
}
.ds-static-table__textarea {
  font-weight: normal;
  resize: vertical;
  width: 100%;
  box-sizing: border-box;
  border: none;
  outline: none;
  height: 100%;
  resize: none;
  font-weight: 300;
  font-size: 16px;
}
.textarea-div .ds-static-table__cell{
  padding: 0;
  min-height: unset;
  height: unset;
}
.question_div.input_group .textarea-div .ds-static-table__textarea.answer_textarea{
  margin-top: 0;
}

.add_new_text_table{
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}


.static-table__swg-wrapper {
  padding: 25px;
}

.ds-static-table .static-table__swg-wrapper--support_network {
  display: flex;
  align-items: flex-start;
}
.month-column, .week-column{
  /*border: 1px solid #afb3cb;*/
  border: 1px solid #DFDFDF;
  border-radius: 15px;

}
.month-column .ds-table__field, .week-column .ds-table__field{
  padding: 14px 12px;
}

.add-milestone a{
  border: 1px solid rgba(211, 211, 211, 0.5);
  width: 100%;
  padding: 8px 15px;
  background-color: transparent;
  outline: none;
  height: 48px;
  font-family: 'Montserrat', Arial, sans-serif;
  color: gray;
  font-weight: 300;
  display: flex;
  align-items: center;
  font-size: 16px;
  justify-content: center;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;

}
.column-header{
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  /*background:linear-gradient(90deg, #31ca85, #1531b0);*/
  background: #23BC77;
  color: white;
}

.month-column .ds-table__input, .week-column .ds-table__input {
  border-bottom: 1px solid #DFDFDF;
  resize: none;
  overflow: hidden;
  padding:  8px 34px 8px 16px !important;

}
.month-column .ds-table__input:focus, .week-column .ds-table__input:focus{
  box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1);

}
.question_div.input_group .week-column .answer_textarea{
  margin-top: 0;
}
.ds-table-general__footer{
  display: none;
}
.column-header svg g{
  fill: white;
}
.column-header .ds-table__field--desktop-only{
  justify-content: center;
}
#weekly_plans_table{
  display: flex;
  gap: 20px;
  margin-bottom: 1.5rem;
}

@media (max-width: 1180px) {
  #weekly_plans_table{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media(max-width: 1000px){
  .ds-static-table{
    display: flex;
    flex-direction: column-reverse;
    border: none;
    border-radius: 12px;
  }
  .weekly-mobile-label.heading, .weekly-mobile-content.heading{
    background-color: #23BC77 !important;
    color:white;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .weekly-mobile-label.heading{
    border-top-left-radius: 8px;
  }
  .weekly-mobile-content.heading{
    border-top-right-radius: 8px;
  }
  .ds-static-table__cell{
    /*min-height: 70px;*/
    min-height: 45px;
    height: 100%;
  }
  .ds-static-table__textarea{
    resize: none;
    height: 100%;
    overflow: hidden;
  }

  .add_new_text_table{
    display: flex;
    justify-content: flex-start;
  }
  .parent-block .ds-static-table__swg-wrapper.ds-static-table__cell.date-div{
    /*border-top-right-radius: 12px;*/
    /*border-top-left-radius: 12px;*/
    /*border: 1px solid #afb3cb;*/

  }
    /*.ds-static-table--weeklyplan {*/
    /*  display: none !important;*/
    /*}*/

    .ds-static-table--weeklyplan-mobile {
      display: flex;
      flex-direction: column;
      gap: 16px;
      margin-top: 24px;
    }

    .weekly-mobile-block {
      border: 1px solid #ccc;
      border-radius: 8px;
      /*padding: 16px;;*/
      background: #fff;
      margin-bottom: 20px;
    }

    .weekly-mobile-block-title {
      font-weight: bold;
      margin-bottom: 12px;
      font-size: 16px;
      text-transform: uppercase;
    }

    .weekly-mobile-row {
      display: flex;
      justify-content: space-between;
      padding: 8px 0;
      border-bottom: 1px solid #e0e0e0;
      /*gap: 12px;*/
    }

    .weekly-mobile-row:last-child {
      border-bottom: none;
    }
    .mobile-row-header{
      padding: 0;
    }
    .weekly-mobile-label {
      width: 13%;
      min-width: 60px;
      font-size: 12px;
      padding-left: 16px;
    }

    .weekly-mobile-content {
      width: 87%;
      padding-right: 16px;
    }

    .weekly-mobile-content textarea {
      width: 100%;
      height: 48px;
      padding: 6px;
      resize: none;
      overflow-y: hidden;
      font-size: 14px;
      border-radius: 4px;
      border: 1px solid #ddd;
      /*border: none;*/
      font-weight: 300;
    }
  .weekly-mobile-content textarea:focus-visible {
    outline: 1px solid #ddd;
    /*outline: none;*/
  }
  .weekly-mobile-content{
    display: flex;
  }
}
@media (max-width: 768px) {
  .ds-static-table {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .ds-static-table--weeklyplan {
    grid-template-columns: 40px 1fr 1fr 1fr;
  }
  .ds-static-table--support_network{
    grid-template-columns: 1fr 1fr 1fr 40px;
  }

  .ds-static-table__cell {
    grid-column: span 1;
    text-align: center;
  }

  .ds-static-table__textarea {
    grid-column: span 1;
    text-align: left;
  }

  .static-table__swg-wrapper {
    padding: 10px;
    height: 35px;
  }
  /*.add_new_text{*/
  /*  margin: 10px auto;*/
  /*  padding: 5px;*/
  /*}*/
}
/*STATIC TABLE  */
@media (max-width: 700px) {
  #weekly_plans_table{
    grid-template-columns: 1fr;
  }
}
@media(max-width: 500px){
  .ds-static-table__cell{
    min-height: 48px;
    height: 100%;
  }

  .weekly-mobile-label {
    padding-left: 8px;
  }
  .weekly-mobile-label {
    /*width: 8%;*/
    min-width: 28px;
    font-size: 12px;
    padding-top: 8px;
  }
  .weekly-mobile-label.heading, .weekly-mobile-content.heading{
    font-size: 12px !important;
  }
  .weekly-mobile-label.heading{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }
  .weekly-mobile-content textarea{
    font-size: 12px;
  }
}