@charset "UTF-8";
.header__wrap {
  background-image: url(../img/background.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 60px
}
@media (min-width:768px) {
  .header__wrap {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media (min-width:768px) {
  .header__wrap {
    padding-bottom: 80px
  }
}
@media (min-width:1256px) {
  .header__wrap {
    padding-bottom: 100px
  }
}
@media (min-width:768px) {
  .header__wrap {
    background-size: cover
  }
}
@media (orientation:landscape) {
  .header__wrap {
    min-height: 100vh
  }
}
@media (min-width:1024px) {
  .header__wrap {
    background-position: 70% 0
  }
}
.header {
  max-width: 1256px;
  margin: 0 auto;
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:768px) {
  .header {
    padding-top: 90px
  }
}
.header__logo {
  max-width: 140px
}
@media (min-width:768px) {
  .header__logo {
    max-width: 220px
  }
}
@media (min-width:1256px) {
  .header__logo {
    max-width: 240px
  }
}
.header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.header__event-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  margin-top: 20px;
  color: #fff;
  font-weight: 700
}
@media (min-width:1024px) {
  .header__event-date {
    margin-top: 50px;
    color: #342d2d;
    min-width: 240px
  }
}
.header__event-date-days {
  font-size: 18px
}
@media (min-width:768px) {
  .header__event-date-days {
    font-size: 29px
  }
}
.header__event-date-month {
  font-size: 9.5px;
  text-transform: uppercase
}
@media (min-width:768px) {
  .header__event-date-month {
    font-size: 15px
  }
}
.intro {
  max-width: 1256px;
  margin: 30px auto 0
}
@media (min-width:768px) {
  .intro {
    margin-top: 90px
  }
}
.intro__subtitle {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 100px
}
@media (min-width:768px) {
  .intro__subtitle {
    font-size: 22px;
    letter-spacing: 3px
  }
}
.intro__title {
  color: #fff;
  margin-top: 20px;
  text-shadow: 5px 5px 0 rgba(187,0,0,.8),-1px -1px 0 rgba(187,0,0,.8)
}
@media (max-width:767px) {
  .intro__title {
    font-size: 9vw
  }
}
@media (min-width:768px) {
  .intro__title {
    margin-top: 40px
  }
}
.intro__btn-social-wrap {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 50px
}
@media (min-width:768px) {
  .intro__btn-social-wrap {
    margin-top: 70px;
    padding-bottom: 370px
  }
}
.intro__btn-wrap {
  min-width: 50%
}
@media (max-width:767px) {
  .intro .social {
    display: none
  }
}
.intro .social .icon {
  color: #fff
}
.intro .social .icon:hover {
  text-decoration: underline
}
.slider {
  margin: 0 auto;
  width: 100%;
  max-width: 768px;
  margin-top: -40px;
  position: relative
}
@media (min-width:768px) {
  .slider {
    margin-top: -300px;
    max-width: 768px
  }
}
@media (min-width:1024px) {
  .slider {
    max-width: 1024px
  }
}
.slider__wrap {
  padding-bottom: 45px;
  background-color: #fff
}
@media (min-width:768px) {
  .slider__wrap .slick-list {
    -webkit-box-shadow: 0 20px 40px rgba(103,0,0,.3);
    box-shadow: 0 20px 40px rgba(103,0,0,.3)
  }
}
@media (min-width:768px) {
  .slider__wrap {
    padding-bottom: 50px
  }
}
.slider__frame {
  width: 100%;
  max-width: 100vw;
  background: #c5c5c5;
  position: relative
}
@media (min-width:768px) {
  .slider__frame {
    max-width: 768px
  }
}
@media (min-width:1024px) {
  .slider__frame {
    max-width: 1024px
  }
}
.slider__frame:nth-child(1) {
  background: #dbdbdb
}
.slider__frame:nth-child(2) {
  background: #bebebe
}
.slider img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.slider__frame-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0
}
@media (min-width:768px) {
  .slider .slick-dots {
    margin: 0;
    padding: 0;
    position: relative;
    top: -6px
  }
}
.slider .slick-dots button {
  display: none
}
.slider .slick-dots li {
  width: 8px;
  height: 8px;
  border: 2px solid #de3512;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
@media (max-width:767px) {
  .slider .slick-dots li:not(:last-child) {
    margin-right: 20px
  }
}
@media (min-width:768px) {
  .slider .slick-dots li {
    display: block;
    width: 100%;
    height: 6px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background-color: #de3512;
    border: none
  }
}
@media (max-width:767px) {
  .slider .slick-dots li.slick-active {
    border-width: 4px
  }
}
@media (min-width:768px) {
  .slider .slick-dots li.slick-active {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }
}
.slider__navigation {
  position: absolute;
  right: 20px;
  bottom: 90px;
  display: grid;
  grid-template-columns: repeat(2,auto);
  grid-gap: 10px
}
@media (min-width:1256px) {
  .slider__navigation {
    right: -20px;
    bottom: 90px
  }
}
.slider__navigation-next,
.slider__navigation-prev {
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(291deg,#de3512 50%,#ff4f0d 50%);
  background-size: 250%;
  background-position: 100% 0;
  cursor: pointer;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
.slider__navigation-next:hover,
.slider__navigation-prev:hover {
  background-position: 0 0
}
@media (max-width:767px) {
  .slider__navigation {
    display: none
  }
}
.speakers {
  background-image: url(../img/background-2.svg);
  background-size: cover;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 60px
}
@media (min-width:768px) {
  .speakers {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media (min-width:768px) {
  .speakers {
    padding-bottom: 80px
  }
}
@media (min-width:1256px) {
  .speakers {
    padding-bottom: 100px
  }
}
@media (min-width:768px) {
  .speakers {
    padding-top: 120px
  }
}
.speakers__title {
  text-align: center
}
.speakers__cards {
  width: auto;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 0 0
}
@media (min-width:768px) {
  .speakers__cards {
    padding: 80px 0 0
  }
}
.speakers__cards-wrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-row-gap: 60px
}
.speakers__cards-wrap .more-speaskers-soon {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto
}
@media (min-width:768px) {
  .speakers__cards-wrap {
    grid-row-gap: 100px
  }
}
@media (max-width:767px) and (orientation:landscape) {
  .speakers__cards-wrap {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (min-width:1024px) {
  .speakers__cards-wrap {
    grid-template-columns: repeat(2,1fr);
    grid-row-gap: 80px;
    grid-column-gap: 40px
  }
}
@media (min-width:1256px) {
  .speakers__cards-wrap {
    grid-row-gap: 100px;
    grid-column-gap: 60px
  }
}
.speakers__card {
  display: grid;
  grid-template-columns: 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 16px;
  position: relative;
  cursor: pointer
}
@media (max-width:767px) {
  .speakers__card {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
@media (min-width:768px) {
  .speakers__card {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: 80px auto;
    background-color: #fff;
    grid-template-columns: 200px auto;
    padding-right: 20px;
    -webkit-box-shadow: 10px 10px 0 rgba(132,0,0,.5);
    box-shadow: 10px 10px 0 rgba(132,0,0,.5)
  }
}
@media (min-width:1256px) {
  .speakers__card {
    padding-right: 50px
  }
}
@media (min-width:768px) {
  .speakers__card:hover .speakers__card-photo {
    -webkit-transform: translate(-18px,-33px) rotate(350deg);
    transform: translate(-18px,-33px) rotate(350deg)
  }
}
@media (max-width:767px) {
  .speakers__info {
    text-align: center
  }
}
.speakers__card-name {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-decoration: underline
}
@media (min-width:768px) {
  .speakers__card-name {
    color: #342d2d;
    text-decoration: none
  }
}
.speakers__card-company {
  font-size: 18px;
  color: #fff;
  margin-top: 16px
}
@media (min-width:768px) {
  .speakers__card-company {
    line-height: 120%;
    color: #342d2d
  }
}
.speakers__card-photo {
  width: 180px;
  height: 180px;
  background-color: gray;
  -webkit-box-shadow: 7px 10px 0 rgba(0,0,0,.1);
  box-shadow: 7px 10px 0 rgba(0,0,0,.1)
}
@media (max-width:767px) {
  .speakers__card-photo {
    margin: 0 auto
  }
}
@media (min-width:768px) {
  .speakers__card-photo {
    -webkit-transform: translate(-18px,-33px) rotate(353deg);
    transform: translate(-18px,-33px) rotate(353deg)
  }
}
.speakers__card-photo img,
.speakers__card-photo picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.speakers__card-info {
  position: absolute;
  top: 4px;
  right: 20px;
  width: 20px;
  height: 4px
}
@media (max-width:767px) {
  .speakers__card-info {
    display: none
  }
}
.speakers__more-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (min-width:768px) {
  .speakers__more-btn-wrap {
    display: none
  }
}
@media (max-width:767px) {
  .speakers.several .speakers__card:nth-child(n+4) {
    display: none
  }
}
.title-block {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 60px
}
@media (min-width:768px) {
  .title-block {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media (min-width:768px) {
  .title-block {
    padding-top: 80px
  }
}
@media (min-width:1256px) {
  .title-block {
    padding-top: 160px
  }
}
.title-block__content {
  color: #342d2d;
  font-size: 23px
}
@media (min-width:768px) {
  .title-block__content {
    font-size: 6vw
  }
}
@media (min-width:1024px) {
  .title-block__content {
    font-size: 70px
  }
}
.title-block__zigzag,
.title-block__zigzag-small {
  width: 100px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url(../img/zigzag.svg);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: 150%;
  -webkit-animation: move_background 600s linear 0s infinite alternate;
  animation: move_background 600s linear 0s infinite alternate;
  margin-top: 10px
}
@media (min-width:768px) {
  .title-block__zigzag,
  .title-block__zigzag-small {
    margin-top: 20px;
    height: 100px
  }
}
@media (min-width:1024px) {
  .title-block__zigzag,
  .title-block__zigzag-small {
    width: 240px
  }
}
.title-block__zigzag-small {
  background-image: url(../img/zigzag.svg);
  width: 25px;
  height: 10px
}
@media (min-width:768px) {
  .title-block__zigzag-small {
    height: 25px
  }
}
@media (min-width:1024px) {
  .title-block__zigzag-small {
    width: 60px
  }
}
@-webkit-keyframes move_background {
  0% {
    background-position: 0 0
  }
  100% {
    background-position: 18000% 0
  }
}
@keyframes move_background {
  0% {
    background-position: 0 0
  }
  100% {
    background-position: 18000% 0
  }
}
.bg-wrap {
  background-image: url(../img/background-3.svg);
  background-size: cover;
  padding-top: 80px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 60px
}
@media (min-width:768px) {
  .bg-wrap {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media (min-width:768px) {
  .bg-wrap {
    padding-bottom: 80px
  }
}
@media (min-width:1256px) {
  .bg-wrap {
    padding-bottom: 100px
  }
}
@media (min-width:1256px) {
  .bg-wrap {
    padding-bottom: 200px
  }
}
.early-slider {
  padding-top: 60px
}
@media (min-width:768px) {
  .early-slider {
    padding-top: 140px
  }
}
.early-slider__title {
  text-align: center;
  padding-top: 40px
}
@media (min-width:768px) {
  .early-slider__title {
    padding-top: 60px
  }
}
@media (min-width:1256px) {
  .early-slider__title {
    padding-top: 80px
  }
}
@media (min-width:768px) {
  .early-slider__title {
    text-align: right
  }
}
.early-slider__wrap {
  padding-top: 20px
}
@media (min-width:768px) {
  .early-slider__wrap {
    padding-top: 40px
  }
}
@media (min-width:1256px) {
  .early-slider__wrap {
    padding-top: 60px
  }
}
.early-slider .slick-dots {
  display: grid;
  grid-template-columns: repeat(3,auto);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 14px auto 0;
  grid-gap: 10px;
  z-index: 1;
  position: relative;
  list-style: none;
  padding: 0
}
@media (min-width:768px) {
  .early-slider .slick-dots {
    margin: 14px 0 0;
    padding: 0;
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 10px
  }
}
.early-slider .slick-dots li {
  padding-top: 20px;
  margin-top: -25px;
  position: relative
}
.early-slider .slick-dots li:before {
  content: "";
  display: block;
  width: 100%;
  background-color: #fff;
  -webkit-transition: -webkit-transform .15s ease-in-out;
  transition: -webkit-transform .15s ease-in-out;
  transition: transform .15s ease-in-out;
  transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1
}
.early-slider .slick-dots li button {
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  background-color: rgba(255,255,255,0);
  background-size: 250%;
  background-position: 100% 0;
  cursor: pointer;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  color: #fff;
  padding: 0 20px;
  outline: 0;
  font-weight: 700
}
@media (min-width:768px) {
  .early-slider .slick-dots li button {
    padding: 0 40px;
    height: 56px;
    font-size: 18px
  }
}
.early-slider .slick-dots li button:hover {
  background-position: 0 0
}
.early-slider .slick-dots li.slick-active {
  color: #342d2d
}
.early-slider .slick-dots li.slick-active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}
.early-slider .slick-dots li button:hover {
  background-color: #fff;
  color: #de3512
}
.early-slider .slick-dots li.slick-active button {
  color: #de3512
}
.early-slider__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
  text-decoration: none;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
.early-slider__more span {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #de3512;
  color: #fff;
  padding: 0 40px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px
}
.early-slider__more:hover > span {
  background-color: #de3512
}
.dont-miss {
  padding: 90px 0 40px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:768px) {
  .dont-miss {
    padding: 130px 0 100px
  }
}
@media (min-width:1256px) {
  .dont-miss {
    background-size: cover;
    background-position: 0 0;
    padding: 30px 0;
    margin-top: 90px
  }
}
.dont-miss__title {
  text-shadow: 5px 5px 0 rgba(187,0,0,.8),-1px -1px 0 rgba(187,0,0,.8)
}
@media (min-width:768px) {
  .dont-miss__title {
    font-size: 62px
  }
}
@media (min-width:1024px) {
  .dont-miss__title {
    font-size: 70px
  }
}
.dont-miss__content {
  color: #fff;
  max-width: 630px;
  font-size: 1.125rem;
  line-height: 1.5rem
}
@media (min-width:768px) {
  .dont-miss__content {
    font-size: 1.875rem;
    line-height: 2.4375rem
  }
}
.dont-miss__small-content {
  color: #fff;
  max-width: 630px;
  font-size: 14px;
  line-height: 162%
}
.dont-miss__btn {
  margin-top: 40px
}
.dont-miss a.dont-miss__content-link {
  display: inline;
  color: #fff;
  font-size: 14px
}
.infopartners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  margin-top: 40px
}
@media (min-width:768px) {
  .infopartners {
    padding-right: 40px;
    padding-left: 40px
  }
}
@media (min-width:768px) {
  .infopartners {
    padding-top: 60px
  }
}
@media (min-width:1256px) {
  .infopartners {
    padding-top: 80px
  }
}
@media (min-width:768px) {
  .infopartners {
    margin-top: 80px
  }
}
.infopartners h2 {
  color: #342d2d;
  text-align: center
}
.infopartners__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.infopartners__logos {
  margin-top: 10px;
  display: grid;
  grid-template-columns: 1fr
}
@media (min-width:768px) {
  .infopartners__logos {
    margin-top: 20px;
    grid-template-columns: repeat(2,1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1200px
  }
}
@media (min-width:1024px) {
  .infopartners__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
.infopartners__wrap {
  text-align: center
}
.infopartners a {
  display: inline-block
}
.infopartners img {
  margin: 30px 20px 0;
  max-width: 200px
}
@media (min-width:768px) {
  .infopartners img {
    margin: 30px 40px 0;
    max-width: 260px
  }
}
@media (min-width:1024px) {
  .infopartners img {
    max-width: 300px
  }
}
.infopartners__zigzag {
  width: 60px;
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url(../img/zigzag.svg);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: 150%;
  -webkit-animation: move_background 600s linear 0s infinite alternate;
  animation: move_background 600s linear 0s infinite alternate;
  margin-top: 10px
}
@media (min-width:768px) {
  .infopartners__zigzag {
    margin: 0 20px;
    height: 20px;
    width: 60px
  }
}
.infopartners__zigzag:nth-child(3) {
  -webkit-animation: move_background 600s linear -1s infinite alternate;
  animation: move_background 600s linear -1s infinite alternate
}
.blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-top: 30px;
  margin-bottom: 40px
}
.blog__wrap {
  width: 100%;
  max-width: 1256px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.blog__wrap a {
  color: #de3512
}