﻿@font-face {
  font-family: "icomoon";
  src: url("/font/icomoon.eot?dyoyz0");
  src: url("/font/icomoon.eot?dyoyz0#iefix") format("embedded-opentype"), url("/font/icomoon.ttf?dyoyz0") format("truetype"), url("/font/icomoon.woff?dyoyz0") format("woff"), url("/font/icomoon.svg?dyoyz0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.question .play:after, .learning .menu .lesson.done .item::before, .contact-container .form label.f-control::after, .has-sub > a::after, .has-sub > span::after, nav.sidemenu.active .menu > li.has-sub > span::before, .alert::before, input[type=checkbox] + label:before, input.radio + label:before, ul.checkmark li::before, ul.radio li::before, i {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left {
  transform: scaleX(-1);
}

.icon-thumbs-down {
  transform: scaleY(-1);
}

.icon-google:before {
  content: "\e935";
}

.icon-minimize:before {
  content: "\e934";
}

.icon-thumb-up-solid:before {
  content: "\e932";
}

.icon-thumb-down-solid:before {
  content: "\e933";
}

.icon-lock:before {
  content: "\e930";
}

.icon-location:before {
  content: "\e931";
}

.icon-dots-horizontal:before {
  content: "\e92f";
}

.icon-home:before {
  content: "\e92e";
}

.icon-globe:before {
  content: "\e92d";
}

.icon-chat-alt:before {
  content: "\e92c";
}

.icon-exclamation-circle:before {
  content: "\e92b";
}

.icon-plus:before {
  content: "\e92a";
}

.icon-mail:before {
  content: "\e928";
}

.icon-phone2:before {
  content: "\e929";
}

.icon-eye-slash:before {
  content: "\e927";
}

.icon-badge-check:before {
  content: "\e926";
}

.icon-refer-plus:before {
  content: "\e924";
}

.icon-apple:before {
  content: "\e925";
}

.icon-mute:before {
  content: "\e923";
}

.icon-pause:before {
  content: "\e922";
}

.icon-bar:before {
  content: "\e921";
}

.icon-book:before {
  content: "\e920";
}

.icon-volume:before {
  content: "\e91f";
}

.icon-eye:before {
  content: "\e91e";
}

.icon-play:before {
  content: "\e91d";
}

.icon-circle:before {
  content: "\e91c";
}

.icon-pin:before {
  content: "\e919";
}

.icon-at:before {
  content: "\e91a";
}

.icon-phone:before {
  content: "\e91b";
}

.icon-thumbs-down:before {
  content: "\e918";
}

.icon-thumbs-up:before {
  content: "\e918";
}

.icon-arrow-right:before {
  content: "\e900";
}

.icon-arrow-left:before {
  content: "\e900";
}

.icon-bookmark:before {
  content: "\e901";
}

.icon-camera:before {
  content: "\e902";
}

.icon-chat:before {
  content: "\e903";
}

.icon-check:before {
  content: "\e904";
}

.icon-check-round:before {
  content: "\e905";
}

.icon-chevron-down:before {
  content: "\e906";
}

.icon-chevron-left:before {
  content: "\e907";
}

.icon-chevron-right:before {
  content: "\e908";
}

.icon-chevron-up:before {
  content: "\e909";
}

.icon-facebook:before {
  content: "\e90a";
}

.icon-info:before {
  content: "\e90b";
}

.icon-instagram:before {
  content: "\e90c";
}

.icon-linkedin:before {
  content: "\e90d";
}

.icon-maximize:before {
  content: "\e90e";
}

.icon-menu:before {
  content: "\e90f";
}

.icon-plus-circle:before {
  content: "\e910";
}

.icon-refer:before {
  content: "\e911";
}

.icon-refresh:before {
  content: "\e912";
}

.icon-search:before {
  content: "\e913";
}

.icon-tiktok:before {
  content: "\e914";
}

.icon-twitter:before {
  content: "\e915";
}

.icon-x:before {
  content: "\e916";
}

.icon-youtube:before {
  content: "\e917";
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

body {
  font-family: "Sora", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #373737;
  background-color: #fff;
  padding-top: 64px;
}
body.noscroll {
  overflow-y: hidden;
}

a {
  text-decoration: none;
  color: inherit;
}

button, input, textarea {
  font-family: "Sora", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.25;
}

button {
  padding: 0;
  border: none;
  cursor: pointer;
}

img, video {
  max-width: 100%;
}
img.round, video.round {
  border-radius: 20px;
}

h, h1, h2, h3, h4, h5, h6 {
  padding: 0;
}
h.clear, h1.clear, h2.clear, h3.clear, h4.clear, h5.clear, h6.clear {
  letter-spacing: inherit;
  font-size: inherit;
  display: inline;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

h, .h {
  font-size: 4.375rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000000;
}

h1, .h1 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}

h2, .h2 {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.3;
  color: #000000;
}

h3, .h3 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
  color: #000000;
}

h4, .h4 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}

h5, .h5 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}

h6, .h6 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}

ul {
  margin: 0;
  padding: 0;
}
ul.checkmark, ul.radio {
  list-style: none;
  display: flex;
  flex-direction: column;
}
ul.checkmark li, ul.radio li {
  display: flex;
  gap: 14px;
  align-items: center;
}
ul.radio li::before {
  width: 14px;
  height: 14px;
  content: "\e91c";
  color: #0EE171;
  font-size: 14px;
  text-align: center;
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
}
ul.checkmark li::before {
  width: 34px;
  height: 34px;
  border-radius: 6px;
  background: #EAF6F0;
  content: "\e905";
  color: #0AC172;
  font-size: 24px;
  flex: 0 0 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.checkmark li.not::before {
  color: #CD2231;
  background: #FEE3D5;
  content: "\e916";
}

.label, .invalid {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.label.s {
  font-size: 0.625rem;
}
.label.lg {
  font-size: 0.875rem;
}

.invalid {
  display: none;
  color: #EF2F2F;
}

.f-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.f-group.row {
  flex-direction: row;
}
.f-group.right {
  align-items: flex-end;
}

label {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  color: #272727;
}

.f-control {
  padding: 15px 22px;
  border-radius: 8px;
  border: 1px solid #808080;
  background: #FFFFFF;
  resize: none;
  color: #515151;
}
.f-control:focus {
  outline: none !important;
  border: 1px solid #636363;
  /*        border: 2px solid $primary-500;*/
}
.f-control:disabled {
  background: #DBDBDB;
}

input.input-validation-error, .f-control.input-validation-error {
  border: 1px solid #EF2F2F;
}
input.input-validation-error + .invalid, input.input-validation-error + label + .invalid, .f-control.input-validation-error + .invalid, .f-control.input-validation-error + label + .invalid {
  display: block;
}

.field-validation-error.invalid {
  display: block;
}

input[type=checkbox], input.radio {
  display: none;
}

input[type=checkbox] + label,
input.radio + label {
  display: flex;
  align-items: center;
  color: #373737;
  cursor: pointer;
}

input[type=checkbox].start + label,
input.radio.start + label {
  align-items: start;
}

input[type=checkbox] + label:before, input.radio + label:before {
  display: flex;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #808080;
  margin-right: 8px;
  background: #FFFFFF;
  content: "";
  font-size: 1rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

input.radio + label:before {
  border-radius: 50%;
  line-height: 0;
}

input[type=checkbox]:checked + label:before {
  content: "\e904";
  color: #FFFFFF;
  border: 1px solid #07A26E;
  background: #07A26E;
}

input[type=checkbox]:disabled + label:before {
  border: 1px solid #808080;
  background: #808080;
}

input.radio:checked + label:before {
  content: "\e91c";
  color: #07A26E;
  border: 1px solid #07A26E;
  font-size: 1.15rem;
}

input.radio[disabled] + label:before {
  border: 1px solid #808080;
  background: #AFAFAF;
}

.input-group {
  padding: 4px 4px 4px 16px;
  display: flex;
  border: 1px solid #AFAFAF;
  border-radius: 8px;
  align-items: center;
  background: #FFFFFF;
}
.input-group i {
  font-size: 1.063rem;
}
.input-group input, .input-group input:focus {
  color: black;
  border: none !important;
  flex: 1;
}
.input-group input {
  padding: 0 0 0 5px;
  min-height: 34px;
}
.input-group.disabled {
  background: #DBDBDB;
}

@supports (-webkit-touch-callout: none) {
  select.f-control {
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2hldnJvbi1kb3duIiB2aWV3Qm94PSIwIDAgMTYgMTYiPg0KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjY0NiA0LjY0NmEuNS41IDAgMCAxIC43MDggMEw4IDEwLjI5M2w1LjY0Ni01LjY0N2EuNS41IDAgMCAxIC43MDguNzA4bC02IDZhLjUuNSAwIDAgMS0uNzA4IDBsLTYtNmEuNS41IDAgMCAxIDAtLjcwOCIvPg0KPC9zdmc+);
    background-color: white;
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 10px;
  }
}
.highlight {
  position: relative;
  z-index: 1;
  white-space: nowrap;
}
.highlight::after {
  content: " ";
  background-image: url(/image/underline.svg);
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  height: 20px;
  background-repeat: no-repeat;
  bottom: -13px;
  z-index: -1;
}

.underline {
  text-decoration: underline;
}

.f-m {
  font-size: 0.875rem;
}

.f-l {
  font-size: 1rem;
}

.subtitle {
  font-weight: 500;
  line-height: 1.2;
  font-size: 0.875rem;
}
.subtitle.l {
  font-size: 1rem;
}

.caption {
  font-size: 0.813rem;
}

.f-12 {
  font-size: 0.75rem;
}

.hint {
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 400;
  color: #636363;
}

.btn {
  display: inline-flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1;
  padding: 12px 16px;
  border-radius: 6px;
  color: #000000;
  background: #0EE171;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
}
.btn.md {
  font-size: 0.875rem;
  font-weight: 500;
  padding: 16px 24px;
  gap: 10px;
}
.btn:hover {
  background: #0AC172;
  color: #373737;
}
.btn.light {
  background: #FFFFFF;
  border: 2px solid #0AC172;
  padding: 10px 14px;
}
.btn.light:hover {
  border: 2px solid #0EE171;
  background: #0EE171;
}
.btn.light:disabled, .btn.light[disabled] {
  border: 1px solid #808080;
  color: #808080;
  background: #FFFFFF;
}
.btn.light.md {
  padding: 14px 22px;
}
.btn.xs {
  padding: 4px 8px;
}
.btn.shadow {
  box-shadow: 0px 5px 10px 0px rgba(14, 225, 113, 0.4);
}
.btn i {
  line-height: 1;
}
.btn.link {
  padding: 4px 0px;
  color: #026C5E;
  background: transparent;
  border: none;
}
.btn.link:hover {
  color: #07A26E;
}
.btn.link:hover > span {
  text-decoration: none;
}
.btn.link > span {
  text-decoration: underline;
}
.btn:disabled, .btn[disabled] {
  border: 1px solid #AFAFAF;
  background: #AFAFAF;
  color: #DBDBDB;
}

.url {
  color: #026C5E;
  text-decoration: underline;
}

.btn-radio {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn-radio:checked + .btn {
  background: #0AC172;
}
.btn-radio:checked + .btn.light {
  border: 2px solid #0EE171;
  background: #0EE171;
}

.btn-radio + .btn-gray {
  border-radius: 6px;
  border: 1px solid #DBDBDB;
  background: #F6F6F6;
  padding: 6px 12px;
  cursor: pointer;
  transition: 0.3s;
}

.btn-radio:checked + .btn-gray, .btn-radio + .btn-gray:hover {
  border-radius: 6px;
  background: #0AC172;
  color: #FFFFFF;
  font-weight: 700;
}

.semibold {
  font-weight: 600;
}

.bold-5 {
  font-weight: 500;
}

.center {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.container {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}

.accept-terms label > span {
  position: relative;
}
.accept-terms .more-text {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  padding: 5px;
  background-color: #DBDBDB;
  margin-bottom: 15px;
  border-radius: 8px;
}
.accept-terms .more {
  text-decoration: underline;
}
.accept-terms .more:hover + .more-text {
  display: block;
}

.question-options .option:hover > i, .answers.specialist .alphabet, .circle-gradient {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  background-image: linear-gradient(297deg, #0EE171 -99.43%, #CDECFD 89.72%);
  background-origin: border-box;
  box-shadow: inset 1px 40vw #FFFFFF;
  border: 3px solid transparent;
  transition: 0.3s;
  position: relative;
}

.circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  color: #026C5E;
  border: 2px solid #EAF6F0;
  background: #FFFFFF;
  transition: none !important;
  font-size: 1.125rem;
  flex-shrink: 0;
}

.close-circle {
  display: flex;
  justify-content: flex-end;
}
.close-circle > i {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #F6F6F6;
  font-weight: 700;
  cursor: pointer;
  font-size: 1rem;
}

.bl {
  padding: 2px 0 2px 8px;
  border-left: 2px solid #0EE171;
}

.green {
  color: #0EE171;
}

.green-6 {
  color: #0AC172;
}

.green-7 {
  color: #07A26E;
}

.green-9 {
  color: #026C5E;
}

.danger-6 {
  color: #CD2231;
}

.warning-6 {
  color: #FF9800;
}

.gray-5 {
  color: #808080;
}

.loading {
  color: transparent;
}
.loading > * {
  visibility: hidden;
}

#lookup {
  position: fixed;
  right: 50px;
  top: 100px;
  border-radius: 8px;
  padding: 20px;
  background: #F6F6F6;
  z-index: 99;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}
#lookup .btn {
  flex: 1;
}

.progress {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #272727;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1;
  padding: 7px 10px;
  overflow: hidden;
  border-radius: 56px;
  background: #EAF6F0;
  position: relative;
}
.progress .bar {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 56px;
  background: linear-gradient(297deg, #0EE171 -99.43%, #CDECFD 89.72%);
  transition: 0.3s;
}
.progress .value {
  z-index: 1;
}

.header-bar {
  background: #F6F6F6;
  padding: 40px 0;
  margin-bottom: 40px;
}

.required {
  color: #F43F5E;
}

.mb {
  margin-bottom: 80px;
}

.mb-s {
  margin-bottom: 60px;
}

.pb {
  padding-bottom: 80px;
}

.pb-s {
  padding-bottom: 60px;
}

.mt {
  margin-top: 40px;
}

.pt {
  padding-top: 40px;
}

.alert, .alert-activation {
  color: #000000;
  position: relative;
  margin: 15px 0;
}

.alert-activation {
  border: 1px solid #9DFCC0;
  background: #EAF6F0;
  border-radius: 8px;
  padding: 12px;
}
.alert-activation b {
  color: #0AC172;
}
.alert-activation .circle-gradient {
  width: 50px;
  height: 50px;
  color: #026C5E;
  font-size: 34px;
}

.alert {
  padding: 8px 25px 8px 43px;
  border-radius: 5px;
}
.alert::before {
  position: absolute;
  top: 7px;
  left: 14px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
}
.alert.success {
  background-color: #CCF9CF;
}
.alert.success::before {
  content: "\e904";
  background-color: #2DC76D;
}
.alert.info {
  background-color: #D0EBFB;
}
.alert.info::before {
  content: "\e904";
  background-color: #1B63C0;
}
.alert.error {
  background-color: #FEE3D5;
}
.alert.error::before {
  content: "\e904";
  background-color: #EF2F2F;
}
.alert.warning {
  background-color: #FFF7CC;
}
.alert.warning::before {
  content: "\e904";
  background-color: #FFBF00;
}
.alert .icon-x {
  position: absolute;
  right: 8px;
  top: 7px;
  font-size: 1rem;
  cursor: pointer;
  font-weight: 700;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1054;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-menu .modal-backdrop {
  z-index: 1050;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 1055;
  overflow-y: auto;
  padding: 20px;
  top: 0;
}
.modal .dialog, .modal .modal-header {
  display: flex;
  flex-direction: column;
}
.modal .dialog {
  max-width: 480px;
  width: 100%;
  background: white;
  padding: 68px 48px;
  border-radius: 8px;
  position: relative;
  z-index: 1055;
  margin: 30px auto 0 auto;
  overflow: hidden;
}
.modal.lg .dialog {
  max-width: 760px;
}
.modal .modal-close {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #F6F6F6;
  font-weight: 700;
  cursor: pointer;
}
.modal .modal-close > i {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #F6F6F6;
  font-weight: 700;
  cursor: pointer;
}
.modal .modal-header {
  margin-bottom: 40px;
  text-align: center;
  align-items: center;
}
.modal .circle-gradient {
  width: 64px;
  height: 64px;
  color: #026C5E;
  font-size: 38px;
}
.modal .sep {
  padding-top: 20px;
  border-top: 1px solid #DBDBDB;
}
.modal label {
  color: #515151;
}

.modal-form .dialog {
  padding: 24px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: inline-flex;
  height: 64px;
  align-items: center;
  border-bottom: 1px solid #EBEBEB;
  background: #FFFFFF;
  z-index: 100;
}
header .container {
  max-width: 1600px;
  width: 100%;
}
header .toggler {
  display: flex;
  font-size: 29px;
  width: 49px;
  height: 49px;
  padding: 12px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
header .logo {
  display: flex;
  max-width: 218px;
  height: 28px;
}
header .backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  transition: opacity 0.15s linear;
}
header .backdrop.show {
  display: block;
  opacity: 0.5;
}

nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 270px;
  height: 100vh;
  height: 100dvh;
  z-index: 102;
  max-width: 100%;
  visibility: hidden;
  background-color: #0EE171;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
  transform: translateX(100%);
  padding: 10px 30px 30px 30px;
  overflow-y: scroll;
  /*
  .icon-search {
      display: flex;
      width: 45px;
      height: 45px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border-radius: 6px;
      background: $primary-300;
      font-size: 20px;
  }*/
}
nav.show:not(.hide) {
  transform: none;
}
nav.show {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  visibility: visible;
}
nav.hide {
  visibility: visible;
}
nav .menu {
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 30px;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}
nav .menu .sep {
  border-bottom: 1px solid #07A26E;
  width: 100%;
  padding-bottom: 30px;
}
nav .menu .main, nav .menu .active {
  color: #000000;
  position: relative;
  font-size: 22px;
}
nav .menu .main {
  order: -2;
}
nav .menu li {
  display: flex;
  flex-direction: column;
}
nav .nav-price {
  order: -1;
}
nav .logo {
  display: none;
}
nav.sidemenu .sub-menu {
  display: none;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  font-size: 14px;
}
nav.sidemenu.active .menu {
  padding-top: 60px;
}
nav.sidemenu.active .menu > li {
  display: none;
}
nav.sidemenu.active .menu > li.has-sub {
  display: list-item !important;
}
nav.sidemenu.active .menu > li.has-sub > span::after {
  content: "";
}
nav.sidemenu.active .menu > li.has-sub > span::before {
  content: "\e907";
  vertical-align: middle;
}
nav.sidemenu.active .menu > li.has-sub .sub-menu {
  display: inline-flex;
  margin-top: 36px;
}
nav.sidemenu.active .auth, nav.sidemenu.active .osk, nav.sidemenu.active .loc-cat {
  display: none;
}
nav.sidemenu .osk .btn {
  background: #EAF6F0;
}
nav .socials {
  font-size: 1.5rem;
  color: #373737;
  padding-bottom: 4px;
}
nav .loc-cat {
  padding: 16px 0;
}
nav .locale .sub {
  right: 0;
  left: unset;
}
nav .dropdown {
  cursor: pointer;
  padding: 10px;
  border-radius: 8px;
}
nav .auth > * {
  display: inline-flex;
  gap: 8px;
}
nav .auth a span {
  line-height: 100%;
}
nav .auth i {
  color: #000000;
  font-size: 24px;
}
nav .close {
  font-size: 40px;
  line-height: 1;
  position: absolute;
  right: 30px;
  top: 65px;
}
nav .category-square {
  border-radius: 4px;
  background: var(--Primary-200, #9DFCC0);
  padding: 9px;
  color: var(--Primary-900, #026C5E);
  font-weight: 600;
  font-size: 0.875rem;
}
nav .select-category {
  display: none;
}
nav .select-category .circle-gradient {
  width: 48px;
  height: 48px;
  color: black;
  font-size: 14px;
}
nav.active-category .select-category {
  padding-top: 60px;
  display: flex;
}
nav.active-category .category > span, nav.active-category .auth, nav.active-category .menu, nav.active-category .osk, nav.active-category .locale {
  display: none;
}
nav .select-category__close {
  color: var(--Black, #000);
  font-size: 18px;
  flex-basis: 100%;
}

@media (min-width: 768px) {
  header {
    height: 85px;
  }
  header .backdrop {
    display: none !important;
  }
  nav {
    box-shadow: none !important;
    height: 36px;
    align-items: center;
    z-index: auto;
    position: static;
    top: auto;
    right: auto;
    width: auto;
    visibility: visible;
    background-color: #FFFFFF;
    background-clip: border-box;
    transition: initial;
    transform: initial;
    padding: initial;
    overflow-y: initial;
  }
  nav .logo {
    display: flex;
  }
  nav .nav-price {
    order: 0;
  }
  nav .menu {
    color: #515151;
    flex-direction: row;
    gap: 0;
    align-items: center;
    justify-content: center;
    flex: 1;
  }
  nav .menu .main {
    font-size: 0.875rem;
    padding: 0;
    order: 0;
  }
  nav .menu a, nav .menu span {
    padding: 10px;
  }
  nav .menu li {
    color: #515151;
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  nav .menu li.hidden-sm {
    display: none;
  }
  nav .menu > li > a::after {
    content: "";
    position: absolute;
    height: 2px;
    left: 10px;
    right: 0;
    bottom: 6px;
    width: 0;
    background: #0EE171;
    transition: width 0.5s;
  }
  nav .menu > li > a:hover::after, nav .menu > li > a.curr::after {
    width: calc(100% - 20px);
  }
  nav .menu .sep {
    border-bottom: initial;
    width: initial;
    padding: 0;
    margin-right: 16px;
  }
  nav .menu .sep::before {
    content: " ";
    font-weight: 700;
    height: 35px;
    position: absolute;
    right: -8px;
    width: 1px;
    background-color: #DBDBDB;
  }
  nav .locale .sub {
    right: unset;
    left: 0;
  }
  nav .osk {
    order: 3;
  }
  nav .loc-cat {
    order: 1;
    padding: 0;
  }
  nav .auth {
    position: relative;
    padding-left: 8px;
    order: 2;
  }
  nav .auth::before {
    content: " ";
    font-weight: 700;
    height: 36px;
    position: absolute;
    left: 0;
    width: 1px;
    top: -3px;
    background-color: #DBDBDB;
  }
  nav .auth i {
    color: #0AC172;
  }
}
.sub, nav:not(.sidemenu) .sub-menu {
  list-style: none;
  flex-direction: column;
  display: none;
  gap: 0;
  border-radius: 8px;
  border: 1px solid #EBEBEB;
  background: #FFFFFF;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 10px;
  min-width: 80px;
  z-index: 21;
}
.sub li, nav:not(.sidemenu) .sub-menu li {
  white-space: nowrap;
}
.sub li > *, nav:not(.sidemenu) .sub-menu li > * {
  border-bottom: 1px solid #EBEBEB;
  padding: 8px 12px !important;
  display: flex;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  color: #272727;
  cursor: pointer;
}
.sub li > *:hover, nav:not(.sidemenu) .sub-menu li > *:hover {
  background: #BEF2D7;
}
.sub li:first-child > *, nav:not(.sidemenu) .sub-menu li:first-child > * {
  border-radius: 8px 8px 0 0;
  padding-top: 16px !important;
}
.sub li:last-child > *, nav:not(.sidemenu) .sub-menu li:last-child > * {
  border-radius: 0 0 8px 8px;
  padding-bottom: 16px !important;
  border-bottom: none;
}
.sub.right, nav:not(.sidemenu) .sub-menu.right {
  left: auto;
  right: 0;
}

.sidemenu .has-sub:hover::before {
  height: 100%;
  bottom: 0;
  top: 0;
  right: -15px;
  left: 0;
  width: auto;
}
.sidemenu .menu .has-sub::before {
  content: normal;
}
.sidemenu .menu .has-sub > span::after {
  content: "\e908";
}
.sidemenu .menu .has-sub:hover {
  background: transparent;
}
.sidemenu .menu .has-sub:hover .sub {
  display: none;
}

nav:not(.sidemenu) .has-sub:hover .sub-menu, .has-sub:hover .sub {
  display: flex;
}
nav:not(.sidemenu) .has-sub:hover .sub-menu::before, .has-sub:hover .sub::before {
  content: "";
  height: 20px;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  z-index: 20;
}

.has-sub {
  border-radius: 8px;
  transition: 0.4s;
  display: flex;
  position: relative;
  cursor: pointer;
}
.has-sub::after {
  content: normal !important;
}
.has-sub > a, .has-sub > span {
  display: flex;
  gap: 3px;
  align-items: center;
}
.has-sub > a::after, .has-sub > span::after {
  content: "\e906";
}
.has-sub:hover {
  background: #BEF2D7;
}
.has-sub:hover > a::after, .has-sub:hover > span::after {
  content: "\e909";
}

footer {
  background: #000000;
  padding-top: 70px;
  color: #AFAFAF;
}
footer .top {
  align-items: start;
  gap: 44px;
}
footer .socials {
  color: #636363;
  font-size: 20px;
  margin-top: 20px;
}
footer .address {
  padding-top: 30px;
}
footer address {
  font-style: normal;
}
footer .title {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 100%;
  color: #FFFFFF;
  padding-bottom: 6px;
}
footer .links {
  padding-top: 60px;
}
footer .app {
  padding-top: 30px;
  order: -1;
}
footer .app img {
  max-width: 150px;
}
footer .bottom {
  background: #272727;
  padding: 14px 0;
  margin-top: 20px;
}
footer .bottom .wisepeople {
  color: #808080;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.26px;
}
footer .bottom .img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.contact-container {
  padding: 93px 0;
  position: relative;
  background: linear-gradient(to bottom, #026C5E 50%, #FFFFFF 50%);
  overflow: hidden;
}
.contact-container .address {
  color: #FFFFFF;
  z-index: 1;
}
.contact-container .address .h6 {
  color: #FFFFFF;
}
.contact-container .address .label {
  color: #EAF6F0;
}
.contact-container .address i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  font-size: 22px;
  border-radius: 6px;
  background: #FFF;
  color: #07A26E;
}
.contact-container .address > section:not(:last-child) {
  border-bottom: 1px solid #258D79;
}
.contact-container .address section {
  padding-bottom: 30px;
}
.contact-container .form .h3 {
  padding-bottom: 12px;
}
.contact-container .form .btn {
  width: 100%;
}
.contact-container .form textarea {
  height: 96px;
}
.contact-container .form label.f-control {
  cursor: pointer;
  position: relative;
  padding-right: 45px;
  margin-right: -45px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contact-container .form label.f-control::after {
  content: "\e910";
  font-size: 24px;
  position: absolute;
  right: 14px;
  top: 11px;
}
.contact-container .top {
  position: absolute;
  top: -54px;
  left: -20%;
  max-width: 150%;
  z-index: 0;
}
.contact-container .bottom {
  position: absolute;
  bottom: 50%;
  left: -50px;
  max-width: 100%;
  z-index: 0;
}

#btn-minimize {
  display: none;
}

#btn-fullscreen .is {
  display: none;
}

.fullscreen {
  z-index: 200;
  width: 100%;
  min-height: 100%;
  height: 100%;
  height: 100dvh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-top: 0;
  display: flex;
  flex-direction: column;
}
.fullscreen #btn-fullscreen .is, .fullscreen #btn-fullscreen-xs .is {
  display: inline;
}
.fullscreen #btn-fullscreen .is-not, .fullscreen #btn-fullscreen-xs .is-not {
  display: none;
}
.fullscreen #btn-fullscreen .icon-maximize:before, .fullscreen #btn-fullscreen-xs .icon-maximize:before {
  content: "\e934";
}

.fullscreen-landscape > .container {
  padding-left: 15px;
  padding-right: 15px;
}
.fullscreen-landscape .test .header {
  display: none !important;
}
.fullscreen-landscape .learn .menu-xs > div:first-of-type {
  display: none;
}
.fullscreen-landscape .u-panel .menu {
  display: none !important;
}
.fullscreen-landscape .u-panel .question {
  max-width: calc(100% - 320px);
  max-height: 100dvh;
  padding-bottom: 15px;
}
.fullscreen-landscape .u-panel #btn-next-xs {
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 300px;
  display: flex !important;
}
.fullscreen-landscape .u-panel .menu-xs {
  position: absolute;
  width: 300px;
  right: 0;
  display: flex !important;
}
.fullscreen-landscape .u-panel .menu-xs .category {
  display: none;
}
.fullscreen-landscape .u-panel .menu-xs .more {
  display: none;
}
.fullscreen-landscape .u-panel .menu-xs #btn-fullscreen-xs .hidden {
  display: none !important;
}
.fullscreen-landscape .u-panel .menu-xs #btn-refresh-xs {
  display: none !important;
}
.fullscreen-landscape .u-panel .menu-xs .icon-chat {
  display: none !important;
}
.fullscreen-landscape #question-answers {
  position: absolute;
  width: 300px;
  right: 0;
  border: 0;
  align-items: end;
  bottom: 72px;
}
.fullscreen-landscape .question img {
  object-fit: contain;
}

.u-panel {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-top: 1px solid #EBEBEB;
}
.u-panel .label b {
  color: #000000;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.24px;
}
.u-panel .box {
  display: flex;
  padding: 2px 8px;
  height: 24px;
  gap: 10px;
  border-radius: 4px;
  background: #EAF6F0;
  color: #026C5E;
  align-items: center;
}
.u-panel .box.lg {
  font-size: 0.875rem;
  width: 48px;
  height: 38px;
  justify-content: center;
}
.u-panel .menu-xs > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
.u-panel .menu-xs .question-options {
  flex-direction: row;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
  height: 32px;
  flex: 1;
  justify-content: flex-end;
  position: relative;
}
.u-panel .menu-xs .question-options::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  bottom: -40px;
  background: white;
}
.u-panel .menu-xs .tooltip-text::after {
  left: 0;
  margin-left: 5px;
}
.u-panel .menu-xs .more {
  color: #026C5E;
  text-decoration: underline;
  cursor: pointer;
}
.u-panel .menu-xs .category {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  border-radius: 100px;
  color: white;
  transition: none !important;
  background: #026C5E;
  padding: 0 8px;
  gap: 4px;
}
.u-panel .question-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-bottom: 1px solid #EBEBEB;
  border-top: 1px solid #EBEBEB;
  padding: 16px 0;
  margin-left: -28px;
  padding-left: 28px;
}
.u-panel .question-stats {
  display: flex;
  gap: 5px;
}
.u-panel .question-stats .icon-check, .u-panel .question-stats .icon-x {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  font-size: 1rem;
}
.u-panel .question-stats .icon-check {
  color: #07A26E;
  border: 2px solid #07A26E;
}
.u-panel .question-stats .icon-x {
  color: #AC1731;
  border: 2px solid #AC1731;
}
.u-panel .id {
  display: flex;
  gap: 14px;
}
.u-panel .id i {
  width: 44px;
  height: 44px;
  font-size: 1.25rem;
}
.u-panel .id .title {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: #000000;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.25;
}
.u-panel .id .title > span {
  color: #026C5E;
  font-size: 0.688rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.u-panel .menu {
  display: none;
  flex-direction: column;
  position: absolute;
}
.u-panel .menu .top {
  display: flex;
  flex-direction: column;
  gap: 16px;
  z-index: 1051;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 24px 30px 32px;
  border-radius: 12px 12px 0px 0px;
  background: #FFFFFF;
}
.u-panel #btn-next-xs {
  display: flex;
}
.u-panel #btn-next {
  display: none;
}

.green-section {
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  color: #FFFFFF;
}
.green-section .h3, .green-section .h2 {
  color: #FFFFFF;
}
.green-section .content {
  margin-top: 12px;
}
.green-section img {
  transition: 0.6s;
}
.green-section .back {
  position: absolute;
  right: 10%;
  bottom: 0;
  z-index: -1;
  transform: scale(1.6);
}
.green-section .front {
  position: absolute;
  left: 0;
  bottom: 0;
}
.green-section::after {
  background: #026C5E;
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
}
.green-section .qrcode {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  z-index: 10;
}
.green-section .store {
  max-width: 150px;
  position: relative;
}
.green-section .store:hover .qrcode {
  display: block;
}
.green-section .img {
  line-height: 0;
  position: relative;
}
.green-section .img::after {
  content: " ";
  position: absolute;
  width: 516px;
  height: 516px;
  z-index: -1;
  top: -200px;
  left: -260px;
  border-radius: 50%;
  border: 1px solid #0EE171;
  opacity: 0.2;
}
.green-section .img::before {
  content: " ";
  position: absolute;
  width: 800px;
  height: 800px;
  z-index: -1;
  top: -300px;
  left: -400px;
  border-radius: 50%;
  border: 1px solid #0EE171;
  opacity: 0.2;
}
.green-section .img:hover .scale {
  transform: scale(1.1);
}
.green-section .img:hover .back {
  right: 20%;
}
.green-section .img:hover .front {
  left: 60px;
}

.main-page .top {
  background-color: #EAF6F0;
  z-index: 0;
}
.main-page .content {
  margin-top: 66px;
}
.main-page .select-category {
  max-width: 450px;
}
.main-page .circle-gradient {
  width: 48px;
  height: 48px;
  font-weight: 500;
  cursor: pointer;
}
.main-page .circle-gradient:hover, .main-page .circle-gradient.active {
  transform: scale(1.13);
}
.main-page .circle-gradient:hover::after, .main-page .circle-gradient.active::after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0px 10px 20px 0px rgba(7, 77, 39, 0.2);
  border-radius: 50%;
}
.main-page .circle-gradient.active {
  box-shadow: none;
}
.main-page .btn {
  margin-top: 10px;
  padding: 16px 34px;
}
.main-page .btn:hover {
  transform: scale(1.1);
  transition: 0.5s;
}
.main-page h1 {
  font-size: 1.5rem;
  line-height: 1.25;
  letter-spacing: -0.48px;
}
.main-page h2 {
  color: #373737;
  text-align: left;
}
.main-page .label {
  color: #000000;
  position: relative;
  margin-top: 34px;
}
.main-page .label::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #0EE171;
  top: -20px;
  left: 50%;
  margin-left: -10px;
}
.main-page .img {
  text-align: right;
  line-height: 0;
}
.main-page .img img {
  width: 80%;
}
.main-page .stats {
  background: #F6F6F6;
  padding: 16px 0px;
  text-align: center;
  color: #272727;
  font-size: 0.688rem;
}
.main-page .stats b {
  color: #0AC172;
  font-weight: 500;
  font-size: 0.75rem;
}

.partners {
  padding: 36px 24px;
  position: relative;
  overflow: hidden;
  background: #F6F6F6;
  text-align: center;
}

.carousel {
  overflow: hidden;
}

.carousel picture {
  width: 212px;
  display: flex;
  flex-shrink: 0;
}

.carousel.sliding-transition {
  transition: transform 0.5s ease-in-out;
}

.check-ranking {
  font-weight: 500;
}

.s-test > .h4 {
  margin: 16px auto;
}

#test-backdrop {
  position: absolute;
  left: -12px;
  right: -12px;
  top: 0;
  bottom: 0;
  z-index: 2;
  border-radius: 20px;
  background: rgba(2, 108, 94, 0.8);
  padding: 14px;
}
#test-backdrop > div {
  border-radius: 16px;
  border: 1px solid #DBDBDB;
  background: #FFFFFF;
  padding: 32px 24px;
}

.test {
  position: relative;
}
.test .progress .play {
  display: flex;
  gap: 4px;
  color: #272727;
  border-radius: 27px;
  background: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  right: 4px;
  top: 4px;
  bottom: 4px;
  padding: 0 12px;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  transition: 0.2s;
}
.test .progress .play:hover {
  background: #026C5E;
  color: #FFFFFF;
}
.test .test-progress > * {
  flex: 1;
  justify-content: space-between;
  align-items: center;
}
.test .test-progress .progress {
  border-radius: 4px;
}
.test .test-progress .progress .bar {
  display: none;
}
.test .header {
  display: none;
}
.test .menu-xs {
  padding-top: 16px;
}
.test .menu-xs #question-timer-xs {
  flex: 1;
}
.test #btn-end-xs {
  display: flex;
}
.test #question-timer {
  display: none;
}

.test-result .questions {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.test-result .btn {
  opacity: 0.8;
  flex-shrink: 0;
}
.test-result .basic {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 24px;
}
.test-result .boxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 4px;
}
.test-result .square {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background: #0AC172;
  cursor: pointer;
  color: #FFFFFF;
  transition: 0.3s;
  margin-bottom: 10px;
}
.test-result .square.wrong {
  background: #EF2F2F;
}
.test-result .square:hover, .test-result .square.active {
  height: 40px;
  background: #272727;
  margin-bottom: 0;
}
.test-result .bottom {
  padding: 29px 15px 20px 15px;
  border-right: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: -1px;
}
.test-result .f-l {
  display: none;
}
.test-result .right {
  justify-content: space-between;
}
.test-result .title {
  padding-left: 20px;
  border-left: 2px solid #0EE171;
}
.test-result .points {
  font-size: 1.25rem;
  color: #373737;
  line-height: 1.3;
  display: flex;
  gap: 12px;
  align-items: center;
  border-radius: 200px;
  background: #0EE171;
  padding: 10px 20px 10px 10px;
}
.test-result .points .circle-gradient, .test-result .points .circle {
  font-size: 1.625rem;
  font-weight: 600;
  color: #000000;
  width: 56px;
  height: 56px;
}
.test-result .points .circle-gradient {
  border-width: 4px;
  color: #0AC172;
}
.test-result .points .circle {
  border-radius: 200px;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.test-result .head {
  border-radius: 10px 10px 0px 0px;
  background: #EAF6F0;
  overflow: hidden;
  position: relative;
  padding: 30px 24px;
}
.test-result .head > div {
  z-index: 1;
  align-items: center;
}
.test-result .head::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(/images/test-result.png);
  background-repeat: no-repeat;
}
.test-result .head.failed {
  background: #FEE3D5;
}
.test-result .head.failed::after {
  background: linear-gradient(180deg, #FA9681 0%, #FD4037 19.5%, #FEE3D5 100%);
  bottom: 55%;
}
.test-result .head.failed .h4 {
  color: #FFFFFF;
}
.test-result .head.failed .title {
  border-left: 2px solid #EF2F2F;
}
.test-result .head.failed .points {
  background: #CD2231;
  color: #FFFFFF;
}
.test-result .head.failed .points .circle-gradient {
  border: 4px solid #FDC1AB;
  color: #EF2F2F;
}

.test-demo {
  position: relative;
  display: flex;
  margin-top: 60px;
  overflow-x: hidden;
}
.test-demo .bckg {
  height: 100%;
  width: 100%;
  position: absolute;
  background: url(/images/test-demo.jpg);
  z-index: -1;
  border-radius: 20px 0px 0px 20px;
  background-repeat: no-repeat;
  background-position: right center;
  content: "";
  background-size: cover;
}
.test-demo::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  background: #F6F6F6;
  z-index: -1;
}
.test-demo .box {
  padding: 60px 40px;
  border-radius: 20px;
  background: #FFFFFF;
  margin: 60px 40px;
  max-width: 450px;
}
.test-demo .btn {
  margin-top: 10px;
}

.test-stats {
  background: #F6F6F6;
  padding-top: 100px;
}
.test-stats .legend {
  border-bottom: 1px solid #EBEBEB;
  padding: 10px 0;
}
.test-stats .square__green, .test-stats .square__red {
  width: 18px;
  height: 18px;
  border-radius: 2px;
  background: #0EE171;
}
.test-stats .square__red {
  background: #EF2F2F;
}
.test-stats canvas {
  width: 200px;
  height: 200px;
}
.test-stats .box-stats {
  padding: 48px 26px;
}

.learn-page {
  background-color: #EAF6F0;
  position: relative;
  z-index: 1;
}
.learn-page .content {
  margin: 70px 0 0 0;
}
.learn-page .img {
  text-align: right;
  line-height: 0;
}
.learn-page .img img {
  width: 80%;
}

.s-learn .header {
  background: #F6F6F6;
  margin-bottom: 24px;
  padding-top: 40px;
}
.s-learn .header .h4 {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 20px;
}
.s-learn .filters {
  padding: 28px 0;
}
.s-learn .filters.show #btn-show {
  transition: 0s;
  visibility: hidden;
}
.s-learn .filters.show .filter-menu {
  display: flex;
}
.s-learn .box.empty {
  background: #EBEBEB;
  color: #636363;
}
.s-learn #btn-hide {
  position: absolute;
  bottom: -46px;
  left: calc(50% - 42px);
}
.s-learn .filter-menu {
  padding-top: 28px;
  display: none;
  position: relative;
}
.s-learn .filter-menu label span {
  font-weight: 400;
}
.s-learn .menu-xs > div {
  padding-top: 16px;
}
.s-learn .menu-xs > div:first-child {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 16px;
}
.s-learn .s-explanation {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 40px;
  margin-bottom: 70px;
}

.learn-progress {
  background: #EAF6F0;
  margin-bottom: 80px;
  padding: 40px 0 70px;
  z-index: 1;
}
.learn-progress .header {
  padding-bottom: 20px;
  border-bottom: 1.5px solid rgba(2, 108, 94, 0.25);
}
.learn-progress .h6 {
  margin: 40px 0 20px;
  flex: 100%;
}
.learn-progress .box {
  padding: 12px 8px;
  border-radius: 8px;
  border: 1px solid #DBDBDB;
  background: #FFFFFF;
}
.learn-progress .box.is-finished {
  background: #6BF69E;
}
.learn-progress .progress {
  width: 125px;
}
.learn-progress .name {
  flex: 1;
  color: #000000;
}

.learn-empty {
  max-width: 686px;
  padding: 88px 0 170px;
}

.learning {
  margin: 20px auto;
}
.learning .question-options {
  flex-direction: row;
  margin: -20px 0 10px 0;
}
.learning .question-options .option span {
  padding-right: 10px;
}
.learning .header {
  justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #EBEBEB;
}
.learning .content {
  flex: 1;
}
.learning .demo {
  display: flex;
  align-items: center;
  padding: 25px 0 25px 20px;
  border-radius: 10px;
  background: rgba(251, 229, 164, 0.6901960784);
  /*background: $primary-100;*/
  color: #000000;
  position: relative;
  margin-bottom: 20px;
}
.learning .demo::before {
  content: "";
  position: absolute;
  border-radius: 10px;
  left: 0;
  width: 200px;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, #f5d26d, rgba(251, 229, 164, 0));
}
.learning .demo > div {
  padding: 0 16px;
  border-left: 2px solid #0EE171;
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 1;
}
.learning .demo-info-top .circle-gradient {
  width: 34px;
  height: 34px;
}
.learning .demo-info {
  margin: 30px 0;
}
.learning .demo-info .circle-gradient {
  width: 44px;
  height: 44px;
}
.learning .demo-body img {
  border-radius: 12px;
}
.learning .demo-body .img {
  flex-basis: 50%;
}
.learning .side {
  display: flex;
  gap: 8px;
  margin-bottom: 30px;
}
.learning #btn-menu {
  max-width: 85px;
}
.learning .c-progress {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px;
  border-radius: 6px;
  background: #EAF6F0;
  color: #272727;
  font-weight: 600;
  height: 46px;
  gap: 6px;
  flex: 1;
}
.learning .c-progress > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}
.learning .c-progress .progress {
  flex-basis: 100%;
}
.learning .box .progress {
  margin: 12px 0;
  display: none;
}
.learning .c-progress .progress, .learning .box .progress {
  height: 10px;
  background: #FFFFFF;
}
.learning #learning-menu {
  display: none;
}
.learning .menu {
  color: #000000;
  position: absolute;
  left: 0;
  right: 0;
  background: #FFFFFF;
  border-radius: 12px;
  padding: 12px 24px 50px 24px;
  z-index: 1055;
}
.learning .menu .box {
  border-radius: 6px;
  background: #F6F6F6;
  font-size: 0.875rem;
  line-height: 1;
  padding: 6px 12px;
}
.learning .menu .box.active {
  border: 2px solid #048265;
  background: #EAF6F0;
  font-weight: 500;
  padding: 16px 16px 14px 16px;
}
.learning .menu .box:not(.active) {
  cursor: pointer;
}
.learning .menu .box:not(.active):hover {
  background: #EAF6F0;
}
.learning .menu .test div {
  flex: 1;
  padding: 12px;
  border-radius: 4px;
  border: 1.4px solid #026C5E;
  margin-left: 10px;
}
.learning .menu .test div:hover {
  background: #026C5E;
  color: #FFFFFF;
}
.learning .menu .test div:hover .counter {
  color: #FFFFFF;
}
.learning .menu .test.active div {
  border: 1.4px solid #0EE171;
  background: #0EE171;
}
.learning .menu ul {
  display: none;
  flex-direction: column;
  gap: 24px;
  list-style: none;
  overflow: hidden;
  border-top: 1px solid #C9DED3;
  padding: 16px 0;
}
.learning .menu ul li:first-child .item::after {
  top: 50% !important;
}
.learning .menu .item {
  position: relative;
}
.learning .menu .item .name {
  font-size: 0.813rem;
  font-weight: 400;
}
.learning .menu .item::before {
  content: "";
  border-radius: 100px;
  width: 20px;
  height: 20px;
  border: 2px solid #026C5E;
  flex-shrink: 0;
  z-index: 3;
  background: #EAF6F0;
}
.learning .menu .item.is-done::before {
  background: #026C5E;
}
.learning .menu .lesson {
  display: flex;
  flex-direction: column;
  padding: 0 8px;
  cursor: pointer;
  border-radius: 6px;
}
.learning .menu .lesson:not(.active, .test):hover {
  padding: 12px 8px;
  margin: -12px 0;
  background: #FFFFFF;
}
.learning .menu .lesson:not(.active, .test):hover .item:not(.is-done)::before {
  background: #FFFFFF;
}
.learning .menu .lesson:has(~ .active) .item::after, .learning .menu .lesson.active .item::after {
  content: "";
  position: absolute;
  left: 9px;
  width: 2px;
  background: #0EE171;
  z-index: 0;
  top: -20px;
  bottom: -20px;
}
.learning .menu .lesson:has(~ .active) .item::before, .learning .menu .lesson.active .item::before {
  border: 2px solid #0EE171;
}
.learning .menu .lesson:has(~ .active) .item.is-done::before, .learning .menu .lesson.active .item.is-done::before {
  background: #0EE171;
}
.learning .menu .lesson.active:not(.test) {
  padding: 16px 8px;
  background: #FFFFFF;
}
.learning .menu .lesson.active:not(.test) .item::before {
  background: #FFFFFF;
}
.learning .menu .lesson.active:not(.test) .item.is-done::before {
  background: #0EE171;
}
.learning .menu .lesson.active .item::after {
  bottom: 50%;
}
.learning .menu .lesson.done .item::before {
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\e904";
  border: 2px solid #0EE171;
  background: #0EE171 !important;
}
.learning .menu .lesson ul {
  display: none;
  gap: 10px;
  padding: 16px 5px 0 5px;
  margin-top: 16px;
}
.learning .menu .lesson.active ul {
  display: flex;
}
.learning .menu .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
.learning .menu .title .progress {
  display: none;
}
.learning .menu .title a {
  display: flex;
  gap: 5px;
}
.learning .menu .counter {
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #272727;
}
.learning .menu .counter i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.learning .menu .counter .icon-chevron-down {
  display: flex;
}
.learning .menu .counter .icon-x {
  display: none;
}
.learning .menu .box.active > ul, .learning .menu .box.active .progress {
  display: flex;
}
.learning .menu .box.active .icon-chevron-down {
  display: none;
}
.learning .menu .box.active .icon-x {
  display: flex;
}
.learning .menu .box.active .title {
  font-size: 1.125rem;
  padding-top: 6px;
}
.learning .menu .box.active .title .progress {
  display: flex;
  flex: 1;
}
.learning .menu .box.active .counter i {
  border-radius: 40px;
  background: #FFFFFF;
  width: 30px;
  height: 30px;
  color: #026C5E;
}
.learning .body {
  border-radius: 12px;
  background: #F6F6F6;
  padding: 18px 24px;
  margin-bottom: 20px;
}
.learning .breadcrumbs {
  color: #0EE171;
  font-weight: 500;
  font-size: 0.75rem;
  margin-bottom: 30px;
}
.learning .breadcrumbs > *:nth-last-child(-n+2) {
  color: #026C5E;
}
.learning .action {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}
.learning .action a, .learning .action button {
  flex: 1;
}
.learning .action button:not(.light) {
  flex: 2;
}
.learning .action + .action {
  margin-top: -15px;
}
.learning .action + .action .btn {
  padding-top: 5px;
  padding-bottom: 5px;
}
.learning .action + .action .f-12 {
  font-weight: 400;
}
.learning .test-results {
  margin-top: 60px;
  padding-top: 20px;
  border-top: 1px solid #EBEBEB;
}
.learning .test-results > div {
  display: flex;
  gap: 17px;
  align-items: center;
}
.learning .test-results .icon-book {
  width: 44px;
  height: 44px;
  color: #026C5E;
  font-size: 1.5rem;
}
.learning .test-results .results {
  flex-direction: column;
  gap: 8px;
  margin-top: 30px;
  align-items: flex-start;
}
.learning .test-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #EBEBEB;
}
.learning .test-progress {
  min-width: 260px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.learning .test-start {
  margin-bottom: 20px;
}

.learning-start > .h3 {
  margin: 80px 0 20px 0;
}
.learning-start .box {
  padding: 24px 16px;
  border-radius: 20px;
  background: #F6F6F6;
}
.learning-start .box img {
  border-radius: 20px;
  width: 100%;
}
.learning-start .box.is-demo {
  border-radius: 20px;
  border: 3px solid #0EE171;
  background: linear-gradient(270deg, rgba(157, 252, 192, 0.5) 0%, #EAF6F0 100%), #FFF;
}
.learning-start .label {
  border-radius: 2px;
  background: #9DFCC0;
  padding: 4px 10px;
  flex-shrink: 0;
}
.learning-start .radio {
  gap: 8px;
}

.e-learning #btn-fullscreen {
  display: none;
}
.e-learning #btn-lector {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  flex-shrink: 0;
}
.e-learning #btn-lector .hint {
  color: #000000;
}
.e-learning #btn-lector .off {
  display: none;
}
.e-learning #btn-lector .on {
  display: inline;
}
.e-learning #btn-lector[data-play=true] .off {
  display: inline;
}
.e-learning #btn-lector[data-play=true] .on {
  display: none;
}
.e-learning .video-block {
  text-align: center;
  margin-top: 15px;
}
.e-learning .video-block video {
  border-radius: 8px;
}
.e-learning .img-block {
  text-align: center;
  margin-top: 15px;
}
.e-learning .img-block img {
  width: 560px;
  max-width: 100%;
  border-radius: 8px;
}
.e-learning .img-block img[src*=znaki-drogowe] {
  max-width: 120px;
}
.e-learning p {
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 0;
}
.e-learning p.tab {
  text-indent: 50px;
}
.e-learning ul.list-dot {
  list-style: disc;
  padding-left: 40px;
  margin-top: 15px;
}
.e-learning .elearning-read {
  margin-bottom: 10px;
}
.e-learning .elearning-read .is-read {
  display: none;
}
.e-learning .elearning-read input:checked + label .is-read {
  display: inline;
}
.e-learning .elearning-read input:checked + label .is-not-read {
  display: none;
}

.toggle-button {
  position: relative;
  width: 60px;
  height: 20px;
  background-color: #EAF6F0;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.toggle-button .circle {
  position: absolute;
  top: -6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transform: translateX(28px);
}
.toggle-button .icon-play {
  display: inline-block;
}
.toggle-button .icon-pause {
  display: none;
}
.toggle-button.off {
  background-color: #ccc;
}
.toggle-button.off .circle {
  transform: none;
}
.toggle-button.off .icon-play {
  display: none;
}
.toggle-button.off .icon-pause {
  display: inline-block;
}

.lecture .fullscreen {
  padding: 15px;
}
.lecture .fullscreen .media {
  text-align: center;
}
.lecture .fullscreen .media img, .lecture .fullscreen .media video {
  width: 100%;
  max-width: 940px;
}
.lecture .fullscreen .question img, .lecture .fullscreen .question video {
  width: 100%;
  max-width: 940px;
}
.lecture .media img, .lecture .media video {
  width: 100%;
  border-radius: 8px 8px 0px 0px;
}
.lecture .controls {
  margin: 12px 0;
}
.lecture .lesson li:first-child::after {
  top: 2px;
}
.lecture .btn-slide {
  position: relative;
}
.lecture .btn-slide:has(~ .active)::after, .lecture .btn-slide.active::after {
  content: "";
  position: absolute;
  left: 6px;
  width: 2px;
  background: #0EE171;
  z-index: 0;
  top: -20px;
  bottom: 50%;
}
.lecture .btn-slide::before {
  content: "";
  border-radius: 50%;
  border: 1.4px solid #026C5E;
  height: 11px;
  width: 11px;
  display: flex;
  margin-left: 1.5px;
  background: #FFFFFF;
  z-index: 1;
  flex-shrink: 0;
}
.lecture .btn-slide.is-done::before {
  border: 1.4px solid #0EE171;
  background: #0EE171;
}
.lecture .btn-slide.active {
  /*            &::after {
      content: '';
      position: absolute;
      left: 6px;
      width: 2px;
      background: $primary-500;
      z-index: 0;
      top: -500px;
      bottom: 50%;
  }*/
}
.lecture .btn-slide.active::before {
  border: 3px solid #0EE171;
  height: 14px;
  width: 14px;
  margin-left: 0;
}
.lecture #btn-play {
  border: 2px solid #026C5E;
}
.lecture #lecture-progress {
  background: #EAF6F0;
  height: 6px;
  border-radius: 0;
  padding: 0;
}
.lecture #lecture-progress .bar {
  background: #0EE171;
  border-radius: 0;
}

#register-link {
  padding-bottom: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.authorization {
  padding: 40px 0;
  position: relative;
  background: linear-gradient(to bottom, #026C5E 650px, #FFFFFF 650px);
  overflow: hidden;
}
.authorization .fx-login {
  gap: 180px;
}
.authorization .h3 {
  text-align: center;
}
.authorization .top {
  position: absolute;
  top: -54px;
  left: -20%;
  max-width: 150%;
  z-index: 0;
}
.authorization .bottom {
  position: absolute;
  top: 470px;
  left: -50px;
  max-width: 100%;
  z-index: 0;
}

.login {
  z-index: 1;
}
.login .h3 {
  margin-bottom: 26px;
}
.login label, .login .h3 {
  color: #FFFFFF !important;
}
.login .link {
  color: #DBDBDB;
}
.login .f-control {
  background: #FFFFFF;
}
.login .action > * {
  width: 280px;
}
.login #btn-login {
  margin-bottom: 8px;
}
.login #RememberMe + label {
  margin: -10px 0 10px;
}
.login #btn-show-pass {
  position: absolute;
  font-size: 1.8rem;
  right: 22px;
  color: rgba(2, 108, 94, 0.7);
  top: 29px;
  z-index: 3;
  cursor: pointer;
}
.login .input-icon {
  position: relative;
}
.login .external-login {
  padding: 10px 22px !important;
}
.login .external-login span {
  flex: 1;
}
.login .external-login svg {
  height: 20px;
}
.login .external-login i {
  font-size: 23px;
  line-height: 20px;
}

.register .h3 {
  margin-bottom: 8px;
}
.register label {
  color: #515151 !important;
}

.privacy {
  font-size: 0.75rem;
  color: #808080;
  text-align: justify;
}

.unsubsribe, .forgot-pass, .change-pass {
  max-width: 530px;
  margin: 0 auto;
  color: #000000;
}
.unsubsribe .btn.md, .forgot-pass .btn.md, .change-pass .btn.md {
  width: 270px;
  max-width: 100%;
  margin: 0 auto;
}

.change-pass {
  max-width: 370px;
}

.forgot-pass .f-group {
  width: 370px;
  max-width: 100%;
  margin: 0 auto;
}

.pricing .h2 {
  margin: 30px 0 14px 0;
}
.pricing .packets {
  display: none;
  margin-top: 50px;
}
.pricing .packet {
  padding: 36px 0px 12px 0px;
  border-radius: 20px;
  border: 2px solid #46EC83;
  background: #FFFFFF;
  color: #000000;
  position: relative;
}
.pricing .packet li {
  word-break: break-word;
}
.pricing .packet .caption {
  color: #515151;
}
.pricing .packet .details {
  padding: 0 12px;
  margin-top: 17px;
}
.pricing .packet.top {
  border-radius: 12px 12px 20px 20px;
  border: 4px solid #0EE171;
  background: linear-gradient(0deg, #BCFDD4 0%, #FFF 100%);
}
.pricing .packet.top .price {
  color: #026C5E;
}
.pricing .packet.top .best {
  position: absolute;
  left: -4px;
  right: -4px;
  text-align: center;
  background: #46EC83;
  top: -10px;
  padding: 5px 0;
  border-radius: 20px 20px 0 0;
}
.pricing .packet.top .option {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0.75) 100%);
}
.pricing .packets-xs {
  margin-top: 20px;
}
.pricing .packets-xs .packet {
  padding: 20px 0 0 0;
}
.pricing .packets-xs .item {
  padding: 0 12px 16px 12px;
  border-bottom: 1px solid #EBEBEB;
  margin: 0 2px;
}
.pricing .packets-xs .item.top {
  background: linear-gradient(270deg, #bcfdd4 0%, #fff 74%);
  border: 1px solid #0EE171;
  position: relative;
  margin: -20px -1px 0 -1px;
  padding-top: 20px;
}
.pricing .packets-xs .item.top .best {
  position: absolute;
  right: 0;
  text-align: center;
  background: #46EC83;
  top: 0;
  padding: 5px 4px 5px 8px;
  border-radius: 0 0 0 9px;
  font-size: 0.65rem;
  font-weight: 500;
}
.pricing .packets-xs .btn-buy {
  padding: 12px;
  width: 91px;
}
.pricing .packets-xs .details {
  margin: 0;
}
.pricing .packets-xs .option {
  margin: 0;
  border-radius: 0 0 20px 20px;
}
.pricing .packets-xs .price-old {
  font-size: 24px;
  color: #CD2231;
}
.pricing .packets-xs .price-old .currency {
  font-size: 18px;
}
.pricing .btn-buy {
  border-radius: 6px;
  background: #FFBF00;
  width: calc(100% - 30px);
  max-width: 230px;
}
.pricing ul.checkmark li::before {
  font-size: 15px;
  flex: 0 0 20px;
  border-radius: 6px;
  background: #9DFCC0;
  width: 20px;
  height: 20px;
}
.pricing .price {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.96px;
}
.pricing .currency {
  font-size: 1.5rem;
}
.pricing .price-old {
  color: #636363;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: line-through;
}
.pricing .price-old .currency {
  font-size: 1.125rem;
}
.pricing .old-day-price {
  text-decoration: line-through;
}
.pricing .new-day-price {
  color: #07A26E;
}
.pricing .days {
  color: #0AC172;
}
.pricing .option {
  border-radius: 4px;
  background: #F6F6F6;
  padding: 16px 8px;
  align-items: center;
}
.pricing .option label {
  align-items: start;
}
.pricing .option label > span {
  line-height: 1.3;
}
.pricing .option label .caption {
  color: #636363;
}
.pricing .option-price {
  border-radius: 8px;
  border: 1px solid #46EC83;
  font-size: 18px;
  font-weight: 500;
  padding: 6px 4px;
}

.pricing-instructions {
  padding: 70px 0;
  z-index: 1;
}
.pricing-instructions .h5 {
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 40px;
}
.pricing-instructions .box {
  border-radius: 12px;
  border: 2px solid #6BF69E;
  padding: 24px 16px;
  color: #FFFFFF;
  flex: 1;
  align-items: start;
}
.pricing-instructions .box .link {
  color: #6BF69E;
}
.pricing-instructions .help {
  color: #000000;
  background: #0EE171;
}
.pricing-instructions .help i {
  color: #026C5E;
}
.pricing-instructions .help a {
  color: #000000;
}
.pricing-instructions .help, .pricing-instructions .h3 {
  flex: 1.6;
}
.pricing-instructions .instruction-video {
  position: relative;
}
.pricing-instructions .youtube-player {
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  line-height: 0;
}
.pricing-instructions .youtube-player > * {
  width: 100%;
  aspect-ratio: 16/9;
  display: flex;
}
.pricing-instructions .youtube-player picture {
  cursor: pointer;
}
.pricing-instructions .youtube-player picture:after {
  content: "";
  height: 54px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -27px;
  position: absolute;
  background: url(/image/youtube.svg) no-repeat;
  background-size: contain;
}
.pricing-instructions .youtube-player picture:hover {
  filter: brightness(75%);
}
.pricing-instructions .youtube-player picture:hover:after {
  background: url(/image/youtube-r.svg) no-repeat;
  background-size: contain;
}
.pricing-instructions .top-right {
  position: absolute;
  top: -56px;
  right: -157px;
  z-index: -1;
}
.pricing-instructions .bottom-left {
  position: absolute;
  bottom: -50px;
  left: -112px;
  z-index: -1;
}
.pricing-instructions .top-section {
  padding-bottom: 100px;
  border-bottom: 1px solid var(--Primary-600, #0AC172);
}

.pricing-instruction {
  padding-top: 30px;
}
.pricing-instruction .h2 {
  margin-top: 20px;
  margin-bottom: 30px;
}
.pricing-instruction .h3 {
  margin-bottom: 30px;
}
.pricing-instruction .icon-check-round {
  border-radius: 6px;
  background: #EAF6F0;
  width: 34px;
  height: 34px;
  color: #0AC172;
  font-size: 1.5rem;
  flex-shrink: 0;
}
.pricing-instruction .price-before {
  text-decoration: line-through;
  color: #CD2231;
  font-weight: 600;
}
.pricing-instruction .box {
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #DBDBDB;
}

.pricing-summary {
  padding-top: 30px;
}
.pricing-summary .h2 {
  margin-top: 20px;
}
.pricing-summary .box {
  padding: 36px 16px;
  border-radius: 10px;
  border: 3px solid #0AC172;
  background: #FFFFFF;
}
.pricing-summary .box .checkmark {
  border-top: 1px solid #AFAFAF;
  padding-top: 20px;
}
.pricing-summary .box.addon {
  border: 2px solid #AFAFAF;
}
.pricing-summary .action {
  color: #000000;
  border-radius: 6px;
  padding: 8px 11px;
}
.pricing-summary .action:not(.btn) {
  background: #9DFCC0;
}
.pricing-summary .action:not(.btn) i {
  background: #0EE171;
  color: #000000;
  font-size: 1rem;
  padding: 0 3px;
}
.pricing-summary .action.btn {
  border-width: 1px;
}
.pricing-summary .action i {
  border-radius: 4px;
  border: 1px solid #07A26E;
  background: #FFF;
  color: #07A26E;
  font-size: 1.2rem;
  padding: 2px;
}
.pricing-summary .price {
  font-size: 2rem;
  color: black;
  font-weight: 500;
  flex-shrink: 0;
}
.pricing-summary .price .currency {
  font-size: 1.125rem;
}
.pricing-summary .details {
  flex: 1;
}
.pricing-summary .summary {
  margin-top: 47px;
  z-index: 2;
}
.pricing-summary .box-summary {
  padding: 36px 24px;
  border: 1px solid #026C5E;
  background: #026C5E;
  color: #FFFFFF;
  margin-left: -24px;
  margin-right: -24px;
}
.pricing-summary .box-summary .total {
  border-top: 1px solid #0AC172;
  padding-top: 12px;
}
.pricing-summary .box-summary .h6, .pricing-summary .box-summary .link {
  color: #FFFFFF;
}
.pricing-summary .box-summary label {
  color: white;
  font-weight: 400;
  font-size: inherit;
}
.pricing-summary .box-sticky {
  position: sticky;
  bottom: 20px;
  margin: -120px -12px 0 -12px;
  padding: 12px 24px;
  border-radius: 12px;
  border: 1px solid #026C5E;
  background: #026C5E;
  color: #FFFFFF;
}
.pricing-summary .box-sticky .h6 {
  color: #FFFFFF;
}
.pricing-summary form .f-control {
  background: #FFFFFF;
}
.pricing-summary .packets-list {
  padding: 2px 5px;
  border-radius: 4px;
}
.pricing-summary .packets-list li {
  color: black;
}
.pricing-summary .packets-list .price-old {
  text-decoration: line-through;
  font-size: 12px;
  color: var(--Grayscale-500, #808080);
}
.pricing-summary .packets-list .price-new {
  color: var(--Primary-600, #0AC172);
  font-weight: 700;
}

.pricing-pay .h2 {
  margin-top: 40px;
  margin-bottom: 60px;
}
.pricing-pay .box {
  border-radius: 8px;
  border: 1px solid #AFAFAF;
  background: #F6F6F6;
  padding: 24px 16px;
}
.pricing-pay .box .f-l {
  color: #515151;
}
.pricing-pay .box .label {
  color: #000000;
}
.pricing-pay .box .caption {
  padding-top: 16px;
  border-top: 1px solid #AFAFAF;
  color: #373737;
}
.pricing-pay .box-summary {
  border-radius: 12px;
  border: 1px solid #026C5E;
  background: #026C5E;
  padding: 30px 16px;
  color: #FFFFFF;
}
.pricing-pay .box-summary .total {
  padding-top: 16px;
  border-top: 1px solid #0AC172;
}
.pricing-pay .box-summary .h6 {
  color: #FFFFFF;
}

.payment-status {
  color: #515151;
}
.payment-status .h6 {
  color: #515151;
}
.payment-status i, .payment-status .dots {
  display: flex;
  gap: 4px;
  border-radius: 50%;
  border: 3px solid #515151;
  font-size: 13px;
  width: 36px;
  height: 36px;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
.payment-status .circle-gradient {
  width: 64px;
  height: 64px;
  border-width: 4px;
}
.payment-status .info-waiting .circle-gradient {
  border: 4px solid #AFAFAF;
}
.payment-status .info-failed .link {
  color: #CD2231;
  font-weight: 700;
}
.payment-status .info-failed .h6 {
  color: #72092D;
}
.payment-status .info-failed .circle-gradient {
  background-image: linear-gradient(to bottom, #FD4037 17%, #FEE3D5 100%);
}
.payment-status .info-failed i {
  border-color: #CD2231;
  color: #CD2231;
}
.payment-status .info-completed .h6 {
  color: #000000;
}
.payment-status .info-completed .link {
  color: #0A7647;
  font-weight: 700;
}
.payment-status .info-completed i {
  border-color: #07A26E;
  color: #07A26E;
}
.payment-status .dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #b3b3b3;
  animation: bounce 1.5s infinite ease-in-out;
}
.payment-status .dot:nth-child(1) {
  animation-delay: 0s;
}
.payment-status .dot:nth-child(2) {
  animation-delay: 0.2s;
}
.payment-status .dot:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
    background-color: #b3b3b3;
  }
  40% {
    transform: translateY(-6px);
    background-color: #595959;
  }
  60% {
    transform: translateY(-3px);
    background-color: #737373;
  }
}
.box-stats {
  border-radius: 10px;
  border: 1px solid #DBDBDB;
  background: #FFFFFF;
  padding: 16px 16px 32px 16px;
  color: #000000;
  font-size: 1.125rem;
}
.box-stats .bl {
  padding-left: 20px;
}
.box-stats .circle-gradient {
  width: 36px;
  height: 36px;
  color: #026C5E;
  font-size: 1.3rem;
}
.box-stats .value {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.3;
  color: #026C5E;
}
.box-stats .progress {
  background: #EAF6F0 !important;
}

.statistics .header {
  background: #F6F6F6;
  padding: 30px 0;
  margin-bottom: 30px;
}
.statistics .sep {
  padding-bottom: 12px;
  border-bottom: 1px solid #AFAFAF;
}
.statistics .progress {
  border-radius: 120px;
  height: 30px;
}
.statistics .progress .bar {
  background: #0EE171;
}
.statistics .box-test-correct, .statistics .box-test-wrong {
  border-radius: 12px;
  padding: 27px 27px 27px 14px;
  font-size: 1rem;
  color: #000000;
}
.statistics .box-test-correct .circle-gradient, .statistics .box-test-correct .circle, .statistics .box-test-wrong .circle-gradient, .statistics .box-test-wrong .circle {
  width: 44px;
  height: 44px;
  color: #026C5E;
}
.statistics .box-test-correct .circle, .statistics .box-test-wrong .circle {
  border: 3px solid #FDC1AB;
  color: #EF2F2F;
}
.statistics .box-test-correct .value, .statistics .box-test-wrong .value {
  font-size: 1.225rem;
  padding: 23px 20px;
  width: 135px;
  height: 70px;
  font-weight: 600;
  color: #07A26E;
  border-radius: 200px;
  border-width: 4px;
  justify-content: start;
}
.statistics .box-test-correct {
  background: linear-gradient(90deg, #DDF2FC 0%, #74E9B2 19.5%, #EAF6F0 100%);
}
.statistics .box-test-wrong {
  background: linear-gradient(90deg, #FA9681 0%, #FD4037 19.5%, #FEE3D5 100%);
  color: #FFFFFF;
}
.statistics .box-test-wrong .value {
  color: #FFFFFF;
  background: #CD2231;
}
.statistics .box {
  border-radius: 10px;
  padding: 12px 24px;
}
.statistics .box.gr {
  border-radius: 12px;
  background: #EAF6F0;
  padding: 19px 24px;
}
.statistics .box.gr .f-l {
  font-weight: 500;
}
.statistics .box.gr .circle-gradient {
  border-width: 5px;
  width: 80px;
  height: 80px;
}
.statistics .box.gray {
  border: 1px solid #DBDBDB;
  background: #F6F6F6;
  padding: 12px 7px;
}
.statistics .box-learning {
  border-radius: 12px;
  background: #EAF6F0;
  padding: 32px 16px;
}
.statistics .box-learning .progress {
  background-color: #FFFFFF;
}
.statistics .day {
  align-items: center;
  justify-content: end;
  text-align: center;
}
.statistics .bars {
  height: 100%;
  align-items: end;
  padding: 0 10px;
  border-bottom: 1px solid #AFAFAF;
  text-align: center;
}
.statistics .bars span::after {
  content: "";
  border-radius: 6px 6px 0px 0px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 20px;
  background: linear-gradient(180deg, #FA9681 0%, #FD4037 19.5%, #FEE3D5 100%);
}
.statistics .bars .correct::after {
  background: #0AC172;
}
.statistics .correct, .statistics .wrong {
  max-width: 12px;
  width: 12px;
  position: relative;
}
.statistics .chart {
  height: 180px;
  margin-top: 20px;
}
.statistics .chart .action {
  flex: 0;
}
.statistics .chart .btn {
  padding: 4px;
  margin-bottom: 20px;
}
.statistics .chart .btn i {
  font-weight: bold;
}
.statistics .lecture-demo {
  border-radius: 8px;
  background: #026C5E;
  padding: 16px 16px 8px 24px;
  font-size: 1.125rem;
  color: #FFFFFF;
}
.statistics .lecture-demo .circle-gradient {
  width: 56px;
  height: 56px;
  border-width: 5px;
}
.statistics .lecture-demo a {
  color: #CCF9CF;
}
.statistics .accordion {
  border: none;
}
.statistics .accordion-header {
  background: #F6F6F6;
}

.question img, .question video, .question .play {
  max-height: 330px;
}
.question .video, .question picture {
  display: flex;
  position: relative;
  background: #f6f6f6;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  justify-content: center;
}
.question .play {
  position: absolute;
  background: rgba(2, 108, 94, 0.8);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.question .play, .question .play:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
}
.question .play:after {
  content: "\e91d";
  color: #0EE171;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  transition: 0.3s;
}
.question .play:hover:after {
  width: 145px;
  height: 145px;
  font-size: 2.2rem;
}
.question .name {
  padding: 10px;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 0px 0px 6px 6px;
  background: #F6F6F6;
  font-size: 0.875rem;
}
.question .no-media {
  background: #EAF6F0;
  border-radius: 8px 8px 0 0;
  min-height: 170px;
  z-index: 1;
  font-size: 0.8rem;
  text-align: center;
}
.question .no-media svg {
  width: 73px;
  height: auto;
}

.answers {
  margin-top: 20px;
}
.answers input[type=radio] {
  display: none;
}
.answers.basic label {
  display: flex;
  flex: 1;
  text-transform: capitalize;
  border: 2px solid #026C5E;
  background: #EAF6F0;
  font-size: 1rem;
  color: #026C5E;
  font-weight: 500;
  padding: 14px 24px;
  gap: 8px;
  border-radius: 6px;
  transition: 0.3s;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.answers.basic label i {
  font-size: 1.25rem;
}
.answers.basic input[type=radio]:not([disabled]):checked + label, .answers.basic input:not([disabled]) + label:hover {
  background: #026C5E;
  color: #FFFFFF;
}
.answers.specialist {
  flex-direction: column;
  gap: 6px;
}
.answers.specialist label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  padding: 4px;
  cursor: pointer;
}
.answers.specialist input[type=radio]:not([disabled]):checked + label, .answers.specialist input:not([disabled]) + label:hover {
  background: #026C5E;
  color: #FFFFFF;
}
.answers.specialist input[type=radio]:not([disabled]):checked + label .alphabet, .answers.specialist input:not([disabled]) + label:hover .alphabet {
  border: 3px solid #FFFFFF;
  background: #0EE171;
  box-shadow: none;
  color: #000000;
}
.answers.specialist .alphabet {
  width: 40px;
  height: 40px;
  transition: none;
}
.answers.specialist .text {
  font-weight: 400;
  font-size: inherit;
  flex: 1;
  align-items: center;
}
.answers.specialist i {
  font-size: 1.25rem;
}
.answers .selected {
  position: absolute;
  color: white;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 600;
  top: 6px;
}
.answers.is-answered {
  /*
  &.no-answer label {
      margin: 0;
  }*/
}
.answers.is-answered label {
  border: none;
  position: relative;
}
.answers.is-answered.basic input[type=radio]:checked + label {
  padding: 20px 24px 6px 24px;
}
.answers.is-answered.basic label {
  color: #FFFFFF;
}
.answers.is-answered.basic .correct-answer {
  background: #0F8A48;
}
.answers.is-answered.basic .wrong-answer {
  background: #CD2231;
}
.answers.is-answered.specialist input[type=radio]:checked + label .text {
  color: #FFFFFF;
}
.answers.is-answered.specialist input[type=radio]:checked + label.correct-answer {
  background: #0F8A48;
}
.answers.is-answered.specialist input[type=radio]:checked + label.wrong-answer {
  background: #CD2231;
}
.answers.is-answered.specialist .alphabet {
  box-shadow: none;
  color: white;
}
.answers.is-answered.specialist .correct-answer .alphabet {
  border: 3px solid #66DB85;
  background: #0F8A48;
}
.answers.is-answered.specialist .wrong-answer .alphabet {
  border: 3px solid #FA9681;
  background: #EF2F2F;
}
.answers.is-answered input[type=radio]:checked + label {
  border: 3px solid #AFAFAF;
}

.answer-result {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px 0 -8px 0;
}
.answer-result > div {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
  color: #000000;
  border-radius: 4px;
  background: #FEE3D5;
  padding: 0 8px 0 4px;
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
}
.answer-result.correct-answer > div {
  background: #CCF9CF;
}
.answer-result i {
  font-size: 16px;
  font-weight: 600;
}
.answer-result .icon-x {
  color: #EF2F2F;
}
.answer-result .icon-check {
  color: #0F8A48;
}

.s-explanation {
  margin-top: 30px;
}
.s-explanation > * {
  max-width: 820px;
  width: 100%;
}
.s-explanation .error + label + .invalid {
  flex-basis: 100%;
  text-align: center;
  display: block;
}
.s-explanation .f-group {
  width: 100%;
  flex-wrap: wrap;
}
.s-explanation i {
  font-size: 1.25rem;
}
.s-explanation.is-hidden .contents {
  opacity: 0.5;
  filter: blur(4px);
  overflow: hidden;
}
.s-explanation.is-hidden .explanation .btn {
  display: flex;
  position: absolute;
  z-index: 1;
  left: calc(50% - 105px);
  top: calc(50% + 5px);
}
.s-explanation.is-hidden form {
  display: none;
}
.s-explanation #is-satisfied-false:hover + .btn, .s-explanation #is-satisfied-false:checked + .btn {
  border: 2px solid #EF2F2F;
  background: #F56E61;
}

.explanation {
  border-radius: 10px;
  background: #EAF6F0;
  padding: 40px 30px;
  color: #373737;
  position: relative;
}
.explanation .btn {
  display: none;
}
.explanation .h3 {
  text-align: center;
}
.explanation .text {
  font-size: 0.875rem;
}
.explanation .text, .explanation .subtitle {
  color: #000000;
}
.explanation .subtitle {
  padding-left: 10px;
  border-left: 2px solid #0EE171;
}
.explanation .content .img {
  min-width: 50px;
}
.explanation .contents > div + div {
  padding-top: 16px;
  border-top: 1px solid #C9D9D1;
}
.explanation .content + .caption {
  border-top: 1px solid #C9D9D1;
  padding-top: 16px;
}

.question-options {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.question-options .option {
  display: flex;
  align-items: center;
  border-radius: 100px;
  background: #F6F6F6;
  font-size: 0.75rem;
  line-height: 1;
  gap: 10px;
  cursor: pointer;
  transition: 0.3s;
}
.question-options .option.active {
  background: #EAF6F0;
}
.question-options .option.active > i {
  border: 2px solid #EAF6F0;
  background: linear-gradient(297deg, #0EE171 -99.43%, #CDECFD 89.72%), #FFF;
}
.question-options .option .saved {
  display: none;
}
.question-options .option:hover {
  background: #EAF6F0;
}
.question-options .option:hover > i {
  border: 2px solid transparent;
}
.question-options .active .saved {
  display: block;
}
.question-options .active .save {
  display: none;
}

#btn-quality .sub {
  width: 100%;
  bottom: 100%;
  margin-bottom: 10px;
  top: unset;
}
#btn-quality:hover .sub::before {
  bottom: -15px;
  top: unset;
}

#btn-quality-xs {
  height: 32px;
  border-radius: 100px;
  color: #026C5E;
  border: 2px solid #EAF6F0;
  background: #FFFFFF;
  transition: none !important;
  padding: 0 6px;
}

.question-history-stats .badge-correct, .question-history-stats .badge-wrong {
  border-radius: 4px;
  border: 1px solid #66DB85;
  padding: 4px 8px;
}
.question-history-stats .circle {
  width: 24px;
  height: 24px;
  border: 2px solid #07A26E;
  color: #07A26E;
}
.question-history-stats .badge-wrong {
  border-color: #FA9681;
}
.question-history-stats .badge-wrong .circle {
  border: 2px solid #AC1731;
  color: #AC1731;
}

.result-badge {
  display: flex;
  max-width: 340px;
  width: 100%;
  padding: 4px 8px;
  align-items: center;
  justify-content: space-between;
  border-radius: 4px;
  color: #000000;
}
.result-badge i {
  width: 24px;
  height: 24px;
}
.result-badge .label {
  display: flex;
  align-items: center;
  gap: 8px;
}
.result-badge.correct {
  border: 1px solid #66DB85;
}
.result-badge.correct i {
  border: 2px solid #07A26E;
  color: #07A26E;
}
.result-badge.wrong {
  border: 1px solid #FA9681;
}
.result-badge.wrong i {
  border: 2px solid #AC1731;
  color: #AC1731;
}

/**************** CATEGORY BOX *******************88*/
.category-box {
  display: flex;
  padding: 36px 24px;
  flex-direction: column;
  border-radius: 20px;
  background: #F6F6F6;
  gap: 16px;
  margin-bottom: 16px;
}
.category-box ul {
  gap: 8px;
  margin-top: 12px;
}
.category-box .header {
  display: flex;
  align-items: center;
  gap: 8px;
}
.category-box .circle-gradient {
  width: 36px;
  height: 36px;
}
.category-box .content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-top: 20px;
  border-top: 1px solid #DBDBDB;
}

.cross-grid {
  position: relative;
}
.cross-grid svg {
  position: absolute;
  z-index: -1;
  top: 50px;
  left: -25%;
  max-width: 100%;
}
.cross-grid .container {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.cross-grid .item {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.cross-grid .content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
.cross-grid .content .title {
  display: none;
}
.cross-grid .h2 {
  text-align: center;
}
.cross-grid img {
  width: 100%;
}

.col-grid {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 60px 8px;
  flex-wrap: wrap;
}
.col-grid.col-xs .item {
  flex-basis: 100%;
}
.col-grid.col-xs-2 .item {
  flex-basis: calc(50% - 4px);
}
.col-grid img {
  width: 100%;
  height: auto;
}
.col-grid .title {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3;
}
.col-grid .title span {
  color: #0AC172;
}

.knowledge-base {
  background: #EAF6F0;
  z-index: 0;
  padding: 50px 0;
}
.knowledge-base .btn {
  padding: 12px 24px;
}
.knowledge-base .img {
  width: 100%;
}
.knowledge-base.cross .columns {
  width: 100%;
}
.knowledge-base.cross .item {
  align-items: flex-start;
  margin-top: -109px;
  flex-direction: column;
}
.knowledge-base.cross .item > * {
  width: 50%;
  text-align: center;
}
.knowledge-base.cross .item:nth-child(even) {
  align-items: flex-end;
}
.knowledge-base.cross .item:first-child {
  margin-top: 0;
}

.sh {
  position: relative;
}

.shadows {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
}

.sh-r, .sh-l, .sh-bl, .sh-br {
  position: absolute;
  z-index: -10;
}

.sh-r {
  right: 0;
  top: 0;
}

.sh-bl {
  left: 0;
  bottom: 0;
}

.sh-br {
  right: 0;
  bottom: 0;
}

.sh-l {
  left: 0;
  top: 0;
}

.star-wrap {
  position: relative;
  margin-top: -4px;
}

.star-wrap .star-fill {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.star-wrap svg {
  width: 19px;
  height: 19px;
  flex-shrink: 0;
}

.star-rating {
  display: flex;
  flex-direction: row-reverse;
}
.star-rating input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.star-rating label {
  cursor: pointer;
  padding-right: 4px;
}
.star-rating label:hover path,
.star-rating label:hover ~ label path,
.star-rating input:checked ~ label path {
  fill: #0EE171;
}

.accordion {
  color: black;
  border-radius: 8px;
  background: #FFFFFF;
  border: 1px solid black;
}
.accordion .icon-chevron-down {
  font-size: 1.225rem;
  margin-left: 8px;
  transition: 500ms;
}
.accordion.active {
  border: 2px solid #9DFCC0;
}
.accordion.active > .accordion-header {
  border-radius: 4px 4px 0px 0px;
  border-bottom: 2px solid #9DFCC0;
  background: #9DFCC0;
}
.accordion.active > .accordion-header .icon-chevron-down {
  transform: rotate(-180deg);
}
.accordion.active > .accordion-content {
  display: flex;
}
.accordion .accordion .accordion-header {
  padding: 8px 20px;
}
.accordion .accordion.active {
  border: 2px solid #46EC83;
}
.accordion .accordion.active .accordion-header {
  border-bottom: 2px solid #46EC83;
  background: #46EC83;
}

.accordion-header {
  padding: 16px 20px;
  border-radius: 8px;
  color: black;
  cursor: pointer;
}
.accordion-header:hover {
  background: #9DFCC0;
}
.accordion-header .label {
  text-align: right;
}
.accordion-header .circle {
  width: 24px;
  height: 24px;
}
.accordion-header .icon-x {
  color: #AC1731;
  border: 2px solid #AC1731;
}
.accordion-header .icon-check {
  color: #07A26E;
  border: 2px solid #07A26E;
}

.accordion-content {
  display: none;
  padding: 20px 16px 32px 16px;
}

.tooltip {
  position: relative;
}
.tooltip .tooltip-text {
  visibility: hidden;
  max-width: 216px;
  padding: 18px;
  border-radius: 8px;
  background: #EBEBEB;
  color: #000000;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -50%;
  margin-bottom: 15px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  border-width: 12px;
  border-style: solid;
  border-color: #EBEBEB transparent transparent transparent;
}
.tooltip .tooltip-bottom {
  bottom: unset;
  margin-bottom: 0;
  margin-top: 15px;
}
.tooltip .tooltip-bottom::after {
  top: -24px;
  border-color: transparent transparent #EBEBEB transparent;
}
.tooltip .tooltip-100 {
  width: 100%;
  max-width: 100%;
}
.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
  z-index: 21 !important;
}

.pagination {
  display: flex;
  gap: 10px;
}
.pagination > * {
  height: 42px;
  min-width: 32px;
  padding: 8px 12px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  color: #000000;
  cursor: pointer;
}
.pagination .active, .pagination > *:hover:not(.sep, .next, .prev) {
  background: #026C5E;
  color: #FFFFFF;
}
.pagination .next, .pagination .prev {
  width: 42px;
  border: 2px solid #0EE171;
}
.pagination .next:not(.disabled):hover, .pagination .prev:not(.disabled):hover {
  background: #0EE171;
  color: black;
}
.pagination .disabled {
  border: 1px solid #DBDBDB;
  background: #F6F6F6;
  color: #808080;
}
.pagination .page:not(.mobile, .prev, .next), .pagination .sep {
  display: none;
}

.pagination-select {
  color: #000000;
  font-weight: 500;
}
.pagination-select select {
  font-weight: 500;
  border-radius: 8px;
  border: 2px solid #0EE171;
  padding: 9px;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center;
}

.loader::after {
  content: "";
  width: 48px;
  height: 48px;
  border: 5px solid #FFF;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#cookies-message-container {
  position: fixed;
  background-color: rgba(39, 41, 42, 0.9);
  bottom: 15px;
  right: 15px;
  border-radius: 5px;
  color: #fff;
  z-index: 99;
  margin-left: 15px;
}
#cookies-message-container .cookie-privacy {
  color: #fff;
  text-decoration: underline;
}

#cookies-message {
  padding: 6px;
  font-size: 14px;
  text-align: center;
}

.fx {
  display: flex;
  flex-direction: row;
}

.fx-wrap {
  flex-wrap: wrap;
}

.fx-1 {
  flex: 1;
}

.fx-eq > * {
  flex: 1;
}

.fx-rr {
  display: flex;
  flex-direction: row-reverse;
}

.fx-c {
  display: flex;
  flex-direction: column;
}

.fx-cr {
  display: flex;
  flex-direction: column-reverse;
}

.fx-center {
  justify-content: center;
  align-items: center;
}

.fx-ac {
  align-items: center;
}

.fx-jc {
  justify-content: center;
}

.fx-sb {
  justify-content: space-between;
}

.fx-start {
  align-items: flex-start;
  justify-content: start;
}

.fx-end {
  align-items: end;
  justify-content: end;
}

.fx-shrink-0 {
  flex-shrink: 0;
}

.g-4 {
  gap: 4px;
}

.g-6 {
  gap: 6px;
}

.g-8 {
  gap: 8px;
}

.g-10 {
  gap: 10px;
}

.g-12 {
  gap: 12px;
}

.g-14 {
  gap: 14px;
}

.g-16 {
  gap: 16px;
}

.g-18 {
  gap: 18px;
}

.g-20 {
  gap: 20px;
}

.g-24 {
  gap: 24px;
}

.g-30 {
  gap: 30px;
}

.g-32 {
  gap: 32px;
}

.g-40 {
  gap: 40px;
}

.g-48 {
  gap: 48px;
}

.g-60 {
  gap: 60px;
}

.g-160 {
  gap: 160px;
}

@media (max-width: 1372px) {
  .static-header #help-contact {
    display: none;
  }
}
.rev {
  font-family: Helvetica, Arial, sans-serif;
  border: 1px solid #dddfe2;
  border-radius: 3px;
  padding: 12px;
  min-width: 300px;
}
.rev img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.rev .profile {
  color: black;
  font-weight: 600;
  font-size: 14px;
}
.rev .profile:hover {
  text-decoration: underline;
}
.rev .date {
  color: #90949c;
  font-size: 12px;
}
.rev i {
  font-size: 33px;
  line-height: 33px;
}
.rev .rev-like {
  margin-top: -5px;
  background-position: 0 -46px;
}
.rev .rev-fb {
  height: 24px;
  width: 24px;
  background-position: 0 0;
}
.rev .rev-share {
  background-position: 0 -67px;
}
.rev .rev-comment {
  background-position: 0 -26px;
}
.rev .rev-more span {
  color: #385898;
  cursor: pointer;
}
.rev .rev-more span:hover {
  text-decoration: underline;
}

.hidden {
  display: none;
}

.invisible {
  visibility: hidden;
}

@media (min-width: 768px) {
  body {
    padding-top: 85px;
    font-size: 0.875rem;
  }
  button, input, textarea {
    font-size: 0.875rem;
  }
  h, .h {
    font-size: 6.25rem;
    font-weight: 500;
  }
  h1, .h1 {
    letter-spacing: -1.2px;
    font-size: 3.75rem;
  }
  h2, .h2 {
    font-size: 2.25rem;
    letter-spacing: -0.72px;
  }
  h3, .h3 {
    letter-spacing: -0.64px;
    font-size: 2rem;
    line-height: 1.3;
  }
  h4, .h4 {
    font-size: 1.625rem;
    line-height: 1.2;
    letter-spacing: -0.52px;
  }
  h5, .h5 {
    font-size: 1.5rem;
    line-height: 1.3;
    letter-spacing: -0.48px;
  }
  h6, .h6 {
    font-size: 1.375rem;
    line-height: 1.3;
  }
  .f-m {
    font-size: 1rem;
    font-weight: 500;
  }
  .f-l {
    font-size: 1.125rem;
  }
  .subtitle {
    font-size: 1.125rem;
  }
  .subtitle.l {
    font-size: 1.313rem;
  }
  footer .top {
    gap: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #272727;
  }
  footer .address {
    border-right: 1px solid #272727;
  }
  footer .app {
    order: 0;
  }
  .contact-container {
    background: linear-gradient(to left, #FFFFFF 50%, #026C5E 50%);
  }
  .contact-container .top {
    top: 0;
    left: 0;
    max-width: 50%;
  }
  .contact-container .bottom {
    bottom: 0;
    left: 0;
    max-width: 50%;
  }
  .login, .register {
    max-width: 375px;
  }
  .authorization {
    padding: 93px 0;
    background: linear-gradient(to left, #FFFFFF 50%, #026C5E 50%);
  }
  .authorization .fx-login {
    gap: 360px;
  }
  .authorization .top {
    top: 0;
    left: 0;
    max-width: 50%;
  }
  .authorization .bottom {
    bottom: 0;
    left: 0;
    top: auto;
    max-width: 50%;
  }
  .green-section {
    padding-top: 0;
  }
  .green-section .content {
    text-align: left;
    margin-top: 0;
  }
  .green-section .img::after {
    width: 1080px;
    height: 1080px;
    top: -785px;
    left: -145px;
  }
  .green-section .img::before {
    width: 1672px;
    height: 1672px;
    top: -935px;
    left: -448px;
  }
  .green-section .back {
    transform: scale(1.1);
  }
  .fullscreen #btn-minimize {
    position: fixed;
    right: 15px;
    top: 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 11px;
    text-transform: uppercase;
    font-weight: 600;
    width: 153px;
    display: flex;
  }
  .fullscreen #btn-minimize i {
    width: 34px;
    height: 34px;
  }
  .u-panel {
    flex-wrap: wrap;
    flex-direction: row;
    border-bottom: 1px solid #EBEBEB;
    gap: 0;
  }
  .u-panel .menu-xs {
    display: none;
  }
  .u-panel .question-info {
    padding: 20px 0;
    margin-left: -28px;
    padding-left: 28px;
  }
  .u-panel .menu {
    display: flex !important;
    gap: 30px;
    border-left: 1px solid #EBEBEB;
    justify-content: space-between;
    position: static;
    order: 3;
    flex-basis: 300px;
    padding: 30px 0 30px 28px;
  }
  .u-panel .menu .close-circle {
    display: none;
  }
  .u-panel .menu .top {
    gap: 30px;
    position: static;
    border-radius: 0;
    z-index: auto;
    padding: 0;
  }
  .u-panel .question {
    order: 2;
    flex: 1;
    padding: 16px 28px 30px 0;
    border-right: 1px solid #EBEBEB;
  }
  .u-panel #btn-next-xs {
    display: none;
  }
  .u-panel #btn-next {
    display: flex;
  }
  .s-test > .h4 {
    margin: 20px auto;
  }
  .test .test-progress > * {
    align-items: normal;
  }
  .test .test-progress .progress {
    border-radius: 56px;
  }
  .test .test-progress .progress .bar {
    display: block;
  }
  .test .header {
    order: 1;
    flex-basis: 100%;
    padding: 14px 0;
    border-bottom: 1px solid #EBEBEB;
    display: flex;
  }
  .test .header .left {
    display: flex;
    gap: 14px;
  }
  .test .header .btn {
    padding: 9px 16px;
  }
  .test .header #btn-end {
    width: 271px;
  }
  .test #btn-end-xs {
    display: none;
  }
  .test #question-timer {
    display: flex;
  }
  .test-result .questions {
    flex-direction: row;
    border-top: 1px solid #EBEBEB;
    gap: 0;
  }
  .test-result .questions > div {
    padding-top: 20px;
  }
  .test-result .basic {
    border-bottom: none;
    padding-bottom: 0;
    flex-basis: 60%;
    padding-right: 26px;
    border-right: 1px solid #EBEBEB;
  }
  .test-result .specialist {
    flex-basis: 40%;
    padding-left: 26px;
  }
  .test-result .f-l {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .test-result .points .circle-gradient, .test-result .points .circle {
    width: 70px;
    height: 70px;
  }
  .test-result .head {
    padding: 28px 40px;
  }
  .test-result .head::after {
    right: 50%;
  }
  .test-result .head.failed {
    background: #FEE3D5;
  }
  .test-result .head.failed::after {
    background: linear-gradient(90deg, #FA9681 0%, #FD4037 19.5%, #FEE3D5 100%);
    bottom: 0;
  }
  .test-result .head .h4 {
    display: flex;
  }
  .learn-page .content {
    width: 50%;
    max-width: 470px;
    margin: 108px 0 70px 0;
  }
  .learn-page .img {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    width: 50%;
    text-align: left;
    overflow: hidden;
  }
  .learn-page .img img {
    height: 100%;
    max-width: none;
    width: auto;
  }
  .learn-progress {
    padding: 70px 0 135px;
  }
  .learn-progress .box {
    padding: 12px 18px;
    flex-basis: calc(50% - 6px);
  }
  .s-learn .filter-state {
    flex-basis: 40%;
    max-width: 40%;
  }
  .s-learn .filter-group {
    max-width: 60%;
    flex-basis: 60%;
  }
  .pricing .packets-xs {
    display: none;
  }
  .pricing .packets {
    display: flex;
    flex-wrap: wrap;
  }
  .pricing .packet {
    flex-basis: calc(50% - 12px);
  }
  .pricing-summary .box {
    padding: 36px 32px;
  }
  .pricing-summary .summary {
    flex-basis: 380px;
  }
  .pricing-summary .box-summary {
    border-radius: 12px;
    margin-left: 0;
    margin-right: 0;
    position: sticky;
    top: 100px;
  }
  .pricing-summary .price {
    font-size: 3rem;
  }
  .pricing-summary .price .currency {
    font-size: 1.5rem;
  }
  .pricing-summary .box-sticky {
    display: none;
  }
  .pricing-instructions {
    padding: 108px 0;
  }
  .pricing-instructions .h5 {
    color: #FFFFFF;
    text-align: left;
    padding-bottom: 0;
  }
  .pricing-instructions .video-section {
    padding: 0 100px;
    flex: 1 0 65%;
  }
  .pricing-instructions .top-right {
    right: -52px;
  }
  .pricing-instructions .top-left {
    right: -68px;
  }
  .pricing-instructions .top-section > .fx-center {
    text-align: left;
    align-items: start;
  }
  .pricing-pay .box {
    padding: 32px 24px;
  }
  .pricing-pay .box-summary {
    padding: 40px 37px;
  }
  .answer-result {
    margin: 20px 0 -15px 0;
  }
  .answer-result > div {
    font-size: 1.125rem;
    font-weight: 500;
    text-transform: none;
    padding: 7px 17px 7px 13px;
  }
  .explanation .text {
    font-size: 1rem;
  }
  .question img, .question video, .question .play {
    max-height: unset;
    width: 100%;
  }
  .question .name {
    padding: 18px 24px;
    font-size: 1rem;
  }
  .question .no-media {
    min-height: 420px;
    font-size: 1rem;
  }
  .question .no-media svg {
    width: 200px;
  }
  .question .play:after {
    width: 135px;
    height: 135px;
  }
  .question-history-stats {
    gap: 16px 8px;
  }
  .question-history-stats .badge-correct, .question-history-stats .badge-wrong {
    flex-basis: calc(50% - 4px);
  }
  #btn-quality .sub {
    bottom: unset;
    margin-bottom: 0;
    top: 100%;
  }
  #btn-quality:hover .sub::before {
    bottom: unset;
    top: -15px;
  }
  .learning {
    gap: 50px;
  }
  .learning .side {
    display: inline;
    margin: 0;
  }
  .learning .c-progress {
    flex-direction: column;
    padding: 12px 16px;
    gap: 10px;
    height: auto;
    margin-bottom: 30px;
  }
  .learning .c-progress .has-sub {
    border-radius: 4px;
    background: #0EE171;
    padding: 7px;
  }
  .learning .side {
    flex-basis: 400px;
  }
  .learning #learning-menu {
    display: block;
  }
  .learning .menu {
    position: static;
    padding: 0;
  }
  .learning .action + .action .btn {
    flex: 0 1 calc(50% - 5px);
  }
  .learning-start .box {
    padding: 24px 40px;
  }
  .learning-start picture {
    width: 38%;
  }
  .col-grid {
    gap: 60px 16px;
  }
  .col-grid.col-2 .item {
    flex-basis: calc(50% - 8px);
  }
  .col-grid.col-4 .item {
    flex-basis: calc(25% - 12px);
  }
  .col-grid .title {
    font-size: 1.063rem;
    padding-top: 10px;
  }
  .category-box {
    padding: 48px 40px;
    gap: 20px;
  }
  .category-box .circle-gradient {
    width: 60px;
    height: 60px;
    font-weight: 500;
  }
  .category-box .header {
    gap: 20px;
  }
  .category-box .content {
    flex-direction: row;
    justify-content: space-between;
    margin-left: 80px;
  }
  .category-box .content > div {
    flex: 1;
  }
  .main-page .top {
    height: calc(100vh - 85px - 88px);
    max-height: 780px;
  }
  .main-page .img {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    width: 50%;
    text-align: left;
    overflow: hidden;
  }
  .main-page .img img {
    height: 100%;
    max-width: none;
    width: auto;
  }
  .main-page .content {
    width: 50%;
  }
  .main-page .circle-gradient {
    width: 64px;
    height: 64px;
  }
  .main-page h1 {
    font-size: 2.688rem;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -0.86px;
  }
  .main-page .label {
    margin-top: 40px;
  }
  .main-page .stats {
    font-size: inherit;
  }
  .main-page .stats b {
    color: #0AC172;
    font-weight: 500;
    font-size: 1.25rem;
  }
  .partners {
    padding: 120px 0;
  }
  .knowledge-base {
    padding: 100px 0;
  }
  .knowledge-base .btn {
    padding: 16px 24px;
  }
  .knowledge-base.cross .item {
    align-items: center;
    margin-top: 0;
  }
  .knowledge-base.cross .item > * {
    width: 100%;
  }
  .pagination .page:not(.mobile, .prev, .next), .pagination .sep {
    display: flex;
  }
  .statistics .correct, .statistics .wrong {
    max-width: 30px;
    width: 30px;
  }
  .statistics .box.gray {
    padding: 12px 24px;
  }
  .statistics .chart {
    padding: 10px 12px;
  }
  .statistics .box-test-correct, .statistics .box-test-wrong {
    font-size: 1.125rem;
  }
  .statistics .box-test-correct .value, .statistics .box-test-wrong .value {
    font-size: 1.625rem;
    padding: 18px 28px;
  }
  .fx-sm {
    display: flex;
    flex-direction: row;
  }
  .fx-r-sm {
    display: flex;
    flex-direction: row-reverse;
  }
  .fx-sm-rev {
    display: flex;
    flex-direction: row-reverse;
  }
  .fx-sm-c {
    display: flex;
    flex-direction: column;
  }
  .fx-sm-c-rev {
    display: flex;
    flex-direction: column-reverse;
  }
  .fx-center-sm {
    justify-content: center;
    align-items: center;
  }
  .fx-sm-sb {
    justify-content: space-between;
  }
  .fx-sm-ac {
    align-items: center;
  }
  .fx-sm-end {
    align-items: end;
    justify-content: end;
  }
  .fx-sm-eq > * {
    flex: 1;
  }
  .fx-sm-start {
    align-items: flex-start;
    justify-content: start;
  }
  .fx-sm-ai-start {
    align-items: flex-start;
  }
  .txt-center-sm {
    text-align: center;
  }
  .g-sm-8 {
    gap: 8px;
  }
  .g-sm-10 {
    gap: 10px;
  }
  .g-sm-12 {
    gap: 12px;
  }
  .g-sm-16 {
    gap: 16px;
  }
  .g-sm-18 {
    gap: 18px;
  }
  .g-sm-20 {
    gap: 20px;
  }
  .g-sm-24 {
    gap: 24px;
  }
  .g-sm-30 {
    gap: 30px;
  }
  .g-sm-32 {
    gap: 32px;
  }
  .g-sm-40 {
    gap: 40px;
  }
  .g-sm-60 {
    gap: 60px;
  }
  .mb {
    margin-bottom: 120px;
  }
  .mb-s {
    margin-bottom: 80px;
  }
  .pb {
    padding-bottom: 120px;
  }
  .pb-s {
    padding-bottom: 80px;
  }
  #help-contact {
    position: fixed;
    cursor: pointer;
    transition: 0.3s;
    background: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.6);
    right: 0px;
    bottom: 21px;
    padding: 3px 0 1px 1px;
    line-height: 0;
    z-index: 20;
  }
  #help-contact:hover {
    transform: scale(1.1);
  }
  #side-contact {
    position: fixed;
    top: 0;
    right: 0;
    width: 370px;
    height: 100vh;
    height: 100dvh;
    z-index: 102;
    transition: 0.3s;
    transform: translateX(100%);
    overflow-y: auto;
    visibility: hidden;
    background: white;
  }
  #side-contact.show {
    transform: none;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    visibility: visible;
  }
  #side-contact form {
    padding: 20px;
  }
  .side-header {
    padding: 20px;
    border-bottom: 1px solid #DBDBDB;
  }
  .side-footer {
    background: #026C5E;
    padding: 24px;
    color: white;
  }
  .side-footer i {
    width: 46px;
    height: 46px;
    font-size: 22px;
    border-radius: 6px;
    background: #fff;
    color: #07A26E;
  }
  #side-close {
    font-size: 1.5rem;
    color: #808080;
  }
  #side-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100vw;
    height: 100vh;
    background-color: #000;
  }
  #side-backdrop.show {
    display: block;
    opacity: 0.5;
  }
  .hidden-sm {
    display: none;
  }
  .show-sm {
    display: initial;
  }
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .show-md {
    display: initial;
  }
  .hidden-md {
    display: none;
  }
  .cross-grid svg {
    top: -71px;
    left: 0;
  }
  .cross-grid .container {
    gap: 80px;
  }
  .cross-grid .h2 {
    text-align: left;
    margin-bottom: 10px;
  }
  .cross-grid .item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .cross-grid .item:nth-child(even) .content {
    padding: 0 63px 0 0;
  }
  .cross-grid .item {
    flex-direction: row;
    gap: 0;
  }
  .cross-grid .item .title {
    display: none;
  }
  .cross-grid .item > * {
    flex: 50%;
    justify-content: center;
  }
  .cross-grid .content {
    padding: 0 0 0 63px;
    align-items: baseline;
  }
  .cross-grid .content .title {
    display: initial;
  }
  .pricing .packets {
    flex-wrap: nowrap;
  }
  .pricing .packet {
    flex: 1;
  }
  .fx-md {
    display: flex;
    flex-direction: row;
  }
  .fx-md-c {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1252px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1408px;
  }
}
.container-xs {
  width: 630px;
  max-width: 100%;
}

.container-s {
  width: 780px;
  max-width: 100%;
}

.container-md {
  width: 950px;
  max-width: 100%;
}

@media (min-width: 768px) and (max-height: 900px) {
  .question img, .question video, .question .play, .question .no-media {
    width: auto;
    max-height: 420px;
  }
  .question .no-media {
    min-height: 420px;
  }
}
@media (min-width: 768px) and (max-height: 770px) {
  .question img, .question video, .question .play, .question .no-media {
    max-height: 360px;
  }
  .question .no-media {
    min-height: 360px;
  }
}
@media (min-width: 768px) and (max-height: 725px) {
  .question img, .question video, .question .play, .question .no-media {
    max-height: 300px;
  }
  .question .no-media {
    min-height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .u-panel .menu {
    padding-left: 15px;
    flex-basis: 215px;
  }
  .u-panel .question {
    padding-right: 15px;
  }
  .u-panel .question-info {
    margin-left: -15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1426px) {
  nav .menu li:last-child {
    border-right: 1px solid #EBEBEB;
  }
}
@media (min-width: 768px) and (max-width: 1130px) {
  nav {
    gap: 8px;
  }
  nav .logo {
    display: none;
  }
  header .container {
    padding-right: 3px;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 945px) {
  nav {
    gap: 5px;
  }
  nav .osk {
    display: none;
  }
  nav .menu a, nav .menu span {
    font-size: 12px;
  }
  nav .auth i {
    display: none;
  }
}
@media (max-width: 768px) {
  .static-header {
    padding-top: 0px;
  }
  .static-header header {
    display: flex;
    position: static;
  }
}
#fieldset-adsense:not(:has(img)), #fieldset-adsense:not(:has(ins[data-ad-status=filled])) {
  display: none !important;
}
