.body {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top_box {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.line_left {
  z-index: 1;
  background-color: #ffcf21;
  width: 240px;
  height: 100vh;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.logo {
  z-index: 5;
  position: absolute;
  inset: 3% auto auto 5%;
}

.up_link_box {
  width: 116px;
}

.life_link_box {
  width: 140px;
}

.grid_main {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: auto 0% 0% 5%;
}

.gr_m_ph {
  margin-top: 10%;
}

.image {
  max-width: 40vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gr_title {
  padding-top: 25%;
  padding-left: 5%;
  padding-right: 5%;
}

.h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 135%;
}

.line_head {
  background-color: #ffcf20;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.subtitle_text {
  padding-right: 35%;
  line-height: 150%;
}

.cta {
  margin-top: 40px;
}

.cta_link {
  background-color: #ffcf20;
  padding: 20px 60px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
  box-shadow: 0 2px 5px #0003;
}

.cta_link:hover {
  transform: translate(0, 10px);
}

.cta_text {
  color: #000;
  letter-spacing: .2px;
  text-transform: uppercase;
  font-weight: 700;
}

.circle {
  z-index: 2;
  background-color: #ffcf20;
  border-radius: 160px;
  width: 160px;
  height: 160px;
  position: absolute;
  inset: 8% -5% auto auto;
}

.pream_sec {
  background-color: #fafafa;
  padding-bottom: 0;
}

.cont {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.pream_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp_date_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sp_text {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.date_text {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

.zmist_sec {
  background-color: #ffcf20;
  padding-bottom: 0;
}

.zmist_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 135%;
}

.h3.sop {
  margin-bottom: 20px;
}

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

.zmist_item {
  padding: 20px;
}

.zmist_icon {
  margin-bottom: 10px;
}

.image-2 {
  width: 48px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.zmist_title_text {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.zmist_link_box {
  border: 1px solid #000;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.zmist_link_box:hover {
  transform: scale(.9);
}

.story_sec {
  padding-bottom: 0;
}

.story_sec.grey {
  background-color: #f3f3f3;
}

.story_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.story_title {
  margin-bottom: 40px;
}

.h2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10%;
  padding-right: 10%;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 135%;
}

.h2.io {
  padding-left: 15%;
  padding-right: 15%;
}

.regular_text {
  margin-bottom: 20px;
  line-height: 150%;
}

.quot_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-left: 12px solid #ffcf20;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.quot_box.negro {
  background-color: #fafafa;
}

.image-3 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quot_text {
  font-family: Montserrat, sans-serif;
}

.quot_span_text, .sp_simp_quot_text {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.noph_quot_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f7f7f7;
  border-left: 12px solid #ffcf20;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 3.5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.noph_quot_box.whiter {
  background-color: #fff;
}

.image-4 {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.stage {
  background-color: #ffcf20;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.list.finit {
  margin-bottom: 0;
}

.fin_sec {
  background-color: #3c3d41;
}

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin_text {
  color: #fff;
  font-size: 12px;
}

.link {
  color: #ffcf20;
}

.photo_box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1440px) {
  .h1 {
    padding-right: 5%;
    font-size: 52px;
  }

  .subtitle_text {
    padding-right: 5%;
    font-size: 28px;
  }

  .cta_text {
    font-size: 20px;
  }

  .circle {
    border-radius: 2000px;
    width: 200px;
    height: 200px;
  }
}

@media screen and (max-width: 991px) {
  .top_box, .line_left {
    height: 70vh;
  }

  .grid_main {
    bottom: 0%;
  }

  .gr_m_ph {
    margin-top: 0%;
  }

  .gr_title {
    padding-top: 5%;
  }

  .h1 {
    font-size: 30px;
  }

  .circle {
    border-radius: 120px;
    width: 120px;
    height: 120px;
  }

  .pream_sec {
    background-color: #f3f3f3;
  }

  .cont {
    max-width: 640px;
  }

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

  .h2 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 24px;
  }

  .quot_box {
    background-color: #f3f3f3;
  }

  .quot_box.blanco {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .top_box {
    height: auto;
  }

  .line_left {
    width: 40px;
    height: auto;
  }

  .logo {
    opacity: .76;
    text-align: center;
    padding-top: 3%;
    position: static;
  }

  .grid_main {
    grid-template-columns: 1fr;
    padding-top: 20px;
    padding-bottom: 40px;
    position: static;
  }

  .gr_m_ph {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    max-width: 60vw;
  }

  .gr_title {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0%;
    padding-left: 5%;
  }

  .h1 {
    text-align: center;
  }

  .subtitle_text {
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
  }

  .cta {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .circle {
    inset: 0% -8% auto auto;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .h3 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .h2 {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .line_left {
    width: 20px;
  }

  .up_link_box {
    width: 100px;
  }

  .life_link_box {
    width: 108px;
  }

  .h1 {
    font-size: 24px;
  }

  .subtitle_text {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 14px;
  }

  .circle {
    border-radius: 80px;
    width: 80px;
    height: 80px;
  }

  .image-2 {
    width: 32px;
    height: 32px;
  }

  .zmist_title_text {
    font-size: 14px;
  }

  .h2 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .quot_box {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .sp_photo {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-3 {
    max-width: 80%;
  }

  .noph_quot_box {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .quot_marks {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-4 {
    width: auto;
    max-width: 80%;
    height: auto;
  }

  .stage {
    padding: 20px;
  }
}

#w-node-_7f68910b-dd66-b0eb-1fd4-cfa3da1a3648-f4b25e42 {
  place-self: start center;
}

#w-node-ebc60d14-739a-51c1-7e2b-fe8766a06a15-f4b25e42, #w-node-_5a4cafd8-969f-7c16-9093-8ad3c74da6af-f4b25e42, #w-node-_1736a6b2-6b19-ee81-dc0e-bf97a7bb8ebb-f4b25e42, #w-node-_869269cb-de76-c029-9976-d9b97c65410c-f4b25e42, #w-node-_77cbf0b9-65bb-48a2-7acf-4a2d301bc926-f4b25e42, #w-node-f7ae6efd-fd78-1ede-da6d-a5c5d9cbca82-f4b25e42, #w-node-f3a527a6-630f-ec29-1a93-9d478d1bd528-f4b25e42, #w-node-_62bd00b4-996d-30b2-2c30-e6bfdbb7516d-f4b25e42, #w-node-_783eae77-6ca9-8650-9b21-a823121813cf-f4b25e42, #w-node-_19aee170-9040-5fde-fde0-df29f2a41e9b-f4b25e42, #w-node-_2492fd3e-c480-2bba-05ce-641f37b8c308-f4b25e42 {
  place-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-ec21d821-282c-3904-c7cb-3c6dc7580d28-f4b25e42 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3dc93d11-6911-1c91-6fc4-e361cde9f5b2-f4b25e42, #w-node-_5a4cafd8-969f-7c16-9093-8ad3c74da6ad-f4b25e42, #w-node-_3c8ab7de-e157-0a67-129a-9665d81bf1ee-f4b25e42, #w-node-_869269cb-de76-c029-9976-d9b97c65410a-f4b25e42, #w-node-_77cbf0b9-65bb-48a2-7acf-4a2d301bc924-f4b25e42, #w-node-f7ae6efd-fd78-1ede-da6d-a5c5d9cbca80-f4b25e42, #w-node-f3a527a6-630f-ec29-1a93-9d478d1bd526-f4b25e42, #w-node-_62bd00b4-996d-30b2-2c30-e6bfdbb7516b-f4b25e42, #w-node-_783eae77-6ca9-8650-9b21-a823121813cd-f4b25e42, #w-node-_2492fd3e-c480-2bba-05ce-641f37b8c306-f4b25e42 {
    place-self: center;
  }
}


