/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  scroll-behavior: smooth;
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0521vw dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

ul {
  padding-left: 1.0417vw;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -0.1042vw;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

@font-face {}


@keyframes zoom {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes marquee-infinite {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes adjust-z-index {
  0% {
    z-index: 1;
  }

  50% {
    z-index: 100;
  }

  100% {
    z-index: 1;
  }
}

@keyframes firstShow {

  0%,
  100% {
    transform: perspective(256.4103vw) translate3d(0, 0, 0em);
  }

  50% {
    transform: perspective(256.4103vw) translate3d(0, 0, 1.2821vw);
  }
}


@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
    transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
    opacity: 0.25;
  }

  35% {
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, -40deg) scale(0.75);
    transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, -40deg) scale(0.75);
  }

  50% {
    -webkit-transform: translate3d(0, 0, 1em) rotate3d(0, 1, 0, 0) scale(1);
    transform: translate3d(0, 0, 1em) rotate3d(0, 1, 0, 0) scale(1);
    opacity: 1;
  }

  65% {
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, 40deg) scale(0.75);
    transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, 40deg) scale(0.75);
  }

  100% {
    -webkit-transform: translate3d(50%, 0, 0) rotate3d(0, 1, 0, 45deg) scale(0.5);
    transform: translate3d(50%, 0, 0) rotate3d(0, 1, 0, 45deg) scale(0.5);
    opacity: 0.25;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
    transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
    opacity: 0.25;
  }

  35% {
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, -40deg) scale(0.75);
    transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, -40deg) scale(0.75);
  }

  50% {
    -webkit-transform: translate3d(0, 0, 1em) rotate3d(0, 1, 0, 0) scale(1);
    transform: translate3d(0, 0, 1em) rotate3d(0, 1, 0, 0) scale(1);
    opacity: 1;
  }

  65% {
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, 40deg) scale(0.75);
    transform: translate3d(0, 0, 0) rotate3d(0, 1, 0, 40deg) scale(0.75);
  }

  100% {
    -webkit-transform: translate3d(50%, 0, 0) rotate3d(0, 1, 0, 45deg) scale(0.5);
    transform: translate3d(50%, 0, 0) rotate3d(0, 1, 0, 45deg) scale(0.5);
    opacity: 0.25;
  }
}

@-webkit-keyframes blick {
  0% {
    -webkit-transform: translate(-100%, -25%) rotate(10deg);
    transform: translate(-100%, -25%) rotate(10deg);
  }

  20% {
    -webkit-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }

  100% {
    -webkit-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }
}

@-moz-keyframes blick {
  0% {
    -moz-transform: translate(-100%, -25%) rotate(10deg);
    transform: translate(-100%, -25%) rotate(10deg);
  }

  20% {
    -moz-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }

  100% {
    -moz-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }
}

@-o-keyframes blick {
  0% {
    -o-transform: translate(-100%, -25%) rotate(10deg);
    transform: translate(-100%, -25%) rotate(10deg);
  }

  20% {
    -o-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }

  100% {
    -o-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }
}

@keyframes blick {
  0% {
    -webkit-transform: translate(-100%, -25%) rotate(10deg);
    -moz-transform: translate(-100%, -25%) rotate(10deg);
    -ms-transform: translate(-100%, -25%) rotate(10deg);
    -o-transform: translate(-100%, -25%) rotate(10deg);
    transform: translate(-100%, -25%) rotate(10deg);
  }

  20% {
    -webkit-transform: translate(100%, -25%) rotate(10deg);
    -moz-transform: translate(100%, -25%) rotate(10deg);
    -ms-transform: translate(100%, -25%) rotate(10deg);
    -o-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }

  100% {
    -webkit-transform: translate(100%, -25%) rotate(10deg);
    -moz-transform: translate(100%, -25%) rotate(10deg);
    -ms-transform: translate(100%, -25%) rotate(10deg);
    -o-transform: translate(100%, -25%) rotate(10deg);
    transform: translate(100%, -25%) rotate(10deg);
  }
}


@-webkit-keyframes rotate-text {
  from {
    -webkit-transform: rotate(360deg);
  }

  to {
    -webkit-transform: rotate(0);
  }
}

@-moz-keyframes rotate-text {
  from {
    -moz-transform: rotate(360deg);
  }

  to {
    -moz-transform: rotate(0);
  }
}

@-ms-keyframes rotate-text {
  from {
    -ms-transform: rotate(360deg);
  }

  to {
    -ms-transform: rotate(0);
  }
}

@-o-keyframes rotate-text {
  from {
    -o-transform: rotate(360deg);
  }

  to {
    -o-transform: rotate(0);
  }
}

@keyframes rotate-text {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0);
  }
}

@keyframes firstShow {

  0%,
  100% {
    transform: perspective(52.0833vw) translate3d(0, 0, 0em);
  }

  50% {
    transform: perspective(52.0833vw) translate3d(0, 0, 0.2604vw);
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes typing {
  from {
    width: 0em;
  }

  to {
    width: 8em;
  }
}

@keyframes blink-start {

  from,
  to {
    border-color: rgb(255, 255, 255);
  }

  50% {
    border-color: transparent;
  }
}

@keyframes blink-end {

  from,
  to {
    border-color: rgb(255, 255, 255);
  }

  50% {
    border-color: transparent;
  }
}

@keyframes arrows-down {
  0% {
    opacity: 0
  }

  40% {
    opacity: 1
  }

  80% {
    opacity: 0
  }

  100% {
    opacity: 0
  }
}

@-webkit-keyframes arrows-down {
  0% {
    opacity: 0
  }

  40% {
    opacity: 1
  }

  80% {
    opacity: 0
  }

  100% {
    opacity: 0
  }
}

html,
body {
  background-color: rgb(0, 0, 0);
}

.main {
  min-height: 100%;
}

* html .main {
  height: 100%;
}

* {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "CeraPro", Arial, sans-serif;
  color: #000000;
  overflow-x: hidden;
  padding: 0;
  font-size: 0.833vw;
  line-height: 1.354vw;
}

a {
  color: inherit;
  text-decoration: none;
}

p {
  font-size: 0.833vw;
  line-height: 1.354vw;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}

h2 {
  font-size: 1.6667vw;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: rgb(102, 102, 102);
}

h3 {
  font-size: 1.4583vw;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: rgb(102, 102, 102);
}

h4 {
  font-size: 1.1458vw;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: rgb(102, 102, 102);
}

.wrapper-big {
  width: 72.9167vw;
  margin: 0 auto;
}

.wrapper {
  width: 53.333vw;
  margin: 0 auto;
}

.wrapper-min {
  width: 35.417vw;
  /* width: 81.7708333333vw; */
  margin: 0 auto;
}

img {
  display: block;
}

form.disabled {
  pointer-events: none !important;
}

form.disabled .form-btn::after {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
blockquote {
  margin: 0;
}

*::before,
*::after {
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input.form-error:-webkit-autofill,
input.form-error:-webkit-autofill:hover,
input.form-error:-webkit-autofill:focus {
  -webkit-text-fill-color: #ff0000 !important;
  caret-color: #ff0000 !important;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  background-color: #ffffff;
  -webkit-text-fill-color: #1c1c1c;
  -webkit-box-shadow: none;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  caret-color: #1c1c1c;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

section {
  margin-bottom: 7.8125vw;
}

section#Avis {
  margin-bottom: 3.8125vw;
}


.page.no-scroll {
  width: 100%;
  height: 100%;
}

.no-scroll {
  overflow: hidden !important;
}

.header {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 500;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  pointer-events: none;
}

.header .wrapper {
  width: 81.7708333333vw;
}

.header.menu-open .header__top {
  background-color: transparent
}

.header.menu-open .header__blur {
  opacity: 1;
  pointer-events: auto
}

.header.menu-open .header__bottom,
.header.menu-open .header__btn .btn-main::after,
.header.menu-open .header__btn .btn-main::before,
.quiz__questions .questions-controls .controls-wrap.disabled:hover .controls-hint {
  opacity: 1;
}

.header.menu-open .header__menu {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  pointer-events: auto
}

.header.menu-open .header__btn .btn-text,
.header__btn:hover .btn-text {
  color: #fff
}

.header__blur {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgb(23 23 23 / 96%);
  -webkit-backdrop-filter: blur(0.5208vw);
  backdrop-filter: blur(0.5208vw);
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
}

.header__blur,
.header__top {
  width: 100%;
  -webkit-transition: .3s;
  transition: .3s;
}

.header__top {
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  backdrop-filter: blur(1.042vw);
  background-color: rgba(18, 18, 18, 0.03);
}

.header__top .wrapper {
  height: 4.1666666667vw;
  padding: 1.458vw 2.083vw;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  pointer-events: auto;
}

.header__logo,
.header__top .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__logo,
.footer__logo {
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.header__logo .logo-img,
.footer__logo .logo-img {
  height: 3.3854vw;
  -o-object-fit: contain;
  object-fit: contain;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header__nav-wrap {
  display: flex;
  align-items: center;
  gap: 1.8229vw;
}

.header__nav-wrap .contact__us-btn .common-btn {
  height: 1.8229vw;
  padding: 0.4167vw 1.0417vw;
}

.header__nav-des li,
.header__nav-mob li {
  list-style: none;
  padding: 0;
  margin: 0;
  color: rgb(158, 158, 158);
  transition: 0.3s ease;
}

.header__nav-des li:hover,
.header__nav-mob li:hover {
  color: rgb(126, 126, 126);
}

.header__nav-des {
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0.833vw;
  justify-content: flex-start;
  overflow: visible;
  padding: 0;
  position: relative;
  width: max-content;
  align-items: center;
}

.header__nav-des li {
  display: flex;
  align-items: center;

}

.header__nav-des li.menu-item-has-children::after {
  content: '';
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M%203%205.5%20L%207%209.5%20L%2011%205.5%22%20fill%3D%22transparent%22%20stroke-width%3D%222%22%20stroke%3D%22%23888%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  display: inline-block;
  width: 0.729vw;
  height: 0.729vw;
  vertical-align: middle;
  margin-left: 0.417vw;
  transition: transform 0.3s ease;
}

.header__nav-des li:hover::after {
  transform: rotate(180deg);
}

.sub-menu {
  min-width: 11.979vw;
  top: 100%;
  left: 0;
  background-color: rgb(23, 23, 23);
  border: 0.052vw solid rgba(255, 255, 255, 0.06);
  border-radius: 0.781vw;
  margin-top: 0.26vw;
  position: absolute;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  padding: 0.1rem;
  opacity: 0;
  z-index: 99;
}

.sub-menu a {
  width: 100%;
  padding: 0.521vw;
  border-radius: 0.781vw;
  transition: 0.3s ease;
}

.sub-menu a:hover {
  background-color: rgba(255, 255, 255, 0.06);
}

.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.sec-title {
  display: flex;
  flex-direction: column;
  padding-bottom: 2.8125vw;
  gap: 1.0417vw;
}

.sec-title p,
.sec-title-small p {
  font-size: 1.0417vw;
  line-height: 1.5;
  color: #e0e0e0;
}

.sec-title h2 {
  color: #ffffff;
  font-size: 1.8229vw;
  line-height: 2.6042vw;
  position: relative;
}

.sec-title h2::after {
  content: attr(data-bg-title);
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0.7292vw;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.0521vw;
  font-size: 3.3854vw;
  opacity: 0.2;
}

.sec-title-small {
  display: flex;
  flex-direction: column;
  padding-bottom: 2.8125vw;
  gap: 1.0417vw;
}

.sec-title-small h2 {
  color: #666666;
  font-size: 2.0833vw;
  line-height: 2.3438vw;
  position: relative;
}

.sec-title-small h2::after {
  content: attr(data-bg-title);
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0.3646vw;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.0521vw;
  font-size: 3.125vw;
  opacity: 0.2;
}

.logo-section {}

.logo-section img {
  width: 100%;
}

.consultation {
  position: sticky;
  /* padding-top: 5.2083vw; */
  top: 0.111vw;
}

.marquee-infinite {
  position: absolute;
  top: 0.5208vw;
  max-width: 100%;
  overflow: hidden;
}

.marquee-infinite div {
  display: flex;
  align-items: center;
  width: 200%;
  height: 2.6042vw;
  animation: marquee-infinite 40s linear infinite;
}

.marquee-infinite div>span>p {
  white-space: nowrap;
  width: 100%;
  font-size: 1.5625vw;
  color: rgb(255 255 255 / 25%);
  font-style: italic;
  font-weight: 600;
  line-height: 130%;
  text-align: right;
  padding-right: 2.6042vw;
}

.marquee-infinite:hover div {
  animation-play-state: paused;
}

.card-footer {
  position: relative;
  height: 23.4375vw;
  width: 100%;
  background: linear-gradient(110deg, #ffffff00 0%, #2560b863 100%);
  color: #fff;
  -webkit-backdrop-filter: blur(1.0417vw);
  backdrop-filter: blur(1.0417vw);
  border-radius: 1.3021vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: 1.3021vw;

}

.card-footer>h2 {
  color: #fff;
  text-align: center;
  font-size: 2.0833vw;
  line-height: 1.1;
}

.card-footer>p {
  font-size: 0.8333vw;
  line-height: 1.6;
}

footer {
  z-index: 500;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: flex-end;
  padding: 4.1667vw 1.8229vw;
  position: relative;
}

footer::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 5%,
      rgba(0, 0, 0, 0.3) 20%,
      rgba(0, 0, 0, 0.6) 30%,
      rgba(0, 0, 0, 0.8) 40%,
      rgba(0, 0, 0, 1) 50%,
      rgb(0, 0, 0));
  z-index: -7;

}

/* .backdrop-2 {
position: absolute;
inset: 0;
bottom: -500px;
background: radial-gradient(50% 65.96306068601582% at 50% 92.3%, rgb(37 96 184 / 50%) 0%, rgb(37 96 184 / 0%) 95%);
z-index: -7;

} */

.backdrop {
  z-index: -5;
  position: absolute;
  inset: 0;

  backdrop-filter: blur(2.0833vw);
  -webkit-backdrop-filter: blur(2.0833vw);

  mask-image: linear-gradient(rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.5) 10%,
      rgba(0, 0, 0, 0.8) 20%,
      rgba(0, 0, 0, 1) 30%,
      rgb(0, 0, 0));

  -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.5) 10%,
      rgba(0, 0, 0, 0.8) 20%,
      rgba(0, 0, 0, 1) 30%,
      rgb(0, 0, 0));
}

.footer-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.0417vw;
  padding: 1.3021vw;
  width: 28%;
}

footer .footer-item:nth-child(2)>p {
  font-size: 1.3542vw;
  color: rgb(126, 126, 126);

}

footer .footer-item:nth-child(2)>a {
  font-size: 0.9375vw;
  color: #fff;
}

footer .footer-item:nth-child(2)>a:hover {
  font-size: 0.9375vw;
  color: rgb(126, 126, 126);
}

footer .footer-item:nth-child(2),
footer .footer-item:nth-child(3) {
  background-color: #121212;
  border-radius: 1.0417vw;

}

.footer-text {
  font-size: 1.0417vw;
  line-height: 1.5;
  color: #ffffff;
}

.footer-item>a {
  color: #9e9e9e;
  transition: 0.3s ease;
}

.footer-item>a:hover {
  color: #f1f1f1;
}

footer img {
  height: 2.1229vw;
  object-fit: cover;
}

footer .social {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0.7813vw;
}

footer .social .link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.8646vw;
  height: 2.8646vw;
  /* background-color: rgba(255, 255, 255, 0.1); */
  border-radius: 0.5208vw;
  /* background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); */
  transition: 0.3s;
}

footer .social .link:last-child img {
  background: #27de2f;
  border-radius: 0.5208vw;
  padding: 0.2083vw;
}

footer .social .link:last-child {
  /* background: #27de2f; */
}

footer .social .link:hover {
  opacity: 0.8;
}

.footer__bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4167vw 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  background: #121212;
  z-index: 1;
}

.footer__bottom .bottom-text {
  color: #818181;
}

.form-container [data-message] {
  color: #FF9800;
  text-align: center;
  margin-bottom: 0.5208vw;
  font-size: 0.625vw;
}

.actions {
  display: flex;
  align-items: center;
  gap: 1.042vw;
}

.common-btn,
.common-btn-white {
  height: 2.6042vw;
  padding: 0.625vw 1.0417vw;
  border: none;
  border-radius: 5.2083vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  background-color: rgba(255, 255, 255, 0.15);
}

.common-btn-white {
  color: #000000;
  background-color: rgb(255, 255, 255);
}

.common-btn:hover {
  background-color: rgba(255, 255, 255, 0.29);
}

.common-btn-white:hover {
  background-color: rgba(255, 255, 255, 0.71);
}

.common-btn:active,
.common-btn-white:active {
  transform: scale(.97)
}

.common-notice-green,
.common-notice-orange {
  height: 2.6042vw;
  padding: 0.625vw 1.0417vw;
  border: none;
  border-radius: 5.2083vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  background-color: rgba(255, 255, 255, 0.15);
}

.common-notice-green:hover,
.common-notice-orange:hover {
  transform: scale(1.1);
}

.common-notice-green {
  color: #fff;
  cursor: default;
  background: linear-gradient(134.437deg, rgb(16, 143, 86) 0%, rgb(99, 176, 5) 100%);
}

.common-notice-orange {
  color: #fff;
  cursor: default;
  background: linear-gradient(134.437deg, #FF5722 0%, #FF9800 100%);
}

.txt-type>.txt {
  border-right: 0.0521vw solid #777;
  animation-name: blink-start, typing, blink-end;
  animation-duration: 1s, 1s, 1s;
  animation-timing-function: linear, steps(13, end), linear;
  animation-delay: 0s, 1s, 2s;
  animation-iteration-count: 1, 1, infinite;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

.first__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  flex-direction: column;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: radial-gradient(50% 65.96306068601582% at 50% 92.3%, rgb(255 17 0 / 36%) 0%, rgb(184 37 37 / 5%) 95%);
  margin-bottom: 2.604vw;
}

.first__main-slider {
  width: 100%;
  position: relative;
}

.first__main-slider .slider-container {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 100vh;
}

.first__main-slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.first__main-slider .slider-container .swiper-slide {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  margin-right: 1.042vw;
}

.first__main-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.first__main-right {
  display: flex;
  flex-direction: column;
  width: 28.646vw;
  gap: 0.781vw;
}

.first__main-right .your-problems {
  margin-top: 1.3229vw;
}

.first__main-right .your-problems .title {
  font-size: 1.25vw;
  color: #fff;
}

.first__main-right .your-problems ul {
  color: #fff;
  margin-top: 0.625vw;
  padding: 0;
  line-height: 1.5;
}

.first__main-right .your-problems ul li {
  position: relative;
  list-style: none;
  padding-left: 1.0417vw;
}

.first__main-right .your-problems ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 0.2083vw;
  height: 0.2083vw;
  background-color: #fff;
  border-radius: 100%;
}

.first__main-right .your-problems ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.2604vw;
  transform: translateY(-50%);
  width: 0.7292vw;
  height: 0.7292vw;
  border: solid 0.0521vw #fff;
  border-radius: 100%;
}

.first__main-right .slide-title {
  font-size: 3.125vw;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}

.first__main-right .slide-hint {
  color: rgb(158, 158, 158);
  ;
}

.slide-img {
  overflow: hidden;
  flex: none;
  width: 20.313vw;
  height: 27.604vw;
  position: relative;
  border-radius: 1.25vw;
}

.slide-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoom 10s ease-in-out infinite;
}

.slide-img:hover img {
  transform: scale(1.3);
}

.first__main-slider .actions {
  position: absolute;
  bottom: 5.854vw;
  left: 22.917vw;
  z-index: 1;
}

.first__main-slider .swiper-pagination-bullet {
  width: 2.344vw;
  height: 0.104vw;
  border-radius: 0;
  background: #ffffff6e;
}

.first__main-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff6e;
}

.first__main-slider .slider-arrow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
}

.first__main-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
  position: absolute;
  bottom: 1.3021vw;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}

.bottom-buttons {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}

.slider-btn {
  display: flex;
  width: 18.2292vw;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1.5625vw;
  z-index: 1;
}

.slider-btn:hover {
  cursor: pointer;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(209, 209, 209, 0.052));
}

.slider-btn svg {
  height: 5.2083vw;
  fill: rgba(255, 255, 255, 0.028);
  transition: 0.3s ease;
}

.slider-btn:hover svg {
  fill: rgba(255, 255, 255, 0.316)
}

.slider-prev-btn {
  transform: rotate(180deg);
}

.slider-next-btn {}

.reviews-list {
  width: 18.2292vw;
  list-style: none;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  overflow-x: scroll;
  overflow-y: hidden;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 1.0417vw 0 2.3438vw 0;
  gap: 1.3021vw;
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
  cursor: grab;
}

.reviews-list:active {
  cursor: grabbing;
}

.reviews-list .review-row:first-of-type {
  margin-left: calc(50% - (18.2292vw / 2));
}

.reviews-list .review-row:last-of-type {
  margin-right: calc(50% - (18.2292vw / 2));
}

.review-row {
  scroll-snap-align: center;
  view-timeline-name: --item-visible;
  view-timeline-axis: inline;

  animation: linear adjust-z-index both;
  animation-timeline: --item-visible;
  transform: translate3d(0, 0, 0);

  flex: 0 0 auto;
  perspective: 52.0833vw;
  position: relative;
  z-index: 1;
  will-change: z-index;
  display: block;
  scroll-snap-align: center;
  text-decoration: none;
  transition: 0.3s;
}

.review-row:hover {
  opacity: 0.5;
}

.review-row>.image {
  position: relative;
  display: block;
  -webkit-animation: rotate 3s linear infinite;
  animation: linear rotate both;
  animation-timeline: --item-visible;
  will-change: transform;
  width: 18.2292vw;
  height: auto;
  /* aspect-ratio: 250 / 350; */

  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
  transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.review-row .content {
  padding: 1.3021vw;
}

.review-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.7813vw;
}

.review-links {
  display: flex;
  align-items: center;
}

.review-links>img {
  width: 2.0833vw;
  margin-right: 0.2604vw;
  background: #292929;
  padding: 0.2604vw;
  border-radius: 5.2083vw;
}

.review-info {
  display: flex;
  flex-direction: column;
}


.review-row .content .review-top .review-links .review-info>.link {
  display: flex;
  align-items: center;
  font-size: 0.8333vw;
  line-height: 1;
  color: #d6d6d6;
  margin-bottom: 0.2604vw;
}

.review-row .content .review-top .review-links .review-info>.link::after {
  content: '';
  background-image: url(assets/image/svg/link-external-new-window-open.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  width: 0.8333vw;
  height: 0.8333vw;
  margin-left: 0.2604vw;
}

.review-row .content .review-top .review-links .review-info>.title {
  font-size: 1.0417vw;
  line-height: 1.1;
  color: white;
}

.review-row .content>.text {
  font-size: 0.7292vw;
  line-height: 1.1458vw;
  color: white;
}

.image>img {
  position: absolute;
  border-radius: 1.3021vw;
  border: 0.0521vw solid rgb(221 221 221 / 13%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.review-stars {
  display: flex;
  align-items: center;
  gap: 0.3646vw;
}

.review-stars img {
  height: 0.7813vw;

}

/* Webkit browsers (Chrome, Safari) */
.reviews .reviews-list::-webkit-scrollbar {
  background-color: #191919;
  width: 0.2083vw;
  height: 0.2083vw;
  border: 0.0521vw solid #191919;
}

.reviews .reviews-list::-webkit-scrollbar-thumb {
  background-color: #292929;
  width: 0.2083vw;
  height: 0.2083vw;
  border: 0.0521vw solid #292929;
}

/* Firefox */
.reviews .reviews-list {
  scrollbar-width: thin;
  scrollbar-color: #292929 #191919;
}

.last__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: radial-gradient(50% 65.96306068601582% at 50% 92.3%, rgb(37 96 184 / 24%) 0%, rgb(37 96 184 / 5%) 95%);
  margin-bottom: 2.604vw;
}

.last__main-slider {
  width: 100%;
  position: relative;
}

.last__main-slider .slider-container {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 100vh;
}

.last__main-slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.last__main-slider .slider-container .swiper-slide {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  margin-right: 1.042vw;
}

.last__main-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.last__main-left {
  display: flex;
  flex-direction: column;
  width: 28.646vw;
  gap: 0.781vw;
}

.last__main-left .slide-title {
  font-size: 3.125vw;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}

.last__main-left .slide-hint {
  color: rgb(158, 158, 158);
  ;
}

.last__main .slide-img {
  overflow: hidden;
  flex: none;
  width: 20.313vw;
  height: 27.604vw;
  position: relative;
  border-radius: 1.25vw;
}

.last__main .slide-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoom 10s ease-in-out infinite;
}

.last__main .slide-img:hover img {
  transform: scale(1.3);
}

.last__main-slider .actions {
  position: relative;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.last__main-slider .swiper-pagination-bullet {
  width: 2.344vw;
  height: 0.104vw;
  border-radius: 0;
  background: #ffffff6e;
}

.last__main-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff6e;
}

.certified-us-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(17.4479vw, 1fr));
  gap: 1.0417vw;
}

.certified-us-item {
  display: flex;
  gap: 0.5208vw;
  background-color: #ffffff0a;
  height: 5.9896vw;
  padding: 1.5625vw;
  border-radius: 0.7813vw;
  align-items: center;
}

.certified-us-image {
  min-width: 2.8646vw;
  height: 2.8646vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, #ffffff00 0%, #2560b847 100%);
  border-radius: 100%;
  border: solid 0.0521vw #2560b8;
}

.certified-us-image img {
  width: 1.8229vw;
}

.certified-us-text {
  color: rgb(255, 255, 255);
}

.about-training {}

.about-training .content {
  color: rgb(255, 255, 255);
  font-size: 1.0417vw;
  line-height: 1.5;
}

.about-training .content span {
  color: #96bdf7;
}


.courses-us-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(17.5vw, 1fr));
  gap: 1.0417vw;
}

.courses-us-item {
  position: relative;
  display: flex;
  gap: 0.5208vw;
  /* background-color: #ffffff0a; */
  height: 100%;
  padding: 1.5625vw;
  border-radius: 0.7813vw;
  align-items: center;
  flex-direction: column;
  transition: .3s ease-in-out;
}

.courses-us-item:before {
  content: "";
  width: 9.8958vw;
  height: 19.7917vw;
  border-radius: 0.7813vw;
  background-color: rgb(255 255 255 / 4%);
  background: linear-gradient(0deg, #ffffff00 0%, #2560b847 100%);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) skew(-20deg, 0deg);
  z-index: 0;
  transition: .3s ease-in-out;
}

.courses-us-item:hover:before {
  background: linear-gradient(0deg, #ffffff00 0%, #2560b860 100%);
}

.courses-us-image {
  position: relative;
  width: 7.2917vw;
  height: 7.8125vw;
  top: -1.8229vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.courses-us-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  border-radius: 0.7813vw;
  width: 100%;
  height: 100%;
  transform: skew(-20deg, 0deg);
  backdrop-filter: blur(1.0417vw);
  box-shadow: 0 0 0.8854vw rgb(0 0 0 / 15%);
  background-color: rgb(255 255 255 / 4%);

  transition: .3s ease-in-out;
  z-index: 0;
}

.courses-us-item:hover .courses-us-image:before {
  background-color: rgb(255 255 255 / 8%);
}

.courses-us-image img {
  position: relative;
  width: 3.125vw;
}

.courses-us-text {
  color: rgb(239 239 239);
  text-align: justify;
  z-index: 1;
}

.instructor-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.instructor-left {
  position: relative;
  height: 31.7708vw;
  border-radius: 0.7813vw;
  overflow: hidden;
}

.instructor-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoom 10s ease-in-out infinite;
}

.instructor-right {}

.instructor-right>ul {
  display: flex;
  flex-direction: column;
  gap: 0.9375vw;
  padding: 0;
  list-style: none;
  margin-bottom: 1.8229vw;
}

.instructor-right>ul>li {
  display: flex;
  align-items: center;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
  border-radius: 0.4167vw;
  padding: 0.5208vw 0.625vw;
  font-size: 0.9375vw;
  background: linear-gradient(110deg, rgb(39 39 39 / 57%) 0%, rgb(37 96 184 / 0%) 100%);
  transition: .3s ease;
  /* background-color: rgba(255, 255, 255, 0.07); */
}

.instructor-right>ul>li:hover {
  background-color: rgba(255, 255, 255, 0.046);
}

.instructor-right>ul>li::before {
  content: '';
  display: inline-block;
  min-width: 1.0417vw;
  height: 1.0417vw;
  background-image: url(assets/image/svg/check-badge.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0.5208vw;
}

.training-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.training-btn {
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 1.3021vw;
  color: hsl(223, 10%, 90%);
  cursor: pointer;
  padding: 0.5208vw 0.625vw;
  border: 0;
  transition:
    background-color calc(0.3s / 2) linear,
    color 0.3s;
  -webkit-tap-highlight-color: transparent;
}

.training-btn:hover {
  background-color: hsl(223, 10%, 50%);
}

.btn-group {
  display: flex;
  gap: 0.5208vw;
  margin-bottom: 1.3021vw;
}

.timeline {
  padding: 0 1.3021vw;
  width: 100%;
  max-width: 21.875vw;
}

.timeline__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.7813vw;
  cursor: pointer;
  flex-shrink: 0;
  margin-inline-end: 1.3021vw;
  outline: transparent;
  width: 1.5625vw;
  height: 1.5625vw;
  transition: background-color calc(0.3s / 2) linear, color 0.3s;
  -webkit-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  border: 0;
  background-color: rgb(37 96 184);
}

.timeline__arrow:focus-visible,
.timeline__arrow:hover {
  background-color: rgba(37, 96, 184, 0.355);
}

.timeline__arrow-icon {
  display: block;
  pointer-events: none;
  transform: rotate(-0deg);
  transition: transform 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  width: 1.1979vw;
  height: 1.0417vw;
}

.timeline__dot {
  background-color: rgb(255 255 255);
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
  margin: 0.5208vw 0;
  margin-inline-end: 1.3021vw;
  position: relative;
  width: 0.6771vw;
  height: 0.6771vw;
}

.timeline__item {
  position: relative;
  padding-bottom: 3.3854vw;
}

.timeline__item:last-child {
  padding-bottom: 0;
}

.timeline__item:not(:last-child):before {
  background-color: rgb(126 126 126);
  content: "";
  display: block;
  position: absolute;
  top: 0.8854vw;
  left: 3.1771vw;
  width: 0.0521vw;
  height: 100%;
  transform: translateX(-50%);
}

.timeline__item-header {
  display: flex;
}

.timeline__item-body {
  border-radius: 0.7813vw;
  overflow: hidden;
  margin-top: 0.7813vw;
  margin-inline-start: 4.1667vw;
  height: 0;
}

.timeline__item-body-content {
  background-color: hsl(223, 10%, 50%, 0.2);
  opacity: 0;
  padding: 0.5208vw;
  visibility: hidden;
  transition:
    opacity 0.3s cubic-bezier(0.65, 0, 0.35, 1),
    visibility 0.3s steps(1, end);
}

.timeline__meta {
  width: 100%;
}

.timeline__title {
  font-size: 1.3021vw;
  line-height: 1.333;
  color: #fff;
  text-transform: uppercase;
}

.timeline__subtitle {
  font-size: 0.625vw;
  color: #5f5f5f;
  line-height: 1;
  transition: 0.3s;
  cursor: pointer;
}

.timeline__subtitle:hover {
  color: #5f5f5fa3;
}

.timeline__item-day {
  color: #fff;
}

.timeline__item-day ul {
  display: flex;
  flex-direction: column;
  gap: 0.4167vw;
  padding-left: 1.0417vw;
}

.timeline__item-day ul>li {}


/* Expanded state */
.timeline__item-body--expanded {
  height: auto;
}

.timeline__item-body--expanded .timeline__item-body-content {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.3s, 0s;
}

.timeline__arrow[aria-expanded="true"] .timeline__arrow-icon {
  transform: rotate(90deg);
}

.t-program {
  filter: drop-shadow(0.2604vw 0.2604vw 0.2604vw #0005);
  width: 100%;
  max-width: 28.9063vw;
}

.t-program ul {

  display: grid;
  gap: 0.5208vw;
  grid-auto-flow: dense;
  grid-template-columns: repeat(3, 9.2708vw);

  position: relative;
  perspective: 52.0833vw;
  list-style: none;
  padding-left: 0;
  box-sizing: border-box;
  border-radius: 0.7813vw;
  transform-style: preserve-3d;
  perspective: 52.0833vw;
}

.t-program li {
  padding: 0.8333vw;
  display: flex;
  align-items: center;
  color: #fff;
  background: linear-gradient(#00000005, #0000), rgb(58 58 58 / 31%);
  border-bottom: 0.0521vw solid #0001;
  background-clip: padding-box;
  box-shadow: inset 0 0 0.7813vw -0.2604vw #0002;
  transition: transform 0.35s, box-shadow 0.35s, background 0.35s;
  transform: translate3d(0, 0, 0);
  opacity: 0;
  line-height: 1.5;
  border-radius: 0.7813vw;
  animation:
    firstShow 0.5s ease-in-out,
    show 0.15s linear forwards;
  animation-play-state: paused;

  &:nth-child(1) {
    animation-delay: 0.50s;
  }

  &:nth-child(2) {
    animation-delay: 0.60s;
  }

  &:nth-child(3) {
    animation-delay: 0.70s;
  }

  &:nth-child(4) {
    animation-delay: 0.80s;
  }

  &:nth-child(5) {
    animation-delay: 0.90s;
  }

  &:nth-child(6) {
    animation-delay: 1.00s;
  }

  &:nth-child(7) {
    animation-delay: 1.10s;
  }

  &:nth-child(8) {
    animation-delay: 1.20s;
  }

  &:nth-child(9) {
    animation-delay: 1.30s;
  }

  &:nth-child(10) {
    animation-delay: 1.40s;
  }

  &:nth-child(11) {
    animation-delay: 1.50s;
  }

  /* &:first-child {
border-radius: 15px 15px 0 0;
}

&:last-child {
border-radius: 0 0 15px 15px;
} */
  &.animate {
    animation-play-state: running;
  }

  &:hover {
    transform: translate3d(0, 0, 1.3021vw);
  }
}

.students-items {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 4.1667vw;
}

.students-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  height: 28.6458vw;
  position: relative;
  border-radius: 0.7813vw;
}

.students-item::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to top, rgba(0, 1, 3, 0.100), transparent);
  background: -webkit-linear-gradient(bottom, rgb(0 1 3 / 100%) 0, transparent 100%);
  background: linear-gradient(360deg, rgb(0 1 3 / 100%) 0, transparent 100%);
  border-radius: 0.7813vw;
  z-index: 1;
}

.students-item-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.7813vw;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}

.students-item .content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1.3021vw 2.6042vw;
  border-radius: 0.7813vw;
  color: #fff;
  overflow: hidden;
  z-index: 2;
}

.students-item .content::before {
  content: '';
  position: absolute;
  inset: 60% 0 0% 0;
  backdrop-filter: blur(1.0417vw);
  -webkit-backdrop-filter: blur(1.0417vw);
  -webkit-mask: radial-gradient(50% 100% at 50% 90%, white 50%, transparent);
  mask: radial-gradient(50% 100% at 50% 90%, white 50%, transparent);
  filter: saturate(1.5) brightness(0.8);
  -webkit-filter: saturate(1.5) brightness(0.8);
  /* Для старых версий WebKit */
  z-index: -1;
}

.students-best {
  position: relative;
  color: #ffff;
  font-size: 0.9375vw;
  padding: 1.3021vw;
  padding-left: 2.6042vw;
  background: linear-gradient(#00000005, #0000), rgb(58 58 58 / 31%);
  border-radius: 0.7813vw;
  margin-top: 2.6042vw;
  overflow: hidden;
}

.students-best::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(assets/image/svg/quote.svg);
  background-size: contain;
  background-repeat: no-repeat;
  left: 1.0417vw;
  min-width: 1.3021vw;
  height: 1.3021vw;

}

.students-best::after {
  content: '';
  width: 100%;
  height: 300%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  filter: blur;
  background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
  transform: translate(-100%, -25%) rotate(10deg);
  animation: blick 5s infinite;
}

.students-items #circle {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: -9.1146vw;
  z-index: 2;
}

.students-items #circle svg {
  height: 17.7083vw;
}

.students-items #circle textPath {
  letter-spacing: 0.0365vw;
}

#circle {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#circle text {
  font-size: 0.8333vw;
}

#circle svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 28.125vw;
  -webkit-animation-name: rotate-text;
  -moz-animation-name: rotate-text;
  -ms-animation-name: rotate-text;
  -o-animation-name: rotate-text;
  animation-name: rotate-text;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;

}

.services-text {}

.services-items {
  position: relative;
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.services-item-left {
  max-width: 31.25vw;
  margin-right: 4.4271vw;
}

.services-text .services-item-left h2,
h3,
h4 {
  color: #fff;
}

.services-text .services-item-left p {
  color: #bdbdbd
}

.services-text .services-item-left>* {
  margin-bottom: 0.8333vw;
}

.services-text .services-item-left ul {
  padding-left: 0.8854vw;
}

.services-text .services-item-left ul li {
  color: #bdbdbd;
}

.services-text .services-item-right {
  position: sticky;
  top: 6vw;
  width: 17.0833vw;
}

.services-text .services-item-right .services-item-modal {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  gap: 1.0417vw;
  padding: 1.0417vw;
  background: linear-gradient(#00000005, #0000), rgb(58 58 58 / 31%);
  border-radius: 0.7813vw;
}

.services-text .services-item-right .services-item-modal p {
  color: #fff;
  font-size: 0.7292vw;
  line-height: 1.5;
}

.services-item-modal .common-btn-white {
  width: 100%;
}

.services-text .services-item-right .services-item-modal .actions .common-notice-green {
  height: 1.4583vw;
  padding: 0vw 0.7813vw;
}

.our-works .our-works-list {
  margin-top: 1vw;
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
}

/* .our-works .our-works-list .photo-list {
  width: 100%;
  box-sizing: border-box;
  overflow-x: scroll;
  padding: 0.99999vw 0.45999vw;
     animation: scroll 30s linear infinite;
} */

.our-works .photo-list {
  display: flex;
  align-items: center;
  overflow-x: scroll;
  /* width: 200%;
    animation: marquee-infinite 40s linear infinite; */
}

.our-works .photo-list:hover {
  animation-play-state: paused;
}


.our-works .our-works-list .photo-list .photo-row {
  display: table;
  width: 100%;
  padding-bottom: 2.3438vw;
}

.our-works .our-works-list .photo-list .photo {
  display: table-cell;
  position: relative;
  padding: 0 0.555555vw;
}

.our-works .our-works-list .photo-list .photo img {
  display: block;
  width: 14.1146vw;
  height: 14.1146vw;
  object-fit: cover;
  border-radius: 1vw;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 0.2222222vw 0.9999999vw rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0.2222222vw 0.9999999vw rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0.2222222vw 0.9999999vw rgba(0, 0, 0, .2);
  -ms-box-shadow: 0 0.2222222vw 0.9999999vw rgba(0, 0, 0, .2);
  -o-box-shadow: 0 0.2222222vw 0.9999999vw rgba(0, 0, 0, .2);
}

.our-works .our-works-list .photo-list::-webkit-scrollbar {
  background-color: #191919;
  width: 0.2083vw;
  height: 0.2083vw;
  border: 0.0521vw solid #191919;
}

.our-works .our-works-list .photo-list::-webkit-scrollbar-thumb {
  background-color: #292929;
  width: 0.2083vw;
  height: 0.2083vw;
  border: 0.0521vw solid #292929;
}

.arrows-down {
  width: 60px;
  height: 72px;
  position: absolute;
  left: 50%;
  margin-left: -1.5625vw;
  bottom: 1.0417vw;
}

.arrows-down path {
  stroke: rgb(255 255 255 / 23%);
  fill: transparent;
  stroke-width: 0.0521vw;
  animation: arrows-down 2s infinite;
  -webkit-animation: arrows-down 2s infinite;
}

.arrows-down path.a1 {
  animation-delay: -1s;
  -webkit-animation-delay: -1s;
}

.arrows-down path.a2 {
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
}

.arrows-down path.a3 {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}

.middle__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: radial-gradient(50% 65.96306068601582% at 50% 92.3%, rgb(37 96 184 / 24%) 0%, rgb(37 96 184 / 5%) 95%);
  margin-bottom: 2.604vw;
}

.middle__main-slider {
  width: 100%;
  position: relative;
}

.middle__main-slider .slider-container {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 100vh;
}

.middle__main-slider .slider-container .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.middle__main-slider .slider-container .swiper-slide {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  margin-right: 1.042vw;
}

.middle__main-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}

.middle__main-left {
  display: flex;
  flex-direction: column;
  width: 28.646vw;
  gap: 0.781vw;
}

.middle__main-left .slide-title {
  font-size: 3.125vw;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}

.middle__main-left .slide-hint {
  color: rgb(158, 158, 158);
  ;
}

.middle__main .slide-img {
  overflow: hidden;
  flex: none;
  width: 20.313vw;
  height: 27.604vw;
  position: relative;
  border-radius: 1.25vw;
}

.middle__main .slide-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoom 10s ease-in-out infinite;
}

.middle__main .slide-img:hover img {
  transform: scale(1.3);
}

.middle__main-slider .actions {
  position: relative;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.middle__main-slider .swiper-pagination-bullet {
  width: 2.344vw;
  height: 0.104vw;
  border-radius: 0;
  background: #ffffff6e;
}

.middle__main-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff6e;
}

.about-iva-border {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 13.4375vw;
  height: 3.0208vw;
  border: none;
  border-radius: 0 0 1.5625vw 0;
  background-color: rgb(17, 17, 17);
  z-index: 9;
}

.about-iva-border:after,
.about-iva-border:before {
  content: "";
  display: block;
  width: 1.5625vw;
  height: 1.5625vw;
  background: transparent;
  border-radius: 1.5625vw 0 0 0;
  box-shadow: -0.625vw -0.625vw 0 0.5208vw rgb(17, 17, 17);
  position: absolute;
}

.about-iva-border:before {
  left: 100%;
  top: 0;
}

.about-iva-border:after {
  left: 0;
  top: 100%;
}

.txt-typing {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  white-space: nowrap;
  font-size: 1.0417vw;
  font-weight: 600;
}

.about-iva-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}

.about-iva-left-cont {
  position: relative;
  gap: 0.5208vw;
  display: grid;
  width: 30.2083vw;
  height: 100%;
  padding: 1.8229vw;
  border-radius: 0.7813vw;
  background: #131313;
  text-align: center;
}

.about-iva-left h1,
h2,
h3,
h4 {
  color: #fff;
}

.about-iva-left h4 {}

.about-iva-left>h3 {
  padding-left: 2.9167vw;
}

.about-iva-left p {
  color: #ededed;
  font-family: emoji;
  font-size: 1.0417vw;
  margin-bottom: 0.5208vw;
}

.about-iva-left h4 {
  color: #df9ceb;
  font-family: emoji;
}

.about-iva-right {
  display: flex;
  align-items: center;
  position: relative;
  width: 17.9688vw;
  height: 23.4375vw;
  border-radius: 0.7813vw;
  overflow: hidden;
}

.about-iva-right img {
  width: 100%;
  height: 31.333vw;
  object-fit: cover;
}

.about-block-border {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 3.3333vw;
  height: 3.3333vw;
  border: none;
  border-radius: 0 0 1.5625vw 0;
  background-color: rgb(0 0 0);
  z-index: 9;
}

.about-block-border:after,
.about-block-border:before {
  content: "";
  display: block;
  width: 1.5625vw;
  height: 1.5625vw;
  background: transparent;
  border-radius: 1.5625vw 0 0 0;
  box-shadow: -0.625vw -0.625vw 0 0.5208vw rgb(0, 0, 0);
  position: absolute;
}

.about-block-border:before {
  left: 100%;
  top: 0;
}

.about-block-border:after {
  left: 0;
  top: 100%;
}

.about-block-border-icon {
  width: 2.7083vw;
  height: 2.7083vw;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(#00000005, #0000), rgb(58 58 58 / 31%);
  transition: background .75s ease .45s;
}

.about-block-border img {
  width: 1.0417vw;
}

.about-mission {
  padding-top: 7.2917vw;
  margin-bottom: 1.8229vw;
}

.about-mission-content {
  position: relative;
  gap: 0.7813vw;
  display: grid;
  padding: 1.8229vw;
  border-radius: 0.7813vw;
  color: #fff;
  background: linear-gradient(#00000005, #0000), rgb(58 58 58 / 31%);
}

.about-mission-content h2 {
  padding-left: 2.9167vw;
}

.about-mission-content p {
  color: #9e9e9e;
}

.questions__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.questions__content .content-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.questions__content .container-block {
  width: 100%;
  background-color: #171717;
  padding: 0 1.0417vw;
  border-radius: 1.0417vw;
}

.questions__content .container-item {
  padding: 1.3021vw 0;
  border-bottom: 0.0521vw solid #262626;
  transition: 0.3s;
}

.questions__content .container-item:last-child {
  border-bottom: none;
}

.questions__content .container-item.faq-active .item-top .item-title {
  color: #ffffff;
}

.questions__content .container-item .item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.questions__content .container-item .item-title {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #9e9e9e;
  font-weight: 600;
}

.faq-item-icon {
  width: 1.5625vw;
  height: 1.5625vw;
  flex: 0 0 1.5625vw;
  border-radius: 1.5625vw;
  margin: 0 0 0 2.2917vw;
  position: relative;
  transition: background .4s, transform .4s .4s;
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 2.0833vw;
}

.faq-active .faq-item-icon {
  background-color: rgba(255, 255, 255, 0.15);
  transform: rotate(45deg);
  transition: background .4s, transform .4s;
}

.faq-active .faq-item-icon:before,
.faq-active .faq-item-icon:after {
  transition: transform .4s .4s;
}

.faq-item-icon:before,
.faq-item-icon:after {
  content: '';
  width: 0.7292vw;
  height: 0.1042vw;
  background: #9e9e9e;
  display: block;
  transform-origin: center;
  position: absolute;
  top: 0.7292vw;
  left: 0.4167vw;
  transition: transform .4s;
}

.faq-item-icon:before {
  transform: rotate(90deg);
}

.faq-active .faq-item-icon:before {
  transform: rotate(135deg);
}

.faq-active .faq-item-icon:after {
  transform: rotate(-45deg);
}

.faq-active .faq-item-icon:before,
.faq-active .faq-item-icon:after {
  transition: transform .4s .4s;
}

.questions__content .container-item .item-body {
  padding-top: 1.0417vw;
  font-size: 0.8333vw;
  line-height: 1.4;
  color: #e0e0e0;
  padding-right: 2.3438vw;
  display: none;
}

.common-form .form-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.common-form .form-container .form-input {
  height: 3.1666666667vw;
  border-radius: 5.2083vw;
  padding: 0 1.8229166667vw;
}

.common-form .form-container .form-input,
.common-form .form-container .form-textarea {
  width: 15.833333vw;
  color: #1c1c1c;
  font-size: 0.8333333333vw;
  line-height: 1.3020833333vw;
  letter-spacing: 0.04em;
  background: #121212;
  border: 0.0520833333vw solid #d8dceb;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.popup__block .banner-form .form-input {
  height: 2.666667vw;
  width: 19.2708333333vw;
}

.popup {
  z-index: 999;
  overflow-x: hidden;
  padding-top: 2.6041666667vw;
  padding-bottom: 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
}

.popup,
.popup__blur {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.popup.open {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.popup,
.popup.open .popup__blur {
  overflow-y: auto;
}

.popup.open .popup__block {
  transform: none;
}

.popup__blur {
  background-color: #000;
  opacity: .7;
  z-index: 1;
  cursor: pointer;
}

.popup__block,
.popup__container {
  margin: auto;
  z-index: 2;
}

.popup__block {
  max-width: 25.25vw;
  position: relative;
  background-color: #121212;
  background-size: cover;
  background-position-x: -28.666vw;
  border-radius: 0.7813vw;
  overflow: hidden;
  transition: all .3s ease;
  transform: translateY(2.083vw) scale(.9);
}

.form__title {
  white-space: normal;
  line-height: 1.2;
}

.popup__block .banner-form .form-input {
  height: 2.666667vw;
  width: 19.2708333333vw;
}

.popup__block .banner-form .form-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.222vw;
}

.popup__content {
  position: relative;
  z-index: 5;
  padding: 3.125vw;
  color: #ffffff;
}

.popup__block .common-form .form-container .form-input::placeholder,
.common-form .form-container .form-textarea::placeholder {
  color: #ffffff;
}

.popup__block .common-form .form-container .form-input,
.common-form .form-container .form-textarea {
  color: #ffffff;
  background: rgb(255 255 255 / 0%);
  border: 0.0520833333vw solid #262626;
}

.popup__content .content-title {
  font-size: 1.875vw;
  line-height: 2.2395833333vw;
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-bottom: 0.5208333333vw;
}

.popup__content .content-text {
  font-size: 0.9416666667vw;
  line-height: 1.3625vw;
  margin-bottom: 1.0416666667vw;
}

.popup__close {
  position: absolute;
  top: 0.822917vw;
  right: 0.822917vw;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  cursor: pointer;
  z-index: 10;
}

.popup__close svg {
  width: 1vw;
  height: 1vw;
  transition: 0.3s;
}

.popup__close:hover svg {
  transform: scale(0.8);
}

.popup__close:hover svg rect {
  fill: #262626
}

.popup__block .form-container .form-btn {
  height: 2.666667vw;
  width: 19.2708333333vw;
}

.popup__block .form-btn .btn-text {
  display: flex;
  align-items: center;
}

.popup__block .form-container .form-btn .btn-text img {
  display: none;
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 4.103vw;
    line-height: 6.667vw;
  }

  h2 {
    font-size: 8.2051vw;
    line-height: 1.2;
  }

  h3 {
    font-size: 7.1795vw;
    line-height: 1.2;
  }

  h4 {
    font-size: 5.641vw;
    line-height: 1.2;
  }

  p {
    font-size: 4.103vw;
    line-height: 6.667vw;
  }

  ul {
    padding-left: 5.1282vw;
  }


  section {
    margin-bottom: 19.2308vw;
  }

  .page {
    padding-top: 21.875vw;
  }

  .wrapper-big,
  .wrapper,
  .wrapper-min {
    width: 87.5vw;
  }

  .desktop-only {
    display: none !important;
  }

  .header {
    position: absolute;
  }

  .header__blur {
    -webkit-backdrop-filter: blur(2.5641vw);
    backdrop-filter: blur(2.5641vw);

  }

  .header__top .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    height: 23.077vw;
  }

  .header__logo .logo-img,
  .footer__logo .logo-img {
    height: 16.6667vw;
  }

  .header__btn .btn-main {
    width: 6.25vw;
    height: 6.25vw;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .header.menu-open .header__btn .btn-main {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .header.menu-open .header__btn .btn-main span {
    opacity: 0
  }


  .header__btn .btn-main::after,
  .header__btn .btn-main::before {
    content: "";
    border-radius: .625vw;
    background-color: #fff;
    position: absolute;
    width: 1.25vw;
    height: .2083333333vw;
    top: 50%;
    left: 50%;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .header__btn .btn-main span:nth-child(-n+2) {
    margin-top: 0 !important;
  }

  .header__btn .btn-main span:nth-child(even) {
    margin-right: 0 !important;
  }

  .header__btn .btn-main span {
    background-color: #e0e0e0;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .header.menu-open .header__btn .btn-main {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .header.menu-open .header__bottom,
  .header.menu-open .header__btn .btn-main::after,
  .header.menu-open .header__btn .btn-main::before {
    opacity: 1;
  }

  .header.menu-open .header__btn .btn-main span {
    opacity: 0;
  }

  .header__btn:hover .btn-main span {
    background-color: #fff;
  }

  .header__btn {
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header__btn .btn-main span {
    width: 2.8125vw;
    height: 2.8125vw;
    border-radius: .625vw;
    margin-top: .625vw;
    margin-right: .625vw;
  }

  .header__btn .btn-main::before {
    width: 6.25vw;
    height: .625vw;
  }

  .header__btn .btn-main::after {
    width: .625vw;
    height: 6.25vw;
  }

  .header__bottom {
    max-height: calc(100vh - 21.875vw);
    padding-bottom: 3.125vw;
  }

  .header__menu {
    width: 100%;
    max-height: calc(100vh - 21.875vw);
    padding: 2.5641vw;
    border-radius: 3.125vw;
    -webkit-transform: none;
    transform: none;
    overflow: auto;
    padding-bottom: 64.1026vw;
  }

  .header__nav-mob,
  .header__nav-mob a {
    margin-bottom: 2.5641vw;
    font-size: 6.25vw;
    line-height: 6.875vw;
  }

  .header__nav-mob {
    margin-bottom: 14.1026vw;
  }


  .header__nav-mob .menu-item-has-children>a {
    display: none;
  }

  .header__nav-mob .menu-item-has-children .sub-menu {
    top: 100%;
    left: 0;
    background-color: #f0f8ff00;
    position: relative;
    -webkit-transform: none;
    transform: none;
    padding: 0;
    border: none;
    opacity: 1;
    z-index: 99;
  }

  .sub-menu a {
    padding: 0;
    border-radius: 3.8462vw;
  }

  .header__nav-des a:hover,
  .header__nav-mob a:hover {
    background-color: rgba(255, 255, 255, 0.06);
    transition: 0.3s ease;
  }

  .header__nav-mob a {
    width: 100%;
    padding: 3.8462vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    border-radius: 3.8462vw;
  }

  .header__nav-mob li a::after {
    content: '';
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M%203%205.5%20L%207%209.5%20L%2011%205.5%22%20fill%3D%22transparent%22%20stroke-width%3D%222%22%20stroke%3D%22%23888%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    display: inline-block;
    width: 4.615vw;
    height: 4.615vw;
    vertical-align: middle;
    margin-left: 2.051vw;
    transform: rotate(270deg);
  }

  .header__contacts {
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    background-color: rgb(28, 28, 28);
    padding: 10.2564vw 6.1538vw;
    border-radius: 3.0769vw;
    gap: 3.0769vw;
    margin-bottom: 7.6923vw;
  }

  .header__contacts>h3 {
    color: rgb(158, 158, 158);
    margin-bottom: 2.5641vw;
  }

  .header__contacts .contacts-text {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
    color: #fff;
  }

  .header__contacts .contacts-link {
    font-size: 6.25vw;
    color: #fff;
  }

  .header__bottom {
    width: 100%;
    max-height: calc(100vh - 6.25vw);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    z-index: 1;
    padding-bottom: 1.0416666667vw;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    pointer-events: none
  }

  .header__bottom .wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .header__social {
    width: 100%;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 6.25vw;
  }

  .header__social .social-text {
    width: 100%;
    font-size: 3.75vw;
    line-height: 5vw;
    padding-left: 0;
    margin-right: 3.125vw;
  }

  .header__social .social-links {
    width: 28.125vw;
  }

  .header__social .social-links a {
    width: 12.5vw;
    height: 12.5vw;
    margin-right: 3.125vw;
  }

  .common-social-links img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .sec-title,
  .sec-title-small {
    padding-bottom: 13.8462vw;
    gap: 5.1282vw;
  }

.sec-title p {
    text-align:center;
}

  .sec-title p,
  .sec-title-small p {
    font-size: 5.1282vw;
    line-height: 1.5;
  }

  .sec-title h2 {
    font-size: 6.2564vw;
    line-height: 7.6923vw;
    text-align: center;
  }

  .sec-title.big h2 {
    font-size: 10.2564vw;
    line-height: 11.6923vw;
  }

  .sec-title h2::after {
    bottom: 2.0513vw;
    -webkit-text-stroke: 0.2564vw;
    font-size: 7.6667vw;
  }

  .sec-title.big h2::after {
    font-size: 10.6667vw;
  }

  .sec-title-small h2 {
    font-size: 8.9744vw;
    line-height: 11.5385vw;
    white-space: nowrap;
  }

  .sec-title-small h2::after {
    bottom: 3.8462vw;
    -webkit-text-stroke: 0.2564vw;
    font-size: 8.9744vw;
    left: 1.2821vw;
    white-space: nowrap;
  }

  .consultation {
    /* padding-top: 8.9744vw; */
    top: 6vw;
  }

  .marquee-infinite {
    top: 2.5641vw;
  }

  .marquee-infinite div {
    height: 12.8205vw;
  }

  .marquee-infinite div>span>p {
    font-size: 7.6923vw;
    padding-right: 12.8205vw;
  }

  .card-footer {
    height: 115.3846vw;
    width: 100%;
    -webkit-backdrop-filter: blur(5.1282vw);
    backdrop-filter: blur(5.1282vw);
    border-radius: 6.4103vw;
    gap: 6.4103vw;
    padding: 6.4103vw;
    padding-top: 16.6667vw;

  }

  .card-footer>h2 {
    font-size: 10.2564vw;
  }

  .card-footer>p {
    font-size: 4.1026vw;
    text-align: center;
  }

  footer {
    width: 100%;
    height: 225vw;
    padding: 17.9487vw 8.9744vw;
    flex-direction: column;
  }

  .backdrop {
    backdrop-filter: blur(10.2564vw);
    -webkit-backdrop-filter: blur(10.2564vw);
    mask-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 1) 30%, rgb(0, 0, 0));
    -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 10%, rgb(0 0 0) 20%, rgba(0, 0, 0, 1) 30%, rgb(0, 0, 0));
  }

  .footer-item {
    gap: 5.1282vw;
    padding: 6.4103vw;
    width: 100%;
  }

  footer .footer-item:nth-child(2)>p {
    font-size: 6.6667vw;
  }

  footer .footer-item:nth-child(2)>a {
    font-size: 4.6154vw;
  }

  footer .footer-item:nth-child(2)>a:hover {
    font-size: 4.6154vw;
  }

  footer .footer-item:nth-child(2),
  footer .footer-item:nth-child(3) {
    background-color: #121212;
    border-radius: 5.1282vw;

  }

  section#Avis {
    margin-bottom: 19.8125vw;
  }

  .footer-text {
    font-size: 5.1282vw;
  }

  .footer-item>a:hover {
    color: #f1f1f1;
  }

  footer img {
    height: 10.1282vw;
  }

  footer .social {
    width: 100%;
    gap: 3.8462vw;
    justify-content: center;
  }

  footer .social .link {
    width: 14.1026vw;
    height: 14.1026vw;
    border-radius: 2.5641vw;
  }

  footer .social .link:last-child img {
    border-radius: 2.5641vw;
    padding: 1.0256vw;
  }

  .footer__bottom {
    padding: 2.0513vw 0;
  }

  .actions {
    gap: 5.128vw;
  }

  .common-btn,
  .common-btn-white,
  .common-btn-green {
    height: 12.8205vw;
    padding: 3.0769vw 5.1282vw;
    border-radius: 25.641vw;
  }

  .common-notice-green,
  .common-notice-orange {
    height: 12.8205vw;
    padding: 3.0769vw 5.1282vw;
    border-radius: 25.641vw;
  }

  .txt-type>.txt {
    border-right: 0.2564vw solid #777;
  }

  .first__main {
    margin-bottom: 12.821vw;
    background: radial-gradient(50% 25.96306068601582% at 50% 57.3%, rgb(255 17 0 / 36%) 0%, rgb(184 37 37 / 5%) 95%);
  }

  .first__main-slider .slider-container {
    height: 100%;
  }

  .first__main-slide {
    flex-direction: column;
  }

  .first__main-slider .slider-container .swiper-slide {
    margin-right: 5.128vw;
  }

  .first__main-right {
    width: 100%;
    gap: 3.846vw;
  }

  .first__main-right .your-problems {
    margin-top: 4.9744vw;
  }

  .first__main-right .your-problems .title {
    text-align: center;
    font-size: 6.1538vw;
  }

  .first__main-right .your-problems ul {
    margin-top: 3.0769vw;
  }

  .first__main-right .your-problems ul li {
    padding-left: 5.1282vw;
    font-size: 5.1282vw;
  }

  .first__main-right .your-problems ul li:before {
    width: 1.0256vw;
    height: 1.0256vw;
  }

  .first__main-right .your-problems ul li::after {
    left: -1.2821vw;
    width: 3.5897vw;
    height: 3.5897vw;
    border: solid 0.2564vw #fff;
  }

  .first__main-right .slide-title {
    font-size: 10.2564vw;
  }

  .first__main-right .slide-hint p {
    text-align: center
  }

  .first__main-left {
    margin-top: 9.7692vw;
  }

  .slide-img {
    width: 100%;
    height: 135.897vw;
    border-radius: 6.154vw;
  }

  .first__main-slider .actions {
    width: 100%;
    gap: 5.128vw;
    top: 85.0769vw;
    height: 12.9744vw;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;

  }

  .first__main-slider .swiper-pagination-bullet {
    width: 11.5385vw;
    height: 0.5128vw;
  }

  .first__main-slider .slider-arrow {
    pointer-events: none;
  }

  .first__main-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -13.5897vw;
    z-index: 9;
  }

  .footer__logo {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .bottom-buttons {
    display: none;
    height: auto;
    position: absolute;
    bottom: -17.6923vw;
    padding-left: 2.5641vw;
    padding-right: 2.5641vw;
  }

  .slider-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13.5897vw;
    height: 13.5897vw;
    padding-left: 0;
    border-radius: 25.641vw;
    background: rgb(255 255 255 / 6%);
  }

  .slider-btn:hover {
    background: rgb(255 255 255 / 21%);
  }

  .slider-btn svg {
    height: 5.1282vw;
    fill: rgb(255 255 255 / 45%);
  }

  .slider-btn:hover svg {
    fill: rgba(255, 255, 255, 0.561);
  }

  .reviews-list {
    width: 100%;
    padding: 5.1282vw 0 11.5385vw 0;
    gap: 6.4103vw;
  }

  .reviews-list .review-row:first-of-type {
    margin-left: calc(50% - (89.7436vw / 2));
  }

  .reviews-list .review-row:last-of-type {
    margin-right: calc(50% - (89.7436vw / 2));
  }

  .review-row {
    perspective: 256.4103vw;
  }

  .review-row:hover {
    opacity: 1;
  }

  .review-row>.image {
    width: 89.7436vw;
  }

  .review-row .content {
    padding: 6.4103vw;
  }

  .review-top {
    margin-bottom: 3.8462vw;
  }

  .review-links>img {
    width: 10.2564vw;
    margin-right: 1.2821vw;
    padding: 1.2821vw;
    border-radius: 25.641vw;
  }

  .review-row .content .review-top .review-links .review-info>.link {
    font-size: 4.1026vw;
    margin-bottom: 1.2821vw;
  }

  .review-row .content .review-top .review-links .review-info>.link::after {
    width: 4.1026vw;
    height: 4.1026vw;
    margin-left: 1.2821vw;
  }

  .review-row .content .review-top .review-links .review-info>.title {
    font-size: 5.1282vw;
  }

  .review-row .content>.text {
    font-size: 3.5897vw;
    line-height: 5.641vw;
  }

  .image>img {
    border-radius: 6.4103vw;
    border: 0.2564vw solid rgb(221 221 221 / 13%);
  }

  .review-stars {
    gap: 1.7949vw;
  }

  .review-stars img {
    height: 3.8462vw;

  }

  /* Webkit browsers (Chrome, Safari) */
  .reviews .reviews-list::-webkit-scrollbar {
    width: 1.0256vw;
    height: 1.0256vw;
    border: 0.2564vw solid #191919;
  }

  .reviews .reviews-list::-webkit-scrollbar-thumb {
    width: 1.0256vw;
    height: 1.0256vw;
    border: 0.2564vw solid #292929;
  }

  .last__main {
    margin-bottom: 12.821vw;
    padding: 20.513vw 0 20.513vw 0;
    background: radial-gradient(50% 25.96306068601582% at 50% 57.3%, rgb(37 96 184 / 48%) 0%, rgb(37 96 184 / 5%) 95%);
  }

  .last__main-slider .slider-container {
    height: 100%;
  }

  .last__main-slide {
    flex-direction: column;
  }

  .last__main-slider .slider-container .swiper-slide {
    margin-right: 5.128vw;
  }

  .last__main-left {
    width: 100%;
    gap: 3.846vw;
  }

  .last__main-left .slide-title {
    font-size: 10.2564vw;
  }

  .last__main-right {
    margin-top: 14.1026vw;
  }

  .last__main .slide-img {
    width: 100%;
    height: 135.897vw;
    border-radius: 6.154vw;
  }

  .form-container [data-message] {
    margin-bottom: 2.5641vw;
    font-size: 3.0769vw;
  }

  .last__main-slider .actions {
    width: 100%;
    gap: 5.128vw;
    top: 0;
    height: 12.9744vw;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;

  }

  .last__main-slider .swiper-pagination-bullet {
    width: 11.5385vw;
    height: 0.5128vw;
  }

  .certified-us-items {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    gap: 5.1282vw;
  }

  .certified-us-item {
    gap: 2.5641vw;
    height: 29.4872vw;
    padding: 7.6923vw;
    border-radius: 3.8462vw;
  }

  .certified-us-image {
    min-width: 14.1026vw;
    height: 14.1026vw;
    border: solid 0.2564vw #2560b8;
  }

  .certified-us-image img {
    width: 8.9744vw;
  }

  .about-training .content {
    font-size: 5.1282vw;
  }

  .courses-us-items {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    gap: 5.1282vw;
  }

  .courses-us-item {
    gap: 2.5641vw;
    padding: 7.6923vw;
    border-radius: 3.8462vw;
  }

  .courses-us-item:before {
    background: linear-gradient(0deg, #ffffff00 0%, #2560b812 100%);
    width: 48.7179vw;
    height: 97.4359vw;
    border-radius: 3.8462vw;
  }

  .courses-us-image {
    width: 35.8974vw;
    height: 38.4615vw;
    top: -8.9744vw;
  }

  .courses-us-image:before {
    border-radius: 3.8462vw;
    backdrop-filter: blur(5.1282vw);
    box-shadow: 0 0 4.359vw rgb(0 0 0 / 15%);
  }

  .courses-us-image img {
    width: 15.3846vw;
  }

  .instructor-wrap {
    flex-direction: column;
    gap: 12.8205vw;
  }

  .instructor-left {
    height: 156.4103vw;
    border-radius: 3.8462vw;
  }

  .instructor-right {}

  .instructor-right>ul {
    gap: 4.6154vw;
    margin-bottom: 8.9744vw;
  }

  .instructor-right>ul>li {
    border-radius: 2.0513vw;
    padding: 2.5641vw 3.0769vw;
    font-size: 4.6154vw;
  }

  .instructor-right>ul>li::before {

    min-width: 5.1282vw;
    height: 5.1282vw;
    margin-right: 2.5641vw;
  }

  .training-wrap {
    align-items: center;
    flex-direction: column;
    gap: 16.6667vw;
  }

  .training-btn {
    border-radius: 6.4103vw;
    padding: 2.5641vw 3.0769vw;
  }

  .btn-group {
    gap: 2.5641vw;
    margin-bottom: 6.4103vw;
  }

  .timeline {
    padding: 0 6.4103vw;
    max-width: 100%;
  }

  .timeline__arrow {
    border-radius: 3.8462vw;
    margin-inline-end: 6.4103vw;
    width: 7.6923vw;
    height: 7.6923vw;
  }

  .timeline__arrow-icon {
    width: 5.1974vw;
    height: 5.1282vw;
  }

  .timeline__dot {
    margin: 2.5641vw 0;
    margin-inline-end: 6.4103vw;
    width: 3.3333vw;
    height: 3.3333vw;
  }

  .timeline__item {
    padding-bottom: 16.6667vw;
  }

  .timeline__item:not(:last-child):before {
    top: 4.359vw;
    left: 15.641vw;
    width: 0.2564vw;
  }

  .timeline__item-body {
    border-radius: 3.8462vw;
    margin-top: 3.8462vw;
    margin-inline-start: 20.5128vw;
  }

  .timeline__item-body-content {
    padding: 2.5641vw;
  }

  .timeline__title {
    font-size: 6.4103vw;
  }

  .timeline__subtitle {
    font-size: 3.0769vw;
  }

  .timeline__item-day ul {
    gap: 2.0513vw;
    padding-left: 5.1282vw;
  }

  .t-program {
    filter: drop-shadow(1.2821vw 1.2821vw 1.2821vw #0005);
    width: 100%;
    max-width: 142.3077vw;
  }

  .t-program ul {
    gap: 2.5641vw;
    grid-template-columns: repeat(2, 42.3077vw);
    perspective: 256.4103vw;
    border-radius: 3.8462vw;
    perspective: 256.4103vw;
    justify-content: center;
  }

  .t-program li {
    padding: 4.1026vw;
    border-bottom: 0.2564vw solid #0001;
    box-shadow: inset 0 0 3.8462vw -0.1282vw #0002;
    border-radius: 3.8462vw;

    &:hover {
      transform: translate3d(0, 0, 6.4103vw);
    }
  }

  .students-items {
    flex-direction: column;
    gap: 21.7949vw;
  }

  .students-item {
    height: 141.0256vw;
    border-radius: 3.8462vw;
  }

  .students-item::before {
    border-radius: 3.8462vw;
  }

  .students-item-image img {
    border-radius: 3.8462vw;
  }

  .students-item .content {
    padding: 6.4103vw 12.8205vw;
    border-radius: 3.8462vw;
  }

  .students-item:first-child .content {
    padding-bottom: 12.8205vw;
  }

  .students-best {
    font-size: 4.6154vw;
    padding: 6.4103vw;
    padding-left: 12.8205vw;
    border-radius: 3.8462vw;
    margin-top: 12.8205vw;
  }

  .students-best::before {
    left: 5.1282vw;
    min-width: 6.4103vw;
    height: 6.4103vw;

  }

  .students-items #circle {
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -13%);
  }

  /* #circle text {
font-size: 4.1026vw;
} */
  .students-items #circle svg {
    height: 78.2051vw;
  }

  .students-items #circle textPath {
    letter-spacing: 0.1795vw;
  }

  .services-items {
    flex-direction: column;
  }

  .services-item-left {
    max-width: 100%;
    margin-right: 0;
  }

  .services-text .services-item-right {
    position: relative;
    top: 6vw;
    width: 100%;
  }

  .services-text .services-item-right .services-item-modal {
    gap: 5.1282vw;
    padding: 5.1282vw;
    border-radius: 3.8462vw;
  }

  .services-text .services-item-right .services-item-modal p {
    font-size: 3.5897vw;
  }

  .services-text .services-item-right .services-item-modal .actions .common-notice-green {
    height: 7.1795vw;
    padding: 0vw 3.8462vw;
  }

  .our-works .our-works-list {
    margin-top: 3vw;
  }

  .our-works .our-works-list .photo-list {
    padding: 3.99999vw 3.45999vw;
  }

  .our-works .our-works-list .photo-list .photo {
    padding: 0 1.555555vw;
  }

  .our-works .our-works-list .photo-list .photo img {
    width: 69.4872vw;
    height: 69.4872vw;
    border-radius: 3vw;
    box-shadow: 0 1.0256vw 5.1282vw rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1.0256vw 5.1282vw rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1.0256vw 5.1282vw rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 1.0256vw 5.1282vw rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1.0256vw 5.1282vw rgba(0, 0, 0, .2);
  }

  .our-works .our-works-list .photo-list::-webkit-scrollbar {
    width: 1.0256vw;
    height: 1.0256vw;
    border: 0.2564vw solid #191919;
  }

  .our-works .our-works-list .photo-list::-webkit-scrollbar-thumb {
    width: 1.0256vw;
    height: 1.0256vw;
    border: 0.2564vw solid #292929;
  }

  .scroll-downs {
    display: none;
  }

  .middle__main {
    margin-bottom: 12.821vw;
    padding: 20.513vw 0 20.513vw 0;
    background: radial-gradient(50% 25.96306068601582% at 50% 57.3%, rgb(37 96 184 / 48%) 0%, rgb(37 96 184 / 5%) 95%);
  }

  .middle__main-slider .slider-container {
    height: 100%;
  }

  .middle__main-slide {
    flex-direction: column;
  }

  .middle__main-slider .slider-container .swiper-slide {
    margin-right: 5.128vw;
  }

  .middle__main-left {
    width: 100%;
    gap: 3.846vw;
  }

  .middle__main-left .slide-title {
    font-size: 10.2564vw;
  }

  .middle__main-right {
    margin-top: 14.1026vw;
  }

  .middle__main .slide-img {
    width: 100%;
    height: 135.897vw;
    border-radius: 6.154vw;
  }

  .middle__main-slider .actions {
    width: 100%;
    gap: 5.128vw;
    top: 0;
    height: 12.9744vw;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;

  }

  .middle__main-slider .swiper-pagination-bullet {
    width: 11.5385vw;
    height: 0.5128vw;
  }

  .about-iva-border {
    width: 66.1538vw;
    height: 14.8718vw;
    border-radius: 0 0 7.6923vw 0;
  }

  .about-iva-border:after,
  .about-iva-border:before {
    width: 7.6923vw;
    height: 7.6923vw;
    border-radius: 7.6923vw 0 0 0;
    box-shadow: -3.0769vw -3.0769vw 0 2.5641vw rgb(17, 17, 17);
  }

  .txt-typing {
    font-size: 5.1282vw;
  }

  .about-iva-wrap {
    gap: 8.9744vw;
    flex-direction: column;
  }

  .about-iva-left-cont {
    gap: 2.5641vw;
    width: 100%;
    height: 100%;
    padding: 5.1282vw;
    border-radius: 3.8462vw;
  }

  .about-iva-left-cont h4 {
    font-size: 5.8974vw;
    margin-top: 3.8462vw;
  }

  .about-iva-left p {
    font-size: 5.1282vw;
    margin-bottom: 2.5641vw;
  }

  .about-iva-left>h3 {
    padding-left: 14.359vw;
  }

  .about-iva-right {
    display: none;
    width: 100%;
    height: 110.0256vw;
    border-radius: 3.8462vw;
  }

  .about-iva-right img {
    height: 100%;
  }

  .about-block-border {
    width: 16.4103vw;
    height: 16.4103vw;
    border-radius: 0 0 7.6923vw 0;
  }

  .about-block-border:after,
  .about-block-border:before {
    width: 7.6923vw;
    height: 7.6923vw;
    border-radius: 7.6923vw 0 0 0;
    box-shadow: -3.0769vw -3.0769vw 0 2.5641vw rgb(0, 0, 0);
  }

  .about-block-border-icon {
    width: 13.3333vw;
    height: 13.3333vw;
  }

  .about-block-border img {
    width: 5.1282vw;
  }

  .about-mission {
    padding-top: 15.3846vw;
    margin-bottom: 8.9744vw;
  }

  .about-mission-content {
    gap: 3.8462vw;
    padding: 8.9744vw;
    border-radius: 3.8462vw;
  }

  .about-mission-content h2 {
    padding-left: 14.359vw;
  }

  .questions__content .container-block {
    padding: 0 5.1282vw;
    border-radius: 5.1282vw;
  }

  .questions__content .container-item {
    padding: 6.4103vw 0;
    border-bottom: 0.2564vw solid #262626;
  }

  .faq-item-icon {
    width: 7.6923vw;
    height: 7.6923vw;
    flex: 0 0 7.6923vw;
    border-radius: 7.6923vw;
    margin: 0 0 0 11.2821vw;
    text-indent: 10.2564vw;
  }

  .faq-item-icon:before,
  .faq-item-icon:after {
    width: 3.5897vw;
    height: 0.5128vw;
    top: 3.5897vw;
    left: 2.0513vw;
  }

  .questions__content .container-item .item-body {
    padding-top: 5.1282vw;
    font-size: 4.1026vw;
    padding-right: 11.5385vw;
  }


  .common-form .form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 4.6875vw;
  }

  .common-form .form-container .form-input {
    height: 13.75vw;
    border-radius: 31.25vw;
    padding: 0 9.375vw;
    font-size: 4.375vw;
    line-height: 6.25vw;
  }

  .popup__block .banner-form .form-input {
    height: 12.666667vw;
    width: 100%;
  }

  .common-form .form-container .form-item {
    margin: 0;
    margin-bottom: 4.6875vw;
  }

  .popup {
    padding-top: 2.6041666667vw;
    padding-bottom: 2.6041666667vw;
  }

  .popup__block {
    max-width: max-content;
    background-position-x: -125.666vw;
    border-radius: 4.6875vw;
    transform: translateY(10.256vw) scale(.9);
    width: 100%;
  }

  .form__title {}

  .popup__content {
    padding: 7.125vw;
  }

  .popup__block .common-form .form-container .form-input,
  .common-form .form-container .form-textarea {
    border: 0.256vw solid #262626;
  }

  .popup__content .content-text {
    font-size: 4.041667vw;
    line-height: 5.5625vw;
    margin-bottom: 3.041667vw;
  }

  .popup__block .banner-form .form-container {
    gap: 0;
  }

  .popup__block .banner-form .form-input {
    height: 12.666667vw;
    width: 100%;
  }

  .popup__block .form-container .form-btn {
    height: 12.666667vw;
    width: 100%;
    margin-bottom: 3.041667vw;
  }

  .popup__close {
    position: absolute;
    top: 3.822917vw;
    right: 3.822917vw;
    width: 5.444vw;
    height: 5.444vw;
  }

  .popup__close svg {
    width: 5.444vw;
    height: 5.444vw;
  }
}

@media only screen and (min-width: 769px) {
  .mobile-only {
    display: none !important;
  }
}


@media (prefers-reduced-motion) {
  .t-program * {
    transition-duration: 0s !important;
    animation-duration: 0s !important;
  }
}

@supports (animation-timeline: --item-visible) {
  .review-row>.image {
    -webkit-animation: rotate 3s linear infinite;
    animation: linear rotate both;
    animation-timeline: --item-visible;
    -webkit-transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
    transform: translate3d(-50%, 0, 0) rotate3d(0, 1, 0, -45deg) scale(0.5);
  }
}

@supports not (animation-timeline: --item-visible) {
  .review-row>.image {
    -webkit-animation: none;
    animation: none;
    -webkit-transform: none;
    transform: none;
  }

  .reviews-list .review-row:first-of-type {
    margin-left: 7.8125vw;
  }

  .reviews-list .review-row:last-of-type {
    margin-right: 7.8125vw;
  }
}