@charset "UTF-8";

@font-face {
  font-family: "Gilroy";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-Light.eot");
  src: url("../fonts/Gilroy/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Light.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-Light.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-Regular.eot");
  src: url("../fonts/Gilroy/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Regular.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-Regular.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-Medium.eot");
  src: url("../fonts/Gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Medium.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-Medium.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-SemiBold.eot");
  src: url("../fonts/Gilroy/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-SemiBold.woff") format("woff"), url("../fonts/Gilroy/Gilroy-SemiBold.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-SemiBold.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-Bold.eot");
  src: url("../fonts/Gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Bold.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-Bold.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 800;
  font-style: "italic";
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-ExtraBoldItalic.eot");
  src: url("../fonts/Gilroy/Gilroy-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-ExtraBoldItalic.woff") format("woff"), url("../fonts/Gilroy/Gilroy-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-ExtraBoldItalic.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-ExtraBold.eot");
  src: url("../fonts/Gilroy/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-ExtraBold.woff") format("woff"), url("../fonts/Gilroy/Gilroy-ExtraBold.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-ExtraBold.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-Black.eot");
  src: url("../fonts/Gilroy/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Black.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Black.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-Black.svg#Gilroy") format("svg");
}

@font-face {
  font-family: "Gilroy";
  font-weight: 1000;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Gilroy/Gilroy-Heavy.eot");
  src: url("../fonts/Gilroy/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Gilroy/Gilroy-Heavy.woff") format("woff"), url("../fonts/Gilroy/Gilroy-Heavy.ttf") format("truetype"), url("../fonts/Gilroy/Gilroy-Heavy.svg#Gilroy") format("svg");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
video {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  --container-width: 1260px;
  --container-width-big: 1365px;
  --transition: 0.3s ease;
  --default-font-family: "Gilroy";
  --heading-font-family: "Gilroy";
  --sp: 70px;
  --accent: #6FFF90;
  --accent2: #FFCE00;
  --accent2-h: #6FFF90b0;
  --bg: #121212;
  --bg-t: rgb(255, 255, 255, 10%);
  --text-color: #ffffff;
  --fz-default: 18px;
  --h1: 81.5px;
  --h2: 50px;
  --h3: 40px;
  --h4: 30px;
  --l: 26px;
  --m: 20px;
  --s: 15px;
  --xs: 16px;
  --tr: 0.3s ease 0s;
  --trd: 0.3s ease 0.3s;
}

body {
  font: 400 var(--fz-default)/140% var(--default-font-family), Helvetica, Arial, sans-serif;
  background: var(--bg);
  min-width: 360px;
  color: var(--text-color);
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body._lock {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

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

.hidden {
  display: none;
  overflow: hidden;
}

.wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

[class*=__container] {
  margin: 0 auto;
  max-width: var(--container-width);
  padding: 0 10px;
  width: 100%;
}

form input.error {
  box-shadow: inset 0px 0px 20px 1px rgba(255, 0, 0, 0.3);
  border: 2px solid red !important;
}

form input.not_error {
  box-shadow: inset 0px 0px 20px 1px rgba(100, 255, 100, 0.3);
  border: 2px solid #99FF99 !important;
}

br[d] {
  display: initial;
}

br[t] {
  display: none;
}

br[m] {
  display: none;
}

.swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.1);
  height: 12px;
  width: 12px;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: var(--accent);
}

.swiper-btn {
  background: center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='34' viewBox='0 0 47 34' fill='none'%3E%3Ccircle opacity='0.2' cx='16.2069' cy='16.2069' r='16.2069' transform='matrix(-1 0 0 1 32.4138 0.965698)' fill='%236FFF90'/%3E%3Cpath d='M21.5698 24.6474L16.1646 19.2422H47V16.724H16.1646L21.5698 11.3188L19.7895 9.53845L11.3448 17.9831L19.7895 26.4277L21.5698 24.6474Z' fill='%236FFF90'/%3E%3C/svg%3E");
  height: 32px;
  width: 47px;
  cursor: pointer;
}

.lazy {
  background: center/contain no-repeat;
}

.course-info {
  display: flex;
  padding-left: 30px;
  gap: 30px;
}

.course-info__item {
  display: flex;
  align-items: center;
}

.course-info svg {
  vertical-align: middle;
  margin-right: 5px;
}

.course-info__icon {
  margin-right: 8px;
}

.course-info__icon.start {
  width: 20px;
  height: 19px;
  background: url("../img/start.svg") center/contain no-repeat;
}

.course-info__icon.duration {
  width: 19.5px;
  height: 21px;
  background: url("../img/duration.svg") center/contain no-repeat;
}

.course-info__icon.online {
  width: 16.5px;
  height: 16.5px;
  background: url("../img/online.svg") center/contain no-repeat;
}

.course-info__icon.flow {
  width: 16.5px;
  height: 19.5px;
  background: url("../img/flow.svg") center/contain no-repeat;
}

.course-info__text {
  font-size: 16px;
}

._accent {
  color: var(--accent);
}

b,
._bold {
  font-weight: 700;
}

._extrabold {
  font-weight: 800;
}

._thin {
  font-weight: 300;
}

._transparent {
  opacity: 0.6;
}

.timer-light {
  padding-top: 27px;
}

.timer-light__text {
  padding-bottom: 14px;
}

.timer-light .countdownHolder {
  margin: 13px auto;
  justify-content: flex-start;
}

.timer-light .countdownHolder .countDiv {
  display: inherit;
  width: 10px;
  height: 1em;
  position: relative;
  margin: 0 3px;
}

.timer-light .countdownHolder .countDays,
.timer-light .countdownHolder .countHours,
.timer-light .countdownHolder .countMinutes,
.timer-light .countdownHolder .countSeconds {
  border-radius: 5px;
  padding: 15px;
}

.timer-light .countdownHolder .digit {
  color: #121212;
  font-weight: 700;
}

.timer-light .countdownHolder .textdigit {
  font-size: 10px !important;
  letter-spacing: 0px;
  color: var(--bg);
  margin-top: 3px;
}

.noise {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.noise canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 150%;
  width: 150%;
}

h1 {
  font: 800 var(--h1)/106% var(--heading-font-family);
}

h2 {
  font: 800 var(--h2)/125% var(--heading-font-family);
}

h3 {
  font: 800 var(--h3)/130% var(--heading-font-family);
}

h4 {
  font: 800 var(--h4)/133% var(--heading-font-family);
}

a {
  color: var(--text-color);
  text-decoration: none;
}

.btn {
  background: var(--accent);
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  padding: 15px 25px;
  border-radius: 8px;
  font-size: 16px;
  color: #121212;
  font-weight: 700;
  text-align: center;
  min-width: 272px;
  letter-spacing: 0.5px;
  transition: background var(--tr);
}

.btn:hover {
  background: var(--accent2-h);
}

.btn_transparent {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffff;
  padding: 14px 25px;
  transition: color var(--tr), border-color var(--tr);
}

.btn_transparent:hover {
  color: var(--accent);
  border-color: var(--accent);
  background: transparent;
}

.subm {
  cursor: pointer;
  border: none;
  display: block;
  margin: 0 auto;
}

.form {
  position: relative;
}

.form .input {
  background: #F8F8F8;
  width: 100%;
  height: 60px;
  border: 2px solid #dcdcdc;
  border-radius: 3px;
  padding-left: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  display: block;
}

.form .input__wrap {
  display: block;
  text-align: left;
  margin-bottom: 15px;
}

.form .input__label {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  display: block;
}

.form:before {
  content: "";
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7) url("../img/loading.svg") 50% no-repeat;
  z-index: 10;
}

.form.loading:before {
  display: block;
}

.form .intl-tel-input {
  width: 100%;
}

.form .country-list .country-name {
  color: #333;
}

.form {
  background: #ffffff;
  color: var(--bg);
  padding: 40px 80px;
  border-radius: 10px;
}

.form__title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
}

.form__subtitle {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 24px;
  text-align: center;
  color: rgba(45, 41, 50, 0.7);
}

.form__places {
  padding-top: 7px;
  text-align: center;
  font-size: 12px;
}

.form__places b {
  font-weight: 700;
}

.form__agree {
  font-size: 12px;
  line-height: 1.4;
  padding-top: 12px;
  text-align: center;
}

.form__agree a {
  color: var(--text-color-d);
  text-decoration: underline;
}

.form .btn {
  margin-top: 40px;
}

.form .input__wrap {
  position: relative;
  margin-bottom: 10px;
}

.form .input__label {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  display: block;
  transform: translate(0, -50%);
  position: absolute;
  left: 25px;
  top: 50%;
  transition: 0.3s ease;
  color: #332C2C;
}

.form .input__wrap:hover .input__label,
.form .input__wrap.focused .input__label {
  transform: translate(0, -25px);
  font-size: 10px;
}

.header {
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.header:before {
  background: var(--bg);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 105;
}

.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__logo {
  position: relative;
  background: left center/contain no-repeat;
  flex: 0 0 96px;
  height: 39.7px;
  z-index: 110;
}

.header__menu {
  padding-left: 176px;
  position: relative;
  z-index: 110;
}

.header__menu ul {
  display: flex;
  margin: 0 -22px;
}

.header__menu ul li {
  padding: 0 22px;
}

.header__menu ul li a {
  font-size: var(--s);
  font-weight: 600;
  line-height: 1.6;
  opacity: 0.8;
  transition: color var(--tr);
}

.header__menu ul li a:hover {
  color: var(--accent);
}

.header__btn {
  position: relative;
  z-index: 110;
}

.burger {
  position: relative;
  z-index: 110;
  display: none;
  height: 17px;
  width: 25px;
  cursor: pointer;
}

.burger span {
  background: #ffffff;
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
}

.burger span:nth-child(1) {
  top: 0%;
  transform: rotate(0deg);
  transition: transform var(--tr), top var(--trd);
}

.burger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  transition: opacity var(--trd);
}

.burger span:nth-child(3) {
  top: 100%;
  transform: rotate(0deg) translateY(-100%);
  transition: transform var(--tr), top var(--trd);
}

.burger._active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition: top var(--tr), transform var(--trd);
}

.burger._active span:nth-child(2) {
  top: 50%;
  opacity: 0;
  transition: opacity var(--tr);
}

.burger._active span:nth-child(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transition: top var(--tr), transform var(--trd);
}

.header__social {
	display: none;
}

.hero {
    padding-bottom: var(--sp);
}
.hero__container {
  display: flex;
  position: relative;
  max-width: var(--container-width-big);
}

.hero__main {
  flex: 0 0 59%;
}

.hero__main_top {
  padding: 32px 50px 58px 60px;
  background: var(--bg-t) url(../img/hero_main.png) no-repeat 100% 0/302px;
  border-radius: 20px;
  margin-bottom: 38px;
}

.hero__course-info {
  padding-bottom: 22px;
  border-bottom: 1px solid rgb(255, 255, 255, 10%);
  margin-bottom: 55px;
}

.hero__raiting {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.hero__raiting-stars {
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg id='Layer_1' style='enable-background:new 0 0 612 792;' version='1.1' viewBox='0 0 612 792' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FCAF17;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st0' points='306,153 216.4,298.9 50,339 161,469.3 147.8,639.9 306,574.6 464.2,639.9 451,469.3 562,339 395.6,298.9 306,153 '/%3E%3C/g%3E%3C/svg%3E") 0 50% repeat-x;
  width: 110px;
  height: 30px;
}

.hero__raiting-text {
	margin-top: 3px;
	margin-left: 10px;
	font-weight: 500;
}

.hero__raiting-text b {
	font-weight: 700;
}

.hero__title {
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.1;
}

.hero__title span._accent {
  position: relative;
  display: block;
  padding-left: 90px;
}
.hero__title span._accent:before {
  content: "";
  width: 74px;
  height: 74px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0;
  background: #fff no-repeat 50% url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='40' viewBox='0 0 38 40' fill='none'%3E%3Cg clip-path='url(%23clip0_110_37)'%3E%3Cpath d='M18.8217 0.965644C17.2836 0.972875 15.8148 1.1056 14.5223 1.337C10.7149 2.01759 10.0237 3.44211 10.0236 6.06917V9.53871H19.021V10.6952H10.0236H6.64703C4.03216 10.6952 1.74251 12.2855 1.02633 15.3107C0.200235 18.7783 0.163593 20.9421 1.02633 24.5628C1.66589 27.2579 3.19325 29.1783 5.80812 29.1783H8.90161V25.019C8.90161 22.0143 11.4711 19.3638 14.5223 19.3638H23.5091C26.0108 19.3638 28.0078 17.2797 28.0078 14.7377V6.06917C28.0078 3.60204 25.9508 1.74875 23.5091 1.337C21.9635 1.07668 20.3598 0.958413 18.8217 0.965644ZM13.956 3.75614C14.8854 3.75614 15.6444 4.53659 15.6444 5.49621C15.6443 6.45244 14.8854 7.22568 13.956 7.22568C13.0233 7.22568 12.2677 6.45244 12.2677 5.49621C12.2677 4.53659 13.0233 3.75614 13.956 3.75614Z' fill='url(%23paint0_linear_110_37)'/%3E%3Cpath d='M29.1297 10.6953V14.7378C29.1297 17.8719 26.5037 20.5098 23.509 20.5098H14.5222C12.0606 20.5098 10.0236 22.6415 10.0236 25.1358V33.8044C10.0236 36.2715 12.1439 37.7227 14.5222 38.4305C17.3703 39.2778 20.1014 39.4309 23.509 38.4305C25.7742 37.7669 28.0077 36.4315 28.0077 33.8044V30.3349H19.0209V29.1783H28.0077H32.5064C35.1212 29.1783 36.0956 27.3329 37.005 24.5629C37.9444 21.7112 37.9044 18.9689 37.005 15.3108C36.3588 12.6769 35.1246 10.6953 32.5064 10.6953H29.1297ZM24.0753 32.6479C25.008 32.6479 25.7636 33.4211 25.7636 34.3774C25.7636 35.337 25.008 36.1174 24.0753 36.1174C23.1459 36.1174 22.387 35.337 22.387 34.3774C22.387 33.4211 23.1459 32.6479 24.0753 32.6479Z' fill='url(%23paint1_linear_110_37)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_110_37' x1='0.392944' y1='0.965332' x2='21.3443' y2='18.6104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%235A9FD4'/%3E%3Cstop offset='1' stop-color='%23306998'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_110_37' x1='23.8591' y1='34.0857' x2='16.2997' y2='23.6163' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD43B'/%3E%3Cstop offset='1' stop-color='%23FFE873'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_110_37'%3E%3Crect width='37.2139' height='38.0694' fill='white' transform='translate(0.392944 0.965332)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.hero__subtitle {
  max-width: 340px;
  font-size: var(--xs);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}

.hero__subtitle_pack {
  margin-bottom: 60px;
}

.hero__text {
  font-size: 16px;
  margin-bottom: 60px;
}

.hero__bottom {
  display: flex;
}

.hero__bottom_title {
  padding-right: 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  margin-right: 58px;
  color: var(--text-color);
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 150px;
  background: no-repeat 0 100% url(../img/hero-speakers.png);
  background-size: 75px;
}

.hero__bottom_content {
  color: var(--text-color);
  font-size: 30px;
  font-weight: 500;
  line-height: 110%;
  padding-right: 50px;
}

.hero__btn-wrap {
  margin-top: 40px;
}

.hero__right {
  position: relative;
  flex: 0 0 41%;
}

.hero__right-inner {
  position: relative;
  height: 100%;
}

.hero__right-image1 {
  width: 572px;
  height: 739px;
  border-radius: 20px;
  background: center/cover no-repeat;
}

.hero__right-tags {
  position: absolute;
  top: 0;
  right: 0;
  height: 250px;
  width: 250px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.5);
}

.hero__right-tag-item {
  background: var(--bg-t);
  position: absolute;
  font-size: 16px;
  border-radius: 100px;
  padding: 15px 32px;
}

.hero__right-tag-item.round {
  padding: 0;
  height: 55px;
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero__right-tag-item._angular {
  right: 44%;
  bottom: 45%;
  transform: rotate(-25deg);
}

.hero__right-tag-item._vue {
  right: 15%;
  bottom: 68%;
  transform: rotate(-25deg);
}

.hero__right-tag-item._react {
  right: 0%;
  bottom: 41%;
  transform: rotate(25deg);
}

.hero__right-tag-item._api {
  right: 37%;
  bottom: 27%;
  transform: rotate(-25deg);
}

.hero__right-tag-item._js {
  right: 18%;
  bottom: 5%;
  transform: rotate(15deg);
}

.hero__right-tag-item._dev {
  right: 45%;
  bottom: 9%;
  transform: rotate(25deg);
}

.hero__right-add {
  position: absolute;
  left: 0;
  top: 407px;
}

.hero__right-add-top,
.hero__right-add-bottom {
  border: 3px solid rgba(255, 255, 255, 0.5);
  border-radius: 200px;
  padding: 15px;
  min-width: 250px;
}

.hero__right-add-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.hero__right-add-circle {
  height: 75px;
  width: 75px;
  position: relative;
  background: var(--accent);
  border-radius: 50%;
  overflow: hidden;
}

.hero__right-add-circle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  background: var(--accent);
  height: 75%;
  width: 75%;
  border-radius: 50%;
  border: 3px solid #ffffff;
}

.hero__right-add-circle:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--accent);
  transform: translateY(-50%);
}

.hero__right-add-arrow {
  background: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.5 0.499991L54 0.499989C54.8284 0.499991 55.5 1.17156 55.5 1.99999L55.5 15.5C55.5 16.3284 54.8284 17 54 17C53.1716 17 52.5 16.3284 52.5 15.5L52.5 5.62131L3.06065 55.0607L0.939331 52.9393L50.3787 3.49999L40.5 3.49999C39.6716 3.49999 39 2.82842 39 1.99999C39 1.17156 39.6716 0.49999 40.5 0.499991Z' fill='white' fill-opacity='0.5'/%3E%3C/svg%3E%0A") center/contain no-repeat;
  height: 53px;
  width: 53px;
  margin-right: 20px;
}

.hero__right-add-bottom {
  padding: 15px 17px 15px 23px;
  display: flex;
  align-items: center;
}

.hero__right-add-bottom p {
  font-size: var(--m);
  font-weight: 700;
}

.hero__right-add-speakers {
  position: relative;
  display: flex;
  flex: 1 1 auto;
}

.hero__right-add-speaker {
  position: relative;
  height: 75px;
  width: 75px;
  border-radius: 50%;
  overflow: hidden;
  background: center/cover no-repeat;
}

.hero__right-add-speaker:nth-child(2) {
  z-index: 2;
}

.hero__right-add-speaker:nth-child(1) {
  z-index: 1;
  transform: translateX(38px);
}

.hero__right-image2 {
  top: 280px;
  right: 0;
}

.hero-pack {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 70px);
  overflow: hidden;
}

.hero-pack__hand {
  height: 70%;
  width: 70%;
  position: absolute;
  right: -18%;
  bottom: -12%;
}

.hero-pack__tag {
  position: absolute;
  border: 1px solid var(--accent);
  border-radius: 50%;
  background: var(--bg-t);
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  line-height: 1;
}

.hero-pack__tag_react,
.hero-pack__tag_div,
.hero-pack__tag_script,
.hero-pack__tag_angular,
.hero-pack__tag_dev {
  height: initial;
  width: initial;
  border-radius: 100px;
  padding: 15px 30px;
}

.hero-pack__tag_react {
  top: 8%;
  left: 36%;
}

.hero-pack__tag_div {
  top: 14%;
  left: 59%;
  transform: rotate(14deg);
}

.hero-pack__tag_it {
  top: 18%;
  left: 21%;
  transform: rotate(-26deg);
}

.hero-pack__tag_api {
  top: 25%;
  left: 28%;
  height: 57px;
  width: 57px;
  transform: rotate(-19deg);
}

.hero-pack__tag_gm {
  top: 30%;
  left: 49%;
  transform: rotate(15deg);
}

.hero-pack__tag_js {
  top: 37%;
  left: 11%;
  transform: rotate(-26deg);
}

.hero-pack__tag_script {
  top: 35%;
  left: 53%;
  transform: rotate(-43deg);
}

.hero-pack__tag_angular {
  top: 48%;
  left: 30%;
  transform: rotate(23deg);
}

.hero-pack__tag_vue {
  height: 55px;
  width: 55px;
  top: 55%;
  left: 25%;
  transform: rotate(-12deg);
}

.hero-pack__tag_web {
  height: 63px;
  width: 63px;
  top: 48%;
  left: 66%;
}

.hero-pack__tag_dev {
  top: 710%;
  left: 35%;
  transform: rotate(-19deg);
}

.hero__btn-wrap {
  width: fit-content;
}

.hero__places {
  text-align: center;
  font-size: 13px;
  line-height: 24px;
  /* font-weight: 700; */
  margin-top: 6px;
}

.hero__places b {
  font-weight: 700;
}

.who {
    padding-top: var(--sp);
}

.who__container {
  padding-bottom: var(--sp);
}

.who__inner {
  border-radius: 500px;
  border: 3px solid var(--text-color);
  padding: 37px;
  display: flex;
}

.who__left {
  display: flex;
  flex: 50%;
  position: relative;
}

.who__left-noise-circle,
.who__left-image {
  height: 385px;
  width: 385px;
  border-radius: 50%;
  background: center/cover no-repeat;
}

.who__left-noise-circle {
  background: var(--accent);
}

.who__left-image {
  position: absolute;
  top: 0;
  left: 25%;
}

.who__right {
  flex: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.who__right h2 {
  margin-bottom: 30px;
}

.who__right p {
  margin-bottom: 15px;
  font-size: var(--m);
  line-height: 1.5;
}

.who__right p:last-child {
  margin-bottom: 0;
}

.for__container {
  padding-top: var(--sp);
  padding-bottom: var(--sp);
}

.for__title {
  text-align: center;
  margin-bottom: 50px;
}

.for__list {
  display: flex;
  flex-wrap: wrap;
}

.for__item {
  flex: 0 0 33.33%;
  padding: 15px;
}

.for__item-inner {
  background: rgba(255, 255, 255, 0.1);
  min-height: 277px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  padding: 35px;
}

.for__item-icon {
  height: 60px;
  width: 60px;
  margin-bottom: 30px;
  background: center/contain no-repeat;
}

.for__item-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 13px;
  line-height: 1.2;
}

.for__item-text {
  font-size: var(--s);
  line-height: 1.4;
  font-weight: 500;
  opacity: 0.8;
}

.for .for-slider__control {
  display: none;
}

.benefits__container {
  padding-top: var(--sp);
  padding-bottom: var(--sp);
  max-width: var(--container-width-big);
}

.benefits__inner {
  background: var(--bg-t);
  border-radius: 20px;
  padding: 80px 70px 80px 60px;
  display: flex;
  position: relative;
  overflow: hidden;
  justify-content: space-between;
}

.benefits__decor {
  position: absolute;
  bottom: 0;
  left: 64px;
  width: 725px;
  height: 412px;
  background: center/contain no-repeat;
  pointer-events: none;
  opacity: 0.5;
}

.benefits__grid {
  flex: 0 0 61%;
}

.benefits__items {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 0;
  position: relative;
  z-index: 1;
}

.benefits__item {
  flex: 0 0 50%;
  padding: 25px 30px;
}
.benefits__item-inner {
  display: flex;
}
.benefits__item-icon {
  flex: 0 0 76px;
  height: 76px;
  border-radius: 50%;
  border: 1px solid var(--accent);
  background: center center/40px no-repeat;
  margin-right: 20px;
}

.benefits__item-text {
  font-size: var(--s);
}
.benefits__item-text b {
  font-size: var(--m);
  display: inline-block;
  margin-bottom: 10px;
}

.benefits__main {
  flex: 0 0 43%;
}

.benefits__title {
  margin-bottom: 40px;
}

.benefits__text {
  font-size: var(--m);
}

.process__container {
  padding-top: var(--sp);
  padding-bottom: var(--sp);
}

.process__title {
  text-align: center;
  margin-bottom: 17px;
}

.process__subtitle {
  text-align: center;
  margin-bottom: 60px;
}

.process__content {
  position: relative;
}

.process__image-text {
  position: absolute;
  background: #FFF;
  box-shadow: 6px 9px 17px 0px rgba(0, 0, 0, 0.60);
  border-radius: 25px;
  padding: 5px 15px;
  font-size: var(--m);
  font-weight: 500;
  color: #121212;
}

.process__image {
  width: 901px;
  max-width: 100%;
  margin: 55px 8% 0;
  background: center/cover no-repeat;
  position: relative;
}
.process__image:after {
  content: "";
  display: block;
  padding-bottom: 55%;
}

.process__image-1-text {
  position: absolute;
  top: 90px;
  left: calc(50% + 135px);
}

.process__image-2 {
  position: absolute;
  height: 217px;
  width: 217px;
  border-radius: 50%;
  top: 155px;
  left: -135px;
}

.process__image-2-text {
  top: 300px;
  left: 33px;
  white-space: nowrap;
}

.process__image-3 {
  position: absolute;
  height: 235px;
  width: 235px;
  top: 41px;
  right: -117px;
}

.process__image-3-text {
  bottom: 70px;
  left: 50%;
  transform: translateX(-32%);
}

.process__image-4-text {
  bottom: 145px;
  right: 32px;
}


.process__tag {
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  border: 1px solid var(--accent);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.process__tag_web {
  border-radius: 9px;
  height: 55px;
  width: 55px;
  top: -50px;
  left: -150px;
  transform: rotate(-15deg);
}

.process__tag_it {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  left: -70px;
  top: -30px;
  transform: rotate(9deg);
}

.process__tag_api {
  border-radius: 50%;
  height: 57px;
  width: 57px;
  top: 50px;
  left: -130px;
  transform: rotate(-19deg);
}

.process__tag_js {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: -120px;
  right: -95px;
  transform: rotate(-23deg);
}

.process__tag_dev {
  border-radius: 100px;
  height: 47px;
  width: 108px;
  top: -60px;
  right: -190px;
  transform: rotate(-19deg);
}

.process__tag_vue {
  background: #2A2A2A;
  border-radius: 50%;
  height: 63px;
  width: 63px;
  bottom: 0;
  right: 117px;
  transform: translateY(50%) rotate(20deg);
}

.process__arrow {
  position: absolute;
  bottom: -20px;
  right: -115px;
  width: 50px;
  height: 78px;
  transform: rotate(340deg);
}

@keyframes rot {
  0% {
    transform: translate(53%, -40%) rotate(0deg);
  }

  100% {
    transform: translate(53%, -40%) rotate(-360deg);
  }
}

.speakers {
  padding: var(--sp) 0;
  position: relative;
}

.speakers__decor {
  height: 745px;
  width: 100%;
  background: center/contain no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}

.speakers__container {
  position: relative;
  z-index: 1;
}

.speakers__title {
  margin-bottom: 16px;
  text-align: center;
}

.speakers__subtitle {
  max-width: 565px;
  font-size: 20px;
  line-height: 148%;
  margin: 0 auto 20px;
  text-align: center;
}

.speakers__list {
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto 5px;
  justify-content: center;
}

.speakers .speaker {
  width: 100%;
  max-width: 290px;
  position: relative;
  height: 400px;
  padding: 25px 17px;
  border-radius: 20px;
  overflow: hidden;
  margin: 30px 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex !important;
  flex-direction: column;
  transition: 0.3s ease;
}

.speakers .speaker__company {
  position: absolute;
  left: 10px;
  top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  z-index: 20;
  transition: 0.3s ease;
}

.speakers .speaker__company img {
  max-width: 90%;
}

.speakers .speaker__photo {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: top;
}

.speakers .speaker__photo:after {
  content: "";
  background: linear-gradient(180deg, rgba(25, 23, 30, 0) 0%, #1a181e 100%);
  opacity: 0.67;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 290px;
}

.speakers .speaker__name {
  text-align: center;
  font-weight: 800;
  font-size: 24px;
  line-height: 130%;
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  z-index: 20;
  transition: 0.3s ease;
}

.speakers .speaker__prof {
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: var(--accent);
  position: relative;
  margin-bottom: 5px;
}

.speakers .speaker__exp {
  text-align: center;
  position: relative;
  font-size: 12px;
  line-height: 1.2;
}

.speakers .speaker__info {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #212220;
  padding: 25px;
  padding-top: 125px;
  color: #fff;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  transition: 0.3s ease;
  opacity: 0;
}

.speakers .speaker__info_name {
  font-weight: 800;
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 20px;
  width: 100%;
}

.speakers .speaker__info li,
.speakers .speaker__info p {
  font-size: 12px;
  line-height: 19px;
}

.speakers-slider__pagination {
  text-align: center;
}

/* .speakers .speaker:hover,
.speakers .speaker.active {
	justify-content: start;
	padding-top: 50px;
} */

.speakers .speaker:hover .speaker__info,
.speakers .speaker.active .speaker__info {
  opacity: 1;
  padding-top: 60px;
}

/* .speakers .speaker:hover .speaker__company,
.speakers .speaker.active .speaker__company {
	left: 50%;
	transform: translateX(-50%);
} */

.speakers__desc {
  max-width: 595px;
  margin: 0 auto 35px;
  text-align: center;
}

.speakers__desc b {
  font-weight: 700;
}

.speakers__text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 270px;
  height: 65px;
  margin: 0 auto 50px;
  background: #2E2E32;
}

.speakers__text span {
  margin-left: 11px;
  font-size: 17.439px;
  color: #ffffff;
}

.speakers__client .logo {
  width: 230px !important;
  height: 50px;
  margin: 0 25px 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.program_header {
  background: #D3FFDD;
  color: #3A3A3A;
  padding: 80px 0 30px;
  position: relative;
}

.program {
  background: #ffffff;
  color: var(--bg);
  position: relative;
}
.program__decor {
  width: 201px;
  height: 210px;
  background: center/contain no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}

.program__title {
  color: #121212;
  margin-bottom: 10px;
}

.program__subtitle {
  font-weight: 500;
  font-size: var(--m);
  line-height: 148%;
}

.program__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.program__head {
  padding-top: var(--sp);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-bottom: 30px;
}

.program__head:before {
  background: #A2CEE8;
  content: "";
  display: block;
  height: 100%;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.program__header {
  position: relative;
}

.program__info {
  position: relative;
  max-width: 383px;
  width: 100%;
}

.program__info_text {
  width: 100%;
  margin-bottom: 10px;
  font-weight: 500;
}

.program__info_items {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
  column-gap: 30px;
  padding-top: 20px;
}

.program__info_items li {
  display: flex;
  flex-direction: column;
  font-weight: 500;
  font-size: var(--s);
  text-transform: uppercase;
  line-height: 140%;
  text-align: center;
}

.program__info_items li b {
  font-size: 30px;
  font-weight: 800;
  color: #121212;
  height: 60px;
  width: 60px;
  background: var(--accent);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 5px;
}

.program__modules {
  margin-top: 20px;
  position: relative;
  width: 100%;
}

.program__modules-inner {
  border-radius: 20px 0 0 20px;
  /* Параметры скроллбара для этого элемента */
}

.program__modules-inner::-webkit-scrollbar {
  background: #C1C1C1;
  /* Панель прокрутки */
  width: 6px;
}

.program__modules-inner::-webkit-scrollbar-button {
  /* Кнопки навигации */
  height: 0;
  width: 0;
}

.program__modules-inner::-webkit-scrollbar-track {
  background: blue;
  /* Второй слой панели прокрутки */
}

.program__modules-inner::-webkit-scrollbar-track-piece {
  background: #EBEBEB;
  /* Третий слой панели прокрутки */
}

.program__modules-inner::-webkit-scrollbar-thumb {
  background: #C1C1C1;
  /* Ползунок */
  border-radius: 3px;
}

.program__modules-inner::-webkit-scrollbar-corner {
  /* Правый нижний угол блока с прокруткий (когда вкл ось прокрутки X и Y) */
  height: 0;
  width: 0;
}

.program__modules-inner::-webkit-resizer {
  background: cyan;
  /* ??? */
}

.module.active .module__header {
  background: #A2CEE8;
}

.module.active .module__header_title {
  font-weight: 700;
}

.module.active .module__body-wrap {
  max-height: 20000px;
  overflow: visible;
  border: 1px solid rgba(63, 35, 26, 0.08);
}

.module.active .module__header_date {
  color: transparent;
  background: url("../img/next.svg") 0 50% no-repeat;
  background-size: 30px;
}

.module_top {
  margin-top: 25px;
}

.module__header {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 25px 15px;
  transition: 0.3s ease;
  cursor: pointer;
}

.module__header_number {
  width: 20px;
  height: 20px;
  background: var(--accent);
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  color: var(--text-color);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 15px;
}

.module__header_title {
  width: 100%;
  max-width: 350px;
  font-size: 15px;
  line-height: 18px;
}

.module__header_date {
  width: 60px;
  font-size: 12px;
  font-weight: 700;
  color: #1c366c;
  display: flex;
  flex-wrap: wrap;
  transition: 0.3s ease;
}

.module__header_date b {
  width: 100%;
  font-size: 30px;
  display: block;
}

.module__body-wrap {
  max-height: 0;
  overflow: hidden;
  width: 100%;
}

.module__body-wrap .slick-list {
  width: 100% !important;
}

.module__body-wrap .slick-current .module__tabs {
  background: #0FBE73;
  color: #fff;
  cursor: default;
}

.module__body {
  border-radius: 4px;
  padding: 40px;
  padding-top: 20px;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.module__tabs-wrap {
  display: flex !important;
  margin: 0 50px 15px;
}

.module__tabs-wrap .slick-prev {
  left: -53px;
}

.module__tabs-wrap .slick-next {
  right: -53px;
}

.module__tabs-wrap .slick-slide {
  width: 135px !important;
  margin: 0 5px;
}

.module__tabs {
  line-height: 40px;
  background: #edf2ff;
  border: 2px solid rgba(63, 35, 26, 0.08);
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s;
}

.module__date {
  width: 100%;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  color: #585b63;
}

.module__time_kyiv,
.module__time_msk {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
}

.module__time_kyiv b,
.module__time_msk b {
  font-weight: 700;
}

.module__number {
  font-weight: 800;
  font-size: 26px;
  line-height: 120%;
  color: #2B2932;
  margin-right: 30px;
}

.module__presentation {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  line-height: 110%;
}

.module__presentation span {
  margin-left: 14px;
}

.module__presentation svg,
.module__presentation circle {
  transition: 0.3s ease;
}

.module__presentation:hover svg {
  transform: scale(1.5);
}

.module__presentation:hover circle {
  fill: #1c66ff;
}

.module__info {
  width: 100%;
  /* border-top: 1px solid #f0eded; */
  /* margin-top: 10px; */
  /* padding-top: 20px; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.module__desc-text {
    margin-top: 25px;
    font-weight: 500;
    margin-bottom: -25px;
}
.module__desc-text p {
    margin: 12px 0;
}
.module__desc-text p:last-child {
    /* margin: 0; */
}
.module__desc {
  width: 100%;
  -moz-columns: 2;
  columns: 2;
  margin-top: 25px;
}

.module__desc li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}

.module__desc li:before {
  content: "";
  background: var(--accent);
  border-radius: 2px;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}

.module__result {
  background: #EEEEEE;
  width: 100%;
  padding: 20px;
  margin-bottom: 25px;
  margin-top: 25px;
}

.module__result_title {
  font-weight: bold;
  margin-bottom: 10px;
  color: #2B2932;
}

.module__result_text {
  font-size: 15px;
  line-height: 140%;
  font-weight: 400;
}

.module__materials {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  width: 100%;
}

.module__btn {
  margin-top: 15px;
}

.module .speaker {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}

.module .speaker__photo {
  width: 70px;
  height: 70px;
  border-radius: 3px;
  background-size: cover;
  margin-right: 25px;
}

.module .speaker__name {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #322847;
  margin-bottom: 4px;
}

.module .speaker__prof {
  max-width: 420px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #585b63;
}

.module .material {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 175px;
  margin-right: 50px;
  margin-bottom: 10px;
}

.module .material:last-child {
  margin-right: 0;
}

.module .material__icon {
  margin-right: 12px;
  width: 33px;
}

.module .material__text {
  width: 100%;
  max-width: calc(100% - 45px);
  font-size: 13px;
  line-height: 15px;
}

.methodology__container {
  position: relative;
}
.methodology__decor {
  width: 526px;
  height: 448px;
  background: center/contain no-repeat;
  position: absolute;
  left: 33%;
  bottom: 35px;
}

.methodology__inner {
  padding: var(--sp) 0;
  position: relative;
  z-index: 1;
}

.methodology__title {
  text-align: center;
  margin-bottom: 68px;
}

.methodology__row {
  display: flex;
}

.methodology__items {
  flex: 0 0 50%;
  padding-right: 79px;
}

.methodology__item {
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 18px 25px 18px 95px;
  background: rgba(255, 255, 255, 0.1) 18px 18px/60px no-repeat;
  transition: width 0.3s ease 0s, background-color 0.3s ease 0s;
  cursor: pointer;
}

.methodology__item.active {
  width: 100%;
  background: rgba(255, 255, 255, 0.05) 18px 18px/60px no-repeat;
}

.methodology__item-title {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 10px;
}

.methodology__item-text {
  font-size: 16px;
  font-weight: 500;
}

.methodology__slider-wrap {
  flex: 0 0 50%;
  padding-right: 23px;
}

.desktop-slider {
  width: 591px;
  height: 490px;
  position: relative;
  z-index: 0;
}

.desktop-slider:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url("../img/desktop.png") center/contain no-repeat;
  pointer-events: none;
}

.desktop-slider__body {
  background: #263238;
  position: absolute;
  top: 100px;
  left: 72px;
  z-index: 1;
  overflow: hidden;
  width: 452px;
  height: 280px;
}

.desktop-slider__slide {
  background: #343434;
  height: 100%;
}

.desktop-slider__slide-inner {
  height: 100%;
  width: 100%;
  background: center/cover no-repeat;
}

.desktop-slider__control {
  height: 40px;
  width: 150px;
  position: absolute;
  top: calc(100% + 30px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
}

.desktop-slider__btn {
  flex: 0 0 auto;
  position: relative;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.desktop-slider__btn:before {
  background: url("data:image/svg+xml,%3Csvg width='16' height='21' viewBox='0 0 16 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.8538 9.2666L1.85382 0.266602L0.146185 2.73318L11.3134 10.4643L0.179126 17.7444L1.82087 20.2553L14.8209 11.7553C15.2387 11.4821 15.4933 11.0189 15.4999 10.5197C15.5065 10.0205 15.2643 9.55078 14.8538 9.2666Z' fill='%23000000'/%3E%3C/svg%3E%0A") center/cover no-repeat;
  content: "";
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 19px;
  transform: translate(-50%, -50%);
}

.desktop-slider__btn:active {
  box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.1);
}

.desktop-slider__btn_prev:before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.desktop-slider__btn.swiper-button-disabled {
  box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.1);
  opacity: 0.5;
}

.desktop-slider__btn.swiper-button-disabled:before {
  opacity: 0.5;
}

.desktop-slider__pagination {
  font: 800 20px "Inter", sans-serif;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
}

.desktop-slider__pagination span {
  margin: 0 3px;
}

.features {
  padding: var(--sp) 0;
  text-align: center;
  position: relative;
}

.features:before {
  content: "";
  display: block;
  height: 600px;
  width: 600px;
  position: absolute;
  top: 95%;
  right: 0;
  transform: translate(50%, -50%);
  opacity: 0.3;
  pointer-events: none;
}

.features__title {
  max-width: 910px;
  margin: 0 auto 30px;
}
.features__subtitle {
  max-width: 580px;
  margin: 0 auto 60px;
}

.features__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  counter-reset: my-counter;
}

.features__btn {
  position: relative;
  margin: 0 auto;
}

.features .item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 35px 25px 224px;
  width: 100%;
  max-width: 605px;
  background: var(--bg-t);
  border-radius: 20px;
  margin-bottom: 30px;
  text-align: left;
  overflow: hidden;
}

.features .item__image {
  position: absolute;
  left: -14px;
  top: 0;
  width: 254px;
  height: 227px;
  z-index: 1;
  background: bottom/contain no-repeat;
}

.features .item__content {
  width: 100%;
}

.features .item__title {
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  color: var(--accent);
  margin-bottom: 15px;
}

.features .item__text {
  color: #B9B9BA;
  font-size: 15px;
}


.result__container {
  position: relative;
}

.result__hand {
  position: absolute;
  left: calc(50% + 300px);
  top: -50px;
  height: 94px;
  width: 100px;
}

.result__decor {
  position: absolute;
  left: 140px;
  top: 80px;
  height: 62px;
  width: 41px;
}

.result__inner {
  padding: 50px 0;
}

.result__title {
  text-align: center;
  margin-bottom: 16px;
}

.result__subtitle {
  text-align: center;
  max-width: 550px;
  margin: 0 auto 60px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.48;
}

.result__scale {
  display: flex;
  padding: 28px 31px;
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 55px;
}

.result__scale-prop {
  height: 14px;
  position: relative;
}

.result__scale-prop:before {
  content: "";
  position: absolute;
  right: 0;
  height: 320%;
  width: 3px;
  top: 50%;
  transform: translateY(-50%);
}

.result__scale-prop_1 {
  background: var(--accent);
}

.result__scale-prop_1:before {
  background: var(--accent);
}

.result__scale-prop_2 {
  background: var(--accent2);
}

.result__scale-prop_2:before {
  background: var(--accent2);
}

.result__scale-prop_3 {
  background: var(--text-color);
}

.result__scale-prop_3:before {
  display: none;
}

.result__scale-legends {
  display: flex;
  justify-content: center;
}

.result__scale-legend {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 20px;
  margin: 0 56px;
  max-width: 314px;
}

.result__scale-legend_1 .result__scale-legend-val {
  background: var(--accent);
}

.result__scale-legend_2 .result__scale-legend-val {
  background: var(--accent2);
  color: var(--bg);
}

.result__scale-legend_3 .result__scale-legend-val {
  background: var(--text-color);
  color: var(--bg);
}

.result__scale-legend-val {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  width: 64px;
  border-radius: 8px;
  margin-right: 25px;
}

.result__scale-legend-name {
  line-height: 1.4;
}

.how {
  padding: var(--sp) 0;
}

.how__container {
  position: relative;
  padding: var(--sp) 0;
}

.how__container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: calc(100% + 120px);
  background: var(--bg-t);
  border-radius: 20px;
}

.how__decor {
  height: 68px;
  width: 68px;
  position: absolute;
  top: 146px;
  left: 227px;
}

.how__title {
  text-align: center;
  margin-bottom: 65px;
}

.how__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.how .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  width: 100%;
  max-width: 250px;
  text-align: center;
}

.how .item:last-child .item__image:after {
  display: none;
}

.how .item__content {
  width: 100%;
}

.how .item__title {
  font-weight: 800;
  font-size: 20px;
  line-height: 125%;
  margin-bottom: 10px;
}

.how .item__text {
  opacity: 0.7;
}

.how .item__image {
  margin: 0 auto;
  margin-bottom: 20px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  position: relative;
  left: auto;
  top: auto;
  transform: none;
}

.how .item__image:after {
  content: "";
  width: 197px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(100%);
  background: var(--accent);
}

.how .item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.how .item:first-child .item__image img {
  width: 153px;
}
.how .item:nth-child(2) .item__image img {
  width: 163px;
}

.how .item__number {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: 900;
  font-size: 20px;
  line-height: 26px;
  background: #606060;
  z-index: 20;
}

.profit {
  text-align: center;
  padding: var(--sp) 0;
}

.profit__title {
  margin-bottom: 15px;
}

.profit__subtitle {
  margin-bottom: 60px;
  font-weight: 500;
  opacity: 0.7;
}

.profit__slider {
  position: relative;
}

.profit__slider-control {
  display: flex;
  justify-content: center;
  padding-top: 80px;
}

.profit__slider-pagination {
  width: auto !important;
  flex: 0 0 auto;
  margin: 0 150px;
}

.profit__slider-btn {
  flex: 0 0 auto;
}

.profit__slider-btn_next {
  transform: rotate(180deg);
}

.profit .item {
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  height: 210px;
  box-shadow: 0px 4px 40px rgba(68, 51, 104, 0.15);
}

.profit .item__image {
  height: 100%;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  border-radius: 12px;
}

.students__title span {
  color: var(--accent);
}

.employment {
  padding: var(--sp) 0;
}

.employment__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: var(--sp) 0;
  position: relative;
}

.employment__container:before {
  content: "";
  display: block;
  height: 100%;
  width: calc(100% + 120px);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: var(--bg-t);
  border-radius: 20px;
}

.employment__title {
  margin-bottom: 55px;
}

.employment__title_mob {
  display: none;
}

.employment__content {
  max-width: 540px;
  width: 100%;
}

.employment__image {
  position: relative;
  max-width: 473px;
  width: 100%;
  text-align: center;
}

.employment__image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.employment__btn {
  margin-top: 20px;
}

.employment__btn-desk {
  padding-top: 50px;
}

.employment__btn-mob {
  display: none;
}

.employment__list li {
  position: relative;
  padding-left: 60px;
  margin-bottom: 30px;
  font-weight: 400;
  color: #E8E8E8;
  font-size: 16px;
}

.employment__list li b {
  font-weight: 700;
  color: #ffffff;
}

.employment__list-item_1 {
  background: url("../img/emp-item-1.png") left top/40px no-repeat;
}

.employment__list-item_2 {
  background: url("../img/emp-item-2.png") left top/40px no-repeat;
}

.employment__list-item_3 {
  background: url("../img/emp-item-3.png") left top/40px no-repeat;
}

.rass {
  padding: var(--sp) 0;
  position: relative;
}

.rass:before {
  background: url("../img/hero__bg.png") no-repeat center/cover;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.6;
}

.rass__container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 60px;
  border-radius: 20px;
  background: #292929;
  backdrop-filter: blur(2px);
}

.rass__content {
  max-width: 420px;
  width: 100%;
}

.rass__title {
  margin-bottom: 15px;
}

.rass__price {
  background: rgba(255, 255, 255, 0.06);
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 150%;
  color: var(--accent);
  font-weight: 700;
  margin-bottom: 40px;
}

.rass__price b {
  margin: 0 7px;
  font-weight: 800;
  font-size: 40px;
  line-height: 100%;
}

.rass__text {
  font-size: 20px;
  line-height: 150%;
  opacity: 0.9;
}

.rass__text strong {
  font-weight: 700;
}

.rass__text b {
  font-weight: 700;
  color: var(--accent);
  text-decoration: underline;
}

.rass__text span {
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.rass__text span:hover i {
  padding: 10px;
  overflow: visible;
  opacity: 1;
  max-height: 5000px;
}

.rass__tooltip {
  position: absolute;
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  width: 320px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 130%;
  left: 50%;
  top: 35px;
  transition: 0.3s ease;
  transform: translateX(-50%);
  max-height: 0;
  opacity: 1;
  overflow: hidden;
  color: #59516a;
}

.rass__tooltip b {
  font-weight: 700;
  text-decoration: none;
  color: #59516a;
}

.rass__tooltip:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}

.rass div.rass__date {
  color: #fff;
  height: 567px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  max-width: 390px;
  text-align: center;
  position: relative;
  transform: translateX(-50px);
}

.rass__date-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: center/contain no-repeat;
  height: 484px;
  width: 576px;
  pointer-events: none;
}

.rass__date-inner {
  border-radius: 20px;
  border: 1px solid #575757;
  background: rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(19px);
  padding: 34px 30px;
  position: relative;
  min-width: 201px;
}
.rass__date_text {
  font-size: 16px;
  font-weight: bold;
}

.rass__date_day {
  color: var(--accent);
  font-weight: 900;
  font-size: 142px;
  line-height: 1;
}

.rass__date_month {
  font-weight: bold;
  font-size: 29px;
  line-height: 100%;
}

.rass__how {
  width: 100%;
  max-width: 270px;
}

.rass__how_title {
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  color: #ffffff;
  margin-bottom: 20px;
}

.rass__how_list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
  font-size: var(--s);
}

.rass__how_list li:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0px;
  top: 5px;
  background: var(--accent);
  border-radius: 50%;
}

.rass__how_list li img {
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

.rass__how_list li img._privat {
  width: 115px;
  height: 21px;
  margin: 7px 0 12px;
}

.rass__how_list li img._mono {
  width: 187px;
  height: 17px;
}

.register {
  padding: var(--sp) 0;
}

.register__inner {
  display: flex;
  position: relative;
  padding: var(--sp) 0;
  border-radius: 20px;
  overflow: hidden;
  background: url(../img/bg_register.png) no-repeat 55% 50%;
  background-size: 692px;
}

.register__inner::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 233px;
  left: 30%;
  background: url(../img/register_decor.png) no-repeat;
  background-size: contain;
  width: 351px;
  height: 294px;
}

.register__content {
  flex: 0 0 50%;
  padding-top: 20px;
  position: relative;
  z-index: 2;
}

.register .course-info {
  margin-bottom: 31px;
  padding-left: 0;
}

.register__pretitle {
  font-size: var(--h2);
  font-weight: 800;
  margin-bottom: 15px;
  line-height: 1.2;
}

.register__title {
  font-size: 30px;
  margin-bottom: 70px;
}

.register__title ._extrabold {
  font-size: 70px;
  line-height: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
}
.register__title ._extrabold span {
  margin-left: 70px;
}

.register__subtitle {
  font-weight: 500;
  font-size: var(--m);
}

.register__subtitle span {
  font-weight: 700;
  color: var(--accent);
}

.register__form-wrap {
  flex: 0 0 50%;
  padding: 0 42px;
}

.reviews {
  padding: var(--sp) 0;
}

.reviews__title {
  text-align: center;
  margin-bottom: 54px;
}

.reviews .rewiews-slider {
  margin-bottom: 70px;
}

.reviews__btn-wrap {
  text-align: center;
}

.rewiews-slider {
  padding: 0 50px;
  position: relative;
}

.rewiews-slider__body {
  overflow: hidden;
  padding: 90px 0;
}

.rewiews-slider__slide {
  height: 450px;
  border-radius: 23px;
  border: 5px solid #F7F7F7;
  opacity: 0.5;
  transition: opacity var(--tr), transform var(--tr);
  overflow: hidden;
}

.rewiews-slider__slide.swiper-slide-active {
  opacity: 1;
  transform: scale(1.4);
  z-index: 2;
}

.rewiews-slider__slide-image {
  height: 100%;
  width: 100%;
  background: #F7F7F7 center/cover no-repeat;
}

.rewiews-slider__pagination {
  display: none;
}

.rewiews-slider__btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

.rewiews-slider__btn_prev {
  left: 0;
  transform: translateY(-50%);
}

.rewiews-slider__btn_next {
  right: 0;
}

.faq {
  background: #292929;
  padding: var(--sp) 0;
  color: var(--text-color);
}

.faq__title {
  text-align: center;
  margin-bottom: 55px;
  color: var(--text-color);
}

.faq .item {
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.faq .item__question {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.10);
  height: 70px;
  padding-left: 70px;
  position: relative;
  padding-right: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  color: var(--text-color);
  cursor: pointer;
}

.faq .item__question:before {
  content: "+";
  left: 40px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  font-weight: 800;
  font-size: 29px;
  line-height: 36px;
  color: var(--accent);
  transition: 0.3s ease;
}

.faq .item__answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 10px 0 40px;
  transition: 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  line-height: 148%;
  color: rgba(255, 255, 255, 0.70);
}

.faq .item.active .item__question:before {
  content: "-";
}

.faq .item.active .item__answer {
  max-height: 1000px;
  padding: 20px 10px 20px 40px;
}

.packages {
  padding: var(--sp) 0;
  background: #ffffff;
  color: var(--bg);
}

.packages {
  --accent: #07c332;
}

.packages__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}

.packages__header {
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.packages__course-info {
  margin-bottom: 20px;
}

.packages__title {
  margin-top: 20px;
  width: 100%;
}

.packages__footer-text {
  margin-bottom: 25px;
  text-align: center;
}

.packages__footer-text b {
  font-weight: 700;
}

.packages__timer .countdownHolder {
  margin: 15px auto;
  justify-content: flex-start;
}

.packages__timer .countdownHolder .countDiv {
  display: inherit;
  width: 10px;
  height: 1em;
  position: relative;
  margin: 0 3px;
}

.packages__timer .countdownHolder .countDays,
.packages__timer .countdownHolder .countHours,
.packages__timer .countdownHolder .countMinutes,
.packages__timer .countdownHolder .countSeconds {
  background: var(--bg);
  border-radius: 5px;
  padding: 15px;
}

.packages__timer .countdownHolder span.digit {
  color: var(--text-color);
  font-weight: 700;
}

.packages__timer .countdownHolder .textdigit {
  font-size: 10px;
  font-weight: 400;
  color: var(--text-color);
}

.packages__timer_title {
  margin-bottom: 30px;
  text-align: left;
}

.packages__timer-header {
  text-align: center;
  font-size: var(--s);
  font-weight: 500;
}

.packages__nav {
  display: none;
  padding: 20px 0;
}

.packages__wrap {
  width: 100%;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-shadow: 0px 0px 30px -1px rgba(30, 30, 30, 0.1882352941);
}

.package {
  text-align: center;
  background: #fff;
  width: 30%;
}

.package__header {
  height: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 22px;
  line-height: 27px;
}

.package__body li {
  height: 80px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0;
  position: relative;
}

.package__body li .rass__text {
  display: inline;
  font-size: 15px;
  position: relative;
  z-index: 1;
}
.package__body li .rass__text b {
  font-weight: 400;
  color: #000;
  text-decoration: underline;
}
.package__body li .rass__text img {
  width: 290px;
  max-width: 100%;
}

.package__body li.yes .rass__text {
  display: none;
}
.package__body .rass__tooltip {
  z-index: 9;
  top: auto;
  bottom: 35px;
}
.package__body .rass__tooltip:before {
  top: auto;
  bottom: 0;
  transform: translate(-50%, 50%) rotate(45deg);
}

.package__body li:nth-child(odd) {
  background: #f7f7f7;
}

.package__body li.yes:before {
  background: url("../img/check-1.svg") 50% no-repeat;
  content: "";
  width: 34px;
  height: 34px;
  border: 3px solid var(--accent);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.package__body li.yes_text:before {
  display: none;
}

.package__body li .yes__value {
  flex: 1 1 auto;
  text-align: center;
  font-size: 15px;
}

.package__footer {
  background: #f7f7f7;
  padding: 40px 0 40px;
  position: relative;
}

.package__footer .packages__timer {
  padding-top: 35px;
}

.package__price_full {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-decoration-line: line-through;
  color: #322929;
}

.package__price_current {
  font-weight: 800;
  font-size: 30px;
  line-height: 37px;
  color: #FEA800;
  margin-bottom: 30px;
}

.package__btn-book {
  margin-top: 20px;
  display: none;
}

.package__btn.disabled {
  background: #808080;
  pointer-events: none;
}

.package__places {
  margin-top: 10px;
  font-size: 12px;
}

.package-desc {
  width: 40%;
}

.package-desc .package__header {
  padding: 10px 40px;
  justify-content: flex-start;
}

.package-desc .package__body li {
  padding: 0 40px;
  font-size: 15px;
}

.package-desc .package__footer {
  background: #fff;
}

.package-desc .packages__timer_title {
  text-align: center;
  margin-bottom: 30px;
}

.package-desc .packages__timer .countdownHolder {
  justify-content: center;
}

.package-1 {
  background: #f9f9f9;
}

.package-1 .package__header {
  color: var(--accent);
}

.package-1 .package__body li.yes:before {
  background: url("../img/check-1.svg") 50% no-repeat;
}

.package-1 .package__body li:nth-child(odd) {
  background: #f2f2f2;
}

.package-1 .package__price_current {
  color: var(--accent);
}

.package-2 {
  background: #f2f2f2;
}

.package-2 .package__header {
  color: #FEA800;
}

.package-2 .package__body li.yes:before {
  background: url("../img/check-2_yellow.svg") 50% no-repeat;
  border: 3px solid #FEA800;
}

.package-2 .package__body li:nth-child(odd) {
  background: #ececec;
}

.package-3 {
  background: #ffffff;
  display: none;
}

.package-3 .package__header {
  color: #596657;
}

.package-3 .package__body li.yes:before {
  background: url("../img/check-3.svg") 50% no-repeat;
  border: 3px solid #596657;
}

.package-3 .package__body li:nth-child(odd) {
  background: #f2f2f2;
}

.modal-overlay {
  display: none;
  padding-top: 1px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  overflow: auto;
  align-items: center;
  justify-content: center;
  padding-top: 60px;
}

.modal-overlay .modal-content {
  margin-bottom: 0px;
  border-radius: 4px;
}

.modal-overlay .close-button {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  transition: 0.2s linear;
}

.modal-overlay .close-button:before {
  background: #fff;
  content: "";
  height: 50px;
  width: 2px;
  display: block;
  transform: translateX(25px) rotate(-45deg);
}

.modal-overlay .close-button:after {
  background: #fff;
  content: "";
  margin-top: -50px;
  height: 50px;
  width: 2px;
  display: block;
  transform: translateX(25px) rotate(45deg);
  transition: 0.2s linear;
}

#modal-video .modal-content {
  height: auto;
  width: 100%;
}

#modal-video .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

#modal-video .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.countdownHolder {
  margin: 0 auto;
  font: 30px/1 Gilroy, sans-serif;
  text-align: center;
  letter-spacing: -3px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  /*Параметры цифр */
  /*Параметры подложки для секций */
  /*Параметры секций разделения (:)*/
  /*Параметры вспомогательного текста (дни, часы, минуты, секунды)*/
}

.countdownHolder .position {
  display: inline-block;
  height: 1em;
  overflow: hidden;
  position: relative;
  width: 0.6em;
}

.countdownHolder .digit {
  position: absolute;
  display: block;
  border-radius: 0.2em;
  text-align: center;
  color: #000;
  letter-spacing: -1px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 800;
}

.countdownHolder .countDays,
.countdownHolder .countHours,
.countdownHolder .countMinutes,
.countdownHolder .countSeconds {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
}

.countdownHolder .countDiv {
  display: none;
  width: 10px;
  height: 1em;
  position: relative;
}

.countdownHolder .countDiv:before,
.countdownHolder .countDiv:after {
  background: #444;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 50%;
  margin-left: -3px;
  top: 0.2em;
  box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
  content: "";
}

.countdownHolder .countDiv:after {
  top: 0.6em;
}

.countdownHolder .textdigit {
  font-size: 15px;
  letter-spacing: 0px;
}

.whois {
    position: relative;
  }

  .whois__container {
    position: relative;
    padding-top: var(--sp);
    padding-bottom: var(--sp);
    max-width: var(--container-width-big);
  }

  .whois__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .whois__left {
    flex: 0 0 50%;
  }

  .whois__image {
    flex: 0 0 732px;
    border-radius: 30px;
    background: center/contain no-repeat;
    pointer-events: none;
    position: relative;
  }
  .whois__image:before {
    content: "";
    display: block;
    padding-bottom: 59%;
  }
  .whois__content {
    flex: 0 0 40%;
    padding-left: 60px;
  }

  .whois__circle {
    position: absolute;
    top: 96px;
    right: calc(100% - 150px);
    height: 450px;
    width: 450px;
    opacity: 0.65;
    border-radius: 50%;
    background: radial-gradient(ellipse at center, rgba(199, 241, 32, 0.9) 0%, rgba(199, 241, 32, 0) 69%, rgba(199, 241, 32, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e6c7f120", endColorstr="#00c7f120",GradientType=1 );
    pointer-events: none;
  }

  .whois__star {
    background: center/contain no-repeat url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0L17.1314 14.8686L32 16L17.1314 17.1314L16 32L14.8686 17.1314L0 16L14.8686 14.8686L16 0Z' fill='%23C7F120'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: 915px;
    top: 197px;
    height: 32px;
    width: 32px;
  }

  .whois__star_2 {
    height: 21px;
    width: 21px;
    opacity: 0.5;
    top: 146px;
    left: 986px;
  }

  .whois__title {
    margin-bottom: 30px;
  }

  .whois__title span {
    color: var(--accent);
  }

  .whois__subtitle {
    font-size: var(--m);
    line-height: 1.5;
    margin-bottom: 50px;
  }

  .whois__subtitle span {
    color: var(--accent);
  }

  .whois__video-wrap {
    width: 935px;
    margin: 0 auto;
  }

  .whois a.whois__video {
    display: block;
    position: relative;
    padding-bottom: 48.02%;
    border-radius: 14px;
    background: center/cover no-repeat;
    border: 5px solid var(--accent);
  }

  .whois__video-btn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 105px;
    width: 105px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background: var(--accent) center/52px no-repeat url("data:image/svg+xml,%3Csvg width='54' height='54' viewBox='0 0 54 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_505_1014)'%3E%3Cpath d='M27.2116 3.42847C40.1035 3.42847 50.3509 13.6758 50.3509 26.5677C50.3509 39.4596 40.1035 49.7069 27.2116 49.7069C14.3198 49.7069 4.07242 39.4596 4.07242 26.5677C4.07242 13.6758 14.3198 3.42847 27.2116 3.42847ZM27.2116 0.122864C12.667 0.122864 0.766811 12.023 0.766811 26.5677C0.766811 41.1124 12.667 53.0125 27.2116 53.0125C41.7563 53.0125 53.6565 41.1124 53.6565 26.5677C53.6565 12.023 41.7563 0.122864 27.2116 0.122864Z' fill='white'/%3E%3Cpath d='M20.6005 13.3453V39.7902L40.4341 26.5678L20.6005 13.3453Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_505_1014'%3E%3Crect width='52.8897' height='52.8897' fill='white' transform='translate(0.766811 0.122864)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    transition: transform var(--tr);
  }

  .whois__video-btn:hover {
    transform: translate(-50%, -50%) scale(1.1);
  }

@media (min-width: 1261px) {
  .program__modules-inner {
    width: 500px;
    height: 685px;
    overflow-y: scroll;
    border: 1px solid rgba(63, 35, 26, 0.08);
  }

  .module.active .module__body-wrap {
    min-height: 100%;
  }

  .module__header {
    max-width: 500px;
  }

  .module__body-wrap {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 720px;
  }

  .module__tabs-content {
    min-height: 100%;
  }

  .module__body {
    min-height: 100%;
  }
}

@media (max-width: 1260px) {
  :root {
    --container-width: 760px;
    --container-width-big: 760px;
    --sp: 50px;
    --fz-default: 16px;
    --h1: 48px;
    --h2: 48px;
    --h3: 29px;
    --h4: 20px;
    --l: 20px;
    --m: 18px;
    --s: 14px;
    --xs: 14px;
  }

  br[d] {
    display: none;
  }

  br[t] {
    display: initial;
  }

  br[m] {
    display: none;
  }

  .course-info {
    padding-left: 0;
  }


  .course-info__text {
    font-size: 13px;
  }

 .course-info__icon {
    height: 15px !important;
    width: 15px !important;
  }



  .btn {
    min-width: 200px;
    font-size: var(--s);
  }

  .header__logo {
    flex: 0 0 84px;
    height: 35px;
  }

  .header__menu {
    padding-left: 0px;
  }

  .header__btn .btn {
    padding: 10px 20px;
  }

  .hero__main {
    flex: 0 0 100%;
    padding-left: 0px;
  }

  .hero__course-info {
    margin-bottom: 20px;
  }

  .hero__subtitle {
    font-size: var(--h4);
  }

  .hero__raiting {
    margin-top: 30px;
  }

  .hero__text {
    margin-bottom: 50px;
  }

  .hero__right {
    display: none;
    /*flex: 0 0 55%;
    padding-left: 30px;
    padding-right: 0px;*/
  }

  .hero__right-image1,
  .hero__right-image2 {
    width: 160px;
    height: 240px;
  }

  .hero__right-tags {
    height: 200px;
    width: 200px;
  }

  .hero__right-tag-item {
    padding: 10px 20px;
    font-size: var(--s);
  }

  .hero__right-tag-item.round {
    height: 45px;
    width: 45px;
  }

  .hero__right-tag-item._angular {
    right: 45%;
  }

  .hero__right-tag-item._vue {
    right: 10%;
    bottom: 63%;
  }

  .hero__right-tag-item._react {
    right: 2%;
  }

  .hero__right-tag-item._api {
    right: 36%;
    bottom: 26%;
  }

  .hero__right-tag-item._js {
    right: 20%;
    bottom: 7%;
  }

  .hero__right-tag-item._dev {
    right: 50%;
    bottom: 10%;
  }

  .hero__right-add {
    top: auto;
    bottom: 0;
  }

  .hero__right-add-top,
  .hero__right-add-bottom {
    padding: 13px;
    min-width: 200px;
  }

  .hero__right-add-circle {
    height: 50px;
    width: 50px;
  }

  .hero__right-add-arrow {
    height: 35px;
    width: 35px;
  }

  .hero__right-add-speaker {
    height: 50px;
    width: 50px;
  }

  .hero__right-image2 {
    top: auto;
    bottom: 0;
  }

  .hero__bottom_content {
    font-size: 26px;
    padding-right: 30px;
  }

  .hero-pack__tag {
    height: 40px;
    width: 40px;
    font-size: var(--s);
  }

  .hero-pack__tag_react,
  .hero-pack__tag_div,
  .hero-pack__tag_script,
  .hero-pack__tag_angular,
  .hero-pack__tag_dev {
    height: initial;
    width: initial;
    padding: 12px 25px;
  }

  .whois__left {
    flex: 0 0 100%;
  }
  .whois__content {
    flex: 0 0 100%;
    padding: 20px 50px;
  }

  .who__left {
    display: none;
  }

  .who__right {
    flex: 100%;
    text-align: center;
  }

  .who__right h2 {
    margin-bottom: 20px;
  }

  .for__container {
    padding-bottom: 0;
  }

  .for__title {
    margin-bottom: 40px;
  }

  .for__list {
    flex-wrap: nowrap;
    margin: 0px;
    height: 100%;
  }

  .for__item {
    flex: 0 0 auto;
    height: 100%;
    padding: 0;
  }

  .for__item-icon {
    height: 50px;
    width: 50px;
    top: 15px;
    right: 15px;
  }

  .for__item-icon {
    height: 40px;
    width: 40px;
    top: 10px;
    right: 10px;
  }

  .for .for-slider__control {
    display: flex;
    justify-content: center;
  }

  .for .for-slider__pagination {
    text-align: center;
    padding-top: 20px;
  }

  .for .for-slider__pagination .swiper-pagination-bullet {
    background: var(--bg-t);
    opacity: 1;
  }

  .for .for-slider__pagination .swiper-pagination-bullet-active {
    background: var(--accent);
  }

  .benefits__inner {
    flex-wrap: wrap;
    padding: 40px;
  }

  .benefits__decor {
    right: -25px;
  }

  .benefits__grid {
    flex: 0 0 100%;
    order: 2;
  }

  .benefits__main {
    padding-top: 0;
    padding-left: 0px;
    padding-right: 100px;
    flex: 0 0 100%;
    order: 1;
    margin-bottom: 40px;
  }

  .benefits__title {
    margin-bottom: 30px;
  }

  .process__subtitle {
    margin-bottom: 40px;
  }

  .process__image {
    margin: 0;
  }

  .process__image-text {
    padding: 13px 18px;
    font-size: var(--s);
    text-align: center;
  }

  .process__image-1-text {
    max-width: 200px;
    top: 30px;
    left: auto;
    right: 0;
  }

  .process__image-2-text {
    top: 250px;
    left: 0px;
  }

  .process__image-3-text {
    bottom: 40px;
  }

  .process__image-4-text {
    bottom: 80px;
    right: 0;
    max-width: 160px;
  }

  .process__tag_web {
    left: -107px;
  }

  .process__tag_it {
    left: -45px;
  }

  .process__tag_api {
    left: -85px;
  }

  .process__tag_js {
    right: -60px;
    top: -60px;
  }

  .process__tag_dev {
    top: 10px;
    right: -110px;
  }

  .process__arrow {
    right: -90px;
  }

  .speakers__decor {
    top: 5%;
    height: 400px;
    width: 400px;
  }

  .speakers {
    padding: 50px 0;
  }

  /* .speakers .speaker:hover {
  	justify-content: flex-end;
  	padding-top: 25px;
  } */

  /* .speakers .speaker:hover .speaker__info {
  	opacity: 0;
  	padding-top: 30px;
  } */

  .speakers .speaker:hover .speaker__company {
    left: 10px;
    transform: translateX(0);
  }

  /* 	.speakers .speaker.active {
  		justify-content: start;
  		padding-top: 55px;
  	}



  	.speakers .speaker.active .speaker__company {
  		left: 50%;
  		transform: translateX(-50%);
  	} */

  .speakers .speaker.active .speaker__info {
    opacity: 1;
    padding: 55px 10px 10px 10px;
  }

  .speakers .speaker.active .speaker__info p {
    font-size: 10px;
    line-height: 16px;
  }

  .speakers__list {
    max-width: 640px;
    justify-content: normal;
  }

  .speakers__client .logo {
    width: 210px !important;
    height: 40px;
  }

  .program {
    height: auto;
  }

  .program_header {
    padding: 30px 0;
  }


  .module.active .module__body {
    padding: 10px;
    border: 1px solid rgba(63, 35, 26, 0.08);
  }

  .module.active .module__header_date {
    transform: rotate(90deg);
    background-position: 50%;
  }

  .module__header {
    max-width: 100%;
  }

  .module__header_title {
    max-width: 600px;
  }

  .module__body-wrap {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 20px;
  }

  .module__body {
    padding: 0;
    width: 100%;
    display: flex;
    border: none;
    padding: 0 10px;
  }

  .methodology__title {
    margin-bottom: 50px;
  }

  .methodology__row {
    flex-wrap: wrap;
  }

  .methodology__items {
    flex: 0 0 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }

  .methodology__item {
    padding: 16px 24px 16px 70px;
    background: rgba(255, 255, 255, 0.05) 18px 18px/50px no-repeat;
  }

  .methodology__item.active {
    background: rgba(255, 255, 255, 0.1) 18px 18px/50px no-repeat;
  }

  .methodology__slider-wrap {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    padding: 0px;
    padding-bottom: 75px;
  }

  .features__title {
    margin-bottom: 50px;
  }

  .features__btn {
    margin-top: 30px;
  }

  .features .item:before {
    font-size: 44px;
    left: 15px;
  }

  .features .item {
    max-width: 360px;
    padding: 30px 20px 30px 100px;
    padding-left: 100px;
    padding-right: 20px;
    margin-bottom: 20px;
    background: #18181A bottom left/150px auto no-repeat;
  }

  .features .item__image {
    width: 110px;
    height: 110px;
    left: 0;
  }

  .result__decor {
    left: 10px;
  }

  .result__subtitle {
    font-size: 18px;
    margin-bottom: 50px;
  }

  .result__scale {
    margin-bottom: 50px;
  }

  .result__scale {
    padding: 16px 8px;
    margin-bottom: 33px;
  }

  .result__scale-legend {
    font-size: 18px;
    margin: 0 30px;
  }

  .result__scale-legend-val {
    margin-right: 20px;
    height: 58px;
    width: 58px;
  }

  .how__decor {
    top: 20px;
    left: 20px;
    height: 60px;
    width: 60px;
  }

  .how__items {
    justify-content: space-around;
  }

  .how .item {
    max-width: 254px;
    margin-bottom: 20px;
  }

  .how .item__image {
    margin-bottom: 10px;
  }

  .how .item__image:after {
    display: none;
  }

  .profit__slider-control {
    padding-top: 50px;
  }

  .profit__slider-pagination {
    margin: 0 100px;
  }

  .employment__title {
    margin-bottom: 25px;
  }

  .employment__content {
    max-width: 360px;
  }

  .employment__image {
    max-width: 360px;
  }

  .employment__image img {
    width: 100%;
  }

  .employment__btn-desk {
    display: none;
  }

  .employment__list li {
    padding-left: 40px;
    background-size: 30px;
  }

  .rass__content {
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .rass__container {
    padding: 20px 60px;
  }
  .rass div.rass__date {
    transform: translateX(0px);
    margin: 0 auto;
  }
  .rass__how {
    margin: 0 auto;
  }

  .register__inner {
    display: block;
    padding: 50px;
  }

  .register__content {
    margin-bottom: 50px;
    padding: 0px;
  }

  .register .course-info {
    justify-content: center;
  }

  .register__pretitle {
    text-align: center;
  }

  .register__title {
    text-align: center;
  }

  .register__title ._extrabold {
    font-size: 50px;
  }

  .register__title ._extrabold span {
    margin-left: 0;
  }

  .register__title span:nth-child(2) {
    padding-left: 0px;
  }

  .register__subtitle {
    text-align: center;
    font-size: var(--s);
  }

  .register .timer-light {
    text-align: center;
  }

  .register .timer-light .countdownHolder {
    justify-content: center;
  }

  .rewiews-slider__slide {
    height: 420px;
  }

  .packages__header {
    max-width: 410px;
  }

  .packages__header .course-info p {
    font-size: 13px;
  }

  .packages__timer .countdownHolder .countDays,
  .packages__timer .countdownHolder .countHours,
  .packages__timer .countdownHolder .countMinutes,
  .packages__timer .countdownHolder .countSeconds {
    padding: 12px;
  }

  .packages__wrap {
    margin-top: 50px;
  }

  .package__header {
    font-size: 16px;
  }

  .package__body li {
    padding: 0 10px;
  }

  .package__footer .packages__timer {
    padding-top: 45px;
  }

  .package__price_full {
    font-size: 18px;
  }

  .package__price_current {
    font-size: 26px;
  }

  .package__btn {
    min-width: initial;
    width: 95%;
  }

  .package-desc .package__body li {
    padding: 0 10px;
    font-size: 14px;
  }
  .whois__title {
    margin-bottom: 40px;
  }
  .whois__video-wrap {
    width: 100%;
  }

  .whois a.whois__video {
    border-width: 3px;
  }

  .whois__video-btn {
    height: 80px;
    width: 80px;
    background-size: 40px;
  }
}

@media (max-width: 760px) {
  :root {
    --container-width: 360px;
    --container-width-big: 360px;
    --sp: 50px;
    --fz-default: 16px;
    --h1: 36px;
    --h2: 30px;
    --h3: 18px;
    --l: 18px;
    --m: 16px;
    --s: 14px;
  }

  br[d] {
    display: none;
  }

  br[t] {
    display: none;
  }

  br[m] {
    display: initial;
  }

  .timer-light .countdownHolder .countDays,
  .timer-light .countdownHolder .countHours,
  .timer-light .countdownHolder .countMinutes,
  .timer-light .countdownHolder .countSeconds {
    padding: 10px;
    line-height: 28px;
  }
  .timer-light .countdownHolder .textdigit {
    margin: 0;
  }
  .btn {
    min-width: initial;
    font-size: var(--m);
  }

  .form {
    padding: 30px 24px;
  }

  .form__title {
    font-size: 22px;
  }

  .form__subtitle {
    font-size: 13px;
    line-height: 1.3;
  }

  .form .btn {
    width: 100%;
  }

  .header__logo {
    flex: 0 0 65px;
    height: 30px;
  }

  .header__menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(18, 18, 18, 0.5647058824);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transform: translateY(-100%);
    z-index: 104;
    transition: transform var(--tr);
  }

  .header__menu._active {
    transform: translateY(0%);
  }

  .header__menu ul {
    padding: 100px 0 50px;
    height: 100%;
    overflow-y: scroll;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .header__menu ul li {
    padding: 10px 0;
  }

  .header__menu ul li a {
    font-size: var(--m);
  }

  .header__btn .btn {
    font-size: 12px;
    padding: 7px 15px;
  }

	.header__social {
		display: flex;
		position: fixed;
		bottom: 50px;
		left: 0;
		justify-content: center;
		align-items: center;
		z-index: 100;
		width: 100%;
		opacity: 1;
		transition: 0.3s ease;
		transform: translateX(-100%);
    z-index: 111;
	}

	.header__social_link {
		margin: 0 10px;
	}

	.header.active .header__social {
		transform: translateY(0);
	}

  .burger {
    display: block;
  }

  .hero__container {
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .hero__main {
    flex: 0 0 100%;
    margin-bottom: 40px;
  }

  .hero__main_top {
    padding: 150px 20px 28px;
    background-size: 150px;
  }

  .hero__bottom_content {
    font-size: 20px;
    padding: 0;
  }
  .hero__btn-wrap {
    margin-top: 20px;
  }

  .hero__course-info {
    justify-content: center;
  }

	.hero__raiting {
		justify-content: center;
    margin-top: 5px;
	}

	.hero__raiting-stars {
		width: 77px;
    height: 21px;
	}

  .hero__raiting-text {
    font-size: 14px;
  }

  .hero__title {
    line-height: 1.5;
  }
  .hero__title span._accent {
    padding-left: 60px;
  }
  .hero__title span._accent:before {
    width: 50px;
    height: 50px;
    background-size: 30px;
  }

  .hero__bottom_title {
    padding-right: 30px;
    margin-right: 20px;
  }

  .hero__subtitle {
    text-align: center;
  }

  .hero__text {
    margin-bottom: 30px;
    text-align: center;
  }

  .hero__btn-wrap {
    width: 100%;
    text-align: center;
  }

  .hero__right {
    min-height: 400px;
    flex: 0 0 100%;
    padding-left: 0px;
  }

  .hero__right-image1,
  .hero__right-image2 {
    width: 130px;
    height: 200px;
  }

  .hero__right-tags {
    height: 180px;
    width: 180px;
  }

  .hero__right-tag-item {
    padding: 7px 15px;
  }

  .hero__right-tag-item._react {
    right: 0%;
  }

  .hero__right-tag-item._api {
    bottom: 25%;
  }

  .hero__right-tag-item._js {
    bottom: 5%;
  }

  .hero__right-add-top {
    margin-bottom: 20px;
  }

  .hero-pack {
    width: calc(100% + 30px);
  }

  .who__inner {
    border-radius: 20px;
    padding: 30px 15px;
  }

  .whois__content {
    padding: 20px;
  }

  .for__title {
    margin-bottom: 30px;
  }

  .for__item {
    height: auto;
  }

  .for__item-inner {
    padding: 40px 20px 20px 40px;
    min-height: initial;
    height: 100%;
  }

  .benefits__inner {
    padding: 20px;
  }

  .benefits__decor {
    display: none;
  }

  .benefits__items {
    margin: -10px;
  }

  .benefits__item {
    padding: 10px;
  }

  .benefits__item-inner {
    flex-direction: column;
    align-items: center;
  }

  .benefits__item-icon {
    width: 76px;
    margin: 0 0 20px;
  }

  .benefits__item-text {
    line-height: 1.3;
    text-align: center;
  }

  .benefits__main {
    padding-right: 0px;
    text-align: center;
  }

  .process__inner {
    padding: 0;
  }

  .process__image-text {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .process__image-1-text {
    top: 0;
    right: 0;
    max-width: 170px;
  }
  .process__image-2-text {
    top: 200px;
  }
  .process__image-3-text {
    bottom: 70px;
    max-width: 180px;
    left: 0;
    transform: none;
  }
  .process__image-4-text {
    bottom: 30px;
  }

  .process__tag {
    display: none;
  }

  .process__arrow {
    display: none;
  }

  .speakers__subtitle {
    margin: 0 auto 15px;
  }

  .speakers .speaker {
    height: 265px;
    margin: 0px;
    margin-bottom: 30px;
    padding: 10px;
    width: 100%;
    max-width: initial;
    border-radius: 20px;
  }

  .speakers .speaker__name {
    z-index: initial;
  }

  .speakers .speaker__info {
    padding-top: 50px;
  }

  .speakers .speaker:hover .speaker__info,
  .speakers .speaker.active .speaker__info {
    padding-top: 20px;
  }

  .speakers__subtitle {
    font-size: var(--m);
  }

  .speakers__list {
    flex-wrap: nowrap;
  }

  .speakers .speakers .speakers__list {
    width: 100%;
    display: flex;
  }

  .speakers .speakers__list .speaker {
    flex: 0 0 46%;
    width: auto;
  }

  .speakers .speakers__list {
    margin: 0;
  }

  .speakers .speakers__list .speaker {
    flex: none;
    width: 100%;
  }

  .speakers .speaker__name {
    font-size: var(--m);
    margin-bottom: 5px;
    line-height: 1;
  }

  .speakers .speaker__prof {
    font-size: var(--xs);
    line-height: 1;
  }

  .speakers .speaker__exp {
    font-size: var(--xs);
  }

  .speakers .speakers__desc {
    margin-top: 30px;
    text-align: center;
  }

  .speakers .speakers__client {
    margin-top: 30px;
  }

  .speakers__client .logo {
    height: 30px;
    margin: 0 5px 15px;
  }

  .program {
    text-align: center;
    min-height: auto;
  }

  .program__subtitle {
    font-size: 15px;
  }

  .program_header {
    padding: 30px 0 185px;
  }

  .program__info {
    flex: 0 0 100%;
  }

  .program__info_items {
    justify-content: space-around;
  }

  .program__info_items li {
    align-items: center;
  }

  .program__info_items li b {
    font-size: 18px;
    height: 40px;
    width: 40px;
  }

  .module.active .module__header_date {
    background: none;
    color: #59516a;
    transform: none;
  }

  .module {
    text-align: left;
  }

  .module__header {
    padding: 15px 0;
    align-items: flex-start;
  }

  .module__header_number {
    margin: 0 5px;
    margin-right: 10px;
  }

  .module__header_title {
    max-width: calc(100% - 35px);
  }

  .module__header_date {
    width: 100%;
    padding-left: 35px;
    flex-wrap: nowrap;
    margin-top: 5px;
    font-size: 15px;
  }

  .module__header_date b {
    font-size: 12px;
    margin-right: 5px;
    width: auto;
    font-size: 15px;
  }

  .module__body {
    padding: 0 5px;
  }

  .module__speakers {
    order: 2;
  }

  .module__time {
    order: 1;
    margin-bottom: 20px;
  }

  .module__number {
    margin-right: 0;
    font-size: 17px;
  }

  .module__info {
    order: 3;
  }

  .module__desc {
    -moz-columns: 1;
    columns: 1;
    margin-top: 10px;
  }

  .module__desc li {
    margin-bottom: 10px;
  }

  .module__result {
    padding: 10px;
  }

  .module__result_text {
    font-size: 14px;
  }

  .module__btn {
    margin: 0 auto;
  }

  .module .speaker__photo {
    margin-right: 15px;
  }

  .module .speaker__content {
    width: calc(100% - 85px);
  }

  .module .material {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }

  .methodology__title {
    margin-bottom: 24px;
  }

  .methodology__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .methodology__item {
    background: rgba(255, 255, 255, 0.05) 18px 18px/40px no-repeat;
    margin-bottom: 18px;
  }

  .methodology__item.active {
    background: rgba(255, 255, 255, 0.1) 18px 18px/40px no-repeat;
  }

  .methodology__item-title {
    font-size: 14px;
  }

  .methodology__item-text {
    font-size: 13px;
  }

  .methodology__item-text br {
    display: none;
  }

  .methodology__slider-wrap {
    padding-bottom: 50px;
  }

  .desktop-slider {
    width: 360px;
    height: 314px;
  }

  .desktop-slider__body {
    top: 68px;
    left: 45px;
    width: 274px;
    height: 170px;
  }

  .desktop-slider__control {
    top: calc(100% + 10px);
  }

  .features:before {
    z-index: 5;
  }

  .features__title {
    margin-bottom: 30px;
  }

  .features .item:before {
    top: 20px;
    left: 20px;
    font-size: 37px;
  }

  .features .item {
    padding: 15px 15px 15px 96px;
    margin-bottom: 15px;
  }

  .features .item__image {
    width: 100px;
    height: 100px;
  }

  .features .item__title {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .features .item__text {
    line-height: 150%;
    font-size: 14px;
  }

  .result__hand {
    display: none;
  }

  .result__title {
    margin-bottom: 14px;
  }

  .result__subtitle {
    font-size: 14px;
    margin-bottom: 34px;
  }

  .result__subtitle br {
    display: none;
  }

  .result__scale-prop {
    height: 8px;
  }

  .result__scale-legends {
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .result__scale-legend {
    flex: 0 0 100%;
    margin: 0 0 16px 0;
    font-size: 14px;
    max-width: initial;
    justify-content: flex-start;
  }

  .result__scale-legend:last-child {
    margin-bottom: 0;
  }

  .result__scale-legend-val {
    height: 36px;
    width: 36px;
    margin-right: 16px;
  }

  .how__decor {
    left: auto;
    right: 30px;
    top: 80px;
    height: 35px;
    width: 35px;
  }

  .how__title {
    margin-bottom: 20px;
  }

  .how .item {
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
    text-align: left;
    margin-bottom: 30px;
  }

  .how .item__content {
    max-width: 220px;
  }

  .how .item__title {
    font-size: 15px;
  }

  .how .item__image {
    width: 83px;
    height: 83px;
  }

  .how .item:first-child .item__image img,
  .how .item:nth-child(2) .item__image img {
    width: 100%;
  }

  .how .item__image:before {
    width: 60px;
    height: 60px;
  }

  .how .item__image:after {
    width: 1px;
    height: 113px;
    display: block;
    right: auto;
    left: 50%;
    top: auto;
    bottom: 0;
    transform: translateY(100%);
  }

  .how .item__number {
    width: 30px;
    height: 30px;
    font-size: 16px;
    bottom: auto;
    top: -5px;
    display: none;
  }

  .profit__subtitle {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .profit__slider-control {
    padding-top: 30px;
  }

  .profit .item {
    height: 150px;
    border-radius: 10px;
  }

  .employment__title {
    text-align: center;
    display: none;
  }

  .employment__title_mob {
    display: block;
  }

  .employment__content {
    order: 2;
  }

  .employment__image {
    order: 1;
    margin-bottom: 30px;
  }

  .employment__image:after {
    top: 150%;
    left: 25%;
    height: 700px;
    width: 700px;
  }

  .employment__list li {
    font-size: 13px;
    padding-left: 52px;
  }

  .employment__list li:before {
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
  }

  .rass__content {
    margin-bottom: 10px;
  }

  .rass__price {
    font-size: 12px;
    margin-bottom: 15px;
  }

  .rass__price b {
    font-size: 30px;
  }

  .rass__text {
    font-size: 15px;
  }

  .rass__tooltip {
    font-size: 12px;
    width: 260px;
  }

  .rass div.rass__date {
    height: 300px;
    margin: 0 auto;
  }

  .rass__date-bg {
    height: 420px;
    width: 420px;
    opacity: 0.6;
  }

  .rass__date_day {
    font-size: 120px;
  }

  .rass__date_month {
    font-size: 25px;
  }

  .rass__how {
    position: relative;
    max-width: 100%;
  }

  .rass__how_title {
    text-align: center;
  }

  .rass__how_list li img {
    display: inline-block;
    background: rgba(217, 217, 217, 0.1);
    padding: 12px;
    border-radius: 4px;
    height: 39px;
    margin: 0;
    transform: translateX(-30px);
  }

  .rass__how_list li img._privat {
    width: 135px;
    height: 39px;
  }

  .rass__how_list li img._mono {
    width: 176px;
    height: 39px;
  }

  .rass__how_list li {
    font-weight: 500;
    font-size: var(--xs);
  }

  .course-info,
  .register .course-info {
    justify-content: space-between;
    gap: 0;
    width: 100%;
  }

  .register .course-info {
    margin-bottom: 15px;
  }

  .course-info p,
  .course-info__text,
  .packages__header .course-info p,
  .register .course-info__text{
    font-size: 11px;
  }

  .register__inner {
    padding: 20px;
  }

  .register__title ._extrabold {
    font-size: 34px;
  }

  .register__inner::before {
    top: 233px;
    left: 5%;
    width: 80%;
  }

  .register__form-wrap {
    padding: 0;
  }

  .reviews__title {
    margin-bottom: 30px;
  }

  .reviews .rewiews-slider {
    margin-bottom: 30px;
  }

  .reviews__btn-wrap .btn {
    width: 100%;
  }

  .rewiews-slider {
    padding: 0;
  }

  .rewiews-slider__body {
    overflow: visible;
    padding: 0;
  }

  .rewiews-slider__slide {
    height: 445px;
    opacity: 1;
  }

  .rewiews-slider__slide.swiper-slide-active {
    transform: scale(1);
  }

  .rewiews-slider__pagination {
    display: flex;
    justify-content: center;
    padding-top: 24px;
  }

  .rewiews-slider__pagination .swiper-pagination-bullet {
    margin: 0 5px;
    height: 12px;
    width: 12px;
  }

  .rewiews-slider__pagination .swiper-pagination-bullet-active {
    background-color: var(--accent);
  }

  .rewiews-slider__btn {
    display: none;
  }

  .faq .item__question {
    height: auto;
    padding: 10px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 120%;
  }

  .faq .item__answer {
    padding: 0 30px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
  }

  .faq__container {
    max-width: 100%;
  }

  .faq__title {
    margin-bottom: 30px;
  }

  .faq .item__question:before {
    left: 10px;
    font-size: 16px;
  }

  .faq .item.active .item__answer {
    padding: 10px 30px;
    padding-right: 1px;
  }

  .packages__container {
    justify-content: center;
    max-width: 100%;
  }

  .packages__header {
    justify-content: space-around;
    text-align: center;
    margin-bottom: 20px;
  }

  .packages__timer .countdownHolder .countDays,
  .packages__timer .countdownHolder .countHours,
  .packages__timer .countdownHolder .countMinutes,
  .packages__timer .countdownHolder .countSeconds {
    padding: 10px;
  }

  .packages__timer {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 20px;
  }

  .packages__timer-header {
    display: none;
  }

  .packages__wrap {
    margin-top: 0;
  }

  .package {
    width: 100%;
    margin-bottom: 50px;
  }

  .package__header {
    background: rgb(228, 226, 226);
  }

  .packages__course-info {
    justify-content: center;
    margin-bottom: 10px;
  }

  .package__body li.yes:before {
    left: 10px;
    transform: translate(0, -50%);
    width: 25px;
    height: 25px;
    border-width: 2px;
    background-size: 10px;
  }

  .package__body li.yes_text:before {
    display: inline;
  }

  .package__body li.yes .rass__text {
    display: inline;
  }
  .package__body .rass__tooltip {
      left: 75%;
  }

  .package__body li .yes__value {
    display: none;
  }

  .package__footer {
    background: #fff;
  }

  .package-desc {
    background: transparent;
    margin-bottom: 20px;
  }

  .packages__date,
  .packages__duration {
    margin: 0;
  }

  .packages__date span,
  .packages__duration span {
    font-size: 15px;
  }

  .package-desc .package__body,
  .package-desc .package__header {
    display: none;
  }

  .package-desc .package__footer {
    padding: 0;
    background: transparent;
  }

  .package__name {
    height: 50px;
    display: inline-flex !important;
    padding: 0 15px;
    font-weight: 800;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
  }

  .package__header {
    font-size: 20px;
    height: 70px;
  }

  .package__body li {
    display: none;
    font-size: 15px;
    height: auto;
    padding: 10px;
    padding-left: 45px;
  }

  .package__body li:nth-child(odd) {
    background: #f2f2f2;
  }

  .package__body li.yes {
    display: flex;
  }

  .package-1 .package__body li.yes:before,
  .package-2 .package__body li.yes:before,
  .package-3 .package__body li.yes:before {
    background-size: 15px;
    border-width: 2px;
  }
  .whois__title {
    margin-bottom: 30px;
  }
  .whois__subtitle {
    margin-bottom: 30px;
  }
}