*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  background-color: rgba(248, 248, 248, 1);
}

body {
  font-family: "Eugenio Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: rgba(43, 43, 43, 1);
}

a {
  color: inherit;
  text-decoration: inherit;
}

strong {
  font-weight: bolder;
}

.h14fc1 h3 a {
  color: #155586;
}

button,
input {
  color: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

button {
  background-color: transparent;
  background-image: none;
  text-transform: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

blockquote,
menu,
ul {
  margin: 0;
}

menu,
ul {
  list-style: none;
  padding: 0;
}

input::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}

input::placeholder {
  color: #9ca3af;
  opacity: 1;
}

button {
  cursor: pointer;
}

img,
svg {
  display: block;
  vertical-align: middle;
}

img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  cursor: pointer;
}

[hidden] {
  display: none;
}

.u745c1 {
  display: flex;
  flex-direction: column;
  gap: 75px;
  margin: 100px 0px;
}

.container {
  max-width: 840px;
  padding: 0px 20px;
  margin: 0 auto;
}

.wffd90 {
  color: #155586;
  font-weight: 500;
}

.wffd90:hover {
  text-decoration: underline;
}

/* HEADER */
.navbar {
  padding: 20px 0;
  font-family: "Arial", sans-serif;
  position: sticky;
  top: 0;
  background-color: rgba(248, 248, 248, 1);
  z-index: 999;
}

.s38454 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 150px;
}

.e027b1 {
  display: none;
}

.s38454 a {
  font-size: 16px;
  transition: color 0.2s ease;
  text-transform: uppercase;
}

.s38454 a:hover {
  opacity: 0.7;
}

.s38454 .d56d5d img {
  height: 25px;
  width: auto;
  display: block;
}

/* ARTICLE */

.n1a5dd {
  width: 100%;
  max-width: 1360px;
  padding: 0px 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.a1da1d {
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}

.c84c4f {
  font-family: "Eugenio Serif", serif;
  font-size: 64px;
  font-weight: 500;
  text-align: center;
}

.ee0025 {
  font-family: "Eugenio Text", serif;
  line-height: 23px;
}

.ta80ff {
  font-family: "Arial", sans-serif;
  display: flex;
  justify-content: center;
  gap: 100px;
}

.ta80ff .u3a2cf {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 16px;
  text-transform: uppercase;
}

.ta80ff .u3a2cf img {
  width: 20px;
  height: 20px;
}

.h14fc1 {
  font-family: "Eugenio Text", serif;
  line-height: 23px;
}

.h14fc1 h3 {
  font-family: "Eugenio Serif", serif;
  font-size: 20px;
  margin: 30px 0px;
  font-weight: 600;
}

.h14fc1 p {
  margin-bottom: 30px;
}

.h14fc1 ol,
.h14fc1 ul {
  margin-bottom: 30px;
  padding-left: 30px;
}

.h14fc1 ol > li:not(:last-child),
.h14fc1 ul > li:not(:last-child) {
  padding-bottom: 15px;
}

.h14fc1 ul {
  list-style: disc;
}

.b69813 {
  margin-bottom: 30px;
}

.bcbed7 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0px;
}

.bcbed7::before,
.bcbed7::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: rgba(43, 43, 43, 1);
  z-index: 0;
}

.bcbed7::before {
  left: 0;
}

.bcbed7::after {
  right: 0;
}

.eb4dbd {
  display: flex;
  align-items: center;
  gap: 16px;
  background-color: rgba(248, 248, 248, 1);
  z-index: 1;
  text-align: center;
  flex-wrap: wrap;
  padding: 0px 15px;
}

.c5569a {
  white-space: nowrap;
}

.cff10e img {
  width: 27px;
  height: 27px;
}

/* COMMENTS */
.y4480f {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.b64c7e {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.l72c29 {
  display: flex;
  flex-direction: column;
  gap: 120px;
  border: 1px solid rgba(191, 191, 191, 1);
  padding: 20px;
  border-radius: 5px;
}

.l72c29 input {
  font-family: "Eugenio Text", sans-serif;
  border: none;
  outline: none;
  background-color: inherit;
  font-size: 14px;
  line-height: 23px;
}

.l72c29 input::placeholder {
  color: rgba(191, 191, 191, 1);
}

.l72c29 a {
  font-family: "Arial", sans-serif;
  align-self: flex-end;
  padding: 10px 20px;
  background-color: rgba(43, 43, 43, 1);
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.l72c29 a:hover {
  background-color: #000;
}

.e64860 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.e4ebec {
  display: flex;
  gap: 10px;
}

.ba00d0 {
  font-family: "Eugenio Serif", sans-serif;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-color: rgba(205, 186, 153, 1);
  color: rgba(248, 248, 248, 1);
  font-weight: 500;
  font-size: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ebd5e3 {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.v8f621 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.de49a4 {
  font-family: "Eugenio Serif", sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.de49a4:hover {
  opacity: 0.7;
}

.c08d45 {
  font-family: "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.vce186 {
  font-family: "Eugenio Text", sans-serif;
  line-height: 23px;
}

.l95177 {
  font-family: "Arial", sans-serif;
  display: flex;
  font-size: 14px;
  gap: 20px;
}

.ba6e3f {
  display: flex;
  align-items: center;
  gap: 5px;
}

.ba6e3f:hover {
  opacity: 0.7;
}

.ba6e3f img {
  width: 15px;
  height: 15px;
}

/* FOOTER */
.afd7e9 {
  background-color: rgba(43, 43, 43, 1);
  color: rgba(248, 248, 248, 1);
  padding: 50px 0px;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.d26be1 {
  max-width: 1360px;
  padding: 0px 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}

.c3fd9f {
  width: 122px;
}

.tc90e5 {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  text-transform: uppercase;
}

.tc90e5 a:hover {
  text-decoration: underline;
}

.j1725f p {
  margin: 20px 0;
}

.afd7e9 .wffd90 {
  color: rgba(205, 186, 153, 1);
}

@media (max-width: 1024px) {
  .s38454 {
    gap: 100px;
  }

  .container {
    max-width: 100%;
  }

  .u745c1 {
    margin: 50px 0px;
  }

  .n1a5dd {
    gap: 40px;
  }

  .a1da1d,
  .ee0025,
  .ta80ff .u3a2cf {
    font-size: 14px;
  }

  .c84c4f {
    font-size: 48px;
    text-align: center;
  }

  .dded29 .a4a3ce {
    font-size: 16px !important;
  }
  .dded29 .a4a3ce:hover {
    font-size: 16px !important;
  }
}

@media (max-width: 768px) {
  .s38454 {
    justify-content: space-between;
    padding: 0px 10px;
  }

  .container {
    padding: 0px 10px;
  }

  .u745c1 {
    gap: 50px;
  }

  .nav-link {
    display: none;
  }

  .e027b1 {
    display: block;
  }

  .n1a5dd {
    padding: 0px 10px;
    gap: 30px;
  }

  .a1da1d {
    text-align: center;
    padding: 0px 20px;
  }

  .a1da1d span {
    display: none;
  }

  .c84c4f {
    font-size: 32px;
  }

  .eb4dbd {
    flex-direction: column;
  }

  .c5569a {
    white-space: wrap;
    max-width: 200px;
  }

  .vce186,
  .l95177 {
    margin-left: -40px;
  }

  .d26be1 {
    gap: 40px;
  }
}

.lander-form-field .lander-submit {
  line-height: 1;
}

.lander-form-header {
  line-height: 1.2;
}
