@charset "UTF-8";

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

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

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

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

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

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

@font-face {
  font-family: "GruntGrotesk";
  src: url("../fonts/GruntGrotesk-Bold.otf");
  src: local("GruntGrotesk"), local("GruntGrotesk"),  url("../fonts/GruntGrotesk-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GruntGrotesk";
  src: url("../fonts/GruntGrotesk-Light.otf");
  src: local("GruntGrotesk"), local("GruntGrotesk"),  url("../fonts/GruntGrotesk-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Menlo";
  src: url("../fonts/Menlo-Regular.ttf");
  src: local("Menlo"), local("Menlo"),  url("../fonts/Menlo-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Menlo";
  src: url("../fonts/Menlo-Bold.ttf");
  src: local("Menlo"), local("Menlo"),  url("../fonts/Menlo-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "DelaGothic";
  src: url("../fonts/DelaGothicOne-Regular.ttf");
  src: local("DelaGothic"),  url("../fonts/DelaGothicOne-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

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

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

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

:root {
  --container-width: 1370px;
  --transition: 0.3s ease;
  --default-font-family: 'Gilroy';
  --heading-font-family: 'Dela Gothic One';
  --heading-font-family-2: "GruntGrotesk";
  --sp: 60px;
  --sp2x: calc(var(--sp) * 2);
  --gap40: 40px;
  --primary:  #9277F8;
  --primary-2: #FF7536;
  --black: #191919;
  --white: #fff;
  --gradient: linear-gradient(181deg, #6c62e7 -2.92%, #483dcc 99.95%);
  --bg: #060219;
  --fz-default: 16px;
  --button: linear-gradient(181deg, #6c62e7 -2.92%, #483dcc 99.95%);
  --h1: 88px;
  --h2: 44px;
  --h3: 40px;
  --h4: 36px;
  --h5: 28px;
  --h6: 24px;
  --xl: 22px;
  --l: 20px;
  --m: 18px;
  --s: 14px;
  --xs: 12px;
  --tr: 0.3s ease 0s;
  --swiper-pagination-color: var(--button);
  --swiper-pagination-bullet-inactive-color: var(--white);
  --swiper-navigation-color: var(--primary);
  --swiper-navigation-size: 25px;
}

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

body._lock {
  overflow: hidden;
  height: 100vh;
}

body._lock:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(10.1000003815px);
  backdrop-filter: blur(10.1000003815px);
}

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

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

.wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-flow: column;
  padding-top: 104px;
  background: #060219;

}

.wrapper--success {
  padding: 0;
}

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

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

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

.swiper-button-prev,
.swiper-button-next {
  z-index: 10;
  top: auto;
  bottom: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-prev:hover:after,
.swiper-button-next:hover:after {
  opacity: 0.5;
  transition: 0.3s ease;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: '';
  width: 20px;
  height: 20px;
  opacity: 0.9;
}

.swiper-button-prev {
  left: calc(50% - 75px);
}

.swiper-button-prev:after {
  background: url('../img/prev.svg') 50% no-repeat;
}

.swiper-button-next {
  right: calc(50% - 75px);
}

.swiper-button-next:after {
  background: url('../img/next.svg') 50% no-repeat;
}

.swiper-btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='61' viewBox='0 0 47 61' fill='none'%3E%3Ccircle opacity='0.2' cx='30.7928' cy='29.6356' r='16.2069' fill='%23E081F7'/%3E%3Cpath d='M25.4303 37.1099L30.8355 31.7047H9.91821e-05V29.1865H30.8355L25.4303 23.7813L27.2106 22.001L35.6553 30.4456L27.2106 38.8903L25.4303 37.1099Z' fill='%23E081F7'/%3E%3C/svg%3E")
    center/contain no-repeat;
  width: 47px;
  height: 60px;
  cursor: pointer;
}

.swiper-pagination {
  bottom: 15px;
}

.corner {
  position: absolute;
  width: 16px;
  height: 16px;
}

.corner::before,
.corner::after {
  content: '';
  position: absolute;
  background: #fff;
}

.corner::before {
  width: 16px;
  height: 2px;
  /* товщина лінії */
}

.corner::after {
  width: 2px;
  height: 16px;
}

/* top-left */

.corner.tl {
  top: 0;
  left: 0;
}

.corner.tl::before {
  top: 0;
  left: 0;
}

.corner.tl::after {
  top: 0;
  left: 0;
}

/* top-right */

.corner.tr {
  top: 0;
  right: 0;
}

.corner.tr::before {
  top: 0;
  right: 0;
}

.corner.tr::after {
  top: 0;
  right: 0;
}

/* bottom-left */

.corner.bl {
  bottom: 0;
  left: 0;
}

.corner.bl::before {
  bottom: 0;
  left: 0;
}

.corner.bl::after {
  bottom: 0;
  left: 0;
}

/* bottom-right */

.corner.br {
  bottom: 0;
  right: 0;
}

.corner.br::before {
  bottom: 0;
  right: 0;
}

.corner.br::after {
  bottom: 0;
  right: 0;
}

h1,
._h1 {
  font: var(--h1) / 117% var(--heading-font-family-2);
  text-transform: uppercase;
  font-weight: 700;
}

h1 span,
._h1 span {
  color: var(--primary);
}

h2,
._h2 {
  font: var(--h2) / 110% var(--heading-font-family-2);
  font-weight: 700;
  text-transform: uppercase;
}

h2 span,
._h2 span {
  color: var(--primary);
}

h3,
._h3 {
  font: var(--h3) / 113% var(--heading-font-family-2);
  font-weight: 700;
  text-transform: uppercase;
}

h3 span,
._h3 span {
  color: var(--primary);
}

h4,
._h4 {
  font: var(--h4) / 120% var(--heading-font-family);
  text-transform: uppercase;
}

h4 span,
._h4 span {
  color: var(--primary);
}

h5,
._h5 {
  font: var(--h5) var(--heading-font-family);
  text-transform: uppercase;
}

h5 span,
._h5 span {
  color: var(--primary);
}

h6,
._h6 {
  font: var(--h6) var(--heading-font-family-2);
  text-transform: uppercase;
}

h6 span,
._h6 span {
  color: var(--primary);
}

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

._semibold {
  font-weight: 600;
}

._bold {
  font-weight: 700;
}

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

._s {
  font-size: var(--s);
  line-height: 140%;
}

._m {
  font-size: var(--m);
  line-height: 150%;
}

._l {
  font-size: var(--l);
  line-height: 140%;
}




.author-name{
  font-family: "Menlo";
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  align-self: center;
}
.author img{
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.author-name span{
  color: #FF7536;
}
.btn {
  font-family: "GruntGrotesk";
  font-weight: 700;
  text-align: center;
  padding: 25px 32px;
  border-radius: 100px;
  background: #FF7536;
  font-size: 18px;
  color: var(--white, #fff);
  text-transform: uppercase;
  transition: box-shadow 0.4s ease;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: center;
}

.btn:hover {
  box-shadow: 0 0 10px rgba(255, 117, 54, 0.6), 0 0 20px rgba(255, 117, 54, 0.4), 0 0 30px rgba(255, 117, 54, 0.3);
}

/*.btn:before {*/
/*  content: '';*/
/*  border-radius: 100px;*/
/*  border: 1px solid var(--white, #fff);*/
/*  background: #FF7536;*/
/*    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_291_853)'%3E%3Cpath d='M3.75 12H20.25' stroke='%23191919' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5 5.25L20.25 12L13.5 18.75' stroke='%23191919' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_291_853'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")*/
/*    50% no-repeat;*/
/*  width: 44px;*/
/*  height: 44px;*/
/*}*/

.subm {
  cursor: pointer;
  border: none;
  font-size: 16px;
}

.form {
  width: 100%;
  position: relative;
  border-radius: 24px;
  background: var(--white, #fff);
  padding: 38px 24px;
  text-align: center;
}

.form__title {
  font-size: 30px;
  font-weight: 700;
  color: var(--black);
}

.form__subtitle {
  margin-top: 4px;
  opacity: 0.6;
  font-weight: 500;
  font-size: 16px;
  color: var(--black);
}

.form__inputs {
  margin: 28px 0 30px;
}

.form .input {
  background: #F3F3F3;
  width: 100%;
  height: 53px;
  border: 1px solid #F3F3F3;
  border-radius: 1000px;
  padding-left: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  display: block;

}

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

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

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

.form__button {
  width: 100%;
  padding: 20px 32px;
}


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

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

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

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

.form__agree {
  margin-top: 12px;
  font-weight: 500;
  font-size: 12px;
  color: #a9a9a9;
}

.form__agree a {
  text-decoration: underline;
  color: var(--primary-2);
  font-weight: 600;
}

.header {
  padding: 16px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: var(--tr);
  background: #060219;
}

.header._hidden {
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
}

.header._fixed {
  padding: 0;
}

.header._fixed .header__inner {
  border-radius: 0 0 12px 12px;
}

.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  border-radius: 16px;


}

.header__logo {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 33px;
  line-height: 100%;
}

.header__menu {
  position: relative;
  display: flex;
  gap: 40px;
}

.header__menu li a {
  font-size: 16px;
  font-weight: 500;
  transition: color var(--tr);
}

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

.header__button {
  transition: var(--tr);
  padding: 20px 21px;
  font-size: 16px;
}

.header__burger {
  position: relative;
  z-index: 110;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  height: 40px;
  width: 40px;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.856445H21.2381' stroke='white' stroke-width='1.19048' stroke-linecap='round'/%3E%3Cpath d='M4.57129 7.99902H17.6665' stroke='white' stroke-width='1.19048' stroke-linecap='round'/%3E%3Cpath d='M1 15.1426H21.2381' stroke='white' stroke-width='1.19048' stroke-linecap='round'/%3E%3C/svg%3E%0A")
      50% no-repeat,
    var(--button);
  border-radius: 50%;
  padding: 10px;
}

.header__burger._active {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_322_7599)'%3E%3Cpath d='M15.625 4.375L4.375 15.625' stroke='white' stroke-width='1.19' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.625 15.625L4.375 4.375' stroke='white' stroke-width='1.19' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_322_7599'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
      50% no-repeat,
    var(--button);
}

.header.active .header__menu {
  transform: translate(-50%, 0);
}

.header.active .header__button {
  transform: translate(-50%, 0);
}

.hero {
  text-align: center;
  padding: 22px 0 ;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.hero__container{
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.hero--full .hero__inner {
  overflow: visible;
  width: 55%;
}

.hero--full .hero__inner::before {
  opacity: 1;
}

.hero__inner {

  overflow: hidden;
  position: relative;
}
.hero__preview-lob{
  padding: 16px 0;
}
.gallery__thumbs .swiper-slide-thumb-active{
  border: 1px solid rgba(255, 255, 255, 0.24)!important;
}
.hero__topline-container{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 4px;
}
.hero__topline {
  background: #FFFFFF1F;
  border-top: 1px solid #FFFFFF33;
  position: relative;
  font-family: "Menlo";
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: var(--white);
  border-radius: 999px;
  padding: 8px 16px 8px 40px;
}
.hero__topline img {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.hero__topline-container {
  gap: 9px;
}
.hero__title {
  margin: 20px 0 12px;
  text-align: left;
  letter-spacing: -2.7px;
  line-height: 118%;
}
.hero__title span {
  display: block;
}
.hero__subtitle {
  font-size: var(--l);
  letter-spacing: -0.8px;
  line-height: 135%;
  text-align: left;
}

.hero__subtitle em {
  font-style: italic;
}

.hero__subtitle b {
  font-weight: 700;
}

.hero__buttons {
  margin-top: 41px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 16px;
}
.hero__buttons .btn{
  font-size: 16px;
  width: 90%;
  padding: 27px 32px;
}
.hero__button--trailer {
  position: relative;
  width: 321px;
  padding: 8px;
  padding-left: 24px;
  justify-content: center;
  background: none;
  border: 1px solid var(--white);

}

.hero__button--trailer:after {
  content: '';
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: url('../img/play.svg') 50% no-repeat;
  z-index: 1;
}

.hero__button--trailer:before {
  background: var(--white);
  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}

.hero__button--trailer span {
  z-index: 1;
  color: var(--white);
}

.hero__info {
  margin-top: 60px;
  display: flex;
  justify-content: flex-start;
  gap: 30px;
}

.hero__rating {
  display: flex;
  flex-flow: column;
  gap: 14px;
  padding: 0 52px 0 0;
  position: relative;
}

.hero__rating-stars {
  display: flex;
  justify-content: flex-start;
  gap: 7px;
  align-items: end;
  color: #FFFFFF80;
  font-size: 16px;
  font-weight: 700;
}
.hero__rating-stars .desc{
  display: block;
  width: 96px;
  height: 12px;
}
.hero__rating-stars .mob{
  display: none;
}
.hero__rating:before{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 80%;
  width: 1px;
  background: #FFFFFF52;

}
.hero__rating-stars img{

  object-fit: cover;
  align-self: center;
}

.hero__rating-stars strong {
  font-weight: 900;
  color: #FFF;
  font-size: 22px;
}
.hero__rating-text{
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: #FFFFFF80;
  text-align: left;


}
.hero__participants{
  display: flex;
  flex-flow: column;
  gap: 3px;
}
.hero__participants-images {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}

.hero__participants-images img{
  align-self: center;

}
.hero__participants-images strong {
  font-weight: 900;
  color: #FFF;
  font-size: 22px;
  align-self: center;
}
.hero__participants-text{
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: #FFFFFF80;
  text-align: left;


}

.hero__speakers {
  margin-top: 54px;
  overflow: visible;
}

.hero .swiper-wrapper {
  transition-timing-function: linear !important;
}

.hero__ticker {
  padding: 32px 0;
  overflow: visible;
}

.hero__ticker-text {
  padding: 6px 0;
  width: auto;
  font-size: 19px;
  color: var(--white);
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 14px;
}

.hero__ticker-text:after {
  content: '';
  width: 6px;
  height: 6px;
  flex-shrink: 0;
  aspect-ratio: 1/1;
  background: var(--button, linear-gradient(116deg, #fc134c 0%, #fe1fa0 65%, #fc25d8 100%));
}
.gallery__thumbs .swiper-button-prev,
.gallery__thumbs .swiper-button-next {
  top: auto;
  bottom: 0;
  width: initial;
  height: initial;
  background: none !important;
  border:  none !important;
  margin: 0;
  transform: none;
}

.gallery__thumbs .swiper-button-prev {
  left: calc(50% - 50px);
}

.gallery__thumbs .swiper-button-next {
  right: calc(50% - 50px);
  left: auto;
}

.gallery__thumbs .swiper-button-prev::after,
.gallery__thumbs .swiper-button-next::after {
  font-size: 18px;
  font-weight: 700;
  color: #9277F8;
}
.cta{
  position: relative;
  padding: 40px 0;
}
.cta:before{
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 1418px;
  top: -216%;
  left: 50%;
  transform: translateX(-50%);

  background-image: url("../img/ctaBG.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.cta__inner {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 38px 40px;
  border-radius: 32px;
  background: linear-gradient(288.82deg, rgba(251, 251, 251, 0.004) 0%, rgba(251, 251, 251, 0.008) 100%);
  border: 1px solid #FBFBFB1A;
  position: relative;
  backdrop-filter: blur(2px);
}

.cta__content {
  max-width: 700px;
  width: 55%;
}

.cta__subtitle {
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.5px;
}

.cta__timer {
  text-align: center;
}

.cta__timer-title {
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: #FFFFFF99;
  margin: 0 0 10px 0;
}

.cta__timer-countdown {
  margin: 0;
}
.cta__title{
  font-family: var(--heading-font-family-2);
  font-size: 48px;
  font-weight: 700;
  line-height: 116%;
  margin: 0 0 7px 0;
}
.cta .wrapDays, .cta .wrapHours, .cta .wrapMinutes, .cta .wrapSeconds{
  background: none;
  width: initial;
  height: initial;
  padding: 0;
}
.cta .countdownHolder .position{
  height: 1.2em;
}
.cta .countdownHolder.timer--big .position {
  width: 1em;
}
.cta .countdownHolder .countDiv:before, .cta .countdownHolder .countDiv:after{
  top: 56%;
  width: 9px;
  height: 9px;
  margin: 0;
}
.cta .countdownHolder .countDiv:after{
  top: 92%;
}
.cta .countdownHolder.timer--big .countDiv{
  width: 13px;
}
.cta__timer{
  padding: 12px 0px 0 0;
}
.cta .countdownHolder .digit{
  color: #FFFFFF;
  font-family: 'GruntGrotesk';
  font-weight: 700;
  font-size: 64px;
  line-height: 110%;
  text-transform: uppercase;
}
.cta .countdownHolder.timer--big .textdigit{
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: #FFFFFF99;

}
.logos {
  text-align: center;
  padding: 41px 0 var(--sp);
  position: relative;
  z-index: 1;
}
.logos .swiper-slide{
  height: 90px;
}
.logos__items {
  margin-top: 40px;
  overflow: visible;
}

.logos .item {
  aspect-ratio: 172/90;
  background: #fff 50%/70% no-repeat;
  border-radius: 8px;
}

.logos .swiper-wrapper {
  transition-timing-function: linear;
}
.logos__title{
  font-weight: 700;
  font-size: 24px;
  line-height: 103%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;

}
.charity {
  padding: 65px 0;
}

.charity__container {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  position: relative;
}

.charity__content {
  width: 100%;
  max-width: 700px;
  display: flex;
  flex-flow: column;
  gap: 31px;
  padding: 0 0 140px 0;
}
.charity__title{
  font-size: 50px;
}

.charity__title span {
  display: block;
}

.charity__text {
  display: flex;
  flex-flow: column;
  gap: 26px;
  font-size: var(--l);
  letter-spacing: -0.8px;
  max-width: 87%;
  line-height: 130%;
}

.charity__text span {
  color: var(--white);
  font-weight: 700;
}

.charity__invite {
  padding: 20px 0;
  position: relative;
}

.charity__invite:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 200vw;
  border-radius: 0 125.5px 125.5px 0;
  background: linear-gradient(
    116deg,
    rgba(252, 19, 76, 0.12) 0%,
    rgba(254, 31, 160, 0.12) 65%,
    rgba(252, 37, 216, 0.12) 100%
  );
}

.charity__invite-button {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url('../img/invite-icon.svg') 50% no-repeat,
    var(--button, linear-gradient(116deg, #fc134c 0%, #fe1fa0 65%, #fc25d8 100%));
}

.charity__invite-title {
  line-height: 120%;
}

.charity__invite-text {
  font-size: var(--l);
  font-weight: 500;
}

.charity__invite-text span {
  font-weight: 600;
  color: var(--primary);
}

.charity__speaker {
  width: 100%;
  background: 50% / cover no-repeat;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  padding: 32px;
  display: flex;
  flex-flow: column;
  height: 621px;
}

.charity__speaker-play {
  background: url('../img/play-purple.svg') 50% / contain no-repeat;
  aspect-ratio: 1/1;
  width: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: var(--tr);
}

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

.charity__speaker:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 160px;
  background: linear-gradient(0deg, rgba(14, 14, 14, 0.8) 0%, rgba(47, 47, 47, 0) 100%);
  width: 100%;
  left: 0;
}

.charity__speaker:before {
  content: '';
  border-radius: 16px;
  background: rgba(25, 25, 25, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.charity__speaker-info {
  margin-top: auto;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  gap: 6px;
}

.charity__speaker-name {
  font-size: 24px;
  color: var(--white, #fff);
  padding: 6px 12px;
  display: inline-flex;
  border-radius: 1000px;
  background: var(--primary, #8d53f2);
  font-family: 'GruntGrotesk';
}

.charity__speaker-position {
  border-radius: 1000px;
  background: var(--white, #fff);
  padding: 6px 12px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 20px;
  color: #060219;
}

.speaker {
  position: relative;
  border-radius: 24px;
  aspect-ratio: 300/315;
  padding: 16px;
  display: flex;
  flex-flow: column;
  text-align: left;
  overflow: hidden;
}

.speaker:before {
  content: '';
  background: #231D43;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 102px;
}
.speakers .speaker:after {
  content: '';
  background-image: url("../img/speaker-bg.webp");
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.speaker--secret {
  pointer-events: none;
  /* display: flex !important; */
  display: none !important;
}

.speaker__info {
  margin-top: auto;
  position: relative;
  transition: var(--tr);
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  z-index: 2;
}

.speaker__open-modal {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url('../img/open-speaker.svg') 50% no-repeat;
  top: 8px;
  left: 8px;
  display: none;
  z-index: 20;
}

.speaker__photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: 50% / cover no-repeat;
  z-index: 1;
}

.speaker__name {
  font-family: 'Menlo';
  display: inline-flex;
  padding: 4px 8px;
  border-radius: 4px;
  background: #FF7536;
  color: var(--white, #fff);
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.speaker__role {
  margin-top: 4px;
  display: inline-flex;
  padding: 4px 8px;
  border-radius: 4px;
  background: var(--white, #fff);
  font-size: 14px;
  align-items: center;
  color: var(--black, #191919);
}
.speaker__role-text{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 5px;
}
.speaker__role-text span{
  align-self: center;
  display: flex;
  flex-wrap: wrap;

}
.speaker__role b {
  font-weight: 600;
}

.speaker__role img {
  display: block;

}

.speaker__bio {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 16px;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #272727 0%, rgba(9, 9, 9, 0) 100%);
  color: var(--white);
  display: flex;
  flex-flow: column;
  gap: 16px;
  transition: var(--tr);
  opacity: 0;
  z-index: 2;
}

.speaker__position {
  font-weight: 600;
  font-size: 16px;
  position: relative;
  transition: var(--tr);
  transform: translateY(-100%);
}

.speaker__position:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 8px;
  border-radius: 0 4px 4px 0;
  background: #FF7536;

  left: -16px;
  top: 0;
}

.speaker__text {
  margin-top: auto;
  font-weight: 500;
  font-size: 15px;
  transition: var(--tr);
  transform: translateY(100%);
}

.speakers {
  padding: 95px 0 72px;
}

.speakers__inner {
  border-radius: 24px;
  background: var(--white);
  color: var(--black);
  display: flex;
  flex-flow: column;
  gap: 50px;
  padding: 50px 32px;
  text-align: center;
}
.speakers__title span{
  color:  #FF7536;

}
.speakers__header {
  display: flex;
  flex-flow: column;
  gap: 13px;
}

.speakers__subtitle {
  font-size: var(--l);
  letter-spacing: -0.75px;
}

.speakers__list {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  width: 100%;
}

.speakers__more {
  position: relative;
  width: 315px;
  padding: 20px 5px;
  justify-content: center;
  margin: 0 auto;
  font-size: 16px;
}

.speakers__more:before {
  border: none;

  position: absolute;
  left: 2px;
  top: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}

.speakers__more.active .speakers__more-text--show {
  display: none;
}

.speakers__more.active .speakers__more-text--hide {
  display: block;
}

.speakers__more-text {
  z-index: 1;
  color: var(--white);
  display: none;
}

.speakers__more-text--show {
  display: block;
}

.speakers .speaker {
  display: none;
}

.speakers .speaker.visible {
  display: flex;
}

.speakers .speaker:nth-child(-n + 8) {
  display: flex;
}

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

.register__container {
  display: flex;
  gap: 22px;
}

.register__block {
  border-radius: 24px;
  background: #060219;
  border: 1px solid #FFFFFF38;
  padding: 60px 60px;
  display: flex;
  flex-flow: column;
  gap: 60px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.register__block:before{
  content: '';
  background-image: url('../img/register-bg.svg');
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
}
.register__title{
  font-size: 44px;
  max-width: 84%;
  z-index: 1;
}
.register__form {
  width: 100%;
  max-width: 490px;
  flex-shrink: 0;
  border-radius: 24px;
  background: var(--black, #191919);
  padding: 60px 63px;
  overflow: hidden;
  position: relative;
}

.register__form:before {
  content: '';
  position: absolute;
  background: url("../img/register__formBG.webp");
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.register__topline-container{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 6px;
  z-index: 1;

}


.register__topline-divider {
  height: 24px;
  width: 1px;
  background: var(--primary);
}

.register__topline {
  background: #FFFFFF1F;
  border-top: 1px solid #FFFFFF33;
  position: relative;
  font-family: "Menlo";
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color:  var(--white);
  border-radius: 999px;
  padding: 7px 16px 7px 40px;
}
.register__topline img{
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.register__topline-price:before {
  content: '';
  background: url('../img/logo-small.svg') 50% / cover no-repeat;
  width: 24px;
  aspect-ratio: 1/1;
}

.register__title span {
  display: block;
}

.register__footer {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 46px;
  z-index: 1;
}

.register__timer {


}

.register__timer-title {
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 12px;
  line-height: 12.5px;
  letter-spacing: 0.5px;
  margin: 0 0 16px 0;
}

.register__participants {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-self: flex-end;
}

.register__participants-images {
  display: flex;
  justify-content: flex-start;
  gap: 5px;


}
.register__participants-images img{
  align-self: center;
  height: 35px;
}
.register__participants-images b{
  align-self: center;
  font-weight: 900;
  font-size: 20px;

}
.register__participants-text {
  display: block;
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.5);

}

.last-year {
  padding: var(--sp) 0;
  color: var(--white);
  text-align: center;
}
.last-year .speaker{
  aspect-ratio: 300 / 300;
}
.last-year .speaker__name{
  background: #9277F8;
  font-size: 14px;

}
.last-year__inner {
  border-radius: 24px;
  padding: 40px 0px;
}
.last-year .speaker__role-text{

}
.last-year .speaker__role-text{

}
.last-year .speaker__role-text span{
  display: inline-block;
  line-height: 1;
}
.last-year .speaker__role-text span img {
  display: block;
}
.last-year__subtitle {
  margin-top: 13px;
  font-size: var(--xl);
  letter-spacing: -0.9px;
}

.last-year__items {
  margin-top: 50px;
  display: flex;
  gap: 130px;
  padding: 0 34px 0 0;
}

.last-year__items-group {
  width: 100%;
  display: flex;
  flex-flow: column;
  gap: 20px;
}

.last-year__items .item {
  width: 300px;
  position: relative;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
  z-index: 1;
}

.last-year__items .item:before {
  content: '';
  width: 212px;
  aspect-ratio: 212/118;
  transform: translate3d(-50%, -50%, 0) rotate(-26.187deg);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--primary-2, linear-gradient(116deg, #FF7536 0%, #FF7536 65%, #FF7536 100%));
  opacity: 0.5;
  filter: blur(40px);
  z-index: -1;


}

.last-year__items .item__title {
  font: 44px/114% var(--heading-font-family-2);
  text-transform: uppercase;
}

.last-year__items .item__text {
  font-size: var(--m);
  letter-spacing: -0.72px;
}

.last-year__items .item--2 {
  margin-left: auto;
}

.last-year__card {
  border-radius: 24px;

  padding: 22px 30px 28px;
  text-align: left;
  width: 100%;
  height:  376px;
  display: flex;
  flex-flow: column;
  gap: 20px;
  overflow: hidden;
  background-size: cover;
  max-width: 530px;
  position: relative;
}
.last-year__card:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-image: url("../img/last-yearBG.webp");
  background-repeat: no-repeat;
  background-size: cover;

}
.last-year__card-title {
  font-size: 56px;
  font-family: 'GruntGrotesk';
  font-weight: 700;
  text-transform: uppercase;
  color: var(--primary-2);
  position: relative;
  z-index: 1;
}

.last-year__card-title span {
  color: var(--primary);
}

.last-year__card-text {
  margin-top: auto;
  font-weight: 500;
  font-size: var(--xl);
  letter-spacing: -0.65px;
  position: relative;
  z-index: 1;
}

.last-year__video {
  display: flex;
  flex-flow: column;
  gap: 40px;
  margin-top: 100px;
}

.last-year__video-title {
  text-align: left;
  font-family: var(--heading-font-family-2);
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.5px;

}
.last-year__video-title strong{
  font-family: 'GruntGrotesk';
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  color: var(--primary);
  display: block;
  letter-spacing: -0.1px;
  margin: 10px 0 0 0;
}

.last-year__video-slider {
  width: 100%;
  padding-bottom: 40px;
}

.last-year__video .swiper-pagination {
  bottom: 3px;
}

.last-year .speaker:hover .speaker__info {
  transform: none;
  opacity: 1;
}

.last-year .speaker__play {
  background: url('../img/play-purple2.svg') 50% / contain no-repeat;
  aspect-ratio: 1/1;
  width: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: var(--tr);
  z-index: 3;
}

.last-year .speaker__play:hover {
  transform: translate(-50%, -50%) scale(1.1);
}

.reviews {
  padding: 79px 0 62px;
}

.reviews__container {
  display: flex;
  align-items: center;
  flex-flow: column;
  gap: 40px;
}

.reviews__title {
  text-align: center;
}

.reviews__items {
  position: relative;
  overflow: visible;
  width: 100%;
  z-index: 10;
}

.reviews__items .swiper-slide-thumb-active .reviews__item {
  position: relative;
  filter: none;
}

.reviews__items .swiper-slide-thumb-active .reviews__item:before,
.reviews__items .swiper-slide-thumb-active .reviews__item:after {
  opacity: 1;
}
.last-year .defend__swiper .swiper-pagination-bullet {
  background: var(--primary);
}
.last-year .swiper-pagination-bullet-active{
  background: var(--primary)!important;
}
.last-year .swiper-button-prev{
  left: calc(50% - 50px);
  bottom: -10px;
}
.last-year .swiper-button-next{
  right: calc(50% - 75px);
  bottom: -10px;
}
.reviews__items .swiper-wrapper {
  justify-content: center;
}
.last-year .swiper-pagination-bullets{
  bottom: 7px;
}

.reviews__item {
  width: 150px;
  height: 150px;
  background: 50% / contain no-repeat;
  filter: grayscale(100%);
  border-radius: 200px;
}

.reviews__item:before {
  content: '';
  background: var(--primary);
  position: absolute;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  top: -7px;
  left: -7px;
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  transition: var(--transition);
}

.reviews__item:after {
  width: 52px;
  height: 8px;
  flex-shrink: 0;
  content: '';
  position: absolute;
  z-index: 10;
  background:  var(--primary);
  border-radius: 0 0 8px 8px;
  left: 80%;
  bottom: -50px;
  transform: translateX(-50%);
  opacity: 0;
}

.reviews__block {
  max-width: 933px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.reviews__content {
  margin-top: 42px;
  width: 95%;
}

.reviews__content .swiper-wrapper {
  align-items: flex-start;
}

.reviews__content_item {
  position: relative;
  padding: 28px;
  border-radius: 20px;
  background: #fff;
  display: flex;
  -moz-column-gap: 18px;
  column-gap: 17px;
}

.reviews__content_bottom h4 {
  font: 600 28px/135.5% 'Gilroy';
  color: #161616;
  text-transform: initial;
  padding: 5px 0 0 10px;
}

.reviews__content_bottom span {
  margin-top: 9px;
  color: #181818;
  font-size: 16px;
  font-weight: 500;
  line-height: 148%;
  padding: 5px 0 0 10px;
  display: block;
}

.reviews__content_bottom p {
  margin-top: 28px;
  font-weight: 500;
  color: #5a5a5a;
  line-height: 150%;
  font-size: 16px;
}

.reviews__logo {
  background: 50% / contain no-repeat;
  width: 100%;
  max-width: 95px;
  height: 78px;
}

.reviews .swiper-wrapper {
  align-items: flex-start;
}

.reviews .swiper-pagination {
  bottom: -30px;
}
.reviews__button.btn{

}

.about {
  padding: 44px 0 31px;
}

.about__container {
  display: flex;
  gap: 24px;
}

.about__header {
  width: 100%;
  display: flex;
  flex-flow: column;
  gap: 40px;
  padding: 15px 0 0 0;
}

.about__numbers {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 20px;
}

.about .item {
  border-radius: 24px;
  background:var(--white);
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 15px;
  position: relative;
  min-height: 180px;
}

.about .item:before {
  content: '';
  position: absolute;
  top: 25px;
  right: 25px;
  width: 22px;
  aspect-ratio: 1/1;
  background: url('../img/logo-small.svg') 50% / contain no-repeat;
}

.about .item--1 {
  grid-area: 1/1/3/2;
  background: var(--primary-2);
  color: var(--white);
}

.about .item--1:before {
  background: url('../img/logo-small--white.svg') 50% / contain no-repeat;
}

.about .item--2 {
  grid-area: 1/2/2/3;
  color: var(--black);
  align-items: flex-start;
}

.about .item--3 {
  grid-area: 2/2/3/3;
  color: var(--black);
  align-items: flex-start;
}

.about .item__number {
  font: 44px/100% var(--heading-font-family-2);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -2.5px;
}

.about .item__text {
  font-size: 18px;
  letter-spacing: -0.72px;
}

.about__gallery {
  width: 100%;
  max-width: 690px;
  min-height: 570px;
  padding: 0 0 30px 0;
}
.about .swiper-pagination-bullet-active{
  background: #FF7536!important;

}
.about .swiper-pagination-bullet{
  background: #D5D5D5;


}
.about__image {
  background: 50% / cover no-repeat;
  border-radius: 24px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about__image-play {
  width: 100px;
  aspect-ratio: 1/1;
  background: url('../img/play-orang.svg') 50% / contain no-repeat;
  transition: var(--tr);
}

.about__image-play:hover {
  transform: scale(1.1);
}

.about .swiper-pagination {
  bottom: 0px;
  --swiper-pagination-bullet-inactive-color: var(--black);
}

.mission {
  padding: var(--sp) 0;
  color: var(--white);
  text-align: center;
}

.mission__inner {
  position: relative;
  padding: 84px 60px 282px 75px;
  border-radius: 24px;
  background: #151128;
  position: relative;
  z-index: 2;

  overflow: hidden;
}
.mission__title{
  max-width: 86%;
  margin: 0 auto 0px;
  font-size: 44px;
}
.mission__items {
  margin: 95px 0 100px;
  padding: 0 35px 0 5px;
}

.mission__block {
  text-align: left;
}

.mission .item {
  width: 492px;
  position: relative;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 16px;
  z-index: 1;
}

.mission .item:before {
  content: '';
  width: 212px;
  aspect-ratio: 212/118;
  transform: translate3d(-50%, -50%, 0) rotate(-26.187deg);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--button, linear-gradient(116deg, #fc134c 0%, #fe1fa0 65%, #fc25d8 100%));
  opacity: 0.5;
  filter: blur(40px);
  z-index: -1;
}

.mission .item__title {
  font: 28px/114% var(--heading-font-family-2);
  text-transform: uppercase;
  font-weight: 700;
}

.mission .item--4,
.mission .item--2 {
  margin-left: auto;
}

.mission__block {
  display: flex;
  gap: 40px;
}

.mission__image {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  width: 100%;
  max-width: 560px;
  border-radius: 16px;
  background: 50% / cover no-repeat;
}

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

.mission__image-icon {
  border-radius: 109.091px;
  width: 48px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mission__image-text {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.88px;
}

.mission__info {
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  gap: 24px;
}

.mission__info-list {
  display: flex;
  flex-flow: column;
  gap: 17px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}

.mission__info-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  position: relative;

  padding: 0 10px 0 40px;
}


.mission__info-list li:before {
  content: '';
  width: 26px;
  height: 26px;
  aspect-ratio: 1/1;
  background: url('../img/logo-small-2.svg') 50% / contain no-repeat;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.mission__decor-text {
  font: 400 160.759px/100% var(--heading-font-family);
  bottom: 0;
  position: absolute;
  color: rgba(229, 229, 229, 0.05);
  text-transform: uppercase;
  width: 100%;
  left: 50%;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  transform: translateX(-50%);
  white-space: nowrap;
}
.mission__image-title{
  font-family: 'GruntGrotesk';
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  text-transform: uppercase;

}
.mission__info-title{
  font-family: 'GruntGrotesk';
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  text-transform: uppercase;

}
.partners {
  text-align: center;
  padding: 60px 0 var(--sp);
}
.partners__title{
  margin: 0 auto;
  width: 80%;
}

.partners__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 40px;
}

.partners__subtitle {
  margin-top: 17px;
  font-size: 22px;
  letter-spacing: -0.75px;
  line-height: 118%;
}

.partners__items {
  overflow: visible;
  width: 100%;
}

.partners .item {
  height: 90px;
  width: 200px;
  background: #fff 50%/70% no-repeat;
  border-radius: 8px;
}

.partners .swiper-wrapper {
  transition-timing-function: linear;
}

.instagram-reviews {
  padding: 62px 0;
  text-align: center;
  --swiper-pagination-bullet-inactive-color: var(--black);
}

.instagram-reviews__items {
  width: 95%;
  margin: 40px auto 0;
  padding-bottom: 40px;
}

.instagram-reviews .item {
  border-radius: 24px;
  background: #dedede;
  aspect-ratio: 215 / 380;
  width: 305px;
  position: relative;
  overflow: hidden;
}

.instagram-reviews .item__photo {
  height:  100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: 50% 0 / cover no-repeat;

}

.instagram-reviews .swiper-pagination {
  bottom: 0px;
}
.instagram-reviews .swiper-pagination-bullet-active{
  background: #FF7536!important;

}
.instagram-reviews .swiper-pagination-bullet{
  background: #D5D5D5;


}
.media {
  padding: 77px 0 60px;
}

.media__title {
  text-align: center;
}

.media__items {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.media .item {
  padding: 24px;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  flex-flow: column;
  min-height: 260px;
  border-radius: 24px;
  background: var(--Base-White, #fff);
  position: relative;
}

.media .item__quote {
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
  /* 33.6px */
  text-transform: uppercase;
  color: var(--black);
}

.media .item__logo {
  margin-right: auto;
  border-radius: 800px;
  background: var(--black);
  width: 162px;
  height: 48px;
  padding: 12px;
}

.media .item__logo.item__logo--markup {
  background: #f1f1f1;
}

.media .item__logo-img {
  height: 100%;
  background: 50% / contain no-repeat;
}

.media .item:after {
  content: '';
  position: absolute;
  bottom: 16px;
  right: 24px;
  aspect-ratio: 1/1;
  width: 64px;
  background: url('../img/quote-icon.svg') 50% / contain no-repeat;
}

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

.schedule__container {
  display: flex;
  align-items: center;
  flex-flow: column;

}
.schedule__title{
  margin-bottom: 38px;
}
.schedule-empty {
  border-radius: 24px;
  background: var(--black, #191919);
  position: relative;
  overflow: hidden;
  color: var(--white);
  padding: 40px 32px;
  z-index: 1;
  max-width: 760px;
  margin: 0 auto;
}

.schedule-empty:before {
  width: 596px;
  height: 359px;
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -90%);
  background: var(--button, linear-gradient(116deg, #fc134c 0%, #fe1fa0 65%, #fc25d8 100%));
  filter: blur(100px);
  z-index: -1;
}

.schedule-empty__subtitle {
  margin-top: 12px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
}

.schedule__navigation {
  display: flex;
  justify-content: center;
  gap: 1px;
  width: 100%;
  margin-bottom: 29px;
}

.schedule__navigation-link {
  width: 128px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  background:  #fff;
  cursor: pointer;
  transition: var(--tr);
  color: var(--black);
}

.schedule__navigation-link.active {
  background: #9277F8;
  color: var(--white);
}

.schedule__navigation-link:first-child {
  border-radius: 100px 0 0 100px;
}

.schedule__navigation-link:last-child {
  border-radius: 0 100px 100px 0;
}

.schedule__day {
  width: 100%;
  overflow: visible;
  display: flex;
  flex-flow: column;
  gap: 20px;
  --swiper-pagination-bullet-inactive-color: var(--black);
  display: none;
  padding: 0 34px;
  margin-bottom: 40px;
}

.schedule__day .swiper-pagination {
  bottom: 0;
}

.schedule__day.active {
  display: flex;
}

.schedule .item {
  width: 100%;
  display: flex;
  gap: 20px;
  text-align: left;
}

.schedule .item__header,
.schedule .item__body {
  border-radius: 24px;
  background: #fff;
  padding: 24px;
  width: 100%;
}

.schedule .item__header {
  max-width: 537px;
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

.schedule .item__header-info {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
}

.schedule .item__time-info {
  display: flex;
  gap: 9px;
}

.schedule .item__speaker-photo {
  /* width: 190px; */
  flex: 0 0 190px;
  aspect-ratio: 190/216;
  border-radius: 12px;
  background: 50% / cover no-repeat;
  position: relative;
  overflow: hidden;
}
.schedule .item__speaker-photo img{
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.schedule .item__speaker-photo:before{
  content: '';
  background-image: url("../img/speaker-gradient.webp");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 0;

}
.schedule .item__speaker-name {
  font-size: 26px;
  font-weight: 600;
  color: #161616;
  margin: 0 0 8px 0;
}
.schedule .item__speaker-info{
  margin: 0 0 2px 0;
}
.schedule .item__speaker-position {
  color: #5a5a5a;
  font-size: 18px;
  font-weight: 500;
}

.schedule .item__time,
.schedule .item__date {
  border-radius: 100px;
  background: #f1f1f1;
  display: inline-flex;
  padding: 10px 23px;
  font-weight: 600;
  color: var(--black);
}

.schedule .item__body {
  display: flex;
  flex-flow: column;

  padding: 24px 114px 24px 24px;
}

.schedule .item__label {
  font-family: 'Menlo';
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: var(--primary);
  margin: 0 0 30px 0;
}

.schedule .item__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  color: var(--black);
  margin: 0 0 23px 0;
}

.schedule .item__content {
  display: flex;
  flex-flow: column;
  gap: 8px;
  font-size: 18px;
  color: #3d3d3d;
  font-weight: 500;
}

.schedule .item__content b {
  font-weight: 700;
}

.schedule .item__content a {
  text-decoration: underline;
}

.schedule .item__content ul {
  display: flex;
  flex-flow: column;
  gap: 6px;
  font-size: 16px;
}

.schedule .item__content ul li {
  display: flex;
  align-items: center;
  gap: 6px;
}

.schedule .item__content ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 1px;
  background: var(--primary, #8d53f2);
  flex-shrink: 0;
}
.schedule .swiper-pagination-bullet{
  background: #DADADA;

}
.schedule .swiper-pagination-bullet-active{
  background: #9277F8;

}
.success {
  padding-top: 60px;
  position: relative;
  padding-bottom: 120px;
}

.success__container {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  gap: 20px;
}

.success__header {
  width: 100%;
}

.success__logo {
  position: relative;
  background: url('../img/header__logo.webp') 50% / contain no-repeat;
  flex-shrink: 0;
  aspect-ratio: 221/56;
  width: 254px;
  display: block;
  margin: 0 auto;
}

.success__step {
  display: inline-flex;
  border-radius: 100px;
  background: var(--black, #191919);
  color: var(--white);
  padding: 8px 24px;
  font-size: 18px;
}

.success__step b {
  font-weight: 700;
}

.success__content {
  margin-top: 15px;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  gap: 30px;
}

.success__text {
  max-width: 540px;
  font-size: 20px;
  display: flex;
  flex-flow: column;
  gap: 8px;
  font-weight: 500;
}

.success__text b {
  font-weight: 700;
}

.success__button {
  margin-top: 25px;
}

.success__phone {
  width: 382px;
  position: relative;
}

.success__phone:before {
  content: '';
  border-radius: 566px;
  opacity: 0.5;
  background: rgba(141, 83, 242, 0.4);
  filter: blur(100px);
  width: 566px;
  aspect-ratio: 1/1;
  position: absolute;
  left: 50%;
  top: 75%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.success__phone-image {
  background: url('../img/success__phone.webp') 50% / contain no-repeat;
  aspect-ratio: 382/841;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.page-packages .wrapper {
  padding-top: 0 !important;
}

.page-packages [class*='__container'] {
  max-width: 1364px;
}

.page-packages .hero {
  margin: 0;
  padding-top: 12px;
  padding-bottom: 0;
  color: #fff;
}

.page-packages .hero__inner {
  position: relative;
  padding: 24px;
  border-radius: 24px;
  background: #191919;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}

.page-packages .hero__inner::after {
  display: none;
}

.page-packages .hero__inner::before {
  content: '';
  width: 596px;
  height: 359px;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--button, linear-gradient(116deg, #fc134c 0%, #fe1fa0 65%, #fc25d8 100%));
  filter: blur(100px);
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 90%);
  z-index: -1;
  top: auto;
  opacity: 1;
}

.page-packages .hero__header {
  display: flex;
  justify-content: center;
}

.page-packages .hero__logo {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 33px;
  line-height: 100%;
}

.page-packages .hero__logo-link {
  display: flex;
  align-items: center;
}

.page-packages .hero__title {
  font-size: 50px;
  margin-top: 65px;
  margin-bottom: 0;
  max-width: 890px;
}

.page-packages .hero__title br {
  display: none;
}

.page-packages .hero__text {
  margin-top: 20px;
  max-width: 739px;
  font-size: 22px;
  line-height: 130%;
}

.page-packages .hero__text b {
  font-weight: 600;
}

.page-packages .hero__bottom {
  margin-top: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-packages .hero__bottom-text {
  max-width: 332px;
  font-size: 18px;
  line-height: 130%;
}

.page-packages .hero__bottom-text b {
  margin-top: 85px;
  font-weight: 600;
}

.page-packages .hero__bottom-btn {
  margin-top: 20px;
  display: block;
  width: 86px;
  height: 49px;
  padding: 0;
  background: url('../packages/img/hero/btn.svg') center/contain no-repeat;
}

.page-packages .charity {
  padding: 120px 0;
}

.page-packages .charity__container {
  gap: 24px;
  justify-content: space-between;
}

.page-packages .charity__title {
  font-size: 44px;
  max-width: 563px;
  line-height: 130%;
}

.page-packages .charity__content {
  gap: 118px;
  width: 640px;
  flex-shrink: 0;
}

.page-packages .charity__invite-title {
  font-size: 20px;
  max-width: 483px;
  line-height: 130%;
}

.page-packages .charity__speaker-position b {
  font-weight: 600;
}

.page-packages .charity__speaker {
  max-width: 600px;
  margin: 0 auto;
}

.page-packages .superhumans {
  padding-bottom: 16px;
  display: block;
}

.page-packages .superhumans__container {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.page-packages .superhumans .col {
  display: flex;
  gap: 16px;
}

.page-packages .superhumans .item {
  display: flex;
  gap: 16px;
}

.page-packages .superhumans .item__img {
  aspect-ratio: 146/90;
  width: 146px;
  flex-shrink: 0;
  background: center/contain no-repeat;
}

.page-packages .superhumans .item__text {
  background: #fff;
  width: 216px;
  font-size: 14px;
  padding: 11px 12px;
  border-radius: 8px;
}

.page-packages .superhumans .item__text b {
  font-weight: 600;
}

.page-packages .superhumans .item__logo {
  margin-top: 4px;
  width: 192px;
  height: 28px;
  background: center/contain no-repeat;
}

.page-packages .superhumans--mob {
  display: none;
}

.page-packages .superhumans--mob .col {
  flex-direction: column;
  gap: 8px;
}

.page-packages .superhumans--mob .item {
  gap: 8px;
}

.page-packages .superhumans--mob .item__img {
  width: 128px;
}

.page-packages .superhumans--mob .item__text {
  padding: 8px 12px;
}

.page-packages .packages {
  padding: 0 0 120px 0;
}

.page-packages .packages__inner {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  padding: 84px 115px 98px;
  border-radius: 24px;

}

.page-packages .packages__title {
  font: 500 28px/38px Gilroy;
  text-align: center;
  text-transform: uppercase;
}

.page-packages .packages__title b {
  font-weight: 700;
}

.page-packages .packages__wrapper {
  margin-top: 40px;
  display: flex;
  gap: 20px;
}

.page-packages .packages .package {
  background: #231D43;

  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 606px;
  border-radius: 24px;
}

.page-packages .packages .package::before {
  content: '';
  position: absolute;
  right: -7%;
  top: 4%;
  transform: rotate(9.772deg);
  aspect-ratio: 135/65;
  width: 135px;
  background: url('../packages/img/packages/package-decor.svg') center/contain no-repeat;
  z-index: 1;
}

.page-packages .packages .package__header {
  padding: 24px 69px;
  background: var(--Primary-button, linear-gradient(116deg, #fc134c 0%, #fe1fa0 65%, #fc25d8 100%));
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}

.page-packages .packages .package__upper-title {
  font-size: 24px;
}

.page-packages .packages .package__title {
  margin-top: 6px;
  font-size: 30px;
  line-height: 32px;
}

.page-packages .packages .package__list {
  display: flex;
  flex-direction: column;
  gap: 11px;
  padding: 32px;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.page-packages .packages .package__list .item {
  position: relative;
  padding-left: 39px;
}

.page-packages .packages .package__list .item b {
  font-weight: 700;
}

.page-packages .packages .package__list .item a {
  color: #8d53f2;
  font-size: 20px;
  text-decoration: underline;
}

.page-packages .packages .package__list .item::before {
  content: '';
  position: absolute;
  aspect-ratio: 1;
  width: 26px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: url('data:image/svg+xml,<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="26" height="26" rx="13" fill="%238D53F2"/><path d="M13 7L14.3576 11.6424L19 13L14.3576 14.3576L13 19L11.6424 14.3576L7 13L11.6424 11.6424L13 7Z" fill="%23EAEAEA"/></svg>')
    center/cover no-repeat;
}

.page-packages .packages .package__footer {
  margin-top: auto;
  padding: 0 0 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-packages .packages .package__price {
  font: normal 400 26px/50px 'Dela Gothic One';
  text-transform: uppercase;
}

.page-packages .packages .package__btn {
  margin-top: 14px;
  cursor: pointer;
  max-width: 320px;
  width: 100%;
  text-align: center;
}

.page-packages .packages .package__btn.btn--disabled {
  pointer-events: none;
  opacity: 0.6;
}

.page-packages .packages .package.package--free::before {
  display: none;
}

.page-packages .packages .package.package--free .package__header {
  background: #191919;
}

.page-packages .packages .package.package--free .package__footer {
  margin-top: auto;
}

.page-packages .packages .package.package--free .package__btn {
  background: black;
  padding: 8px;
  text-align: center;
  justify-content: center;
}

.page-packages .packages .package.package--free .package__btn:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}

.page-packages .packages .package.package--free .package__btn::before {
  display: none;
}

.page-packages .packages__ticker {
  position: absolute;
  bottom: 28px;
  width: 100%;
  padding: 8px 0;
  pointer-events: none;
}

.page-packages .packages__ticker .swiper-wrapper {
  transition: all linear;
}

.page-packages .packages__ticker .item {
  aspect-ratio: 373/23;
  width: 373px;
  background: center/contain no-repeat;
}

.page-packages .defend {
  padding-bottom: 120px;
}

.page-packages .defend__container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-packages .defend__title {
  text-align: center;
  max-width: 1204px;
}

.page-packages .defend__text {
  margin-top: 14px;
  font-size: 22px;
  max-width: 752px;
  text-align: center;
}

.page-packages .defend__text span {
  color: #8d53f2;
  font-weight: 600;
}

.page-packages .defend__swiper {
  position: relative;
  padding: 132px 0 124px;
  width: 100%;
}

.page-packages .defend__swiper .swiper-slide {
  position: relative;
  aspect-ratio: 744/400;
  width: 729px;
  background: center/cover no-repeat;
  transition: var(--transition);
  border-radius: 24px;
  overflow: hidden;
}

.page-packages .defend__swiper .swiper-slide._contain {
  background-size: contain;
  background-color: rgba(0, 0, 0, 0.8);
}

.page-packages .defend__swiper .swiper-slide._video iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.page-packages .defend__swiper .swiper-slide::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
  transition: opacity var(--transition);
  border-radius: 16px;
}

.page-packages .defend__swiper .swiper-slide.swiper-slide-active {
  scale: 1.4;
  transform: translateY(-18px) !important;
}

.page-packages .defend__swiper .swiper-slide.swiper-slide-active::after {
  opacity: 0;
}

.page-packages .defend__swiper .defend__swiper-buttons {
  position: absolute;
  display: flex;
  justify-content: space-between;
  bottom: 0;
  width: 238px;
  left: 50%;
  transform: translateX(-50%);
}

.page-packages .defend__swiper .swiper-button-prev,
.page-packages .defend__swiper .swiper-button-next {
  position: static;
  aspect-ratio: 1;
  width: 48px;
  z-index: 11;
}

.page-packages .defend__swiper .swiper-button-prev {
  background: url('data:image/svg+xml,<svg width="49" height="48" viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="47.9545" y="47.4545" width="46.9091" height="46.9091" rx="23.4545" transform="rotate(180 47.9545 47.4545)" stroke="url(%23paint0_linear_563_666)" stroke-width="1.09091"/><path d="M33.5 24L15.5 24" stroke="%23191919" stroke-width="1.63636" stroke-linecap="round" stroke-linejoin="round"/><path d="M22.8633 31.3633L15.4996 23.9996L22.8633 16.636" stroke="%23191919" stroke-width="1.63636" stroke-linecap="round" stroke-linejoin="round"/><defs><linearGradient id="paint0_linear_563_666" x1="68.344" y1="6.68653" x2="126.079" y2="34.4184" gradientUnits="userSpaceOnUse"><stop stop-color="%23FC134C"/><stop offset="0.65" stop-color="%23FE1FA0"/><stop offset="1" stop-color="%23FC25D8"/></linearGradient></defs></svg>')
    center/contain no-repeat;
}

.page-packages .defend__swiper .swiper-button-next {
  background: url('data:image/svg+xml,<svg width="49" height="48" viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.04545" y="0.545455" width="46.9091" height="46.9091" rx="23.4545" stroke="url(%23paint0_linear_563_658)" stroke-width="1.09091"/><g clip-path="url(%23clip0_563_658)"><path d="M15.5 24H33.5" stroke="%23191919" stroke-width="1.63636" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.1367 16.6367L33.5004 24.0004L26.1367 31.364" stroke="%23191919" stroke-width="1.63636" stroke-linecap="round" stroke-linejoin="round"/></g><defs><linearGradient id="paint0_linear_563_658" x1="20.344" y1="-41.3135" x2="78.0794" y2="-13.5816" gradientUnits="userSpaceOnUse"><stop stop-color="%23FC134C"/><stop offset="0.65" stop-color="%23FE1FA0"/><stop offset="1" stop-color="%23FC25D8"/></linearGradient><clipPath id="clip0_563_658"><rect width="26.1818" height="26.1818" fill="white" transform="translate(11.4082 10.9092)"/></clipPath></defs></svg>')
    center/contain no-repeat;
}

.page-packages .defend__swiper .swiper-button-prev::after,
.page-packages .defend__swiper .swiper-button-next::after {
  content: '';
  display: none;
}

.page-packages .defend__swiper .swiper-pagination {
  bottom: 12px;
  left: 50%;
  height: 20px;
  transform: translateX(-50%);
  pointer-events: none;
}

.page-packages .defend__swiper .swiper-pagination-bullet {
  background: #fe1e96;
}

.free {
  padding: 45px 0 45px 0;
}

.free__inner {
  padding: 90px 32px;
  display: flex;
  flex-flow: column;
  gap: 60px;
  border-radius: 24px;
  background: #231D43;
  color: var(--white);
  overflow: hidden;
  position: relative;
}

.free__subtitle {
  font-size: 24px;
  font-weight: 500;
  color: #bdbdbd;
}

.free__items {
  display: flex;
  gap: 20px;
}

.free__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 14px;
}

.free .item {
  position: relative;
  padding: 20px;
  border-radius: 16px;
  background: #151128;

  width: 100%;
  min-height: 290px;
}

.free .item--1 {
  width: 215%;
}

.free .item:nth-child(1) {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 20px;
  column-gap: 20px;
  overflow: hidden;
}

.free .item:nth-child(1):before {
  content: '';
  position: absolute;
  background-image: url("../img/freeBG.svg");
  top: 0;
  right: 0;
  width: 142px;
  height: 55px;
}

.free .item:nth-child(1) span {
  position: relative;
  z-index: 2;
  color: #f5f5f5;
  font-size: 30px;
  font-weight: 500;
  line-height: 120%;
}

.free .item:nth-child(1) .item__content {
  height: auto;
}

.free .item__form {
  max-width: 186px;
  width: 100%;
  background: 50% / contain no-repeat;
  aspect-ratio: 112/148;
}

.free .item__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 130%;
}

.free .item__title b {
  font-weight: 600;
}

.free .item__button {
  position: relative;
  font-size: 16px;
  padding: 22px 74px 22px 31px;
  align-self: flex-start;
}
.free .item__button:before{
  content: '';
  background-image: url("../img/RegisterButton.svg");
  height: 44px;
  width: 44px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);

}

.free .item__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

.free .item__speakers {
  height: 51px;
  width: 169px;
  background: 50% / contain no-repeat;
}

.free .item__tel {
  position: absolute;
  bottom: -4px;
  left: 43px;
  width: 166.487px;
  background: 50% / contain no-repeat;
  aspect-ratio: 1/1;
}

.free .item__logo {
  width: 190px;
  aspect-ratio: 191/39;
  background: 50% / contain no-repeat;
}

.free .item__finish {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.free__step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100px;
  background: #FF7536;

  left: -35px;
}

.free__step span {
  background: var(--white);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  color: transparent;
  background-clip: text;
}

.free__decor_text {
  font: 700 160px / 100% var(--heading-font-family-2);
  top: 18px;
  position: absolute;
  color: rgba(229, 229, 229, 0.05);
  text-transform: uppercase;
  width: 100%;
  left: 48%;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  transform: translateX(-50%);
  white-space: nowrap;
}

.owner {
  padding: var(--sp) 0;
  color: var(--white);
  text-align: center;
}

.owner__inner {
  border-radius: 24px;
  background: #191919;

  padding: 90px 84px 208px;
  display: flex;
  align-items: center;
  flex-flow: column;
  gap: 26px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border: 1px  solid #FFFFFF38;

}

.owner__subtitle {
  max-width: 660px;
  font-size: 24px;
}

.owner__logo {
  width: 122px;
  aspect-ratio: 122 / 51;
  flex-shrink: 0;
  background: 50% / contain no-repeat;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
  bottom: 14px;
}

.owner__decor {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  background-image: url("../img/GradientBackground.svg");
}

.owner__decor-text {
  top: 50%;
  left: 50%;
  aspect-ratio: 1160/292;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  width: 120%;
  background: 50% / contain no-repeat;
  pointer-events: none;
}

.faq {
  padding: var(--sp) 0 120px;
  text-align: center;
  position: relative;
}
.faq:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 1830px;
  top: -104%;
  left: 50%;
  transform: translateX(-50%);
  background-image: url('../img/faqBG.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;


}
.faq__container {
  display: flex;
  align-items: center;
  flex-flow: column;
  gap: 40px;
  position: relative;
  z-index: 2;
}

.faq__subtitle {
  margin-top: 14px;
  font-size: var(--xl);
  line-height: 120%;
  letter-spacing: -0.88px;
}

.faq__items {
  display: flex;
  align-items: center;
  flex-flow: column;
  gap: 8px;
}

.faq .item {
  max-width: 800px;
  width: 100%;
  border-radius: 16px;
  background: var(--white, #fff);
  text-align: left;
  padding: 0px 24px;
  transition: var(--tr);
}

.faq .item.active {
  background: #FFFFFF;
  padding: 0px 24px 24px;
}

.faq .item.active .item__question:after {
  background: url('../img/faq-minus.svg') 50% / contain no-repeat;
}

.faq .item__question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  width: 100%;
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  color: #191919;
  padding: 20px 0px;
}

.faq .item__question:after {
  content: '';
  background: url('../img/faq-plus.svg') 50% / contain no-repeat;
  transition: 0.3s ease;
  aspect-ratio: 1/1;
  flex-shrink: 0;
  width: 26px;
  transition: 0.3s ease;
}

.faq .item__answer {
  display: flex;
  flex-flow: column;
  gap: 8px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
  font-size: 18px;
  font-weight: 500;
  color: #191919;
}

.faq .item__answer a {
  color: var(--primary);
  text-decoration: underline;
}

.footer {
  margin-top: auto;
  border-radius: 24px 24px 0 0;

  color: var(--white);
  position: relative;

  z-index: 1;
  padding: 0px 0px 50px 0px;
}

.faq__button.btn{
  padding: 18px 53px;
  margin: 18px 0 0 0;
  font-size: 17px;
}

.footer__container {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  gap: 32px;
  background: #FFFFFF;
  border-radius: 24px;
  width: 93%;
  padding: 40px 37px 11px 37px;
}

.footer__bottom {
  width: 100%;
  padding: 16px 0;
  position: relative;
  color: #848484;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  gap: 20px;
}

.footer__bottom:before {
  content: '';
  height: 1px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  position: absolute;
  background:rgba(6, 2, 25, 0.1);


}

.footer__main {
  display: flex;
  flex-flow: column;
  gap: 12px;
  max-width: 222px;
}

.footer__logo {
  background: url('../img/footer__logo.svg') 50% / contain no-repeat;
  aspect-ratio: 222/56;
  width: 222px;
  display: block;
}

.footer__text {
  font-size: 12px;
  color: rgba(6, 2, 25, 0.5);
}

.footer__social {
  display: flex;
  gap: 14px;
}

.footer__social-link {
  border-radius: 50%;
  background: #9277F8;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 1;
}
.footer__social-link:hover:before{
  background: #FF7536;

}
.footer__social-link:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #9277F8;

  transition: var(--tr);
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.footer__social-link path {
  transition: var(--tr);
}

.footer__social-link:hover:before {
  opacity: 1;
}

.footer__menu {
  display: flex;
  flex-flow: column;
  gap: 16px;
  font-size: 18px;
  font-weight: 500;
}
.footer__menu-link{
  color: #060219;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  transition: var(--tr);
}
.footer__menu-link:hover{
  color: #9277F8;

}
.footer__contacts {
  display: flex;
  flex-flow: column;
  gap: 14px;
  font-size: 18px;
  color: #060219;
  font-weight: 500;
}

.footer__telegram span {
  color: #060219;
  font-weight: 400;
}

.footer__docs {
  display: flex;
  gap: 24px;
}

.footer__docs a {
  transition: var(--tr);
}

.footer__docs a:hover {
  color: #9277F8;

}

.modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;

  background: rgba(0, 0, 0, 0.8);

  align-items: center;
  justify-content: center;

  padding: 60px 20px 20px;

  overflow: hidden;
}

.modal-overlay__container {
  width: 100%;
  height: 100%;

  display: flex;
  align-items: center;
  justify-content: center;

  pointer-events: none;
}

#modal-video .modal-content {
  position: relative;

  width: auto;
  height: auto;

  max-width: 90vw;
  max-height: calc(100vh - 80px);

  margin: 0;
  padding: 0;

  border-radius: 4px;

  pointer-events: auto;
}

/*
 * ВАЖНО:
 * modal-content больше НЕ width: 100%.
 * Он занимает только размер видео.
 */
#modal-video .video {
  position: relative;

  width: auto;
  height: auto;

  max-width: 90vw;
  max-height: calc(100vh - 80px);

  overflow: hidden;

  background: #000;
}

/*
 * Vimeo iframe.
 *
 * Для вертикального видео:
 * высота ограничена экраном,
 * ширина рассчитывается пропорционально.
 */
#modal-video .video iframe {
  display: block;

  width: auto !important;
  height: calc(100vh - 80px) !important;

  max-width: 90vw;

  aspect-ratio: 9 / 16;

  border: 0;
}

/*
 * Крестик
 */
#modal-video .close-button {
  position: fixed;

  top: 10px;
  right: 10px;

  width: 50px;
  height: 50px;

  z-index: 10001;

  cursor: pointer;
}

/*
 * X
 */
#modal-video .close-button::before,
#modal-video .close-button::after {
  position: absolute;

  top: 0;
  left: 24px;

  width: 2px;
  height: 50px;

  content: '';

  background: #fff;
}

#modal-video .close-button::before {
  transform: rotate(45deg);
}

#modal-video .close-button::after {
  transform: rotate(-45deg);
}
/*.modal-overlay {*/
/*  display: none;*/
/*  padding-top: 1px;*/
/*  position: fixed;*/
/*  top: 0;*/
/*  bottom: 0;*/
/*  right: 0;*/
/*  left: 0;*/
/*  background: rgba(0, 0, 0, 0.8);*/
/*  z-index: 999;*/
/*  overflow: auto;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  padding-top: 60px;*/
/*}*/

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

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

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

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

/*#modal-video .modal-content {*/
/*  position: relative;*/
/*  height: auto;*/
/*  width: 100%;*/
/*}*/

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

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

.modal-speaker {
  aspect-ratio: 305/320;
  position: relative;
  width: 100%;
  max-width: calc(var(--container-width) - 64px);
  padding: 16px;
  display: flex;
  flex-flow: column;
  text-align: left;
  color: var(--white);
  border-radius: 24px !important;
  border: 1px solid var(--white, #fff);
}

.modal-speaker .close-button {
  position: absolute;
  width: 40px;
  height: 40px;
  aspect-ratio: 1/1;
  top: -10px;
  right: -10px;
  border-radius: 50%;
  background: url('../img/close-speaker.svg') 50% no-repeat, var(--primary-2);
  z-index: 10;
  flex-shrink: 0;
}

.modal-speaker .close-button:before,
.modal-speaker .close-button:after {
  display: none;
}

.modal-speaker:before {
  content: '';
  background: linear-gradient(0, rgba(14, 14, 14, 0.8) 0%, rgba(47, 47, 47, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 102px;
  border-radius: 24px !important;
}

.modal-speaker__photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: 50% / cover no-repeat;
  z-index: -1;
}

.modal-speaker__bio {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 16px;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #272727 0%, rgba(9, 9, 9, 0) 100%);
  color: var(--white);
  display: flex;
  flex-flow: column;
  gap: 16px;
  transition: var(--tr);
  border-radius: 24px !important;
}

.modal-speaker__position {
  font-weight: 600;
  font-size: 16px;
  position: relative;
  transition: var(--tr);
}

.modal-speaker__position:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 8px;
  border-radius: 0 4px 4px 0;
  background: #FF7536;

  left: -16px;
  top: 0;
}

.modal-speaker__text {
  margin-top: auto;
  font-weight: 500;
  font-size: 15px;
  transition: var(--tr);
  max-width: 90%;
}

.countdownHolder {
  justify-content: flex-start;
  font: 18px/1 Gilroy, sans-serif;
  color: #01051c;
  font-weight: 600;
  text-align: center;
  letter-spacing: -3px;
  display: flex;
  align-items: flex-start;
  gap: 8px;

  /*Параметры цифр */
  /*Параметры подложки для секций */
  /*Параметры секций разделения (:)*/
  /*Параметры вспомогательного текста (дни, часы, минуты, секунды)*/
}
.wrapDays, .wrapHours, .wrapMinutes, .wrapSeconds{
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 10px;
}

.countdownHolder.timer--big {
  font: 48px/1 var(--heading-font-family), sans-serif;
}

.countdownHolder.timer--big .position {
  width: 0.8em;
}

.countdownHolder.timer--big .countelement {
  background: transparent;
}

.countdownHolder.timer--big .textdigit {
  font: 16px Gilroy;
}

.countdownHolder.timer--big .countDiv {
  width: 8px;
}

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

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

.countdownHolder .countDays,
.countdownHolder .countHours,
.countdownHolder .countMinutes,
.countdownHolder .countSeconds {

}

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

.countdownHolder .countDiv:before,
.countdownHolder .countDiv:after {
  position: absolute;
  width: 100%;
  aspect-ratio: 1/1;
  background: #9277F8;
  border-radius: 50%;
  left: 50%;
  margin-left: -3px;
  top: 1em;
  content: '';
}

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

.countdownHolder .textdigit {
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0px;
  color: #6e6e6e;
}

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

.timer-light .countdownHolder .textdigit {
  font-size: 10px !important;
  letter-spacing: 0px;
  font-weight: 400;
  color: #01051c;
  margin-top: -3px;
}

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

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

.timer-light .countdownHolder .countDiv:after {
  top: 0.6em;
}

.author{
  position: absolute;
  bottom: 4px;
  left: 14px;
  display: flex;
  justify-content: flex-start;
  gap: 24px;
}
.charity__container{
  padding: 0 12px 0px 12px;
}
.gallery {
  width: 100%;
  max-width: 598px;
  margin: 0 0 0 auto!important;
}

.gallery__main {
  width: 100%;

  overflow: hidden;
  border-radius: 24px;
}

.gallery__main .swiper-slide {
  width: 100%;
  height: 100%;
}

.gallery__main img,
.gallery__thumbs img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}



.slide-img {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(251, 251, 251, 0.1);
  border-radius: 32px;
  background: linear-gradient(
          288.82deg,
          rgba(251, 251, 251, 0.004) 0%,
          rgba(251, 251, 251, 0.008) 100%
  );
  width: 598px;
  height: 527px;
}
.speakers__name-container{
  position: absolute;
  right: 29px;
  bottom: 27px;
  z-index: 2;
}
.speakers-name{
  background: #9277F8;
  border-radius: 52px;
  font-family: 'GruntGrotesk';
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  transform: translate(-15px, 0px);
  padding: 9px 13px;
  width: fit-content;
}
.speakers-company{
  background: #FFFFFF;
  border-radius: 1000px;
  font-weight: 400;
  font-size: 19.6px;
  line-height: 120%;
  color: #060219;
  text-align: center;
  display: flex;
  justify-content: flex-start;
  padding: 10px 20px;
  gap: 5px;
}
.speakers-company span{
  align-self: center;
  text-align: left;
  display: inline-flex;
}

.speakers-company span b{
  font-weight: 700;
}
.speakers-company b{
  font-weight: 700;
}
.slide-img::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/slide-gradient.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform: translate(-50%, -50%);
}

.slide-img img {
  position: relative;
  z-index: 1;
}


.gallery__thumbs {
  width: 100%;
  margin-top: 26px;
  overflow: hidden;
}

.gallery__thumbs .swiper-slide {
  height: 110px;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 12px;
  opacity: 1!important;
  cursor: pointer;
  transition:
          opacity 0.3s ease,
          border-color 0.3s ease;
}

.gallery__thumbs .slide-img {
  width: 100%;
  height: 100%;

  border-radius: 12px;

}
.speaker:hover .speaker__info {
  opacity: 0;
  transform: translateY(100%);
}
.speaker:hover .speaker__bio {
  opacity: 1;
}
.speaker:hover .speaker__position {
  transform: translateY(0);
}
.speaker:hover .speaker__text {
  transform: none;
}
.gallery__thumbs .swiper-slide-thumb-active {

  opacity: 1;
}

.gallery__pagination {
  display: none;
  margin-top: 20px;
  text-align: center;
}

.gallery__pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px !important;
  background: #bdbdbd;
  opacity: 1;
}

.gallery__pagination .swiper-pagination-bullet-active {
  background: #9277F8;

}
.hero__preview-lob {
  width: 45%;
  min-width: 0;
}

.gallery {
  width: 100%;
  max-width: 598px;
  margin: 0 auto;
  min-width: 0;
}

.gallery__main {
  width: 100%;
  max-width: 598px;
  min-width: 0;
  overflow: hidden;
  border-radius: 32px;
}

.gallery__main .swiper-slide {
  height: auto;
}

.gallery__main .slide-img {
  position: relative;
  width: 100%;
  aspect-ratio: 598 / 527;
  overflow: hidden;
  border-radius: 32px;
}

.gallery__main .slide-img > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
  object-position: top;
}



.gallery__thumbs {
  width: 100%;
  max-width: 598px;
  margin-top: 26px;
  overflow: hidden;
}

.gallery__thumbs .swiper-slide {
  height: 110px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 12px;
  opacity: 0.5;
  cursor: pointer;
  transition:
          opacity 0.3s ease,
          border-color 0.3s ease;
}

.gallery__thumbs .slide-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 12px;
}

.gallery__thumbs img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery__thumbs .swiper-slide-thumb-active {
  border-color: #fff;
  opacity: 1;
}

.gallery__thumbs {
  padding: 0 0 35px 0;
}

.gallery__pagination {
  display: none;
  position: static;
  margin-top: 20px;
  text-align: center;
}

.gallery__pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px !important;
  background: rgba(255, 255, 255, 0.4);
  opacity: 1;
}

.gallery__pagination .swiper-pagination-bullet-active {
  background: #9277F8;

}
.hero__buttons .btn.hero__button--trailer{
  width: fit-content;
  position: absolute;
  top: 25%;
  right: 40px;
  font-size: 14px;
  gap: 22px;
  padding: 8px 7px 7px 19px;
}
.cta__timer-countdown .textdigit {
  text-transform: capitalize;
}
.mission__info-button{
  align-self: flex-start;
}
@media (max-width: 1279px) {
  .speakers__name-container{

  }


  .gallery {
    max-width: 100%;
  }

  .gallery__main {
    max-width: 598px;
    overflow: visible;
  }

  .gallery__main .swiper-slide {
    opacity: 0.5;
    transform: scale(0.94);
    transition:
            opacity 0.3s ease,
            transform 0.3s ease;
  }

  .gallery__main .swiper-slide-active {
    opacity: 1;
    transform: scale(1);
  }

  .gallery__thumbs {
    display: none;
  }

  .gallery__pagination {
    display: block;
  }
  .gallery__main .slide-img {
    position: relative;
    width: 100%;
    aspect-ratio: 303 / 375;
    overflow: hidden;
    border-radius: 32px;
  }
}
@media (max-width: 1260px) {
  :root {
    --container-width: 760px;
    --gap40: 24px;
    --sp: 36px;
    --h1: 35px;
    --h2: 35px;
    --h3: 28px;
    --h4: 18px;
    --h6: 16px;
    --l: 14px;
    --m: 14px;
    --xl: 16px;
    --fz-default: 14px;
  }
  .gallery__thumbs {
    padding: 0 0 0px 0;
  }
  .wrapper {
    padding-top: 76px;
  }

  .wrapper--success {
    padding: 0;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .last-year .swiper-button-next, .last-year .swiper-button-prev{

  }
  .btn {

  }

  .subm {
    font-size: 16px;
    padding: 18px 5px;
  }

  .form {
    padding: 24px 12px;
    border-radius: 12px;
  }

  .form__inputs {
    margin: 20px 0 32px;
  }

  .header__inner {
    padding: 12px 16px;
  }

  .header__logo {
    gap: 5px;
    font-size: 23px;
  }

  .header__logo-img--lob {
    width: 80px;
  }

  .header__logo-img--gs {
    width: 55px;
  }

  .header__menu {
    gap: 16px;
  }

  .header__menu li a {
    font-size: 14px;
  }

  .hero {
    padding: 10px 0 0;
    margin-bottom: 24px;
  }

  .hero__inner {
    border-radius: 16px;
    padding: 32px 16px;

  }
  .hero--full .hero__inner{
    width: 100%;
  }
  .hero__inner:after {
    bottom: -50px;
  }

  .hero__topline {
    gap: 6px;
    font-size: 12px;
    padding: 9px 16px 9px 40px;
  }

  .hero__topline-divider {
    height: 16px;
  }

  .hero__topline-price {
    gap: 4px;
  }

  .hero__topline-price:before {
    width: 16px;
  }

  .hero__title {
    margin: 19px 0 9px;
    letter-spacing: 0px;
  }

  .hero__title span {
    display: inline-block;
  }
  .hero__preview-lob{
    overflow: hidden;
    width: 100%;
  }
  .hero__subtitle{
    font-size: 16px;
    letter-spacing: -0.64px;
  }
  .hero__buttons {
    margin-top: 22px;
    gap: 10px;
  }
  .hero__buttons .btn {
    padding: 20px 32px;
    width: 100%;
  }
  .hero__button--trailer:after{
    height: 40px;
    width: 40px;
  }
  .hero__rating-stars .desc{
    display: none;
  }
  .hero__rating-stars .mob{
    display: block;
    height: 13px;
    width: 13px;
  }
  .hero__rating-text{
    font-size: 10px;
  }
  .hero__participants-text{
    font-size: 10px;
  }
  .hero__rating {
    gap: 8px;
    padding: 0 5px 0 0;
    position: relative;
  }
  .hero__speakers {
    margin-top: 32px;
  }

  .hero__ticker {
    padding: 16px 0;
  }

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

  .cta__inner {
    padding: 35px 16px;
  }

  .logos__title {
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    line-height: 120%;
  }
  .logos {
    padding: 50px 0 var(--sp);
  }
  .logos__items {
    margin-top: 20px;
  }

  .charity__container {
    gap: 0;

  }

  .charity__content {
    gap: 24px;
    margin: 0 0 32px 0;
  }

  .charity__invite {
    padding: 12px 0;
  }

  .charity__invite-button {
    width: 40px;
    background-size: 24px;
  }

  .charity__speaker-name {
    font-size: 16px;
  }

  .charity__speaker-position {
    font-size: 14px;
  }

  .charity__speaker-position img {
    height: 12px;
  }

  .speaker {
    border-radius: 12px;
    padding: 8px;
    pointer-events: none;
  }

  .speaker__name {
    font-size: 12px;
  }

  .speaker__role {
    font-size: 12px;
  }

  .speaker__role img {
    transform: scale(0.75);
    transform-origin: left;
  }

  .speakers__inner {
    padding: 34px 16px 30px;
    gap: 0px;
  }
  .speakers__header{
    gap: 7px;
    margin: 0 0 32px 0;
  }
  .speakers__title{
    text-align: left;
  }
  .speakers__subtitle{
    text-align: left;
  }
  .speakers .speaker:nth-child(9) {
    display: flex;
  }
  .slide-img {
    width: 303px;
    height: 375px;
  }
  .speakers__list {
    gap: 7px;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 0 40px 0;
  }
  .speakers-name{
    transform: translate(-3%, 0px);
    font-size: 16px;
    padding: 5px 8px;
    width: fit-content;

  }
  .speakers-company{
    padding: 5px 8px;
    width: fit-content;
    font-size: 13px;
    flex-wrap: wrap;

  }
  .speakers-company img{
    display: block;
    width: 75%;
  }
  .speakers-company img{
    transform: scale(0.75);
  }
  .speakers__name-container {

    right: 5px;

  }
  .register__container {
    gap: 14px;
  }

  .register__block {
    padding: 32px 16px;
    border-radius: 16px;
  }

  .register__form {
    border-radius: 16px;
    padding: 32px 16px;
    max-width: 360px;
  }

  .register__topline {
    gap: 6px;
    letter-spacing: 0.5px;
    font-size: 12px;
    padding: 8px 16px 8px 38px;
  }

  .register__topline-divider {
    height: 16px;
  }

  .register__topline-price {
    gap: 4px;
  }

  .register__topline-price:before {
    width: 16px;
  }

  .register__footer {
    gap: 24px;
  }
  .register__participants-images b{
    font-size: 16px;
  }
  .register__participants-images img{
    height: initial;
  }
  .last-year__inner {
    padding: 48px 16px;
  }

  .last-year__items {
    margin-top: 24px;
    gap: 24px;
  }

  .last-year__items .item {
    width: 100%;
    height: 100px;
  }

  .last-year__items .item:before {
    width: 100px;
    opacity: 0.7;
  }

  .last-year__items .item__title {
    font-family: 'DelaGothic';
    font-weight: 400;
    font-size: 24px;
  }

  .last-year__card {
    padding: 12px;
    border-radius: 12px;
    padding: 10px 12px 18px;
    height: 160px;
    max-width: 350px;
    margin: 0 auto;
  }
  .last-year__card {
    height: 160px;
  }
  .last-year__card-title {
    font-family: 'DelaGothic';
    font-weight: 400;
    font-size: 32px;
  }

  .last-year__video {
    gap: 20px;
    margin-top: 32px;
  }

  .last-year__video-title {
    font-size: 22px;
  }

  .last-year .speaker {
    pointer-events: auto;
    aspect-ratio: 300 / 324;
  }
  .last-year__video .swiper-pagination {
    bottom: 16px;
  }
  .last-year .speaker__name {
    font-size: 12px;
  }
  .last-year .speaker__play {
    width: 48px;
  }
  .last-year__title {
    text-align: left;
    line-height: 120%;
  }
  .last-year__subtitle {
    margin-top: 7px;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: left;
  }
  .last-year__card:before{

    height: 115%;


  }
  .reviews {
    padding: 17px 0;
  }
  .reviews .btn {
    padding: 20px 32px;
    font-size: 16px;
  }
  .reviews__container{
    align-items: flex-start;
  }
  .reviews__items .swiper-slide-thumb-active {
    z-index: 10 !important;
  }

  .reviews__items .swiper-slide {
    margin-left: -20px;
  }
  .reviews__item {
    width: 82px;
    height: 82px;
    background: 50% / contain no-repeat;
    filter: grayscale(100%);
    border-radius: 200px;
  }
  .about__container {
    gap: 20px;
  }

  .about__header {
    gap: 24px;
  }

  .about__numbers {
    display: flex;
    flex-flow: column;
    gap: 12px;
  }

  .about .item {
    padding: 12px;
    min-height: 111px;
    border-radius: 12px;
    gap: 4px;
    align-items: flex-start;
  }

  .about .item br {
    display: none;
  }

  .about .item__number {
    font-size: 24px;
    letter-spacing: 0;
  }
  .about .item:before {
    top: 11px;
    right: 12px;
  }
  .about__gallery {
    border-radius: 12px;
    min-height: 340px;
  }

  .about__image-play {
    width: 48px;
  }

  .about__image {
    border-radius: 12px;
  }

  .mission__inner {
    padding: 44px 16px 50px;
  }

  .mission__title {
    font-size: 22px;
    max-width: 100%;
    line-height: 124%;
  }

  .mission__items {
    margin: 55px 0 40px;
    padding: 0 0px 0 0px;
  }

  .mission .item {
    width: 250px;
    height: 80px;
  }

  .mission .item:before {
    width: 100px;
    opacity: 0.7;
  }

  .mission .item__title {
    font-size: 16px;
    line-height: 130%;
  }

  .mission__block {
    gap: 20px;
  }

  .mission__image {
    padding:7px 12px;
    max-width: 320px;
    border-radius: 16px;
  }

  .mission__image-title {
    font-size: 22px;
  }

  .mission__image-icon {
    width: 40px;
  }

  .mission__image-text {
    font-size: 16px;
    letter-spacing: -0.64px;
  }

  .mission__info {
    gap: 16px;
  }

  .mission__info-title {
    font-family:  'DelaGothic';
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }
  .mission__info-list li{
    font-size: 16px;
    padding: 0 10px 0 27px;
  }
  .mission__info-list li:before{
    width: 20px;
    height:  20px;
  }
  .mission__info-list {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .mission__info-button {
    font-size: 16px;
    padding: 19px 16px 19px 20px;
    text-align: center;
    align-self: center;

  }
  .mission__decor-text {
    font-size: 72px;
    bottom: 24px;
  }
  .partners__title{
    margin: 0 ;
    width: 100%;
  }
  .partners__container {
    gap: 27px;
  }
  .partners .item {
    height: 50px;
  }
  .partners__subtitle {
    letter-spacing: 0.4px;
    font-size: 18px;
    text-align: left;
    margin-top: 11px;
    font-weight: 500;
  }
  .partners__button{
    font-size: 16px;
    padding: 19px 33px 19px 33px;
  }
  .instagram-reviews__items {
    margin-top: 24px;
  }

  .instagram-reviews .item__photo {
    /*top: -50px;*/
    /*background: 50% 0 / contain no-repeat;*/
  }
  .media {
    padding: 25px 0 35px;
  }
  .media .item {
    border-radius: 16px;
  }
  .media__title {
    text-align: left;
    line-height: 120%;
  }
  .media__items {
    margin-top: 24px;
    display: flex;
    flex-flow: column;
    gap: 12px;
  }

  .media .item {
    padding: 16px;
    min-height: 160px;
  }

  .media .item__quote {
    font-size: 20px;
  }

  .media .item__logo {
    height: 32px;
    width: 110px;
    padding: 5px;
  }

  .media .item:after {
    bottom: 12px;
    right: 16px;
    width: 36px;
  }

  .schedule-empty {
    padding: 32px 16px;
  }

  .schedule-empty__subtitle {
    margin-bottom: 32px;
  }

  .schedule-empty__subtitle br {
    display: none;
  }

  .schedule__day {
    padding: 0 0 27px 0;
    margin-bottom: 30px;
  }
  .item__header-info{
    order: 2;

}
  .schedule .item__speaker-info{
    order: 1;
    margin: 0 0 0px 0;
  }
  .schedule .item {
    flex-direction: column;
    gap: 8px;
  }

  .schedule .item__header,
  .schedule .item__body {
    padding: 12px;
    border-radius: 16px;

  }
  .schedule__button.btn{
    font-size: 16px;
    padding: 20px 34px;
  }
  .schedule .item__header {
    max-width: 100%;
    justify-content: flex-start;
    gap: 9px;
  }
  .schedule__title {
    margin-bottom: 22px;
    text-align: left;
    line-height: 120%;
  }
  .schedule__container{
    align-items: flex-start;
  }
  .schedule__navigation {
    width: 91%;
    margin-bottom: 20px;

  }
  .schedule .item__time-info {
    gap: 4px;
  }

  .schedule .item__speaker-photo {
    /* width: 100px; */
    flex: 0 0 100px;
    border-radius: 8px;
  }

  .schedule .item__speaker-name {
    font-size: 18px;
    margin: 0 0 4px 0;
  }

  .schedule .item__speaker-position {
    font-size: 14px;
  }

  .schedule .item__time,
  .schedule .item__date {
    font-size: 14px;
    padding: 8px 12px;
  }

  .schedule .item__body {
    gap: 8px;
  }

  .schedule .item__label {
    font-size: 16px;
    font-family: 'Gilroy';
    margin: 0;
  }

  .schedule .item__title {
    font-size: 18px;
    margin: 0 0 7px 0;
  }
  .schedule .item__content ul {

    gap: 4px;
    font-size: 16px;
    line-height: 130%;
  }
  .success {
    padding-top: 32px;
  }

  .success__content {
    gap: 20px;
    max-width: 360px;
  }

  .success__text {
    font-size: 18px;
  }

  .success__button {
    margin-top: 12px;
  }

  .success__phone:before {
    width: 450px;
  }

  .success__phone {
    width: 344px;
  }

  .page-packages [class*='__container'] {
    max-width: var(--container-width);
  }

  .page-packages .hero__inner {
    padding: 16px;
    border-radius: 16px;
  }

  .page-packages .hero__inner::before {
    transform: translate(-50%, 110%);
  }

  .page-packages .hero__logo {
    gap: 5px;
    font-size: 23px;
  }

  .page-packages .hero__logo-img--lob {
    width: 80px;
  }

  .page-packages .hero__logo-img--gs {
    width: 55px;
  }

  .page-packages .hero__title {
    max-width: 580px;
    margin-top: 86px;
    font-size: 28px;
  }

  .page-packages .hero__title br {
    display: block;
  }

  .page-packages .hero__text {
    margin-top: 12px;
    font-size: 14px;
    max-width: 580px;
  }

  .page-packages .hero__bottom {
    margin-top: 156px;
  }

  .page-packages .hero__bottom-text {
    font-size: 12px;
    max-width: 214px;
  }

  .page-packages .charity {
    padding: 72px 0;
  }

  .page-packages .charity__title {
    font-size: 28px;
    line-height: 115%;
    max-width: 335px;
  }

  .page-packages .charity__content {
    gap: 24px;
    width: 100%;
    flex-shrink: 1;
  }

  .page-packages .charity__invite-title {
    font-size: 14px;
    width: 288px;
    line-height: 120%;
  }

  .page-packages .charity__speaker-play {
    width: 57px;
  }

  .page-packages .superhumans {
    padding-bottom: 32px;
  }

  .page-packages .packages {
    padding: 0 0 72px 0;
  }

  .page-packages .packages__inner {
    padding: 48px 16px 38px;
  }

  .page-packages .packages__title {
    font-size: 18px;
    line-height: 136%;
  }

  .page-packages .packages__wrapper {
    margin-top: 20px;
  }

  .page-packages .packages .package {
    border-radius: 16px;
    min-height: auto;
  }

  .page-packages .packages .package::before {
    right: 4%;
    top: 0.5%;
    width: 83px;
  }

  .page-packages .packages .package__header {
    padding: 12px 36px;
    border-radius: 16px;
  }

  .page-packages .packages .package__upper-title {
    font-size: 18px;
  }

  .page-packages .packages .package__title {
    margin-top: 0;
    font-size: 24px;
  }

  .page-packages .packages .package__list {
    gap: 8px;
    padding: 18px 16px;
    font-size: 16px;
  }

  .page-packages .packages .package__list .item {
    padding-left: 29px;
  }

  .page-packages .packages .package__list .item::before {
    width: 20px;
  }

  .page-packages .packages .package__footer {
    margin-top: 40px;
    padding: 0 16px 16px 16px;
  }

  .page-packages .packages .package__price {
    font-size: 20px;
  }

  .page-packages .packages .package__btn {
    margin-top: 8px;
    font-size: 14px;
  }

  .page-packages .packages__ticker {
    padding: 0;
    bottom: 10px;
  }

  .page-packages .packages__ticker .item {
    width: 293px;
  }

  .page-packages .defend {
    padding-bottom: 72px;
  }

  .page-packages .defend__text {
    margin-top: 12px;
    font-size: 16px;
    max-width: 520px;
  }

  .page-packages .defend__swiper {
    padding: 60px 0 96px;
  }

  .page-packages .defend__swiper .swiper-slide {
    width: 400px;
  }

  .page-packages .defend__swiper .swiper-slide::after {
    border-radius: 8px;
  }

  .page-packages .defend__swiper .swiper-slide.swiper-slide-active {
    transform: translateY(-2px) !important;
  }

  .page-packages .defend__swiper .defend__swiper-buttons {
    width: 180px;
  }

  .page-packages .defend__swiper .swiper-button-prev,
  .page-packages .defend__swiper .swiper-button-next {
    width: 32px;
  }

  .page-packages .defend__swiper .swiper-pagination {
    bottom: 10px;
  }
  .free {
    padding: 30px 0 45px 0;
  }
  .free__inner {
    gap: 20px;
    padding: 52px 16px 20px;
  }

  .free__subtitle {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.6px;
  }

  .free__items {
    flex-direction: column;
    gap: 12px;
  }
  .free .item__button:before{
    left: 6px;
    right: initial;
    height: 34px;
    width: 34px;
  }
  .free .item {
    min-height: 136px;
    padding: 12px;
    overflow: hidden;
  }
.free__title{
  text-align: left;
  line-height: 120%;
}
.free__subtitle{
  text-align: left;
}
  .free .item--1 {
    width: 100%;
  }

  .free .item:nth-child(1) {
    flex-direction: row-reverse;
    gap: 16px;
  }

  .free .item:nth-child(1):before {
    right: auto;
    left: 0;
  }

  .free .item:nth-child(1) span {
    font-size: 18px;
  }

  .free .item:nth-child(4) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 100px;
  }

  .free .item__form {
    max-width: 112px;
  }

  .free .item__title {
    font-size: 18px;
    line-height: 120%;
  }

  .free .item__button {
    margin-top: auto;
    margin-right: auto;
    padding: 13px 21px 13px 47px;
    gap: 8px;
    background: #9277F8;
    font-family: 'Gilroy';
    font-size: 14px;

  }
  .free .item__button:before{

  }
  .free .item__speakers {
    margin-top: 28px;
    height: 41px;
    width: 147px;
  }

  .free .item__tel {
    left: auto;
    right: -20px;
    top: 20px;
    width: 130px;
  }

  .free .item__finish {
    align-items: flex-start;
  }

  .free__step {
    left: auto;
    right: 8px;
    top: 8px;
    transform: none;
    width: 48px;
    height: 48px;
  }

  .free__step span {
    font-size: 16px;
  }

  .free__decor_text {
    font-size: 72px;
  }

  .owner__inner {
    padding: 48px 12px 140px;
    border-radius: 12px;
    gap: 25px;
  }

  .owner__subtitle {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 120%;
  }

  .owner__logo {
    margin-top: 20px;
    width: 122px;
  }

  .faq__container {
    gap: 24px;
  }

  .faq__subtitle {
    margin-top: 12px;
    letter-spacing: -0.64px;
    font-size: 16px;
  }

  .faq .item {
    padding: 0px 16px;
    border-radius: 12px;
  }
  .faq .item.active {
    background: #FFFFFF;
    padding: 0px 16px 16px;
  }
  .faq .item__question {
    font-size: 16px;
    padding: 12px 0;
  }

  .faq .item__answer {
    font-size: 16px;
  }

  .footer {
    border-radius: 16px 16px 0 0;
  }

  .footer:before {
    display: none;
  }

  .footer__container {
    flex-direction: column;
    border-radius: 16px;
    padding: 16px 16px 16px 16px;
  }

  .footer__menu {
    font-size: 16px;
    gap: 12px;
  }

  .footer__docs {
    gap: 16px;
    flex-wrap: wrap;
  }
  .footer__menu-link {
    font-size: 16px;

  }
  .footer__contacts {
    font-size: 16px;
  }
  .countdownHolder.timer--big {
    gap: 4px;
    font-size: 18px;
  }

  .countdownHolder.timer--big .textdigit {
    font-size: 12px;
  }

  .countdownHolder.timer--big .countDiv {
    width: 4px;
  }
  .cta__title {

    font-size: 35px;

  }
  .charity__title {
    font-size: 35px;
  }
  .charity__text {
    gap: 25px;
    max-width: 100%;
    font-size: 16px;
    letter-spacing: -0.65px;
  }
  .charity__content {
    gap: 24px;
  }
  .charity__speaker {
    aspect-ratio: 1 / 1;
    padding: 12px;
    height: 355px;
    border-radius: 16px;
    margin: 0 0 20px 0;
  }
  .register__title {
    font-size: 35px;
    line-height: 120%;
  }
  .cta .countdownHolder .digit {
    font-size: 40px;
  }
  .cta {
    padding: 4px 0;
  }
  .cta .countdownHolder.timer--big .position {
    height: 2.2em;
    width: 1.5em;
  }
  .cta .countdownHolder .countDiv:before, .cta .countdownHolder .countDiv:after {
    top: 60%;
    width: 6px;
    height: 6px;
    margin: 0;
  }
  .cta .countdownHolder .countDiv:after {
    top: 92%;
  }
  .hero__buttons .btn.hero__button--trailer{
    position: relative;
    top: initial;
    right: initial;
    width: 100%;
    gap: 13px;
    padding: 6px 16px 7px 28px;
  }
  .author-name{
    font-size: 14px;
    letter-spacing: 0.5px;
  }
  .instagram-reviews {
    padding: 38px 0;
  }
  .instagram-reviews__title{
    font-size: 20px;
    text-align: left;
    line-height: 120%;
  }
  .instagram-reviews .item {

  }
  .partners {
    padding: 16px 0 var(--sp);
  }
  .partners__title{
    font-size: 20px;
    line-height: 120%;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  :root {
    --container-width: 460px;
  }
  .cta__content {
    width: 100%;
  }
  [class*='__container'] {
    flex-wrap: wrap;
  }
  .speaker:hover .speaker__position {
    transform: translateY(0);
  }

  .speaker:hover .speaker__info {
    opacity: initial;
    transform: initial;
  }
  .speaker:hover .speaker__bio {
     opacity: 0;
  }
  .speaker:hover .speaker__text {
    transform: initial;
  }

  .reviews__content_bottom span br {
    display: none;
  }
  .swiper-btn {
    display: none;
  }

  .header {
    padding: 12px 0;
  }

  .header__menu {
    border-radius: 16px;
    background: #231D43;

    gap: 24px;
    position: fixed;
    top: 92px;
    left: 50%;
    height: calc(100% - 104px);
    width: calc(var(--container-width) - 20px);
    transform: translate(-50%, -300%);
    z-index: 104;
    transition: transform var(--tr);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
  }

  .header__menu li a {
    font-size: 18px;
  }

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

  .header__button {
    position: fixed;
    bottom: 28px;
    left: 50%;
    transform: translate(-50%, 300px);
    z-index: 120;
  }

  .header__burger {
    display: flex;
  }
  .header__inner{
    background: #231D43;
    padding: 14px 16px;
  }

  .hero {
    margin-bottom: 24px;
  }

  .hero__inner:after {
    bottom: -100px;
  }

  .hero__buttons {
    flex-direction: column;
  }

  .hero__button--trailer {
    width: 100%;
  }

  .hero__info {
    gap: 16px;
    justify-content: normal;
    text-align: left;
    margin-top: 22px;
  }
  .hero__inner {
    border-radius: 16px;
    padding: 8px 0px;
  }
  .hero__speakers .speaker {
    pointer-events: auto;
  }

  .cta__inner {
    flex-direction: column;
    justify-content: normal;
  }

  .cta__timer {
    text-align: left;
  }

  .charity__invite-button {
    transform: translateY(-50%) rotate(90deg);
    right: 12px;
  }


  .charity__container{
    padding: 0 12px 0px 12px;
  }
  .author{
    position: relative;
    left: 0;
  }
  .speakers__title br {
    display: none;
  }

  .speakers__title{
    font-size: 20px;
  }
  .speakers__title span{
    color:  #FF7536;
  }

  .speakers__list {
    grid-template-columns: repeat(2, 1fr);
  }

  .speakers__more {
    width: 100%;
    padding: 19px 5px;
  }


  .speakers .speaker {
    display: none;
  }

  .speakers .speaker:nth-child(9) {
    display: none;
  }

  .speakers .speaker.visible:nth-child(9) {
    display: flex;
  }

  .speakers .speaker__open-modal {
    display: block;
  }
  .speaker{
    pointer-events: initial;
  }
  .register__form {
    max-width: 100%;
  }

  .last-year__items {
    flex-direction: column;
  }

  .last-year__items .item {
    width: 45%;
    gap: 4px;
    padding: 12px;
  }
  .last-year__items-group {
    gap: 10px;
  }
  .corner::before {
    width: 10px;
    height: 2px;
  }
  .corner::after {
    width: 2px;
    height: 10px;
  }
  .last-year__items .item__text {
    letter-spacing: -0.56px;
  }



  .reviews__title br {
    display: none;
  }

  .reviews__title span {
    display: block;
  }

  .reviews__items .swiper-wrapper {
    transform: translateX(-30px) !important;
  }

  .reviews__content {
    overflow: visible;
  }

  .reviews__content_item {
    padding: 24px 16px;
  }

  .reviews__content_bottom h4 {
    font-size: 20px;
  }

  .reviews__content_bottom span {
    font-size: 14px;
    margin-top: 4px;
    display: block;
    max-width: 215px;
  }

  .reviews__logo {
    position: absolute;
    top: 24px;
    right: 16px;
    width: 75px;
    height: 58px;
  }

  .about__title {
    text-align: left;
    line-height: 120%;
  }

  .about__header {
    padding-bottom: 0;
  }

  .about__gallery {
    aspect-ratio: 350/310;
  }

  .mission__items {
    display: flex;
    flex-flow: column;
    gap: 16px;
  }

  .mission .item {
    gap: 4px;
    padding: 12px;
  }

  .mission__block {
    flex-direction: column;
  }

  .mission__image {
    max-width: 100%;
    aspect-ratio: 320/250;
  }

  .partners__subtitle br {
    display: none;
  }

  .instagram-reviews__items {
    overflow: visible;
  }

  .media__title span {
    display: block;
  }

  .schedule__navigation-link {
    width: 100%;
  }

  .schedule .item__time,
  .schedule .item__date {
    font-size: 13px;
    padding: 6px 12px;
  }

  .success {
    padding-bottom: 0;
  }

  .success__container {
    gap: 40px;
  }

  .success__content {
    margin: 0;
    max-width: 100%;
  }

  .success__phone {
    height: 410px;
    width: 270px;
    margin: 0 auto;
  }

  .page-packages .superhumans {
    display: none;
  }

  .page-packages .superhumans--mob {
    display: block;
  }

  .page-packages .packages__inner {
    padding: 48px 16px 38px;
    background: #fff
      url('data:image/svg+xml,<svg width="351" height="574" viewBox="0 0 351 574" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-1854 0L-1354.49 115.209L-736.228 169.86L-333.52 162.474L202.282 56.6938L451.244 134.411L926.233 192.015H1485.12L1822 94.4894V1158L1408.97 1075.29L1002.39 1137.32L577.736 1104.83L129.853 1128.46L-212.191 1073.81L-580.049 1087.73L-950.489 1132.89L-1310.6 1069.38L-1854 1080.46V0Z" fill="%23191919"/></svg>')
      center calc(100% + 160px) / contain no-repeat;
  }

  .page-packages .packages__wrapper {
    flex-direction: column;
  }

  .page-packages .packages .package {
    min-height: auto;
  }

  .page-packages .packages .package.package--free::before {
    display: block;
    transform: rotate(0deg);
    top: auto;
    bottom: 100px;
  }

  .page-packages .packages .package.package--free .package__footer {
    margin-top: 64px;
  }

  .page-packages .packages .package.package--free .package__price {
    display: none;
  }

  .page-packages .defend__swiper {
    padding: 50px 0 78px;
  }

  .page-packages .defend__swiper .swiper-slide {
    width: 239px;
    border-radius: 10px;
  }

  .free__header {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }

  .free .item__title {
    max-width: 205px;
  }

  .owner__inner {
    padding-top: 110px;
  }

  .owner__decor {
    width: 100%;
    background-position: 50% 50%;
  }

  .owner__decor-text {
    top: 10px;
    transform: translateX(-50%) translateY(0);
    width: 105%;
  }

  .countdownHolder {
    font: 23px/1 Gilroy, sans-serif;
  }

  .cta__title {

    font-size: 20px;
    margin: 0 0 10px 0;
  }
  .cta__subtitle {
    font-size: 14px;
  }
  .cta__timer-title {
    font-size: 14px;
    margin: 0 0 16px 0;
  }
  .cta__timer {
    padding: 16px 0px 0 0;
  }



  .countdownHolder .countDiv {
    height: 1.5em;
  }
  .cta .countdownHolder.timer--big .textdigit {
    font-size: 14px;
  }



  .logos .swiper-slide {
    height: 48px;
  }
  .charity {
    padding: 36px 0;
  }
  .charity__title {
    font-size: 35px;
    line-height: 120%;
  }

  .charity__content{
    padding: 0;
  }

  .charity__speaker-info{
    display: none;
  }
  .author img {
    width: 50px;
    height: 50px;
    object-fit: cover;
  }
  .speakers {
    padding: 30px 0 35px;
  }
  .speakers__inner {
    border-radius: 16px;
  }
  .speakers__header {
    gap: 10px;
  }
  .speakers__subtitle {
    font-size: var(--xl);
    letter-spacing: -0.75px;
  }
  .speakers__inner {


  }
  .register__topline-container {
    gap: 8px;
    margin: 0 0 34px 0;
  }
  .speaker__open-modal {
    top: 4px;
    left: 4px;
  }
  .speaker {
    aspect-ratio: 300 / 351;
  }
  .speaker__role {
    margin-top: 0px;
    padding: 5px 8px;
  }
  .speaker__name {
    padding: 2px 3px;
    font-family: 'Gilroy';
    font-weight: 500;
  }
  .register__block {
    padding: 16px 16px;
    border-radius: 16px;
  }
  .register__title {
    font-size: 20px;
    max-width: 100%;
    margin: 0 0 24px 0;
  }
  .register__block {
    gap: 0px;
  }
  .countdownHolder {
    font: 18px / 1 Gilroy, sans-serif;
    font-weight: 500;
  }
  .last-year__title{
    text-align: left;
  }
  .form__title {
    font-size: 24px;
  }
  .form__subtitle {
    font-size: 14px;
  }
  .form__inputs {
    margin: 20px 0 32px;
  }
  .form .input {
    height: 54px;
  }
  .form__agree {
    margin-top: 6px;
  }
  .last-year__inner {
    padding: 0px 0px;
  }
  .last-year__items {
    margin-top: 47px;
  }
  .last-year__items {
    gap: 47px;
    padding: 0 0px 0 0;
  }

  .last-year__video-title {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0px;
  }
  .last-year__video-title strong {
    font-size: 20px;
    line-height: 120%;
    display: inline;
  }
  .reviews__title {
    text-align: left;
    line-height: 120%;
  }

}
@media (max-width: 767px) {
  .gallery__main {
    max-width: calc(100% - 40px);
  }

  .gallery__main .slide-img {
    aspect-ratio: 1 / 1;
    border-radius: 20px;
  }
}
@media (max-width: 460px) {
  :root {
    --container-width: 100%;
  }
}
@media (max-width: 390px) {
  .page-packages .packages__inner {
    background-position: center bottom;
  }
}


