h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.section-2 {
  background-color: #000;
}

.navbar {
  background-color: transparent;
}

.image {
  width: 350px;
}

.brand {
  top: 5px;
  bottom: 5px;
  margin-bottom: 17px;
  padding: 5px;
  opacity: 1;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
}

.brand:hover {
  top: 5px;
  bottom: 5px;
  margin-bottom: 17px;
  padding: 5px;
  opacity: 0.65;
  -webkit-transition: opacity 700ms ease;
  transition: opacity 700ms ease;
}

.container {
  padding-top: 8px;
}

.container-2 {
  padding-bottom: 0px;
}

.link-decimo {
  padding-right: 22px;
  padding-left: 22px;
  background-color: transparent;
  -webkit-transition: background-color 600ms cubic-bezier(.23, 1, .32, 1);
  transition: background-color 600ms cubic-bezier(.23, 1, .32, 1);
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 2px;
  font-weight: 700;
  text-transform: uppercase;
}

.link-decimo:hover {
  padding-right: 23px;
  padding-left: 23px;
  background-color: #ffed00;
  font-family: Lato, sans-serif;
  color: #000;
  line-height: 2px;
  text-transform: uppercase;
}

.link-decimo.w--current {
  background-color: transparent;
  color: #76b729;
}

.link-decimo.link-compre {
  background-color: #ffed00;
  color: #000;
  font-weight: 700;
}

.link-decimo.link-compre:hover {
  padding-right: 23px;
  padding-left: 23px;
  background-color: #76b729;
  color: #fff;
}

.div-redes {
  margin-top: 20px;
  float: right;
}

.div-redes.redess-rodape {
  margin-top: 2px;
}

.redes-icons {
  width: auto;
  font-family: 'Fa brands 400', sans-serif;
}

.link-redes {
  margin-right: 0px;
  margin-left: 7px;
  padding: 5px 7px;
  border-radius: 999px;
  background-color: #fff;
  -webkit-transition: background-color 500ms cubic-bezier(.23, 1, .32, 1);
  transition: background-color 500ms cubic-bezier(.23, 1, .32, 1);
  color: #000;
  font-size: 17px;
  text-decoration: none;
}

.link-redes:hover {
  background-color: #ffed00;
  color: #76b729;
}

.link-redes.link-redes-face {
  padding-right: 10px;
  padding-left: 10px;
}

.link-redes.link-youtube {
  padding-right: 6px;
  padding-left: 6px;
}

.frase-destaque {
  position: static;
  margin-top: 216px;
  padding-right: 75px;
  padding-left: 75px;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  color: #fff;
  font-size: 3.9em;
  line-height: 1.5em;
  text-align: center;
}

.text-fonte {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 10px;
  margin-right: 75px;
  padding: 6px 20px;
  float: right;
  background-color: #000;
  font-family: Lato, sans-serif;
  color: #fff;
  font-style: italic;
  font-weight: 400;
  text-align: right;
}

.fullbanner-infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #29211f;
  font-size: 57px;
  line-height: 57px;
}

.heading.subhead-destaque {
  font-size: 35px;
  line-height: 42px;
  text-align: center;
}

.heading.subhead-destaque.sub-ouca-tambem {
  margin-top: 10px;
  font-size: 32px;
  line-height: 34px;
}

.heading.subhead-destaque.sub-ouca-tambem.sub-5-cap {
  margin-top: 15px;
  margin-bottom: 35px;
  font-size: 25px;
  font-weight: 700;
}

.heading.subhead-destaque.capitulos {
  color: #76b729;
  font-size: 41px;
  text-transform: uppercase;
}

.heading.subhead-destaque.head-titulo-cap {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
}

.heading.subhead-destaque.head-titulo-cap.rodape-sub {
  margin-bottom: 0px;
  float: left;
  font-size: 21px;
}

.heading.subhead-destaque.destaque-rodape {
  margin-bottom: 5px;
}

.heading.head-interna {
  margin-bottom: 20px;
  color: #76b729;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading.head-interna.head-entrevistas {
  font-family: Lato, sans-serif;
  font-size: 41px;
  line-height: 49px;
  font-weight: 900;
  text-align: left;
  letter-spacing: 0px;
}

.heading.head-interna.head-entrevistas.head-curriculos {
  font-size: 37px;
}

.heading.head-mascara {
  font-size: 35px;
  line-height: 47px;
  text-align: left;
}

.heading.head-mascara.head-compre {
  font-size: 26px;
  line-height: 32px;
  text-align: center;
}

.text-decimo {
  margin-top: 22px;
  font-family: Lato, sans-serif;
  color: #29211f;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
}

.text-decimo.text-mascara {
  font-size: 17px;
  line-height: 27px;
  text-align: left;
}

.div-block {
  width: 100%;
  height: 110px;
  margin-top: 35px;
  background-image: url('../images/joao-decimobr.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.ouca {
  padding-top: 55px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#c2939e), to(#968c9e));
  background-image: linear-gradient(90deg, #c2939e, #968c9e);
  font-family: Lato, sans-serif;
}

.video-tema {
  height: auto;
  margin-top: 10px;
}

.link-text {
  -webkit-transition: color 600ms cubic-bezier(.23, 1, .32, 1);
  transition: color 600ms cubic-bezier(.23, 1, .32, 1);
  color: #ffed00;
  text-decoration: none;
}

.link-text:hover {
  color: #76b729;
}

.sec-cap-01 {
  height: 440px;
  background-color: #eee4dd;
  background-image: url('../images/capitulo-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
}

.sec-cap-01.cap-02 {
  background-image: url('../images/capitulo-02.jpg');
}

.sec-cap-01.cap-03 {
  background-image: url('../images/capitulo-03.jpg');
}

.sec-cap-01.cap-04 {
  background-image: url('../images/capitulo-04.jpg');
}

.sec-cap-01.cap-05 {
  background-image: url('../images/capitulo-05.jpg');
}

.sec-text-01 {
  padding-top: 45px;
  padding-bottom: 39px;
  background-color: #eee4dd;
}

.par {
  font-family: Merriweather, serif;
  color: #555;
  font-size: 15px;
  line-height: 33px;
}

.par.par-dicas-curriculos {
  color: rgba(41, 33, 31, 0.9);
}

.btn-decimo {
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px 40px;
  background-color: #76b729;
  -webkit-transition: color 600ms ease, background-color 600ms ease;
  transition: color 600ms ease, background-color 600ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-decimo:hover {
  background-color: #ffed00;
  color: #5f5f5f;
}

.btn-decimo.btn-ac-compre {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
}

.div-centralizar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-centralizar.div-centralizar-2-btns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rodape {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 6px solid #606060;
}

.container-4 {
  height: auto;
}

.slider-home {
  height: 520px;
}

.decimo-slide-01 {
  background-image: url('../images/full-001.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.decimo-slide-01.decimo-slide-02 {
  background-image: url('../images/full-002.jpg');
}

.decimo-slide-01.decimo-slide-03 {
  background-image: url('../images/full-003.jpg');
}

.decimo-slide-01.decimo-slide-04 {
  background-image: url('../images/full-004.jpg');
}

.image-3 {
  width: 410px;
  margin-bottom: 50px;
}

.sec-interna {
  background-color: rgba(41, 33, 31, 0.1);
}

.sec-interna.sec-entrevistas {
  background-color: rgba(249, 226, 131, 0.79);
}

.sec-interna.sec-entrevistas.sec-curriculos {
  background-color: #d9e6b1;
  background-image: url('../images/rodape-cartaz.png'), url('../images/fundo-004.jpg');
  background-position: 100% 100%, 20% 21%;
  background-size: 200px, cover;
  background-repeat: no-repeat, no-repeat;
}

.cont-downloads {
  padding-top: 55px;
  padding-bottom: 85px;
  padding-left: 135px;
}

.cont-downloads.cont-dicas-entrevista {
  padding-left: 0px;
}

.cont-downloads.cont-galeria {
  padding-left: 0px;
}

.div-ilustracoes-rodape {
  height: 600px;
  margin-top: 74px;
  background-image: url('../images/decimo-br-ilustracoes-rodape-001.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
}

.ac-content {
  overflow: hidden;
  margin-top: 20px;
}

.dic-ac-centralizar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.drop-menu {
  color: #fff;
  font-size: 15px;
}

.dropdown-toggle {
  padding: 11px 22px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.dropdown-toggle:hover {
  background-color: #ffed00;
  color: #000;
}

.dropdown-toggle:focus {
  background-color: #000;
  color: #fff;
}

.drop-link {
  padding-right: 0px;
  padding-left: 25px;
  background-color: #76b729;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.drop-link:hover {
  background-color: #7ec22f;
}

.drop-link.w--current {
  color: #fff;
}

.icon {
  display: none;
}

.sec-mascara {
  padding-top: 60px;
  padding-bottom: 190px;
  background-color: #ffe0b2;
  background-image: url('../images/decimo-br-pessoas.png'), url('../images/fundo-001.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: 380px, auto;
  background-repeat: no-repeat, no-repeat;
}

.sec-mascara.sec-paper-toy {
  background-color: #dce9f4;
  background-image: url('../images/rodape-paper-toy.png'), url('../images/fundo-003.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: 220px, cover;
  background-repeat: no-repeat, repeat;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-right: 0px;
  padding: 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  font-family: Lato, sans-serif;
  color: #000;
  text-decoration: none;
}

.link-block-2:hover {
  background-color: #76b729;
}

.link-block-2.link-curriculos {
  display: block;
  height: 210px;
  margin-right: 0px;
  padding-bottom: 7px;
  float: left;
}

.link-block-2.link-compre {
  padding: 0px;
  background-color: transparent;
}

.link-block-2.link-compre:hover {
  opacity: 0.8;
}

.text-block {
  display: block;
}

.text-block.text-masc {
  margin-top: 8px;
  line-height: 19px;
  text-align: center;
}

.image-4 {
  width: 122px;
  max-width: 100%;
  margin-bottom: 10px;
}

.sec-cartaz-02 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ede4dd;
  background-image: url('../images/rodape-cartaz.png'), url('../images/fundo-002.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat, repeat;
}

.sec-cartaz-02.sec-compre {
  padding-top: 151px;
  padding-bottom: 151px;
  background-color: #dce5b2;
  background-image: url('../images/rodape-cartaz.png'), url('../images/fundo-compre-3.png');
  background-position: 100% 100%, 30% 50%;
  background-size: auto, contain;
  background-repeat: no-repeat, no-repeat;
}

.headizinho-entrevista {
  font-family: Lato, sans-serif;
  color: rgba(41, 33, 31, 0.8);
  font-size: 24px;
  line-height: 29px;
  font-weight: 900;
}

.div-central-curriculos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-contador {
  margin-right: 5px;
  margin-left: 5px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-contador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 10px 0px;
  float: left;
  background-color: transparent;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 37px;
  float: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(0, 0, 0, 0.9);
}

.light-img-02 {
  -webkit-transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 500ms cubic-bezier(.23, 1, .32, 1);
}

.light-img-02:hover {
  opacity: 0.84;
}

.col-galeria {
  margin-bottom: 20px;
}

.col-comprar {
  margin-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .link-decimo {
    background-color: #76b729;
  }

  .menu-button {
    color: #ffed00;
  }

  .menu-button.w--open {
    background-color: #ffed00;
    color: #000;
  }

  .frase-destaque {
    margin-top: 200px;
    font-size: 3.8em;
    line-height: 1.1em;
  }

  .fullbanner-infos {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading.subhead-destaque.head-titulo-cap.rodape-sub {
    float: none;
  }

  .heading.subhead-destaque.destaque-rodape {
    font-size: 31px;
  }

  .div-block {
    background-size: cover;
  }

  .ouca {
    padding-right: 20px;
    padding-left: 20px;
  }

  .sec-text-01 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .sec-interna.sec-entrevistas.sec-curriculos {
    background-position: 100% 100%, 140% 50%;
    background-repeat: no-repeat, no-repeat;
  }

  .cont-downloads {
    padding-left: 0px;
  }

  .cont-downloads.cont-dicas-entrevista {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-ilustracoes-rodape {
    height: 300px;
  }

  .drop-menu {
    display: none;
  }

  .dropdown-toggle {
    display: block;
    background-color: #76b729;
  }

  .sec-mascara {
    padding-right: 20px;
    padding-bottom: 228px;
    padding-left: 20px;
    background-position: 100% 100%, 50% 50%;
  }

  .sec-mascara.sec-paper-toy {
    background-position: 100% 100%, 50% 50%;
  }

  .link-block-2 {
    margin-right: 0px;
  }

  .link-block-2.link-curriculos {
    height: auto;
  }

  .image-4 {
    width: 107px;
  }

  .sec-cartaz-02 {
    padding-bottom: 212px;
    background-image: url('../images/rodape-cartaz.png'), url('../images/fundo-002.jpg');
    background-position: 100% 100%, 50% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat, repeat;
  }

  .sec-cartaz-02.sec-compre {
    padding-top: 84px;
    padding-bottom: 211px;
    background-position: 100% 100%, 680% 50%;
    background-size: auto, cover;
  }
}

@media screen and (max-width: 767px) {
  .menu-button {
    margin-top: 5px;
  }

  .div-redes {
    margin-right: 10px;
  }

  .frase-destaque {
    margin-top: 183px;
    font-size: 2.9em;
  }

  .heading.subhead-destaque.head-titulo-cap.rodape-sub {
    line-height: 28px;
  }

  .heading.head-interna.head-entrevistas {
    font-size: 37px;
    line-height: 43px;
  }

  .div-block {
    background-size: cover;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cont-downloads {
    padding-right: 20px;
    padding-bottom: 219px;
    padding-left: 20px;
  }

  .cont-downloads.cont-dicas-entrevista {
    padding-right: 25px;
    padding-bottom: 60px;
    padding-left: 25px;
  }

  .div-ilustracoes-rodape {
    height: 230px;
  }

  .dropdown-toggle {
    display: block;
  }

  .sec-mascara {
    background-position: 100% 100%, 100% 100%;
    background-size: auto, auto;
  }

  .sec-mascara.sec-paper-toy {
    background-image: url('../images/rodape-paper-toy.png'), url('../images/fundo-003.jpg');
    background-position: 100% 100%, 250% 50%;
    background-size: 220px, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .image-4 {
    width: 69px;
  }

  .sec-cartaz-02 {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 100% 100%;
    background-size: auto;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    margin-right: 10px;
    margin-left: 10px;
  }

  .brand.w--current {
    margin-bottom: 0px;
  }

  .div-redes {
    margin-right: 10px;
  }

  .div-redes.redess-rodape {
    float: right;
  }

  .frase-destaque {
    padding-right: 25px;
    padding-left: 25px;
    font-family: Lato, sans-serif;
    font-size: 2.1em;
    line-height: 1.2em;
    font-weight: 900;
  }

  .text-fonte {
    margin-right: 30px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
  }

  .heading {
    font-family: Lato, sans-serif;
    font-size: 45px;
    line-height: 52px;
    font-weight: 900;
  }

  .heading.subhead-destaque {
    font-size: 27px;
    line-height: 34px;
  }

  .heading.subhead-destaque.sub-ouca-tambem {
    font-size: 30px;
  }

  .heading.subhead-destaque.sub-ouca-tambem.sub-5-cap {
    font-size: 19px;
    line-height: 25px;
  }

  .heading.subhead-destaque.capitulos {
    font-size: 25px;
    line-height: 27px;
  }

  .heading.subhead-destaque.head-titulo-cap {
    margin-top: 5px;
    line-height: 29px;
  }

  .heading.subhead-destaque.head-titulo-cap.rodape-sub {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 24px;
  }

  .heading.subhead-destaque.destaque-rodape {
    font-size: 26px;
    line-height: 31px;
  }

  .heading.subhead-destaque.head-dez-mi {
    margin-top: 15px;
  }

  .heading.head-interna {
    font-size: 34px;
    line-height: 39px;
    letter-spacing: 0px;
  }

  .heading.head-interna.head-entrevistas {
    font-size: 32px;
    line-height: 40px;
  }

  .heading.head-interna.head-entrevistas.head-curriculos {
    font-size: 33px;
    line-height: 40px;
  }

  .heading.head-mascara {
    font-size: 31px;
    line-height: 39px;
  }

  .text-decimo {
    font-size: 20px;
    line-height: 26px;
  }

  .div-block {
    background-size: cover;
  }

  .sec-cap-01 {
    height: 240px;
  }

  .btn-decimo {
    margin-bottom: 8px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 15px;
  }

  .div-centralizar.div-centralizar-2-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-arrow {
    display: none;
  }

  .left-arrow {
    display: none;
  }

  .div-ilustracoes-rodape {
    height: 143px;
    margin-top: 30px;
  }

  .dropdown-toggle {
    display: block;
  }

  .sec-mascara {
    padding-bottom: 180px;
    background-position: 100% 100%, -590% 50%;
    background-size: 290px, auto;
  }

  .sec-mascara.sec-paper-toy {
    padding-bottom: 210px;
  }

  .image-4 {
    width: 100px;
  }

  .bold-text {
    font-size: 14px;
  }

  .sec-cartaz-02 {
    background-position: 100% 100%;
    background-size: auto;
  }

  .headizinho-entrevista {
    font-size: 22px;
    line-height: 22px;
  }
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}