@font-face {
  font-family: Circe;
  src: url('../fonts/Circe-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Circe;
  src: url('../fonts/Circe-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.section {
  flex-flow: column;
  display: flex;
}

.header {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 77.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer {
  color: #93a1cb;
  border-top: 1px solid #e3e8f2;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100rem;
  margin-top: 2.6rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2.6rem 4.6rem 1.8rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
  display: flex;
}

.block {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: space-between;
  align-items: stretch;
  width: 77.4995%;
  max-width: 77.5rem;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  background-color: #ddd0;
  border-bottom: 1px solid #e3e8f2;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem 4.6rem;
  display: flex;
}

.brand {
  justify-content: flex-start;
  align-items: center;
  width: 13rem;
  padding-left: 0;
}

.nav-link {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6rem;
}

.button__navbar {
  color: #fff;
  cursor: pointer;
  background-color: #0d1d4a;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 1rem;
  padding: .813rem 1.25rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.text-block {
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.text-block.mobil {
  display: none;
}

.nav-menu {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.img__button {
  margin-right: 6px;
}

.text__footer {
  margin-bottom: .7rem;
  margin-right: 1rem;
}

.text__footer.size {
  width: 45rem;
}

.link {
  color: #7d2aeb;
  margin-bottom: .7rem;
  font-size: 1.563rem;
  font-weight: 700;
  line-height: 2rem;
  text-decoration: none;
}

.div-text__block {
  z-index: 999;
}

.text-block-2 {
  font-size: 1rem;
  line-height: 1.3rem;
}

.text-sub {
  width: 26rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.heading {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.5rem;
  line-height: 3rem;
}

.text-span, .text-span-2 {
  font-size: 2.5rem;
}

.text-span-3 {
  color: #7d2aeb;
  font-size: 2.5rem;
}

.div-block-4 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.text-input {
  color: #0d1d4a;
  cursor: text;
  border: 0 solid #0000;
  border-radius: .75rem;
  height: 3.875rem;
  margin-bottom: 0;
  padding: 1.063rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.75rem;
  box-shadow: 0 15px 45px #93a1c840;
}

.text-input::placeholder {
  color: #0d1d4ab3;
}

.div-block-5 {
  width: 49%;
  max-width: 278px;
}

.text-field {
  color: #000;
  border: 1px solid #e3e8f2;
  border-radius: 5px;
  height: 48px;
  margin-bottom: 0;
  padding: 14px 16px;
  font-size: 16px;
}

.text-field::placeholder {
  color: #000;
  font-weight: 400;
}

.field-label-2 {
  color: #93a1c8;
  margin-bottom: 8px;
  font-weight: 400;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.submit-button {
  color: #fff;
  cursor: pointer;
  background-color: #7d2aeb;
  border-radius: .75rem;
  margin-top: .938rem;
  padding: 1.125rem 2.3rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.625rem;
}

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

.form {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 2.625rem;
  display: flex;
}

.checkbox {
  background-color: #f1f4f9;
  border-color: #e3e8f2;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  margin-top: 0;
  margin-right: 8px;
}

.checkbox.w--redirected-checked {
  background-color: #7d2aeb;
  background-image: url('../images/Icon-check.svg');
  border-color: #e3e8f2;
}

.field-label {
  color: #93a1c8;
  margin-bottom: 8px;
  font-weight: 400;
}

.checkbox-label {
  color: #0d1d4a;
  cursor: pointer;
  width: 98.3577%;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.text-span-4 {
  color: #7d2aeb;
  font-weight: 700;
}

.link-2 {
  text-decoration: none;
}

.div-text-button {
  justify-content: space-between;
  align-items: center;
}

.foto__block {
  z-index: 1;
  display: none;
  position: relative;
}

.div-cards {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 32rem 0% auto;
}

.card {
  background-color: #fff;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-right: 1.2rem;
  padding: 2.5rem;
  display: flex;
  box-shadow: 0 15px 45px #93a1cb40;
}

.card.size {
  max-width: 100%;
  margin-right: 0;
}

.img-card {
  max-width: 3.8rem;
  margin-right: 1rem;
}

.text-bold {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.2rem;
}

.text {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.625rem;
}

.text.color {
  color: #93a1c8;
}

.div-block-8 {
  flex-flow: column;
  margin-top: 3.5rem;
  display: flex;
  position: relative;
}

.form-block {
  margin-bottom: 0;
}

.bold-text, .bold-text-2 {
  font-size: 2.2rem;
  line-height: 2.7rem;
}

.div-foto {
  background-color: #f2eafd;
  background-image: url('../images/Vector-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2.5rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 34.375rem;
  display: flex;
  position: relative;
}

.foto-mobail {
  display: block;
}

.body {
  color: #0d1d4a;
  font-family: Circe, Arial, sans-serif;
  font-weight: 700;
}

.link-3, .link-4 {
  color: #93a1c8;
}

.div-total {
  border-radius: 2.5rem;
  width: 100%;
  max-width: 40.625rem;
  padding: 2.625rem;
  box-shadow: 0 15px 45px #93a1c840;
}

.div-block-10 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.text-block-3 {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.code-embed {
  display: none;
}

.button-sotial {
  color: #fff;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.625rem;
  text-decoration: none;
  display: flex;
}

.button-sotial.vk {
  background-color: #07f;
  margin-bottom: .75rem;
}

.button-sotial.ya {
  background-color: #000;
}

.div-line {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
}

.text-mini {
  color: #93a1c8;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.125rem;
}

.text-mini.marg {
  margin-top: 2.625rem;
  font-weight: 400;
}

.text-mini.padding {
  padding-left: 0;
  padding-right: 0;
}

.text-mini.padding.size {
  width: 66%;
}

.line {
  background-color: #e3e8f2;
  width: 100%;
  height: 1px;
}

.sotial {
  width: 1.5rem;
  margin-right: .75rem;
}

.text-block-4 {
  background-color: #93a1c8;
  font-weight: 400;
}

.div-block-11 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 2.625rem;
  display: flex;
}

.div-block-11.mobile {
  display: none;
}

.div-block {
  background-color: #fff;
  border-radius: 2rem;
  padding: 1.5rem;
}

.text-block-5 {
  font-size: 2rem;
  line-height: 2.375rem;
}

.text-span-5 {
  color: #93a1c8;
}

.text-block-6 {
  margin-bottom: .625rem;
  font-size: 2rem;
  line-height: 2.375rem;
}

.image-2 {
  position: absolute;
  inset: auto 0% 0%;
}

@media screen and (min-width: 1280px) {
  .section {
    flex-flow: row;
  }

  .block {
    position: static;
  }

  .text__footer {
    margin-bottom: 0;
  }

  .text__footer.size {
    line-height: 20px;
  }

  .link {
    font-size: 1.8rem;
  }

  .text-sub {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }

  .div-text-button {
    margin-top: 2rem;
  }

  .foto__block {
    width: 100%;
    display: block;
  }

  .div-cards {
    margin-top: 4rem;
    position: relative;
    top: 0;
  }

  .card {
    padding: 2rem;
  }

  .text-bold {
    font-size: 1.7rem;
    line-height: 2rem;
  }

  .bold-text, .bold-text-2 {
    font-size: 2.1rem;
    line-height: 2.5rem;
  }

  .foto-mobail {
    display: none;
  }

  .div-total {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .block {
    position: static;
  }

  .brand {
    width: 100%;
    max-width: 10rem;
  }

  .nav-link, .text-block {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .image {
    width: 100%;
  }

  .text__footer.size {
    width: auto;
    max-width: 45rem;
    margin-left: 0;
    margin-right: 0;
  }

  .text-sub {
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .text-span-2, .text-span-3 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }

  .checkbox-label {
    width: 72%;
    font-size: .8rem;
  }

  .div-text-button {
    margin-top: 1.4rem;
  }

  .foto__block {
    width: 100%;
  }

  .div-cards {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 4rem;
    position: static;
    inset: 25.9rem 0% auto;
  }

  .card {
    margin-right: 1.6rem;
    padding: 2rem;
  }

  .img-card {
    width: 100%;
    max-width: 3.5rem;
  }

  .text-bold {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .bold-text, .bold-text-2 {
    font-size: 2.3rem;
  }

  .div-total {
    flex-flow: column;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    width: 100%;
  }

  .nav-link, .text-block {
    font-size: 1.2rem;
  }

  .text__footer, .text__footer.size {
    font-size: 1rem;
  }

  .div-text__block {
    width: 100%;
    max-width: 50rem;
  }

  .text-sub {
    font-size: 1.3rem;
    line-height: 120%;
  }

  .text-span-2 {
    font-size: 3rem;
  }

  .checkbox, .checkbox.w--redirected-checked {
    width: 28px;
    height: 28px;
    margin-right: 1rem;
  }

  .checkbox-label {
    font-size: .9rem;
    line-height: 120%;
  }

  .div-cards {
    width: 100%;
  }

  .bold-text, .bold-text-2 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 991px) {
  .footer {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 3rem;
    padding-bottom: 1.6rem;
  }

  .block {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 57rem;
    position: relative;
  }

  .navbar {
    margin-bottom: 32px;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .nav-link {
    font-size: 1.6rem;
  }

  .button__navbar {
    padding: 1.2rem 1.5rem;
  }

  .text-block {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .text__footer {
    margin-bottom: .7rem;
  }

  .text__footer.size {
    width: 40%;
  }

  .link {
    margin-bottom: .7rem;
    font-size: 2rem;
  }

  .text-sub {
    width: 64%;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .heading {
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .text-span-2 {
    font-size: 3rem;
  }

  .text-input {
    border-radius: .9rem;
    height: 5rem;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    padding-left: 1.3rem;
    font-size: 1.5rem;
  }

  .submit-button {
    border-radius: .9rem;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .checkbox-label {
    width: 90%;
    max-width: 280px;
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

  .foto__block {
    display: none;
  }

  .div-cards {
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    inset: 34rem 0% auto;
  }

  .img-card {
    max-width: 4rem;
  }

  .text {
    width: 70%;
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .div-block-8 {
    margin-top: 0;
  }

  .bold-text {
    font-size: 2.8rem;
    line-height: 3rem;
  }

  .bold-text-2 {
    font-size: 2.8rem;
  }

  .div-foto {
    justify-content: flex-end;
    align-items: stretch;
    width: 40rem;
    margin-left: 0;
    display: none;
  }

  .foto-mobail {
    width: 100%;
    max-width: 293px;
    max-height: 426px;
    display: block;
  }

  .div-total {
    max-width: 100%;
  }

  .button-sotial {
    border-radius: .9rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .button-sotial.vk {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }

  .text-mini {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }

  .text-mini.padding.size {
    width: 90%;
  }

  .sotial {
    width: 2rem;
    margin-right: 1rem;
  }

  .div-block-11 {
    background-color: #f2eafd;
  }

  .div-block-11.mobile {
    background-image: url('../images/Vector-1.svg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 2.5rem;
    justify-content: center;
    align-items: center;
    max-width: 57rem;
    margin-top: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .text-block-6 {
    margin-bottom: 1rem;
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .header {
    max-width: 650px;
  }

  .footer {
    flex-flow: column;
    margin-top: 4rem;
    margin-right: 0;
    font-size: 1.7rem;
    line-height: 2rem;
  }

  .block {
    flex-flow: column;
    width: 70%;
    max-width: 650px;
    margin-top: 1rem;
    position: static;
  }

  .navbar {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .brand {
    width: 16rem;
  }

  .nav-link {
    font-size: 14px;
    line-height: 20px;
  }

  .button__navbar {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .text__footer {
    margin-bottom: 1.5rem;
    margin-right: 0;
  }

  .text__footer.size {
    width: 100%;
  }

  .link {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .div-text__block {
    width: 100%;
  }

  .text-sub {
    width: 100%;
    max-width: 100%;
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .heading {
    width: 100%;
    font-size: 5rem;
    line-height: 6rem;
  }

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

  .text-input {
    height: 6.5rem;
    padding-left: 2rem;
    font-size: 2.5rem;
  }

  .submit-button {
    margin-top: 1.2rem;
    margin-left: 10px;
    padding: 2rem 3rem;
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .checkbox-label {
    width: 100%;
    max-width: 100%;
    font-size: 2rem;
    line-height: 3rem;
  }

  .div-text-button {
    margin-top: 3.5rem;
  }

  .div-cards {
    flex-flow: row;
    justify-content: flex-end;
    width: 100%;
    margin-top: 24px;
    position: static;
  }

  .card {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    margin-right: 1.5rem;
  }

  .img-card {
    max-width: 5.9rem;
    margin-right: 2rem;
  }

  .text-bold {
    font-size: 2.9rem;
    line-height: 4rem;
  }

  .text {
    width: 100%;
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .bold-text {
    font-size: 4.3rem;
    line-height: 5.5rem;
  }

  .bold-text-2 {
    font-size: 4.3rem;
    line-height: 5rem;
  }

  .div-foto, .foto-mobail {
    display: none;
  }

  .div-total {
    border-radius: 3rem;
  }

  .button-sotial {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .button-sotial.vk {
    margin-bottom: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .text-mini {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .sotial {
    width: 3rem;
    margin-right: 1.5rem;
  }

  .div-block-11.mobile {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-radius: 3rem;
    width: 70%;
    max-width: 650px;
    margin-top: 3rem;
  }

  .text-block-6 {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}

@media screen and (max-width: 479px) {
  .header {
    max-width: 100%;
  }

  .footer {
    width: 100%;
    margin-top: 2rem;
    padding: 1rem 1.5rem 1.5rem;
    font-size: 3rem;
    line-height: 4rem;
  }

  .block {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }

  .navbar {
    width: 100%;
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .brand {
    width: 8rem;
  }

  .nav-link {
    display: none;
  }

  .button__navbar {
    justify-content: center;
    align-items: center;
    padding: .813rem 1.5rem;
  }

  .text-block {
    display: none;
  }

  .text-block.mobil {
    display: block;
  }

  .img__button {
    width: 16px;
    margin-right: 0;
  }

  .text__footer {
    margin-bottom: 2rem;
  }

  .link {
    order: -9999;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .text-sub {
    font-size: 3rem;
    line-height: 4.2rem;
  }

  .heading {
    margin-bottom: .75rem;
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .text-span-2, .text-span-3 {
    font-size: 3.8rem;
    line-height: 4rem;
  }

  .div-block-4 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .text-input {
    border-radius: .75rem;
    height: 3.5rem;
    padding: 1.063rem;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-5 {
    width: 100%;
    max-width: 335px;
    margin-bottom: 16px;
  }

  .text-field {
    height: 40px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px;
    line-height: 18px;
  }

  .submit-button {
    border-radius: .75rem;
    margin-top: .938rem;
    margin-left: 0;
    padding: 1.063rem;
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .div-block-6 {
    width: 100%;
    max-width: 335px;
  }

  .form {
    align-items: stretch;
    margin-top: 2rem;
  }

  .field-label {
    line-height: 18px;
  }

  .checkbox-label {
    font-size: 3.2rem;
    line-height: 4.2rem;
  }

  .div-text-button {
    flex-flow: column;
  }

  .div-cards {
    flex-flow: column;
    margin-top: 7rem;
  }

  .card {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 4.5rem;
    margin-right: 0;
    padding: 4.5rem;
  }

  .img-card {
    max-width: 10rem;
    margin-right: 2.5rem;
  }

  .text-bold {
    font-size: 5.1rem;
    line-height: 6rem;
  }

  .text {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .text.color {
    font-size: .875rem;
  }

  .bold-text, .bold-text-2 {
    font-size: 5.2rem;
    line-height: 5rem;
  }

  .menu-button {
    width: 40px;
    height: 40px;
    padding: 12px;
  }

  .div-total {
    border-radius: 0 0 1.5rem 1.5rem;
    padding: 1.5rem;
    box-shadow: 0 15px 45px #93a1c840;
  }

  .div-block-10 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .button-sotial {
    border-radius: .75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .button-sotial.vk {
    margin-bottom: .75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .div-line {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .text-mini {
    font-size: .875rem;
    line-height: 1rem;
  }

  .text-mini.marg {
    margin-top: 2rem;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.2rem;
  }

  .text-mini.padding.size {
    width: 100%;
    line-height: 1.2rem;
  }

  .sotial {
    width: 1.5rem;
    margin-right: .5rem;
  }

  .div-block-11.mobile {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-radius: 1.5rem;
    width: 90%;
    max-width: 100%;
    margin-top: 2rem;
    padding: .75rem;
  }

  .div-block {
    border-radius: 1.5rem;
    padding: 1rem;
  }

  .text-block-6 {
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}


@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circe';
  src: url('../fonts/Circe-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}