/*
Theme Name: KYL Theme
Theme URI: https://kalayourlife.com
Author: KYL Digitalagentur GmbH
Author URI: https://kalayourlife.com
Version: 1.0
*/
html {
  margin-top: 0 !important;
}
* {
  box-sizing: border-box !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  overflow-x: hidden;
  padding-top: 50px;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZftWyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCu6KVjbNBYlgoKeg7z.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejYHtGyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZPsmyI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzTtw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgo6eA.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3Ttw.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvTtw.ttf) format('truetype');
}
.ubuntu {
  font-family: 'Ubuntu', sans-serif;
}
.kyl_btn {
  padding: 15px 20px;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
  background: #451A7A;
  color: #FFFFFF;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
}
.kyl_btn.arrow {
  padding: 15px 40px 15px 15px;
}
.kyl_btn.arrow:before {
  content: '';
  background-image: url("img/pfeil_weiss.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 16px;
  height: 7px;
  transform: translate(0, -50%);
}
.kyl_btn.btn_grey {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
}
.kyl_btn.btn_transparent {
  background: transparent;
  color: #232631;
}
.kyl_btn.btn_inactive {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
  opacity: 0.5;
  cursor: not-allowed;
  padding-right: 50px;
}
.kyl_btn.btn_inactive:after {
  content: '';
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.bg-img-cover {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-img-contain {
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#wpadminbar {
  display: none;
}
.elementor-element-populated {
  padding: 0 !important;
}
html {
  margin-top: 0px !important;
}
#wpadminbar {
  display: none;
}
body {
  background: linear-gradient(180deg, #e7f1fd 0%, #ece8f2 100%);
  background-attachment: fixed;
}
body.enrollement {
  padding-top: 0;
}
body.enrollement .header_sec_1 {
  display: none;
}
body.enrollement .enrollement_sec_1 {
  padding-top: 0;
}
.faq .faq_sec_1 {
  padding-top: 50px;
}
.faq .faq_sec_1 h2 {
  font-family: 'Ubuntu', sans-serif !important;
  font-size: 28px !important;
  line-height: 32px !important;
  font-weight: 600 !important;
  color: #232631 !important;
}
.faq .faq_sec_1 .elementor-accordion .elementor-accordion-item {
  border: none !important;
  border-bottom: 1px solid #c8c8c852;
}
.faq .faq_sec_1 .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  color: #451A7A !important;
}
.faq .faq_sec_1 .elementor-accordion .elementor-accordion-item .elementor-tab-content {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
  color: #232631;
}
.info_desktop {
  position: fixed;
  background: linear-gradient(180deg, #dbe7f1 50%, #ebd8d0 100%);
  background-attachment: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  padding: 30px;
  z-index: 9999;
}
.info_desktop .info {
  background: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0px 15px 30px #0000000D;
  padding: 30px;
  position: fixed;
  width: 90%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.info_desktop .info .icon {
  background-image: url("img/desktop_icon.png");
  width: 100%;
  height: 200px;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 50px;
}
.info_desktop .info .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  line-height: 31px;
  font-weight: bold;
  color: #232631;
  text-align: center;
}
.seminar_sec_1 {
  display: none;
}
.seminar_sec_1 .elementor-widget-wrap.elementor-element-populated {
  padding: 0 10px !important;
}
.seminar_sec_1 .kyl_introduction_container {
  height: 100vh;
  display: flex;
  align-items: center;
}
.seminar_sec_1 .kyl_introduction_container .introduction {
  width: calc(100vw - (100vw - 1140px + 20px));
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-pagination {
  top: unset !important;
  bottom: 0;
  border-radius: 3px;
  height: 2px !important;
  background: #FFFFFF;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-pagination .swiper-pagination-progressbar-fill {
  border-radius: 3px;
  height: 4px;
  top: -1px;
  background: #475FB4;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper {
  padding: 50px 0px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
  height: 480px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper {
  width: 48% !important;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper .panel {
  padding: 35px;
  background: #FFFFFF;
  border-radius: 25px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #232631;
  margin: 0 0 30px 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  margin: 0 0 30px 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:first-child {
  padding: 35px;
  background: #FFFFFF;
  border-radius: 25px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:first-child .zeitraum {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  margin: 0 0 30px 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:first-child .zeitraum .bold {
  font-weight: bold;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:first-child .image {
  background-image: url("img/introduction_first.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 200px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) > div {
  width: 100%;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) .content {
  height: 80%;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) .content .modul {
  overflow-y: auto;
  height: 100%;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) .content .modul .modul_inner {
  overflow-y: auto;
  height: calc(100% - 56px);
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) .content .modul .list_header {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  font-weight: bold !important;
  margin-bottom: 30px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) .content .modul .list_item {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  padding-left: 10px;
  margin-bottom: 20px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) .modul_switch {
  height: 20%;
  display: flex;
  align-items: end;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_1 .content_wrapper:nth-child(2) .modul_switch .kyl_btn {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  margin-right: 25px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper {
  width: 48% !important;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:first-child {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:first-child h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: bold;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:first-child ul {
  width: 100%;
  padding: 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:first-child ul li {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #451A7A;
  margin: 0 0 30px 0px;
  list-style-type: none;
  padding-left: 40px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:first-child ul li.icon_wifi:before {
  content: '';
  background-image: url("img/icon_wifi_blue.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 24px;
  width: 23px;
  position: absolute;
  left: 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:first-child ul li.icon_webcam:before {
  content: '';
  background-image: url("img/icon_webcam_blue.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 24px;
  width: 23px;
  position: absolute;
  left: 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:first-child ul li.icon_micro:before {
  content: '';
  background-image: url("img/icon_micro_blue.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 24px;
  width: 23px;
  position: absolute;
  left: 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:nth-child(2) {
  padding: 40px;
  background: #FFFFFF;
  border-radius: 25px;
  position: relative;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:nth-child(2) .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 300;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_2 .content_wrapper:nth-child(2):after {
  content: '';
  background-image: url("img/introduction_second.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper {
  width: 48% !important;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper:first-child {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper:first-child h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: bold;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper:first-child ul {
  padding: 0;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper:first-child ul li {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #451A7A;
  margin: 0 0 30px 0px;
  list-style-type: none;
  padding-left: 30px;
  position: relative;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper:first-child ul li:before {
  content: '';
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem;
  height: 8px;
  width: 8px;
  background-color: #451A7A;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper:nth-child(2) {
  padding: 35px;
  background: #FFFFFF;
  border-radius: 25px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper .swiper-wrapper .swiper-slide.introduction_sec_3 .content_wrapper:nth-child(2):after {
  content: '';
  background-image: url("img/introduction_second.png");
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper_button_wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  width: calc(100vw - (100vw - 1140px + 20px));
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper_button_wrapper .introduction_prev {
  padding: 15px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
  width: 160px;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper_button_wrapper .pagination_text {
  padding: 20px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
}
.seminar_sec_1 .kyl_introduction_container .introduction .swiper_button_wrapper .introduction_next {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
}
.seminar_sec_2 {
  padding: 50px 0;
}
.seminar_sec_2 .elementor-widget-wrap.elementor-element-populated {
  padding: 0 !important;
}
.seminar_sec_2 .modul_structure_container {
  min-height: 100vh;
  padding: 0 25px;
}
.seminar_sec_2 .modul_structure_container .structure_head {
  margin-bottom: 40px;
}
.seminar_sec_2 .modul_structure_container .structure_head .back_to_dashboard {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: bol d;
  color: #292C2F;
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_head .title {
  padding-top: 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 42px;
  font-weight: bold;
  color: #232631;
  text-align: center;
  width: 60%;
  margin: 0 auto;
}
.seminar_sec_2 .modul_structure_container .structure_buttons {
  display: flex;
  margin-bottom: 25px;
  width: max-content;
  background: #FFFFFF;
  border-radius: 10px;
}
.seminar_sec_2 .modul_structure_container .structure_buttons .kyl_btn {
  background: #FFFFFF;
  color: #232631;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
}
.seminar_sec_2 .modul_structure_container .structure_buttons .kyl_btn.selected {
  background: linear-gradient(180deg, #0C72E9 0%, #451A7A 100%);
  color: #FFFFFF;
}
.seminar_sec_2 .modul_structure_container .structure_buttons .kyl_btn.btn_black {
  padding: 15px;
}
.seminar_sec_2 .modul_structure_container .structure_buttons .kyl_btn.btn_inactive {
  padding: 15px 50px 15px 15px;
  opacity: 1;
}
.seminar_sec_2 .modul_structure_container .structure_main {
  position: relative;
  /*
      &:before {
        content: '';
        background-image: @icon_books;
        .bg-img-contain();
        background-position: bottom;
        position: absolute;
        width: 240px;
        height: 90px;
        right: 0;
        top: -90px;
      }
      */
}
.seminar_sec_2 .modul_structure_container .structure_main.hide {
  height: 100vh;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide:before {
  content: unset;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module {
  height: 100%;
  display: flex;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container {
  background: none;
  margin-bottom: 0;
  padding-top: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container.selected .opened_panel {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  color: #451A7A;
  margin-bottom: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container.selected .opened_panel .path {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
  color: #292C2F;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container.selected .opened_panel .path span {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container.selected .opened_panel .back_to_dashboard {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  cursor: pointer;
  color: #292C2F;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item {
  box-shadow: 0px 15px 30px #0000000D;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item:not(.opened) {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle {
  background: white;
  align-self: flex-start;
  width: 1140px;
  border-radius: 25px;
  cursor: auto;
  padding: 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle > .title {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle.no_background {
  background: none;
  box-shadow: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle.loading:before {
  content: '';
  background-color: white;
  background-image: url("img/loader.gif");
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen {
  text-align: center;
  padding: 0 30px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen:after {
  content: '';
  background-image: url("img/introduction_second.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  width: 450px;
  height: 100%;
  right: 0;
  bottom: -1px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen.vr_exercise:after {
  background-image: url("img/vr_background.png");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 31px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .unit {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: normal, 31px;
  color: #232631;
  margin-bottom: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .description {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 300;
  color: #232631;
  margin-bottom: 20px;
  max-width: 650px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .description p {
  text-align: center !important;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn {
  padding: 15px 20px;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
  background: #451A7A;
  color: #FFFFFF;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  display: inline-block;
  padding-right: 45px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn.arrow {
  padding: 15px 40px 15px 15px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn.arrow:before {
  content: '';
  background-image: url("img/pfeil_weiss.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 16px;
  height: 7px;
  transform: translate(0, -50%);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn.btn_grey {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn.btn_transparent {
  background: transparent;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn.btn_inactive {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
  opacity: 0.5;
  cursor: not-allowed;
  padding-right: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn.btn_inactive:after {
  content: '';
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .start_screen .start_btn:after {
  content: '';
  background-image: url("img/button_arrow_white.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container {
  height: 100%;
  width: 100%;
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container.active {
  display: flex;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .video_wrapper {
  height: 100%;
  flex: 0 0 70%;
  position: relative;
  /*
                      &:before {
                        content: '';
                        height: 100%;
                        width: 100%;
                        position: absolute;
                        background-color: rgba(0, 0, 0, 0.3);
                        border-top-left-radius: 25px;
                        border-bottom-left-radius: 25px;
                      }
                      */
  /*
                      video {
                        object-fit: cover;
                        border-top-left-radius: 25px;
                        border-bottom-left-radius: 25px;
                        height: 100%;
                      }

                      .button {
                        content: '';
                        background-image: @icon_play_arrow;
                        .bg-img-contain();
                        width: 70px;
                        height: 70px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                        cursor: pointer;
                      }
                      */
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .video_wrapper.onplay:before {
  background-color: unset;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .video_wrapper.onplay .button {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .video_wrapper iframe {
  height: 100%;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info {
  padding: 40px 30px;
  color: #232631;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 30px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info ul {
  margin: 0 0 50px 0;
  padding-left: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info ul li {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  color: #451A7A;
  padding-bottom: 10px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info ul li:last-child {
  padding-bottom: 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 30px;
  font-weight: 500;
  color: #232631;
  margin-bottom: 10px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info .next_btn {
  padding: 15px 20px;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
  background: #451A7A;
  color: #FFFFFF;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  display: inline-block;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info .next_btn.arrow {
  padding: 15px 40px 15px 15px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info .next_btn.arrow:before {
  content: '';
  background-image: url("img/pfeil_weiss.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 16px;
  height: 7px;
  transform: translate(0, -50%);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info .next_btn.btn_grey {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info .next_btn.btn_transparent {
  background: transparent;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info .next_btn.btn_inactive {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
  opacity: 0.5;
  cursor: not-allowed;
  padding-right: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_container .info .next_btn.btn_inactive:after {
  content: '';
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container {
  height: 100%;
  width: 100%;
  padding: 35px;
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container.active {
  display: block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-pagination-blank-text {
  top: unset !important;
  bottom: 80px;
  border-radius: 3px;
  height: 2px !important;
  background: #F0F0F0;
  width: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-pagination-blank-text.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-pagination-blank-text .swiper-pagination-progressbar-fill {
  border-radius: 3px;
  height: 4px;
  top: -1px;
  background: #475FB4;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .blank_text_finish {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .blank_text_finish .inner_container {
  text-align: center;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .blank_text_finish .inner_container .image {
  background-image: url("img/gut_gemacht.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 250px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .blank_text_finish .inner_container .text {
  margin: 35px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 19px;
  font-weight: 600;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .blank_text_finish .inner_container .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .question_container {
  text-align: center;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .question_container.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .question_container .question {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .question_container input {
  border: 2px solid #F0F0F0;
  border-radius: 10px;
  width: 400px;
  margin: 30px 0;
  padding: 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  text-align: center;
  outline: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .question_container input.empty {
  border-color: #D85B59;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .question_container .kyl_btn.check_text {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 1px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .swiper_count {
  position: absolute;
  bottom: 15px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .swiper_count.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container {
  display: none;
  justify-content: space-evenly;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container.active {
  display: flex;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container.valid .phone_container {
  background-image: url("img/phone_valid.png");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container.valid .phone_container:after {
  content: '';
  background-image: url("img/phone_crown.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 100px;
  position: absolute;
  top: -50px;
  right: -50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container.valid .text_content .check_text .text {
  color: #00DE2B;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container.invalid .phone_container {
  background-image: url("img/phone_invalid.png");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container.invalid .text_content .check_text .text {
  color: #D85B59;
  text-decoration: line-through;
  position: relative;
  line-height: 70px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container.invalid .text_content .check_text .text .answer {
  position: absolute;
  left: 0;
  top: -30px;
  color: #00DE2B;
  line-height: 40px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container .phone_container {
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 230px;
  height: 400px;
  position: relative;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container .text_content {
  display: flex;
  align-items: center;
  flex: 0 0 71%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container .text_content .check_text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 29px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 30px;
  align-self: center;
  padding-left: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container .text_content .kyl_btn {
  align-self: flex-end;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .swiper_blank .swiper-wrapper .swiper-slide .check_container .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .blank_text_container .control_wrapper {
  display: flex;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container {
  height: 100%;
  width: 100%;
  padding: 35px;
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container.active {
  display: block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-pagination-rephrase {
  top: unset !important;
  bottom: 80px;
  border-radius: 3px;
  height: 2px !important;
  background: #F0F0F0;
  width: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-pagination-rephrase.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-pagination-rephrase .swiper-pagination-progressbar-fill {
  border-radius: 3px;
  height: 4px;
  top: -1px;
  background: #475FB4;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper_count {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0px);
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper_count.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .check_text {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .check_text.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .next_rephrase_swipe {
  position: absolute;
  right: 0;
  bottom: 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .next_rephrase_swipe.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish .inner_container {
  text-align: center;
  width: 500px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish .inner_container .image {
  background-image: url("img/gut_gemacht.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 250px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish .inner_container .text {
  margin: 20px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish .inner_container .pdf {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 29px;
  font-weight: 600;
  color: #451A7A;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish .inner_container .pdf:before {
  content: '';
  background-image: url("img/icon_download_blue.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 13px;
  height: 100%;
  bottom: 0;
  left: -22px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .rephrase_text_finish .inner_container .kyl_btn {
  margin: 0 auto;
  width: 170px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper {
  height: 90%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container:before {
  content: '';
  position: absolute;
  height: 60%;
  width: 2px;
  background: #F0F0F0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container > div {
  text-align: center;
  padding: 0 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #232631;
  margin-bottom: 40px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container > div input {
  border: 2px solid #F0F0F0;
  border-radius: 10px;
  height: 50px;
  width: 300px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  text-align: center;
  outline: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container > div input.empty {
  border-color: #D85B59;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .question_container > div:first-child input {
  background-color: #F0F0F0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .check_container {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .check_container > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .check_container > div .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 29px;
  font-weight: normal;
  color: #232631;
  margin-bottom: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .check_container > div .text .right {
  color: #00DE2B;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .check_container > div .sub_title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .check_container > div .sub_text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 29px;
  font-weight: normal;
  color: #232631;
  margin-bottom: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .rephrase_container .swiper_rephrase .swiper-wrapper .swiper-slide .check_container > div .positiv_text {
  margin-bottom: 40px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container {
  height: 100%;
  width: 100%;
  padding: 35px;
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container.active {
  display: block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-pagination-single-choice {
  top: unset !important;
  bottom: 80px;
  border-radius: 3px;
  height: 2px !important;
  background: #F0F0F0;
  width: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-pagination-single-choice.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-pagination-single-choice .swiper-pagination-progressbar-fill {
  border-radius: 3px;
  height: 4px;
  top: -1px;
  background: #475FB4;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .next_single_choice_swipe {
  position: absolute;
  right: 0;
  bottom: 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .next_single_choice_swipe.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper_count {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0px);
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper_count.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .check_text {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .check_text.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .single-choice_text_finish {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .single-choice_text_finish .inner_container {
  text-align: center;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .single-choice_text_finish .inner_container .image {
  background-image: url("img/gut_gemacht.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 250px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .single-choice_text_finish .inner_container .text {
  margin: 35px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 19px;
  font-weight: 600;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .single-choice_text_finish .inner_container .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper {
  height: 90%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div {
  width: 500px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  color: #232631;
  margin-bottom: 10px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .question {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #232631;
  margin-bottom: 30px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .answer {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  color: #232631;
  margin-bottom: 30px;
  position: relative;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .answer label {
  padding-left: 25px;
  background-image: url("img/icon_radio_outer.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: center;
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .answer input[type=radio] {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .answer input[type=radio]:checked ~ label {
  background-image: url("img/icon_radio_checked.svg");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .answer.valid_checked label {
  background-image: url("img/icon_radio_valid_checked.svg") !important;
  color: #00DE2B;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .answer.invalid_checked label {
  background-image: url("img/icon_radio_invalid_checked.svg") !important;
  color: #D85B59;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .single_choice_container .swiper_single_choice .swiper-wrapper .swiper-slide .question_container > div .answer.valid label {
  background-image: url("img/icon_radio_outer.svg") !important;
  color: #00DE2B;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container {
  height: 600px;
  width: 100%;
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container.active {
  display: flex;
  flex-wrap: wrap;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container.feedback {
  flex-wrap: wrap;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .comment_container {
  padding-top: 50px;
  width: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .comment_container .comment {
  background: #F0F0F0;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .iframe_wrapper {
  width: 100%;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .iframe_wrapper iframe {
  height: 100%;
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper {
  height: 100%;
  flex: 0 0 70%;
  position: relative;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper.onplay:before {
  background-color: unset;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper.onplay .button {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper video {
  object-fit: cover;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  height: 100%;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper label.upload_btn {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  right: 22%;
  padding: 20px 35px;
  transform: translate(-22%, -50%);
  color: #D85B59;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 59px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper label.upload_btn:after {
  content: '';
  background-image: url("img/upload_icon.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  height: 30px;
  width: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper label.upload_btn.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .record_button {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  left: 50%;
  padding: 20px 40px;
  transform: translate(-50%, -50%);
  color: #D85B59;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .record_button.stop_recording {
  color: #FFFFFF;
  background: #D85B59;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .record_button.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .play_video {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  left: 20%;
  padding: 20px 40px;
  transform: translate(0, -50%);
  color: #232631;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .play_video.stop_video {
  color: #FFFFFF;
  background: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .play_video.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .retry_record {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  right: 20%;
  padding: 20px 40px;
  transform: translate(0, -50%);
  color: #232631;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .video_wrapper .retry_record.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info {
  padding: 40px 30px;
  color: #232631;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  display: flex;
  align-items: center;
  width: 30%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record {
  height: 85%;
  overflow: scroll;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #232631;
  margin: 30px 0 10px 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record .description {
  margin: 30px 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record .new_record {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  color: #451A7A;
  background-image: url("img/icon_new_record.svg");
  padding: 5px 0px 5px 30px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 6px;
  background-position-x: 2px;
  cursor: pointer;
  margin-bottom: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record .new_record.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record .input_field input[type=checkbox] {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record .input_field input[type=checkbox]:checked + label {
  background-image: url("img/icon_checkbox_blue_checked.svg");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .record .input_field label {
  display: block;
  padding: 5px 0px 5px 30px;
  background-image: url("img/icon_checkbox_blue.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 6px;
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #451A7A;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn {
  padding: 15px 20px;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
  background: #451A7A;
  color: #FFFFFF;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  display: inline-block;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn.arrow {
  padding: 15px 40px 15px 15px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn.arrow:before {
  content: '';
  background-image: url("img/pfeil_weiss.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 16px;
  height: 7px;
  transform: translate(0, -50%);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn.btn_grey {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn.btn_transparent {
  background: transparent;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn.btn_inactive {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
  opacity: 0.5;
  cursor: not-allowed;
  padding-right: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn.btn_inactive:after {
  content: '';
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .button_container .next_btn.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .finish:after {
  content: '';
  background-image: url("img/video_exercise_finish.png");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .finish.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .finish .text {
  background: #F0F0F0;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 50px;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .finish .text:after {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #F0F0F0 transparent transparent;
  content: '';
  position: absolute;
  bottom: -20px;
  right: 20%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_exercise_container .info .finish .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container {
  display: none;
  width: 100%;
  height: 100%;
  padding-bottom: 150px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container.active {
  display: block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .introduction_video_container {
  height: 500px;
  margin-bottom: 50px;
  position: relative;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .introduction_video_container.onplay:before {
  background-color: unset;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .introduction_video_container.onplay .button {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .introduction_video_container iframe {
  height: 100%;
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .feedback_video_container {
  height: 500px;
  margin-bottom: 50px;
  position: relative;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .feedback_video_container.onplay:before {
  background-color: unset;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .feedback_video_container.onplay .button {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .feedback_video_container iframe {
  height: 100%;
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container {
  height: 600px;
  width: 100%;
  display: flex;
  background: white;
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .iframe_wrapper {
  width: 100%;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .iframe_wrapper iframe {
  height: 100%;
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper {
  height: 100%;
  flex: 0 0 70%;
  position: relative;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper.onplay:before {
  background-color: unset;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper.onplay .button {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper video {
  object-fit: cover;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  height: 100%;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper label.upload_btn {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  right: 22%;
  padding: 20px 35px;
  transform: translate(-22%, -50%);
  color: #D85B59;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 59px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper label.upload_btn:after {
  content: '';
  background-image: url("img/upload_icon.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  height: 30px;
  width: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper label.upload_btn.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .record_button {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  left: 50%;
  padding: 20px 40px;
  transform: translate(-50%, -50%);
  color: #D85B59;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .record_button.stop_recording {
  color: #FFFFFF;
  background: #D85B59;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .record_button.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .play_video {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  left: 20%;
  padding: 20px 40px;
  transform: translate(0, -50%);
  color: #232631;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .play_video.stop_video {
  color: #FFFFFF;
  background: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .play_video.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .retry_record {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  right: 20%;
  padding: 20px 40px;
  transform: translate(0, -50%);
  color: #232631;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .video_wrapper .retry_record.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info {
  padding: 40px 30px;
  color: #232631;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record {
  height: 85%;
  overflow: scroll;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #232631;
  margin: 30px 0 10px 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record .description {
  margin: 30px 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record .new_record {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  color: #451A7A;
  background-image: url("img/icon_new_record.svg");
  padding: 5px 0px 5px 30px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 6px;
  background-position-x: 2px;
  cursor: pointer;
  margin-bottom: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record .new_record.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record .input_field input[type=checkbox] {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record .input_field input[type=checkbox]:checked + label {
  background-image: url("img/icon_checkbox_blue_checked.svg");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .record .input_field label {
  display: block;
  padding: 5px 0px 5px 30px;
  background-image: url("img/icon_checkbox_blue.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 6px;
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #451A7A;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn {
  padding: 15px 20px;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
  background: #451A7A;
  color: #FFFFFF;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  display: inline-block;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn.arrow {
  padding: 15px 40px 15px 15px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn.arrow:before {
  content: '';
  background-image: url("img/pfeil_weiss.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 16px;
  height: 7px;
  transform: translate(0, -50%);
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn.btn_grey {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn.btn_transparent {
  background: transparent;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn.btn_inactive {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
  opacity: 0.5;
  cursor: not-allowed;
  padding-right: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn.btn_inactive:after {
  content: '';
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .button_container .next_btn.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .finish:after {
  content: '';
  background-image: url("img/video_exercise_finish.png");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .finish.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .finish .text {
  background: #F0F0F0;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 50px;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .finish .text:after {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #F0F0F0 transparent transparent;
  content: '';
  position: absolute;
  bottom: -20px;
  right: 20%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .video_feedback_container .record_feedback_container .info .finish .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .feedback_finish_container {
  text-align: center;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .feedback_finish_container:after {
  content: '';
  background: url("img/video_exercise_finish.png");
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .feedback_finish_container.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .feedback_finish_container .image {
  background-image: url("img/icon_success_green.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100px;
  margin-bottom: 40px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .feedback_finish_container .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #00DE2B;
  margin-bottom: 40px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .feedback_finish_container .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .no_match_container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: absolute;
  top: 0;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .no_match_container.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .no_match_container .inner_container {
  text-align: center;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .no_match_container .inner_container .image {
  background-image: url("img/gut_gemacht.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 500px;
  height: 250px;
  margin: 0 auto;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .no_match_container .inner_container .text {
  margin: 35px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 19px;
  font-weight: 600;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .no_match_container .inner_container .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container {
  display: none;
  width: 100%;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container.active {
  display: block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container.loading:before {
  content: '';
  background-image: url("img/loader.gif");
  background-size: 100px;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .loading_text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  color: #232631;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -35%);
  width: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .results {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .results.active {
  display: block;
  padding: 50px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .results.active .result {
  display: flex;
  margin-bottom: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .results.active .result .heading {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  line-height: 31px;
  font-weight: bold;
  color: #232631;
  margin-right: 10px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .results.active .result .response {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  line-height: 31px;
  font-weight: normal;
  color: #232631;
  text-decoration: underline;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_finish {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_finish.hide {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_finish .inner_container {
  text-align: center;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_finish .inner_container .image {
  background-image: url("img/vr_completed.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 500px;
  height: 300px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_finish .inner_container .text {
  margin: 35px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 19px;
  font-weight: 600;
  color: #232631;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_finish .inner_container .kyl_btn {
  display: inline-block;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_skip {
  display: none;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 100px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_skip.active {
  display: flex;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_skip .vr_skip_btn {
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
  color: #451A7A;
  z-index: 1;
  position: relative;
  opacity: 0.3;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .item.container_middle .content .vr_exercise_container .vr_skip .vr_skip_btn.loading:after {
  content: '';
  background-image: url("img/loader.gif");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 25px;
}
.seminar_sec_2 .modul_structure_container .structure_main.hide .module .modul_container .header {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container {
  background: #FFFFFF;
  border-radius: 25px;
  margin-bottom: 30px;
  opacity: 0.5;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container.active {
  opacity: 1;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .opened_panel {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .header {
  padding: 20px 25px 20px 25px;
  border-bottom: 1px solid #F0F0F0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #C4C4C4;
  cursor: not-allowed;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .header.active {
  color: #292C2F;
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .header.completed {
  color: #232631;
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item {
  padding: 20px 25px;
  border-bottom: 1px solid #F0F0F0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
  color: #C4C4C4;
  cursor: not-allowed;
  position: relative;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item .feedback_notification {
  color: #FFFFFF;
  background: #F49B79;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  border-radius: 150px;
  padding: 5px 15px 5px 31px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item .feedback_notification:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  background-image: url("img/star_white_24dp.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item:after {
  content: '';
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.active {
  color: #292C2F;
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.active:hover {
  border-color: rgba(223, 237, 247, 0.4);
  background-color: rgba(223, 237, 247, 0.4);
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.active:after {
  content: unset;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.completed {
  color: #232631;
  cursor: pointer;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.last {
  border: none;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.opened .feedback_notification {
  display: none;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.opened:hover {
  background: #FFFFFF;
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.container_top {
  position: fixed;
  max-width: 1140px;
  width: 100%;
  background: #FFFFFF;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  top: 50%;
  transform: translate(0, -50%);
}
.seminar_sec_2 .modul_structure_container .structure_main .module .modul_container .item.container_bottom {
  position: fixed;
  max-width: 1140px;
  width: 100%;
  background: #FFFFFF;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  top: 50%;
  transform: translate(0, -50%);
}
.enrollement_sec_1 {
  position: absolute !important;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 25;
  padding-top: 100px;
}
.enrollement_sec_1.inactive {
  z-index: unset;
}
.enrollement_sec_1 .enrollement_screen {
  display: flex;
  align-items: center;
  justify-content: center;
  /*
    &:before {
      content: '';
      background-image: @logo;
      .bg-img-contain();
      width: 180px;
      height: 50px;
      position: absolute;
      left: 0;
      top: 0;
    }
    */
}
.enrollement_sec_1 .enrollement_screen > div {
  flex: 0 0 50%;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div {
  text-align: center;
  width: 65%;
  margin: 0 auto;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 41px;
  font-weight: bold;
  color: #232631;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div .form_text {
  position: relative;
  margin-bottom: 30px;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div .form_text input {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div .form_text input.error {
  border-color: #D85B59;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div .form_text.form_password,
.enrollement_sec_1 .enrollement_screen > div.auth > div .form_text.reset_mail {
  margin-bottom: 20px;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div .forgot_password,
.enrollement_sec_1 .enrollement_screen > div.auth > div .back_to_login {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: normal;
  color: #451A7A;
  cursor: pointer;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div .kyl_btn {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div.auth_form,
.enrollement_sec_1 .enrollement_screen > div.auth > div.password_request_form {
  display: none;
}
.enrollement_sec_1 .enrollement_screen > div.auth > div.auth_form.active,
.enrollement_sec_1 .enrollement_screen > div.auth > div.password_request_form.active {
  display: block;
}
.enrollement_sec_1 .enrollement_screen > div.seminar_info {
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 15px 30px #0000000D;
  padding: 15px 35px;
}
.enrollement_sec_1 .enrollement_screen > div.seminar_info h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #232631;
}
.enrollement_sec_1 .enrollement_screen > div.seminar_info .description {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 300;
  color: #232631;
  background-image: url("img/Login_Illustration.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 300px;
}
.enrollement_sec_2:before {
  content: '';
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 20;
  background: linear-gradient(180deg, #e7f1fd 0%, #ece8f2 100%);
  background-attachment: fixed;
}
.enrollement_sec_2.active:before {
  content: unset;
}
.enrollement_sec_2 .kyl_enrollement_container {
  height: 100vh;
  display: flex;
  align-items: center;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement {
  width: calc(100vw - (100vw - 1140px + 20px));
  background: #FFFFFF;
  border-radius: 25px;
  box-shadow: 0px 15px 30px #0000000D;
  padding: 40px;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement.show_welcome:after {
  content: '';
  background-image: url("img/introduction_second.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 500px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement.show_welcome .swiper .swiper-pagination {
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement.show_welcome .swiper .swiper-wrapper {
  transform: unset !important;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement.show_welcome .swiper .swiper-wrapper .swiper-slide {
  display: none !important;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement.show_welcome .swiper_button_wrapper {
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper:before {
  content: '';
  background-image: url("img/logo.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 180px;
  height: 50px;
  position: absolute;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-pagination {
  top: unset !important;
  bottom: 0;
  border-radius: 3px;
  height: 2px !important;
  background: #FFFFFF;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-pagination .swiper-pagination-progressbar-fill {
  border-radius: 3px;
  height: 4px;
  top: -1px;
  background: #475FB4;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper {
  padding: 50px 0px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 490px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 50%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 41px;
  font-weight: bold;
  color: #232631;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_50 {
  width: 49%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_100 {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text {
  position: relative;
  margin-bottom: 30px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text input {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text input:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text input:hover {
  border: 2px solid #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text input:focus + label,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text input:hover + label {
  display: block;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text input.empty {
  border-color: #D85B59;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_text label {
  display: none;
  position: absolute;
  top: -7px;
  left: 11px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
  color: #2F4984;
  background: white;
  padding: 0 5px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_radio {
  margin: 0 auto;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_radio input {
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_radio input:checked + label {
  background-image: url("img/register_radio_checked.svg");
  color: #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_registration > div .form_radio label {
  display: block;
  background-image: url("img/register_radio_unchecked.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left !important;
  padding-left: 25px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 10px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div {
  width: 50%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 41px;
  font-weight: bold;
  color: #232631;
  text-align: center;
  margin: 0 0 60px 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .icon {
  background-image: url("img/phone_whatsapp.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 180px;
  height: 300px;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .icon:after {
  content: '';
  background-image: url("img/phone_crown.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 70px;
  position: absolute;
  top: -40px;
  right: -40px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container {
  padding-top: 40px;
  margin-left: 25px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_100 {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_text {
  position: relative;
  margin-bottom: 30px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_text input {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_text input:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_text input:hover {
  border: 2px solid #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_text input:focus + label,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_text input:hover + label {
  display: block;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .form_text label {
  display: none;
  position: absolute;
  top: -7px;
  left: 11px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
  color: #2F4984;
  background: white;
  padding: 0 5px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div ul {
  padding: 0;
  list-style-type: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div ul li {
  position: relative;
  color: #F49B79;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 10px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div ul li:before {
  content: '';
  background-image: url("img/register_whatsapp_bullet.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 8px;
  height: 8px;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_whatsapp > div .content .container > div .step_skip {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #451A7A;
  cursor: pointer;
  position: absolute;
  bottom: 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div {
  text-align: center;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 41px;
  font-weight: bold;
  color: #232631;
  text-align: center;
  margin: 0 0 40px 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .form_upload {
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .form_upload .image_output {
  background-image: url("img/register_file_upload.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .form_upload .uploaded_container {
  display: none;
  position: absolute;
  top: 50%;
  text-align: left;
  right: -230px;
  transform: translate(-50%, -50%);
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .form_upload .uploaded_container label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .form_upload .uploaded_container label:before {
  content: '';
  background-image: url("img/icon_retry_upload.svg");
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .form_upload .uploaded_container .remove_uploaded_image {
  margin-top: 10px;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .form_upload .uploaded_container .remove_uploaded_image:before {
  content: '';
  background-image: url("img/icon_remove_upload.svg");
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .accepted_file_types {
  margin-bottom: 25px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  color: #232631;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .accepted_file_types span {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: normal;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_profile_image > div .step_skip {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #451A7A;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 41px;
  font-weight: bold;
  color: #232631;
  text-align: center;
  margin: 0 0 60px 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content > div {
  width: 50%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .icon {
  background-image: url("img/register_user_information.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 400px;
  height: 400px;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_100 {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #232631;
  margin-bottom: 25px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div h2.margin {
  margin-top: 50px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .interest_container {
  display: flex;
  flex-wrap: wrap;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .interest_container div {
  background-color: rgba(223, 237, 247, 0.4);
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
  color: #451A7A;
  padding: 10px 40px 10px 10px;
  border-radius: 8px;
  position: relative;
  margin-right: 5px;
  margin-bottom: 10px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .interest_container div:after {
  content: '';
  background-image: url("img/blue_plus.svg");
  position: absolute;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  right: 9px;
  transform: rotate(45deg);
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_text {
  position: relative;
  margin-bottom: 25px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_text input {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_text input:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_text input:hover {
  border: 2px solid #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_text input:focus + label,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_text input:hover + label {
  display: block;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_text label {
  display: none;
  position: absolute;
  top: -7px;
  left: 11px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
  color: #2F4984;
  background: white;
  padding: 0 5px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_select {
  margin-bottom: 25px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_select select {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_select select:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .form_select select:hover {
  border: 2px solid #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container {
  display: flex;
  justify-content: space-between;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item {
  width: 70px;
  height: 70px;
  background-color: rgba(223, 237, 247, 0.4);
  margin-bottom: 30px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item.unset {
  background-image: unset !important;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item.inactive {
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item.inactive:before {
  content: '';
  background: #FFFFFF;
  position: absolute;
  width: 25px;
  height: 25px;
  right: -5px;
  bottom: -5px;
  border-radius: 50%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item.inactive:after {
  content: '';
  background-image: url("img/red_close.svg");
  width: 9px;
  height: 9px;
  position: absolute;
  right: 0;
  bottom: 0;
  top: unset;
  left: unset;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item:after {
  content: '';
  background-image: url("img/blue_plus.svg");
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item.active {
  background-color: #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_container .social_media_item.active:after {
  background-image: url("img/white_plus.svg");
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_inputs {
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_inputs .add_social_media {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #C4C4C4;
  text-align: right;
  cursor: not-allowed;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.user_extra_information > div .content .container > div .social_media_inputs .add_social_media.active {
  color: #451A7A;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 41px;
  font-weight: bold;
  color: #232631;
  text-align: center;
  margin: 0 0 60px 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content > div {
  width: 50%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .form_upload {
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .form_upload .image_output {
  background-image: url("img/register_file_upload.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .form_upload .image_output .edit_avatar {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 50px;
  bottom: 10px;
  left: 10px;
  box-shadow: 0px 15px 30px #0000000D;
  cursor: pointer;
  z-index: 100;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .form_upload .image_output .edit_avatar:before {
  content: '';
  background-image: url("img/edit_pen.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .form_upload .image_output .delete_avatar {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 50px;
  bottom: 10px;
  right: 10px;
  box-shadow: 0px 15px 30px #0000000D;
  cursor: pointer;
  z-index: 100;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .form_upload .image_output .delete_avatar:before {
  content: '';
  background-image: url("img/icon_remove_upload.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .accepted_file_types {
  margin-bottom: 25px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  color: #232631;
  text-align: center;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .profile_image_container .accepted_file_types span {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: normal;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_100 {
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #232631;
  margin-bottom: 25px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div h2.margin {
  margin-top: 50px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_select {
  margin-bottom: 25px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_select select {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_select select:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_select select:hover {
  border: 2px solid #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text {
  position: relative;
  margin-bottom: 25px;
  z-index: 10;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.edit {
  border-bottom: 2px solid #F0F0F0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.edit .edit_item {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #451A7A;
  cursor: pointer;
  text-align: right;
  margin: 20px 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text .edit_item {
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive {
  border-bottom: 2px solid #F0F0F0;
  padding-bottom: 10px;
  margin-bottom: 35px;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive .edit_pen {
  content: '';
  background-image: url("img/edit_pen.svg");
  width: 18px;
  height: 18px;
  position: absolute;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 50;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive input {
  z-index: 50;
  border: none;
  padding: 10px 0;
  border-radius: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #232631;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive input:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive input:hover {
  border: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive label {
  display: block;
  top: -15px;
  left: 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
  color: #232631;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive select {
  z-index: 50;
  border: none;
  padding: 10px 0;
  border-radius: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #232631;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 0;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive select:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive select:hover {
  border: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text.inactive .interest_container {
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text select {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
  margin-bottom: 20px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text select:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text select:hover {
  border: 2px solid #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text input {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text input:focus,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text input:hover {
  border: 2px solid #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text input:focus + label,
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text input:hover + label {
  display: block;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .form_text label {
  display: none;
  position: absolute;
  top: -7px;
  left: 11px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
  color: #2F4984;
  background: white;
  padding: 0 5px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .interest_container {
  flex-wrap: wrap;
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .interest_container.active {
  display: flex;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .interest_container div {
  background-color: rgba(223, 237, 247, 0.4);
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
  color: #451A7A;
  padding: 10px 40px 10px 10px;
  border-radius: 8px;
  position: relative;
  margin-right: 5px;
  margin-bottom: 10px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .interest_container div:after {
  content: '';
  background-image: url("img/blue_plus.svg");
  position: absolute;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  right: 9px;
  transform: rotate(45deg);
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container {
  display: flex;
  justify-content: space-between;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item {
  width: 70px;
  height: 70px;
  background-color: rgba(223, 237, 247, 0.4);
  margin-bottom: 30px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item.unset {
  background-image: unset !important;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item.inactive {
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item.inactive:before {
  content: '';
  background: #FFFFFF;
  position: absolute;
  width: 25px;
  height: 25px;
  right: -5px;
  bottom: -5px;
  border-radius: 50%;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item.inactive:after {
  content: '';
  background-image: url("img/red_close.svg");
  width: 9px;
  height: 9px;
  position: absolute;
  right: 0;
  bottom: 0;
  top: unset;
  left: unset;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item:after {
  content: '';
  background-image: url("img/blue_plus.svg");
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item.active {
  background-color: #451A7A;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_container .social_media_item.active:after {
  background-image: url("img/white_plus.svg");
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_inputs {
  display: none;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_inputs .add_social_media {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #C4C4C4;
  text-align: right;
  cursor: not-allowed;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .swiper-slide.profile_summary > div .content .container > div .social_media_inputs .add_social_media.active {
  color: #451A7A;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .user_welcome {
  display: none;
  width: 100%;
  text-align: center;
  height: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .user_welcome > div .heading {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 37px;
  font-weight: bold;
  color: #232631;
  margin-bottom: 15px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .user_welcome > div .subheading {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 31px;
  font-weight: bold;
  color: #232631;
  margin-bottom: 40px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .user_welcome > div .kyl_btn {
  display: inline-block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  margin-bottom: 25px;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper .swiper-wrapper .user_welcome > div .skip_step {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #451A7A;
  cursor: pointer;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper_button_wrapper {
  padding-top: 40px;
  display: flex;
  position: relative;
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper_button_wrapper .pagination_text {
  padding: 20px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 30;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
.enrollement_sec_2 .kyl_enrollement_container .enrollement .swiper_button_wrapper .kyl_btn {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  margin-left: auto;
}
.dashboard_sec_1 {
  margin: 30px 0 50px 0;
}
.dashboard_sec_2 {
  margin: 30px 0;
}
.dashboard_sec_3 {
  margin: 30px 0 50px 0;
}
.dashboard_sec_3 .elementor-element-populated {
  justify-content: space-between;
}
.dashboard_sec_3 .elementor-element-populated .top_scorer,
.dashboard_sec_3 .elementor-element-populated .news {
  width: 48.5% !important;
}
.header_sec_1 {
  background-color: rgba(255, 255, 255, 0.75);
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 100;
}
.kyl_header {
  display: flex;
  padding: 15px 0;
}
.kyl_header .logo {
  background-image: url("img/logo.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 150px;
  height: 50px;
  cursor: pointer;
}
.kyl_header .menu {
  display: flex;
  background-color: #FFFFFF;
  border-radius: 10px;
  margin: 0 auto;
}
.kyl_header .menu .item {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 27px;
  font-weight: 300;
  color: #232631;
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
}
.kyl_header .menu .item.active {
  background: linear-gradient(180deg, #0C72E9 0%, #451A7A 100%);
  color: #FFFFFF;
  box-shadow: 0px 3px 6px #00000029;
}
.kyl_header .faq {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 25px;
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
  margin-right: 15px;
  box-shadow: 0px 3px 15px #0000001A;
}
.kyl_header .faq:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("img/question_mark_black_24dp.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_header .notifications {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 25px;
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
  margin-right: 15px;
  box-shadow: 0px 3px 15px #0000001A;
}
.kyl_header .notifications:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("img/bell.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_header .account {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 25px;
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 3px 15px #0000001A;
}
.kyl_header .account:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("img/user.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_header .account .account_menu {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 15px #0000001a;
  border-radius: 10px;
  position: absolute;
  padding: 10px;
  right: 0;
  top: 60px;
  display: none;
}
.kyl_header .account .account_menu.active {
  display: block;
}
.kyl_header .account .account_menu .item {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
  color: #232631;
  padding: 10px;
  border-radius: 4px;
}
.kyl_header .account .account_menu .item:hover {
  color: #0C72E9;
  background-color: #f0f7fe;
}
.footer_sec_1 {
  display: none;
  background-color: #FFFFFF;
  position: relative;
  overflow: hidden;
}
.footer_sec_1 .kyl_footer {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
.footer_sec_1 .kyl_footer:before {
  content: '';
  background-image: url("img/footer_img.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translate(-50%, 0);
  width: 60%;
  height: 90%;
}
.footer_sec_1 .kyl_footer .left .logo {
  background-image: url("img/logo.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 150px;
  height: 50px;
  cursor: pointer;
  margin-bottom: 25px;
}
.footer_sec_1 .kyl_footer .left .name {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #451A7A;
  margin-bottom: 20px;
}
.footer_sec_1 .kyl_footer .left .street {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #451A7A;
  margin-bottom: 5px;
}
.footer_sec_1 .kyl_footer .left .city {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #451A7A;
  margin-bottom: 20px;
}
.footer_sec_1 .kyl_footer .left .phone {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #451A7A;
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
.footer_sec_1 .kyl_footer .left .phone:before {
  content: '';
  background-image: url("img/phone.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.footer_sec_1 .kyl_footer .left .mail {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #451A7A;
  padding-left: 25px;
  position: relative;
}
.footer_sec_1 .kyl_footer .left .mail:before {
  content: '';
  background-image: url("img/mail.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.footer_sec_1 .kyl_footer .right {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.footer_sec_1 .kyl_footer .right .menu {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
}
.footer_sec_1 .kyl_footer .right .menu .item {
  width: 100%;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #451A7A;
  margin-bottom: 20px;
  text-align: right;
}
.footer_sec_1 .kyl_footer .right .menu .item:last-child {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 15px;
}
.footer_sec_1 .kyl_footer .right .legal {
  text-align: right;
  flex: 0 0 100%;
}
.footer_sec_1 .kyl_footer .right .legal a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
  color: #451A7A;
}
.kyl_progress_container {
  min-height: 450px;
}
.kyl_progress_container h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
}
.kyl_progress_container.loading {
  background-color: #dbe7f196;
  border-radius: 20px;
}
.kyl_progress_container.loading:after {
  content: '';
  background-image: url("img/loading.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.kyl_progress_container .course_completed {
  background-color: #FFFFFF;
  border-radius: 20px;
  position: relative;
  margin-bottom: 50px;
  overflow: hidden;
}
.kyl_progress_container .course_completed canvas {
  top: 0;
  position: absolute;
  z-index: 0;
}
.kyl_progress_container .course_completed > div {
  position: relative;
  z-index: 1;
}
.kyl_progress_container .course_completed > div .top_container {
  padding: 30px 30px 0 30px;
}
.kyl_progress_container .course_completed > div .top_container .heading {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 500;
  color: #232631;
}
.kyl_progress_container .course_completed > div .top_container .subheading {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  color: #232631;
}
.kyl_progress_container .course_completed > div .bottom_container {
  display: flex;
  align-items: flex-end;
  padding: 20px 30px 0 30px;
  justify-content: space-between;
}
.kyl_progress_container .course_completed > div .bottom_container img.people {
  content: url("img/jubel.png");
  width: 400px;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container {
  display: flex;
  justify-content: end;
  padding-bottom: 30px;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn {
  margin-right: 18px;
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  border: 2px solid #451A7A;
  color: #451A7A;
  transition: 250ms;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn:hover {
  background-color: #451A7A;
  color: #FFFFFF;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn:hover.open_course:before {
  background-image: url("img/Repeat_weiss.svg");
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn:hover.download_zertifikat:before,
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn:hover.download_skript:before {
  background-image: url("img/Pfeil_Download_weiss.svg");
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn.open_course {
  padding-left: 45px;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn.open_course:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%);
  background-image: url("img/repeat_blue.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn.download_zertifikat,
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn.download_skript {
  padding-left: 35px;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn.download_zertifikat:before,
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn.download_skript:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%);
  background-image: url("img/pfeil_download_blue.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
.kyl_progress_container .course_completed > div .bottom_container .button_container .kyl_btn:last-child {
  margin-right: 0;
}
.kyl_progress_container .progress {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 30px;
  border-radius: 20px;
  position: relative;
  min-height: 350px;
  margin-bottom: 50px;
}
.kyl_progress_container .progress:last-child {
  margin-bottom: 0px;
}
.kyl_progress_container .progress:before {
  content: '';
  background-image: url("img/person_handy.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: right;
  bottom: 0;
  right: 0;
  height: 90%;
  width: 100%;
  position: absolute;
}
.kyl_progress_container .progress .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
  padding-bottom: 10px;
}
.kyl_progress_container .progress .date {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding-bottom: 30px;
}
.kyl_progress_container .progress .item_container {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
}
.kyl_progress_container .progress .item_container [data-progress="100"] {
  display: none;
}
.kyl_progress_container .progress .item_container [data-progress="100"] .progress_circle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("img/check_blue.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 33px;
  height: 25px;
}
.kyl_progress_container .progress .item_container [data-progress="100"] .progress_content > div .percent {
  color: #451A7A !important;
}
.kyl_progress_container .progress .item_container .item {
  display: flex;
  width: 30%;
  padding: 20px 0px;
  margin-right: 5%;
}
.kyl_progress_container .progress .item_container .item.inactive .progress_circle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 29px;
  height: 29px;
}
.kyl_progress_container .progress .item_container .item.inactive .progress_content > div .title {
  color: #C4C4C4;
}
.kyl_progress_container .progress .item_container .item.inactive .progress_content > div .percent {
  color: #C4C4C4;
}
.kyl_progress_container .progress .item_container .item.inactive .progress_content > div .units {
  color: #C4C4C4;
}
.kyl_progress_container .progress .item_container .item:nth-child(3n) {
  margin-right: 0;
}
.kyl_progress_container .progress .item_container .item .progress_circle {
  position: relative;
}
.kyl_progress_container .progress .item_container .item .progress_content {
  width: auto;
  padding-left: 15px;
  display: flex;
  align-items: center;
}
.kyl_progress_container .progress .item_container .item .progress_content > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #232631;
  padding-bottom: 0;
}
.kyl_progress_container .progress .item_container .item .progress_content > div .percent {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #232631;
  padding: 10px 0;
}
.kyl_progress_container .progress .item_container .item .progress_content > div .units {
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  color: #232631;
}
.kyl_progress_container .progress .btn_container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-top: 20px;
}
.kyl_progress_container .progress .btn_container .kyl_btn {
  display: inline-block;
}
.kyl_videos_container {
  padding-bottom: 65px;
}
.kyl_videos_container h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
}
.kyl_videos_container .swiper {
  position: relative;
  width: 100%;
  min-height: 220px;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  transition: opacity 100ms linear;
  background: #FFFFFF;
  height: auto;
  border-radius: 20px;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide .preview {
  width: 100%;
  height: 150px;
  border-radius: 20px 20px 0px 0px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide .content {
  width: 100%;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide .content .image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #dbe7f1;
  cursor: pointer;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide .content .image .image_name {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide .content .inner_content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 70%;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide .content .inner_content .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  color: #232631;
  padding-bottom: 5px;
  width: 100%;
  cursor: pointer;
}
.kyl_videos_container .swiper .swiper-wrapper .swiper-slide .content .inner_content .module {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
  width: 100%;
}
.kyl_videos_container .swiper .prev_featured,
.kyl_videos_container .swiper .next_featured {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1;
  background-color: #232631;
  transform: translate(0, -50%);
}
.kyl_videos_container .swiper .prev_featured:before,
.kyl_videos_container .swiper .next_featured:before {
  content: '';
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kyl_videos_container .swiper .prev_featured {
  left: 10px;
}
.kyl_videos_container .swiper .prev_featured:before {
  background-image: url("img/pfeil_weiss.svg");
  transform: translate(-50%, -50%) rotate(180deg);
}
.kyl_videos_container .swiper .next_featured {
  right: 10px;
}
.kyl_videos_container .swiper .next_featured:before {
  background-image: url("img/pfeil_weiss.svg");
}
.kyl_videos_container .all_videos {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.kyl_news_container {
  padding-bottom: 65px;
}
.kyl_news_container h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
}
.kyl_news_container .news_inner_container {
  height: 420px;
  max-height: 420px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.kyl_news_container .news_inner_container .item {
  background-color: #FFFFFF;
  box-shadow: 0px 15px 30px #0000000D;
  border-radius: 20px;
  display: flex;
  padding: 20px;
  justify-content: space-between;
  cursor: pointer;
}
.kyl_news_container .news_inner_container .item .image_container {
  width: 20%;
}
.kyl_news_container .news_inner_container .item .image_container > div {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  background-image: url("img/news_item_background.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_news_container .news_inner_container .item .content {
  width: 80%;
  display: flex;
}
.kyl_news_container .news_inner_container .item .content > div .date {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
  padding-bottom: 10px;
}
.kyl_news_container .news_inner_container .item .content > div .message {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #232631;
}
.kyl_news_container .all_news {
  display: inline-block;
  margin-top: 20px;
  float: right;
}
.kyl_top_scorer_container {
  display: none;
}
.kyl_top_scorer_container.active {
  display: block;
}
.kyl_top_scorer_container h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
}
.kyl_top_scorer_container .modul_container {
  box-shadow: 0px 15px 30px #0000001A;
  height: 420px;
  max-height: 420px;
  border-radius: 0 0 20px 20px;
}
.kyl_top_scorer_container .modul_container .modul_header {
  padding: 23px;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 20px 20px 0 0;
}
.kyl_top_scorer_container .modul_container .modul_header .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
}
.kyl_top_scorer_container .modul_container .modul_content {
  overflow: scroll;
  height: 350px;
  border-radius: 0 0 20px 20px;
}
.kyl_top_scorer_container .modul_container .modul_content .item {
  display: flex;
  align-items: center;
  padding: 10px 30px;
  background-color: #FFFFFF;
}
.kyl_top_scorer_container .modul_container .modul_content .item:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.5);
}
.kyl_top_scorer_container .modul_container .modul_content .item .image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #dbe7f1;
  cursor: pointer;
}
.kyl_top_scorer_container .modul_container .modul_content .item .image .image_name {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
}
.kyl_top_scorer_container .modul_container .modul_content .item .name {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #232631;
  padding-left: 15px;
}
.kyl_top_scorer_container .modul_container .modul_content .item .result {
  margin-left: auto;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
  color: #0C72E9;
}
.kyl_top_scorer_container .modul_container .modul_content .item .result span {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #0C72E9;
}
.kyl_top_scorer_container .modul_controls {
  display: flex;
  padding-top: 20px;
}
.kyl_top_scorer_container .modul_controls .kyl_btn {
  display: inline-block;
  margin-right: 20px;
}
.kyl_top_scorer_container .modul_controls .kyl_btn:last-child {
  margin-right: 0;
}
.kyl_video_overlay {
  margin-bottom: 50px;
}
.kyl_video_overlay .go_back {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #292C2F;
  margin: 30px 0;
  display: block;
}
.kyl_video_overlay .video_container {
  display: flex;
  margin-bottom: 70px;
  height: 500px;
  max-height: 500px;
}
.kyl_video_overlay .video_container .video_wrapper {
  box-shadow: 0px 15px 30px #0000000D;
  border-radius: 20px 0px 0px 20px;
  width: 70%;
}
.kyl_video_overlay .video_container .video_wrapper iframe {
  height: 100%;
  width: 100%;
  border-radius: 20px 0px 0px 20px;
}
.kyl_video_overlay .video_container .info {
  width: 30%;
  background: #FFFFFF;
  box-shadow: 0px 15px 30px #0000000D;
  border-radius: 0 20px 20px 0;
  padding: 35px;
  overflow: scroll;
}
.kyl_video_overlay .video_container .info > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
  color: #232631;
  margin: 15px 0;
}
.kyl_video_overlay .video_container .info > div .creator {
  padding-top: 30px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  color: #232631;
  padding-bottom: 5px;
}
.kyl_video_overlay .video_container .info > div a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  color: #451A7A;
  display: block;
  margin-bottom: 15px;
}
.kyl_video_overlay .video_container .info > div .date {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
  padding-bottom: 50px;
}
.kyl_video_overlay .video_container .info > div .modul {
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  color: #232631;
  padding-bottom: 10px;
}
.kyl_video_overlay .video_container .info > div .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
}
.kyl_video_overlay .video_container .info > div .open_feedback_overlay {
  margin-top: 20px;
  height: auto;
}
.kyl_video_overlay .video_feedback_container {
  height: 600px;
  width: 100%;
  display: none;
  background: white;
  border-radius: 25px;
  margin-bottom: 70px;
}
.kyl_video_overlay .video_feedback_container.active {
  display: flex;
}
.kyl_video_overlay .video_feedback_container .iframe_wrapper {
  width: 100%;
  height: 100%;
}
.kyl_video_overlay .video_feedback_container .iframe_wrapper iframe {
  height: 100%;
  border-radius: 25px;
}
.kyl_video_overlay .video_feedback_container .video_wrapper {
  height: 100%;
  flex: 0 0 70%;
  position: relative;
}
.kyl_video_overlay .video_feedback_container .video_wrapper:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.kyl_video_overlay .video_feedback_container .video_wrapper.onplay:before {
  background-color: unset;
}
.kyl_video_overlay .video_feedback_container .video_wrapper.onplay .button {
  display: none;
}
.kyl_video_overlay .video_feedback_container .video_wrapper video {
  object-fit: cover;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  height: 100%;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
.kyl_video_overlay .video_feedback_container .video_wrapper label.upload_btn {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  right: 22%;
  padding: 20px 35px;
  transform: translate(-22%, -50%);
  color: #D85B59;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 59px;
}
.kyl_video_overlay .video_feedback_container .video_wrapper label.upload_btn:after {
  content: '';
  background-image: url("img/upload_icon.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  height: 30px;
  width: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kyl_video_overlay .video_feedback_container .video_wrapper label.upload_btn.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .record_button {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  left: 50%;
  padding: 20px 40px;
  transform: translate(-50%, -50%);
  color: #D85B59;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .record_button.stop_recording {
  color: #FFFFFF;
  background: #D85B59;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .record_button.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .play_video {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  left: 20%;
  padding: 20px 40px;
  transform: translate(0, -50%);
  color: #232631;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .play_video.stop_video {
  color: #FFFFFF;
  background: #232631;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .play_video.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .retry_record {
  position: absolute;
  bottom: -2px;
  background: #FFFFFF;
  right: 20%;
  padding: 20px 40px;
  transform: translate(0, -50%);
  color: #232631;
  border-radius: 4px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}
.kyl_video_overlay .video_feedback_container .video_wrapper .retry_record.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .info {
  padding: 40px 30px;
  color: #232631;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.kyl_video_overlay .video_feedback_container .info .record {
  height: 85%;
  overflow: scroll;
}
.kyl_video_overlay .video_feedback_container .info .record.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .info .record h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #232631;
  margin: 30px 0 10px 0;
}
.kyl_video_overlay .video_feedback_container .info .record .description {
  margin: 30px 0;
}
.kyl_video_overlay .video_feedback_container .info .record .new_record {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  color: #451A7A;
  background-image: url("img/icon_new_record.svg");
  padding: 5px 0px 5px 30px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 6px;
  background-position-x: 2px;
  cursor: pointer;
  margin-bottom: 20px;
}
.kyl_video_overlay .video_feedback_container .info .record .new_record.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .info .record .input_field input[type=checkbox] {
  display: none;
}
.kyl_video_overlay .video_feedback_container .info .record .input_field input[type=checkbox]:checked + label {
  background-image: url("img/icon_checkbox_blue_checked.svg");
}
.kyl_video_overlay .video_feedback_container .info .record .input_field label {
  display: block;
  padding: 5px 0px 5px 30px;
  background-image: url("img/icon_checkbox_blue.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position-y: 6px;
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #451A7A;
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn {
  padding: 15px 20px;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
  background: #451A7A;
  color: #FFFFFF;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  display: inline-block;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn.arrow {
  padding: 15px 40px 15px 15px;
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn.arrow:before {
  content: '';
  background-image: url("img/pfeil_weiss.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 16px;
  height: 7px;
  transform: translate(0, -50%);
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn.btn_grey {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn.btn_transparent {
  background: transparent;
  color: #232631;
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn.btn_inactive {
  background: rgba(255, 255, 255, 0.5);
  color: #232631;
  opacity: 0.5;
  cursor: not-allowed;
  padding-right: 50px;
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn.btn_inactive:after {
  content: '';
  background-image: url("img/icon_lock.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
}
.kyl_video_overlay .video_feedback_container .info .button_container .next_btn.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .info .finish:after {
  content: '';
  background-image: url("img/video_exercise_finish.png");
}
.kyl_video_overlay .video_feedback_container .info .finish.hide {
  display: none;
}
.kyl_video_overlay .video_feedback_container .info .finish .text {
  background: #F0F0F0;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 50px;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}
.kyl_video_overlay .video_feedback_container .info .finish .text:after {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #F0F0F0 transparent transparent;
  content: '';
  position: absolute;
  bottom: -20px;
  right: 20%;
}
.kyl_video_overlay .video_feedback_container .info .finish .kyl_btn {
  display: inline-block;
}
.kyl_video_overlay .more_videos {
  display: none;
}
.kyl_video_overlay .more_videos h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
}
.kyl_video_overlay .more_videos .swiper {
  position: relative;
  width: 100%;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  transition: opacity 100ms linear;
  background: #FFFFFF;
  height: auto;
  border-radius: 20px;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide .preview {
  width: 100%;
  height: 150px;
  border-radius: 20px 20px 0px 0px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide .content {
  width: 100%;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide .content .image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #dbe7f1;
  cursor: pointer;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide .content .image .image_name {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide .content .inner_content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 70%;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide .content .inner_content .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  color: #232631;
  padding-bottom: 5px;
  width: 100%;
  cursor: pointer;
}
.kyl_video_overlay .more_videos .swiper .swiper-wrapper .swiper-slide .content .inner_content .module {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
  width: 100%;
}
.kyl_video_overlay .more_videos .swiper .prev_featured,
.kyl_video_overlay .more_videos .swiper .next_featured {
  width: 50px;
  height: 50px;
  border-radius: 10px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1;
  background-color: #232631;
  transform: translate(0, -50%);
}
.kyl_video_overlay .more_videos .swiper .prev_featured:before,
.kyl_video_overlay .more_videos .swiper .next_featured:before {
  content: '';
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kyl_video_overlay .more_videos .swiper .prev_featured {
  left: 10px;
}
.kyl_video_overlay .more_videos .swiper .prev_featured:before {
  background-image: url("img/pfeil_weiss.svg");
  transform: translate(-50%, -50%) rotate(180deg);
}
.kyl_video_overlay .more_videos .swiper .next_featured {
  right: 10px;
}
.kyl_video_overlay .more_videos .swiper .next_featured:before {
  background-image: url("img/pfeil_weiss.svg");
}
.kyl_news_overlay {
  margin: 50px 0;
}
.kyl_news_overlay h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  color: #232631;
  margin: 0;
  padding-bottom: 10px;
}
.kyl_news_overlay .description {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding-bottom: 40px;
}
.kyl_news_overlay .news_count {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
  text-align: right;
}
.kyl_news_overlay .news_container {
  display: flex;
  position: relative;
  padding-top: 20px;
  flex-wrap: wrap;
  min-height: 450px;
}
.kyl_news_overlay .news_container.loading {
  background-color: #dbe7f196;
  border-radius: 20px;
}
.kyl_news_overlay .news_container.loading:after {
  content: '';
  background-image: url("img/loading.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.kyl_news_overlay .news_container .item {
  width: 31%;
  background-color: #FFFFFF;
  border-radius: 20px;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.kyl_news_overlay .news_container .item:nth-child(3n) {
  margin-right: 0;
}
.kyl_news_overlay .news_container .item .image {
  height: 180px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("img/news_background.png");
  border-radius: 20px 20px 0px 0px;
}
.kyl_news_overlay .news_container .item .content {
  padding: 25px;
}
.kyl_news_overlay .news_container .item .content > div {
  position: relative;
  padding-bottom: 35px;
}
.kyl_news_overlay .news_container .item .content > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  color: #232631;
  padding-bottom: 15px;
}
.kyl_news_overlay .news_container .item .content > div .description {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
}
.kyl_news_overlay .news_container .item .content > div .read_more {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  color: #451A7A;
  position: absolute;
  left: 0;
  bottom: 0;
}
.kyl_news_overlay .news_container .item .content > div .date {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: 300;
  color: #232631;
  position: absolute;
  right: 0;
  bottom: 0;
}
.kyl_news_overlay .load_more {
  width: 150px;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  display: none;
}
.kyl_news_overlay .load_more:before {
  content: unset;
}
.kyl_news_item_overlay {
  margin: 30px 0 50px 0;
}
.kyl_news_item_overlay .go_back {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #292C2F;
}
.kyl_news_item_overlay .news_item_container {
  padding-top: 30px;
}
.kyl_news_item_overlay .news_item_container .image {
  background-image: url("img/news_item_background.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 370px;
  width: 100%;
  border-radius: 20px;
}
.kyl_news_item_overlay .news_item_container .content {
  position: relative;
  margin: 50px 0 80px 0;
}
.kyl_news_item_overlay .news_item_container .content .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  line-height: 31px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 20px;
}
.kyl_news_item_overlay .news_item_container .content .date {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  position: absolute;
  top: 0;
  right: 0;
}
.kyl_news_item_overlay .news_item_container .content .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  width: 80%;
}
.kyl_news_item_overlay .more_news h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  color: #232631;
  margin: 0;
}
.kyl_news_item_overlay .more_news .news_container {
  display: flex;
  position: relative;
  padding-top: 20px;
  flex-wrap: wrap;
  min-height: 450px;
}
.kyl_news_item_overlay .more_news .news_container.loading {
  background-color: #dbe7f196;
  border-radius: 20px;
}
.kyl_news_item_overlay .more_news .news_container.loading:after {
  content: '';
  background-image: url("img/loading.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.kyl_news_item_overlay .more_news .news_container .item {
  width: 31%;
  background-color: #FFFFFF;
  border-radius: 20px;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.kyl_news_item_overlay .more_news .news_container .item:nth-child(3n) {
  margin-right: 0;
}
.kyl_news_item_overlay .more_news .news_container .item .image {
  height: 180px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("img/news_background.png");
  border-radius: 20px 20px 0px 0px;
}
.kyl_news_item_overlay .more_news .news_container .item .content {
  padding: 25px;
}
.kyl_news_item_overlay .more_news .news_container .item .content > div {
  position: relative;
  padding-bottom: 35px;
}
.kyl_news_item_overlay .more_news .news_container .item .content > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  color: #232631;
  padding-bottom: 15px;
}
.kyl_news_item_overlay .more_news .news_container .item .content > div .description {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
}
.kyl_news_item_overlay .more_news .news_container .item .content > div .read_more {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  color: #451A7A;
  position: absolute;
  left: 0;
  bottom: 0;
}
.kyl_news_item_overlay .more_news .news_container .item .content > div .date {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: 300;
  color: #232631;
  position: absolute;
  right: 0;
  bottom: 0;
}
.kyl_news_item_overlay .more_news .load_more {
  width: 150px;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  display: none;
}
.kyl_news_item_overlay .more_news .load_more:before {
  content: unset;
}
.kyl_videos_overlay {
  margin: 50px 0;
}
.kyl_videos_overlay h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  color: #232631;
  margin: 0;
  padding-bottom: 10px;
}
.kyl_videos_overlay .description {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding-bottom: 40px;
  width: 80%;
}
.kyl_videos_overlay .controls {
  justify-content: flex-end;
  margin-bottom: 20px;
  display: none;
}
.kyl_videos_overlay .controls.active {
  display: flex;
}
.kyl_videos_overlay .controls .form-input {
  width: 23%;
}
.kyl_videos_overlay .controls .form-input.seminars_input,
.kyl_videos_overlay .controls .form-input.video_input {
  margin-right: 2.66%;
}
.kyl_videos_overlay .controls .form-input select {
  border-radius: 10px;
  padding: 10px 20px;
  border: 1px solid #FFFFFF;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  width: 100%;
  background-image: url("img/select_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-position-x: 95%;
  background-size: 8px;
  padding-right: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.kyl_videos_overlay .videos_container {
  display: flex;
  flex-wrap: wrap;
  min-height: 500px;
  position: relative;
}
.kyl_videos_overlay .videos_container.loading {
  background-color: #dbe7f196;
  border-radius: 20px;
}
.kyl_videos_overlay .videos_container.loading:after {
  content: '';
  background-image: url("img/loading.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.kyl_videos_overlay .videos_container .item {
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  background: #FFFFFF;
  width: 32%;
  height: auto;
  margin-right: 2%;
  border-radius: 20px;
  margin-bottom: 30px;
  max-height: 220px;
}
.kyl_videos_overlay .videos_container .item:nth-child(3n) {
  margin-right: 0;
}
.kyl_videos_overlay .videos_container .item .preview {
  width: 100%;
  height: 150px;
  border-radius: 20px 20px 0px 0px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_videos_overlay .videos_container .item .content {
  width: 100%;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
}
.kyl_videos_overlay .videos_container .item .content .image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #dbe7f1;
}
.kyl_videos_overlay .videos_container .item .content .image .image_name {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
}
.kyl_videos_overlay .videos_container .item .content .inner_content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 70%;
}
.kyl_videos_overlay .videos_container .item .content .inner_content .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  color: #232631;
  padding-bottom: 5px;
  width: 100%;
}
.kyl_videos_overlay .videos_container .item .content .inner_content .module {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
  width: 100%;
}
.kyl_videos_overlay .load_more {
  width: 150px;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  display: none;
}
.kyl_videos_overlay .load_more:before {
  content: unset;
}
.seminare_sec_1 {
  padding: 30px 0;
}
.seminare_sec_2 {
  padding: 50px 0;
}
.seminare_sec_3 {
  padding: 50px 0 100px 0;
}
.seminare_sec_3 .title h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
}
.seminare_sec_3 .description p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 300;
  color: #232631;
  margin: 0;
  width: 75%;
}
.kyl_solved_seminars_container h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
}
.kyl_solved_seminars_container .seminars_container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.kyl_solved_seminars_container .seminars_container:before {
  content: '';
  background-image: url("img/icon_books.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 200px;
  height: 74px;
  position: absolute;
  top: -74px;
  right: 0;
}
.kyl_solved_seminars_container .seminars_container .item {
  flex: 0 0 100%;
  padding: 20px 30px;
  background-color: #FFFFFF;
  display: flex;
  box-shadow: 0px 15px 30px #0000000d;
  cursor: pointer;
}
.kyl_solved_seminars_container .seminars_container .item:first-child {
  border-radius: 20px 20px 0px 0px;
}
.kyl_solved_seminars_container .seminars_container .item:last-child {
  border-radius: 0px 0px 20px 20px;
}
.kyl_solved_seminars_container .seminars_container .item.first_last {
  border-radius: 20px;
}
.kyl_solved_seminars_container .seminars_container .item:hover {
  border-color: #dfedf785 !important;
  background-color: #dfedf785 !important;
}
.kyl_solved_seminars_container .seminars_container .item .title {
  width: 50%;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #232631;
}
.kyl_solved_seminars_container .seminars_container .item .time_container {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #292C2F;
}
.kyl_solved_seminars_container .seminars_container .item .time_container .time {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
}
.kyl_info_page h2 {
  margin: 30px 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  color: #232631;
}
.kyl_info_page .company_name {
  margin-bottom: 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #232631;
}
.kyl_info_page .company_address {
  margin-bottom: 5px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 400;
  color: #232631;
}
.kyl_info_page .company_city {
  margin-bottom: 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 400;
  color: #232631;
}
.kyl_info_page .company_phone {
  margin-bottom: 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 400;
  color: #451A7A;
  position: relative;
  padding-left: 25px;
}
.kyl_info_page .company_phone:before {
  content: '';
  background-image: url("img/phone.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.kyl_info_page .company_mail {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 400;
  color: #451A7A;
  position: relative;
  padding-left: 25px;
}
.kyl_info_page .company_mail:before {
  content: '';
  background-image: url("img/mail.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.kyl_info_page .item {
  margin: 100px 0;
}
.kyl_info_page .item .heading {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 20px;
}
.kyl_info_page .item .content {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
}
.kyl_profile {
  background: #FFFFFF;
  box-shadow: 0px 15px 30px #0000000d;
  border-radius: 20px;
  padding: 20px 40px;
  position: relative;
  margin: 50px 0;
}
.kyl_profile h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  color: #232631;
  margin: 0;
  text-align: center;
}
.kyl_profile .go_back {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #292C2F;
  display: block;
  position: absolute;
  top: 40px;
  left: 40px;
}
.kyl_profile .inner_container {
  display: flex;
  padding-top: 80px;
}
.kyl_profile .inner_container .profile_image_container {
  flex: 0 0 50%;
}
.kyl_profile .inner_container .profile_image_container .form_upload {
  position: relative;
}
.kyl_profile .inner_container .profile_image_container .form_upload .image_output {
  background-image: url("img/register_file_upload.png");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-size: cover;
  width: 250px;
  height: 250px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}
.kyl_profile .inner_container .profile_image_container .form_upload .image_output .edit_avatar {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 50px;
  bottom: 10px;
  left: 10px;
  box-shadow: 0px 15px 30px #0000000D;
  cursor: pointer;
  z-index: 100;
}
.kyl_profile .inner_container .profile_image_container .form_upload .image_output .edit_avatar:before {
  content: '';
  background-image: url("img/edit_pen.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kyl_profile .inner_container .profile_image_container .form_upload .image_output .delete_avatar {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 50px;
  bottom: 10px;
  right: 10px;
  box-shadow: 0px 15px 30px #0000000D;
  cursor: pointer;
  z-index: 100;
}
.kyl_profile .inner_container .profile_image_container .form_upload .image_output .delete_avatar:before {
  content: '';
  background-image: url("img/icon_remove_upload.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kyl_profile .inner_container .profile_image_container .accepted_file_types {
  margin-bottom: 25px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  color: #232631;
  text-align: center;
}
.kyl_profile .inner_container .profile_image_container .accepted_file_types span {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: normal;
}
.kyl_profile .inner_container .profile_info_container {
  flex: 0 0 50%;
}
.kyl_profile .inner_container .profile_info_container h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
}
.kyl_profile .inner_container .profile_info_container .form_text {
  position: relative;
  margin-bottom: 25px;
  z-index: 10;
}
.kyl_profile .inner_container .profile_info_container .form_text.edit {
  border-bottom: 2px solid #F0F0F0;
}
.kyl_profile .inner_container .profile_info_container .form_text.edit .edit_item {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #292C2F;
  cursor: pointer;
  text-align: right;
  margin: 20px 0;
}
.kyl_profile .inner_container .profile_info_container .form_text .edit_item {
  display: none;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive {
  border-bottom: 2px solid #F0F0F0;
  padding-bottom: 10px;
  margin-bottom: 35px;
  position: relative;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive .edit_pen {
  content: '';
  background-image: url("img/edit_pen.svg");
  width: 18px;
  height: 18px;
  position: absolute;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 50;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive input {
  z-index: 50;
  border: none;
  padding: 10px 0;
  border-radius: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #232631;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive input:focus,
.kyl_profile .inner_container .profile_info_container .form_text.inactive input:hover {
  border: none;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive label {
  display: block;
  top: -15px;
  left: 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: normal;
  color: #232631;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive select {
  z-index: 50;
  border: none;
  padding: 10px 0;
  border-radius: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #232631;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 0;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive select:focus,
.kyl_profile .inner_container .profile_info_container .form_text.inactive select:hover {
  border: none;
}
.kyl_profile .inner_container .profile_info_container .form_text.inactive .interest_container {
  display: none;
}
.kyl_profile .inner_container .profile_info_container .form_text select {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
  margin-bottom: 20px;
}
.kyl_profile .inner_container .profile_info_container .form_text select:focus,
.kyl_profile .inner_container .profile_info_container .form_text select:hover {
  border: 2px solid #451A7A;
}
.kyl_profile .inner_container .profile_info_container .form_text input {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.kyl_profile .inner_container .profile_info_container .form_text input:focus,
.kyl_profile .inner_container .profile_info_container .form_text input:hover {
  border: 2px solid #292C2F;
}
.kyl_profile .inner_container .profile_info_container .form_text input:focus + label,
.kyl_profile .inner_container .profile_info_container .form_text input:hover + label {
  display: block;
}
.kyl_profile .inner_container .profile_info_container .form_text label {
  display: none;
  position: absolute;
  top: -7px;
  left: 11px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
  color: #2F4984;
  background: white;
  padding: 0 5px;
}
.kyl_profile .inner_container .profile_info_container .interest_container {
  flex-wrap: wrap;
  display: none;
}
.kyl_profile .inner_container .profile_info_container .interest_container.active {
  display: flex;
}
.kyl_profile .inner_container .profile_info_container .interest_container div {
  background-color: rgba(223, 237, 247, 0.4);
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
  color: #451A7A;
  padding: 10px 40px 10px 10px;
  border-radius: 8px;
  position: relative;
  margin-right: 5px;
  margin-bottom: 10px;
}
.kyl_profile .inner_container .profile_info_container .interest_container div:after {
  content: '';
  background-image: url("img/blue_plus.svg");
  position: absolute;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  right: 9px;
  transform: rotate(45deg);
  cursor: pointer;
}
.kyl_profile .inner_container .profile_info_container .form_radio {
  margin: 50px 0px;
}
.kyl_profile .inner_container .profile_info_container .form_radio input {
  display: none;
}
.kyl_profile .inner_container .profile_info_container .form_radio input:checked + label {
  background-image: url("img/register_radio_checked.svg");
  color: #292C2F;
}
.kyl_profile .inner_container .profile_info_container .form_radio label {
  display: block;
  background-image: url("img/register_radio_unchecked.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left !important;
  padding-left: 25px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 10px;
}
.kyl_profile .inner_container .profile_info_container .form_select {
  margin-bottom: 25px;
}
.kyl_profile .inner_container .profile_info_container .form_select select {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
  padding: 15px;
  border-radius: 10px;
  outline: none;
  border: 2px solid #F0F0F0;
  width: 100%;
}
.kyl_profile .inner_container .profile_info_container .form_select select:focus,
.kyl_profile .inner_container .profile_info_container .form_select select:hover {
  border: 2px solid #451A7A;
}
.kyl_profile .inner_container .profile_info_container .social_media_container {
  display: flex;
  justify-content: space-between;
}
.kyl_profile .inner_container .profile_info_container .social_media_container .social_media_item {
  width: 70px;
  height: 70px;
  background-color: rgba(223, 237, 247, 0.4);
  margin-bottom: 30px;
  border-radius: 50%;
  position: relative;
}
.kyl_profile .inner_container .profile_info_container .social_media_container .social_media_item.unset {
  background-image: unset !important;
}
.kyl_profile .inner_container .profile_info_container .social_media_container .social_media_item.inactive {
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_profile .inner_container .profile_info_container .social_media_container .social_media_item.inactive .close {
  content: '';
  background: #FFFFFF;
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  transform: unset;
  right: 0;
  bottom: 0;
  top: unset;
  left: unset;
  cursor: pointer;
  box-shadow: 0px 5px 11px #00000029;
}
.kyl_profile .inner_container .profile_info_container .social_media_container .social_media_item.inactive .close:after {
  content: '';
  background-image: url("img/red_close.svg");
  width: 9px;
  height: 9px;
  position: absolute;
  right: unset;
  bottom: unset;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kyl_profile .inner_container .profile_info_container .social_media_container .social_media_item .close {
  content: '';
  background-image: url("img/blue_plus.svg");
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.kyl_profile .inner_container .profile_info_container .social_media_container .social_media_item.active:after {
  background-image: url("img/white_plus.svg");
}
.kyl_profile .inner_container .profile_info_container .social_media_inputs {
  display: none;
}
.kyl_profile .inner_container .profile_info_container .social_media_inputs .add_social_media {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #C4C4C4;
  text-align: right;
  cursor: not-allowed;
}
.kyl_profile .inner_container .profile_info_container .social_media_inputs .add_social_media.active {
  color: #451A7A;
  cursor: pointer;
}
.kyl_nutzer_profil {
  padding: 50px 0;
}
.kyl_nutzer_profil .go_back {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #292C2F;
  display: inline-block;
}
.kyl_nutzer_profil .profil_container {
  background: #FFFFFF;
  box-shadow: 0px 15px 30px #0000000d;
  border-radius: 20px;
  padding: 135px 35px 35px 35px;
  position: relative;
  margin-top: 110px;
  min-height: 500px;
}
.kyl_nutzer_profil .profil_container.loading {
  background-color: #dbe7f196;
  border-radius: 20px;
}
.kyl_nutzer_profil .profil_container.loading:after {
  content: '';
  background-image: url("img/loading.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.kyl_nutzer_profil .profil_container:before {
  content: '';
  background-image: url("img/icon_books.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 250px;
  height: 96px;
  position: absolute;
  top: -95px;
  right: 0;
}
.kyl_nutzer_profil .profil_container .profile_image {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  background-color: #dbe7f1;
  top: -70px;
  border: 1px solid #FFFFFF;
}
.kyl_nutzer_profil .profil_container .profile_image .image_name {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  color: #232631;
}
.kyl_nutzer_profil .profil_container .name_container {
  position: absolute;
  left: 250px;
  top: 30px;
}
.kyl_nutzer_profil .profil_container .name_container .name {
  font-family: 'Ubuntu', sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: #232631;
  padding-bottom: 5px;
}
.kyl_nutzer_profil .profil_container .name_container .registered_since {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
}
.kyl_nutzer_profil .profil_container .inner_container {
  display: none;
}
.kyl_nutzer_profil .profil_container .inner_container.active {
  display: flex;
}
.kyl_nutzer_profil .profil_container .inner_container .informations {
  flex: 0 0 65%;
}
.kyl_nutzer_profil .profil_container .inner_container .informations .item {
  margin-bottom: 30px;
}
.kyl_nutzer_profil .profil_container .inner_container .informations .item .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 20px;
}
.kyl_nutzer_profil .profil_container .inner_container .informations .item .content {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #232631;
}
.kyl_nutzer_profil .profil_container .inner_container .informations .item.interests .content > div {
  background-color: rgba(223, 237, 247, 0.4);
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
  color: #451A7A;
  padding: 10px 12px;
  border-radius: 8px;
  position: relative;
  margin-right: 10px;
  display: inline-block;
}
.kyl_nutzer_profil .profil_container .inner_container .informations .item.social_media .content {
  display: flex;
}
.kyl_nutzer_profil .profil_container .inner_container .informations .item.social_media .content > a {
  width: 69px;
  height: 69px;
  border-radius: 50%;
  margin-right: 40px;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_nutzer_profil .profil_container .inner_container .informations .item.social_media .content > a:last-child {
  margin-right: 0px;
}
.kyl_nutzer_profil .profil_container .inner_container .videos {
  flex: 0 0 35%;
}
.kyl_nutzer_profil .profil_container .inner_container .videos .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 15px;
}
.kyl_nutzer_profil .profil_container .inner_container .videos .item {
  display: flex;
  margin-bottom: 25px;
  cursor: pointer;
}
.kyl_nutzer_profil .profil_container .inner_container .videos .item:last-child {
  margin-bottom: 0px;
}
.kyl_nutzer_profil .profil_container .inner_container .videos .item .thumbnail {
  width: 110px;
  height: 80px;
  border-radius: 10px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kyl_nutzer_profil .profil_container .inner_container .videos .item .video_information {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.kyl_nutzer_profil .profil_container .inner_container .videos .item .video_information > div .date {
  font-family: 'Ubuntu', sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
  color: #232631;
  margin-bottom: 5px;
}
.kyl_nutzer_profil .profil_container .inner_container .videos .item .video_information > div .title {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #232631;
  margin-bottom: 0px;
}
.kyl_kontoverwaltung {
  background: #FFFFFF;
  box-shadow: 0px 15px 30px #0000000d;
  border-radius: 20px;
  padding: 35px;
  position: relative;
  margin: 50px 0;
}
.kyl_kontoverwaltung .go_back {
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 600;
  color: #292C2F;
  display: inline-block;
  position: absolute;
  left: 35px;
  top: 50px;
}
.kyl_kontoverwaltung h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 600;
  color: #232631;
  margin: 0;
  text-align: center;
  padding: 35px;
}
.kyl_kontoverwaltung .form_text {
  width: 380px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.kyl_kontoverwaltung .form_text input {
  width: 100%;
  border: 2px solid #F0F0F0;
  border-radius: 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 300;
  color: #4A4A4A;
  padding: 15px 20px;
}
.kyl_kontoverwaltung .form_text input.error {
  border-color: #D85B59;
}
.kyl_kontoverwaltung .password_information {
  width: 380px;
  margin: 0 auto;
  border-radius: 10px;
  margin-bottom: 25px;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: 400;
  color: #D85B59;
  display: none;
}
.kyl_kontoverwaltung .kyl_btn {
  display: block;
  margin: 45px auto;
  width: 140px;
  text-align: center;
}
.kyl_404 {
  background: #FFFFFF;
  box-shadow: 0px 15px 30px #0000000d;
  border-radius: 20px;
  padding: 35px;
  position: relative;
  margin: 150px 0;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kyl_404:before {
  content: '';
  background-image: url("img/icon_books.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 250px;
  height: 96px;
  position: absolute;
  top: -95px;
  right: 0;
}
.kyl_404 .inner_container {
  text-align: center;
}
.kyl_404 .inner_container .text {
  font-family: 'Ubuntu', sans-serif;
  font-size: 35px;
  line-height: 60px;
  font-weight: 400;
  color: #232631;
  padding-bottom: 20px;
}
.kyl_404 .inner_container .kyl_btn {
  display: inline-block;
}
h1.feedback_heading {
  margin-top: 50px;
}
.video_feedback_iframe {
  height: 600px;
  width: 100%;
  display: flex;
  background: white;
  border-radius: 25px;
}
.video_feedback_iframe .iframe_wrapper {
  width: 100%;
  height: 100%;
}
.video_feedback_iframe .iframe_wrapper iframe {
  height: 100%;
  border-radius: 25px;
}
