:root {
  --goldenrod: #dda336;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  color: #fff;
  background-color: #161c2c;
  background-image: linear-gradient(to top, #161c2c, rgba(255, 255, 255, 0) 70%), url('../images/bg-2_1.jpg');
  background-position: 0 0, 50% -149px;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 275px;
  padding-bottom: 60px;
  display: flex;
}

.body {
  background-color: #000908;
}

.container {
  max-width: 1110px;
  flex-direction: column;
  align-items: center;
  margin-top: 101px;
  display: flex;
}

.heading {
  width: 835px;
  color: #fdfdfd;
  text-align: center;
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 1.3em;
}

.heading.gold {
  width: 847px;
  color: #fff;
}

.heading.black {
  width: 888px;
  font-size: 34px;
  font-weight: 700;
}

.heading.v2 {
  letter-spacing: -1px;
}

.heading.big {
  color: #fff;
  font-size: 50px;
  line-height: 1em;
}

.heading.big._1 {
  font-size: 33px;
  font-weight: 500;
}

.heading._2dobra {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.heading._2dobra.left {
  text-align: left;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.heading._2dobra.othereditions {
  width: 333px;
}

.text-span {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 300;
}

.text-span-2 {
  font-family: Bitter, serif;
  font-weight: 400;
}

.text-span-3 {
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: 25px;
  font-weight: 400;
}

.text-span-3._1 {
  font-size: 28px;
}

.bold-text {
  color: #cf9831;
  font-weight: 400;
}

.bold-text-2 {
  color: #cf9831;
}

.bold-text-3 {
  color: #00ccc6;
}

.text-block {
  width: 559px;
  text-align: center;
  font-family: Fabrikat, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.div-block {
  max-width: 800px;
  justify-content: center;
  align-items: center;
  margin-top: 19px;
  display: flex;
}

.text-block-2 {
  color: var(--goldenrod);
  font-family: Karin, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 32px;
}

.text-span-4 {
  border-bottom: 2px solid var(--goldenrod);
}

.marquee-horizontal-2 {
  z-index: 200;
  width: 100%;
  height: 53px;
  background-color: #9c00a1;
  background-image: linear-gradient(to right, #8838f1, #f77286);
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 60px rgba(51, 51, 51, .6);
}

.track-horizontal-alt {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: none;
  margin-right: 8vw;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.marquee-text.gold {
  color: var(--goldenrod);
  color: #91d8ff;
}

.div-block-2 {
  width: 4px;
  height: 10px;
  background-color: #fff;
}

.section-2 {
  padding-top: 19px;
  padding-bottom: 58px;
}

.section-2.lendas {
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
}

.container-2 {
  grid-row-gap: 30px;
  color: #fff;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.button {
  width: 560px;
  background-color: var(--goldenrod);
  color: #000;
  text-align: center;
  background-image: linear-gradient(135deg, #fefa75, #d6ac30 47%, #ba7500);
  border: 1px solid #ffdfa3;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Karin, sans-serif;
  font-size: 40px;
  font-weight: 700;
  box-shadow: 0 0 7px 3px rgba(221, 182, 109, .47);
}

.button._1dobra {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #8a39f0;
  background-image: none;
  border-color: #f945ff;
  margin-top: 20px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 26px;
  font-weight: 500;
  box-shadow: 0 0 7px 3px rgba(0, 160, 155, .26);
}

.button._1dobra.hundred {
  width: 359px;
  margin-top: 0;
  font-size: 1.6em;
}

.button._1dobra._1 {
  width: 100%;
  background-color: #8838f1;
  background-image: linear-gradient(135deg, #9c00a1, #9c00a1 0%, #f77286);
  border-style: none;
  margin-top: 14px;
  padding: 14px 12px;
  font-size: 20px;
}

.button.gray {
  background-image: linear-gradient(135deg, #fff, #b3b3b3 47%, #747474);
  box-shadow: 0 0 7px 3px rgba(190, 190, 190, .47);
}

.columns {
  color: #fff;
  border-top: 1px solid rgba(156, 0, 161, .42);
  border-bottom: 1px solid rgba(156, 0, 161, .42);
  border-right: 1px solid rgba(156, 0, 161, .42);
  margin-top: 29px;
  padding: 33px;
  display: flex;
}

.column {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-around;
  font-family: Fabrikat, sans-serif;
  font-size: 17px;
  font-weight: 100;
  line-height: 23px;
  display: flex;
}

.text-block-3, .gold {
  color: var(--goldenrod);
}

.section-3 {
  z-index: 2;
  color: #fff;
  letter-spacing: 2px;
  background-color: #6f2ec3;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.text-span-5 {
  font-family: Bitter, serif;
  font-size: 25px;
  font-weight: 400;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-family: Fabrikat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.text-block-4.width-mid {
  width: 690px;
  margin-bottom: 32px;
  line-height: 1.2em;
}

.section-4 {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-span-6 {
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: 26px;
  line-height: 20px;
}

.list {
  width: 550px;
  background-image: url('../images/Traço.png');
  background-position: 103px 7px;
  background-repeat: no-repeat;
  background-size: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.list-item {
  grid-column-gap: 40px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 28px;
  margin-bottom: 31px;
  font-family: Fabrikat, sans-serif;
  display: flex;
}

.list-item.last {
  margin-bottom: 0;
}

.container-3 {
  grid-row-gap: 30px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-3.lista {
  grid-row-gap: 21px;
}

.container-3.lista.hidden {
  margin-top: -59px;
  overflow: hidden;
}

.text-block-5 {
  align-items: center;
  padding-left: 0;
  font-size: 19px;
  line-height: 25px;
  display: flex;
}

.image {
  width: 90px;
  margin-right: 0;
  padding-right: 20px;
}

.image-2, .image-3 {
  padding-right: 20px;
}

.image-4 {
  width: 90px;
}

.section-5 {
  background-image: url('../images/target.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-5 {
  margin-top: 0;
}

.container-4 {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-3 {
  height: 300px;
  grid-row-gap: 40px;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: rgba(168, 113, 12, .64);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.image-6 {
  border-bottom: 4px solid #fff;
  padding-bottom: 12px;
  padding-right: 11px;
}

.text-block-6 {
  width: 100%;
  color: #fff;
  font-family: Fabrikat, sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 23px;
}

.text-block-6.center {
  text-align: center;
  margin-top: 14px;
  font-size: 17px;
  line-height: 1.2em;
}

.section-6 {
  padding-top: 58px;
  padding-bottom: 58px;
}

.section-6.lendas {
  background-image: linear-gradient(rgba(0, 0, 0, .67), rgba(0, 0, 0, .67));
}

.image-7 {
  margin-bottom: -30px;
}

.container-5 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.columns-2 {
  width: 100%;
  margin-bottom: 35px;
  display: flex;
}

.image-8 {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  grid-row-gap: 20px;
  color: #fff;
  background-color: rgba(32, 32, 32, 0);
  flex-direction: column;
  justify-content: center;
  padding: 32px 21px;
  display: flex;
}

.heading-2 {
  color: #8838f1;
  font-family: Montserrat, sans-serif;
  font-size: 37px;
  font-weight: 500;
}

.text-block-7 {
  text-align: justify;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-7.center {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3em;
}

.section-7 {
  background-color: #000;
  padding-top: 27px;
  padding-bottom: 27px;
}

.text-block-8 {
  color: #6f6e6e;
  text-align: center;
  margin-bottom: 16px;
}

.image-9 {
  margin-bottom: 8px;
}

.image-9.mobile {
  display: none;
}

.image-10 {
  max-width: 110%;
  margin-top: -54px;
  margin-left: -43px;
}

.container-6 {
  color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-6._2 {
  margin-top: 191px;
}

.text-span-7 {
  border-bottom: 1px solid var(--goldenrod);
}

.text-span-8 {
  color: var(--goldenrod);
}

.text-span-9 {
  color: #fff;
}

.text-span-10 {
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: 26px;
  font-weight: 400;
}

.div-block-4 {
  z-index: 1;
  height: 104px;
  filter: saturate(200%);
  background-image: url('../images/64dfe3e3829fe4402432224a_flare.png');
  background-position: 86% 44%;
  background-repeat: no-repeat;
  background-size: 400px;
  margin-bottom: -50px;
  position: relative;
}

.highlight {
  color: #9c53fc;
}

.highlight.high {
  color: #8838f1;
}

.subheadline {
  text-align: center;
  font-family: Fabrikat, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.2em;
}

.subheadline.left {
  width: 440px;
  text-align: left;
  font-size: 23px;
}

.subheadline.left._1dobra {
  width: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

.subheadline.hundred {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
}

.subheadline.hundred.whiteletter {
  color: #000;
}

.subheadline.target {
  font-size: 23px;
}

.grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.box {
  background-image: linear-gradient(135deg, #121515, #000807 42%, #0f1312);
  border: 1px solid #0098ec;
  border-radius: 15px;
  padding: 15px;
  box-shadow: inset 0 0 10px rgba(3, 231, 223, .38), 0 0 11px rgba(3, 219, 212, .43);
}

.img-box {
  width: 100%;
  opacity: .68;
  border-radius: 10px;
  margin-top: 0;
}

.div-block-5 {
  width: 70%;
  color: #000;
  background-color: #fff;
  background-image: none;
  border-radius: 33px;
  margin-top: 8px;
  padding: 10px;
}

.heading-3 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
}

.heading-3.gold {
  width: 847px;
  color: #fff;
}

.heading-3.black {
  width: 888px;
  font-size: 34px;
  font-weight: 700;
}

.heading-3.v2 {
  letter-spacing: -1px;
}

.heading-3.big {
  color: #000;
  font-size: 50px;
  line-height: 1em;
}

.data-box {
  text-align: left;
  background-color: rgba(0, 0, 0, .2);
  border: 1px solid #9c00a1;
  border-radius: 5px;
  flex-direction: row;
  align-items: center;
  margin-top: 19px;
  margin-bottom: 20px;
  padding: 16px 22px 16px 13px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: flex;
  box-shadow: 0 0 5px 2px #ae21b3;
}

.icon {
  margin-right: 12px;
}

.text-block-9 {
  text-transform: uppercase;
  margin-top: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 19px;
  line-height: 1.2em;
}

.bold-text-22 {
  color: #8838f1;
  font-size: 26px;
  font-weight: 700;
}

.small {
  font-size: 24px;
}

.ul-3 {
  width: 50%;
  margin: -18px auto 33px;
  padding-left: 0;
}

.ul-3.half-width {
  max-width: 500px;
  margin-top: 36px;
}

.li-4 {
  text-shadow: 0 0 4px rgba(255, 255, 255, .66);
  background-image: url('../images/checkmark.svg');
  background-position: 0 15px;
  background-repeat: no-repeat;
  background-size: 25px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
}

.li-4.box {
  width: 100%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .07);
  background-image: url('../images/check.png');
  background-position: 3px 6px;
  background-size: 40px;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 3px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 50px;
  padding-right: 15px;
  font-family: Droid Serif, serif;
  font-weight: 400;
  display: block;
  box-shadow: 0 0 16px rgba(0, 0, 0, .08);
}

.text-span-11 {
  color: #dda336;
}

.text-span-12 {
  color: #fff;
}

.list-2 {
  width: 550px;
  filter: hue-rotate(227deg);
  background-image: url('../images/Traço.png');
  background-position: 103px 7px;
  background-repeat: no-repeat;
  background-size: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.image-11 {
  width: 90px;
  margin-right: 0;
  padding-right: 20px;
}

.image-12 {
  width: 90px;
}

.section-8 {
  background-image: url('../images/bg-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container-7 {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-6 {
  height: 300px;
  grid-row-gap: 40px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(0, 23, 36, .66);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.text-block-10 {
  width: 100%;
  color: #fff;
  font-family: Fabrikat, sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 23px;
}

.image-14 {
  filter: hue-rotate(180deg);
  margin-bottom: -30px;
}

.red {
  background-color: red;
  padding-top: 6px;
  padding-bottom: 6px;
}

.heading-copy {
  width: 100%;
  color: #fdfdfd;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2em;
}

.heading-copy.gold {
  width: 847px;
  color: #fff;
}

.heading-copy.black {
  width: 888px;
  font-size: 34px;
  font-weight: 700;
}

.heading-copy.v2 {
  letter-spacing: -1px;
}

.heading-copy.big {
  color: #000;
  font-size: 50px;
  line-height: 1em;
}

.text-span-13 {
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

.div-block-7 {
  background-image: linear-gradient(45deg, rgba(156, 0, 161, .24), rgba(0, 0, 0, .44));
  border: 1px solid #ff4cff;
  border-radius: 6px;
  padding: 46px 43px;
}

.div-block-7.other {
  background-image: linear-gradient(45deg, rgba(58, 0, 134, .73), rgba(180, 90, 103, .36));
  border-color: #8838f1;
  padding-top: 18px;
  padding-bottom: 9px;
  box-shadow: 0 0 11px 1px rgba(65, 0, 151, .62);
}

.div-block-7.other._1 {
  height: 100%;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.div-block-7.other._2 {
  width: 435px;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 12px 23px;
  display: flex;
}

.div-block-7.other._2.invert {
  flex-direction: row-reverse;
}

.div-block-7.other.margin {
  padding-top: 17px;
  padding-bottom: 17px;
}

.div-block-7.whiteletter {
  background-color: #fff;
  background-image: none;
  border-color: #8738f0;
  box-shadow: 11px 11px 20px -5px #8637ee;
}

.list-3 {
  filter: hue-rotate(327deg);
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.list-item-2 {
  background-image: url('../images/arrow-2_1arrow-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-top: 12px;
  margin-bottom: 20px;
  padding-bottom: 2px;
  padding-left: 34px;
}

.list-item-2.participantes {
  margin-bottom: 29px;
}

.text-block-11 {
  border-bottom: 1px solid #851a7b;
  padding-bottom: 16px;
  font-size: 20px;
}

.text-block-11.other {
  border-bottom-style: none;
  font-family: Fabrikat, sans-serif;
}

.section-9 {
  filter: hue-rotate(25deg) hue-rotate(440deg);
  background-image: linear-gradient(rgba(0, 0, 0, .33), rgba(0, 0, 0, .33)), url('../images/target.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 88px;
  padding-bottom: 88px;
}

.columns-3 {
  width: 100%;
}

.outlineborder {
  border: 1px solid #98019d;
  border-radius: 11px;
  margin-bottom: 18px;
  margin-right: 27px;
  padding-bottom: 11px;
  padding-left: 11px;
}

.div-block-8 {
  max-width: 422px;
  min-height: 125px;
  color: #000;
  background-color: #00ccc6;
  background-image: url('../images/svgviewer-output.svg');
  background-position: 11px 10px;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 11px;
  margin-top: -7px;
  margin-right: -15px;
  padding: 44px 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.div-block-8.second-section {
  min-height: 98px;
  color: #fff;
  background-color: #98019d;
}

.columns-4 {
  width: 100%;
  display: flex;
}

.image-15 {
  border-radius: 3px;
  box-shadow: 11px 11px 9px rgba(136, 56, 241, .78);
}

.box-2.white {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #8f2eac;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 33px;
  padding: 15px;
  font-family: Fabrikat, sans-serif;
  display: flex;
}

.div-block-9 {
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.text-body {
  font-size: 17px;
  line-height: 1.2em;
}

.text-body.center {
  width: 570px;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.text-body.andress {
  margin-bottom: 0;
}

.subheadline-2 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2em;
}

.image-16 {
  margin-right: 16px;
}

.text-block-13 {
  width: 674px;
  text-align: center;
  font-family: Fabrikat, sans-serif;
  font-size: 27px;
  line-height: 32px;
}

.div-block-10 {
  background-image: linear-gradient(45deg, rgba(153, 76, 255, .33), rgba(160, 71, 90, .37));
  border: 1px solid rgba(143, 46, 172, .56);
  border-radius: 4px;
  padding: 36px 22px;
}

.text-block-30 {
  border-bottom: 1px solid #313131;
  padding-bottom: 3px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

.div-block-11 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: space-between;
  display: flex;
}

.list-4 {
  padding-left: 0;
  list-style-type: none;
}

.text-block-29 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 14px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.list-item-4 {
  padding: 11px 13px;
}

.text-block-28 {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.image-42 {
  border: 1px solid #8838f1;
  border-radius: 30px;
}

.bold-text-26 {
  font-size: 17px;
}

.div-block-12 {
  width: 50%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(41, 41, 41, .47);
  border: 1px solid rgba(196, 41, 207, .2);
  border-radius: 5px;
  padding: 12px 11px;
}

.bold-text-24 {
  font-size: 27px;
}

.div-block-13 {
  background-color: #8838f1;
  border: 1px solid #8838f1;
  border-radius: 5px;
  padding: 8px 13px;
}

.div-block-13.hundred {
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 5px;
  padding-bottom: 5px;
}

.bold-text-25 {
  font-size: 15px;
}

.text-span-14 {
  color: #8838f1;
  font-weight: 700;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 68px;
  margin-bottom: 25px;
}

.container-9 {
  max-width: 1110px;
  color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-span-15 {
  border-bottom: 1px solid #8838f1;
}

.text-block-31 {
  background-image: url('../images/arrow-2_1arrow-2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 40px;
  font-family: Fabrikat, sans-serif;
  font-size: 22px;
  line-height: 24px;
}

.text-block-31.invert {
  background-image: url('../images/arrowinvert.png');
  background-position: 100%;
  padding-left: 0;
  padding-right: 40px;
}

.text-block-32 {
  font-size: 74px;
}

.image-43 {
  width: 71px;
}

.image-44 {
  width: 71px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.columns-5 {
  width: 100%;
  align-items: flex-end;
  display: flex;
}

.column-5 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.italic-text-3 {
  font-style: normal;
}

.bold-text-28 {
  color: #000;
}

.gradient-text {
  color: #8838f1;
}

.image-46 {
  max-width: 120%;
}

.div-block-14 {
  width: 293px;
  background-color: #222a47;
  border-radius: 7px;
  padding: 14px 16px;
}

.div-block-14.bottom {
  margin-top: 16px;
}

.div-block-15 {
  width: 100%;
  background-color: #ff1919;
  background-image: linear-gradient(to right, #9b36ec, #ee6c91);
  padding-bottom: 2px;
}

.div-block-15.margin {
  margin-left: 8px;
}

.div-block-15.margin.hundred {
  width: 191px;
  margin-left: 20px;
}

.columns-6 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  padding-bottom: 0;
  display: flex;
}

.column-8 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.text-block-33 {
  letter-spacing: -1px;
  margin-top: -1px;
  margin-bottom: 6px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 33px;
  line-height: 35px;
}

.text-block-33.centered {
  font-size: 26px;
  text-align: left;
  width: 100%;
}

.column-9 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.columns-7 {
  width: 63%;
}

.column-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-47 {
  width: 20px;
}

.columns-8 {
  align-items: center;
  display: flex;
}

.columns-8.other {
  align-items: stretch;
}

.text-block-34 {
  letter-spacing: 3px;
  margin-top: -14px;
  font-family: Inconsolata, monospace;
  font-size: 37px;
  line-height: 26px;
}

.text-block-34.other {
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 21px;
}

.text-block-34.margin {
  font-size: 21px;
}

.column-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-16 {
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.div-block-17 {
  align-items: center;
  display: flex;
}

.container-10 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-48 {
  margin-top: 19px;
  margin-bottom: 9px;
}

.text-span-16 {
  display: none;
}

.bold-text-29 {
  color: #000;
}

.image-49 {
  margin-top: 60px;
}

.image-49.mobile, .image-50.mobile {
  display: none;
}

.columns-9 {
  width: 100%;
  max-width: 1151px;
  margin-top: 32px;
}

.proximas-edits {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Sora, sans-serif;
  display: none;
}

.proximas-edits.proximas-edicoes {
  display: none;
}

.text-block-35 {
  margin-bottom: 15px;
  font-family: Sora, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-36 {
  border-bottom: 1px solid #7f35e0;
  margin-top: 12px;
  padding-bottom: 4px;
  font-size: 23px;
  line-height: 23px;
}

.column-13 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-37 {
  color: #bbb;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 23px;
}

.columns-11 {
  width: 590px;
  grid-column-gap: 8px;
  padding: 7px;
  display: flex;
}

.column-14 {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-19 {
  margin-bottom: 42px;
  display: none;
}

.div-block-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-bottom: 7px;
  display: flex;
}

.text-block-38 {
  color: #fefdff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}

.image-52 {
  width: 31px;
}

.image-52.clock {
  width: 29px;
}

.bold-text-30 {
  color: #fff;
  font-family: Sora, sans-serif;
  font-size: 16px;
}

.text-block-39 {
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 700;
}

.column-16 {
  text-align: right;
}

.column-17 {
  text-align: left;
}

.columns-12 {
  align-items: center;
  display: flex;
}

.link-final {
  color: #707070;
}

.html-embed {
  width: 100%;
}

.grid-4 {
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-21 {
  border: 1px solid #8a39f0;
  padding: 0;
}

.div-block-22 {
  z-index: 999;
  background-color: #59ce72;
  border-radius: 50%;
  padding: 12px;
  position: fixed;
  top: auto;
  bottom: 1%;
  left: auto;
  right: 1%;
}

.html-embed-2 {
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 1440px) {
  .section {
    background-position: 0 0, 50% -187px;
  }

  .grid-3 {
    width: 100%;
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    background-image: linear-gradient(270deg, #161c2c, rgba(255, 255, 255, 0) 50%), linear-gradient(to right, #161c2c, rgba(255, 255, 255, 0) 44%, rgba(247, 247, 247, .03) 97%), linear-gradient(to top, #161c2c, rgba(255, 255, 255, 0) 70%), url('../images/dobra1.png');
    background-position: 0 0, 0 0, 0 0, 50% -84px;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, contain;
  }
}

@media screen and (max-width: 991px) {
  .section {
    min-height: 740px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    margin-top: 283px;
  }

  .heading, .text-block {
    width: auto;
  }

  .text-block-2 {
    font-size: 33px;
  }

  .subheadline, .heading-3 {
    width: auto;
  }

  .ul-3 {
    width: auto;
    margin-top: 40px;
  }

  .li-4 {
    margin-left: 20px;
  }

  .heading-copy {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .section {
    min-height: 840px;
    background-size: 180%;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    margin-top: 320px;
  }

  .heading, .text-block {
    width: 100%;
  }

  .div-block {
    flex-direction: column-reverse;
  }

  .text-block-2 {
    text-align: center;
    margin-top: 22px;
  }

  .container-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .list {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .container-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-9 {
    display: none;
  }

  .image-9.mobile {
    display: block;
  }

  .image-10 {
    margin-top: -24px;
  }

  .subheadline {
    width: 100%;
  }

  .grid {
    flex-direction: column;
    display: flex;
  }

  .heading-3 {
    width: 100%;
  }

  .data-box {
    width: 100%;
    max-width: 100%;
  }

  .ul-3 {
    min-width: 100%;
  }

  .list-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading-copy {
    width: 100%;
  }

  .container-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    min-height: 0;
    background-color: #11182a;
    background-image: linear-gradient(to top, #161c2c, rgba(255, 255, 255, 0) 70%), url('../images/IMG_7352.PNG');
    background-position: 0 0, 50% 1%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 171%;
    justify-content: flex-end;
    margin-top: 0;
    padding: 0 15px 40px;
  }

  .container {
    margin-top: 21px;
  }

  .heading {
    width: auto;
    margin-top: 10px;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2em;
  }

  .heading.gold {
    width: 100%;
    font-size: 24px;
  }

  .heading.black {
    width: 100%;
    font-size: 27px;
  }

  .heading.big {
    font-size: 29px;
  }

  .heading.big._1 {
    font-size: 24px;
    line-height: 1.1em;
  }

  .heading._2dobra {
    font-size: 27px;
  }

  .heading._2dobra.left {
    text-transform: none;
    margin-bottom: 22px;
    font-size: 20px;
    line-height: 1.3em;
  }

  .heading._2dobra.othereditions {
    width: 100%;
  }

  .text-span-3 {
    font-size: 19px;
  }

  .text-span-3._1 {
    font-size: 17px;
  }

  .text-block {
    width: auto;
    font-size: 16px;
  }

  .div-block {
    flex-flow: column-reverse wrap;
    margin-top: 0;
    line-height: 18px;
  }

  .text-block-2 {
    text-align: center;
    font-size: 22px;
    line-height: 20px;
  }

  .section-2 {
    padding: 33px 15px 14px;
  }

  .section-2.lendas {
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
  }

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    width: 90%;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 30px;
  }

  .button._1dobra {
    width: 90%;
    font-size: 20px;
  }

  .button._1dobra.hundred {
    width: 100%;
  }

  .columns {
    grid-row-gap: 15px;
    flex-direction: column;
    margin-top: 29px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column {
    text-align: center;
    font-size: 18px;
  }

  .section-3 {
    background-image: none;
    padding: 15px;
  }

  .text-span-5 {
    font-size: 22px;
  }

  .text-block-4 {
    font-size: 18px;
  }

  .text-block-4.width-mid {
    width: 100%;
  }

  .section-4 {
    padding: 29px 15px 22px;
  }

  .text-span-6 {
    font-size: 19px;
    font-weight: 400;
  }

  .list {
    width: auto;
    background-position: 74px 0;
  }

  .list-item {
    grid-column-gap: 18px;
    align-items: center;
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .list-item.first {
    align-items: flex-start;
  }

  .container-3.lista {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-5 {
    font-size: 16px;
    line-height: 20px;
  }

  .image {
    width: 79px;
    height: auto;
    object-fit: fill;
  }

  .image-4 {
    width: 70px;
  }

  .section-5 {
    padding-top: 124px;
  }

  .image-5 {
    max-width: 90%;
  }

  .container-4 {
    align-items: center;
  }

  .div-block-3 {
    height: 300px;
    margin: 13px;
  }

  .text-block-6 {
    font-size: 18px;
  }

  .section-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-6.lendas {
    background-image: linear-gradient(rgba(0, 0, 0, .67), rgba(0, 0, 0, .67));
  }

  .image-7 {
    width: 50px;
  }

  .columns-2 {
    flex-wrap: wrap;
    margin-bottom: 11px;
  }

  .column-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-2 {
    text-align: center;
    font-size: 28px;
  }

  .text-block-7 {
    font-size: 17px;
  }

  .section-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-8 {
    font-size: 13px;
    line-height: 16px;
  }

  .image-9 {
    width: 70%;
    margin-bottom: 11px;
  }

  .image-9.mobile {
    width: 48%;
    margin-bottom: 210px;
  }

  .column-4 {
    text-align: center;
  }

  .image-10 {
    max-width: 100%;
    margin-top: -51px;
    margin-left: 0;
  }

  .container-6._2 {
    margin-top: 56px;
  }

  .subheadline {
    width: auto;
    font-size: 16px;
  }

  .subheadline.left {
    width: 100%;
  }

  .subheadline.left._1dobra {
    margin-bottom: 13px;
    font-size: 17px;
  }

  .subheadline.hundred {
    font-size: 17px;
    line-height: 1.3em;
  }

  .subheadline.target {
    font-size: 17px;
  }

  .grid {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .div-block-5 {
    width: 77%;
  }

  .heading-3 {
    width: auto;
    letter-spacing: -1px;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
  }

  .heading-3.gold {
    width: 100%;
    font-size: 24px;
  }

  .heading-3.black {
    width: 100%;
    font-size: 27px;
  }

  .heading-3.big {
    font-size: 36px;
  }

  .data-box {
    max-width: 100%;
    border-color: #96019a;
    margin-top: 18px;
  }

  .icon {
    margin-left: 14px;
  }

  .text-block-9 {
    width: auto;
    font-size: 15px;
  }

  .bold-text-22 {
    font-size: 21px;
  }

  .ul-3 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .li-4 {
    margin-left: 0;
    font-size: 18px;
    line-height: 1.4em;
  }

  .list-2 {
    width: auto;
    background-position: 74px 0;
  }

  .image-11 {
    width: 79px;
    height: auto;
    object-fit: fill;
  }

  .image-12 {
    width: 70px;
  }

  .section-8 {
    padding-top: 124px;
  }

  .container-7 {
    align-items: center;
  }

  .image-13 {
    max-width: 90%;
  }

  .div-block-6 {
    height: 300px;
    margin: 13px;
  }

  .text-block-10 {
    font-size: 18px;
  }

  .image-14 {
    width: 50px;
  }

  .red {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .heading-copy {
    width: auto;
    letter-spacing: -1px;
    margin-top: 10px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2em;
  }

  .heading-copy.gold {
    width: 100%;
    font-size: 24px;
  }

  .heading-copy.black {
    width: 100%;
    font-size: 27px;
  }

  .heading-copy.big {
    font-size: 36px;
  }

  .div-block-7 {
    padding: 32px 14px;
  }

  .div-block-7.other._2 {
    width: 100%;
    border-radius: 9px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text-block-11 {
    text-align: left;
    font-size: 19px;
  }

  .text-block-11.other {
    font-size: 18px;
  }

  .section-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns-4 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column-reverse wrap;
  }

  .box-2.white {
    flex-direction: column;
    align-items: center;
  }

  .text-body.center {
    width: 100%;
    text-align: center;
    font-size: 21px;
  }

  .text-body.andress {
    font-size: 17px;
  }

  .subheadline-2 {
    font-size: 26px;
  }

  .text-block-13 {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
  }

  .text-block-30 {
    font-family: IBM Plex Sans, sans-serif;
  }

  .div-block-11 {
    flex-wrap: wrap;
  }

  .div-block-12 {
    width: 100%;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .text-block-31 {
    padding-left: 30px;
    font-family: Varela Round, sans-serif;
    font-size: 17px;
  }

  .text-block-31.invert {
    text-align: right;
    padding-right: 30px;
  }

  .image-44 {
    width: 60px;
  }

  .columns-5 {
    flex-flow: column wrap;
  }

  .column-5, .column-6, .column-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-27 {
    font-size: 29px;
  }

  .italic-text, .italic-text-2 {
    font-style: normal;
  }

  .image-46 {
    margin-top: 21px;
    margin-bottom: -22px;
  }

  .div-block-14 {
    width: 50%;
    border: 1px solid #9c4ed4;
    flex-direction: column;
    justify-content: center;
    padding: 10px 11px;
    display: flex;
  }

  .div-block-14.bottom {
    margin-top: 0;
    padding: 15px 10px;
  }

  .div-block-15 {
    display: none;
  }

  .div-block-15.margin {
    margin-left: 8px;
  }

  .columns-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
  }

  .text-block-33 {
    width: 100%;
    color: #e96995;
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }

  .text-block-33.centered {
    text-align: center;
  }

  .columns-7 {
    width: 40%;
    justify-content: center;
    display: none;
  }

  .columns-8 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .columns-8.other {
    flex-wrap: wrap;
  }

  .text-block-34 {
    text-align: left;
    margin-top: 1px;
    font-size: 21px;
    line-height: 24px;
  }

  .text-block-34.other {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-34.margin {
    text-align: center;
    font-size: 17px;
    line-height: 21px;
  }

  .column-11 {
    text-align: center;
    align-items: center;
  }

  .column-12 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-16 {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 19px;
  }

  .div-block-17 {
    display: none;
  }

  .text-span-16 {
    display: inline;
  }

  .image-49 {
    display: none;
  }

  .image-49.mobile {
    margin-top: 24px;
    display: block;
  }

  .image-50 {
    margin-top: 13px;
    display: none;
  }

  .image-50.mobile {
    display: block;
  }

  .columns-9 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-direction: column;
    display: flex;
  }

  .proximas-edits {
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .text-block-35 {
    margin-bottom: 9px;
    font-size: 24px;
  }

  .image-51 {
    width: 100%;
  }

  .columns-11 {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }

  .image-52 {
    width: 28px;
  }

  .image-52.clock {
    width: 25px;
  }

  .column-15 {
    margin-bottom: 20px;
  }

  .grid-4 {
    grid-template-columns: 1fr 1fr;
  }
}

#w-node-_6c6ca742-73bf-611f-548d-760a6eceaddd-2835e618, #w-node-_100e3671-6e9e-f9b4-c4b5-1cba466058c3-2835e618, #w-node-fdf87171-e0cb-6121-4491-1095bac0ca25-2835e618, #w-node-de2e7332-02c9-8083-c04b-c6587785cd3b-2835e618, #w-node-_10b1be90-721a-5c73-8df6-2cbfe2e3c553-2835e618, #w-node-a23d96e4-8865-8f55-bdb8-c0981f97689c-2835e618, #w-node-_8f1c4103-4111-d4ad-6003-4875bae952d2-2835e618, #w-node-_6ea69b56-b6d2-4900-5fff-557d6498dba9-2835e618, #w-node-_01623698-6ecb-dfa3-c71f-cd2c7a4a5a5c-2835e618, #w-node-_2c1df1bb-cc33-8ad1-473b-492d3feff28f-2835e618, #w-node-_90103edd-615c-0958-8471-9264eb5cbf0b-2835e618, #w-node-_65bc7bdb-523a-0720-c3f7-a1eba941bf9d-2835e618, #w-node-b947d698-8356-c64c-2b20-4c05f2356788-2835e618, #w-node-e0640225-f6e8-4651-4c7c-6aa3c7eca6e7-2835e618, #w-node-ea2f9951-0a9e-82fb-fd79-08b88b230ef4-2835e618 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-b947d698-8356-c64c-2b20-4c05f2356788-2835e618 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Karin';
  src: url('../fonts/KarinLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karin';
  src: url('../fonts/KarinMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karin';
  src: url('../fonts/KarinBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karin';
  src: url('../fonts/KarinRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat Hairline';
  src: url('../fonts/Fabrikat-Normal-Hairline.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat Hairline';
  src: url('../fonts/Fabrikat-Normal-Hairline-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fabrikat';
  src: url('../fonts/Fabrikat-Normal-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}