html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  scroll-behavior: smooth;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.hidden,
[hidden] {
  display: none !important;
}
.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
* {
  outline: none;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
body {
  visibility: visible !important;
  background: #FFF;
  color: #0E0E0E;
  font: 18px/1.2 Montserrat, sans-serif;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  body {
    font-size: 20px;
    font-size: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  body {
    overflow-x: hidden;
    overflow-y: visible;
  }
}
.header {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #081019 url("../img/header.webp") 50% 100% / cover no-repeat;
  color: #FFF;
  min-height: 705px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header {
    min-height: 705px;
    min-height: 48.95833333vw;
  }
}
.header__logo {
  display: block;
  height: 51px;
  margin-right: auto;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header__logo {
    height: 51px;
    height: 3.54166667vw;
  }
}
@media only screen and (max-width: 700px) {
  .header__logo {
    width: 150px;
    height: auto;
  }
}
.header-top {
  position: relative;
}
.header-top::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(215, 215, 215, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  pointer-events: none;
}
@media only screen and (max-width: 700px) {
  .header-top::before {
    display: none;
  }
}
.header-top-i {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding: 16px 0;
  max-width: 1300px;
  width: 100%;
}
.header-top-i > a {
  display: block;
  margin-right: auto;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-top-i {
    padding-top: 16x;
    padding-top: 1.11111111vw;
    padding-bottom: 16x;
    padding-bottom: 1.11111111vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-top-i {
    padding: 20px;
  }
}
.header-bottom {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-top: 110px;
  max-width: 1300px;
  width: 100%;
  align-items: center;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-bottom {
    padding-top: 110px;
    padding-top: 7.63888889vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-bottom {
    display: block;
    flex-grow: 1;
    padding: 70px 20px 0;
    min-height: 0;
  }
}
.header-menu {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-menu {
    gap: 30px;
    gap: 2.08333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-menu {
    display: none;
  }
}
.header-menu span,
.header-menu a {
  position: relative;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.5s ease;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-menu span,
  .header-menu a {
    font-size: 18px;
    font-size: 1.25vw;
    letter-spacing: 0.18px;
    letter-spacing: 0.0125vw;
  }
}
.header-menu span {
  color: #d4d4d4;
  display: flex;
  align-items: center;
}
.header-menu span a {
  margin-left: 5px;
  display: inline-flex;
  padding: 6px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #FFF;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.header-menu a {
  color: #FFF;
}
.header-menu a:hover {
  color: #FF9735;
}
.header-date {
  line-height: 1;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 22px;
  font-weight: 400;
  transition: 0.5s ease 1s;
}
body:not(.is-loaded) .header-date {
  opacity: 0;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-date {
    font-size: 22px;
    font-size: 1.52777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-date {
    display: inline-flex;
    font-size: 16px;
    margin-bottom: 6px;
  }
}
.header-place {
  position: relative;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
  line-height: 1.4;
  font-size: 22px;
  background: url("../img/header-date.svg") no-repeat;
  background-size: 11px 23px;
  transition: 0.5s ease 1s;
}
body:not(.is-loaded) .header-place {
  opacity: 0;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-place {
    background-size: auto 70%;
    font-size: 22px;
    font-size: 1.52777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-place {
    display: inline-flex;
    font-size: 16px;
  }
}
.header-place span {
  display: block;
  font-size: 22px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-place span {
    font-size: 22px;
    font-size: 1.52777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-place span {
    font-size: 16px;
  }
}
.header h1 {
  margin: auto;
  margin-bottom: 0.5em;
  width: 100%;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  transition: 1s ease;
}
body:not(.is-loaded) .header h1 {
  opacity: 0;
  transform: translateX(-100%);
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header h1 {
    font-size: 64px;
    font-size: 4.44444444vw;
  }
}
@media only screen and (max-width: 700px) {
  .header h1 {
    margin-bottom: 42px;
    font-size: 34px;
  }
}
.header h1 span {
  color: #FFF;
}
.header h1 .big {
  position: absolute;
  margin-top: -38px;
  margin-left: -24px;
  font-size: 198px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -3.962px;
  text-transform: uppercase;
  color: #FFF;
  opacity: 0.3;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header h1 .big {
    margin-top: -38px;
    margin-top: -2.63888889vw;
    margin-left: -24px;
    margin-left: -1.66666667vw;
    font-size: 198px;
    font-size: 13.75vw;
    letter-spacing: -3.962px;
    letter-spacing: -0.27513889vw;
  }
}
@media only screen and (max-width: 700px) {
  .header h1 .big {
    margin-top: -24px;
    margin-left: 5px;
    font-size: 70px;
  }
}
.header p {
  width: 100%;
  font-size: 24px;
  line-height: 1.2;
  transition: 1s ease;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header p {
    font-size: 24px;
    font-size: 1.66666667vw;
  }
}
body:not(.is-loaded) .header p {
  opacity: 0;
  transform: translateX(-100%);
}
.header-partners {
  position: relative;
  margin: auto auto 0;
  padding: 64px 0;
  max-width: 1300px;
  width: 100%;
}
.header-partners ~ .header-partners {
  padding-top: 0 !important;
}
.header-partners h3 {
  color: #3977CF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 1px solid #154C83;
  margin: 0 0 40px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners h3 {
    padding-bottom: 8px;
    padding-bottom: 0.55555556vw;
    font-size: 14px;
    font-size: 0.97222222vw;
    margin-bottom: 40px;
    margin-bottom: 2.77777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners h3 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners {
    padding-top: 64px;
    padding-top: 4.44444444vw;
    padding-bottom: 64px;
    padding-bottom: 4.44444444vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners {
    padding: 75vw 20px 20px;
  }
}
.header-partners-list {
  display: flex;
  width: 100%;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  row-gap: 30px;
  column-gap: 90px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners-list {
    column-gap: 90px;
    column-gap: 6.25vw;
    row-gap: 30px;
    row-gap: 2.08333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners-list {
    width: 100%;
    row-gap: 30px;
    column-gap: 60px;
    justify-content: space-between;
  }
}
.header-partners img {
  display: block;
}
.header-partners img:nth-child(1) {
  height: 39px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(1) {
    height: 39px;
    height: 2.70833333vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(1) {
    height: 33px;
  }
}
.header-partners img:nth-child(2) {
  height: 49px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(2) {
    height: 49px;
    height: 3.40277778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(2) {
    height: 33px;
  }
}
.header-partners img:nth-child(3) {
  height: 45px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(3) {
    height: 45px;
    height: 3.125vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(3) {
    height: 41px;
  }
}
.header-partners img:nth-child(4) {
  height: 53px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(4) {
    height: 53px;
    height: 3.68055556vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(4) {
    height: 44px;
  }
}
.header-partners img:nth-child(5) {
  height: 46px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(5) {
    height: 46px;
    height: 3.19444444vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(5) {
    height: 39px;
  }
}
.header-partners img:nth-child(6) {
  height: 32px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(6) {
    height: 32px;
    height: 2.22222222vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(6) {
    height: 32px;
  }
}
.header-partners img:nth-child(7) {
  height: 25px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(7) {
    height: 25px;
    height: 1.73611111vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(7) {
    height: 21px;
  }
}
.header-partners img:nth-child(8) {
  height: 25px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(8) {
    height: 25px;
    height: 1.73611111vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(8) {
    height: 21px;
  }
}
.header-partners img:nth-child(9) {
  height: 25px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(9) {
    height: 25px;
    height: 1.73611111vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(9) {
    height: 21px;
  }
}
.header-partners img:nth-child(10) {
  height: 33px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(10) {
    height: 33px;
    height: 2.29166667vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(10) {
    height: 30px;
  }
}
.header-partners img:nth-child(11) {
  height: 51px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(11) {
    height: 51px;
    height: 3.54166667vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(11) {
    height: 51px;
  }
}
.header-partners img:nth-child(12) {
  height: 53px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners img:nth-child(12) {
    height: 53px;
    height: 3.68055556vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners img:nth-child(12) {
    height: 53px;
  }
}
.header-partners2 img:nth-child(1) {
  height: 41px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners2 img:nth-child(1) {
    height: 41px;
    height: 2.84722222vw;
  }
}
.header-partners2 img:nth-child(2) {
  height: 47px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners2 img:nth-child(2) {
    height: 47px;
    height: 3.26388889vw;
  }
}
.header-partners2 img:nth-child(3) {
  height: 70px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners2 img:nth-child(3) {
    height: 70px;
    height: 4.86111111vw;
  }
}
.header-partners2 img:nth-child(4) {
  height: 27px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners2 img:nth-child(4) {
    height: 27px;
    height: 1.875vw;
  }
}
.header-partners2 img:nth-child(5) {
  height: 70px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners2 img:nth-child(5) {
    height: 70px;
    height: 4.86111111vw;
  }
}
.header-partners2 img:nth-child(6) {
  height: 84px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners2 img:nth-child(6) {
    height: 84px;
    height: 5.83333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners2 img:nth-child(6) {
    height: 84px;
  }
}
.header-partners3 img:nth-child(1) {
  height: 80px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(1) {
    height: 80px;
    height: 5.55555556vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(1) {
    height: 80px;
  }
}
.header-partners3 img:nth-child(2) {
  height: 62px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(2) {
    height: 62px;
    height: 4.30555556vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(2) {
    height: 62px;
  }
}
.header-partners3 img:nth-child(3) {
  height: 72px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(3) {
    height: 72px;
    height: 5vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(3) {
    height: 72px;
  }
}
.header-partners3 img:nth-child(4) {
  height: 72px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(4) {
    height: 72px;
    height: 5vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(4) {
    height: 65px;
  }
}
.header-partners3 img:nth-child(5) {
  height: 50px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(5) {
    height: 50px;
    height: 3.47222222vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(5) {
    height: 34px;
  }
}
.header-partners3 img:nth-child(6) {
  height: 48px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(6) {
    height: 48px;
    height: 3.33333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(6) {
    height: 43px;
  }
}
.header-partners3 img:nth-child(7) {
  height: 55px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(7) {
    height: 55px;
    height: 3.81944444vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(7) {
    height: 55px;
  }
}
.header-partners3 img:nth-child(8) {
  height: 101px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(8) {
    height: 101px;
    height: 7.01388889vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(8) {
    height: 80px;
  }
}
.header-partners3 img:nth-child(9) {
  height: 40px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .header-partners3 img:nth-child(9) {
    height: 40px;
    height: 2.77777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .header-partners3 img:nth-child(9) {
    height: 40px;
  }
}
.about {
  line-height: 1.3;
}
.about-intro {
  margin: 0 0 45px;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
.about-intro span {
  color: #FF9735;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .about-intro {
    margin-bottom: 45px;
    margin-bottom: 3.125vw;
    font-size: 30px;
    font-size: 2.08333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .about-intro {
    font-size: 20px;
    margin: 0 0 1rem;
  }
  .about-intro br {
    display: none;
  }
}
.about-i {
  margin: 0 auto;
  padding: 100px 0;
  max-width: 1300px;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .about-i {
    padding-top: 100px;
    padding-top: 6.94444444vw;
    padding-bottom: 100px;
    padding-bottom: 6.94444444vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .about-i {
    padding: 20px;
  }
}
.about-i img {
  display: block;
  width: 105px;
  margin: 0 0 37px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .about-i img {
    margin-bottom: 37px;
    margin-bottom: 2.56944444vw;
    width: 105px;
    width: 7.29166667vw;
  }
}
.about-i > p {
  max-width: 1040px;
  margin: 0 0 60px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .about-i > p {
    max-width: 1040px;
    max-width: 72.22222222vw;
    margin-bottom: 60px;
    margin-bottom: 4.16666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .about-i > p {
    margin-bottom: 1rem;
  }
}
.about-items {
  display: flex;
  gap: 18px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .about-items {
    gap: 18px;
    gap: 1.25vw;
  }
}
@media only screen and (max-width: 700px) {
  .about-items {
    display: block;
  }
}
.about-item {
  flex-grow: 1;
  flex-basis: 0;
  position: relative;
  padding-top: 70px;
  padding-left: 50px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .about-item {
    padding-left: 50px;
    padding-left: 3.47222222vw;
    padding-top: 70px;
    padding-top: 4.86111111vw;
  }
}
@media only screen and (max-width: 700px) {
  .about-item {
    padding-left: 50px;
    padding-top: 35px;
  }
}
.about-item .big {
  pointer-events: none;
  position: absolute;
  opacity: 0.3;
  top: 0;
  left: 0;
  color: #FF9735;
  font-size: 112px;
  font-weight: 800;
  line-height: 1;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .about-item .big {
    font-size: 112px;
    font-size: 7.77777778vw;
  }
}
.about-item p {
  position: relative;
  margin: 0;
}
.package-i {
  padding: 50px 0;
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .package-i {
    padding-top: 100px;
    padding-top: 6.94444444vw;
    padding-bottom: 100px;
    padding-bottom: 6.94444444vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .package-i {
    padding: 20px;
  }
}
.package-i li {
  margin-bottom: 0.5em;
}
.package-i li:last-child {
  margin-bottom: 0;
}
.package-i p:last-child {
  margin: 0;
}
.package-i p > span {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #FF9735;
}
.package-i ::marker {
  color: #FF9735;
}
.priorities {
  background: #F2F2F2;
}
.priorities img {
  float: left;
  width: 204px;
  margin-right: 2em;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .priorities img {
    width: 204px;
    width: 14.16666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .priorities img {
    float: none;
    display: block;
    width: 40%;
    margin: 2em auto;
  }
}
.priorities .priorities-i {
  padding: 100px 0;
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .priorities .priorities-i {
    padding-top: 100px;
    padding-top: 6.94444444vw;
    padding-bottom: 100px;
    padding-bottom: 6.94444444vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .priorities .priorities-i {
    padding: 20px;
  }
}
.priorities h2 {
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.1;
  color: #000;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .priorities h2 {
    margin-bottom: 20px;
    margin-bottom: 1.38888889vw;
    font-size: 42px;
    font-size: 2.91666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .priorities h2 {
    margin-bottom: 1rem;
    font-size: 2rem;
  }
}
.priorities p {
  text-transform: uppercase;
  line-height: 1.3;
}
@media only screen and (max-width: 700px) {
  .priorities p {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
}
.priorities ol {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  counter-reset: item;
  list-style-type: none;
  line-height: 1.3;
}
@media only screen and (max-width: 700px) {
  .priorities ol {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.priorities li {
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 39px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .priorities li {
    padding-left: 39px;
    padding-left: 2.70833333vw;
    margin-bottom: 30px;
    margin-bottom: 2.08333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .priorities li {
    margin-bottom: 1rem;
  }
}
.priorities li::before {
  float: left;
  content: counter(item, decimal-leading-zero) " ";
  counter-increment: item;
  margin-left: -39px;
  width: 24px;
  color: #FF9735;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 600;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .priorities li::before {
    font-size: 14px;
    font-size: 0.97222222vw;
    margin-left: -39px;
    margin-left: -2.70833333vw;
    width: 24px;
    width: 1.66666667vw;
  }
}
.audience {
  overflow: hidden;
  background: #000;
}
.audience-i {
  display: flex;
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
  min-height: 650px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-i {
    max-width: 1300px;
    max-width: 90.27777778vw;
    min-height: 650px;
    min-height: 45.13888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .audience-i {
    display: block;
  }
}
.audience-image {
  position: relative;
  background: url("../img/audience.jpg?v=2") 50% 50% no-repeat;
  background-size: cover;
  width: 599px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-image {
    width: 599px;
    width: 41.59722222vw;
  }
}
@media only screen and (max-width: 700px) {
  .audience-image {
    aspect-ratio: 599 / 650;
    width: auto;
  }
}
.audience-content {
  padding: 78px 75px 78px 130px;
  flex-grow: 1;
  flex-basis: 0;
  color: #FFF;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-content {
    padding-top: 78px;
    padding-top: 5.41666667vw;
    padding-bottom: 78px;
    padding-bottom: 5.41666667vw;
    padding-left: 130px;
    padding-left: 9.02777778vw;
    padding-right: 75px;
    padding-right: 5.20833333vw;
  }
}
@media only screen and (max-width: 700px) {
  .audience-content {
    padding: 20px;
  }
}
.audience-content h2 {
  margin: 0 0 30px;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  color: #FF9735;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-content h2 {
    margin-bottom: 30px;
    margin-bottom: 2.08333333vw;
    font-size: 30px;
    font-size: 2.08333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .audience-content h2 {
    font-size: 2rem;
    margin: 0 0 1rem;
  }
}
.audience-content p {
  margin: 0 0 1em;
  max-width: 630px;
}
.audience-content p span {
  color: #FF9735;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-content p {
    max-width: 630px;
    max-width: 43.75vw;
  }
}
.audience-participants {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -50px;
  right: -55px;
  border-radius: 50%;
  background: #FF9735;
  width: 271px;
  height: 271px;
  color: #FFF;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-participants {
    top: -50px;
    top: -3.47222222vw;
    right: -55px;
    right: -3.81944444vw;
    width: 271px;
    width: 18.81944444vw;
    height: 271px;
    height: 18.81944444vw;
  }
}
@media only screen and (max-width: 700px) {
  .audience-participants {
    padding: 1rem;
    top: auto;
    right: -32px;
    bottom: -64px;
    width: 192px;
    height: 192px;
  }
}
.audience-participants p {
  margin: 0;
  padding-left: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 20px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-participants p {
    padding-left: 20px;
    padding-left: 1.38888889vw;
    font-size: 20px;
    font-size: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .audience-participants p {
    padding-left: 0;
    font-size: 16px;
  }
}
.audience-participants p span {
  display: block;
  font-size: 78px;
  font-weight: 800;
  line-height: 1;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .audience-participants p span {
    font-size: 78px;
    font-size: 5.41666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .audience-participants p span {
    font-size: 58px;
  }
}
.program2-i {
  display: flex;
  margin: 0 auto;
  padding: 78px 0;
  max-width: 1300px;
  width: 100%;
  gap: 100px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program2-i {
    gap: 100px;
    gap: 6.94444444vw;
    padding-top: 78px;
    padding-top: 5.41666667vw;
    padding-bottom: 78px;
    padding-bottom: 5.41666667vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .program2-i {
    display: block;
    padding: 20px;
  }
}
.program2-i h2 {
  position: sticky;
  top: 78px;
  height: 190px;
  margin: 0 0 25px;
  line-height: 1.1;
  font-size: 42px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program2-i h2 {
    top: 78px;
    top: 5.41666667vw;
    height: 190px;
    height: 13.19444444vw;
    margin-bottom: 25px;
    margin-bottom: 1.73611111vw;
    font-size: 42px;
    font-size: 2.91666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .program2-i h2 {
    position: static;
    height: auto;
    font-size: 2rem;
    margin: 0 0 1rem;
  }
}
.program2-i h3 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program2-i h3 {
    font-size: 24px;
    font-size: 1.66666667vw;
    margin-bottom: 10px;
    margin-bottom: 0.69444444vw;
  }
}
.program-i {
  display: flex;
  margin: 0 auto;
  padding: 78px 0;
  max-width: 1300px;
  width: 100%;
  gap: 100px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-i {
    gap: 100px;
    gap: 6.94444444vw;
    padding-top: 78px;
    padding-top: 5.41666667vw;
    padding-bottom: 78px;
    padding-bottom: 5.41666667vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-i {
    display: block;
    padding: 20px;
  }
}
.program-i h2 {
  margin: 0 0 25px;
  line-height: 1.1;
  font-size: 42px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-i h2 {
    margin-bottom: 25px;
    margin-bottom: 1.73611111vw;
    font-size: 42px;
    font-size: 2.91666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-i h2 {
    font-size: 2rem;
    margin: 0 0 1rem;
  }
}
.program ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.program li {
  margin: 0 0 16px;
  min-height: 26px;
  padding-left: 72px;
  background: url("../img/arrow.svg") 0 0 no-repeat;
  background-size: 42px auto;
  font-weight: 500;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program li {
    min-height: 26px;
    min-height: 1.80555556vw;
    margin-bottom: 16px;
    margin-bottom: 1.11111111vw;
  }
}
@media only screen and (max-width: 700px) {
  .program li {
    margin: 0 0 1rem;
  }
}
.program li span {
  display: block;
  font-weight: bold;
  color: #FF9735;
  font-size: 20px;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program li span {
    font-size: 20px;
    font-size: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .program li span {
    font-size: 16px;
  }
}
.program-image {
  position: relative;
  background: url("../img/program.jpg?v=2") 50% 50% no-repeat;
  background-size: contain;
  width: 599px;
  min-height: 581px;
  flex-shrink: 0;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-image {
    width: 599px;
    width: 41.59722222vw;
    min-height: 581px;
    min-height: 40.34722222vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-image {
    aspect-ratio: 599 / 581;
    width: auto;
    min-height: 0;
  }
}
.program-items {
  display: flex;
  gap: 37px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-items {
    gap: 37px;
    gap: 2.56944444vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-items {
    display: block;
  }
}
.program-item {
  flex-grow: 1;
  flex-basis: 0;
}
@media only screen and (max-width: 700px) {
  .program-item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.program-item:last-child .big {
  background: none !important;
}
.program-item .big {
  margin-right: 10px;
  margin-bottom: 40px;
  color: #FF9735;
  font-size: 74px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1.48px;
  text-transform: uppercase;
  background: url("../img/arrow.svg") 65% 50% no-repeat;
  background-size: 82px auto;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-item .big {
    font-size: 74px;
    font-size: 5.13888889vw;
    letter-spacing: -1.48px;
    letter-spacing: -0.10277778vw;
    margin-bottom: 40px;
    margin-bottom: 2.77777778vw;
    margin-right: 10px;
    margin-right: 0.69444444vw;
    background-size: 5.694vw auto;
  }
}
@media only screen and (max-width: 700px) {
  .program-item .big {
    width: 50%;
    margin-bottom: 1rem;
  }
}
.program-item h3 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-item h3 {
    font-size: 24px;
    font-size: 1.66666667vw;
    margin-bottom: 10px;
    margin-bottom: 0.69444444vw;
  }
}
.program-item p {
  margin: 0;
}
.program-content {
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-content {
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-content {
    padding: 20px;
  }
}
.program-day {
  position: relative;
  display: flex;
  margin: 0 0 20px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-day {
    margin-bottom: 20px;
    margin-bottom: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-day {
    display: block;
    margin-bottom: 1rem;
  }
}
.program-date {
  position: relative;
  width: 445px;
  white-space: nowrap;
}
.program-date-i {
  position: sticky;
  top: 0;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-date {
    width: 445px;
    width: 30.90277778vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-date {
    width: auto;
  }
}
.program-date h4 {
  position: relative;
  margin: 0 0 20px;
  font-size: 38px;
  font-weight: 700;
  padding-left: 104px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-date h4 {
    padding-left: 104px;
    padding-left: 7.22222222vw;
    margin-bottom: 20px;
    margin-bottom: 1.38888889vw;
    font-size: 38px;
    font-size: 2.63888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-date h4 {
    margin-bottom: 1rem;
    font-size: 26px;
  }
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-date h4 {
    width: 60px;
    width: 4.16666667vw;
    height: 43px;
    height: 2.98611111vw;
  }
}
.program-date p {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  padding-left: 104px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-date p {
    padding-left: 104px;
    padding-left: 7.22222222vw;
    margin-bottom: 20px;
    margin-bottom: 1.38888889vw;
    font-size: 20px;
    font-size: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-date p {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
}
.program-place {
  display: inline;
  margin: 0 0 20px;
  background: #FF9735;
  color: #000;
  padding: 0 0.3em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin-left: 104px;
  width: 300px;
  white-space: normal;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-place {
    width: 300px;
    width: 20.83333333vw;
    margin-left: 104px;
    margin-left: 7.22222222vw;
    margin-bottom: 20px;
    margin-bottom: 1.38888889vw;
    font-size: 16px;
    font-size: 1.11111111vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-place {
    width: auto;
    margin-bottom: 1rem;
    font-size: 1rem;
    white-space: nowrap;
  }
}
.program-desc {
  display: flex;
  flex-direction: column;
}
.program-desc__item {
  border-bottom: 1px solid #FF9735;
  padding: 30px 35px 26px 35px;
  background: #FFF;
}
.program-desc__item.is-coffee {
  background: #FFF url("../img/coffe-break.svg") 100% 50% no-repeat;
  background-size: auto 46px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-desc__item.is-coffee {
    background-size: auto 3.194vw;
  }
}
.program-desc__item li {
  margin-bottom: 0.5em;
}
.program-desc__item em {
  display: block;
  padding-left: 1em;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-desc__item {
    padding-top: 30px;
    padding-top: 2.08333333vw;
    padding-bottom: 26px;
    padding-bottom: 1.80555556vw;
    padding-left: 35px;
    padding-left: 2.43055556vw;
    padding-right: 35px;
    padding-right: 2.43055556vw;
    width: 744px;
    width: 51.66666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-desc__item {
    padding: 0.75rem 0;
    width: auto;
  }
}
.program-desc__item :last-child {
  margin-bottom: 0;
}
.program-desc-title {
  margin-bottom: 1em;
  display: flex;
  margin-top: 5px;
  gap: 20px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-desc-title {
    gap: 20px;
    gap: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-desc-title {
    display: block;
    padding: 10px;
    font-size: 16px;
  }
}
.program-desc-time {
  font-weight: 700;
  white-space: nowrap;
  text-align: right;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #FF9735;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-desc-time {
    font-size: 20px;
    font-size: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-desc-time {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 700px) {
  .is-coffee .program-desc-time {
    text-align: left;
  }
}
.program-desc-info {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}
.program-desc-info span {
  text-transform: none;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .program-desc-info {
    font-size: 20px;
    font-size: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .program-desc-info {
    font-size: 1.5rem;
  }
}
.partners {
  background: #000;
}
.partners-disclaimer {
  display: flex;
  flex-direction: column;
  padding: 0 0 80px;
  max-width: 1300px;
  margin: auto;
  width: 100%;
  font-size: 70%;
  gap: 1em;
}
.partners-disclaimer p {
  margin: 0;
}
.partners-disclaimer a {
  color: inherit;
  text-decoration: underline;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .partners-disclaimer {
    max-width: 1300px;
    max-width: 90.27777778vw;
    padding-bottom: 80px;
    padding-bottom: 5.55555556vw;
  }
}
@media only screen and (max-width: 700px) {
  .partners-disclaimer {
    padding: 0 20px 20px;
  }
}
.partners-i {
  align-items: flex-start;
  padding: 116px 0 80px;
  max-width: 1300px;
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .partners-i {
    max-width: 1300px;
    max-width: 90.27777778vw;
    padding-top: 116px;
    padding-top: 8.05555556vw;
    padding-bottom: 80px;
    padding-bottom: 5.55555556vw;
  }
}
@media only screen and (max-width: 700px) {
  .partners-i {
    display: block;
    padding: 20px;
  }
}
.partners h2 {
  margin: 0;
  width: 330px;
  flex-shrink: 0;
  font-size: 54px;
  font-weight: 400;
  line-height: 36px;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .partners h2 {
    line-height: 36px;
    line-height: 2.5vw;
    font-size: 54px;
    font-size: 3.75vw;
    width: 330px;
    width: 22.91666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .partners h2 {
    width: 100%;
    line-height: 1;
    font-size: 2rem;
    margin: 0 0 1rem;
  }
}
.partners h3 {
  color: #FF9735;
  padding-bottom: 8px;
  border-bottom: 1px solid #FF9735;
  margin: 0 0 26px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .partners h3 {
    margin-bottom: 26px;
    margin-bottom: 1.80555556vw;
    font-size: 18px;
    font-size: 1.25vw;
    padding-bottom: 8px;
    padding-bottom: 0.55555556vw;
  }
}
@media only screen and (max-width: 700px) {
  .partners h3 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
}
.partners-groups {
  flex-grow: 1;
}
.partners-list {
  display: flex;
  margin-bottom: 2em;
  flex-wrap: wrap;
}
.partners-list:last-child {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 700px) {
  .partners-list {
    margin-bottom: 1rem;
  }
}
.partners .partner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 25%;
  padding: 2rem;
  height: 200px;
}
@media only screen and (max-width: 700px) {
  .partners .partner:empty {
    display: none;
  }
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .partners .partner {
    height: 200px;
    height: 13.88888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .partners .partner {
    padding: 1rem;
    flex-basis: 100%;
    height: 120px;
  }
}
.partners-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .partners-items {
    gap: 20px;
    gap: 1.38888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .partners-items {
    gap: 0;
  }
}
@media only screen and (max-width: 700px) {
  .partner {
    padding: 1rem;
    width: 50%;
  }
}
.partner img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.speakers-i {
  padding: 100px 0 80px;
  max-width: 1300px;
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .speakers-i {
    max-width: 1300px;
    max-width: 90.27777778vw;
    padding-top: 100px;
    padding-top: 6.94444444vw;
    padding-bottom: 80px;
    padding-bottom: 5.55555556vw;
  }
}
@media only screen and (max-width: 700px) {
  .speakers-i {
    padding: 20px;
  }
}
.speakers h2 {
  margin: 0 0 40px;
  font-size: 54px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .speakers h2 {
    margin-bottom: 40px;
    margin-bottom: 2.77777778vw;
    font-size: 54px;
    font-size: 3.75vw;
  }
}
@media only screen and (max-width: 700px) {
  .speakers h2 {
    font-size: 2rem;
    margin: 0 0 1rem;
  }
}
.speakers-items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .speakers-items {
    gap: 30px;
    gap: 2.08333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .speakers-items {
    margin: 0 -0.5rem;
    gap: 0;
  }
}
.speaker {
  margin: 0;
  padding: 0;
  width: 300px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .speaker {
    width: 300px;
    width: 20.83333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .speaker {
    padding: 0.5rem;
    width: 50%;
  }
}
.speaker img {
  display: block;
  margin: 0 0 29px;
  width: 100%;
  aspect-ratio: 300 / 238;
}
@media only screen and (max-width: 700px) {
  .speaker img {
    margin-bottom: 1rem;
  }
}
.speaker h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .speaker h4 {
    font-size: 18px;
    font-size: 1.25vw;
  }
}
.speaker p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .speaker p {
    font-size: 16px;
    font-size: 1.11111111vw;
  }
}
.faq {
  background: #EEE;
}
.faq-i {
  padding: 100px 0 80px;
  max-width: 1300px;
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .faq-i {
    max-width: 1300px;
    max-width: 90.27777778vw;
    padding-top: 100px;
    padding-top: 6.94444444vw;
    padding-bottom: 80px;
    padding-bottom: 5.55555556vw;
  }
}
@media only screen and (max-width: 700px) {
  .faq-i {
    padding: 20px;
  }
}
.faq h2 {
  margin: 0 0 40px;
  font-size: 54px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .faq h2 {
    margin-bottom: 40px;
    margin-bottom: 2.77777778vw;
    font-size: 54px;
    font-size: 3.75vw;
  }
}
@media only screen and (max-width: 700px) {
  .faq h2 {
    font-size: 2rem;
    margin: 0 0 1rem;
  }
}
.faq details {
  position: relative;
  margin: 0 0 5px;
}
.faq details[open] > summary svg {
  transform: rotate(45deg);
  color: #FF9735;
}
.faq summary {
  position: relative;
  cursor: pointer;
  list-style: none;
  background: #FFF;
  color: #000;
  padding-left: 35px;
  line-height: 90px;
  height: 90px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.18px;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .faq summary {
    padding-left: 35px;
    padding-left: 2.43055556vw;
    line-height: 90px;
    line-height: 6.25vw;
    height: 90px;
    height: 6.25vw;
  }
}
@media only screen and (max-width: 700px) {
  .faq summary {
    padding: 15px 60px 15px 20px;
    line-height: 1.3;
    font-size: 16px;
    height: auto;
  }
}
.faq summary svg {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  transition: 0.25s transform ease;
}
.faq summary svg path {
  transition: 0.25s transform ease;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .faq summary svg {
    top: 30px;
    top: 2.08333333vw;
    right: 30px;
    right: 2.08333333vw;
    width: 30px;
    width: 2.08333333vw;
    height: 30px;
    height: 2.08333333vw;
  }
}
@media only screen and (max-width: 700px) {
  .faq summary svg {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
  }
}
.faq summary::-webkit-details-marker {
  display: none;
}
.faq-content {
  padding: 20px 35px;
  margin-top: 5px;
  font-size: 16px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .faq-content {
    top: 20px;
    top: 1.38888889vw;
    right: 35px;
    right: 2.43055556vw;
    bottom: 20px;
    bottom: 1.38888889vw;
    left: 35px;
    left: 2.43055556vw;
    font-size: 16px;
    font-size: 1.11111111vw;
  }
}
@media only screen and (max-width: 700px) {
  .faq-content {
    padding: 20px;
    font-size: 14px;
  }
}
.faq-content h3 {
  text-decoration: underline;
  margin: 0 0 1em;
  padding: 0;
  font-weight: 600;
}
.faq-content p,
.faq-content ul {
  margin: 0 0 1em;
}
.faq-content p span,
.faq-content ul span {
  color: #9F8166;
}
.faq-content > :last-child {
  margin-bottom: 0;
}
.faq-content a {
  color: inherit;
  text-decoration: underline;
}
.footer {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  color: #FFF;
  background: #000 url("../img/footer.webp") 50% 75% no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 700px) {
  .footer {
    min-height: 100dvh;
    padding: 0;
  }
}
.footer-bg-helper {
  background: rgba(0, 0, 0, 0.4);
}
.footer-top-image {
  position: relative;
  width: 100%;
  flex-grow: 1;
}
.footer-top-image::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  content: "";
  background: url('../img/footer-top.svg') no-repeat;
  background-size: 100% auto;
  opacity: 0.7;
}
@media only screen and (max-width: 700px) {
  .footer-top-image {
    margin: 0 -20px;
    padding: 0 20px;
    width: auto;
  }
}
.footer-top {
  position: relative;
  z-index: 1;
  padding-top: 75px;
  margin: auto;
  max-width: 1300px;
  width: 100%;
  line-height: 1.2;
  font-weight: 500;
  font-size: 18px;
  color: #FFF;
  letter-spacing: 0.18px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-top {
    font-size: 18px;
    font-size: 1.25vw;
    letter-spacing: 0.1px;
    letter-spacing: 0.00694444vw;
    padding-top: 75px;
    padding-top: 5.20833333vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer-top {
    padding: 20px;
    display: block;
    flex-grow: 1;
    font-size: 1.5rem;
  }
}
.footer-top h2 {
  margin: 0;
  line-height: 1.1;
  margin-bottom: 28px;
  font-size: 42px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-top h2 {
    margin-bottom: 28px;
    margin-bottom: 1.94444444vw;
    font-size: 42px;
    font-size: 2.91666667vw;
    width: 330px;
    width: 22.91666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer-top h2 {
    margin-bottom: 1em;
    line-height: 1;
    font-size: 2rem;
    margin: 0 0 1rem;
  }
}
.footer-top path {
  transition: 0.5s ease;
}
.footer-top a {
  text-decoration: none;
  color: #FF9735;
  font-weight: 700;
}
.footer-top p {
  max-width: 450px;
  line-height: 1.2;
  font-size: 24px;
  margin: 0 0 1em;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-top p {
    font-size: 24px;
    font-size: 1.66666667vw;
    max-width: 450px;
    max-width: 31.25vw;
  }
}
.footer-middle {
  position: relative;
  display: flex;
  color: #FFF;
  margin: auto;
  padding: 35px 0;
  max-width: 1300px;
  width: 100%;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-middle {
    padding-top: 35px;
    padding-top: 2.43055556vw;
    padding-bottom: 35px;
    padding-bottom: 2.43055556vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer-middle {
    display: block;
    padding: 1rem 0;
  }
}
.footer-middle h2 {
  margin: 0;
  width: 330px;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-middle h2 {
    font-size: 42px;
    font-size: 2.91666667vw;
    width: 330px;
    width: 22.91666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer-middle h2 {
    font-size: 2rem;
    margin: 0;
  }
}
.footer-middle a {
  text-decoration: underline;
  color: #FF9735;
  font-weight: 600;
}
.footer-middle__item {
  width: 567px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-middle__item {
    width: 567px;
    width: 39.375vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer-middle__item {
    padding-top: 1rem;
  }
}
.footer-middle p {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-middle p {
    width: 567px;
    width: 39.375vw;
    font-size: 18px;
    font-size: 1.25vw;
  }
}
.footer-middle p:first-line {
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-middle p:first-line {
    font-size: 18px;
    font-size: 1.25vw;
    letter-spacing: 0.1px;
    letter-spacing: 0.00694444vw;
  }
}
.footer-bottom {
  position: relative;
  display: flex;
  align-items: center;
  border-top: 1px solid #FFF;
  margin: auto;
  padding: 40px 0;
  max-width: 1300px;
  width: 100%;
}
.footer-bottom > a {
  display: block;
}
.footer-bottom > a img,
.footer-bottom > a svg {
  display: block;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer-bottom {
    padding-top: 40px;
    padding-top: 2.77777778vw;
    padding-bottom: 40px;
    padding-bottom: 2.77777778vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer-bottom {
    padding: 20px;
  }
}
.footer-logo-h {
  display: block;
  margin-right: auto;
}
.footer__logo {
  display: block;
  margin-right: auto;
  width: 194px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer__logo {
    width: 194px;
    width: 13.47222222vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer__logo {
    width: 150px;
  }
}
.footer__icon {
  margin-right: 30px;
}
.footer__icon svg {
  width: 38px;
}
.footer__icon path {
  transition: 0.5s ease;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer__icon {
    margin-right: 30px;
    margin-right: 2.08333333vw;
  }
  .footer__icon svg {
    width: 38px;
    width: 2.63888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer__icon {
    margin-right: 15px;
  }
  .footer__icon svg {
    width: 36px;
  }
}
.footer__icon_alt {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #FFF;
  border-radius: 50%;
  width: 38px;
  height: 38px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer__icon_alt {
    width: 38px;
    width: 2.63888889vw;
    height: 38px;
    height: 2.63888889vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer__icon_alt {
    width: 36px;
    height: 36px;
  }
}
.footer__icon_alt svg {
  width: 18px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer__icon_alt svg {
    width: 18px;
    width: 1.25vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer__icon_alt svg {
    width: 16px;
  }
}
.footer__18plus {
  border-left: 1px solid #FFF;
  padding-left: 0.5em;
  font: 400 24px/2 Roboto, sans-serif;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .footer__18plus {
    font-size: 24px;
    font-size: 1.66666667vw;
  }
}
@media only screen and (max-width: 700px) {
  .footer__18plus {
    padding: 0;
    border: none;
  }
}
.modal-helper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  transition: 0.5s ease;
}
body:not(.is-modal) .modal-helper {
  pointer-events: none;
  opacity: 0;
}
.modal-form {
  display: flex;
  flex-direction: column;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  right: 0;
  bottom: 0;
  width: 600px;
  background: #FFF;
  transition: 0.5s ease;
  padding: 2rem;
}
body:not(.is-modal) .modal-form {
  transform: translateX(100%);
}
.modal-form h3 {
  margin: -2rem -2rem 2rem;
  padding: 2rem;
  background: #F1F1F1;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
}
@media only screen and (max-width: 700px) {
  .modal-form {
    width: 100%;
  }
}
.modal-form__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 5.5rem;
  height: 5.5rem;
  color: #FF9735;
  line-height: 5rem;
  font-size: 3rem;
  text-align: center;
  font-family: monospace, serif;
  text-decoration: none;
  cursor: pointer;
}
.modal-form form {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}
.modal-form form a {
  color: inherit;
}
.modal-form p {
  margin: 0 0 1em;
  width: 100%;
}
.modal-form p:last-child {
  margin-bottom: 0;
}
.modal-form .hint {
  display: none;
  color: #F98945;
}
.modal-form label {
  color: #9B979A;
  font-size: 0.9rem;
}
.modal-form input[type="email"],
.modal-form input[type="text"] {
  display: block;
  padding: 1em 1em;
  background: #EAEAF0;
  color: #000;
  -webkit-appearance: none;
  border: 1px solid transparent;
  outline: 0;
  font-size: 1rem;
  width: 100%;
}
.modal-form input[type="email"]::placeholder,
.modal-form input[type="text"]::placeholder {
  color: #9B979A;
}
.modal-form input[type="email"]:required,
.modal-form input[type="text"]:required {
  border-color: #FFF;
}
.modal-form input[type="email"]:focus:required:invalid,
.modal-form input[type="text"]:focus:required:invalid {
  border-color: #F98945;
}
.modal-form input[type="email"]:focus:required:invalid + .hint,
.modal-form input[type="text"]:focus:required:invalid + .hint {
  display: block;
  font-size: 0.9rem;
}
.modal-form input[type="text"],
.modal-form button {
  width: 100%;
}
.modal-form button {
  -webkit-appearance: none;
  display: block;
  border: none;
  outline: none;
  padding: 1rem;
  line-height: 1;
  font-weight: bold;
  font-size: 1.5rem;
  border-radius: 3rem;
  color: #000;
  background: #FF9735;
  text-transform: uppercase;
  cursor: pointer;
}
.button {
  display: inline-flex;
  border: none;
  outline: none;
  margin-top: 1em;
  padding: 14px 30px;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s ease;
  background: #FF9735;
  color: #FFF;
  cursor: pointer;
}
.button:hover {
  background: #000;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .button {
    padding-top: 10px;
    padding-top: 0.69444444vw;
    padding-right: 30px;
    padding-right: 2.08333333vw;
    padding-bottom: 10px;
    padding-bottom: 0.69444444vw;
    padding-left: 30px;
    padding-left: 2.08333333vw;
    font-size: 18px;
    font-size: 1.25vw;
    letter-spacing: 0.18px;
    letter-spacing: 0.0125vw;
  }
}
.button span {
  display: block;
  padding-right: 34px;
  background: url("../img/button-arrow-w.svg") 100% 50% no-repeat;
  background-size: 9px 14px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .button span {
    padding-right: 34px;
    padding-right: 2.36111111vw;
    background-size: 0.625vw 0.972vw;
  }
}
@media only screen and (max-width: 700px) {
  .button span {
    padding-right: 1rem;
    background-size: 6px 14px;
  }
}
.participate {
  -webkit-appearance: none;
  display: inline-flex;
  border: none;
  outline: none;
  padding: 14px 30px;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s ease, opacity 0.5s ease 1s;
  background: #FFF;
  color: #000;
  cursor: pointer;
}
body:not(.is-loaded) .participate {
  opacity: 0;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .participate {
    padding-top: 10px;
    padding-top: 0.69444444vw;
    padding-right: 30px;
    padding-right: 2.08333333vw;
    padding-bottom: 10px;
    padding-bottom: 0.69444444vw;
    padding-left: 30px;
    padding-left: 2.08333333vw;
    font-size: 18px;
    font-size: 1.25vw;
    letter-spacing: 0.18px;
    letter-spacing: 0.0125vw;
  }
}
.participate:hover {
  background: #FF9735;
}
.participate span {
  display: block;
  padding-right: 34px;
  background: url("../img/button-arrow.svg") 100% 50% no-repeat;
  background-size: 9px 14px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .participate span {
    padding-right: 34px;
    padding-right: 2.36111111vw;
    background-size: 0.625vw 0.972vw;
  }
}
@media only screen and (max-width: 700px) {
  .participate span {
    padding-right: 1rem;
    background-size: 6px 14px;
  }
}
.welcome-speaker {
  display: flex;
  gap: 1em;
  align-items: center;
}
.welcome-speaker img {
  display: block;
  width: 3.55em;
}
.welcome-speaker h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .welcome-speaker h4 {
    font-size: 18px;
    font-size: 1.25vw;
  }
}
.welcome {
  background: #EEE;
}
.welcome-i {
  margin: 0 auto;
  padding: 116px 0;
  max-width: 1300px;
  width: 100%;
  display: flex;
  gap: 130px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .welcome-i {
    gap: 130px;
    gap: 9.02777778vw;
    padding-top: 116px;
    padding-top: 8.05555556vw;
    padding-bottom: 116px;
    padding-bottom: 8.05555556vw;
    max-width: 1300px;
    max-width: 90.27777778vw;
  }
}
@media only screen and (max-width: 700px) {
  .welcome-i {
    display: block;
    padding: 20px;
  }
}
.welcome-info {
  width: 309px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .welcome-info {
    width: 309px;
    width: 21.45833333vw;
  }
}
@media only screen and (max-width: 700px) {
  .welcome-info {
    margin: auto;
  }
}
.welcome-info img {
  display: block;
  margin: 0 0 1em;
  width: 309px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .welcome-info img {
    width: 309px;
    width: 21.45833333vw;
  }
}
.welcome-info h4 {
  font-size: 18px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .welcome-info h4 {
    font-size: 18px;
    font-size: 1.25vw;
  }
}
.welcome-info p {
  font-size: 14px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .welcome-info p {
    font-size: 14px;
    font-size: 0.97222222vw;
  }
}
.welcome-info h4,
.welcome-info p {
  margin: 0 0 1em;
  font-weight: 600;
  text-transform: uppercase;
}
.welcome-content {
  width: 645px;
}
@media only screen and (min-width: 701px) and (max-width: 1440px) {
  .welcome-content {
    width: 645px;
    width: 44.79166667vw;
  }
}
@media only screen and (max-width: 700px) {
  .welcome-content {
    width: 100%;
  }
}
.welcome-content p {
  margin: 0 0 1em;
}
.welcome-content :last-child {
  margin-bottom: 0;
}
.event-info {
  position: relative;
  background: #0e0e0e;
}
.event-info img {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 1440px;
  aspect-ratio: 2880 / 640;
}
@media only screen and (max-width: 700px) {
  .event-info img {
    aspect-ratio: 790 / 540;
  }
}
@media only screen and (max-width: 700px) {
  .hide-on-mobile {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */