.speakers {
  position: relative;
}
.speakers__blur {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  line-height: 0;
}
.speakers__blur img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.speakers__wrapper {
  padding: 2.5rem;
  backdrop-filter: blur(36px);
  border-radius: 2rem;
  position: relative;
}
.speakers__wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../../img/speakers/bg.png");
  border-radius: 2rem;
}
.speakers__container {
  max-width: 69.75rem;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.speakers__inner {
  position: relative;
  width: 100%;
  max-width: 26.875rem;
  border: 1px solid var(--white-05);
  border-radius: 1.75rem;
  backdrop-filter: blur(12px);
  background-color: var(--black-01);
  overflow: hidden;
}
.speakers__inner::before {
  content: "";
  position: absolute;
  top: 2.8125rem;
  right: -7.5rem;
  z-index: -1;
  width: 44.9375rem;
  height: 38.5625rem;
  -webkit-filter: blur(133.366607666px);
  filter: blur(133.366607666px);
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(208, 98, 32, 0.8)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(75%, rgba(75, 75, 214, 0.8)));
  background: linear-gradient(90deg, rgba(208, 98, 32, 0.8) 25%, rgba(255, 255, 255, 0.8) 50%, rgba(75, 75, 214, 0.8) 75%);
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.speakers__inner::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 133.5%;
}
.speakers__mask {
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  right: 0.625rem;
  bottom: 0.625rem;
  border-radius: 1.25rem;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), to(rgba(239, 239, 239, 0.01)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(239, 239, 239, 0.01) 100%);
}
.speakers__mask::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 1.25rem;
  background-color: var(--black-05);
}
.speakers__img {
  position: absolute;
  top: -5rem;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.speakers__img::before {
  content: "";
  position: absolute;
  left: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  height: 18.75rem;
  border-radius: 1.25rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(70%, #000), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 70%, #000 100%);
}
.speakers__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.speakers__position {
  padding: 0.75rem 1.25rem;
  outline: 1px solid var(--white-02);
  border-radius: 1rem;
  backdrop-filter: blur(4px);
  background-color: var(--black-005);
  position: absolute;
  left: 2.5rem;
  right: 2.5rem;
  bottom: 2.5rem;
  z-index: 3;
  font-size: max(1.25rem, 12px);
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  color: var(--light);
  text-shadow: 43px 23px 144px rgba(255, 128, 23, 0.8), -46px -23px 144px rgba(255, 128, 23, 0.81), 0 0 16px rgba(255, 255, 255, 0.91);
}
.speakers__info {
  max-width: 34.125rem;
  width: 100%;
}
.speakers__label {
  margin: -2px -2px 1.25rem;
}
.speakers__title {
  font-weight: 700;
  margin-bottom: 2.5rem;
}
.speakers__list > li {
  position: relative;
  padding-left: 2rem;
}
.speakers__list > li::before {
  content: "";
  position: absolute;
  top: 1.25rem;
  left: 14.6875rem;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  width: 27.75rem;
  height: 24.75rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('data:image/svg+xml,%3Csvg width="444" height="396" viewBox="0 0 444 396" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg filter="url(%23filter0_ddd_201_2073)"%3E%3Cpath d="M210 188.825L216.557 197.845L225.823 184" stroke="%23D7CFFA" stroke-width="3.95564" /%3E%3C/g%3E%3Cdefs%3E%3Cfilter id="filter0_ddd_201_2073" x="0.74884" y="0.266609" width="442.709" height="394.787" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"%3E%3CfeFlood flood-opacity="0" result="BackgroundImageFix" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeMorphology radius="11.1192" operator="dilate" in="SourceAlpha" result="effect1_dropShadow_201_2073" /%3E%3CfeOffset dx="47.2567" dy="25.0183" /%3E%3CfeGaussianBlur stdDeviation="78.8075" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0.335829 0 0 0 0 0.189653 0 0 0 0 0.986979 0 0 0 0.8 0" /%3E%3CfeBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_201_2073" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset dx="-50.0365" dy="-25.0183" /%3E%3CfeGaussianBlur stdDeviation="78.8075" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 0.335829 0 0 0 0 0.189653 0 0 0 0 0.986979 0 0 0 0.81 0" /%3E%3CfeBlend mode="normal" in2="effect1_dropShadow_201_2073" result="effect2_dropShadow_201_2073" /%3E%3CfeColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha" /%3E%3CfeOffset /%3E%3CfeGaussianBlur stdDeviation="8.65107" /%3E%3CfeComposite in2="hardAlpha" operator="out" /%3E%3CfeColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.91 0" /%3E%3CfeBlend mode="normal" in2="effect2_dropShadow_201_2073" result="effect3_dropShadow_201_2073" /%3E%3CfeBlend mode="normal" in="SourceGraphic" in2="effect3_dropShadow_201_2073" result="shape" /%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E');
}
.speakers__list > li:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 768px) {
  .speakers__blur {
    width: 768px;
    top: -626px;
    bottom: unset;
  }
  .speakers__wrapper {
    padding: 16px 16px 40px;
  }
  .speakers__wrapper::before {
    background-image: url("../../img/speakers/bg-mobile.png");
  }
  .speakers__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .speakers__inner {
    margin: 0 auto 55px;
    border-radius: 19px;
    backdrop-filter: blur(8.2604646683px);
  }
  .speakers__inner::before {
    top: 15px;
    right: -68px;
    width: 495px;
    height: 425px;
    -webkit-filter: blur(91.805847168px);
    filter: blur(91.805847168px);
  }
  .speakers__mask {
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    border-radius: 14px;
  }
  .speakers__mask::before {
    border-radius: 14px;
  }
  .speakers__img {
    top: -62px;
  }
  .speakers__img::before {
    left: 7px;
    right: 7px;
    bottom: 7px;
    height: 205px;
    border-radius: 14px;
  }
  .speakers__position {
    padding: 8px 12px;
    outline: 0.69px solid var(--white-02);
    border-radius: 11px;
    backdrop-filter: blur(2.7534883022px);
    left: 23px;
    right: 23px;
    bottom: 23px;
    font-size: 16px;
    text-shadow: 30px 16px 99px 7px rgba(255, 128, 23, 0.8), -31px -16px 99px 0 rgba(255, 128, 23, 0.81), 0 0 11px 0 rgba(255, 255, 255, 0.91);
  }
  .speakers__info {
    max-width: unset;
  }
}
/*# sourceMappingURL=speakers.css.map */
/*# sourceMappingURL=speakers.css.map */