@charset "UTF-8";.TwoColGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
.TwoColGrid .TextBlockColumn {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
.p2 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  .p2 {
    font-size: 16px;
    line-height: 28px;
  }
}
.p3 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  .p3 {
    font-size: 14px;
    line-height: 24px;
  }
}
.p4 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  .p4 {
    font-size: 14px;
    line-height: 20px;
  }
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
html, body {
  height: 100%;
}
#root {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
body {
  background-color: white;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "PT Sans", sans-serif;
}
.button-text {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
}
@media (max-width: 720px) {
  .button-text {
    font-size: 14px;
    line-height: 20px;
  }
}
@font-face {
  font-family: "Enriqueta";
  src: url("../css/Enriqueta-Bold.eot");
  src: url("/css/Enriqueta-Bold.eot?#iefix") format("embedded-opentype"), url("../css/Enriqueta-Bold.woff2") format("woff2"), url("../css/Enriqueta-Bold.woff") format("woff"), url("../css/Enriqueta-Bold.ttf") format("truetype"), url("/css/Enriqueta-Bold.svg#Enriqueta-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Enriqueta";
  src: url("../css/Enriqueta-Medium.eot");
  src: url("/css/Enriqueta-Medium.eot?#iefix") format("embedded-opentype"), url("../css/Enriqueta-Medium.woff2") format("woff2"), url("../css/Enriqueta-Medium.woff") format("woff"), url("../css/Enriqueta-Medium.ttf") format("truetype"), url("/css/Enriqueta-Medium.svg#Enriqueta-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Enriqueta";
  src: url("../css/Enriqueta-Regular.eot");
  src: url("/css/Enriqueta-Regular.eot?#iefix") format("embedded-opentype"), url("../css/Enriqueta-Regular.woff2") format("woff2"), url("../css/Enriqueta-Regular.woff") format("woff"), url("../css/Enriqueta-Regular.ttf") format("truetype"), url("/css/Enriqueta-Regular.svg#Enriqueta-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Enriqueta";
  src: url("../css/Enriqueta-SemiBold.eot");
  src: url("/css/Enriqueta-SemiBold.eot?#iefix") format("embedded-opentype"), url("../css/Enriqueta-SemiBold.woff2") format("woff2"), url("../css/Enriqueta-SemiBold.woff") format("woff"), url("../css/Enriqueta-SemiBold.ttf") format("truetype"), url("/css/Enriqueta-SemiBold.svg#Enriqueta-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PT Sans";
  src: url("../css/PTSans-Regular.eot");
  src: url("/css/PTSans-Regular.eot?#iefix") format("embedded-opentype"), url("../css/PTSans-Regular.woff2") format("woff2"), url("../css/PTSans-Regular.woff") format("woff"), url("../css/PTSans-Regular.ttf") format("truetype"), url("/css/PTSans-Regular.svg#PTSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PT Sans";
  src: url("../css/PTSans-Bold.eot");
  src: url("/css/PTSans-Bold.eot?#iefix") format("embedded-opentype"), url("../css/PTSans-Bold.woff2") format("woff2"), url("../css/PTSans-Bold.woff") format("woff"), url("../css/PTSans-Bold.ttf") format("truetype"), url("/css/PTSans-Bold.svg#PTSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PT Sans";
  src: url("../css/PTSans-BoldItalic.eot");
  src: url("/css/PTSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../css/PTSans-BoldItalic.woff2") format("woff2"), url("../css/PTSans-BoldItalic.woff") format("woff"), url("../css/PTSans-BoldItalic.ttf") format("truetype"), url("/css/PTSans-BoldItalic.svg#PTSans-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PT Sans";
  src: url("../css/PTSans-Italic.eot");
  src: url("/css/PTSans-Italic.eot?#iefix") format("embedded-opentype"), url("../css/PTSans-Italic.woff2") format("woff2"), url("../css/PTSans-Italic.woff") format("woff"), url("../css/PTSans-Italic.ttf") format("truetype"), url("/css/PTSans-Italic.svg#PTSans-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}._TwoColGrid_4edhn_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_4edhn_1 ._TextBlockColumn_4edhn_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_4edhn_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_4edhn_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_4edhn_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_4edhn_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_4edhn_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_4edhn_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_4edhn_118 {
  text-align: center;
}
._text-right_4edhn_122 {
  text-align: right;
}
._text-justify_4edhn_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._KeyVisual_4edhn_211 {
  margin-top: 10px;
  margin-bottom: 10px;
  max-height: 650px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 720px) {
  ._KeyVisual_4edhn_211 {
    flex-direction: column;
  }
}
._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 {
  fill: #FFFFFF;
  filter: drop-shadow(0px 0px 20px rgba(151, 71, 255, 0.2));
  width: 60%;
}
@media (max-width: 720px) {
  ._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 {
    width: 100%;
  }
}
._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 {
  background-color: #FFFFFF;
  padding: 2.75rem 2.75rem;
  min-height: 600px;
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 95% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 720px) {
  ._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 {
    padding: 0 12px 40px;
    text-align: center;
    clip-path: unset;
    background: none;
    min-height: unset;
  }
}
._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 ._KeyVisualContentInnerData_4edhn_251 {
  max-width: 536px;
}
@media (max-width: 720px) {
  ._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 ._KeyVisualContentInnerData_4edhn_251 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 ._KeyVisualContentInnerData_4edhn_251 ._KeyVisualContentLogo_4edhn_261 {
  margin-top: 15px;
  margin-bottom: 16px;
}
._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 ._KeyVisualContentInnerData_4edhn_251 ._KeyVisualContentLogo_4edhn_261 img {
  max-width: 190px;
  max-height: 60px;
}
@media (max-width: 720px) {
  ._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 ._KeyVisualContentInnerData_4edhn_251 ._KeyVisualContentLogo_4edhn_261 img {
    max-width: 162px;
  }
}
._KeyVisual_4edhn_211 ._KeyVisualContent_4edhn_224 ._KeyVisualContentInner_4edhn_234 ._KeyVisualContentInnerData_4edhn_251 ._KeyVisualContentText_4edhn_274 {
  margin: 16px 0 36px;
}
._KeyVisual_4edhn_211 ._KeyVisualAnimation_4edhn_277 {
  width: 40%;
}
@media (max-width: 720px) {
  ._KeyVisual_4edhn_211 ._KeyVisualAnimation_4edhn_277 {
    display: none;
  }
}
._KeyVisual_4edhn_211 ._KeyVisualAnimation_4edhn_277 canvas {
  width: 100% !important;
  height: 100% !important;
}._TwoColGrid_ybagn_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_ybagn_1 ._TextBlockColumn_ybagn_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_ybagn_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_ybagn_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_ybagn_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_ybagn_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_ybagn_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_ybagn_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_ybagn_118 {
  text-align: center;
}
._text-right_ybagn_122 {
  text-align: right;
}
._text-justify_ybagn_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._buttonBackground_ybagn_211._primary_ybagn_211:hover,
._buttonBackground_ybagn_211._primary_ybagn_211:hover ._button_ybagn_211,
._buttonBackground_ybagn_211._primary-icon_ybagn_213:hover,
._buttonBackground_ybagn_211._primary-icon_ybagn_213:hover ._button_ybagn_211 {
  background-color: #2E125E;
}
._buttonBackground_ybagn_211 {
  width: fit-content;
  overflow: hidden;
  box-shadow: 0px 0px 0px 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  border-radius: 8px;
}
._buttonBackground_ybagn_211._primary_ybagn_211, ._buttonBackground_ybagn_211._primary-icon_ybagn_213 {
  background: #491C96;
  /* Shadows/shadow-xs-skeuomorphic */
}
._buttonBackground_ybagn_211._ghost_ybagn_228 {
  background: none;
  border: none;
  box-shadow: none;
}
._buttonWrapper_ybagn_234 {
  width: 100%;
  padding: 2px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 6px;
}
._buttonWrapper_ybagn_234 ._button_ybagn_211 {
  padding: 10px 16px;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  border: none;
  outline: none;
}
@media (max-width: 720px) {
  ._buttonWrapper_ybagn_234 ._button_ybagn_211 {
    font-size: 14px;
    line-height: 20px;
  }
}
._buttonWrapper_ybagn_234 ._button_ybagn_211._primary_ybagn_211, ._buttonWrapper_ybagn_234 ._button_ybagn_211._primary-icon_ybagn_213 {
  border-radius: 6px;
  background: #491C96;
}
._buttonWrapper_ybagn_234 ._button_ybagn_211._primary-icon_ybagn_213 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._buttonWrapper_ybagn_234 ._button_ybagn_211._primary-icon_ybagn_213:after {
  content: "";
  background: url("data:image/svg+xml,%3csvg%20width='13'%20height='14'%20viewBox='0%200%2013%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Standard%20Icons%20Medium'%3e%3cpath%20id='Icon'%20d='M3.66663%2013L9.66663%207L3.66663%201'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: contain;
  width: 12px;
  height: 13px;
}
._buttonWrapper_ybagn_234 ._button_ybagn_211._disabled_ybagn_276 {
  background-color: #F2F4F7;
  color: #98A2B3;
  cursor: not-allowed;
}
._buttonWrapper_ybagn_234 ._button_ybagn_211._ghost_ybagn_228 {
  background-color: transparent;
  border: none;
  color: #30374F;
}
._buttonWrapper_ybagn_234 ._button_ybagn_211._ghost_ybagn_228:hover {
  color: #101828;
}
._buttonWrapper_ybagn_234._ghost_ybagn_228._disabled_ybagn_276 {
  border-color: #ccc;
  color: #666;
  background: transparent;
}._TwoColGrid_zghlr_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_zghlr_1 ._TextBlockColumn_zghlr_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_zghlr_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_zghlr_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_zghlr_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_zghlr_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_zghlr_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_zghlr_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_zghlr_118 {
  text-align: center;
}
._text-right_zghlr_122 {
  text-align: right;
}
._text-justify_zghlr_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._MediaBlock_zghlr_211 {
  background-color: #FFFFFF;
  z-index: 1;
  position: relative;
}
._MediaBlock_zghlr_211 ._MediaBlockInner_zghlr_216 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 3.75rem;
  margin-bottom: 10px;
}
@media (max-width: 720px) {
  ._MediaBlock_zghlr_211 ._MediaBlockInner_zghlr_216 {
    grid-template-columns: 1fr;
    padding: 2.25rem 0.75rem;
  }
}
._MediaBlock_zghlr_211 ._MediaBlockInner_zghlr_216 ._MediaBlockInnerContent_zghlr_228 {
  max-width: 536px;
  padding: 0 0.75rem;
}
._MediaBlock_zghlr_211 ._MediaBlockInner_zghlr_216 ._MediaBlockInnerContent_zghlr_228 ._MediaBlockInnerContentTag_zghlr_232 {
  margin-bottom: 16px;
  border-radius: 16px;
  border: 1.5px solid #491C96;
  background: rgba(73, 28, 150, 0.05);
  display: inline-flex;
  padding: 5px 14px;
  align-items: center;
}
._MediaBlock_zghlr_211 ._MediaBlockInner_zghlr_216 ._MediaBlockInnerContent_zghlr_228 ._MediaBlockInnerContentTitle_zghlr_241 {
  margin-bottom: 20px;
}
._MediaBlock_zghlr_211 ._MediaBlockInner_zghlr_216 ._MediaBlockInnerMedia_zghlr_244 video {
  display: block;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
  aspect-ratio: 16/9;
}
@media (max-width: 720px) {
  ._MediaBlock_zghlr_211 ._MediaBlockInner_zghlr_216 ._MediaBlockInnerMedia_zghlr_244 video {
    border-radius: 4px;
    margin-top: 24px;
  }
}._TwoColGrid_ck4p3_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_ck4p3_1 ._TextBlockColumn_ck4p3_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_ck4p3_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_ck4p3_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_ck4p3_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_ck4p3_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_ck4p3_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_ck4p3_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_ck4p3_118 {
  text-align: center;
}
._text-right_ck4p3_122 {
  text-align: right;
}
._text-justify_ck4p3_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._TwinTransition_ck4p3_211 {
  padding: 3.75rem;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
@media (max-width: 720px) {
  ._TwinTransition_ck4p3_211 {
    padding: 2.25rem 1.5rem;
  }
}
._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
}
._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 {
  max-width: 872px;
  align-content: center;
}
._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionTag_ck4p3_231 {
  margin-bottom: 16px;
  border-radius: 16px;
  border: 1.5px solid #491C96;
  background: rgba(73, 28, 150, 0.05);
  display: inline-flex;
  padding: 5px 14px;
  align-items: center;
}
._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionTitle_ck4p3_240 {
  margin-bottom: 20px;
}
._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 {
  margin-bottom: 20px;
}
._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 p, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 h1, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 h2, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 h3, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 h4, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 h5, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 h6, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 ul, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 ol, ._TwinTransition_ck4p3_211 ._TwinTransitionHead_ck4p3_221 ._TwinTransitionHeadInner_ck4p3_227 ._TwinTransitionText_ck4p3_243 blockquote {
  margin-top: 1em;
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 {
  margin-top: 120px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  gap: 32px;
}
@media (max-width: 720px) {
  ._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 {
    grid-template-columns: 1fr;
    margin-top: 48px;
    gap: 48px;
  }
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 {
  border-radius: 16px;
  background: #F9FAFB;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 24px;
  height: 100%;
}
@media (max-width: 720px) {
  ._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 {
    padding: 36px;
  }
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 ._TwinTransitionIcon_ck4p3_275 {
  padding: 14px;
  margin-bottom: 64px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 2px solid var(--Button-Lining, rgba(255, 255, 255, 0.12));
  background: #491C96;
  display: inline-block;
  box-shadow: 0 0 0 1px rgba(16, 24, 40, 0.18) inset, 0px -2px 0px 0px rgba(16, 24, 40, 0.05) inset, 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
@media (max-width: 720px) {
  ._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 ._TwinTransitionIcon_ck4p3_275 {
    margin-bottom: 48px;
  }
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 ._TwinTransitionIcon_ck4p3_275 img {
  display: block;
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 h3 {
  margin-bottom: 0.5em;
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 p {
  margin: 8px 0 24px;
}
@media (max-width: 720px) {
  ._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
  }
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 ._TwinTransitionSmallP_ck4p3_307 {
  margin-bottom: 1rem;
}
._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 ._TwinTransitionSmallP_ck4p3_307 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._TwinTransition_ck4p3_211 ._TwinTransitionContent_ck4p3_249 ._TwinTransitionItem_ck4p3_263 ._TwinTransitionItemInner_ck4p3_263 ._TwinTransitionSmallP_ck4p3_307 p {
    font-size: 14px;
    line-height: 24px;
  }
}._TwoColGrid_1vj4q_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_1vj4q_1 ._TextBlockColumn_1vj4q_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_1vj4q_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_1vj4q_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_1vj4q_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_1vj4q_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_1vj4q_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_1vj4q_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_1vj4q_118 {
  text-align: center;
}
._text-right_1vj4q_122 {
  text-align: right;
}
._text-justify_1vj4q_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._SdgPage_1vj4q_211 {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  gap: 0.625rem;
  height: 100%;
  padding-right: 15rem;
  padding-left: 15rem;
}
@media (max-width: 1346px) {
  ._SdgPage_1vj4q_211 {
    padding-right: 7rem;
    padding-left: 7rem;
  }
}
@media (max-width: 992px) {
  ._SdgPage_1vj4q_211 {
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (max-width: 720px) {
  ._SdgPage_1vj4q_211 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
._SdgPage_1vj4q_211 ._Sdg17SpecialCase_1vj4q_239 {
  margin: 10px 10px;
}
@media (max-width: 720px) {
  ._SdgPage_1vj4q_211 ._Sdg17SpecialCase_1vj4q_239 {
    margin: 0;
  }
}
._SdgPage_1vj4q_211 ._Selection_1vj4q_247 {
  margin-top: 3.6rem;
  margin-bottom: 3.6rem;
  width: 100%;
  display: grid;
  grid-template-columns: 30% 30% 30%;
  justify-content: space-evenly;
  gap: 3.12rem;
  row-gap: 4.3rem;
}
@media (max-width: 1090px) {
  ._SdgPage_1vj4q_211 ._Selection_1vj4q_247 {
    row-gap: 5rem;
    margin-bottom: 5rem;
  }
}
@media (max-width: 720px) {
  ._SdgPage_1vj4q_211 ._Selection_1vj4q_247 {
    grid-template-columns: 1fr;
    row-gap: 0rem;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
  }
}
._SdgPage_1vj4q_211 ._Selection_1vj4q_247 ._Category_1vj4q_271 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.625rem;
  height: 16rem;
}
@media (max-width: 720px) {
  ._SdgPage_1vj4q_211 ._Selection_1vj4q_247 ._Category_1vj4q_271 {
    height: 100%;
    min-height: 7.5rem;
  }
}
@media (min-width: 1500px) {
  ._SdgPage_1vj4q_211 ._Selection_1vj4q_247 ._Category_1vj4q_271 {
    height: 9rem;
  }
}
._SdgPage_1vj4q_211 ._Selection_1vj4q_247 ._Category_1vj4q_271 ._Text_1vj4q_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._SdgPage_1vj4q_211 ._Selection_1vj4q_247 ._Category_1vj4q_271 ._Text_1vj4q_6 {
    font-size: 18px;
    line-height: 28px;
  }
}
._SdgPage_1vj4q_211 ._Selection_1vj4q_247 ._Category_1vj4q_271 ._Items_1vj4q_303 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}
._SdgPage_1vj4q_211 ._Selection_1vj4q_247 ._Category_1vj4q_271 ._Items_1vj4q_303 ._Sdg_1vj4q_211 {
  width: 6rem;
  z-index: 2;
}
._SdgPage_1vj4q_211 ._Actions_1vj4q_312 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: -0.625rem;
}
._SdgPage_1vj4q_211 ._Actions_1vj4q_312 ._Button_1vj4q_317 {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
._SdgPage_1vj4q_211 ._Dropzone_1vj4q_322 {
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
  z-index: 1;
  min-height: 12.5rem;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  justify-content: center;
  align-items: center;
  background: url("../css/dropzone_bg.png") rgba(211, 211, 211, 0.5) 0 0/400px 400px repeat;
  background-blend-mode: overlay;
  border-radius: 1rem;
  border: 3px solid #CFD3DA;
}
._SdgPage_1vj4q_211 ._Dropzone_1vj4q_322._active_1vj4q_337 {
  border: 3px solid #491C96;
  animation: _pulse_1vj4q_1 2s infinite;
  box-shadow: 0 0 20px rgb(0, 0, 0);
}
._SdgPage_1vj4q_211 ._Dropzone_1vj4q_322 ._Label_1vj4q_342 {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  font-size: 18px;
  color: #98A2B3;
}
._SdgPage_1vj4q_211 ._Dropzone_1vj4q_322 ._Label_1vj4q_342 ._Icon_1vj4q_361 {
  margin-top: 2px;
}
@media (max-width: 720px) {
  ._SdgPage_1vj4q_211 ._Dropzone_1vj4q_322 ._Label_1vj4q_342 {
    font-size: 14px;
    line-height: 20px;
  }
}
._SdgPage_1vj4q_211 ._Dropzone_1vj4q_322 ._DropSpot_1vj4q_370 {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
._SdgPage_1vj4q_211 ._Dropzone_1vj4q_322 ._DropSpot_1vj4q_370 > * {
  width: 5rem;
}
._SdgPage_1vj4q_211 ._Controls_1vj4q_381 {
  padding-bottom: 1.875rem;
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
}
._SdgPage_1vj4q_211 ._Controls_1vj4q_381 ._Info_1vj4q_389 {
  width: 100%;
  display: flex;
  justify-content: center;
}
._SdgPage_1vj4q_211 ._Controls_1vj4q_381 ._Info_1vj4q_389 p {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #30374F;
  text-align: center;
}
@media (max-width: 720px) {
  ._SdgPage_1vj4q_211 ._Controls_1vj4q_381 ._Info_1vj4q_389 p {
    font-size: 16px;
    line-height: 28px;
  }
}
._SdgPage_1vj4q_211 ._Controls_1vj4q_381 ._Buttons_1vj4q_410 {
  display: flex;
  gap: 0.625rem;
}
@keyframes _pulse_1vj4q_1 {
  0% {
    box-shadow: 0 0 30px rgba(73, 28, 150, 0);
  }
  50% {
    box-shadow: 0 0 30px rgba(73, 28, 150, 0.3);
  }
  100% {
    box-shadow: 0 0 30px rgba(73, 28, 150, 0);
  }
}._TwoColGrid_5azp8_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_5azp8_1 ._TextBlockColumn_5azp8_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_5azp8_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_5azp8_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_5azp8_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_5azp8_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_5azp8_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_5azp8_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_5azp8_118 {
  text-align: center;
}
._text-right_5azp8_122 {
  text-align: right;
}
._text-justify_5azp8_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._Sdg_5azp8_211 {
  width: 100%;
  display: flex;
}
._Sdg_5azp8_211 ._SdgImage_5azp8_215 {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
}._TwoColGrid_1wjbk_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_1wjbk_1 ._TextBlockColumn_1wjbk_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_1wjbk_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_1wjbk_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_1wjbk_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_1wjbk_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_1wjbk_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_1wjbk_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_1wjbk_118 {
  text-align: center;
}
._text-right_1wjbk_122 {
  text-align: right;
}
._text-justify_1wjbk_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._TechnologyPage_1wjbk_211 {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  gap: 0.625rem;
  max-width: 100vw;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
._TechnologyPage_1wjbk_211 ._Canvas_1wjbk_222 {
  position: relative;
  margin-top: 0.5rem;
}
._TechnologyPage_1wjbk_211 ._PillsWrapper_1wjbk_226 {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 50vh;
  overflow: scroll;
  width: 100%;
}
._TechnologyPage_1wjbk_211 ._PillsWrapper_1wjbk_226 ._Pills_1wjbk_226 {
  width: calc(100vw + 10rem);
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  margin: auto 0; /* Center vertically */
}
._TechnologyPage_1wjbk_211 ._PillsWrapper_1wjbk_226 ._Pills_1wjbk_226 ._Pill_1wjbk_226 {
  appearance: none;
  display: flex;
  padding: 0.75rem 1rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  min-width: 3rem;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  color: #101828;
  border-radius: 0.375rem;
  border: 1px solid #CFD3DA;
  background: #FFFFFF;
  transition: all 0.2s ease;
}
._TechnologyPage_1wjbk_211 ._PillsWrapper_1wjbk_226 ._Pills_1wjbk_226 ._Pill_1wjbk_226:active {
  transform: scale(0.98);
  background-color: #F2F4F7;
}
._TechnologyPage_1wjbk_211 ._PillsWrapper_1wjbk_226 ._Pills_1wjbk_226 ._PillSelected_1wjbk_265 {
  border: 1px solid #101828;
  background-color: #CFD3DA;
}
._TechnologyPage_1wjbk_211 ._Controls_1wjbk_269 {
  margin-top: auto;
  width: 100vw;
  padding-bottom: 1.875rem;
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
}
._TechnologyPage_1wjbk_211 ._Controls_1wjbk_269 ._Info_1wjbk_279 {
  width: 100%;
  display: flex;
  justify-content: center;
}
._TechnologyPage_1wjbk_211 ._Controls_1wjbk_269 ._Info_1wjbk_279 p {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #30374F;
}
@media (max-width: 720px) {
  ._TechnologyPage_1wjbk_211 ._Controls_1wjbk_269 ._Info_1wjbk_279 p {
    font-size: 16px;
    line-height: 28px;
  }
}
._TechnologyPage_1wjbk_211 ._Controls_1wjbk_269 ._Buttons_1wjbk_299 {
  display: flex;
  gap: 0.625rem;
}/**
 * Swiper 11.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 14, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
._TwoColGrid_nw33g_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_nw33g_1 ._TextBlockColumn_nw33g_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_nw33g_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_nw33g_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_nw33g_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_nw33g_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_nw33g_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_nw33g_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_nw33g_118 {
  text-align: center;
}
._text-right_nw33g_122 {
  text-align: right;
}
._text-justify_nw33g_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._CaseStudyPage_nw33g_211 {
  height: 100%;
}
._CaseStudyPage_nw33g_211 ._Header_nw33g_214 {
  margin-top: 2.5rem;
  text-align: center;
  gap: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
}
._CaseStudyPage_nw33g_211 ._Header_nw33g_214 h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyPage_nw33g_211 ._Header_nw33g_214 h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
._CaseStudyPage_nw33g_211 ._Header_nw33g_214 ._HeaderHighlight_nw33g_239 {
  color: #491C96;
}
._CaseStudyPage_nw33g_211 ._Header_nw33g_214 ._ActiveFilter_nw33g_242 {
  background-color: rgba(73, 28, 150, 0.1);
  color: #491C96;
  border-color: #491C96;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 {
  display: flex;
  flex-direction: column;
  height: 100%;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 {
  min-height: 570px;
  display: flex;
  margin: auto 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 0 1rem;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-prev,
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-next {
  background-color: #491C96;
  width: 50px;
  height: 50px;
  border-radius: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-prev::after,
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-next::after {
  font-size: 20px;
  color: #FFFFFF;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-prev:hover,
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-next:hover {
  background-color: #2E125E;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-prev.swiper-button-prev:after,
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-next.swiper-button-prev:after {
  left: -2px;
  position: relative;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-prev.swiper-button-next:after,
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-next.swiper-button-next:after {
  right: -2px;
  position: relative;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-prev.swiper-button-disabled,
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
@media (max-width: 992px) {
  ._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-prev,
  ._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 .swiper-button-next {
    display: none;
  }
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 26.5rem;
  margin-top: 1rem;
  height: auto;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 {
  overflow: hidden;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 34.625rem;
  max-height: 39rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex-shrink: 0;
  border-radius: 1rem;
  border: 2px solid var(--Medium-Gray, #CFD3DA);
  background: var(--Base-White, #FFF);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._CardHeader_nw33g_329 {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  position: relative;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._CardHeader_nw33g_329 ._Image_nw33g_335 {
  width: 100%;
  grid-area: 1/1;
  overflow: hidden;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._CardHeader_nw33g_329 ._Image_nw33g_335 img {
  width: 100%;
  height: 12.5rem;
  object-fit: cover;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._CardHeader_nw33g_329 ._Image_nw33g_335._Muted_nw33g_345 {
  opacity: 60%;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._CardHeader_nw33g_329 ._Shortcuts_nw33g_348 {
  width: 100%;
  grid-area: 1/1;
  padding: 1.875rem;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 5;
  pointer-events: none;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._CardHeader_nw33g_329 ._Shortcuts_nw33g_348 ._Bookmark_nw33g_358 {
  z-index: 100;
  cursor: pointer;
  display: flex;
  justify-content: center;
  transition: transform 0.2s ease;
  color: #101828;
  position: relative;
  pointer-events: auto;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._CardHeader_nw33g_329 ._Shortcuts_nw33g_348 ._Bookmark_nw33g_358:hover {
  transform: scale(1.04);
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Content_nw33g_371 {
  padding: 2rem;
  transition: opacity 0.6s ease;
  color: #101828;
  flex-grow: 1;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Content_nw33g_371 h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 720px) {
  ._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Content_nw33g_371 h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Content_nw33g_371 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin-top: 1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
@media (max-width: 720px) {
  ._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Content_nw33g_371 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Content_nw33g_371._Muted_nw33g_345 {
  opacity: 50%;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Action_nw33g_417 {
  width: 100%;
  padding: 2rem;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Swiper_nw33g_252 ._Slide_nw33g_304 ._Card_nw33g_312 ._Action_nw33g_417 ._Button_nw33g_421 {
  width: 100%;
}
._CaseStudyPage_nw33g_211 ._Container_nw33g_247 ._Navigation_nw33g_424 {
  padding: 2rem;
  display: flex;
  justify-content: center;
  gap: 0.625rem;
  margin-top: auto;
}
._CaseStudyModal_nw33g_432 {
  padding: 0 !important;
  display: flex;
  height: 100%;
  background-color: #FFFFFF;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 {
  width: 66.6666666667%;
  height: 100%;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 {
  height: 50%;
  background-color: #0a4a0a;
  display: grid;
  grid-template-columns: 1fr;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Image_nw33g_335 {
  grid-area: 1/1;
  overflow: hidden;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Image_nw33g_335 img {
  width: 100%;
  object-fit: cover;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Gradient_nw33g_456 {
  grid-area: 1/1;
  background: linear-gradient(to bottom, transparent, #101828);
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Overlay_nw33g_460 {
  padding: 2.5rem;
  height: 100%;
  grid-area: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.625rem;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Overlay_nw33g_460 h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
  color: #FFFFFF !important;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Overlay_nw33g_460 h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Overlay_nw33g_460 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #FFFFFF !important;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalHeader_nw33g_442 ._Overlay_nw33g_460 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 {
  height: 50%;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  padding: 2.5rem;
  gap: 2.5rem;
  align-items: stretch;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 ._Quote_nw33g_508 {
  display: flex;
  align-items: stretch;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 ._Quote_nw33g_508 ._Decorator_nw33g_512 {
  width: 0.5rem;
  border-radius: 3rem;
  background-color: #491C96;
  margin-right: 1.25rem;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 ._Block_nw33g_518 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 ._Block_nw33g_518 ._Heading_nw33g_523 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 ._Block_nw33g_518 ._Heading_nw33g_523 {
    font-size: 18px;
    line-height: 30px;
  }
}
._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 ._Block_nw33g_518 ._Text_nw33g_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  text-align: justify;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Main_nw33g_438 ._ModalContent_nw33g_499 ._Block_nw33g_518 ._Text_nw33g_6 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 {
  width: 33.3333333333%;
  display: flex;
  padding: 2.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border-left: 1px solid #CFD3DA;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5rem;
  height: 100%;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Heading_nw33g_523 {
  color: #101828;
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Heading_nw33g_523 {
    font-size: 20px;
    line-height: 26px;
  }
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Text_nw33g_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Text_nw33g_6 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Tiles_nw33g_604 {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Tiles_nw33g_604 img {
  width: 5rem;
  height: 5rem;
  justify-content: center;
  align-items: center;
  background-size: #98A2B3;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Info_nw33g_616 {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
  align-self: stretch;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Info_nw33g_616 ._Icon_nw33g_622 {
  margin-top: 2px;
  color: #98A2B3;
  display: flex;
  justify-content: center;
  align-items: center;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Info_nw33g_616 ._Label_nw33g_629 {
  color: #98A2B3 !important;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Sdgs_nw33g_569 ._Info_nw33g_616 ._Label_nw33g_629 {
    font-size: 14px;
    line-height: 20px;
  }
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Technologies_nw33g_644 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  align-self: stretch;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Technologies_nw33g_644 ._Heading_nw33g_523 {
  color: #101828;
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Technologies_nw33g_644 ._Heading_nw33g_523 {
    font-size: 20px;
    line-height: 26px;
  }
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Technologies_nw33g_644 ._Bubbles_nw33g_666 {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 0.625rem;
  align-self: stretch;
  flex-wrap: wrap;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Technologies_nw33g_644 ._Bubbles_nw33g_666 ._Bubble_nw33g_666 {
  display: flex;
  padding: 0.5rem 1rem 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  border-radius: 0.375rem;
  border: 1px solid #CFD3DA;
  background: #FFFFFF;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Content_nw33g_371 ._Technologies_nw33g_644 ._Bubbles_nw33g_666 ._Bubble_nw33g_666 ._Icon_nw33g_622 {
  margin-top: 1px;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Switcher_nw33g_687 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Switcher_nw33g_687 ._Button_nw33g_421 {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  margin-bottom: 0.625rem;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Separator_nw33g_698 {
  width: 100%;
  height: 1px;
  background-color: #CFD3DA;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  overflow-y: auto;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._Quote_nw33g_508 {
  display: flex;
  align-items: stretch;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._Quote_nw33g_508 ._Decorator_nw33g_512 {
  width: 0.5rem;
  border-radius: 3rem;
  background-color: #491C96;
  margin-right: 1.25rem;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._Block_nw33g_518 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._Block_nw33g_518 ._Heading_nw33g_523 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._Block_nw33g_518 ._Heading_nw33g_523 {
    font-size: 18px;
    line-height: 30px;
  }
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._Block_nw33g_518 ._Text_nw33g_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  text-align: justify;
}
@media (max-width: 720px) {
  ._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._Block_nw33g_518 ._Text_nw33g_6 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._NotesInput_nw33g_756 {
  width: 100%;
  padding: 1rem;
  border: 1px solid #CFD3DA;
  border-radius: 0.5rem;
  background: #FFFFFF;
  resize: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Questions_nw33g_703 ._NotesInput_nw33g_756:focus {
  outline: none;
  border-color: #491C96;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Actions_nw33g_771 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Actions_nw33g_771 ._Button_nw33g_421 {
  display: flex;
  gap: 0.625rem;
}
._CaseStudyModal_nw33g_432 ._Aside_nw33g_552 ._Actions_nw33g_771 ._Button_nw33g_421 ._Icon_nw33g_622 {
  margin-top: 1px;
}._TwoColGrid_1tehc_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_1tehc_1 ._TextBlockColumn_1tehc_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_1tehc_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_1tehc_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_1tehc_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_1tehc_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_1tehc_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_1tehc_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_1tehc_118 {
  text-align: center;
}
._text-right_1tehc_122 {
  text-align: right;
}
._text-justify_1tehc_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._CaseStudyModal_1tehc_211 {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #FFFFFF;
  overflow-y: auto;
  position: relative;
}
._CaseStudyModal_1tehc_211 ._CloseButton_1tehc_220 {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  color: #000;
  transition: color 0.2s ease;
}
._CaseStudyModal_1tehc_211 ._CloseButton_1tehc_220:hover {
  color: #666;
}
._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 {
  height: auto;
  background-color: #0a4a0a;
  display: grid;
  grid-template-columns: 1fr;
}
._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Image_1tehc_240 {
  grid-area: 1/1;
  overflow: hidden;
}
._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Image_1tehc_240 img {
  width: 100%;
  height: 40vh !important;
  min-height: 300px !important;
  object-fit: cover;
  display: block;
}
._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Gradient_1tehc_251 {
  grid-area: 1/1;
  background: linear-gradient(to bottom, transparent, #101828);
}
._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Overlay_1tehc_255 {
  padding: 1.5rem;
  height: 100%;
  grid-area: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.5rem;
}
._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Overlay_1tehc_255 h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
  color: #FFFFFF !important;
  margin: 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Overlay_1tehc_255 h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Overlay_1tehc_255 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #FFFFFF !important;
  margin: 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._ModalHeader_1tehc_234 ._Overlay_1tehc_255 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._ActionButtons_1tehc_296 {
  display: flex;
  flex-direction: column;
  padding: 2.5rem 1.5rem;
}
._CaseStudyModal_1tehc_211 ._ActionButtons_1tehc_296 ._ActionRow_1tehc_301 {
  display: flex;
  gap: 1rem;
  margin-bottom: 0.5rem;
}
._CaseStudyModal_1tehc_211 ._ActionButtons_1tehc_296 ._ActionRow_1tehc_301:last-child {
  margin-bottom: 0;
}
._CaseStudyModal_1tehc_211 ._ActionButtons_1tehc_296 ._ActionButton_1tehc_296 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: none;
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  color: #101828;
  font-size: 0.875rem;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._ActionButtons_1tehc_296 ._ActionButton_1tehc_296 {
    font-size: 14px;
    line-height: 20px;
  }
}
._CaseStudyModal_1tehc_211 ._ActionButtons_1tehc_296 ._ActionButton_1tehc_296:focus {
  outline: none;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 {
  padding: 0 1.5rem;
  display: flex;
  flex-direction: column;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionHeader_1tehc_340 {
  border: none;
  border-bottom: 1px solid #CFD3DA;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.5rem 0;
  background: none;
  text-align: left;
  cursor: pointer;
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionHeader_1tehc_340 {
    font-size: 20px;
    line-height: 26px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionHeader_1tehc_340:focus {
  outline: none;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 {
  padding: 0 0 1.5rem 0;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._SDGTiles_1tehc_370 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._SDGTiles_1tehc_370 ._SDGIcon_1tehc_377 {
  width: 5rem;
  height: 5rem;
  cursor: pointer;
  transition: all 0.2s ease;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._SDGInfo_1tehc_383 {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  color: #98A2B3;
  padding: 0.5rem 0;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._SDGInfo_1tehc_383 p {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
  margin: 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._SDGInfo_1tehc_383 p {
    font-size: 14px;
    line-height: 20px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 {
  margin-top: 1.5rem;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 ._Section_1tehc_409 {
  margin-bottom: 1.5rem;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 ._Section_1tehc_409 h3 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  margin: 0 0 0.5rem 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 ._Section_1tehc_409 h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 ._Section_1tehc_409 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin: 0 0 0.5rem 0;
  text-align: justify;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 ._Section_1tehc_409 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 ._NoQuestions_1tehc_443 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
  font-style: italic;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._QuestionsSection_1tehc_406 ._NoQuestions_1tehc_443 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._TechTags_1tehc_459 {
  margin-top: 1.12rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._TechTags_1tehc_459 ._TechTag_1tehc_459 {
  display: flex;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  border: 1px solid #CFD3DA;
  background: #FFFFFF;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._TechTags_1tehc_459 ._TechTag_1tehc_459 span {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._AccordionSection_1tehc_340 ._AccordionBody_1tehc_367 ._TechTags_1tehc_459 ._TechTag_1tehc_459 span {
    font-size: 14px;
    line-height: 20px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 {
  padding: 1.5rem 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 h3 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  margin: 0 0 0.5rem 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin: 0 0 0.5rem 0;
  text-align: justify;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 ul {
  margin: 0.5rem 0;
  padding-left: 1.5rem;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin-bottom: 0.5rem;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 ._Quote_1tehc_542 {
  display: flex;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 ._Quote_1tehc_542 ._Decorator_1tehc_545 {
  width: 0.25rem;
  border-radius: 3rem;
  background-color: #491C96;
  margin-right: 0.75rem;
}
._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 ._Quote_1tehc_542 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin: 0;
  font-style: italic;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._AccordionContent_1tehc_335 ._ContentSections_1tehc_486 ._Section_1tehc_409 ._Quote_1tehc_542 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  height: calc(100% - 3.5rem);
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesHeader_1tehc_573 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesHeader_1tehc_573 h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
  margin: 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesHeader_1tehc_573 h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._CloseNotesButton_1tehc_594 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._CloseNotesButton_1tehc_594:focus {
  outline: none;
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._CloseNotesButton_1tehc_594:hover {
  background-color: transparent;
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesDescription_1tehc_611 {
  margin-bottom: 1rem;
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesDescription_1tehc_611 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin: 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesDescription_1tehc_611 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesTextarea_1tehc_629 {
  flex: 1;
  width: 100%;
  padding: 1rem;
  border: 1px solid #CFD3DA;
  border-radius: 0.5rem;
  background: #FFFFFF;
  resize: none;
  font-family: inherit;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesTextarea_1tehc_629 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesTextarea_1tehc_629:focus {
  outline: none;
  border-color: #491C96;
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesFooter_1tehc_655 {
  padding: 1rem 0;
  border-top: 1px solid #CFD3DA;
  margin-top: 1rem;
}
._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesFooter_1tehc_655 p {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
  margin: 0;
}
@media (max-width: 720px) {
  ._CaseStudyModal_1tehc_211 ._NotesView_1tehc_567 ._NotesFooter_1tehc_655 p {
    font-size: 14px;
    line-height: 20px;
  }
}
._CaseStudyModal_1tehc_211 ._Separator_1tehc_676 {
  margin: 0 1.5rem;
  border-top: 1px solid #CFD3DA;
}
._CaseStudyModal_1tehc_211 ._BottomAction_1tehc_680 {
  padding: 1.5rem;
  margin-top: auto;
}
._CaseStudyModal_1tehc_211 ._BottomAction_1tehc_680 ._ProjectButton_1tehc_684 {
  width: 100%;
  justify-content: center;
}._TwoColGrid_1uz43_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_1uz43_1 ._TextBlockColumn_1uz43_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_1uz43_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_1uz43_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_1uz43_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_1uz43_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_1uz43_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_1uz43_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_1uz43_118 {
  text-align: center;
}
._text-right_1uz43_122 {
  text-align: right;
}
._text-justify_1uz43_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._Overlay_1uz43_211 {
  z-index: 100;
  background-color: black;
  position: fixed;
  opacity: 0.8;
  inset: 0;
  animation: _overlayShow_1uz43_1 150ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 768px) {
  ._Overlay_1uz43_211 {
    margin-top: 0;
    padding-top: 0;
  }
}
._Content_1uz43_226 {
  display: flex;
  flex-direction: column;
  z-index: 100;
  background-color: #F2F4F7;
  border-radius: 20px;
  box-shadow: #CFD3DA;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  overflow: hidden;
  animation: _contentShow_1uz43_1 150ms cubic-bezier(0.16, 1, 0.3, 1);
  overflow-y: scroll;
}
@media (max-width: 768px) {
  ._Content_1uz43_226 {
    width: calc(100% - 1.25rem);
    height: calc(100% - 2.5rem);
    margin-top: 0.625rem;
    border-radius: 10px;
  }
}
._Content_1uz43_226:focus {
  outline: none;
}
._Content_1uz43_226 ._InnerContent_1uz43_254 {
  padding: 2.5rem;
}
._Content_1uz43_226._small_1uz43_257 {
  max-width: 1000px;
  max-height: 600px;
}
._Header_1uz43_262 {
  position: relative;
  background-color: #FFFFFF;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 40px;
  border-bottom: 2px solid #EAEAF5;
}
._Header_1uz43_262 ._Title_1uz43_272 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._Header_1uz43_262 ._Title_1uz43_272 {
    font-size: 24px;
    line-height: 32px;
  }
}
._Header_1uz43_262 ._Description_1uz43_286 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._Header_1uz43_262 ._Description_1uz43_286 {
    font-size: 18px;
    line-height: 28px;
  }
}
._Button_1uz43_301 {
  all: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  height: 35px;
  user-select: none;
}
._Button_1uz43_301:focus:not(:focus-visible) {
  outline: 0;
}
._Button_1uz43_301:focus-visible {
  outline: 2px solid mediumpurple;
  outline-offset: 1px;
}
._Button_1uz43_301.violet {
  background-color: mediumpurple;
  color: violet;
  outline-color: mediumpurple;
}
._Button_1uz43_301.violet:hover {
  background-color: violet;
}
._Button_1uz43_301.violet:focus {
  box-shadow: 0 0 0 2px black;
}
._Button_1uz43_301.green {
  background-color: green;
  color: green;
  outline-color: darkgreen;
}
._Button_1uz43_301.green:hover {
  background-color: greenyellow;
}
._IconButton_1uz43_341 {
  all: unset;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #30374F;
  position: absolute;
  top: 2.2rem;
  right: 2.2rem;
  cursor: pointer;
}
@keyframes _overlayShow_1uz43_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.8;
  }
}
@keyframes _contentShow_1uz43_1 {
  from {
    opacity: 0;
    transform: translate(-50%, -48%) scale(0.96);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}._TwoColGrid_87flx_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_87flx_1 ._TextBlockColumn_87flx_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_87flx_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_87flx_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_87flx_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_87flx_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_87flx_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_87flx_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_87flx_118 {
  text-align: center;
}
._text-right_87flx_122 {
  text-align: right;
}
._text-justify_87flx_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._CaseStudyModal_87flx_211 {
  position: relative;
  padding: 0 !important;
  display: flex;
  height: 100%;
  background-color: #FFFFFF;
}
._CaseStudyModal_87flx_211 ._CloseButton_87flx_218 {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  color: #000;
  transition: color 0.2s ease;
}
._CaseStudyModal_87flx_211 ._CloseButton_87flx_218:hover {
  color: #666;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 {
  width: 66.6666666667%;
  height: 100%;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 {
  height: 50%;
  background-color: #0a4a0a;
  display: grid;
  grid-template-columns: 1fr;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Image_87flx_242 {
  grid-area: 1/1;
  overflow: hidden;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Image_87flx_242 img {
  width: 100%;
  object-fit: cover;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Gradient_87flx_250 {
  grid-area: 1/1;
  background: linear-gradient(to bottom, transparent, #101828);
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Overlay_87flx_254 {
  padding: 2.5rem;
  height: 100%;
  grid-area: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.625rem;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Overlay_87flx_254 h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
  color: #FFFFFF !important;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Overlay_87flx_254 h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Overlay_87flx_254 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #FFFFFF !important;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalHeader_87flx_236 ._Overlay_87flx_254 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 {
  height: 50%;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  padding: 2.5rem;
  gap: 2.5rem;
  align-items: stretch;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Quote_87flx_302 {
  display: flex;
  align-items: stretch;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Quote_87flx_302 ._Decorator_87flx_306 {
  width: 0.5rem;
  border-radius: 3rem;
  background-color: #491C96;
  margin-right: 1.25rem;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Block_87flx_312 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Block_87flx_312 ._Heading_87flx_317 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Block_87flx_312 ._Heading_87flx_317 {
    font-size: 18px;
    line-height: 30px;
  }
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Block_87flx_312 ._Text_87flx_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  text-align: justify;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Block_87flx_312 ._Text_87flx_6 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_87flx_211 ._Main_87flx_232 ._ModalContent_87flx_293 ._Block_87flx_312 ._Text_87flx_6 p {
  margin-bottom: 0.75em;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 {
  width: 33.3333333333%;
  min-width: 450px;
  overflow: scroll;
  display: flex;
  padding: 2.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  border-left: 1px solid #CFD3DA;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5rem;
  height: 100%;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Heading_87flx_317 {
  color: #101828;
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
  margin-bottom: 1.5rem;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Heading_87flx_317 {
    font-size: 20px;
    line-height: 26px;
  }
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Text_87flx_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Text_87flx_6 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Tiles_87flx_404 {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Tiles_87flx_404 img {
  width: 5rem;
  height: 5rem;
  justify-content: center;
  align-items: center;
  background-size: #98A2B3;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Info_87flx_416 {
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
  align-self: stretch;
  padding-top: 1.5rem;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Info_87flx_416 ._Icon_87flx_423 {
  margin-top: 2px;
  color: #98A2B3;
  display: flex;
  justify-content: center;
  align-items: center;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Info_87flx_416 ._Label_87flx_430 {
  color: #98A2B3 !important;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Sdgs_87flx_368 ._Info_87flx_416 ._Label_87flx_430 {
    font-size: 14px;
    line-height: 20px;
  }
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  align-self: stretch;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 ._Heading_87flx_317 {
  color: #101828;
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 ._Heading_87flx_317 {
    font-size: 20px;
    line-height: 26px;
  }
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 ._Bubbles_87flx_467 {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 0.625rem;
  align-self: stretch;
  flex-wrap: wrap;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 ._Bubbles_87flx_467 ._Bubble_87flx_467 {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.375rem;
  border: 1px solid #CFD3DA;
  background: #FFFFFF;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 ._Bubbles_87flx_467 ._Bubble_87flx_467 ._Button_87flx_483 {
  padding: 0.25rem 0.5rem 0.25rem 0.352rem;
  font-weight: normal;
  transition: 0.3s;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 ._Bubbles_87flx_467 ._Bubble_87flx_467 ._Button_87flx_483:hover {
  background-color: #F2F4F7;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Content_87flx_360 ._Technologies_87flx_445 ._Bubbles_87flx_467 ._Bubble_87flx_467 ._Icon_87flx_423 {
  margin-top: 1px;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Switcher_87flx_494 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Switcher_87flx_494 ._Button_87flx_483 {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  margin-bottom: 0.625rem;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Separator_87flx_505 {
  width: 100%;
  height: 1px;
  background-color: #CFD3DA;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  overflow-y: auto;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._Quote_87flx_302 {
  display: flex;
  align-items: stretch;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._Quote_87flx_302 ._Decorator_87flx_306 {
  width: 0.5rem;
  border-radius: 3rem;
  background-color: #491C96;
  margin-right: 1.25rem;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._Block_87flx_312 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._Block_87flx_312 ._Heading_87flx_317 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._Block_87flx_312 ._Heading_87flx_317 {
    font-size: 16px;
    line-height: 28px;
  }
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._Block_87flx_312 ._Text_87flx_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  text-align: justify;
}
@media (max-width: 720px) {
  ._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._Block_87flx_312 ._Text_87flx_6 {
    font-size: 14px;
    line-height: 24px;
  }
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._NotesInput_87flx_563 {
  width: 100%;
  padding: 1rem;
  border: 1px solid #CFD3DA;
  border-radius: 0.5rem;
  background: #FFFFFF;
  resize: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Questions_87flx_510 ._NotesInput_87flx_563:focus {
  outline: none;
  border-color: #491C96;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Actions_87flx_578 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Actions_87flx_578 ._GhostButton_87flx_583 {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  padding-left: 0;
  margin: 0;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Actions_87flx_578 ._GhostButton_87flx_583 ._Icon_87flx_423 {
  margin-top: 1px;
}
._CaseStudyModal_87flx_211 ._Aside_87flx_349 ._Actions_87flx_578 ._ButtonWrap_87flx_593 {
  margin-top: 1.5rem;
}._TwoColGrid_12dz9_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_12dz9_1 ._TextBlockColumn_12dz9_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_12dz9_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_12dz9_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_12dz9_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_12dz9_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_12dz9_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_12dz9_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_12dz9_118 {
  text-align: center;
}
._text-right_12dz9_122 {
  text-align: right;
}
._text-justify_12dz9_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._TechnologiesGrid_12dz9_211 ._TechnologiesGridEntry_12dz9_211 {
  display: inline-block;
  margin-right: 0.6rem;
  margin-bottom: 0.6rem;
}
._TechnologyDescription_12dz9_217 h2, ._TechnologyDescription_12dz9_217 h3, ._TechnologyDescription_12dz9_217 h4 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  font-weight: 700;
}
@media (max-width: 720px) {
  ._TechnologyDescription_12dz9_217 h2, ._TechnologyDescription_12dz9_217 h3, ._TechnologyDescription_12dz9_217 h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
._TechnologyDescription_12dz9_217 h2:not(:first-child), ._TechnologyDescription_12dz9_217 h3:not(:first-child), ._TechnologyDescription_12dz9_217 h4:not(:first-child) {
  margin-top: 1rem;
}
._TechnologyDescription_12dz9_217 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin-bottom: 0.5rem;
}
@media (max-width: 720px) {
  ._TechnologyDescription_12dz9_217 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._TechnologyDescription_12dz9_217 ul {
  padding-left: 1.25rem;
  margin-bottom: 0.5rem;
}
._TechnologyDescription_12dz9_217 ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._TechnologyDescription_12dz9_217 ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
._TechnologyPopupHeader_12dz9_269 {
  position: relative;
  padding-right: 200px;
}
@media (max-width: 720px) {
  ._TechnologyPopupHeader_12dz9_269 {
    padding-right: 0;
    padding-top: 70px;
  }
}
._TechnologyPopupHeader_12dz9_269 ._TechnologyPopupHeaderDescription_12dz9_279 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #30374F;
  margin-top: 0.5rem;
}
@media (max-width: 720px) {
  ._TechnologyPopupHeader_12dz9_269 ._TechnologyPopupHeaderDescription_12dz9_279 {
    font-size: 18px;
    line-height: 28px;
  }
}
._TechnologyPopupHeader_12dz9_269 ._TechnologyPopupHeaderBackButton_12dz9_295 {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 720px) {
  ._TechnologyPopupHeader_12dz9_269 ._TechnologyPopupHeaderBackButton_12dz9_295 {
    right: unset;
    left: 0;
  }
}
._ModalTitle_12dz9_307 {
  padding-right: 50px;
}._TwoColGrid_18w9b_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_18w9b_1 ._TextBlockColumn_18w9b_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_18w9b_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_18w9b_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_18w9b_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_18w9b_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_18w9b_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_18w9b_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_18w9b_118 {
  text-align: center;
}
._text-right_18w9b_122 {
  text-align: right;
}
._text-justify_18w9b_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._InfoText_18w9b_211 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
@media (max-width: 720px) {
  ._InfoText_18w9b_211 {
    font-size: 14px;
    line-height: 20px;
  }
}
._InfoText_18w9b_211 svg {
  height: 1.4cap;
  margin-right: 3px;
  flex: none;
}._TwoColGrid_1lcwd_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_1lcwd_1 ._TextBlockColumn_1lcwd_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_1lcwd_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_1lcwd_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_1lcwd_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_1lcwd_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_1lcwd_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_1lcwd_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_1lcwd_118 {
  text-align: center;
}
._text-right_1lcwd_122 {
  text-align: right;
}
._text-justify_1lcwd_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._TechnologyTag_1lcwd_211 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  padding: 0.5rem 1rem 0.5rem 0.75rem;
  background-color: #FFFFFF;
  border: 1px solid #CFD3DA;
  border-radius: 0.375rem;
  cursor: pointer;
}
@media (max-width: 720px) {
  ._TechnologyTag_1lcwd_211 {
    font-size: 14px;
    line-height: 20px;
  }
}
._TechnologyTag_1lcwd_211:hover {
  transition: 0.3s;
  border-color: #98A2B3;
}._TwoColGrid_14i7e_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_14i7e_1 ._TextBlockColumn_14i7e_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_14i7e_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_14i7e_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_14i7e_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_14i7e_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_14i7e_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_14i7e_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_14i7e_118 {
  text-align: center;
}
._text-right_14i7e_122 {
  text-align: right;
}
._text-justify_14i7e_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._Actions_14i7e_211 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 0;
  padding: 2rem 3.75rem 1rem;
}
@media (max-width: 720px) {
  ._Actions_14i7e_211 {
    padding: 0 0.75rem;
  }
}
._Actions_14i7e_211 ._Button_14i7e_223 {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
@media (max-width: 720px) {
  ._Actions_14i7e_211 ._Back_14i7e_231 {
    width: 0;
  }
}
._MobileActions_14i7e_235 {
  display: none;
  justify-content: center;
  align-items: center;
  padding: 0.25rem 1rem 1rem;
}
@media (max-width: 720px) {
  ._MobileActions_14i7e_235 {
    display: flex;
  }
}
._MobileActions_14i7e_235 ._Button_14i7e_223 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
._Container_14i7e_253 {
  padding: 0 3.75rem 2.5rem 3.75rem;
  width: 100%;
  height: 100%;
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: minmax(100px, auto);
}
@media (max-width: 720px) {
  ._Container_14i7e_253 {
    grid-template-columns: 1fr;
    padding: 0.75rem;
  }
}
@media (min-width: 720px) and (max-width: 992px) {
  ._Container_14i7e_253 {
    padding: 0 2rem 2.5rem 2rem;
  }
}
._Container_14i7e_253 ._Card_14i7e_273 {
  border-radius: 1rem;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 2.5rem 3.25rem;
}
@media (max-width: 992px) {
  ._Container_14i7e_253 ._Card_14i7e_273 {
    padding: 1.25rem;
  }
}
._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (max-width: 992px) {
  ._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 {
    padding-right: 3rem;
  }
}
._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 ._Title_14i7e_294 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 ._Title_14i7e_294 {
    font-size: 24px;
    line-height: 32px;
  }
}
._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 ._Title_14i7e_294 ._Highlight_14i7e_308 {
  color: #491C96 !important;
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 ._Title_14i7e_294 ._Highlight_14i7e_308 {
    font-size: 24px;
    line-height: 32px;
  }
}
._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 ._Text_14i7e_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._Container_14i7e_253 ._Card_14i7e_273 ._Header_14i7e_284 ._Text_14i7e_6 {
    font-size: 16px;
    line-height: 28px;
  }
}
._Container_14i7e_253 ._Card1_14i7e_337 {
  display: flex;
  flex-direction: column;
  gap: 1.88rem;
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Sdgs_14i7e_347 ._Tiles_14i7e_347 {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Sdgs_14i7e_347 ._Tiles_14i7e_347 img {
  width: 5rem;
  height: 5rem;
  justify-content: center;
  align-items: center;
  background-size: #98A2B3;
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Divider_14i7e_359 {
  height: 0.0625rem;
  background: #CFD3DA;
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Technologies_14i7e_363 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  align-self: stretch;
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Technologies_14i7e_363 ._Heading_14i7e_370 {
  color: #101828;
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Technologies_14i7e_363 ._Heading_14i7e_370 {
    font-size: 20px;
    line-height: 26px;
  }
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Technologies_14i7e_363 ._Bubbles_14i7e_385 {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 0.625rem;
  align-self: stretch;
  flex-wrap: wrap;
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Technologies_14i7e_363 ._Bubbles_14i7e_385 ._Bubble_14i7e_385 {
  display: flex;
  padding: 0.5rem 1rem 0.5rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  border-radius: 0.375rem;
  border: 1px solid #CFD3DA;
  background: #FFFFFF;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Technologies_14i7e_363 ._Bubbles_14i7e_385 ._Bubble_14i7e_385 {
    font-size: 14px;
    line-height: 24px;
  }
}
._Container_14i7e_253 ._Card1_14i7e_337 ._Content_14i7e_342 ._Technologies_14i7e_363 ._Bubbles_14i7e_385 ._Bubble_14i7e_385 ._Icon_14i7e_415 {
  margin-top: 1px;
}
._Container_14i7e_253 ._Card2_14i7e_418 {
  grid-row: span 2;
  display: flex;
  flex-direction: column;
  gap: 1.88rem;
  overflow: hidden;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudy_14i7e_431 > div {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-right: 1.25rem;
  border-radius: 0.375rem;
  width: 100%;
  cursor: pointer;
  transition: background-color 0.2s ease;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 720px) {
  ._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudy_14i7e_431 > div {
    font-size: 16px;
    line-height: 28px;
  }
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudy_14i7e_431 > div:hover {
  background-color: #F9FAFB;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudy_14i7e_431 > div:last-child {
  border-bottom: none;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudyIcon_14i7e_461 {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 4px;
  overflow: hidden;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudyIcon_14i7e_461 img {
  width: 100%;
  height: 110%;
  object-fit: cover;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudyTitle_14i7e_473 {
  flex: 1;
  font-size: 1rem;
  color: #1F2937;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudyLink_14i7e_483 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #6B7280;
  transition: color 0.2s ease;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudyLink_14i7e_483:hover {
  color: #4B5563;
}
._Container_14i7e_253 ._Card2_14i7e_418 ._Content_14i7e_342 ._CaseStudyLink_14i7e_483 svg {
  width: 20px;
  height: 20px;
}
._Container_14i7e_253 ._Card3_14i7e_498 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}._TwoColGrid_3272i_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_3272i_1 ._TextBlockColumn_3272i_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_3272i_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_3272i_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_3272i_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_3272i_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_3272i_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_3272i_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_3272i_118 {
  text-align: center;
}
._text-right_3272i_122 {
  text-align: right;
}
._text-justify_3272i_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._Container_3272i_211 {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #F2F4F7;
  /* Creates a dot grid background with dots every 30px,
  	 each dot is 1px in radius with color #C5CEE0 */
  background-image: radial-gradient(circle, #C5CEE0 1.3px, transparent 1px);
  background-size: 30px 30px;
}
._Container_3272i_211 ._Layout_3272i_223 {
  max-width: 1600px;
  width: 100%;
}
._Container_3272i_211 ._Layout_3272i_223 ._Content_3272i_227 {
  flex: 1;
}
._TwoColGrid_b9den_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_b9den_2 ._TextBlockColumn_b9den_7 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_b9den_73 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_b9den_73 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_b9den_88 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_b9den_88 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_b9den_104 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_b9den_104 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_b9den_119 {
  text-align: center;
}
._text-right_b9den_123 {
  text-align: right;
}
._text-justify_b9den_127 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._Header_b9den_212 {
  width: 100%;
  display: flex;
  padding: 0.625rem 3.75rem;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 1024px) {
  ._Header_b9den_212 {
    padding: 0.625rem 1.88rem;
  }
}
._Header_b9den_212 ._Logo_b9den_227 {
  margin-top: 2px;
  display: flex;
  align-items: center;
}
._Header_b9den_212 ._Logo_b9den_227 img {
  max-height: 100%;
  width: auto;
  height: 40px;
}
@media screen and (max-width: 1024px) {
  ._Header_b9den_212 ._Logo_b9den_227 {
    height: 1.71875rem;
  }
}
._Header_b9den_212 ._BubbleWrap_b9den_242 {
  width: 50%;
  min-width: 0;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1250px) {
  ._Header_b9den_212 ._BubbleWrap_b9den_242 {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0) 10%, rgb(0, 0, 0) 90%, rgba(0, 0, 0, 0));
  }
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 {
  justify-content: center;
  margin-left: -100vw;
  margin-right: -100vw;
  display: flex;
  max-width: 750px;
  width: 100%;
  align-items: center;
  gap: 0.625rem;
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242 {
  display: flex;
  padding: 0.1875rem 0.625rem;
  align-items: center;
  white-space: nowrap;
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Ghost_b9den_274 {
  border-radius: 1rem;
  border: 1.5px solid #CFD3DA;
  background: rgba(73, 28, 150, 0.05);
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Ghost_b9den_274 ._Label_b9den_279 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
}
@media (max-width: 720px) {
  ._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Ghost_b9den_274 ._Label_b9den_279 {
    font-size: 14px;
    line-height: 20px;
  }
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Outline_b9den_294 {
  border-radius: 1rem;
  border: 1.5px solid #491C96;
  background: rgba(73, 28, 150, 0.05);
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Outline_b9den_294 ._Label_b9den_279 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  color: #2E125E;
}
@media (max-width: 720px) {
  ._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Outline_b9den_294 ._Label_b9den_279 {
    font-size: 14px;
    line-height: 20px;
  }
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Primary_b9den_314 {
  border-radius: 1rem;
  border: 1.5px solid #491C96;
  background: #491C96;
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Primary_b9den_314 ._Label_b9den_279 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #30374F;
  font-style: normal;
  color: #FFFFFF;
}
@media (max-width: 720px) {
  ._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242._Primary_b9den_314 ._Label_b9den_279 {
    font-size: 14px;
    line-height: 20px;
  }
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Bubble_b9den_242 ._Empty_b9den_334 {
  color: transparent;
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Separator_b9den_337 {
  height: 0.125rem;
  flex-grow: 1;
  min-width: 10px;
  border-radius: 1.875rem;
  background: #491C96;
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Separator_b9den_337._Ghost_b9den_274 {
  background: #98A2B3;
}
._Header_b9den_212 ._BubbleWrap_b9den_242 ._Bubbles_b9den_258 ._Separator_b9den_337._Primary_b9den_314 {
  background: #491C96;
}
._Header_b9den_212 ._Actions_b9den_350 {
  display: flex;
  padding-right: 0.25rem;
  align-items: center;
  gap: 1.25rem;
  /* Neuer Wrapper für das Burger-Menü */
  /* Dropdown selbst */
}
._Header_b9den_212 ._Actions_b9den_350 ._Info_b9den_358 {
  height: 1.25rem;
  width: 1.25rem;
  color: #101828;
  cursor: pointer;
}
._Header_b9den_212 ._Actions_b9den_350 ._Bookmark_b9den_364 {
  height: 1.25rem;
  width: 1.25rem;
  color: #101828;
}
._Header_b9den_212 ._Actions_b9den_350 ._Menu_b9den_369 {
  height: 1.25rem;
  width: 1.25rem;
  color: #101828;
}
._Header_b9den_212 ._Actions_b9den_350 ._MenuWrapper_b9den_374 {
  position: relative;
  cursor: pointer;
  height: 1.25rem;
  width: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
._Header_b9den_212 ._Actions_b9den_350 ._DropdownMenu_b9den_383 {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  background: #FFFFFF;
  border: 1px solid #CFD3DA;
  border-radius: 4px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  z-index: 20;
  min-width: 180px;
}
._Header_b9den_212 ._Actions_b9den_350 ._DropdownMenu_b9den_383 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
._Header_b9den_212 ._Actions_b9den_350 ._DropdownMenu_b9den_383 ul li {
  padding: 0.75rem 1rem;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #101828;
  cursor: pointer;
  transition: background 0.2s;
}
@media (max-width: 720px) {
  ._Header_b9den_212 ._Actions_b9den_350 ._DropdownMenu_b9den_383 ul li {
    font-size: 14px;
    line-height: 20px;
  }
}
._Header_b9den_212 ._Actions_b9den_350 ._DropdownMenu_b9den_383 ul li:hover {
  background: rgba(0, 0, 0, 0.05);
}._TwoColGrid_i1qlc_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_i1qlc_1 ._TextBlockColumn_i1qlc_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_i1qlc_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_i1qlc_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_i1qlc_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_i1qlc_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_i1qlc_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_i1qlc_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_i1qlc_118 {
  text-align: center;
}
._text-right_i1qlc_122 {
  text-align: right;
}
._text-justify_i1qlc_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._SdgGrid_i1qlc_211 {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  gap: 0.6rem;
}
@media (max-width: 768px) {
  ._SdgGrid_i1qlc_211 {
    grid-template-columns: repeat(4, 1fr);
  }
}
._SdgGrid_i1qlc_211 ._SdgGridEntry_i1qlc_221 {
  cursor: pointer;
}
._SdgDescription_i1qlc_225 h2, ._SdgDescription_i1qlc_225 h3, ._SdgDescription_i1qlc_225 h4 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  font-weight: 700;
}
@media (max-width: 720px) {
  ._SdgDescription_i1qlc_225 h2, ._SdgDescription_i1qlc_225 h3, ._SdgDescription_i1qlc_225 h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
._SdgDescription_i1qlc_225 h2:not(:first-child), ._SdgDescription_i1qlc_225 h3:not(:first-child), ._SdgDescription_i1qlc_225 h4:not(:first-child) {
  margin-top: 1rem;
}
._SdgDescription_i1qlc_225 p {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  margin-bottom: 0.5rem;
}
@media (max-width: 720px) {
  ._SdgDescription_i1qlc_225 p {
    font-size: 14px;
    line-height: 24px;
  }
}
._SdgDescription_i1qlc_225 ul {
  padding-left: 1.25rem;
  margin-bottom: 0.5rem;
}
._SdgDescription_i1qlc_225 ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._SdgDescription_i1qlc_225 ul li {
    font-size: 14px;
    line-height: 24px;
  }
}
._SdgSummary_i1qlc_277 {
  padding-left: 1.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  position: relative;
}
._SdgSummary_i1qlc_277 ._SdgSummaryBorder_i1qlc_283 {
  position: absolute;
  height: 100%;
  width: 4px;
  border-radius: 2px;
  background-color: #98A2B3;
  left: 0;
  top: 0;
}
._SdgSummary_i1qlc_277 ._SdgSummaryHeadline_i1qlc_292 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
@media (max-width: 720px) {
  ._SdgSummary_i1qlc_277 ._SdgSummaryHeadline_i1qlc_292 {
    font-size: 18px;
    line-height: 28px;
  }
}
._SdgSummary_i1qlc_277 ._SdgSummaryText_i1qlc_308 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._SdgSummary_i1qlc_277 ._SdgSummaryText_i1qlc_308 {
    font-size: 14px;
    line-height: 24px;
  }
}
._SdgPopupHeader_i1qlc_323 {
  display: flex;
  gap: 1.25rem;
  position: relative;
  padding-right: 200px;
}
@media (max-width: 720px) {
  ._SdgPopupHeader_i1qlc_323 {
    padding-right: 0;
    padding-top: 70px;
  }
}
._SdgPopupHeader_i1qlc_323 ._SdgPopupHeaderIcon_i1qlc_335 {
  height: 100px;
  width: auto;
  aspect-ratio: 1/1;
}
._SdgPopupHeader_i1qlc_323 ._SdgPopupHeaderDescription_i1qlc_340 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #30374F;
  margin-top: 0.5rem;
  flex: 1;
}
@media (max-width: 720px) {
  ._SdgPopupHeader_i1qlc_323 ._SdgPopupHeaderDescription_i1qlc_340 {
    font-size: 18px;
    line-height: 28px;
  }
}
._SdgPopupHeader_i1qlc_323 ._SdgPopupHeaderBackButton_i1qlc_357 {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 720px) {
  ._SdgPopupHeader_i1qlc_323 ._SdgPopupHeaderBackButton_i1qlc_357 {
    right: unset;
    left: 0;
  }
}._TwoColGrid_1nhsy_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_1nhsy_1 ._TextBlockColumn_1nhsy_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_1nhsy_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_1nhsy_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_1nhsy_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_1nhsy_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_1nhsy_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_1nhsy_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_1nhsy_118 {
  text-align: center;
}
._text-right_1nhsy_122 {
  text-align: right;
}
._text-justify_1nhsy_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._Footer_1nhsy_211 {
  background-color: #FFFFFF;
  display: flex;
  padding: 4rem 3.75rem 3rem 3.75rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 4rem;
  margin-top: auto;
}
._Footer_1nhsy_211 ._Content_1nhsy_221 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  align-self: stretch;
}
._Footer_1nhsy_211 ._Content_1nhsy_221 ._Branding_1nhsy_227 {
  display: flex;
  min-width: 20rem;
  max-width: 20rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
  flex: 1 0 0;
}
._Footer_1nhsy_211 ._Content_1nhsy_221 ._Branding_1nhsy_227 ._Logo_1nhsy_236 {
  margin-top: 2px;
  display: flex;
  align-items: center;
}
._Footer_1nhsy_211 ._Content_1nhsy_221 ._Branding_1nhsy_227 ._Logo_1nhsy_236 img {
  max-width: 250px;
}
._Footer_1nhsy_211 ._Content_1nhsy_221 ._Branding_1nhsy_227 ._Text_1nhsy_6 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #30374F;
  text-align: start;
}
@media (max-width: 720px) {
  ._Footer_1nhsy_211 ._Content_1nhsy_221 ._Branding_1nhsy_227 ._Text_1nhsy_6 {
    font-size: 14px;
    line-height: 24px;
  }
}
._Footer_1nhsy_211 ._Content_1nhsy_221 ._Links_1nhsy_260 {
  padding-left: 2rem;
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}
._Footer_1nhsy_211 ._Content_1nhsy_221 ._Links_1nhsy_260 ._Link_1nhsy_260 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  color: #101828;
  cursor: pointer;
  transition: color 0.3s ease;
}
@media (max-width: 720px) {
  ._Footer_1nhsy_211 ._Content_1nhsy_221 ._Links_1nhsy_260 ._Link_1nhsy_260 {
    font-size: 14px;
    line-height: 20px;
  }
}
._Footer_1nhsy_211 ._Content_1nhsy_221 ._Links_1nhsy_260 ._Link_1nhsy_260:hover {
  color: #491C96;
}
._Footer_1nhsy_211 ._Subtext_1nhsy_288 {
  display: flex;
  padding-top: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  align-self: stretch;
  border-top: 1px solid #CFD3DA;
}
._Footer_1nhsy_211 ._Subtext_1nhsy_288 ._Copyright_1nhsy_298 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
}
@media (max-width: 720px) {
  ._Footer_1nhsy_211 ._Subtext_1nhsy_288 ._Copyright_1nhsy_298 {
    font-size: 14px;
    line-height: 24px;
  }
}
._TwoColGrid_1lvfz_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_1lvfz_2 ._TextBlockColumn_1lvfz_7 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_1lvfz_73 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_1lvfz_73 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_1lvfz_88 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_1lvfz_88 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_1lvfz_104 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_1lvfz_104 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_1lvfz_119 {
  text-align: center;
}
._text-right_1lvfz_123 {
  text-align: right;
}
._text-justify_1lvfz_127 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._DefaultHeader_1lvfz_212 {
  width: 100%;
  height: 3.125rem;
  background: #FFFFFF;
  padding: 0.65rem;
  display: flex;
  align-items: center;
}
._DefaultHeader_1lvfz_212 ._LogoSection_1lvfz_220 {
  display: flex;
  align-items: center;
}
._DefaultHeader_1lvfz_212 ._LogoSection_1lvfz_220 img {
  height: 1.825rem;
  max-height: 100%;
  width: auto;
}
._MobileHeader_1lvfz_230 {
  width: 100%;
  display: flex;
  padding: 0.75rem;
  align-items: center;
  gap: 0.5rem;
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 {
  display: flex;
  padding: 0.77rem 0.75rem;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 0;
  gap: 0.25rem;
  border-radius: 0.5rem;
  background: #FFFFFF;
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Label_1lvfz_247 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  color: #491C96;
}
@media (max-width: 720px) {
  ._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Label_1lvfz_247 {
    font-size: 14px;
    line-height: 20px;
  }
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._StepLabel_1lvfz_262 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  color: #491C96;
  text-align: center;
  width: 100%;
}
@media (max-width: 720px) {
  ._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._StepLabel_1lvfz_262 {
    font-size: 14px;
    line-height: 20px;
  }
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Separator_1lvfz_279 {
  height: 0.125rem;
  flex: 1 0 0;
  border-radius: 1.875rem;
  background: #CFD3DA;
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Separator_1lvfz_279._CompletedSeparator_1lvfz_285 {
  background: #491C96;
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Bubble_1lvfz_288 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  border-radius: 1rem;
  border: 1.5px solid #CFD3DA;
  background: rgba(73, 28, 150, 0.05);
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Bubble_1lvfz_288 ._Icon_1lvfz_298 {
  background: #98A2B3;
  border-radius: 100%;
  width: 0.625rem;
  height: 0.625rem;
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Bubble_1lvfz_288._Completed_1lvfz_285 {
  border-color: #491C96;
  background: #491C96;
}
._MobileHeader_1lvfz_230 ._Breadcrumbs_1lvfz_237 ._Bubble_1lvfz_288._Completed_1lvfz_285 ._Icon_1lvfz_298 {
  background: #FFFFFF;
}
._MobileHeader_1lvfz_230 ._Menu_1lvfz_311 {
  position: relative;
  display: flex;
  width: 2.875rem;
  height: 2.875rem;
  padding: 0.75rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #101828;
  border-radius: 0.5rem;
  background: #FFFFFF;
  cursor: pointer;
  /* Dropdown für Mobile */
}
._MobileHeader_1lvfz_230 ._Menu_1lvfz_311 ._Icon_1lvfz_298 {
  display: grid;
  place-content: center;
  height: 1.85rem;
  width: 1.85rem;
}
._MobileHeader_1lvfz_230 ._Menu_1lvfz_311 ._DropdownMenu_1lvfz_332 {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  background: #FFFFFF;
  border-radius: 0.5rem;
  border: 1px solid #CFD3DA;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  z-index: 20;
  min-width: 160px;
}
._MobileHeader_1lvfz_230 ._Menu_1lvfz_311 ._DropdownMenu_1lvfz_332 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
._MobileHeader_1lvfz_230 ._Menu_1lvfz_311 ._DropdownMenu_1lvfz_332 ul li {
  padding: 0.75rem 1rem;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #101828;
  cursor: pointer;
  transition: background 0.2s;
}
@media (max-width: 720px) {
  ._MobileHeader_1lvfz_230 ._Menu_1lvfz_311 ._DropdownMenu_1lvfz_332 ul li {
    font-size: 14px;
    line-height: 20px;
  }
}
._MobileHeader_1lvfz_230 ._Menu_1lvfz_311 ._DropdownMenu_1lvfz_332 ul li:hover {
  background: rgba(0, 0, 0, 0.05);
}._TwoColGrid_14vq0_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_14vq0_1 ._TextBlockColumn_14vq0_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_14vq0_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_14vq0_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_14vq0_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_14vq0_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_14vq0_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_14vq0_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_14vq0_118 {
  text-align: center;
}
._text-right_14vq0_122 {
  text-align: right;
}
._text-justify_14vq0_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._MobileFooter_14vq0_211 {
  background-color: #FFFFFF;
  display: flex;
  padding: 2.25rem 0.75rem 1.5rem 0.75rem;
  flex-direction: column;
  align-items: center;
  gap: 2.25rem;
}
._MobileFooter_14vq0_211 ._Logo_14vq0_219 {
  margin-top: 2px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
._MobileFooter_14vq0_211 ._Logo_14vq0_219 img {
  width: 200px;
  max-width: 100%;
}
._MobileFooter_14vq0_211 ._Content_14vq0_230 {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
}
._MobileFooter_14vq0_211 ._Content_14vq0_230 ._Column_14vq0_235 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._MobileFooter_14vq0_211 ._Content_14vq0_230 ._Column_14vq0_235 ._Heading_14vq0_240 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  color: #491C96;
}
@media (max-width: 720px) {
  ._MobileFooter_14vq0_211 ._Content_14vq0_230 ._Column_14vq0_235 ._Heading_14vq0_240 {
    font-size: 14px;
    line-height: 20px;
  }
}
._MobileFooter_14vq0_211 ._Content_14vq0_230 ._Column_14vq0_235 ._Link_14vq0_255 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  color: #101828;
  transition: color 0.3s ease;
}
@media (max-width: 720px) {
  ._MobileFooter_14vq0_211 ._Content_14vq0_230 ._Column_14vq0_235 ._Link_14vq0_255 {
    font-size: 14px;
    line-height: 20px;
  }
}
._MobileFooter_14vq0_211 ._Content_14vq0_230 ._Column_14vq0_235 ._Link_14vq0_255:hover {
  color: #491C96;
}
._MobileFooter_14vq0_211 ._Subtext_14vq0_274 {
  display: flex;
  flex-direction: column;
  padding-left: 1.25rem;
  gap: 0.5rem;
  width: 100%;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
  text-align: left;
}
@media (max-width: 720px) {
  ._MobileFooter_14vq0_211 ._Subtext_14vq0_274 {
    font-size: 14px;
    line-height: 24px;
  }
}
._MobileFooter_14vq0_211 ._Subtext_14vq0_274 ._Row_14vq0_295 {
  display: flex;
  gap: 1rem;
}
._MobileFooter_14vq0_211 ._Subtext_14vq0_274 ._Row_14vq0_295 ._Link_14vq0_255 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #98A2B3;
  text-underline: none;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media (max-width: 720px) {
  ._MobileFooter_14vq0_211 ._Subtext_14vq0_274 ._Row_14vq0_295 ._Link_14vq0_255 {
    font-size: 14px;
    line-height: 24px;
  }
}
._MobileFooter_14vq0_211 ._Subtext_14vq0_274 ._Row_14vq0_295 ._Link_14vq0_255:hover {
  color: #491C96;
}._PageTransition_103m0_1 {
  height: 100%;
}._TwoColGrid_l498o_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_l498o_1 ._TextBlockColumn_l498o_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_l498o_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_l498o_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_l498o_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_l498o_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_l498o_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_l498o_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_l498o_118 {
  text-align: center;
}
._text-right_l498o_122 {
  text-align: right;
}
._text-justify_l498o_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxBack_l498o_211 {
  padding: 3.75rem 0 0 3.75rem;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 30px;
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}
@media (max-width: 992px) {
  ._ContentLinkBox_l498o_211 ._ContentLinkBoxBack_l498o_211 {
    padding: 1.5rem 0 0 1.5rem;
  }
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 {
  position: relative;
  display: flex;
  gap: 24px;
  padding: 0 3.75rem 3.75rem 3.75rem;
}
@media (max-width: 992px) {
  ._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 {
    flex-direction: column;
    gap: 10px;
    padding: 2.25rem 1.5rem;
  }
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 {
  flex: 1 1;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 ._ContentLinkBoxItems_l498o_239 {
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 30px 24px 40px 24px;
  flex-direction: column;
  gap: 30px;
  flex: 1 1;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 ._ContentLinkBoxItems_l498o_239 ._ContentLinkBoxItemsCounter_l498o_252 {
  width: 30px;
  height: 30px;
  background-color: #491C96;
  font-size: 20px;
  color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 ._ContentLinkBoxItems_l498o_239 ._ContentLinkBoxItemsHead_l498o_264 h2 {
  margin-bottom: 10px;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 ._ContentLinkBoxItems_l498o_239 ._ContentLinkBoxItemsContent_l498o_267 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 ._ContentLinkBoxItems_l498o_239 ._ContentLinkBoxItemsContent_l498o_267 ._ContentLinkBoxItemsListItem_l498o_272 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #30374F;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  transition: 0.3s;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 ._ContentLinkBoxItems_l498o_239 ._ContentLinkBoxItemsContent_l498o_267 ._ContentLinkBoxItemsListItem_l498o_272 a svg {
  width: 20px;
  height: 20px;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxInner_l498o_226 ._ContentLinkBoxItemsOuter_l498o_239 ._ContentLinkBoxItems_l498o_239 ._ContentLinkBoxItemsContent_l498o_267 ._ContentLinkBoxItemsListItem_l498o_272 a:hover {
  color: #491C96;
}
._ContentLinkBox_l498o_211 ._ContentLinkBoxBackToStart_l498o_290 {
  width: 100%;
  text-align: center;
  padding: 0 3.75rem;
  display: block;
  margin-bottom: 30px;
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}
@media (max-width: 992px) {
  ._ContentLinkBox_l498o_211 ._ContentLinkBoxBackToStart_l498o_290 {
    padding: 0 1.5rem;
  }
}._TwoColGrid_zrmia_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_zrmia_1 ._TextBlockColumn_zrmia_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_zrmia_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_zrmia_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_zrmia_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_zrmia_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_zrmia_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_zrmia_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_zrmia_118 {
  text-align: center;
}
._text-right_zrmia_122 {
  text-align: right;
}
._text-justify_zrmia_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._TextBlock_zrmia_6 {
  margin-bottom: 80px;
  width: 60%;
}
@media (max-width: 992px) {
  ._TextBlock_zrmia_6 {
    width: 100%;
  }
}
._TextBlock_zrmia_6 p, ._TextBlock_zrmia_6 h1, ._TextBlock_zrmia_6 h2, ._TextBlock_zrmia_6 h3, ._TextBlock_zrmia_6 h4, ._TextBlock_zrmia_6 h5, ._TextBlock_zrmia_6 h6, ._TextBlock_zrmia_6 ul, ._TextBlock_zrmia_6 ol, ._TextBlock_zrmia_6 blockquote {
  margin-top: 1em;
}
._TextBlock_zrmia_6:last-child {
  margin-bottom: 0;
}._TwoColGrid_u01la_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8rem;
}
._TwoColGrid_u01la_1 ._TextBlockColumn_u01la_6 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
h1 {
  font-family: "Enriqueta", serif;
  font-size: 60px;
  line-height: 64px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 54px;
  }
}
h2 {
  font-family: "Enriqueta", serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
h3 {
  font-family: "Enriqueta", serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
p {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}
._p2_u01la_72 {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p2_u01la_72 {
    font-size: 16px;
    line-height: 28px;
  }
}
._p3_u01la_87 {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
  color: #475467;
}
@media (max-width: 720px) {
  ._p3_u01la_87 {
    font-size: 14px;
    line-height: 24px;
  }
}
._p4_u01la_103 {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ._p4_u01la_103 {
    font-size: 14px;
    line-height: 20px;
  }
}
._text-center_u01la_118 {
  text-align: center;
}
._text-right_u01la_122 {
  text-align: right;
}
._text-justify_u01la_126 {
  text-align: justify;
}
ul {
  list-style-position: inside;
}
ul li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
ul ul {
  padding-left: 20px;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
ol li {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  ol li {
    font-size: 18px;
    line-height: 28px;
  }
}
ol ol {
  padding-left: 20px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol {
  list-style-type: upper-alpha;
}
ol ol ol ol ol {
  list-style-type: upper-roman;
}
p a {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #30374F;
  font-style: normal;
}
@media (max-width: 720px) {
  p a {
    font-size: 18px;
    line-height: 28px;
  }
}
p a:hover {
  color: #491C96;
}
blockquote {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0.5em 1em;
  border-left: 3px solid #98A2B3;
  background-color: #F2F4F7;
  font-style: italic;
  color: #FFFFFF;
  line-height: 1.6;
}
._ContentPageMain_u01la_211 ._ContentPageMainTitle_u01la_211 {
  padding: 6rem 3.75rem;
  text-align: center;
  width: 60%;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}
@media (max-width: 992px) {
  ._ContentPageMain_u01la_211 ._ContentPageMainTitle_u01la_211 {
    width: 100%;
  }
}
._ContentPageMain_u01la_211 ._ContentPageMainContent_u01la_224 {
  background-color: #FFFFFF;
  padding: 6rem 3.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}