@charset "UTF-8";

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

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

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

html,
body {
  height: 100%;
  min-height: 100%;
  min-width: 320px;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

body.mvas {
  height: auto;
}

body {
  line-height: 1;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #0b1012;
}

input,
button,
textarea {
  font-family: "Gilroy-Regular", sans-serif;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

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

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

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

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

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

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

body {
  position: relative;
}

body.lock {
  overflow-y: hidden;
}

.text-bold {
  font-weight: 600;
}

.header {
  position: absolute;
  left: 0;
  right: 0;
}

.header__top {
  display: flex;
  justify-content: space-between;
  padding-top: 31px;
  max-width: 1740px;
  margin: 0px auto;
}

@media (max-width: 1760px) {
  .header__top {
    padding: 31px 15px 0;
  }
}

@media (max-width: 768px) {
  .header__top {
    padding-top: 11px;
  }
}

@media (max-width: 550px) {
  .header__top {
    padding-top: 0;
  }
}

.header__link {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  padding-bottom: 16px;
  margin: 0 42px;
  transition: all 0.3s ease;
  border-bottom: 3px solid transparent;
}

.header__link:hover {
  border-bottom: 3px solid #987324;
}

.header__link.active {
  border-bottom: 3px solid #987324;
}

@media (max-width: 900px) {
  .header__link {
    margin: 0 25px;
  }
}

@media (max-width: 768px) {
  .header__link {
    padding-bottom: 5px;
    margin-bottom: 14px;
  }
}

.header__btn {
  margin-left: 63px;
}

@media (max-width: 900px) {
  .header__btn {
    margin-left: 0;
  }
}

.header__logo {
  display: inline-block;
  position: relative;
  z-index: 6;
  padding-top: 10px;
  width: 120px;
}

.header__menu {
  display: none;
  position: absolute;
  top: 50px;
  right: 20px;
  width: 30px;
  height: 26px;
  cursor: pointer;
  z-index: 6;
}

@media (max-width: 768px) {
  .header__menu {
    display: block;
  }
}

@media (max-width: 550px) {
  .header__menu {
    top: 37px;
  }
}

.header__menu span {
  top: 10px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header__menu span:first-child {
  top: 1px;
}

.header__menu span:last-child {
  top: auto;
  bottom: 4px;
}

.header__menu.active span {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.header__menu.active span:first-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}

.header__menu.active span:last-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}

.header__buttons {
  padding-top: 12px;
  position: relative;
  z-index: 3;
}

@media (max-width: 768px) {
  .header__buttons {
    display: flex;
    flex-direction: column;
    padding-top: 150px;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    background: #000000e7;
    top: -1000%;
    bottom: 0;
    z-index: 5;
    transition: all 0.4s ease;
  }

  .header__buttons.active {
    top: 0;
  }
}

.main {
  display: flex;
  flex-direction: column;
  position: relative;
  background: linear-gradient(180deg, #08020f 0%, #2f134e 100%);
  padding-top: 135px;
  padding-bottom: 50px;
  min-height: 100vh;
  overflow: hidden;
}

@media (max-width: 800px) {
  .main {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .main {
    min-height: 650px;
  }
}

@media (max-width: 449px) {
  .main {
    min-height: 800px;
  }
}

.main:before {
  content: "";
  position: absolute;
  background-image: url(../img/main-bg.png);
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 2;
  width: 1580px;
  height: 735px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0px auto;
}

@media (max-width: 1580px) {
  .main:before {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .main:before {
    display: none;
  }
}

.main__text {
  justify-self: center;
  max-width: 820px;
  margin: auto auto 0;
  font-family: "Gilroy-Bold", sans-serif;
  text-align: center;
  color: #fff;
  z-index: 3;
}

@media (max-width: 767px) {
  .main__text {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@media (orientation: landscape) and (max-height: 600px) {
  .main__text {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.main__text-sup {
  font-size: 70px;
  color: #f5b405;
  line-height: 112%;
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .main__text-sup {
    font-size: 60px;
  }
}

@media (max-width: 479px) {
  .main__text-sup {
    font-size: 47px;
  }
}

.main__text-title {
  font-size: 51px;
  line-height: 129%;
  padding-bottom: 70px;
}

@media (max-width: 768px) {
  .main__text-title {
    font-size: 43px;
    padding-bottom: 50px;
  }
}

@media (max-width: 479px) {
  .main__text-title {
    font-size: 32px;
    padding-bottom: 25px;
  }
}

.main__text-desc {
  font-size: 18px;
  font-family: "Gilroy-Medium", sans-serif;
  line-height: 27px;
  color: #e5e5e5;
}

.main__img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 1252px;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 40px auto 0;
  text-align: center;
  z-index: 1;
}

@media (max-width: 1252px) {
  .main__img {
    max-width: 100%;
  }

  .main__img img {
    max-width: 100%;
  }
}

.main__awards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 64px;
  padding-bottom: 30px;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  z-index: 5;
}

@media (max-width: 767px) {
  .main__awards {
    padding-bottom: 0;
    gap: 20px;
    margin-top: 24px;
  }
}

.main__awards a {
  max-height: 100%;
}

.main__awards img {
  max-width: 100%;
  height: auto;
}

.projects {
  max-width: 1920px;
  margin: 0px auto;
}

@media (max-width: 768px) {
  .projects {
    min-height: 380px;
    height: auto;
  }
}

.projects__item {
  width: 1920px;
  font-family: "Gilroy-Bold", sans-serif;
  color: #fff;
  max-width: 100%;
  position: relative;
}

.projects__item:nth-child(2) .slick-arrow {
  background: #277f76;
}

.projects__item:nth-child(3) .slick-arrow {
  background: #212e4d;
}

@media (max-width: 1200px) {
  .projects__item {
    height: 636px;
  }

  .projects__item.bg-1 {
    background: url(../img/project-1.jpg?v=4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }

  .projects__item.bg-2 {
    background: url(../img/project-3.jpg?v=4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}

@media (max-width: 768px) {
  .projects__item {
    height: 380px;
  }

  .projects__item.bg-1 {
    background: url(../img/project-1-mobile.jpg?v=4);
    background-repeat: no-repeat;
  }

  .projects__item.bg-2 {
    background: url(../img/project-3-mobile.jpg?v=4);
    background-repeat: no-repeat;
  }
}

.projects__wrapper {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

@media (max-width: 479px) {
  .projects__wrapper {
    padding: 0 15px;
  }
}

.projects__img img {
  max-width: 100%;
}

@media (max-width: 1200px) {
  .projects__img img {
    min-height: 636px;
    opacity: 0;
  }
}

@media (max-width: 768px) {
  .projects__img img {
    min-height: 380px;
  }
}

@media (max-width: 400px) {
  .projects__img img {
    min-height: 450px;
  }
}

.projects__left {
  flex: 0 0 60%;
}

@media (max-width: 1400px) {
  .projects__left {
    flex: 0 0 52%;
  }
}

@media (max-width: 768px) {
  .projects__left {
    flex: 1 1 auto;
  }
}

.projects__right {
  padding-top: 15vw;
}

@media (max-width: 1600px) {
  .projects__right {
    padding-top: 12.5vw;
  }
}

@media (max-width: 1400px) {
  .projects__right {
    padding-top: 10vw;
    flex: 0 0 48%;
  }
}

@media (max-width: 1300px) {
  .projects__right {
    padding-top: 120px;
  }
}

@media (max-width: 768px) {
  .projects__right {
    flex: 0 0 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    text-align: center;
  }
}

.projects__sup {
  color: #e5e5e5;
  opacity: 0.9;
  font-size: 28px;
  line-height: 130%;
  padding-bottom: 35px;
}

@media (max-width: 992px) {
  .projects__sup {
    padding-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .projects__sup {
    padding-bottom: 7px;
  }
}

@media (max-width: 630px) {
  .projects__sup {
    font-size: 25px;
  }
}

.projects__title {
  font-size: 40px;
  line-height: 130%;
  padding-bottom: 35px;
  max-width: 475px;
}

@media (max-width: 992px) {
  .projects__title {
    font-size: 32px;
    padding-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .projects__title {
    margin: 0px auto;
    padding-bottom: 15px;
    line-height: 120%;
    font-size: 38px;
  }
}

@media (max-width: 630px) {
  .projects__title {
    font-size: 34px;
  }
}

@media (max-width: 479px) {
  .projects__title {
    font-size: 27px;
  }
}

.projects__desc {
  font-size: 18px;
  line-height: 150%;
  font-family: "Gilroy-Medium", sans-serif;
  padding-bottom: 50px;
  max-width: 490px;
}

@media (max-width: 1400px) {
  .projects__desc {
    padding-right: 130px;
  }
}

@media (max-width: 768px) {
  .projects__desc {
    margin: 0px auto;
    padding-right: 0;
    padding-bottom: 25px;
  }
}

@media (max-width: 630px) {
  .projects__desc {
    font-size: 17px;
    padding-bottom: 20px;
  }
}

.projects__btn {
  position: relative;
  z-index: 5;
}

.projects .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  border-radius: 50%;
  width: 76px;
  height: 76px;
  background: #7822d9;
  transition: all 0.3s ease;
  box-shadow: -2px -2px 51px rgba(0, 0, 0, 0.2);
  left: 100px;
  margin-top: -38px;
}

@media (max-width: 1600px) {
  .projects .slick-arrow {
    left: 50px;
  }
}

@media (max-width: 1400px) {
  .projects .slick-arrow {
    top: 50%;
  }
}

@media (max-width: 768px) {
  .projects .slick-arrow {
    left: 25px;
    width: 38px;
    height: 38px;
    background: #6726b1;
    margin-top: -19px;
  }
}

.projects .slick-arrow:after {
  content: "";
  position: absolute;
  background-image: url(../img/arrow-w.svg);
  background-size: contain;
  width: 13px;
  height: 20px;
  left: 0;
  right: 2px;
  top: 2px;
  bottom: 0;
  margin: auto;
}

.projects .slick-arrow.slick-next {
  transform: rotate(-180deg);
  right: 100px;
  left: auto;
}

@media (max-width: 1600px) {
  .projects .slick-arrow.slick-next {
    right: 50px;
  }
}

@media (max-width: 768px) {
  .projects .slick-arrow.slick-next {
    right: 25px;
  }
}

.projects .dots {
  position: relative;
  display: flex;
  bottom: 6vw;
}

@media (max-width: 768px) {
  .projects .dots {
    bottom: 26px;
  }
}

@media (max-width: 630px) {
  .projects .dots {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 4;
  }
}

@media (max-width: 400px) {
  .projects .dots {
    bottom: 15px;
  }
}

.projects .dots__left {
  flex: 0 0 60%;
}

@media (max-width: 1400px) {
  .projects .dots__left {
    flex: 0 0 52%;
  }
}

@media (max-width: 768px) {
  .projects .dots__left {
    flex: 0 0 auto;
  }
}

.projects .dots__right {
  position: relative;
  display: flex;
}

@media (max-width: 768px) {
  .projects .dots__right {
    flex: 0 0 100%;
    margin-left: -4px;
  }
}

.projects .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 768px) {
  .projects .slick-dots {
    right: 0;
    margin: 0px auto;
  }
}

.projects .slick-dots li+li {
  padding-left: 11px;
}

.projects .slick-dots li.slick-active button {
  width: 53px;
}

.projects .slick-dots li.slick-active button:before {
  border-radius: 50px;
}

.projects .slick-dots button {
  font-size: 0;
  position: relative;
  width: 9px;
  height: 9px;
  background-color: transparent;
  transition: all 0.3s ease;
}

.projects .slick-dots button:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 9px;
  background: #fff;
  border-radius: 50%;
}

.projects.slick-initialized .slick-slide {
  display: block;
}

.events {
  max-width: 1560px;
  margin: 0px auto;
  padding-top: 90px;
  padding-bottom: 30px;
}

.events__arrows {
  display: flex;
  align-items: center;
  gap: 8px;
}

.events__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 40px;
}

.events__footer {
  display: none;
}

@media (max-width: 567px) {
  .events__footer {
    display: flex;
    justify-content: center;
    margin-top: 24px;
  }
}

.events__title {
  font-size: 40px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #191919;
  font-family: "Gilroy-Bold", sans-serif;
  position: relative;
}

@media (max-width: 768px) {
  .events__header {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.events__slider {
  display: flex;
  min-width: 0;
}

.events__slider:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 180px;
  left: -180px;
  top: 0;
  background-color: #fff;
  z-index: 1000;
}

@media (max-width: 1560px) {
  .events__slider:before {
    display: none;
  }
}

@media (max-width: 630px) {
  .events__slider {
    justify-content: center;
  }
}

.events .slick-slider {
  overflow: hidden;
}

@media (max-width: 630px) {
  .events .slick-list {
    width: 440px;
  }
}

@media (max-width: 460px) {
  .events .slick-list {
    max-width: 100%;
    width: 100%;
    min-width: 0;
  }
}

.events__item+.events__item {
  margin-left: 20px;
}

@media (max-width: 630px) {
  .events__item+.events__item {
    margin-left: 0;
  }
}

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

.events__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  border: 60px solid transparent;
  border-left: 60px solid #7420d0;
  border-top: 60px solid #7420d0;
  z-index: 2;
}

.events__item-rus:before {
  border-left: 60px solid #277a72;
  border-top: 60px solid #277a72;
}

.events__img {
  position: relative;
}

.events__img:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 20px;
  background-image: url(../img/logo.svg);
  background-size: contain;
  width: 87px;
  height: 69px;
  background-repeat: no-repeat;
  z-index: 3;
}

.events__img:before {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180.85deg, #ababab 36.75%, rgba(176, 180, 188, 0.526042) 52.54%, rgba(230, 236, 255, 0) 145.1%);
  mix-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.events__img img {
  max-width: 100%;
}

.events__desc {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  padding: 48px;
}

@media (max-width: 930px) {
  .events__desc {
    padding: 25px;
  }
}

.events__name {
  font-size: 30px;
  line-height: 36px;
  font-family: "Gilroy-Bold", sans-serif;
  color: #ffac0c;
}

@media (max-width: 930px) {
  .events__name {
    font-size: 26px;
  }
}

@media (max-width: 400px) {
  .events__name {
    text-align: center;
    font-size: 23px;
  }
}

.events__place {
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 50px;
  line-height: 61px;
  color: #fff;
}

@media (max-width: 930px) {
  .events__place {
    line-height: 45px;
    font-size: 46px;
  }
}

@media (max-width: 400px) {
  .events__place {
    text-align: center;
    padding-bottom: 20px;
    font-size: 40px;
  }
}

.events__date {
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: #f9f9fb;
  display: inline-block;
  padding-top: 45px;
}

@media (max-width: 1200px) {
  .events__date {
    padding-top: 30px;
  }
}

@media (max-width: 930px) {
  .events__date {
    padding-top: 28px;
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .events__date {
    padding-top: 15px;
  }
}

.events__btn {
  font-size: 24px;
  padding: 12.5px 14.5px;
  border: 3px solid #ffac0c;
  font-family: "Gilroy-Bold", sans-serif;
  border-radius: 7px;
  color: #fff;
  float: right;
  cursor: pointer;
  transition: all 0.3s ease;
}

.events__btn svg {
  transition: all 0.3s ease;
}

.events__btn:hover {
  background: #ffac0c;
  color: #000;
}

.events__btn:hover svg {
  fill: #000;
}

@media (max-width: 1200px) {
  .events__btn svg {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 930px) {
  .events__btn {
    padding: 5px 7px;
  }
}

.events .slick-arrow {
  background: transparent;
  background-image: url(../img/arrow-long.png);
  background-repeat: no-repeat;
  width: 40px;
  height: 26px;
}

@media (max-width: 768px) {
  .events .slick-arrow {
    right: 0;
    left: 0;
    top: 60px;
    margin: 0px auto;
  }
}

.events .slick-arrow.slick-next {
  transform: rotate(-180deg);
  right: 90px;
}

@media (max-width: 768px) {
  .events .slick-arrow.slick-next {
    right: -100px;
  }
}

@media (max-width: 768px) {
  .events .slick-arrow.slick-prev {
    left: -100px;
  }
}

.news {
  padding-top: 200px;
  max-width: 1560px;
  margin: 0px auto;
}

@media (max-width: 1390px) {
  .news {
    padding-top: 150px;
  }
}

@media (max-width: 991px) {
  .news {
    padding-top: 75px;
  }
}

@media (max-width: 768px) {
  .news {
    padding-top: 50px;
  }
}

.news__wrapper {
  position: relative;
}

.news__more {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  height: 32px;
  gap: 20px;
  padding-left: 24px;
  color: #7420D0;
  font-size: 18px;
  font-weight: 700;
  line-height: 13px;
  background-color: #fff;
  transform: translateY(-50%);
}

.news__more svg {
  transition: all 0.3s;
}

.news__more:hover svg {
  transform: translateX(-4px);
}

.news-slider__item {
  background-repeat: no-repeat;
  position: relative;
}

.news-slider__img img {
  max-width: 100%;
}

.news-slider__desc {
  background: #7520cff2;
  padding: 37px 145px 55px 100px;
  position: relative;
  margin: 0px auto;
  margin-top: -310px;
  max-width: 1100px;
}

@media (max-width: 1100px) {
  .news-slider__desc {
    margin-top: -100px;
    padding: 25px 30px;
  }
}

@media (max-width: 768px) {
  .news-slider__desc {
    margin-top: -50px;
  }
}

@media (max-width: 479px) {
  .news-slider__desc {
    margin-top: 0;
    padding: 20px 15px;
  }
}

.news-slider__desc.news-bg-1 {
  background: #7520cff2;
}

.news-slider__desc.news-bg-2 {
  background: #277c73f2;
}

.news-slider__desc.news-bg-3 {
  background: #1b2947f2;
}

.news-slider__icon {
  float: left;
  width: 64px;
}

.news-slider__icon img {
  max-width: 100%;
}

@media (max-width: 600px) {
  .news-slider__icon {
    width: 32px;
  }
}

.news-slider__sup {
  font-size: 28px;
  line-height: 74px;
  font-family: "Gilroy-Bold", sans-serif;
  color: #f9f9fb;
  padding-left: 92px;
  position: relative;
}

@media (max-width: 1200px) {
  .news-slider__sup {
    font-size: 25px;
  }
}

@media (max-width: 600px) {
  .news-slider__sup {
    font-size: 20px;
    line-height: 38px;
    padding-left: 40px;
  }
}

.news-slider__title {
  color: #f2f2f2;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 40px;
  line-height: 130%;
  letter-spacing: 0.05em;
  padding-top: 15px;
}

@media (max-width: 1200px) {
  .news-slider__title {
    font-size: 36px;
  }
}

@media (max-width: 992px) {
  .news-slider__title {
    font-size: 30px;
  }
}

@media (max-width: 600px) {
  .news-slider__title {
    font-size: 24px;
  }
}

.news-slider__text {
  color: #f9f9fb;
  font-size: 18px;
  line-height: 150%;
  font-family: "Gilroy-Medium", sans-serif;
  padding-top: 15px;
}

@media (max-width: 1200px) {
  .news-slider__text {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  .news-slider__text {
    font-size: 15px;
  }
}

.news-slider__btn {
  text-align: right;
  padding-top: 35px;
}

.news-slider__btn div {
  color: #f2f2f2;
  font-size: 18px;
  line-height: 22px;
  font-family: "Gilroy-Bold", sans-serif;
  display: inline-block;
  border-bottom: 3px solid #f2c94c;
  cursor: pointer;
}

@media (max-width: 479px) {
  .news-slider__btn div {
    font-size: 15px;
  }
}

@media (max-width: 479px) {
  .news-slider__btn {
    padding-top: 15px;
  }
}

.news-nav {
  max-width: 1400px;
  margin: 0px auto;
  margin-top: 35px;
  padding-bottom: 30px;
  position: relative;
  border-top: 3px solid #d0d8ed;
}

@media (max-width: 1200px) {
  .news-nav {
    padding: 0 20px 30px;
  }
}

@media (max-width: 479px) {
  .news-nav {
    padding: 0 0px 30px;
  }
}

.news-nav.slick-initialized .slick-slide {
  display: flex;
}

.news-nav .slick-list {
  overflow: visible;
}

@media (max-width: 768px) {
  .news-nav .slick-track {
    justify-content: space-between;
  }
}

@media (max-width: 768px) and (max-width: 479px) {
  .news-nav .slick-track {
    flex-wrap: wrap;
  }
}

.news-nav__item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 35px;
  top: -3px;
  border-top: 3px solid #d0d8ed;
  cursor: pointer;
}

.news-nav__item.slick-current {
  border-top: 3px solid #f2c94c;
}

.news-nav__item:nth-child(1) {
  margin-right: 33px;
}

.news-nav__item:nth-child(2) {
  margin: 0 34px;
}

.news-nav__item:nth-child(3) {
  margin-left: 33px;
}

@media (max-width: 768px) {
  .news-nav__item {
    flex: 0 0 32%;
  }

  .news-nav__item:nth-child(1) {
    margin-right: 0;
  }

  .news-nav__item:nth-child(2) {
    margin: 0 0;
  }

  .news-nav__item:nth-child(3) {
    margin-left: 0;
  }
}

@media (max-width: 479px) {
  .news-nav__item {
    flex: 0 0 100%;
    padding-top: 10px;
  }
}

@media (max-width: 479px) {
  .news-nav__item+.news-nav__item {
    margin-top: 20px;
  }
}

.news-nav__title {
  color: #191919;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 28px;
  line-height: 130%;
  max-width: 300px;
}

@media (max-width: 992px) {
  .news-nav__title {
    font-size: 22px;
  }
}

@media (max-width: 600px) {
  .news-nav__title {
    font-size: 18px;
  }
}

@media (max-width: 479px) {
  .news-nav__title {
    max-width: none;
    padding: 0 15px;
    width: 100%;
  }
}

.news-nav__date {
  font-family: "Gilroy-Medium", sans-serif;
  color: #43464b;
  font-size: 12px;
  line-height: 156.5%;
  padding-top: 4px;
}

.map {
  margin-top: 160px;
  background: #21132e;
}

@media (max-width: 768px) {
  .map {
    margin-top: 80px;
  }
}

.map__wrapper {
  max-width: 1550px;
  margin: 0px auto;
  display: flex;
  height: 100%;
}

@media (max-width: 1150px) {
  .map__wrapper {
    flex-wrap: wrap;
  }
}

.map__left {
  flex: 0 0 65%;
  padding: 140px 0px 90px 50px;
}

@media (max-width: 1300px) {
  .map__left {
    flex: 0 0 auto;
  }
}

@media (max-width: 1150px) {
  .map__left {
    flex: 0 0 100%;
    justify-content: center;
    padding: 90px 0;
  }
}

@media (max-width: 850px) {
  .map__left {
    padding: 90px 15px;
  }
}

.map__img {
  position: relative;
}

@media (max-width: 1150px) {
  .map__img {
    width: 821px;
    margin: 0px auto;
  }
}

@media (max-width: 850px) {
  .map__img {
    width: auto;
  }
}

@media (max-width: 850px) {
  .map__img img {
    max-width: 100%;
  }
}

.map__points {
  position: absolute;
  background-image: url(../img/map-plus.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}

@media (max-width: 850px) {
  .map__points {
    display: none;
  }
}

.map__points:nth-child(2) {
  top: 44px;
  left: 430px;
}

.map__points:nth-child(3) {
  top: 143px;
  left: 124px;
}

.map__points:hover {
  background-image: url(../img/map-point.png);
}

.map__points:hover span {
  opacity: 1;
  visibility: visible;
}

.map__points span {
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -77px;
  left: -4px;
  max-width: 400px;
  background: #ffc000;
  border-radius: 1px;
  width: max-content;
  padding: 5px 31px;
  font-size: 24px;
  line-height: 135%;
  font-family: "Gilroy-SemiBold", sans-serif;
  z-index: 2;
}

.map__points span:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 10px solid transparent;
  border-left: 10px solid #ffc000;
  border-top: 10px solid #ffc000;
  left: 1;
  bottom: -18px;
}

@media (max-width: 950px) {
  .map__points span {
    padding: 5px 10px;
    left: 16px;
  }
}

.map__right {
  background-color: #fff;
  margin-top: -30px;
  padding: 47px 84px;
  box-shadow: 0px 2px 40px rgba(60, 54, 98, 0.3);
  margin-bottom: 30px;
  position: relative;
  margin-right: 30px;
}

@media (max-width: 1300px) {
  .map__right {
    margin-right: 10px;
    padding: 30px 25px;
  }
}

@media (max-width: 1150px) {
  .map__right {
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 479px) {
  .map__right {
    padding: 30px 15px;
  }
}

.map__right label {
  font-size: 20px;
  line-height: 130%;
  color: #191919;
  font-family: "Gilroy-SemiBold", sans-serif;
  display: block;
  padding: 15px 0;
}

.map__right input,
.map__right textarea {
  display: block;
  background: #f7f9ff;
  border: 3px solid #f7f9ff;
  font-size: 15px;
  border-radius: 3px;
  width: 100%;
  color: #000;
  padding: 13px 22px;
}

.map__right textarea {
  height: auto;
  resize: none;
}

.map__right input[type="checkbox"] {
  position: absolute;
  left: 0;
  height: 18px;
  opacity: 0;
  top: 21px;
  cursor: pointer;
  z-index: 3;
}

.map__title {
  color: #191919;
  font-size: 40px;
  line-height: 130%;
  font-family: "Gilroy-Bold", sans-serif;
  text-align: center;
}

@media (max-width: 1150px) {

  .map__name,
  .map__email {
    display: inline-block;
    width: 49%;
  }

  .map__email {
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  .map__email {
    margin-left: 3px;
  }
}

@media (max-width: 479px) {

  .map__name,
  .map__email {
    display: inline-block;
    width: 100%;
    margin-left: 0;
  }
}

.map__agree {
  position: relative;
  padding-top: 20px;
  padding-bottom: 60px;
}

.map__agree label {
  font-size: 15px;
  line-height: 135%;
  color: #191919;
  font-family: "Gilroy-Regular", sans-serif;
  padding: 0;
  position: relative;
  padding-left: 30px;
}

.map__agree label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  background-image: url(../img/checkbox.png);
  width: 20px;
  height: 20px;
}

.map__agree label:after {
  content: "";
  position: absolute;
  left: 1px;
  top: 3px;
  background-image: url(../img/check.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 20px;
  background-size: contain;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

@media (max-width: 1150px) {
  .map__agree {
    padding-bottom: 35px;
  }
}

.map__agree input:checked+label:after {
  transform: scale(1);
}

.map__center {
  text-align: center;
}

.map__btn {
  font-family: "Gilroy-Bold", sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  padding: 15px 25px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  border-radius: 7px;
  background-color: #ffac0c;
  border: 3px solid #ffac0c;
  position: relative;
}

.map__btn:hover {
  background-color: #fff;
}

.footer {
  position: relative;
}

.footer__wrapper {
  max-width: 1620px;
  margin: 0px auto;
  padding: 0 15px;
  position: relative;
}

.footer__bottom {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}

@media (max-width: 1150px) {
  .footer__bottom {
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (max-width: 700px) {
  .footer__bottom {
    align-items: flex-start;
  }
}

@media (max-width: 380px) {
  .footer__bottom {
    justify-content: center;
  }
}

.footer__copy {
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  font-family: "Gilroy-Regular", sans-serif;
  color: #1b1a1c;
  padding-right: 90px;
}

@media (max-width: 1150px) {
  .footer__copy {
    order: 5;
    flex: 0 0 25%;
    text-align: right;
    padding-right: 0;
  }
}

@media (max-width: 620px) {
  .footer__copy {
    flex: 0 0 45%;
    text-align: left;
  }
}

@media (max-width: 380px) {
  .footer__copy {
    flex: 0 0 100%;
    text-align: center;
  }
}

.footer__menu {
  display: flex;
  flex: 1 0 auto;
}

@media (max-width: 1150px) {
  .footer__menu {
    order: 1;
    flex: 0 1 30%;
  }
}

.footer__menu a {
  font-size: 13px;
  line-height: 26px;
  color: #1b1a1c;
  margin: 0px 8px;
  font-family: "Gilroy-SemiBold", sans-serif;
  transition: all 0.3s ease;
  white-space: nowrap;
  border-bottom: 1px solid #d1d1d2;
}

.footer__menu a:hover {
  color: #ffc000;
}

.footer__menu li:first-child a {
  margin-left: 0;
}

.footer__link {
  display: flex;
}

@media (max-width: 1150px) {
  .footer__link {
    order: 4;
    flex: 0 0 75%;
  }
}

@media (max-width: 700px) {
  .footer__link {
    flex-grow: 1;
  }
}

@media (max-width: 620px) {
  .footer__link {
    flex: 0 0 100%;
    justify-content: space-between;
  }
}

@media (max-width: 380px) {
  .footer__link {
    flex: 0 0 100%;
    text-align: center;
    justify-content: center;
  }
}

.footer__link a {
  color: #1b1a1c;
  font-size: 13px;
  font-family: "Gilroy-Regular", sans-serif;
  line-height: 160%;
  transition: all 0.3s ease;
}

.footer__link a:hover {
  color: #fea10f;
}

.footer__link li {
  line-height: 26px;
}

.footer__link li+li {
  margin-left: 18px;
}

.footer__mail {
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  color: #1b1a1c;
  font-family: "Gilroy-SemiBold", sans-serif;
  margin-left: 30px;
  margin-right: 30px;
  transition: all 0.3s ease;
}

.footer__mail:hover {
  color: #fea10f;
}

@media (max-width: 1150px) {
  .footer__mail {
    margin-left: 0;
    margin-right: 0;
    order: 3;
    flex: 0 1 30%;
    text-align: right;
  }
}

@media (max-width: 380px) {
  .footer__mail {
    order: 5;
    flex: 0 0 100%;
    text-align: center;
  }
}

.footer__design {
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  line-height: 26px;
  color: #1b1a1c;
  order: 5;
}

.footer__design a {
  color: #1b1a1c;
  font-family: "Gilroy-Bold", sans-serif;
  transition: all 0.3s ease;
}

.footer__design a:hover {
  color: #ffc000;
}

@media (max-width: 1150px) {
  .footer__design {
    flex: 0 0 100%;
    text-align: center;
  }
}

@media (max-width: 620px) {
  .footer__design {
    flex: 0 0 45%;
    text-align: right;
  }
}

@media (max-width: 380px) {
  .footer__design {
    flex: 0 0 100%;
    text-align: center;
  }
}

.mvas-main {
  background: #1b2947;
  position: relative;
  min-height: 100vh;
}

.mvas-main:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 341px;
  width: 100%;
  z-index: 1;
  background-image: url(../img/mvas/main-bg.png);
}

.mvas-main__wrapper {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 15px;
  padding-top: 175px;
}

@media (max-width: 550px) {
  .mvas-main__wrapper {
    padding-top: 115px;
  }
}

.mvas-main__title {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 51px;
  line-height: 130%;
  color: #fff;
}

.mvas-main__title p {
  font-size: 70px;
  color: #ffac0c;
  line-height: 89.5%;
}

.mvas-main__text {
  font-family: "Gilroy-Medium", sans-serif;
  color: #e5e5e5;
  font-size: 18px;
  line-height: 150%;
  max-width: 930px;
  margin: 0px auto;
  padding-top: 20px;
}

.mvas-main__sub {
  color: #ffac0c;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.05em;
  padding-top: 30px;
}

.mvas-main__features {
  display: flex;
  max-width: 1452px;
  margin: 0px auto;
  padding-top: 120px;
  padding-bottom: 67px;
}

@media (max-width: 768px) {
  .mvas-main__features {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.item-features {
  padding: 16px;
  flex: 0 0 33.333%;
}

@media (max-width: 800px) {
  .item-features:first-child {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .item-features {
    flex: 0 0 50%;
  }

  .item-features:last-child {
    padding-top: 70px;
  }
}

@media (max-width: 640px) {
  .item-features {
    padding: 0 45px;
    padding-top: 80px;
    flex: 0 0 80%;
  }

  .item-features:first-child {
    padding-top: 0;
    padding-left: 45px;
  }
}

@media (max-width: 479px) {
  .item-features {
    padding: 0 25px;
    padding-top: 80px;
  }

  .item-features:first-child {
    padding-top: 0;
    padding-left: 25px;
  }
}

@media (max-width: 380px) {
  .item-features {
    padding: 0;
    padding-top: 80px;
  }

  .item-features:first-child {
    padding-top: 0;
    padding-left: 0px;
  }
}

.item-features__wrapper {
  background: linear-gradient(rgba(58, 82, 137, 0.4) 0%, #3a5289 100%);
  border-radius: 40px;
  padding: 0px 70px 45px;
  height: 100%;
}

@media (max-width: 1140px) {
  .item-features__wrapper {
    padding: 0 45px 45px;
  }
}

@media (max-width: 992px) {
  .item-features__wrapper {
    padding: 0 20px 35px;
  }
}

.item-features__img img {
  margin-top: -63px;
}

@media (max-width: 992px) {
  .item-features__img img {
    width: 180px;
  }
}

@media (max-width: 768px) {
  .item-features__img img {
    width: auto;
  }
}

@media (max-width: 479px) {
  .item-features__img img {
    width: 160px;
  }
}

.item-features__desc {
  padding-top: 11px;
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
}

.container {
  max-width: 1420px;
  margin: 0px auto;
  padding: 0 15px;
}

.exclusive {
  padding-top: 91px;
}

.exclusive__title {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 40px;
  line-height: 130%;
  letter-spacing: 0.025em;
  color: #191919;
  max-width: 1420px;
  margin: 0px auto;
  padding: 0 15px;
}

@media (max-width: 768px) {
  .exclusive__title {
    text-align: center;
  }
}

.exclusive__item {
  position: relative;
  padding: 0 15px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.exclusive__item:nth-child(even):after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 315px;
  background-image: url(../img/mvas/odd-bg.png);
  z-index: 1;
}

@media (max-width: 1200px) {
  .exclusive__item:nth-child(even):after {
    background-size: cover;
    background-repeat: no-repeat;
    height: 255px;
  }
}

.exclusive__item:nth-child(odd) {
  background: #f3f3f9;
}

.exclusive__item:nth-child(odd):after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 400px;
  background-image: url(../img/mvas/even-bg.png);
  z-index: 1;
}

@media (max-width: 1200px) {
  .exclusive__item:nth-child(odd):after {
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
  }
}

.exclusive__wrapper {
  display: flex;
  flex: 0 0 50%;
  max-width: 1420px;
  margin: 0px auto;
  position: relative;
  z-index: 2;
  justify-content: space-between;
}

@media (max-width: 1350px) {
  .exclusive__wrapper>div:last-child {
    margin-left: 15px;
  }
}

@media (max-width: 768px) {
  .exclusive__wrapper {
    flex-wrap: wrap;
  }

  .exclusive__wrapper>div:last-child {
    margin-left: 0px;
  }
}

.exclusive__desc {
  padding-left: 78px;
  position: relative;
  padding-top: 150px;
}

@media (max-width: 1200px) {
  .exclusive__desc {
    padding-top: 8%;
  }
}

@media (max-width: 992px) {
  .exclusive__desc {
    padding-top: 2%;
  }
}

@media (max-width: 768px) {
  .exclusive__desc {
    order: 1;
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 30px;
  }
}

@media (max-width: 570px) {
  .exclusive__desc {
    padding: 30px 0px;
  }
}

.exclusive__desc:before {
  content: attr(data-num);
  position: absolute;
  left: 0;
  background-image: url(../img/mvas/number.png);
  width: 45px;
  height: 50px;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 24px;
  line-height: 160%;
  color: #131718;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .exclusive__desc:before {
    right: 0;
    margin: 0px auto;
    top: -25px;
  }
}

.exclusive__name {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 28px;
  line-height: 130%;
  color: #191919;
  max-width: 320px;
}

@media (max-width: 768px) {
  .exclusive__name {
    margin: 0px auto;
    text-align: center;
  }
}

.exclusive__text {
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 18px;
  line-height: 130%;
  color: #858585;
  padding-top: 15px;
  max-width: 530px;
}

@media (max-width: 768px) {
  .exclusive__text {
    max-width: 100%;
    text-align: justify;
  }
}

@media (max-width: 1200px) {
  .exclusive__img img {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .exclusive__img {
    order: 2;
    text-align: center;
    width: 100%;
  }
}

.boost {
  background: #1b2947;
  padding: 100px 0 115px;
  position: relative;
}

.boost:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  margin: 0px auto;
  width: 1003px;
  height: 795px;
  z-index: 1;
  background-image: url(../img/mvas/goose.png);
  mix-blend-mode: multiply;
  opacity: 0.9;
}

.boost:after {
  content: "";
  position: absolute;
  bottom: 0;
  background-image: url(../img/mvas/boost-bg.png);
  width: 100%;
  height: 526px;
  z-index: 1;
}

.boost__title {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 40px;
  line-height: 130%;
  color: #fff;
  max-width: 800px;
  position: relative;
  z-index: 2;
}

@media (max-width: 768px) {
  .boost__title {
    text-align: center;
  }
}

.boost__sliders {
  position: relative;
  z-index: 2;
}

.sliders-boost__nav {
  padding-top: 70px;
}

@media (max-width: 630px) {
  .sliders-boost__nav .slick-track {
    flex-wrap: wrap;
  }
}

@media (max-width: 479px) {
  .sliders-boost__nav {
    padding-top: 35px;
  }
}

.sliders-boost__plus {
  position: relative;
  color: #bfbfc0;
  font-family: "Gilroy-Bold", sans-serif;
  padding-left: 40px;
  padding-right: 80px;
  width: 25%;
  font-size: 24px;
  line-height: 130%;
  border-bottom: 3px solid #304577;
  padding-top: 25px;
  padding-bottom: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.sliders-boost__plus:hover {
  color: #fff;
}

.sliders-boost__plus:before {
  content: attr(data-plus);
  position: absolute;
  left: 40px;
  top: 0;
  color: #818181;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 12px;
}

@media (max-width: 768px) {
  .sliders-boost__plus {
    padding-left: 5px;
    padding-right: 20px;
    font-size: 22px;
  }

  .sliders-boost__plus:before {
    left: 5px;
  }
}

@media (max-width: 630px) {
  .sliders-boost__plus {
    flex: 0 0 50%;
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .sliders-boost__plus:before {
    top: 10px;
  }
}

@media (max-width: 479px) {
  .sliders-boost__plus {
    flex: 0 0 100%;
  }
}

.sliders-boost__plus.slick-current {
  color: #ffac0c;
  border-color: #ffac0c;
}

.sliders-boost__plus.slick-current:before {
  color: #fff;
}

.sliders-boost__main {
  padding-top: 70px;
}

.sliders-boost .slick-initialized .slick-slide {
  display: flex;
}

.sliders-boost__features {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

.sliders-boost__wrapper {
  background: #304577;
  box-shadow: 0px 4px 20px rgba(60, 54, 98, 0.07);
  padding: 35px 90px 70px 40px;
  height: 100%;
}

@media (max-width: 1200px) {
  .sliders-boost__wrapper {
    padding: 35px 30px 50px;
  }
}

.sliders-boost__item {
  flex: 0 0 33.333%;
  padding: 7px;
}

@media (max-width: 768px) {
  .sliders-boost__item {
    flex: 0 0 50%;
  }
}

@media (max-width: 530px) {
  .sliders-boost__item {
    flex: 0 0 100%;
  }
}

.sliders-boost__title {
  font-family: "Gilroy-Bold", sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 130%;
}

.sliders-boost__text {
  font-family: "Gilroy-Medium", sans-serif;
  color: #c1c7d6;
  font-size: 18px;
  line-height: 130%;
  padding-top: 40px;
}

.pricing {
  background: #ffac0c;
  padding: 110px 15px 70px;
  position: relative;
  text-align: center;
}

.pricing:before {
  content: "PRICING";
  position: absolute;
  font-size: 300px;
  line-height: 130%;
  font-family: "Gilroy-Black", sans-serif;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  opacity: 0.2;
}

@media (max-width: 1200px) {
  .pricing:before {
    font-size: 250px;
  }
}

@media (max-width: 768px) {
  .pricing:before {
    font-size: 190px;
    top: 30px;
  }
}

.pricing:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 852px;
  top: 70px;
  left: 84px;
  background-image: url(../img/mvas/pricing-bg.png);
  z-index: 1;
}

.pricing__plan {
  color: #191919;
  font-size: 28px;
  line-height: 110%;
  font-family: "Gilroy-Bold", sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  padding-bottom: 80px;
}

@media (max-width: 479px) {
  .pricing__plan {
    font-size: 26px;
  }
}

.pricing__plan>span {
  position: absolute;
  right: -130px;
  font-size: 16px;
  line-height: 130%;
  background-color: #fff;
  padding: 5px;
}

@media (max-width: 580px) {
  .pricing__plan>span {
    right: -15px;
    top: -24px;
  }
}

.pricing__switch {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 50px;
  margin: 0 35px;
}

@media (max-width: 670px) {
  .pricing__switch {
    margin: 0 10px;
    width: 70px;
    height: 40px;
  }
}

.pricing__switch input {
  display: none;
}

.pricing__switch span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border: 4px solid #191919;
  transition: 0.4s;
  border-radius: 100px;
}

.pricing__switch span:before {
  position: absolute;
  content: "";
  height: 32px;
  width: 32px;
  top: 5px;
  left: 5px;
  bottom: 4px;
  background-color: #ffac0c;
  transition: 0.4s;
  border-radius: 50%;
}

@media (max-width: 670px) {
  .pricing__switch span:before {
    height: 22px;
    width: 22px;
  }
}

.pricing__switch input:checked+span {
  background-color: #ffac0c;
}

.pricing__switch input:focus+span {
  box-shadow: 0 0 1px #ffac0c;
}

.pricing__switch input:checked+span:before {
  transform: translateX(50px);
  background-color: #fff;
}

@media (max-width: 670px) {
  .pricing__switch input:checked+span:before {
    transform: translateX(30px);
  }
}

.pricing__features {
  max-width: 1420px;
  margin: 0px auto;
  text-align: center;
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 50px 80px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}

@media (max-width: 991px) {
  .pricing__features {
    padding: 50px 40px;
  }
}

@media (max-width: 768px) {
  .pricing__features {
    padding: 50px 15px 50px 5px;
  }
}

@media (max-width: 768px) {
  .pricing__scroll {
    overflow: auto;
  }
}

.pricing__table {
  width: 100%;
  table-layout: fixed;
  color: #191919;
  border-spacing: 10px 0;
  position: relative;
}

.pricing__table a {
  color: #086ad8;
}

.pricing__table a:hover {
  color: #308af0;
}

@media (max-width: 767px) {
  .pricing__table {
    width: 767px;
  }
}

.pricing__table:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 50px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 75%, #ffffff 100%);
  left: 0;
}

@media (max-width: 768px) {
  .pricing__table:after {
    height: 37px;
  }
}

.pricing__table.active:after {
  display: none;
}

.pricing th {
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 15px;
  line-height: 135%;
  color: #858585;
  font-weight: 400;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 14px;
  position: relative;
}

@media (max-width: 768px) {
  .pricing th {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .pricing th img {
    max-width: 60px;
    margin: 0px auto;
  }
}

.pricing th p {
  font-size: 24px;
  line-height: 130%;
  font-family: "Gilroy-Bold", sans-serif;
  color: #191919;
}

@media (max-width: 768px) {
  .pricing th p {
    font-size: 16px;
  }
}

.pricing th span {
  font-size: 32px;
  line-height: 130%;
  font-family: "Gilroy-Bold", sans-serif;
  color: #191919;
}

@media (max-width: 768px) {
  .pricing th span {
    font-size: 26px;
  }
}

.pricing th:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.pricing th:nth-child(2):before {
  background: linear-gradient(180deg, #36dbff 0%, rgba(54, 219, 255, 0) 100%);
  opacity: 0.1;
}

.pricing th:nth-child(3):before {
  background: linear-gradient(180deg, #ff7878 0%, rgba(255, 120, 120, 0) 100%);
  opacity: 0.1;
}

.pricing th:nth-child(4):before {
  background: linear-gradient(180deg, #ea00fe 0%, rgba(234, 0, 254, 0) 100%);
  opacity: 0.1;
}

.pricing th:first-child {
  padding-top: 90px;
}

.pricing td {
  text-align: center;
  font-size: 18px;
  padding: 13px 0;
  font-family: "Gilroy-SemiBold", sans-serif;
  color: #595f67;
}

.pricing td:first-child {
  font-family: "Gilroy-Bold", sans-serif;
  text-align: left;
  padding-left: 30px;
  padding-right: 5px;
  color: #191919;
}

@media (max-width: 700px) {
  .pricing td:first-child {
    padding-left: 7px;
  }
}

@media (max-width: 768px) {
  .pricing td {
    font-size: 14px;
  }
}

.pricing td img {
  vertical-align: middle;
}

.pricing tr:nth-child(even) td {
  background-color: #f6f9ff;
}

.pricing tr:nth-child(2) td {
  background: #ebf8a1;
  padding: 0;
  line-height: 44px;
}

.pricing tr:nth-child(2) td a {
  display: block;
}

.pricing tr:nth-child(2) td:first-child {
  padding-left: 30px;
  padding-right: 5px;
}

.pricing__more {
  padding: 0;
}

.pricing__more td {
  padding: 0;
  line-height: 0 !important;
}

.pricing__more div {
  display: none;
  line-height: 43px;
}

.pricing__all {
  text-align: center;
  position: relative;
  padding-top: 40px;
  cursor: pointer;
  display: inline-block;
  font-family: "Gilroy-Bold", sans-serif;
  margin: 0px auto;
  color: #7420d0;
  font-size: 18px;
  line-height: 135%;
  transition: all 0.3s ease;
}

.pricing__all div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0px auto;
  transition: all 0.3s ease;
  background: #7420d0;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

.pricing__all div:before,
.pricing__all div:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 2px;
  margin: 0px auto;
  right: 0;
  background-color: #fff;
  top: 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pricing__all div:before {
  left: -4px;
  transform: rotate(40deg);
}

.pricing__all div:after {
  left: 3px;
  transform: rotate(-40deg);
}

.pricing__all.active {
  color: transparent;
}

.pricing__all.active div:before {
  transform: rotate(-40deg);
}

.pricing__all.active div:after {
  transform: rotate(40deg);
}

.pricing__btn {
  margin-top: 20px;
  background: #ffac0c;
  border-radius: 3px;
  color: #112238;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 18px;
  line-height: 22px;
  padding: 24px 64px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 3px solid #ffac0c;
}

.pricing__btn:hover {
  background-color: #fff;
}

.testimonials {
  padding-bottom: 0px;
  color: #fff;
  position: relative;
  z-index: 5;
}

.testimonials-mvas {
  padding-top: 130px;
  padding-bottom: 125px;
  background: #21132e;
}

.testimonials__img {
  margin-bottom: 15px;
}

.testimonials__title {
  font-family: "Gilroy-Bold", sans-serif;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 40px;
  line-height: 130%;
  text-align: center;
}

@media (max-width: 1250px) {
  .testimonials__title {
    padding-bottom: 70px;
  }
}

.testimonials__wrapper {
  max-width: 1070px;
  margin: 0px auto;
}

.testimonials__slider {
  margin-bottom: 100px;
  margin-top: 35px;
  z-index: 2;
}

.testimonials .slick-initialized .slick-slide {
  display: flex;
}

.testimonials .slick-arrow {
  background: #7420d0;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  background-image: url(../img/mvas/arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.testimonials .slick-arrow.slick-prev {
  left: -115px;
  transform: rotate(180deg);
}

@media (max-width: 1350px) {
  .testimonials .slick-arrow.slick-prev {
    left: -85px;
  }
}

@media (max-width: 1250px) {
  .testimonials .slick-arrow.slick-prev {
    top: -100px;
    right: 110px;
    left: 0;
    margin: 0 auto;
  }
}

.testimonials .slick-arrow.slick-next {
  right: -115px;
}

@media (max-width: 1350px) {
  .testimonials .slick-arrow.slick-next {
    right: -85px;
  }
}

@media (max-width: 1250px) {
  .testimonials .slick-arrow.slick-next {
    top: -100px;
    right: 0;
    left: 110px;
    margin: 0px auto;
  }
}

.testimonials__item {
  background: #7420d0;
  padding: 50px 60px 50px;
  color: #f9f9fb;
}

@media (max-width: 991px) {
  .testimonials__item {
    padding: 50px 30px;
  }
}

@media (max-width: 670px) {
  .testimonials__item {
    flex-wrap: wrap;
    padding: 25px 25px 25px;
  }
}

.testimonials__personal {
  flex: 0 0 200px;
  text-align: center;
}

@media (max-width: 670px) {
  .testimonials__personal {
    flex: 0 0 100%;
    padding-bottom: 20px;
  }
}

.testimonials__img img {
  max-width: 100%;
}

.testimonials__name {
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 18px;
  line-height: 150%;
  padding-top: 20px;
}

@media (max-width: 670px) {
  .testimonials__name {
    padding-top: 10px;
  }
}

.testimonials__company {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 24px;
  line-height: 150%;
}

.testimonials__comment {
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 18px;
  line-height: 150%;
  padding-left: 70px;
}

.testimonials__comment p+p {
  padding-top: 20px;
}

@media (max-width: 991px) {
  .testimonials__comment {
    padding-left: 35px;
  }
}

@media (max-width: 670px) {
  .testimonials__comment {
    padding-left: 0;
  }
}

.testimonials__text {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 51px;
  line-height: 62px;
  padding-left: 330px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 190px;
}

.testimonials__text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 260px;
  height: 205px;
  background-image: url(../img/mvas/trial-goose.png);
}

.testimonials__text:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -75px;
  width: 821px;
  height: 414px;
  margin: 0px auto;
  background-image: url(../img/mvas/trial-bg.png);
  z-index: 1;
}

@media (max-width: 768px) {
  .testimonials__text {
    padding-top: 0;
  }

  .testimonials__text:before {
    top: 50px;
  }

  .testimonials__text:after {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@media (max-width: 670px) {
  .testimonials__text {
    padding-top: 230px;
    padding-left: 0;
    text-align: center;
  }

  .testimonials__text:before {
    top: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
  }

  .testimonials__text:after {
    top: 215px;
  }
}

@media (max-width: 479px) {
  .testimonials__text {
    font-size: 42px;
    line-height: 50px;
  }
}

.trial {
  background: #ffffff;
  box-shadow: 0px 2px 40px rgba(60, 54, 98, 0.3);
  border-radius: 20px;
  padding: 60px 100px 90px;
  text-align: center;
  position: relative;
  z-index: 2;
}

@media (max-width: 1070px) {
  .trial {
    padding: 60px 50px 90px;
  }
}

@media (max-width: 991px) {
  .trial {
    padding: 60px 30px;
  }
}

@media (max-width: 479px) {
  .trial {
    padding: 80px 15px;
  }
}

.trial:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 45px solid transparent;
  border-left: 45px solid #ffac0c;
  border-top: 45px solid #ffac0c;
}

.trial:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border: 45px solid transparent;
  border-right: 45px solid #ffac0c;
  border-bottom: 45px solid #ffac0c;
}

.trial button {
  font-family: "Gilroy-Bold", sans-serif;
  text-transform: uppercase;
  color: #112238;
  padding: 16px 88px;
  font-size: 18px;
  background: #ffac0c;
  border-radius: 3px;
  margin-top: 30px;
  border: 3px solid #f5b405;
  transition: all 0.3s ease;
}

.trial button:hover {
  background-color: #fff;
}

@media (max-width: 768px) {
  .trial form {
    max-width: 500px;
    margin: 0px auto;
  }
}

.trial input {
  font-family: "Gilroy-Regular", sans-serif;
  background: #ebf1fc;
  border: 3px solid #ebf1fc;
  border-radius: 3px;
  font-size: 18px;
  line-height: 135%;
  color: #191919;
  padding: 15px 30px;
  max-width: 250px;
}

@media (max-width: 991px) {
  .trial input {
    max-width: 100%;
    width: 200px;
  }
}

@media (max-width: 768px) {
  .trial input {
    width: 100%;
    margin-top: 30px;
  }
}

@media (max-width: 620px) {
  .trial input {
    width: 100%;
    margin-top: 30px;
  }
}

.trial input+input {
  margin-left: 21px;
}

@media (max-width: 768px) {
  .trial input+input {
    margin-left: 0px;
  }
}

.trial input[name="name"] {
  margin-left: 0;
}

.trial__time {
  font-family: "Gilroy-Bold", sans-serif;
  color: #191919;
  font-size: 40px;
  line-height: 48px;
}

.trial__sub {
  font-family: "Gilroy-Medium", sans-serif;
  color: #191919;
  font-size: 18px;
  line-height: 150%;
  padding-top: 14px;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  .trial__sub {
    padding-bottom: 30px;
  }
}

@media (max-width: 479px) {
  .trial__sub {
    padding-bottom: 10px;
  }
}

.trial__accept {
  font-family: "Gilroy-Regular", sans-serif;
  color: #191919;
  font-size: 15px;
  line-height: 135%;
  margin-top: 30px;
}

.trial__accept a {
  color: #086ad8;
}

.trial__accept a:hover {
  color: #308af0;
}

.dcb-main {
  background: linear-gradient(180deg, #721fcf 0%, #50099f 100%);
  text-align: center;
  padding-top: 200px;
  color: #fff;
  position: relative;
  min-height: 100vh;
}

@media (max-width: 1100px) {
  .dcb-main {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .dcb-main {
    padding-top: 130px;
  }
}

@media (min-height: 1100px) {
  .dcb-main {
    min-height: auto;
  }
}

.dcb-main:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  top: 0;
  background-image: url(../img/dcb/main-bg.png);
  width: 1342px;
  height: 870px;
  z-index: 1;
}

.dcb-main:after {
  content: "";
  position: absolute;
  left: 150px;
  top: 100px;
  background-image: url(../img/dcb/main-stars.png);
  width: 1601px;
  height: 402px;
  z-index: 1;
}

.dcb-main__title {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 51px;
  line-height: 130%;
  position: relative;
  z-index: 2;
}

.dcb-main__text {
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 24px;
  line-height: 150%;
  max-width: 1050px;
  padding-top: 35px;
  margin: 0px auto;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .dcb-main__text {
    font-size: 21px;
  }
}

@media (max-width: 479px) {
  .dcb-main__text {
    font-size: 18px;
  }
}

.dcb-main__total {
  display: flex;
  position: relative;
  z-index: 2;
  max-width: 1300px;
  padding: 60px 20px 0;
  margin: 0px auto;
}

.dcb-main__total:before {
  content: "DCB HUB";
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.25) 60%, rgba(255, 255, 255, 0) 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Gilroy-Black", sans-serif;
  top: -105px;
  opacity: 0.2;
  font-size: 300px;
  line-height: 130%;
}

@media (max-width: 1350px) {
  .dcb-main__total:before {
    font-size: 230px;
  }
}

@media (max-width: 991px) {
  .dcb-main__total:before {
    font-size: 175px;
  }
}

@media (max-width: 767px) {
  .dcb-main__total:before {
    font-size: 110px;
  }
}

@media (max-width: 479px) {
  .dcb-main__total:before {
    font-size: 70px;
  }
}

@media (max-width: 991px) {
  .dcb-main__total {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .dcb-main__total {
    padding: 60px 0 0;
  }
}

@media (max-width: 479px) {
  .dcb-main__total {
    padding: 0;
  }
}

.dcb-main__item {
  flex: 0 0 25%;
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.dcb-main__item p {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 36px;
  line-height: 44px;
}

@media (max-width: 991px) {
  .dcb-main__item {
    flex: 0 0 50%;
    padding-top: 30px;
  }
}

@media (max-width: 540px) {
  .dcb-main__item {
    font-size: 21px;
  }
}

@media (max-width: 479px) {
  .dcb-main__item {
    flex: 0 0 100%;
  }
}

.dcb-main__img {
  position: relative;
  z-index: 2;
}

@media (min-height: 900px) {
  .dcb-main__img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

@media (min-height: 1060px) {
  .dcb-main__img {
    position: static;
  }
}

@media (max-width: 479px) {
  .dcb-main__img img {
    max-width: 100%;
  }
}

.how {
  padding-top: 80px;
  text-align: center;
  color: #fff;
  background: #0e031d;
}

.how__title {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 51px;
  line-height: 130%;
}

.how__plan {
  max-width: 1400px;
  padding: 190px 15px 240px;
  margin: 0px auto;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .how__plan {
    flex-wrap: wrap;
    justify-content: center;
    padding: 60px 15px 120px;
  }
}

.how__item {
  position: relative;
  flex: 0 0 20%;
}

@media (max-width: 767px) {
  .how__item {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.how__item+.how__item:before {
  content: "";
  left: -50px;
  position: absolute;
  background-image: url(../img/dcb/arrow.png);
  width: 110px;
  height: 35px;
  top: 41%;
  z-index: 1;
}

@media (max-width: 1150px) {
  .how__item+.how__item:before {
    left: -65px;
  }
}

@media (max-width: 991px) {
  .how__item+.how__item:before {
    left: -79px;
    top: 40%;
  }
}

@media (max-width: 767px) {
  .how__item+.how__item:before {
    transform: rotate(90deg);
    left: 0;
    right: 0;
    top: 30px;
    margin: 0px auto;
  }
}

@media (max-width: 767px) {
  .how__item+.how__item {
    padding-top: 110px;
  }
}

.how__text {
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 16px;
  line-height: 150%;
  max-width: 280px;
  margin: 0px auto;
  position: absolute;
  bottom: 100%;
}

.how__text a {
  transition: all 0.3s ease;
  color: #ffac0c;
}

.how__text a:hover {
  color: #df980b;
}

@media (max-width: 1150px) {
  .how__text {
    line-height: 135%;
  }
}

@media (max-width: 991px) {
  .how__text {
    line-height: 115%;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .how__text {
    position: relative;
    order: 2;
    font-size: 17px;
    line-height: 150%;
    max-width: 420px;
  }
}

.how__img+.how__text {
  top: 100%;
}

@media (max-width: 767px) {
  .how__img+.how__text {
    top: 0;
  }
}

.how__img {
  padding: 25px 0;
  position: relative;
  z-index: 2;
}

@media (max-width: 991px) {
  .how__img img {
    width: 80px;
  }
}

@media (max-width: 767px) {
  .how__img img {
    width: auto;
  }
}

@media (max-width: 767px) {
  .how__img {
    order: 1;
    flex: 0 0 100%;
    padding: 0px 0 10px;
  }
}

.animation-how {
  background: radial-gradient(50% 50% at 50% 50%, #381664 0%, #0e031d 100%);
}

.animation-how__wrapper {
  display: flex;
  max-width: 1400px;
  margin: 0px auto;
  justify-content: center;
}

@media (max-width: 1400px) {
  .animation-how__wrapper {
    max-width: 990px;
  }
}

@media (max-width: 991px) {
  .animation-how__wrapper {
    max-width: 726px;
  }
}

@media (max-width: 750px) {
  .animation-how__wrapper {
    flex-wrap: wrap;
  }
}

.animation-how__left {
  flex: 0 0 440px;
}

@media (max-width: 991px) {
  .animation-how__left {
    flex: 0 0 320px;
    width: 320px;
  }
}

@media (max-width: 750px) {
  .animation-how__left {
    flex: 1 1 auto;
    width: 100%;
  }
}

.left-animation {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 2;
}

@media (max-width: 750px) {
  .left-animation {
    height: 380px;
  }
}

@media (max-width: 720px) {
  .left-animation {
    height: 355px;
  }
}

@media (max-width: 550px) {
  .left-animation {
    max-width: 320px;
    margin: 0px auto;
    height: 275px;
  }
}

.left-animation__top-text {
  max-width: 250px;
  margin: 0px auto;
  font-family: "Gilroy-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 120%;
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .left-animation__top-text {
    font-size: 27px;
  }
}

@media (max-width: 750px) {
  .left-animation__top-text {
    float: right;
    max-width: 250px;
  }
}

@media (max-width: 720px) {
  .left-animation__top-text {
    font-size: 24px;
  }
}

@media (max-width: 550px) {
  .left-animation__top-text {
    font-size: 16px;
    max-width: 150px;
    padding-right: 8px;
    text-align: right;
  }
}

.left-animation__top-img {
  position: relative;
}

.left-animation__top-img:before {
  content: "Revenue";
  position: absolute;
  left: 0px;
  top: 65%;
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .left-animation__top-img:before {
    left: 10px;
  }
}

@media (max-width: 991px) {
  .left-animation__top-img:before {
    font-size: 16px;
    left: 3px;
  }
}

@media (max-width: 750px) {
  .left-animation__top-img:before {
    top: -6px;
    left: 35px;
  }
}

@media (max-width: 720px) {
  .left-animation__top-img:before {
    top: -15px;
  }
}

@media (max-width: 550px) {
  .left-animation__top-img:before {
    left: 44px;
    font-size: 14px;
  }
}

.left-animation__top-img:after {
  content: "Offers";
  position: absolute;
  right: 10px;
  top: 65%;
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 991px) {
  .left-animation__top-img:after {
    font-size: 16px;
    right: 15px;
  }
}

@media (max-width: 750px) {
  .left-animation__top-img:after {
    right: 105px;
    top: auto;
    bottom: -8px;
  }
}

@media (max-width: 720px) {
  .left-animation__top-img:after {
    bottom: -12px;
  }
}

@media (max-width: 720px) {
  .left-animation__top-img:after {
    font-size: 14px;
    bottom: -17px;
  }
}

@media (max-width: 991px) {
  .left-animation__top-img img {
    max-width: 100%;
  }
}

@media (max-width: 750px) {
  .left-animation__top-img {
    position: absolute;
    right: 70px;
    top: 80px;
  }
}

@media (max-width: 720px) {
  .left-animation__top-img {
    right: 50px;
  }

  .left-animation__top-img img {
    max-width: 80%;
  }
}

@media (max-width: 550px) {
  .left-animation__top-img {
    right: -32px;
  }

  .left-animation__top-img img {
    max-width: 60%;
  }
}

@media (max-width: 750px) {
  .left-animation__center {
    position: absolute;
    left: 0;
    right: 0;
    top: 80px;
    max-width: 140px;
    margin: 0px auto;
  }
}

@media (max-width: 720px) {
  .left-animation__center {
    top: 50px;
  }
}

.left-animation__you {
  position: relative;
  display: inline-block;
  padding: 0 5px;
}

.left-animation__you div {
  position: absolute;
  top: 22%;
  font-size: 13px;
  line-height: 110%;
  font-family: "Gilroy-Medium", sans-serif;
  max-width: 90px;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.left-animation__you div span {
  display: block;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 46.2591px;
  line-height: 130%;
}

@media (max-width: 991px) {
  .left-animation__you {
    padding: 0;
    max-width: 49%;
  }

  .left-animation__you img {
    max-width: 70%;
  }

  .left-animation__you div {
    font-size: 10px;
    max-width: 70px;
  }

  .left-animation__you div span {
    font-size: 28px;
    line-height: 110%;
  }
}

@media (max-width: 750px) {
  .left-animation__you {
    max-width: 100%;
  }

  .left-animation__you img {
    max-width: 100%;
  }
}

@media (max-width: 550px) {
  .left-animation__you {
    max-width: 79%;
  }
}

.left-animation__goose {
  position: relative;
  display: inline-block;
  padding: 0 5px;
}

.left-animation__goose div {
  position: absolute;
  top: 44%;
  font-size: 13px;
  line-height: 110%;
  font-family: "Gilroy-Medium", sans-serif;
  max-width: 130px;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.left-animation__goose div span {
  display: block;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 36px;
  line-height: 130%;
}

@media (max-width: 991px) {
  .left-animation__goose {
    padding: 0;
    max-width: 49%;
  }

  .left-animation__goose img {
    max-width: 70%;
  }

  .left-animation__goose div {
    top: 39%;
    font-size: 10px;
    max-width: 70px;
  }

  .left-animation__goose div span {
    font-size: 22px;
    line-height: 100%;
  }
}

@media (max-width: 750px) {
  .left-animation__goose {
    max-width: 100%;
  }

  .left-animation__goose img {
    max-width: 100%;
  }
}

@media (max-width: 550px) {
  .left-animation__goose {
    max-width: 79%;
  }
}

.left-animation__bot-img {
  position: relative;
}

.left-animation__bot-img:before {
  content: "Payments";
  position: absolute;
  left: -10px;
  top: 15%;
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .left-animation__bot-img:before {
    left: 10px;
  }
}

@media (max-width: 991px) {
  .left-animation__bot-img:before {
    font-size: 16px;
    left: -5px;
  }
}

@media (max-width: 750px) {
  .left-animation__bot-img:before {
    top: -6px;
    left: auto;
    right: 46px;
  }
}

@media (max-width: 720px) {
  .left-animation__bot-img:before {
    top: -15px;
  }
}

@media (max-width: 550px) {
  .left-animation__bot-img:before {
    right: 54px;
    font-size: 14px;
  }
}

.left-animation__bot-img:after {
  content: "Traffic";
  position: absolute;
  right: 10px;
  top: 15%;
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 991px) {
  .left-animation__bot-img:after {
    font-size: 16px;
    right: 15px;
  }
}

@media (max-width: 750px) {
  .left-animation__bot-img:after {
    right: 61px;
    bottom: -6px;
    top: auto;
  }
}

@media (max-width: 720px) {
  .left-animation__bot-img:after {
    bottom: -12px;
  }
}

@media (max-width: 550px) {
  .left-animation__bot-img:after {
    font-size: 14px;
    bottom: -17px;
  }
}

@media (max-width: 991px) {
  .left-animation__bot-img img {
    max-width: 100%;
  }
}

@media (max-width: 750px) {
  .left-animation__bot-img {
    position: absolute;
    left: 70px;
    top: 80px;
  }
}

@media (max-width: 720px) {
  .left-animation__bot-img {
    left: 35px;
  }

  .left-animation__bot-img img {
    max-width: 80%;
  }
}

@media (max-width: 550px) {
  .left-animation__bot-img {
    left: -38px;
  }

  .left-animation__bot-img img {
    max-width: 60%;
  }
}

.left-animation__bot-text {
  max-width: 320px;
  margin: 0px auto;
  font-family: "Gilroy-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 120%;
  padding-bottom: 90px;
  padding-top: 40px;
}

@media (max-width: 767px) {
  .left-animation__bot-text {
    font-size: 27px;
  }
}

@media (max-width: 750px) {
  .left-animation__bot-text {
    float: left;
    max-width: 230px;
    padding-top: 0;
  }
}

@media (max-width: 720px) {
  .left-animation__bot-text {
    font-size: 24px;
  }
}

@media (max-width: 550px) {
  .left-animation__bot-text {
    font-size: 16px;
    max-width: 150px;
    padding-left: 8px;
    text-align: left;
  }
}

@keyframes flicker {

  0%,
  18%,
  22%,
  25%,
  53%,
  57%,
  100% {
    text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 5px #fff, 0 0 11px #ffac0c, 0 0 20px #ffac0c, 0 0 30px #ffac0c, 0 0 55px #ffac0c, 0 0 80px #ffac0c;
  }

  20%,
  24%,
  55% {
    text-shadow: none;
  }
}

.right-animation {
  color: #ffac0c;
  text-align: center;
}

@media (max-width: 991px) {
  .right-animation {
    padding-left: 15px;
  }
}

@media (max-width: 750px) {
  .right-animation {
    height: 570px;
    position: relative;
    width: 100%;
    padding-right: 15px;
  }
}

@media (max-width: 720px) {
  .right-animation {
    height: 490px;
    max-width: 600px;
  }
}

@media (max-width: 550px) {
  .right-animation {
    padding: 0;
    height: 410px;
    width: 320px;
    margin: 0px auto;
  }
}

.right-animation__top-text {
  font-family: "Gilroy-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 120%;
  max-width: 370px;
  margin: 0px auto;
  padding-bottom: 40px;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .right-animation__top-text {
    font-size: 27px;
  }
}

@media (max-width: 750px) {
  .right-animation__top-text {
    float: right;
    max-width: 210px;
  }
}

@media (max-width: 720px) {
  .right-animation__top-text {
    font-size: 24px;
    text-align: right;
  }
}

@media (max-width: 550px) {
  .right-animation__top-text {
    font-size: 16px;
    padding-right: 8px;
    max-width: 150px;
  }
}

@media (max-width: 1400px) {
  .right-animation__top-img {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .right-animation__top-img {
    width: 400px;
  }
}

@media (max-width: 750px) {
  .right-animation__top-img {
    width: auto;
    position: absolute;
    top: 100px;
    right: 70px;
  }
}

@media (max-width: 720px) {
  .right-animation__top-img {
    right: 20px;
  }
}

@media (max-width: 550px) {
  .right-animation__top-img {
    right: 4px;
    top: 64px;
    z-index: 2;
  }
}

.right-animation__top-img img {
  padding: 0 4px;
  transition: all 0.3s ease;
}

@media (max-width: 1400px) {
  .right-animation__top-img img:nth-child(n + 7) {
    display: none;
  }
}

@media (max-width: 991px) {
  .right-animation__top-img img {
    padding: 0 2px;
    height: 56px;
  }
}

@media (max-width: 750px) {
  .right-animation__top-img img {
    display: block;
    height: auto;
    padding: 4px 2px;
  }

  .right-animation__top-img img:nth-child(6) {
    display: none;
  }
}

@media (max-width: 720px) {
  .right-animation__top-img img {
    height: 65px;
  }
}

@media (max-width: 550px) {
  .right-animation__top-img img {
    height: 51px;
  }
}

.right-animation__center {
  position: relative;
  height: 466px;
}

@media (max-width: 991px) {
  .right-animation__center {
    height: 303px;
  }
}

@media (max-width: 750px) {
  .right-animation__center {
    position: absolute;
    left: 0;
    right: 0;
    top: 260px;
    transform: rotate(90deg);
  }
}

@media (max-width: 720px) {
  .right-animation__center {
    top: 95px;
    width: 550px;
    margin: 0px auto;
  }
}

@media (max-width: 550px) {
  .right-animation__center {
    width: 320px;
  }
}

.right-animation__btn {
  margin-bottom: 204px;
  transition: all 0.5s ease;
}

@media (max-width: 750px) {
  .right-animation__btn {
    transform: rotate(-90deg);
    position: absolute;
    left: 0;
    right: 0px;
    margin: 0 auto;
    top: 0;
    bottom: 0;
  }
}

.right-animation__btn span {
  position: relative;
  font-family: "GiveYouGlory-Regular", sans-serif;
  font-size: 27px;
  line-height: 120%;
  font-weight: bold;
  max-width: 380px;
  margin: 0px auto 0;
  color: transparent;
  display: block;
  background: linear-gradient(to left, #fff, #ffac0c, #fff, #ffac0c, #fff);
  background-size: 1000px 80px;
  -webkit-background-clip: text;
  -webkit-animation: font-color;
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 7s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  transition: font-size 500ms ease-in-out;
  padding-top: 45px;
  padding-bottom: 5px;
  text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 8px #fff, 0 0 15px #ffac0c, 0 0 30px #ffac0c, 0 0 40px #ffac0c, 0 0 70px #ffac0c, 0 0 100px #ffac0c;
  animation: flicker 2s infinite alternate;
}

.right-animation__btn span:before {
  content: "";
  position: absolute;
  right: 45px;
  top: 86px;
  background-image: url(../img/dcb/animation/arrow-mini.png);
  width: 28px;
  height: 60px;
}

@media (max-width: 767px) {
  .right-animation__btn span:before {
    top: 75%;
  }
}

@media (max-width: 550px) {
  .right-animation__btn span:before {
    top: 50%;
    right: 30px;
  }
}

@media (max-width: 767px) {
  .right-animation__btn span {
    padding-top: 25px;
  }
}

@media (max-width: 550px) {
  .right-animation__btn span {
    font-size: 24px;
  }
}

.right-animation__btn div {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 24px;
  color: #000000;
  margin-top: 60px;
  padding: 35px 100px;
  cursor: pointer;
  background: #ffac0c;
  border-radius: 300px;
  display: inline-block;
  box-shadow: 0 0 0 0 #ffac0c;
  transform: scale(1);
  animation: pulse 2s infinite;
  border: 3px solid #f5b405;
  transition: all 0.3s ease;
}

.right-animation__btn div:hover {
  background-color: #fff;
  border: 3px solid #fff;
  box-shadow: 0 0 0 0 white;
  animation: pulseHover 1s infinite;
}

@media (max-width: 991px) {
  .right-animation__btn div {
    padding: 25px 40px;
    margin-top: 40px;
  }
}

@media (max-width: 550px) {
  .right-animation__btn div {
    padding: 15px 20px;
  }
}

.right-animation__number {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  font-family: "Gilroy-SemiBold", sans-serif;
  font-size: 20px;
  line-height: 130%;
  transition: all 0.3s ease;
}

.right-animation__number div {
  max-width: 240px;
  margin: 0px auto;
}

@media (max-width: 750px) {
  .right-animation__number div {
    transform: rotate(-90deg);
  }
}

@media (max-width: 991px) {
  .right-animation__number {
    font-size: 15px;
  }
}

@media (max-width: 550px) {
  .right-animation__number {
    font-size: 14px;
  }
}

.right-animation__first {
  top: 20px;
}

.right-animation__first div {
  position: absolute;
  right: 0;
  left: 0;
  top: 40px;
}

@media (max-width: 1400px) {
  .right-animation__first {
    top: 60px;
    left: -85px;
  }

  .right-animation__first img {
    max-width: 80%;
  }

  .right-animation__first div {
    top: 25px;
  }
}

@media (max-width: 991px) {
  .right-animation__first {
    top: 40px;
    left: -135px;
  }

  .right-animation__first img {
    max-width: 60%;
  }

  .right-animation__first div {
    top: 20px;
  }
}

@media (max-width: 750px) {
  .right-animation__first {
    top: 10px;
    left: -128px;
  }

  .right-animation__first img {
    max-width: 80%;
  }

  .right-animation__first div {
    right: 46px;
    top: -60px;
    left: auto;
    max-width: 110px;
  }
}

@media (max-width: 720px) {
  .right-animation__first {
    left: -78px;
    top: 30px;
  }

  .right-animation__first div {
    right: 106px;
    top: -20px;
  }

  .right-animation__first img {
    max-width: 70%;
  }
}

@media (max-width: 550px) {
  .right-animation__first {
    left: -195px;
    top: 53px;
  }

  .right-animation__first img {
    max-width: 60%;
  }

  .right-animation__first div {
    right: 176px;
    top: -14px;
    max-width: 90px;
  }
}

.right-animation__second {
  bottom: 30px;
}

.right-animation__second img {
  transform: rotateX(180deg);
}

@media (max-width: 1400px) {
  .right-animation__second img {
    max-width: 80%;
  }
}

.right-animation__second div {
  max-width: 190px;
  position: absolute;
  right: 0;
  left: 0;
  top: 60px;
}

@media (max-width: 1400px) {
  .right-animation__second div {
    top: 30px;
  }
}

@media (max-width: 1400px) {
  .right-animation__second {
    bottom: 70px;
    left: -85px;
  }
}

@media (max-width: 991px) {
  .right-animation__second {
    bottom: 45px;
    left: -135px;
  }

  .right-animation__second img {
    max-width: 60%;
  }
}

@media (max-width: 750px) {
  .right-animation__second {
    bottom: 10px;
    left: -128px;
  }

  .right-animation__second img {
    max-width: 80%;
  }

  .right-animation__second div {
    right: 35px;
    left: auto;
    top: 100px;
    max-width: 110px;
  }
}

@media (max-width: 720px) {
  .right-animation__second {
    left: -78px;
    bottom: 30px;
  }

  .right-animation__second div {
    right: 95px;
    top: 70px;
  }

  .right-animation__second img {
    max-width: 70%;
  }
}

@media (max-width: 550px) {
  .right-animation__second {
    bottom: 55px;
    left: -195px;
  }

  .right-animation__second img {
    max-width: 60%;
  }

  .right-animation__second div {
    top: 33px;
    right: 175px;
    max-width: 90px;
  }
}

.right-animation__third {
  width: 120px;
  right: 185px;
  top: 20px;
}

.right-animation__third div {
  display: inline-block;
}

.right-animation__third img {
  vertical-align: middle;
}

@media (max-width: 1400px) {
  .right-animation__third {
    right: 55px;
  }
}

@media (max-width: 991px) {
  .right-animation__third {
    right: 61px;
  }

  .right-animation__third img {
    height: 90px;
  }
}

@media (max-width: 750px) {
  .right-animation__third {
    right: 224px;
    top: -80px;
  }

  .right-animation__third div {
    margin-left: -20px;
  }
}

@media (max-width: 720px) {
  .right-animation__third {
    right: 100px;
    top: -44px;
  }

  .right-animation__third img {
    height: 80px;
  }
}

@media (max-width: 550px) {
  .right-animation__third {
    right: 32px;
    top: 6px;
    z-index: 1;
  }

  .right-animation__third img {
    height: 60px;
    transform: rotate(-45deg);
  }

  .right-animation__third div {
    position: absolute;
    margin-left: 0;
    left: 30px;
    top: 55px;
  }
}

.right-animation__fourth {
  top: 39%;
  right: 58px;
}

@media (max-width: 1400px) {
  .right-animation__fourth {
    top: 42%;
    right: -70px;
    z-index: 2;
  }

  .right-animation__fourth img {
    max-width: 70%;
  }
}

@media (max-width: 991px) {
  .right-animation__fourth {
    top: 40%;
    right: -74px;
  }

  .right-animation__fourth img {
    max-width: 60%;
  }
}

@media (max-width: 750px) {
  .right-animation__fourth {
    transform: rotate(-90deg);
    right: 80px;
  }
}

@media (max-width: 720px) {
  .right-animation__fourth {
    top: 42%;
    right: -44px;
  }

  .right-animation__fourth img {
    max-width: 49%;
  }
}

@media (max-width: 550px) {
  .right-animation__fourth {
    right: -175px;
  }

  .right-animation__fourth img {
    max-width: 42%;
  }
}

.right-animation__fifth {
  width: 120px;
  bottom: 30px;
  right: 179px;
}

.right-animation__fifth div {
  display: inline-block;
}

.right-animation__fifth img {
  vertical-align: middle;
}

@media (max-width: 1400px) {
  .right-animation__fifth {
    right: 49px;
  }
}

@media (max-width: 991px) {
  .right-animation__fifth {
    right: 55px;
  }

  .right-animation__fifth img {
    height: 90px;
  }
}

@media (max-width: 750px) {
  .right-animation__fifth {
    right: 222px;
    bottom: -70px;
  }

  .right-animation__fifth div {
    margin-left: -20px;
  }
}

@media (max-width: 720px) {
  .right-animation__fifth {
    right: 99px;
    bottom: -44px;
  }

  .right-animation__fifth img {
    height: 80px;
  }

  .right-animation__fifth div {
    margin-left: -26px;
  }
}

@media (max-width: 550px) {
  .right-animation__fifth {
    right: 17px;
    bottom: 28px;
    z-index: 1;
  }

  .right-animation__fifth img {
    height: 60px;
    transform: rotate(45deg);
  }

  .right-animation__fifth div {
    position: absolute;
    margin-left: 0;
    left: 11px;
    top: -5px;
  }
}

.right-animation__sixth {
  top: 47.5%;
  left: -240px;
  z-index: 1;
}

.right-animation__sixth div {
  max-width: 190px;
  position: absolute;
  right: 100px;
  top: -14px;
}

@media (max-width: 1400px) {
  .right-animation__sixth div {
    right: 210px;
  }
}

@media (max-width: 991px) {
  .right-animation__sixth {
    top: 47%;
    left: -210px;
  }

  .right-animation__sixth img {
    width: 500px;
  }

  .right-animation__sixth div {
    right: 166px;
    top: -9px;
  }
}

@media (max-width: 750px) {
  .right-animation__sixth div {
    right: -114px;
  }
}

@media (max-width: 720px) {
  .right-animation__sixth {
    left: -146px;
  }

  .right-animation__sixth img {
    width: 445px;
  }

  .right-animation__sixth div {
    top: -14px;
  }
}

@media (max-width: 550px) {
  .right-animation__sixth {
    left: -208px;
  }

  .right-animation__sixth img {
    width: 395px;
  }
}

.right-animation__bot-img {
  transition: all 0.3s ease;
}

@media (max-width: 1400px) {
  .right-animation__bot-img {
    width: 510px;
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .right-animation__bot-img {
    width: 400px;
  }
}

@media (max-width: 750px) {
  .right-animation__bot-img {
    position: absolute;
    width: auto;
    top: 104px;
    left: 70px;
  }
}

@media (max-width: 720px) {
  .right-animation__bot-img {
    left: 20px;
  }
}

@media (max-width: 550px) {
  .right-animation__bot-img {
    left: 4px;
    top: 64px;
  }
}

.right-animation__bot-img img {
  padding: 0 4px;
}

@media (max-width: 1400px) {
  .right-animation__bot-img img:nth-child(n + 7) {
    display: none;
  }
}

@media (max-width: 991px) {
  .right-animation__bot-img img {
    padding: 0 2px;
    height: 56px;
  }
}

@media (max-width: 750px) {
  .right-animation__bot-img img {
    display: block;
    height: auto;
    padding: 4px 2px;
  }

  .right-animation__bot-img img:nth-child(6) {
    display: none;
  }
}

@media (max-width: 720px) {
  .right-animation__bot-img img {
    height: 65px;
  }
}

@media (max-width: 550px) {
  .right-animation__bot-img img {
    height: 51px;
  }
}

.right-animation__bot-text {
  font-family: "Gilroy-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 120%;
  max-width: 370px;
  margin: 0px auto;
  padding-bottom: 90px;
  padding-top: 40px;
  transition: all 0.3s ease;
}

@media (max-width: 767px) {
  .right-animation__bot-text {
    font-size: 27px;
  }
}

@media (max-width: 750px) {
  .right-animation__bot-text {
    float: left;
    padding-top: 0;
    max-width: 180px;
  }
}

@media (max-width: 720px) {
  .right-animation__bot-text {
    font-size: 24px;
    text-align: left;
  }
}

@media (max-width: 550px) {
  .right-animation__bot-text {
    font-size: 16px;
    padding-left: 8px;
    max-width: 130px;
  }
}

.opacity {
  opacity: 0.1;
}

.opacity-zero {
  opacity: 0;
  visibility: hidden;
}

.opacity-one {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .exclusive-dcb .exclusive__text {
    text-align: center;
  }
}

.partners {
  position: relative;
  color: #fff;
  background: radial-gradient(50% 50% at 50% 50%, #552395 0%, #0e031d 100%);
  padding: 90px 15px 70px;
}

.partners:before {
  content: "";
  position: absolute;
  background-image: url(../img/dcb/partners-bg.png?v=1);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.partners:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  background-image: url(../img/dcb/partners-ellipse.png);
  top: 70px;
  width: 958px;
  height: 916px;
  z-index: 1;
}

.partners__wrapper {
  max-width: 1400px;
  margin: 0px auto;
  position: relative;
  z-index: 2;
}

.partners__title {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 40px;
  line-height: 130%;
  display: block;
  text-align: center;
}

.partners__text {
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 18px;
  line-height: 150%;
  max-width: 1000px;
  text-align: center;
  margin: 0px auto;
  padding-top: 30px;
}

.partners__img {
  padding: 60px 0 50px;
  position: relative;
  z-index: 2;
  margin: 0 -15px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.partners__trial {
  max-width: 1400px;
  margin: 0px auto;
}

.partners__trial-time {
  padding-bottom: 20px;
}

@media (max-width: 1304px) {
  .partners__trial-time {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .partners__trial-time {
    padding-bottom: 10px;
  }
}

.partners__trial button {
  margin-top: 30px;
  padding: 15px 30px;
  margin-left: 21px;
  font-size: 18px;
  line-height: 135%;
}

@media (max-width: 1304px) {
  .partners__trial button {
    width: auto;
    margin-right: 21px;
  }
}

.participants {
  background: #560da7;
  position: relative;
  padding: 115px 15px 106px;
}

.participants:before {
  content: "";
  position: absolute;
  background-image: url(../img/dcb/participants-bg.png);
  mix-blend-mode: multiply;
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 100%;
  height: 550px;
  left: 0;
  right: 0;
  margin: 0px auto;
  bottom: 0;
}

@media (max-width: 767px) {
  .participants:before {
    background-size: contain;
  }
}

.participants__wrapper {
  max-width: 1400px;
  margin: 0px auto;
  position: relative;
  z-index: 2;
  display: flex;
}

@media (max-width: 767px) {
  .participants__wrapper {
    flex-wrap: wrap;
  }
}

.participants__left {
  flex: 0 0 360px;
}

.participants__left p {
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 24px;
  line-height: 130%;
  color: #fff;
}

.participants__left p+p {
  padding-top: 15px;
}

@media (max-width: 991px) {
  .participants__left {
    flex: 0 0 300px;
  }
}

@media (max-width: 767px) {
  .participants__left {
    flex: 1 1 auto;
    text-align: center;
  }
}

.participants__right {
  padding-left: 140px;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1200px) {
  .participants__right {
    padding-left: 40px;
  }
}

@media (max-width: 767px) {
  .participants__right {
    flex: 1 1 auto;
    padding-top: 50px;
    padding-left: 0;
  }
}

.participants__item {
  flex: 0 0 33.333%;
}

@media (max-width: 375px) {
  .participants__item {
    flex: 0 0 50%;
  }
}

.participants__img {
  margin: 4px;
  background-color: #fff;
  box-shadow: 0px 2.5485px 12.7425px rgba(60, 54, 98, 0.07);
  border-radius: 19px;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.participants__img img {
  max-width: 170px;
}

@media (max-width: 1100px) {
  .participants__img {
    padding: 10px;
  }

  .participants__img img {
    max-width: 100%;
  }
}

.text {
  font-size: 14px;
}

.text .exclusive__text {
  max-width: 100%;
  color: #fff;
}

.text .exclusive__item {
  background: #2c114a;
}

.text .exclusive__item:after {
  content: none;
}

.text-title,
h1.text-title {
  font-family: Gilroy, sans-serif;
  font-weight: 900;
  font-size: 36px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 200px 0 50px;
}

h2.text-title {
  font-size: 32px;
  margin-top: 150px;
}

h3.text-title {
  font-size: 26px;
  margin-top: 100px;
}

.text h3 {
  font-size: 26px;
}

.text a {
  color: #fea10f;
  text-decoration: underline;
}

.text a:hover {
  text-decoration: none;
}

.text p {
  margin: 0 0 10px;
}

.text .text-bold {
  font-weight: 700;
}

.text ol,
.text ul {
  margin-left: 0;
  padding-left: 40px;
}

.text ul.list-unstyled {
  list-style: none;
}

.text ol li[data-num] {
  list-style: none;
}

.text li {
  padding: 7px 0 0;
  position: relative;
}

.text ul li::before {
  content: "•";
  color: #000;
  left: -10px;
  position: absolute;
}

.text ol li[data-num]:before {
  content: attr(data-num);
  color: #ffac0c;
  font-weight: 700;
  margin-right: 5px;
}

.text h2,
.text h3,
.text h4 {
  margin-bottom: 10px;
}

@media screen and (max-width: 1280px) {
  .text-title {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 960px) {
  .text-title {
    font-size: 45px;
  }

  h2.text-title {
    font-size: 32px;
  }

  h3.text-title {
    font-size: 26px;
  }
}

@media screen and (max-width: 760px) {
  .text-title {
    font-size: 33px;
    margin: 170px 0 90px;
  }

  h2.text-title {
    font-size: 28px;
    margin-top: 120px;
  }

  h3.text-title {
    font-size: 22px;
    margin-top: 70px;
  }

  .text {
    font-size: 14px;
  }

  .text ol,
  .text ul {
    padding-left: 25px;
  }
}

@media screen and (max-width: 480px) {
  .text .container {
    padding: 0 20px;
  }

  .text-title {
    font-size: 23px;
    margin: 130px 0 60px;
  }

  h2.text-title {
    font-size: 20px;
    margin-top: 80px;
    margin-bottom: 40px;
  }

  h3.text-title {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.btn {
  color: #000;
  font-family: "Gilroy-Bold", sans-serif;
  padding: 20px 64px 20px 34px;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  border-radius: 7px;
  cursor: pointer;
  background-color: #f5b405;
  border: 1px solid #f5b405;
  position: relative;
}

.btn:after {
  content: "";
  height: 8px;
  width: 8px;
  background-image: url(../img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 25px;
  right: 32px;
}

.btn:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
}

.slick-list {
  overflow: hidden;
}

.slider {
  min-width: 0;
  position: relative;
}

.slider .slick-prev,
.slider .slick-next {
  position: absolute;
  outline: none;
  background-image: url(../img/svg/arrows_more.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  width: 13px;
  height: 16px;
  transition: all 0.3s ease;
  top: -19px;
}

@media (max-width: 768px) {

  .slider .slick-prev,
  .slider .slick-next {
    top: -24px;
  }
}

@media (max-width: 479px) {

  .slider .slick-prev,
  .slider .slick-next {
    top: -28px;
  }
}

.slider .slick-prev:hover,
.slider .slick-next:hover {
  background-image: url(../img/svg/arrows_more_hover.svg);
}

.slider .slick-prev {
  right: 15px;
}

.slider .slick-next {
  right: 0;
  transform: rotate(180deg);
}

.slick-slider {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
  margin: 0;
  min-width: 0;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 172, 12, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 172, 12, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 172, 12, 0);
  }
}

@keyframes pulseHover {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }

  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes font-color {
  0% {
    background-position: 0 1000px;
  }

  100% {
    background-position: 1000px 0;
  }
}

.btn-yellow {
  height: 44px;
  line-height: 44px;
  border: none;
  background: #ffac0c;
  border: 3px solid #ffac0c;
  font-size: 13px;
  text-transform: uppercase;
  color: #112238;
  border-radius: 3px;
  padding: 0 25px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}

.btn-yellow:hover {
  background: #fff;
}

.btn-yellow:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.modal-box input:-webkit-autofill,
.modal-box input:-webkit-autofill:hover,
.modal-box input:-webkit-autofill:focus .modal-box input:-webkit-autofill {
  border: 0;
  -webkit-text-fill-color: #000;
  color: #000;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  background: transparent;
}

.form-box input:-webkit-autofill,
.form-box input:-webkit-autofill:hover,
.form-box input:-webkit-autofill:focus .form-box input:-webkit-autofill {
  border: 0;
  -webkit-text-fill-color: #fff;
  color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  background: transparent;
}

/* form, modal + input, btn
-----------------------------------------------------------------------------*/
.btn-yellow.btn-big {
  width: 100%;
  max-width: 320px;
  height: 80px;
  padding-left: 10px;
  padding-right: 10px;
  font: 700 24px/80px "Gilroy", Arial, sans-serif;
}

.modal input[type="text"],
.modal input[type="email"],
.modal .form-label_text {
  width: 100%;
  height: 60px;
  background: none;
  border: none;
  color: #191919;
  font: 300 18px/60px "Gilroy", Arial, sans-serif;
  outline: 0;
  padding: 0 15px;
}

.form-label {
  display: block;
  background: #ebf1fc;
  border: 3px solid #ebf1fc;
  border-radius: 3px;
  position: relative;
}

.form-label+.form-label {
  margin-top: 10px;
}

.form-label+.btn-big,
.form-checkbox+.btn-big,
.grecaptcha-badge+.btn-big,
.modal .form-row+.btn-big,
.form-box .form-row+.btn-big {
  margin-top: 25px;
  margin-bottom: 15px;
}

.form-box span,
.modal span {
  font: 400 18px/20px "Gilroy", Arial, sans-serif;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

html.modal-show body {
  overflow: hidden;
}

.modal {
  display: flex;
  align-items: flex-start;
  position: fixed;
  top: -200%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 20px;
  background: rgba(0, 0, 0, 0.9);
  overflow: auto;
  z-index: 999;
  opacity: 0;
  transition: opacity 0.5s;
}

.modal.show {
  top: 0;
  opacity: 1;
}

.modal-box {
  width: 100%;
  max-width: 460px;
  padding: 20px 20px 30px;
  text-align: center;
  margin: auto;
  background: #fff;
  box-shadow: 5px 5px 4px rgba(29, 29, 29, 0.11);
  position: relative;
  z-index: 1;
}

.modal-box a {
  color: #ffac0c;
  transition: all 0.3s ease;
}

.modal-box a:hover {
  text-decoration: underline;
}

.htop .modal-box {
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  margin-top: 25px;
  margin-bottom: 25px;
}

.modal-close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 16px;
  height: 16px;
  background: url("../img/ui/close-icon.png?v1") no-repeat;
  cursor: pointer;
}

.modal-header {
  color: #000;
  font: 36px/40px "Gilroy", Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}

.modal-header:after {
  content: "";
  display: block;
  height: 4px;
  background: url("../img/ui/modal-line.png") center center no-repeat;
  margin-top: 23px;
}

input.ierror,
textarea.ierror {
  border-color: red;
}

.modal label.ierror {
  border-color: red;
}

label.ierror {
  color: red;
}

/* Новые стили */
.btn-stroke {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 17px 29px 19px;
  color: #000;
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  white-space: nowrap;
  background-color: #fff;
  border: 3px solid #FFAC0C;
  border-radius: 7px;
  transition: background-color 0.3s;
}

.btn-stroke:hover {
  background-color: #FFAC0C;
}

@media (max-width: 567px) {
  .d-sm-none {
    display: none;
  }
}

/* Разводящие страницы */
.header-place {
  height: 168px;
  background-color: #0B0314;
}

.inner-page {
  margin: 0 auto;
  max-width: 1560px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 124px;
  padding-bottom: 148px;
}

.inner-page__header {
  margin-bottom: 48px;
}

.inner-page__header h1 {
  color: #000;
  font-size: 70px;
  font-weight: 700;
  line-height: 112%;
}

@media (max-width: 567px) {
  .inner-page {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .inner-page__header {
    margin-bottom: 32px;
  }

  .inner-page__header h1 {
    font-size: 40px;
  }
}

.content-grid__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.content-grid__footer {
  display: none;
  justify-content: center;
  margin-top: 48px;
}

.content-grid__footer .btn-stroke {
  width: 100%;
  max-width: 375px;
}

@media (max-width: 991px) {
  .content-grid__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .content-grid__list {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 577px) {
  .content-grid:not(._show):has(.content-grid__list > *:nth-child(10)) .content-grid__footer {
    display: flex;
  }

  .content-grid:not(._show):has(.content-grid__list > *:nth-child(10)) .content-grid__list > *:nth-child(9) ~ *:not(._show) {
    display: none;
  }
}

.content-grid .events__item+.events__item {
  margin: 0;
}

/* Новости */
.news-card {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s;
  cursor: pointer;
  background-color: #F7F9FF;
}

.news-card:hover {
  transform: scale(1.01);
}

.news-card__image {
  display: flex;
  background-color: #a6a6a7;
  aspect-ratio: 507 / 196;
}

.news-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-card__body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 32px;
  padding: 24px 40px;
}

.news-card__title {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
}

.news-card__footer {
  color: #43464B;
  font-size: 12px;
  font-weight: 700;
  line-height: 156%;
  margin-top: auto;
}

@media (max-width: 567px) {
  .news-card__body {
    gap: 24px;
    padding: 16px 24px;
  }

  .news-card__title {
    font-size: 20px;
  }
}

/* Модалки ивентов */
.modal-event {
  width: calc(100% - 32px);
  max-width: 1040px;
  padding: 0;
  text-align: left;
}

.modal-event__header {
  position: relative;
  min-height: 402px;
  display: flex;
  align-items: flex-end;
  padding: 40px 72px;
  color: #F7F9FF;
}

.modal-event__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.modal-event__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.modal-event__image::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 288px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.modal-event__header-inner {
  position: relative;
  z-index: 2;
}

.modal-event__top-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 4px;
}

.modal-event__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 110%;
  max-width: 800px;
}

.modal-event__date {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 12px;
}

.modal-event__body {
  background-color: #fff;
  padding: 40px 72px 48px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.modal-event__intro {
  max-width: 657px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.modal-event__body p,
.modal-event__body ul {
  max-width: 793px;
  margin: 16px 0;
}

.modal-event__body p:first-child,
.modal-event__body ul:first-child {
  margin-top: 0;
}

.modal-event__body p:last-child,
.modal-event__body ul:last-child {
  margin-bottom: 0;
}

.modal-event__body ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.modal-event__body ul li {
  position: relative;
  padding-left: 40px;
}

.modal-event__body ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 12px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 10L7.5 15L17.5 5' stroke='%23F9A708' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.modal-event__intro:last-child {
  margin-bottom: 0;
}

.modal-event__links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 32px;
}

.btn-orange,
.btn-light {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 20px 32px 22px;
  font-size: 18px;
  font-weight: 700;
  line-height: 13px;
  transition: color 0.3s, background-color 0.3s;
  border-radius: 7px;
  text-decoration: none !important;
}

.btn-orange span,
.btn-light span {
  font-weight: 700;
}

.btn-orange {
  color: #000 !important;
  background-color: #F9A708 !important;
}

.btn-orange:hover {
  background-color: #c88807 !important;
}

.btn-light {
  color: #F9A708 !important;
  background-color: #FFF7E7 !important;
}

.btn-light:hover {
  color: #000 !important;
  background-color: #F9A708 !important;
}

@media (max-width: 567px) {
  .modal-event__header {
    min-height: 200px;
    padding: 16px 24px;
  }

  .modal-event__top-text {
    font-size: 16px;
  }

  .modal-event__title {
    font-size: 22px;
  }

  .modal-event__date {
    font-size: 14px;
  }

  .modal-event__body {
    padding: 24px 24px 32px;
  }
}