.btn {
  border-radius: 33.925px;
  background: linear-gradient(89deg, rgba(0, 0, 0, 0) -0.09%, rgba(93, 93, 93, 0.7) 99.8%), #000;
  box-shadow: 0 3.392px 0 0 #ffe3b1;
  color: #fff5e3;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 9.2px 0;
  width: 100%;
}
.btn:hover {
  scale: 1.01;
}
.btn-dark {
}
.btn-ghost {
  border-radius: 40px;
  border: 1px solid #ffe3b1;
  background: linear-gradient(0deg, #f9c163 0%, #f9c163 100%), rgba(255, 255, 255, 0.01);
  box-shadow: 0 4px 0 0 #ffe3b1;
  backdrop-filter: blur(9px);
}
.who {
  margin-top: -10px;
  padding-block: 40px 12px;
}
.who__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.who__items-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  column-gap: 10px;
  width: 100%;
}
.who__item {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 48%;
  border-radius: 25.776px;
  padding: 24px 16px;
  background-position: center !important;
  background-size: cover;
}
.who__item:nth-of-type(1) {
  background: url(../images/bl3_img1.webp);
}
.who__item:nth-of-type(2) {
  background: url(../images/bl3_img2.webp);
}
.who__item:nth-of-type(3) {
  background: url(../images/bl3_img3.webp);
}
.who__item:nth-of-type(4) {
  background: url(../images/bl3_img4.webp);
}
.who__item:nth-of-type(5) {
  background: url(../images/bl3_img5.webp);
}
.who__item:nth-of-type(6) {
  background: url(../images/bl3_img6.webp);
}
.who__top {
  display: flex;
  align-items: center;
  gap: 16px;
}
.who__item h4 {
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.who__item p {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-size: 8px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px; /* 125% */
  opacity: 0.8;
}
.who__labels-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px;
  row-gap: 16px;
}
.who__label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  padding: 4px 12px;
  border-radius: 40px;
  border: 1px solid #000;
}
.who__buttons-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 228px;
}
.who__buttons-container .btn {
  padding: 14px 0;
}

/*************** COOL ***************/
.cool {
  padding: 40px 0 30px;
  overflow: hidden;
  position: relative;
  z-index: 200;
}
.cool__title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 32px;
  margin-bottom: 28px;
}
.cool__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  width: 100%;
}
.what__gallery {
  display: none;
}
.what__slider {
  display: block;
  max-width: 102%;
  margin: 0 -10px;
}
.what__slide {
  width: 66% !important;
  border-radius: 24.447px;
  background: #484848;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 18px 14px;
  position: relative;
  margin: 0 5px;
}

.swiper-pagination-bullet:nth-of-type(5),
.swiper-pagination-bullet:nth-of-type(6),
.swiper-pagination-bullet:nth-of-type(7),
.swiper-pagination-bullet:nth-of-type(8) {
  display: none;
}
.swiper-pagination-bullets {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: -24px;
}
.swiper-pagination-bullet {
  background-color: #484848;
  width: 10px;
  height: 10px;
  opacity: 0.6;
}
.swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background-color: #484848;
  opacity: 1;
  border: 4px solid rgba(255, 255, 255, 0.6);
}
.what__arrows {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 0;
  width: 240px;
}

.swiper-slide {
  opacity: 0;
}
.swiper-slide-active {
  opacity: 1;
}
.swiper-slide-prev,
.swiper-slide-next {
  opacity: 0.3;
}
.what__top {
  width: 100%;
  border-radius: 20.26px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  height: 54.027px;
  padding: 18px 13.507px;
  backdrop-filter: blur(10px);
}
.what__place {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 17.113px; /* 85.564% */
  text-transform: uppercase;
}
.what__date {
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 17.113px; /* 122.234% */
  text-transform: uppercase;
}
.what__img {
  width: 100%;
  margin: -15px 0 10px;
}
.what__bot {
  position: absolute;
  bottom: 18px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  width: calc(100% - 28px);
}
.what__link {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 58.224px;
  background: rgb(255, 224, 168);
  box-shadow: none;
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.182px; /* 141.822% */
  text-transform: uppercase;
  padding: 8px;
  max-width: 100%;
  width: 100%;
  transition: all ease-in-out 300ms;
}
.what__link img {
  width: 10px;
}
.what__link:hover {
  scale: 1.02;
}

/*************** REG ***************/
.reg {
  padding-block: 50px;
  background: url(../images/bl5_bg.webp);
  background-position: center;
  background-size: cover;
}
.reg__main-container {
  position: relative;
  border-radius: 50px;
  border: 1px solid #f9c163;
  background: rgba(255, 245, 227, 0.2);
  backdrop-filter: blur(9px);
  padding: 48px 16px;
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  text-align: center;
}
.reg h3 {
  color: #fff5e3;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 32px */
  text-transform: none;
  margin-bottom: -4px;
}
.reg p {
  color: #fff5e3;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 122%; /* 24.4px */
  max-width: 600px;
}
.reg .btn {
  max-width: 384px;
  width: 100%;
}
.reg__deco {
  width: 100%;
  max-width: 284px;
  color: #fff5e3;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.reg__deco::before,
.reg__deco::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 0.5px;
  background: #fff5e3;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.reg__deco::before {
  left: 0;
}
.reg__buttons-container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 8px;
}
.reg__button-link {
  padding: 8px 12px;
  border-radius: 30px;
  background: #f9c163;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.reg__button-link svg {
  width: 32px;
}

/*************** PARTNERS ***************/
.partners {
  padding-block: 40px;
}
#partners h2 {
  font-size: 40px;
}
.partners__title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 16px;
  width: 100%;
}
.partners__title-container p {
  max-width: 1000px;
  font-size: 12px;
}
.partners__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
}
.partners__link-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.partners__link {
  position: relative;
  width: 100%;
  height: 230px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  padding: 18px;
  border-radius: 40px;
  background: #0e0e17;
  box-shadow: 0 4px 0 0 #ffe3b1;
  overflow: hidden;
}
.adscard {
  background: url(../images/bl6_img1.webp);
  background-size: cover;
  background-position: 85%;
  position: relative;
}
.partners__lvl {
  border-radius: 40px;
  background: #f9c163;
  padding: 2px 8px;
  color: #000;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 155%; /* 18.6px */
}
.partners__text {
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  max-width: 325px;
}
.partners__deco {
}
.valor {
  background: url(../images/bl6_img2-1.webp);
  background-size: cover;
  background-position: 85%;
  position: relative;
}
.valor .partners__lvl {
  background: linear-gradient(0deg, #8c8c8c 0%, #fff 100%);
}
.valor .partners__logo {
  margin-top: -20px;
}
.valor .partners__text {
  font-size: 10px;
  line-height: 1.1;
}
.info {
  padding-block: 40px 57px;
  position: relative;
  overflow: hidden;
}
.info__bg1,
.info__bg2 {
  display: none;
}
.info__container {
  max-width: 1200px;
}
.partner__info-items-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7.5px;
  row-gap: 16px;
}
.partner__info-item {
  width: 107px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 14.246px;
  border: 0.475px solid #f9c163;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner__info-item-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/*************** WALK ***************/
.walk {
  position: relative;
  padding-block: 40px;
  overflow: hidden;
}
.walk__bg {
  position: absolute;
  background-image: url(../images/bl8_bg.webp);
  opacity: 0.1;
  width: 975px;
  left: 50%;
  transform: translateX(-50%);
  top: -70px;
}
.walk__container {
  background-color: #232323;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 50px;
  border: 1px solid #f9c163;
  height: 320px;
  max-width: 1000px;
  position: relative;
  overflow: hidden;
}
.walk__bg2 {
  mix-blend-mode: luminosity;
  position: absolute;
  top: 0;
  opacity: 0.2;
  width: 636px;
}
.walk__title {
  color: #fff5e3;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ffe3b1;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.walk__text {
  color: #ffe3b1;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 122%; /* 24.4px */
  position: relative;
  z-index: 2;
}

/*************** FOOTER ***************/
.arrow-up {
  display: none;
  position: absolute;
  right: 20px;
  bottom: -75px;
  cursor: pointer;
}
.footer {
  padding-block: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background: #000;
  box-shadow: 0 -4px 40px 0 rgba(217, 189, 137, 0.2);
}
.socials__nav-link {
  height: 28px;
}

/*************** MEDIA QUERIES ***************/

/* 700px+ */
@media (min-width: 700px) {
  .arrow-up {
    display: block;
  }
  .btn {
    font-size: 28px;
    padding: 16px;
    width: 288px;
  }
  .who {
    padding: 55px 0;
  }
  .who__container {
    gap: 40px;
  }
  .who__items-container {
    column-gap: 20px;
  }
  .who__item {
    gap: 140px;
    border-radius: 50px;
    padding: 47px 30px 60px;
    width: 320px;
    height: 400px;
    background-position: unset !important;
    background-size: unset;
  }
  .who__item h4 {
    font-size: 20px;
  }
  .who__item p {
    font-size: 12px;
    line-height: 17px;
  }
  .who__label {
    font-size: 18px;
  }
  .who__buttons-container {
    flex-direction: row;
    gap: 20px;
    max-width: unset;
  }
  .who__buttons-container .btn {
    padding: 18px;
  }
  .cool {
    padding: 60px 0;
  }
  .cool__container {
    gap: 5px;
  }
  .what__slide {
    width: 50% !important;
    height: unset;
    margin: 0;
  }
  .what__top {
    border-radius: 24.447px;
    height: unset;
    padding: 23px 16px;
  }
  .what__place {
    font-size: 20px;
  }
  .what__date {
    font-size: 14px;
  }
  .what__link {
    font-size: 14px;
    padding: 9.5px;
    line-height: 17.113px;
  }
  .what__link img {
    width: unset;
  }
  .reg {
    padding-block: 130px;
  }
  .reg__main-container {
    padding: 48px;
    border-radius: 50px;
  }
  .reg h3 {
    font-size: 32px;
  }
  .reg p {
    font-size: 20px;
  }
  .reg__deco {
    max-width: 380px;
  }
  .reg__deco::before,
  .reg__deco::after {
    width: 160px;
  }
  .reg__button-link {
    padding: 8px 32px;
    font-size: 14px;
  }
  .reg__button-link svg {
    width: unset;
  }
  .reg__buttons-container {
    gap: 16px;
  }
  .partners {
    padding-block: 80px 0;
  }
  .info {
    padding-bottom: 57px;
  }
  #partners h2 {
    font-size: 52px;
  }
  .partners__link {
    gap: 20px;
  }
  .partners__title-container p {
    font-size: 14px;
  }
  .adscard {
    background-position: center;
  }
  .partners__link-container {
    gap: 24px;
  }
  .partners__text {
    max-width: 385px;
    font-size: 12px;
    line-height: 14px;
    margin-top: unset;
  }
  .valor {
    background: url(../images/bl6_img2.webp);
    background-size: cover;
    background-position: 50%;
  }
  .valor .partners__text {
    font-size: 12px;
    line-height: 14px;
    max-width: 400px;
  }
  .partners__deco {
    width: 12px;
    margin-top: unset;
    position: absolute;
    right: 41px;
    bottom: 36px;
    scale: unset;
  }
  .partners .who__buttons-container {
    margin: 0;
  }
  .partner__info-items-container {
    gap: 10px;
    row-gap: 16px;
  }
  .partner__info-item {
    width: 161px;
    height: 80px;
    padding: 10px 33px;
    border-radius: 30px;
    border: 1px solid #f9c163;
  }
  .walk {
    padding-block: 130px;
  }
  .walk__container {
    gap: 12px;
    width: calc(100% - 100px);
  }
  .walk__bg {
    width: 1920px;
  }
  .walk__bg2 {
    width: 1000px;
  }
  .walk__title {
    font-size: 54px;
  }
  .walk__text {
    font-size: 20px;
    max-width: unset;
  }
  .socials__nav-link {
    height: unset;
  }
}

/* 1200px+ */
@media (min-width: 1200px) {
  .arrow-up {
    bottom: 0;
  }

  .what__arrows {
    display: none;
  }
}

/* 1400px+ */
@media (min-width: 1400px) {
  .who__items-container {
    justify-content: center;
  }
  .who__item {
    max-width: 32%;
  }
  .who__labels-container {
    gap: 12px;
    justify-content: center;
  }
  .cool {
    padding-bottom: 50px;
  }
  .cool__container {
    flex-direction: column;
    gap: 30px;
  }
  .what__gallery {
    display: block;
  }
  .what__slider {
    display: none;
  }
  .what__slide {
    width: 292px !important;
    height: 473px;
    margin: 0 5px;
  }
  .reg p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 122%; /* 19.52px */
  }
  .partner__info-items-container {
    gap: 14px;
  }
  .partner__info-item {
    width: 227px;
    height: 100px;
  }
  .partners__title-container p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 122%; /* 19.52px */
  }
  .info__bg1 {
    display: block;
    position: absolute;
    z-index: 0;
    bottom: -250px;
    left: 0;
    width: 700px;
  }
  .info__bg2 {
    display: block;
    position: absolute;
    z-index: 0;
    bottom: -150px;
    right: 0;
    width: 550px;
  }
}

/* 1600px+ */
@media (min-width: 1600px) {
  .info__bg1 {
    bottom: -375px;
    width: 1050px;
  }
  .info__bg2 {
    bottom: -225px;
    width: unset;
  }
}

/*************** END MOBILE FIRST ***************/
