@charset "UTF-8";

/* src/assets/style/fonts.scss */
@font-face {
  font-family: "DIN Pro";
  src: url("./media/dinpro_light-QSRZ3E64.otf");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "DIN Pro";
  src: url("./media/dinpro-MR6RMOXM.otf");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "DIN Pro";
  src: url("./media/dinpro_medium-W7VG77UW.otf");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "DIN Pro";
  src: url("./media/dinpro_bold-XBTSFGN4.otf");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "DIN Pro";
  src: url("./media/dinpro_black-HRYMQJ5Z.otf");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "DIN Pro Condensed";
  src: url("./media/dinpro_condensedregular-XG6K3MYP.otf");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "DIN Pro Condensed";
  src: url("./media/dinpro_condensedmedium-LWRVB3B3.otf");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "DIN Pro Condensed";
  src: url("./media/dinpro_condensedbold-7HTUDYBL.otf");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "DIN Pro Condensed";
  src: url("./media/dinpro_condensedblack-F2I2XOPV.otf");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "Inter";
  src: url("./media/Inter-Regular-L744NWTU.otf");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Inter";
  src: url("./media/Inter-Bold-F33NQ4VX.otf");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "Inter";
  src: url("./media/Inter-Black-B35OLGKP.otf");
  font-style: normal;
  font-weight: 900;
}

/* src/assets/style/fontsClass.scss */
.din-pro-text {
  font-family: "DIN Pro", sans-serif;
}
.din-pro-black {
  font-family: "DIN Pro black", sans-serif;
}
.din-pro-black-italic {
  font-family: "DIN Pro black Italic", sans-serif;
}
.din-pro-bold {
  font-family: "DIN Pro bold", sans-serif;
}
.din-pro-consend {
  font-family: "DIN Pro Consend", sans-serif;
}
.din-pro-cond-medium {
  font-family: "DIN Pro Cond Medium", sans-serif;
}
.din-pro-condy-light {
  font-family: "DIN Pro Condy Light", sans-serif;
}
.din-pro-bold-italic {
  font-family: "DIN Pro Bold Italic", sans-serif;
}
.din-pro-consend-black-italic {
  font-family: "DIN Pro Consend Black Italic", sans-serif;
}
.din-pro-condensed {
  font-family: "DIN Pro Condensed", sans-serif;
}
.din-pro-condensed-bold {
  font-family: "DIN Pro Condensed Bold", sans-serif;
}
.din-pro-condensed-bold-italic {
  font-family: "DIN Pro Condensed Bold Italic", sans-serif;
}
.din-pro-condy-italic {
  font-family: "DIN Pro Cond\443  Italic", sans-serif;
}
.din-pro-condy-light-italic {
  font-family: "DIN Pro Cond\443  Light Italic", sans-serif;
}
.din-pro-condensed-medium {
  font-family: "DIN Pro Condensed Medium", sans-serif;
}
.din-pro-condensed-regular {
  font-family: "DIN Pro Condensed Regular", sans-serif;
}
.din-pro-italic {
  font-family: "DIN Pro Italic", sans-serif;
}
.din-pro-light {
  font-family: "DIN Pro Light", sans-serif;
}
.din-pro-light-italic {
  font-family: "DIN Pro Light Italic", sans-serif;
}
.din-pro-medium {
  font-family: "DIN Pro Medium", sans-serif;
}
.din-pro-medium-italic {
  font-family: "DIN Pro Medium Italic", sans-serif;
}
.text-bold-heading {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  color: rgb(21, 22, 51);
  margin: unset;
}
.text-title-page {
  font-size: 32px;
  font-weight: 500;
  line-height: 39.71px;
  color: rgb(21, 22, 51);
}
.text-dinPro-search {
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  color: rgb(21, 22, 51);
  margin: unset !important;
  line-height: 22px;
}
.text-din-white {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.84px;
}
.text-dinPro:hover {
  color: rgb(255, 255, 255);
  cursor: pointer;
}
.text-dinPro-middle {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.84px;
  color: rgba(255, 255, 255, 0.6);
}
.text-bold-medium {
  color: #151633;
  font-weight: 700;
  font-size: 22px;
}
.text-dinPro {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 17.36px;
  color: rgba(255, 255, 255, 0.9);
}
.text-bth-black {
  color: rgb(47, 47, 47) !important;
}
.title-table {
  font-size: 14px;
  font-weight: 600;
  line-height: 17.37px;
  text-align: center;
  color: #2F2F2F;
}
.title-name-low {
  font-size: 16px;
  font-weight: 400;
  line-height: 17.36px;
  text-align: center;
}
.text-status {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.36px;
}
.text-gray {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.36px;
  color: #707070;
}
.text-bold {
  font-size: 18px;
  font-weight: 600;
  line-height: 22.32px;
  color: #2F2F2F;
}
.text-error {
  font-size: 14px;
  font-weight: 400;
  line-height: 17.36px;
  color: #E60000;
}

/* src/assets/style/ui-kit/ui-kit.scss */
:root {
  --black-color: #282827;
  --white-color: #FFFFFF;
  --red-color: rgba(230, 0, 0, 1);
  --green-color: rgba(67, 190, 0, 1);
  --gray-color:rgba(137, 137, 137, 1);
  --gray-scrollbar-color:#C8C8C8;
  --text-very-large: 48px;
  --text-large: 24px;
  --text-xlarge: 20px;
  --text-medium: 16px;
  --text-small: 12px;
}
html {
  background: #FFFFFF;
}
p,
span {
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.green-color {
  color: var(--green-color);
}
.red-color {
  color: var(--red-color);
}
.black-color {
  color: var(--black-color);
}
.text-very-large {
  font-size: var(--text-very-large);
}
.text-large {
  font-size: var(--text-large);
}
.text-xlarge {
  font-size: var(--text-xlarge);
}
.text-medium {
  font-size: var(--text-medium);
}
.text-small {
  font-size: var(--text-small);
}
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
::-webkit-scrollbar-track {
  background: var(--gray-color);
  border-radius: 6px;
}
::-webkit-scrollbar-thumb {
  background: var(--black-color);
  border-radius: 10px;
  border: 3px solid var(--white-color);
}
* {
  scrollbar-width: thin;
  scrollbar-color: var(--red-color) var(--gray-scrollbar-color);
}
.button-pagination {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  border: 1px solid #282827;
  background-color: transparent;
  cursor: pointer;
  color: var(--black-color);
  font-weight: 700;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
}
.button-pagination.active {
  border-color: var(--red-color);
}
.button-pagination.disable {
  border-color: var(--gray-color);
  pointer-events: none;
  color: var(--gray-color);
}
.course-icon {
  width: 16px;
  height: 16px;
}
.course-icon.arrow-left {
  transform: rotate(-90deg);
}
.course-icon.arrow-right {
  transform: rotate(90deg);
}
.course-icon.arrow-down {
  transform: rotate(180deg);
}
.module-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-8px);
  transition:
    max-height 0.35s ease,
    opacity 0.25s ease,
    transform 0.25s ease;
}
.module-wrap.open {
  max-height: 1000px;
  opacity: 1;
  transform: translateY(0);
}
.module-item-wrap {
  max-width: 345px;
  min-height: 24px;
  max-height: 156px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.module-item-wrap.disable {
  pointer-events: none;
}
.module-item-wrap.disable .module-item-text {
  color: var(--gray-color);
}
.accordion-wrap .module-item-text {
  max-width: 90% !important;
}
.accordion-title-line {
  position: absolute;
  width: 100%;
  border-bottom: 1px solid black;
  left: 0;
  bottom: 1px;
}
.module-item-text {
  font-weight: 400;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  max-width: 321px;
  padding: 0;
  margin: 0;
}
.module-item-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: 0%;
  text-transform: uppercase;
  margin-bottom: unset;
}
.custom-arrows {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
  max-width: 112px;
  -webkit-user-select: none;
  user-select: none;
}
.custom-arrow-background .prev {
  background: url("./media/arrow-left-pagination-UN43SYG6.svg") no-repeat center center;
  background-size: 32px;
}
.custom-arrow-background .next {
  background: url("./media/arrow-right-pagination-M3MP6AEZ.svg") no-repeat center center;
  background-size: 32px;
}
.arrow.prev.swiper-prev.swiper-button-prev.disabled {
  background: url("./media/arrow-pagination-disable-JPTYDT23.svg") no-repeat center center;
  border-color: var(--gray-color);
  pointer-events: none;
}
.arrow.next.swiper-next.swiper-button-next.disabled {
  background: url("./media/arrow-pagination-disable-JPTYDT23.svg") no-repeat center center;
  border-color: var(--gray-color);
  pointer-events: none;
}
.arrow {
  min-width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: fit-content;
  padding: 6px;
  line-height: normal;
  border: 1px solid rgb(40, 40, 39);
  border-radius: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.arrow:active {
  scale: 0.95;
}
.swiper-button-prev,
.swiper-button-next {
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.input-wrap,
.textarea-wrap {
  width: 100%;
  position: relative;
}
.input-wrap,
.textarea-wrap {
  width: 100%;
  gap: 16px;
  display: flex;
  flex-direction: column;
  position: relative;
  color: var(--black-color);
  border-radius: 10px;
}
.input-wrap .count-symbol,
.textarea-wrap .count-symbol {
  color: var(--black-color);
  position: absolute;
  right: 10px;
  bottom: 5px;
}
textarea.disabled {
  border: 1px solid #C8C8C8 !important;
  color: #898989 !important;
  background-color: #eee !important;
  pointer-events: none;
}
textarea:focus-within {
  border: 1px solid var(--red-color) !important;
}
.header-wrap-ui {
  font-family: DIN Pro;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: var(--black-color);
  font-size: var(--text-medium);
}
.button {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 48px;
  border: 1px solid #E60000;
  border-radius: 10px;
  background: transparent;
  font-family: "DIN Pro Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #282827;
  text-decoration: none;
  outline: none;
  leading-trim: NONE;
  text-transform: uppercase;
  width: 345px;
  height: 64px;
}
.button-with-check {
  position: unset;
}
.button.active.button-with-way-left::before,
.button.active.button-with-way-right::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/icon-way-R3G7G2S7.svg") no-repeat center center;
}
.button.active.button-with-check-left::before,
.button.active.button-with-check-right::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/check-mark-white-SX35BNR2.svg") no-repeat center center;
}
.button.disabled.button-with-check-left::before,
.button.disabled.button-with-check-right::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/check-mark-white-SX35BNR2.svg") no-repeat center center;
}
.button.disabled.button-with-way-left::before,
.button.disabled.button-with-way-right::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/icon-way-R3G7G2S7.svg") no-repeat center center;
}
.button-with-check-left::before {
  margin-right: 8px;
}
.button-with-check-right::after {
  margin-left: 8px;
}
.button-with-way-left::before {
  margin-right: 8px;
}
.button-with-way-right::after {
  margin-left: 8px;
}
.button-with-check-left::before,
.button-with-check-right::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/check-mark-BTEI3MUJ.svg") no-repeat center center;
}
.button-with-cross {
  color: var(--white-color);
  width: 100vw;
  border-color: transparent;
}
.button.button-with-cross:hover {
  background: transparent !important;
}
.button-with-cross:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/close-white-MGAQFGQG.svg") no-repeat center center;
}
.button.default.disabled.button-with-check-left::before,
.button.default.disabled.button-with-check-right::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/check-mark-disabled-WBREUEIP.svg") no-repeat center center;
}
.button.button-with-check-left:hover::before,
.button.button-with-check-right:hover::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/check-mark-white-SX35BNR2.svg") no-repeat center center;
}
.button-with-arrow::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/icon-way-black-LUJETLPC.svg") no-repeat center center;
}
.button.button-with-arrow:hover::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("./media/icon-way-R3G7G2S7.svg") no-repeat center center;
}
.button:hover {
  background: #E60000;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.button:active,
.button.active {
  background: #E60000;
  color: #fff;
  text-decoration: none;
}
.button a {
  color: inherit;
  text-decoration: none;
}
.button[disabled],
.button[disabled]:hover,
.button[disabled]:active,
.button.disabled {
  color: var(--white-color);
  border-color: #C8C8C8;
  background: #C8C8C8;
  cursor: default;
}
.button.default[disabled],
.button.default[disabled]:hover,
.button.default[disabled]:active,
.button.default.disabled {
  color: #898989;
  border-color: #898989;
  background: transparent;
  cursor: default;
}
.disable-modules {
  color: var(--gray-color);
}
.accordion-wrap {
  position: relative;
  max-width: 845px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.accordion-wrap .module-item-wrap {
  max-width: 100%;
}
.accordion-wrap .module-item-wrap .course-icon {
  width: 24px;
  height: 24px;
}
.accordion-wrap .module-item-text {
  max-width: 810px;
  flex: 1;
}
.inner-section {
  background: #FFFFFF;
}
.modal-lesson {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: relative;
}
.modal-lesson confirmation-modal {
  max-width: 601px;
  max-height: 394px;
}
.modal-lesson-buttons {
  display: flex;
  gap: 16px;
  flex-direction: row;
}
.modal-lesson-buttons .button {
  width: 260px !important;
}

/* src/assets/style/ui-kit/prime-ng.scss */
:root {
  --black-color: rgba(40, 40, 39, 1);
  --white-color: #FFFFFF;
  --red-color: rgba(230, 0, 0, 1);
  --green-color: rgba(67, 190, 0, 1);
  --gray-color:#898989;
  --gray-scrollbar-color:#C8C8C8;
  --text-large: 24px;
  --text-xlarge: 20px;
  --text-medium: 16px;
  --text-small: 12px;
}
.p-progressbar {
  width: 100%;
}
.p-progressbar {
  border-radius: 10px !important;
  height: 10px !important;
  background: var(--gray-scrollbar-color) !important;
}
.p-progressbar-value {
  background: var(--red-color) !important;
}
.p-progressbar-value .p-progressbar-label {
  display: none !important;
}
.p-radiobutton-checked .p-radiobutton-box .p-radiobutton-icon {
  background: var(--red-color) !important;
}
.p-radiobutton-box {
  background: var(--white-color) !important;
  border-color: #282827 !important;
}
.p-textarea {
  font-family: "DIN Pro Condensed", sans-serif !important;
  display: block !important;
  height: 100% !important;
  outline: none !important;
  width: 100% !important;
  border-radius: 10px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  color: #282827 !important;
  background: transparent !important;
}
.p-inputtext:enabled:focus {
  border-color: var(--black-color) !important;
  outline-offset: unset !important;
  outline: none !important;
}
.p-select:enabled:focus {
  border-color: var(--black-color) !important;
  outline-offset: unset !important;
  outline: none !important;
}
.p-select-label.p-placeholder {
  color: red !important;
}
.error {
  border-color: var(--red-color) !important;
}
.custom-select {
  width: 345px;
  height: 64px;
  border-radius: 10px !important;
  padding: 14px 16px;
  background: #FFFFFF !important;
  position: relative;
}
.custom-select .p-component.p-component-overlay.p-select-overlay {
  border: 1px solid var(--gray-color);
  border-radius: 10px;
  margin-top: 8px;
  left: -1px;
  box-shadow: none;
  max-height: 272px;
  padding: 12px 24px;
  z-index: 999 !important;
  background: #FFFFFF !important;
  overflow: hidden !important;
  color: var(--black-color);
}
.custom-select .p-select:not(.p-disabled).p-focus {
  border-color: var(--red-color) !important;
  outline: none !important;
}
.custom-select .p-select-option.p-select-option-selected {
  color: var(--black-color) !important;
}
.custom-select .p-select-filter.p-component.p-inputtext {
  border-color: transparent !important;
  border-bottom: 1px solid var(--gray-color) !important;
  border-radius: 0 !important;
}
.custom-select .p-inputtext:focus {
  border: 1px solid red;
}
.custom-select .p-select-dropdown-icon.p-icon {
  color: var(--red-color);
}
.custom-select .p-select-label {
  color: var(--black-color) !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 12px 0;
  margin-top: -4px;
  background-color: var(--white-color) !important;
}
.custom-select .p-placeholder.p-select-label {
  color: var(--gray-color) !important;
}
.custom-select .p-select-clear-icon.p-icon {
  display: none;
}
.custom-select .p-select-option:not(.p-select-option-selected):not(.p-disabled).p-focus {
  color: var(--black-color);
}
.custom-select ul {
  padding: 10px;
}
.custom-select li {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #282827;
  padding: 12px 0;
  margin: 0;
  background-color: var(--white-color) !important;
}
.p-inputtext:enabled:hover {
  border-color: var(--gray-color) !important;
}
.p-textarea:enabled:hover {
  border-color: var(--gray-color) !important;
}
.p-select:not(.p-disabled).p-focus {
  border-color: var(--gray-color) !important;
  outline: none !important;
  box-shadow: unset !important;
}
.p-select-dropdown[aria-expanded=true] .p-select-dropdown-icon {
  transform: rotate(180deg);
}

/* src/assets/style/adaptive.scss */
@media screen and (max-width: 600px) and (max-width: 768px) {
  .modal {
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    height: auto;
    border-bottom-left-radius: unset !important;
    border-bottom-right-radius: unset !important;
    padding: 24px;
  }
}
@media screen and (max-width: 600px) {
  .notfound h1 {
    font-size: var(--text-large) !important;
    margin: 0 0 17px 0 !important;
  }
  .notfound p {
    font-size: var(--text-medium) !important;
  }
  .title-courses {
    font-size: var(--text-large) !important;
  }
  .header-course {
    margin-bottom: unset !important;
  }
  .title-courses span {
    font-size: var(--text-large) !important;
  }
  .count-progress-bar {
    font-size: var(--text-small) !important;
  }
  .module-item-title {
    font-size: var(--text-medium) !important;
  }
  .header-course {
    gap: 24px !important;
  }
  .breadcrumbs {
    padding-top: 15px !important;
  }
  .header-course {
    gap: 24px !important;
  }
  .button {
    width: 100% !important;
  }
  .inner-section {
    gap: 56px !important;
    padding: 16px 15px 45px 15px !important;
  }
  .breadcrumbs-section {
    padding-bottom: unset !important;
    padding-top: unset !important;
  }
  .accordion-wrap {
    gap: 16px !important;
  }
  .questionnaire {
    padding: 24px !important;
  }
  .questionnaire .module-item-text {
    margin-bottom: unset !important;
  }
  .title-course-block {
    justify-content: space-between !important;
    gap: unset;
  }
  .title-course-block .title-course {
    font-size: var(--text-small) !important;
  }
  .title-course-block .arrow-dropdown {
    border: 1px solid red !important;
  }
  .module-item-wrap {
    justify-content: space-between !important;
    max-width: 100% !important;
  }
  .module-item-wrap .course-icon {
    width: 16px !important;
    height: 16px !important;
  }
  .module-item-wrap .course-icon.arrow-dropdown {
    width: 16px !important;
    height: 16px !important;
  }
  .p-progressbar {
    height: 5px !important;
  }
  .modal {
    width: 100% !important;
    top: auto !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    height: auto !important;
    padding: 24px !important;
  }
  .modal-lesson-buttons {
    flex-direction: column;
    width: 100%;
  }
  .modal-lesson-buttons .button {
    width: 100% !important;
  }
  .router-outlet {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1919px) {
  .testing-wrap,
  .testing-page-wrap,
  .resultPageWrap {
    padding-top: 20px;
  }
}
@media screen and (min-width: 901px) {
  .title-course-block {
    justify-content: unset;
  }
  .button {
    width: 280px;
  }
  .testing-wrap,
  .testing-page-wrap,
  .resultPageWrap {
    padding-top: 10px;
  }
}
@media screen and (max-width: 800px) {
  .testing-wrap,
  .testing-page-wrap,
  .resultPageWrap,
  .anketa-wrap {
    padding: 10px 15px 60px 15px !important;
  }
}
@media screen and (max-width: 600px) {
  .testing-wrap {
    padding: 10px 15px 0px 15px !important;
    gap: 16px !important;
    margin-bottom: 192px;
  }
  .testing-wrap button {
    width: 100%;
    height: 64px !important;
    padding: 16px 48px !important;
  }
  .testing-wrap button {
    padding: 0 !important;
  }
}
@media screen and (max-width: 530px) {
  .testing-module-header {
    width: 100% !important;
    justify-content: space-between !important;
    height: 60px !important;
  }
  .testing-module-header__title {
    font-size: 24px !important;
  }
  .testing-module-header__sub-title {
    font-size: 16px !important;
  }
  .testing-module__image {
    width: 53px !important;
    height: 53px !important;
  }
  .testing-page-wrap .custom-arrows.custom-arrow-background {
    width: 100% !important;
    display: flex;
    justify-content: space-between !important;
    gap: 24px;
    height: auto;
  }
  .resultPage-buttonWrap {
    flex-direction: column;
    align-items: center;
  }
  .resultPage-buttonWrap .button {
    width: 100%;
  }
  .resultPage-result__title {
    font-size: 40px !important;
  }
  .resultPage-result__text {
    font-size: 12px !important;
  }
  .resultPageWrap {
    gap: 138px !important;
  }
  .resultPageWrap .resultPageWrap-backButton-wrap {
    display: none !important;
  }
  .questionnaire {
    margin-top: 32px;
  }
  .title-course-block img {
    width: 65px;
    height: 65px;
  }
  inner-section {
    padding: 24px 15px 45px 15px !important;
  }
  .lesson-page {
    padding: 0 !important;
  }
  .back {
    margin-bottom: 24px !important;
  }
  .title,
  .video-wrapper {
    margin-bottom: 16px !important;
  }
}
@media screen and (max-width: 450px) {
  .completed-text {
    padding: 0 !important;
  }
  .custom-arrows {
    gap: 20px !important;
  }
  .custom-arrows-adaptive {
    gap: 24px !important;
  }
  .custom-arrows-adaptive button {
    max-height: 64px !important;
    padding: 18px;
  }
  .module-item-text {
    font-size: 14px !important;
  }
  .title-anketa {
    font-size: 12px !important;
  }
  .testing-module-description-wrap {
    width: auto !important;
  }
  .info-modal-title {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 400px) {
  .completed-text {
    padding-top: 8px;
  }
  .custom-arrows {
    gap: 24px;
  }
  .custom-arrows-adaptive {
    gap: 8px !important;
  }
  .custom-arrows-adaptive button {
    max-height: 64px !important;
    padding: 18px;
  }
}
@media screen and (max-width: 390px) {
  .completed-text {
    font-size: 18px !important;
  }
}

/* src/assets/style/style.css */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.p-overlay {
  z-index: 10000;
}
.header-login,
.course-icon {
  cursor: pointer;
}
svg,
svg * {
  pointer-events: auto;
}
button,
a {
  cursor: pointer;
}
html {
  scroll-behavior: smooth;
}
:root {
  --swiper-theme-color: #e60000;
}
p {
  -webkit-text-size-adjust: none !important;
  padding: 0;
  margin: 0;
}
img {
  border-radius: 10px;
}
a img {
  border: 0;
}
iframe {
  border-radius: 10px;
}
textarea {
  max-height: 600px;
}
textarea::placeholder {
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  color: #282827 !important;
  opacity: 0.7 !important;
}
input[type=submit]:hover,
input[type=checkbox] {
  cursor: pointer;
}
input[type=file],
input[type=file]::-webkit-file-upload-button {
  cursor: pointer;
}
input:disabled,
select:disabled {
  border-color: #C8C8C8 !important;
  color: #898989 !important;
  background-color: #eee !important;
}
input {
  border-radius: 10px;
}
textarea {
  border-radius: 10px;
}
.left {
  float: left;
}
.right {
  float: right !important;
}
.cleared {
  clear: both;
}
form label.error {
  display: none !important;
}
.clearfix:after {
  content: " ";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
}
label.error {
  display: none !important;
}
body.compensate-for-scrollbar {
  overflow: visible;
  margin: 0;
}
a.ref {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  text-decoration: none;
  display: block;
}
.bold {
  font-weight: bold;
}
html {
  height: 100%;
}
body {
  font-family: "DIN Pro Condensed", sans-serif;
  font-weight: 400;
  min-width: 370px;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  margin: 0;
  padding: 0;
}
body.no-scroll {
  overflow: hidden;
}
.din-pro-simple-text {
  font-family: "DIN Pro" !important;
  font-style: normal;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
p {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #282827;
  letter-spacing: 0;
}
h1 {
  font-size: 100px;
  font-weight: 900;
  line-height: 130%;
  text-transform: uppercase;
}
h2 {
  font-size: 48px;
  font-weight: 900;
  line-height: 130%;
  text-transform: uppercase;
}
h3 {
  font-size: 40px;
  font-weight: 900;
  line-height: 130%;
  padding: 0;
  text-transform: uppercase;
}
h4 {
  font-size: 32px;
  font-weight: 900;
  line-height: 130%;
}
h1.red,
h2.red,
h3.red,
h4.red,
h5.red,
h6.red {
  color: #E60000;
}
.fill-button {
  background: #E60000;
  color: #fff;
}
.fill-button:after {
}
.fill-button:hover,
.fill-button:active,
.fill-button.active {
  background: #AB0909;
}
.button-signed:after {
}
.button-signed:hover:after,
.button-signed:active:after,
.button-signed.active:after {
}
.more-button {
  background: transparent;
}
.more-button:after {
  transform: rotate(135deg);
}
.link {
  display: block;
  text-decoration: none;
  outline: none;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #282827;
}
.link:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: -2px 0 0 8px;
}
.link:hover {
  color: #AB0909;
  color: #E60000;
}
.link:active {
  color: #E60000;
}
.link[disabled],
.link[disabled]:hover,
.link[disabled]:active,
.link.disabled {
  color: #C8C8C8;
}
.link[disabled]:after,
.link[disabled]:hover:after,
.link[disabled]:active:after,
.link.disabled:after {
  filter: grayscale(100%);
  opacity: 0.3;
  cursor: default;
}
.breadcrumbs {
  padding-top: 30px;
}
.breadcrumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #282827;
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li a {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  color: #C8C8C8;
  line-height: 24px;
}
.breadcrumbs ul li a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-left: 6px;
  background: url("./media/breadcrumb-LJ5AS42I.svg") no-repeat center center;
}
.breadcrumbs ul li a:hover {
  color: var(--gray-color);
}
.breadcrumbs ul li span {
  display: inline-block;
  color: var(--black-color);
  line-height: 24px;
}
input[type=file] {
  cursor: pointer;
}
input[type=text] {
  font-family: "DIN Pro Condensed", sans-serif;
  display: block;
  outline: none;
  width: 100%;
  height: 100%;
  border-radius: 10px !important;
  border: 1px solid #282828;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #282827;
  background: transparent;
}
textarea,
input[type=text]::-webkit-input-placeholder,
input[type=text]::-moz-placeholder {
  font-family: "DIN Pro Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #282827;
}
input[type=text]:hover,
input[type=text]:active {
  border-color: #E60000;
}
.inner-section {
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 100px;
}
.test {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
  z-index: 10;
}
.accordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
section {
  clear: both;
  position: relative;
}
section p a {
  color: #D1000F;
  text-decoration: none;
}
section p a:hover {
  text-decoration: underline;
}
h1 {
  display: block;
  font-weight: 900;
  font-size: 48px;
  line-height: 1.3em;
  text-transform: uppercase;
  color: #393939;
  padding: 0;
  margin: 0 0 34px 0;
}

/* src/styles.scss */

/* angular:styles/global:styles */
/*# sourceMappingURL=styles-L7JMUWBK.css.map */
