@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;
  --transition: 0.3s ease;
  --default-font-family: "Gilroy";
  --heading-font-family: "Gilroy";
  --sp: 60px;
  --accent: #8B57C2;
  --accent2: #8B57C2;
  --accent2-h: #8B57C2;
  --bg: #121212;
  --bg-t: rgb(255, 255, 255, 10%);
  --text-color: #ffffff;
  --fz-default: 18px;
  --h1: 50px;
  --h2: 50px;
  --h3: 40px;
  --h4: 30px;
  --l: 26px;
  --m: 20px;
  --s: 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: url("data:image/svg+xml,%3Csvg width='47' height='34' viewBox='0 0 47 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.2' cx='30.7931' cy='17.1727' r='16.2069' fill='%2311A5E4'/%3E%3Cpath d='M25.4302 24.6475L30.8354 19.2423H7.62939e-06V16.7241H30.8354L25.4302 11.3189L27.2105 9.53857L35.6552 17.9832L27.2105 26.4279L25.4302 24.6475Z' fill='%2311A5E4'/%3E%3C/svg%3E%0A") center/contain no-repeat;
  height: 32px;
  width: 47px;
  cursor: pointer;
}

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

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

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

.course-info__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: #414141;
  border-radius: 50%;
}

.course-info__icon.start::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_1457_4274)'%3E%3Cpath d='M12.9995 2.375H12.3745V1.125H11.1245V2.375H4.87451V1.125H3.62451V2.375H2.99951C2.31201 2.375 1.74951 2.9375 1.74951 3.625V13.625C1.74951 14.3125 2.31201 14.875 2.99951 14.875H12.9995C13.687 14.875 14.2495 14.3125 14.2495 13.625V3.625C14.2495 2.9375 13.687 2.375 12.9995 2.375ZM12.9995 13.625H2.99951V5.5H12.9995V13.625Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1457_4274'%3E%3Crect width='15' height='15' fill='white' transform='translate(0.5 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center/contain no-repeat;
}

.course-info__icon.time::before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M6.5 4.83301H8.16667V8.99967H12.3333V10.6663H6.5V4.83301Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.3332 8.99984C17.3332 13.6023 13.6023 17.3332 8.99984 17.3332C4.39734 17.3332 0.666504 13.6023 0.666504 8.99984C0.666504 4.39734 4.39734 0.666504 8.99984 0.666504C13.6023 0.666504 17.3332 4.39734 17.3332 8.99984ZM15.6665 8.99984C15.6665 10.7679 14.9641 12.4636 13.7139 13.7139C12.4636 14.9641 10.7679 15.6665 8.99984 15.6665C7.23173 15.6665 5.53604 14.9641 4.28579 13.7139C3.03555 12.4636 2.33317 10.7679 2.33317 8.99984C2.33317 7.23173 3.03555 5.53604 4.28579 4.28579C5.53604 3.03555 7.23173 2.33317 8.99984 2.33317C10.7679 2.33317 12.4636 3.03555 13.7139 4.28579C14.9641 5.53604 15.6665 7.23173 15.6665 8.99984Z' fill='white'/%3E%3C/svg%3E") center/contain no-repeat;
}

.course-info__text {
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
  font-family: "Gilroy";
  font-weight: 700;
}

._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: var(--accent2);
  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)/120% 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;
}

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

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

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

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

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

.subm {
  cursor: pointer;
  border: none;
  display: block;
  margin: 0 auto;
  padding: 22px 50px;
  width: 100%;
  font-weight: 400;
}

.form {
  position: relative;
}

.form .input {
  border-radius: 8px;
  background: #FFF;
  width: 100%;
  height: 60px;
  border: 2px solid #fff;
  padding-left: 22px;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  display: block;
}

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

.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: url("data:image/svg+xml,%3Csvg width='520' height='562' viewBox='0 0 520 562' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5' filter='url(%23filter0_f_1457_4318)'%3E%3Ccircle cx='161.284' cy='161.284' r='161.284' transform='matrix(-1 0 0 1 474.518 272.367)' fill='%238B57C2'/%3E%3C/g%3E%3Cg opacity='0.5' filter='url(%23filter1_f_1457_4318)'%3E%3Ccircle cx='161.284' cy='161.284' r='161.284' transform='matrix(-1 0 0 1 325.704 146)' fill='%23C257B7'/%3E%3C/g%3E%3Cg opacity='0.5' filter='url(%23filter2_f_1457_4318)'%3E%3Ccircle cx='161.284' cy='161.284' r='161.284' transform='matrix(-1 0 0 1 250.05 375.432)' fill='%23C0C257'/%3E%3C/g%3E%3Cg opacity='0.5' filter='url(%23filter3_f_1457_4318)'%3E%3Ccircle cx='130.5' cy='130.5' r='130.5' transform='matrix(-1 0 0 1 650 -64)' fill='%23C257B7'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1457_4318' x='-148.05' y='-27.6333' width='922.568' height='922.568' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_1457_4318'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1457_4318' x='-296.864' y='-154' width='922.568' height='922.568' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_1457_4318'/%3E%3C/filter%3E%3Cfilter id='filter2_f_1457_4318' x='-372.518' y='75.4321' width='922.568' height='922.568' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_1457_4318'/%3E%3C/filter%3E%3Cfilter id='filter3_f_1457_4318' x='189' y='-264' width='661' height='661' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='100' result='effect1_foregroundBlur_1457_4318'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") center/cover no-repeat;
  color: var(--bg);
  padding: 50px 60px;
  border-radius: 20px;
  color: #fff;
}

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

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

.form__gift {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.form__gift_icon {
  width: 51px;
  height: 54px;
  background: url(../img/form__gift.png) 50%/contain no-repeat;
  margin-right: 22px;
}

.form__gift_text {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}

.form__gift_text b {
  font-weight: 700;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}

.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(--accent2);
}

.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);
}

.hero {
  padding: 70px 0;
}

.hero__container {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

.hero__main {
 max-width: 700px;
 position: relative;
}

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

.hero__type {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  border-radius: 5px;
  padding: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  background: var(--accent);
  margin-bottom: 35px;
}

.hero__type::before {
  content : '';
  display: block;
  margin-right: 11px;
  width: 9px;
  height: 9px;
  background: #fff;
  border-radius: 50%;
}

.hero__title {
  font-family: "Gilroy";
  font-size: 62px;
  font-weight: 700;
  line-height: 1.2;
}

.hero__title b {
  color: var(--accent);
}

.hero__text {
  max-width: 565px;
  line-height: 1.26;
}

.hero__text span {
  font-weight: 700;
}

.hero__timer {
  margin-top: 30px;
}

.hero__timer-title {
  margin-bottom: 34px;
  font-size: var(--s);
}

.hero__right {
  position: relative;
  flex: 0 0 50%;
  max-width: 520px;
}

.hero__right-decor span {
  position: absolute;
  display: block;
  border-radius: 50%;
}

.hero__right-decor span:nth-child(1) {
  top: 20px;
  right: -52px;
  width: 94px;
  height: 94px;
  background: #282828 url('../img/hero__right-decor-1.webp') center/contain no-repeat;
  background-size: 54px;
}


.hero__right-decor span:nth-child(2) {
  bottom: 30px;
  left: -104px;
  width: 140px;
  height: 140px;
  background: #282828 url('../img/hero__right-decor-2.webp') center no-repeat;
  background-size: 87px;
}

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

.ticker {
  pointer-events: none;
  overflow: visible;
  padding: var(--sp) 0;
}

.ticker__items {
  transition-timing-function: linear;
}

.ticker__items .item {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 70px;
  line-height: 105%;
  letter-spacing: 0.02em;
  -webkit-text-stroke: 1px #2E2E2E;
  -webkit-text-fill-color: var(--bg);
  font-weight: 1000;
  white-space: nowrap;
}

.if {
  padding-top: 110px;
}

.if__container {
  position: relative;
  max-width: 1365px;
  background: #171717;
  border-radius: 20px;
  padding: 80px 62px;
  overflow: hidden;
}

.if__container::before {
  content: '';
  height: 100%;
  width: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('../img/if/if__decor.webp') 50%/cover no-repeat;
}

.if__title {
  text-align: center;
  position: relative;
  z-index: 99;
}

.if__title b {
  color: var(--accent);
}

.if__block {
  position: relative;
  z-index: 9;
  margin-top: 65px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.if__item {
  padding: 30px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.30);
  backdrop-filter: blur(15px);
  max-width: 299px;
  min-height: 295px;
}

.if__item_icon {
  width: 100%;
  max-width: 60px;
  height: 60px;
  background: 50%/contain no-repeat;
}

.if__item_text {
  margin-top: 20px;
  color: #FFF;
  font-size: 16px;
  line-height: 1.4;
}

.if__item_text b,
.if__item_text span {
  font-weight: 700;
}

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

.places__inner {
  position: relative;
  border-radius: 20px;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.places__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #171717 50%/cover no-repeat;
  z-index: 1;
}

.places__bg--mob {
  display: none;
}

.places__title,
.places__text,
.places__btn {
  position: relative;
  z-index: 2;
}

.places__text {
  width: 100%;
  max-width: 485px;
  margin: 40px auto 0;
  font-weight: 500;
  font-size: var(--s);
  line-height: 148%;
}

.places__btn {
  display: inline-flex;
  margin-top: 65px;
  justify-content: center;
}

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

.speaker__container {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-flow: wrap;
  gap: 106px;
}

.speaker__photo {
  width: 400px;
  height: 380px;
  background: center/cover no-repeat;
  position: relative;
  border-radius: 30px;
}

.speaker__photo:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 30px;
  transform: translate(-50px, -50px);
  opacity: 0.2;
  background: linear-gradient(136deg, #8B57C2 4.32%, #F277D0 24.69%, rgba(55, 97, 243, 0.00) 44.22%);
  z-index: -1;
}

.speaker__photo:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 70%;
  content: "";
  background: linear-gradient(181deg, rgba(18, 18, 18, 0.00) 0.48%, rgba(18, 18, 18, 0.85) 99.53%);
  z-index: 1;
}

.speaker__name {
  position: absolute;
  right: 0;
  bottom: 18px;
  left: 0;
  font-weight: 700;
  font-size: 30px;
  z-index: 2;
  text-align: center;
}

.speaker__photo-decor {
  position: absolute;
  left: -128px;
  top: -75px;
  width: 108px;
  height: 145px;
  border-radius: 30px;
  background: center/cover no-repeat;
}

.speaker__content {
  width: 100%;
  max-width: 530px;
  position: relative;
}

.speaker__prof {
  margin-top: 58px;
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
}

.speaker__info {
  margin-top: 30px;
  display: flex;
  flex-flow: column;
  gap: 15px;
  max-width: 500px;
}

.speaker__info li {
  padding-left: 23px;
  position: relative;
  font-size: var(--s);
  line-height: 140%;
}

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

.speaker__info li span {
  font-weight: 700;
}

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

.register__inner {
  position: relative;
  padding: 80px 104px;
  border-radius: 20px;
  background: #000;
  overflow: hidden;
}

.register__gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: url("data:image/svg+xml,%3Csvg width='668' height='557' viewBox='0 0 668 557' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5' filter='url(%23filter0_f_1543_73)'%3E%3Ccircle cx='160.013' cy='160.013' r='160.013' transform='matrix(0.836905 -0.547348 -0.547348 -0.836905 -30.7871 341.875)' fill='%238B57C2'/%3E%3C/g%3E%3Cg opacity='0.5' filter='url(%23filter1_f_1543_73)'%3E%3Ccircle cx='160.013' cy='160.013' r='160.013' transform='matrix(0.836905 -0.547348 -0.547348 -0.836905 161.396 365.987)' fill='%23C257B7'/%3E%3C/g%3E%3Cg opacity='0.5' filter='url(%23filter2_f_1543_73)'%3E%3Ccircle cx='160.013' cy='160.013' r='160.013' transform='matrix(0.836905 -0.547348 -0.547348 -0.836905 94.1914 126.102)' fill='%23C0C257'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1543_73' x='-444.485' y='-339.655' width='920.062' height='920.062' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_1543_73'/%3E%3C/filter%3E%3Cfilter id='filter1_f_1543_73' x='-252.303' y='-315.542' width='920.062' height='920.062' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_1543_73'/%3E%3C/filter%3E%3Cfilter id='filter2_f_1543_73' x='-319.507' y='-555.427' width='920.062' height='920.062' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_1543_73'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") left top no-repeat;
}

.register__title,
.register__btn,
.register__timer {
  position: relative;
  z-index: 4;
}

.register__btn {
  margin: 40px 0 30px;
}

.register__timer-title {
  margin-bottom: 30px;
  font-size: var(--s);
}

.register__img {
  position: absolute;
  top: 39px;
  right: 95px;
  width: 492.632px;
  height: 452.263px;
  z-index: 1;
}


.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: 28px/1 Gilroy, sans-serif;
  text-align: center;
  letter-spacing: -3px;
  display: flex;
  align-items: flex-start;
  font-weight: 600;
  /*Параметры цифр */
  /*Параметры подложки для секций */
  /*Параметры секций разделения (:)*/
  /*Параметры вспомогательного текста (дни, часы, минуты, секунды)*/
}

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

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

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

.countdownHolder .countDiv {
  width: 20px;
  height: 1em;
  position: relative;
}

.countdownHolder .countDiv:before,
.countdownHolder .countDiv:after {
  background: #fff;
  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: 10px;
  letter-spacing: 0px;
  color: #000;
}

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

  br[d] {
    display: none;
  }

  br[t] {
    display: initial;
  }

  br[m] {
    display: none;
  }

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

  .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 45%;
    padding-left: 0px;
  }

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

  .hero__title {
    font-size: 48px;
  }

  .hero__right-decor span:nth-child(1) {
    top: -25px;
    right: -1px;
    width: 67px;
    height: 67px;
    background-size: 39px;
  }

  .hero__right-decor span:nth-child(2) {
    left: 9px;
    bottom: -18px;
    width: 60px;
    height: 60px;
    background-size: 37px;
  }

  .hero--webinar .form {
    padding: 30px 20px;
  }

  .if {
    padding-top: 127px;
  }

  .if__container {
    max-width: var(--container-width);
    padding: 60px 50px;
  }

  .if__block {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 50px;
  }

  .if__item {
    padding: 25px;
    min-height: auto;
    max-width: none;

  }

  .if__item_text {
    margin-top: 15px;
    font-size: 14px;
  }

  .speaker__container {
    gap: 25px;
  }

  .speaker__content {
    max-width: 360px;
  }

  .speaker__photo {
    width: 289px;
    height: 275px;
  }

  .speaker__name  {
    font-size: 20px;
  }

  .speaker__prof {
    margin-top: 20px;
    font-size: 18px;
  }

  .register__title {
    font-size: 30px;
  }

  .register__inner {
    padding: 60px 15px;
  }

  .register__img {
    width: 251.302px;
    height: 230.709px;
    top: 76px;
    right: 79px;
  }
}

@media (max-width: 760px) {
  :root {
    --container-width: 360px;
    --sp: 50px;
    --fz-default: 16px;
    --h1: 29px;
    --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;
  }

  .countdownHolder {
    justify-content: center;
    font-size: 18px;
  }

  .btn {
    min-width: initial;
  }

  .form {
    padding: 30px 24px;
  }

  .form__title {
    font-size: 30px;
  }

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

  .form .input__wrap {
    margin-bottom: 8px;
  }

  .form .input {
    height: 52px;
    line-height: 52px;
  }

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

  .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;
  }

  .burger {
    display: block;
  }

  .hero {
    padding: 25px 0;
  }

  .hero__container {
    flex-wrap: wrap;
    text-align: center;
  }

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

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

  .hero__type {
    margin: 0 auto 12px;
    padding: 6px 8px;
  }

  .hero__title {
    margin-bottom: 10px;
    font-size: 38px;
  }

  .hero__text {
    font-size: 13px;
  }

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

  .if {
    padding-top: 70px;
  }

  .if__container {
    padding: 60px 30px;
  }

  .if__block {
    grid-template-columns: 1fr;
  }

  .if__block {
    margin-top: 35px;
  }

  .if__item_icon {
    max-width: 40px;
    height: 40px;
  }

  .places__inner {
    padding: 60px 0;
  }

  .places__bg--desc {
    display: none;
  }

  .places__bg--mob {
    display: block;
  }

  .places__text {
    margin-top: 20px;
    padding: 0 15px;
  }

  .places__btn {
    margin-top: 40px;
    width: calc(100% - 30px);
  }

  .speaker {
    padding-top: 10px;
  }

  .speaker__photo {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
  }

  .speaker__photo:before {
    transform: translate(27px, -27px);
    background: linear-gradient(222deg, #8B57C2 4.32%, #F277D0 24.69%, rgba(55, 97, 243, 0.00) 44.22%);
  }

  .speaker__photo-decor {
    left: -28px;
    top: -55px;
    width: 69px;
    height: 93px;
    border-radius: 20px;
  }

  .speaker__title {
    margin-bottom: 385px;
    text-align: center;
  }

  .speaker__info {
    gap: 10px;
    margin-top: 20px;
  }

  .register {
    padding: 10px 0 50px;
  }

  .register__inner {
    text-align: center;
  }

  .register__title {
    font-size: 28px;
  }

  .register__img {
    position: relative;
    top: auto;
    right: auto;
    margin: 12px auto 0;
  }

  .register__btn {
    width: 100%;
    margin: 13px 0 30px;
  }

  .form__gift_icon {
    margin-right: 10px;
  }

  .form__gift_text {
    max-width: 200px;
  }

  .form__gift_text b {
    font-size: 14px;
  }
}