@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: 70px;
  --accent: #11A5E4;
  --accent2: #FF3900;
  --accent2-h: #ff3700b0;
  --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: 15px;
  --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; */
}

.course-info__item {
  margin-right: 40px;
  display: flex;
  align-items: center;
}

.course-info__item:last-child {
  margin-right: 0;
}

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

.course-info__icon.start {
  width: 19.5px;
  height: 21px;
  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/start.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;
  color: rgba(255, 255, 255, 0.80);
  font-family: "Gilroy";
  font-weight: 600;
}

._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 {
  text-transform: uppercase;
}

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

.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__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%;
  width: 295px;
}

.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__container {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding: 50px 0 78px 0;
}

.hero__container:before {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: calc(100% + 120px);
  pointer-events: none;
}

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

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

.hero__type {
  position: relative;
  display: inline-flex;
  border-radius: 6px;
  padding: 8px 18px;
  padding-left: 47px;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  color: var(--accent2);
  margin-bottom: 30px;
  background: #fff;
}

.hero__type::before {
  content : '';
  position : absolute;
  top: 11px;
  height: 100%;
  width: 100%;
  left: 18px;
  background: url('../img/star.svg') no-repeat
}

.hero__title {
  color: #11A5E4;
  font-family: "Gilroy";
  font-size: 45px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
}

.hero__title b {
  padding-left: 90px;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
}

.hero__title span {
  color: #FFF;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}

.hero__subtitle {
  display: block;
  margin-top: 30px;
  color: #FFF;
  font-family: "Gilroy";
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
}

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

.hero__desc {
  color:#FFF;
  font-family: "Gilroy";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 28px;
}

.hero__desc b {
  color:  #11A5E4;
  font-weight: 700;
}

.hero__desc span {
  font-weight: 700;
}

.hero__btn {
  margin-top: 70px;
}

.hero__text {
    max-width: 400px;
    margin-top: 40px;
}

.hero__right {
  position: relative;
  flex: 0 0 50%;
  padding-left: 70px;
  padding-right: 10px;
}

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

.hero__right-image1,
.hero__right-image2 {
  position: absolute;
  width: 250px;
  height: 377px;
  background: center/cover no-repeat;
  border-radius: 200px;
}

.hero__right-image1 {
  top: 0;
  left: 0;
}

.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: 42%;
  bottom: 43%;
  transform: rotate(-25deg);
}

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

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

.hero__right-tag-item._api {
  right: 40%;
  bottom: 23%;
  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__timer {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero__timer-title {
  margin-bottom: 15px;
}


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

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

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

.clients__container {
  max-width: 100%;
}

.clients__subtitle {
  font-weight: 500;
  font-size: var(--m);
  line-height: 148%;
  margin: 16px auto 40px;
}

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

.clients__items {
  pointer-events: none;
  margin: 30px 0;
}

.clients .slick-list {
  overflow: visible;
}

.clients .slick-slide {
  margin: 0 15px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  max-height: 80px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8.03051px;
  padding: 0 50px;
  min-height: 80px;
}

.clients .slick-slide img {
  max-height: 70px !important;
  display: block !important;
}

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

.what__items {
  margin: 90px 0 0;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  gap: 20px;
}

.what .item {
  width: 30%;
  min-width: 290px;
  min-height: 290px;
  border-radius: 50%;
  text-align: left;
  position: relative;
  padding: 90px 30px 70px 30px;
  background: rgba(255, 255, 255, 0.1);
}

.what .item:nth-child(even) {
  border-top: 2px solid var(--accent);
}

.what .item:nth-child(odd) {
  border-bottom: 2px solid var(--accent);
}

.what .item__icon {
  width: 123px;
  height: 123px;
  background: 50%/contain no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(25%, -25%);
}

.what .item__title {
  font-weight: 800;
  font-size: 22px;
  line-height: 120%;
}

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

.what .item__text {
  font-size: 16px;
  line-height: 140%;
  margin-top: 10px;
  opacity: 0.8;
}

.what__additional {
  display: inline-flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  gap: 10px;
  color: rgba(255, 255, 255, 0.8);
  padding: 20px 70px;
}

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

.places__inner {
  background: #171717 50% no-repeat;
  border-radius: 20px;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

.places__text {
  font-weight: 500;
  font-size: var(--m);
  line-height: 148%;
  margin-top: 20px;
}

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

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

.speaker__container {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  gap: 20px;
}

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

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

.speaker__decor {
  font-weight: 700;
  font-size: 238.672px;
  line-height: 232px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.02);
  position: absolute;
  top: -50px;
  left: -150px;
}

.speaker__name {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.1538461538;
}

.speaker__prof {
  margin-top: 10px;
  font-weight: 700;
  font-size: var(--s);
  color: var(--accent);
}

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

.speaker__info li {
  padding-left: 23px;
  position: relative;
  font-size: var(--s);
  color: rgba(255, 255, 255, 0.5);
}

.speaker__info li:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #FF3900;
  border-radius: 2px;
  left: 0;
  top: 8px;
  position: absolute;
}

.speaker__info li span {
  color: #fff;
}

.speaker__photo {
  width: 600px;
  background: 60%/contain no-repeat;
  position: relative;
}

/* .speaker__photo:before {
  content: "";
  position: absolute;
  background: radial-gradient(circle, rgba(17, 165, 228, 0.3) 0%, rgba(17, 165, 228, 0) 60%);
  width: 300px;
  height: 300px;
  border-radius: 50%;
  bottom: 0;
  right: 0;
} */

.speaker__photo:after {
  content: "";
  display: block;
  padding-bottom: 98.9409984871%;
}

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

.register__inner {
  background: #1E1E1E url(../img/register__inner.webp) 50% 100%/cover no-repeat;
  position: relative;
  padding: 30px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.register__image {
  margin: 0 auto;
  width: 478px;
  height: 478px;
  background: 50%/contain no-repeat;
}

.register__content {
  width: 100%;
  max-width: 550px;
}

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

.register__title {
  margin-top: 20px;
  line-height: 110%;
}

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

.register__subtitle {
  font-weight: 500;
  font-size: var(--m);
  margin-top: 20px;
}

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

.register__btn {
  margin-top: 60px;
}

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

.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: #fff;
  font-weight: 800;
  letter-spacing: -1px;
  left: 50%;
  transform: translateX(-50%);
}

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

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

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

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

.countdownHolder .textdigit {
  font-size: 10px;
  letter-spacing: 0px;
  color: #fff;
  margin-top: -5px;
}

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

  .course-info__item {
    margin-right: 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__right {
    flex: 0 0 55%;
    padding-left: 30px;
    padding-right: 0px;
  }

  .hero__title {
    font-size: 35px;
  }

  .hero__right-inner {
    height: 500px;
  }

  .hero__container {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .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--webinar .form {
    padding: 20px;
  }

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

  .what .item {
    width: 340px;
    min-height: 340px;
    padding: 90px 50px 0;
  }

  .speaker__title {
    margin: 0;
  }

  .speaker__content {
    max-width: 360px;
  }

  .speaker__decor {
    display: none;
  }

  .speaker__photo {
    width: 340px;
  }

  .register__title {
    font-size: 30px;
  }

  .register__inner {
    padding: 40px 20px;
  }

  .register__image {
    width: 300px;
    height: 300px;
  }

  .register__content {
    max-width: 340px;
  }

  .register__btn {
    margin-top: 20px;
  }
}

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

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

  .hero__title {
    /* font-size: 35px; */
    margin-bottom: 15px;
    font-size: 24px;
  }

  .hero__title br {
    display: none;
  }

  .hero__title b {
    padding: 0;
  }

  .hero__subtitle {
    font-size: 20px;
  }

  .hero__subtitle br {
    display: none;
  }

  .hero__desc br {
    display: none;
  }

  .hero__right-inner {
    height: 440px;
  }

  .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__container {
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
  }

  .hero--webinar .hero__container {
    padding-top: 20px;
    padding-bottom: 50px;
  }


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

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

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

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

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

  .what__items {
    margin: 50px 0 0;
  }

  .speaker__title {
    text-align: center;
  }

  .speaker__content {
    order: 3;
  }

  .register__title {
    font-size: 25px;
  }

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

  .form__gift_icon {
    margin-right: 10px;
  }

  .form__gift_text {
    max-width: 200px;
  }

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