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

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

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

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

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

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

@font-face {
  font-family: Graphiklcg;
  src: url('../fonts/GraphikLCG-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphiklcg;
  src: url('../fonts/GraphikLCG-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Graphiklcg;
  src: url('../fonts/GraphikLCG-Semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

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

.top_box {
  background-image: url('../images/flower_bckgr_1flower_bckgr.webp');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.logo {
  opacity: .65;
  position: absolute;
  inset: 3% auto auto 5%;
}

.up_link_logo_box {
  width: 100px;
}

.life_logo_box {
  width: 120px;
}

.main_title {
  color: #292929;
  position: absolute;
  inset: auto auto 50% 5%;
}

.h1 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphiklcg, Arial, sans-serif;
  line-height: 135%;
}

.subtitle_text {
  font-size: 24px;
  line-height: 150%;
}

.pream_sec {
  padding-bottom: 0;
}

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

.pream_box {
  margin-bottom: 0;
  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 {
  color: #eb4b9b;
  text-transform: none;
  font-family: Graphiklcg, Arial, sans-serif;
  font-weight: 600;
}

.date-text {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

.link {
  color: #ea4b9b;
  font-weight: 600;
}

.stress_sec {
  padding-bottom: 0;
}

.stress_box {
  padding-bottom: 40px;
}

.h2 {
  color: #444;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 135%;
}

.reg_text {
  margin-bottom: 20px;
}

.quota {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  margin: 0 20%;
  display: grid;
}

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

.quota_words {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.quota_decor {
  width: 120px;
  margin-bottom: 10px;
}

.span_quot_text {
  color: #444;
  font-weight: 500;
}

.dec_pastel {
  margin-bottom: 5px;
}

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

.dec_pastel_02 {
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 58%;
}

.image-3 {
  width: 120px;
  display: block;
}

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

.aspects_box.twist {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.aspects_box.twist.operty {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.aspects_box.twist.operty.seeo {
  display: none;
}

.aspect_item {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.circle {
  background-color: #eb4b9b;
  border-radius: 12px;
  width: 12px;
  height: 12px;
  margin-bottom: 10px;
}

.text-block {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 145%;
}

.fin_sec {
  background-color: #363636;
}

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

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

.link-2 {
  color: #ea4b9b;
}

.photo {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-4 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  color: #444;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 135%;
}

.card-text1 {
  color: #fd0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 600;
  line-height: 135%;
}

.card-text1.nered {
  color: #fff;
  text-transform: none;
  margin-bottom: 20px;
  padding-top: 0;
  padding-right: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 135%;
}

.card-text1.wfg-st {
  color: #ea4b9b;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
}

.card-grid-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  font-size: 15px;
  display: block;
}

.card-item-box {
  background-color: #ea4b9b;
  border-radius: 8px;
  padding: 40px;
  position: sticky;
  top: 15px;
}

.card-item-box.tree {
  background-color: #fbfafa;
  border: 1px solid #ddd;
  top: 15px;
}

.card-item-box.next {
  background-color: #fff;
  border-style: solid;
  border-color: #ea4b9b;
  top: 20px;
}

.carcas-box {
  margin-top: 40px;
  margin-bottom: 40px;
  position: static;
  top: 40px;
}

.card-text-simp {
  color: #000;
  margin-bottom: 10px;
  font-size: 14px;
}

.card-text-simp.noirt {
  color: #fff;
  margin-bottom: 10px;
  font-size: 14px;
}

.card-text-simp.noirt.neo, .card-text-simp.siop {
  margin-bottom: 0;
}

.image-17 {
  border-radius: 8px;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.red {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}

.redi {
  font-style: italic;
}

.factors {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ea4b9b;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.list {
  color: #fff;
}

.list_text {
  font-weight: 500;
}

.image-18 {
  width: 240px;
}

.link-3 {
  color: #eb4b9b;
  font-weight: 600;
}

.link-4 {
  color: #ea4b9b;
  font-weight: 600;
}

.link-5 {
  color: #292929;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .h1 {
    font-size: 44px;
  }

  .subtitle_text {
    font-size: 28px;
  }
}

@media screen and (min-width: 1440px) {
  .main_title {
    bottom: 42%;
  }

  .h1 {
    margin-bottom: 10px;
    padding-right: 49%;
    font-size: 56px;
  }

  .subtitle_text {
    padding-right: 56%;
    font-size: 32px;
  }
}

@media screen and (min-width: 1920px) {
  .up_link_logo_box {
    width: 160px;
  }

  .life_logo_box {
    width: 186px;
    margin-top: 8px;
  }

  .main_title {
    bottom: 34%;
  }

  .h1 {
    font-size: 80px;
  }

  .subtitle_text {
    font-size: 48px;
  }
}

@media screen and (max-width: 991px) {
  .main_title {
    right: 5%;
  }

  .h1 {
    padding-right: 43%;
    font-size: 32px;
  }

  .subtitle_text {
    padding-right: 50%;
    font-size: 20px;
  }

  .cont {
    max-width: 700px;
  }

  .quota {
    margin-left: 10%;
    margin-right: 10%;
  }

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

  .card-text1 {
    font-size: 18px;
  }

  .card-text1.wfg-st {
    font-size: 15px;
  }

  .card-text-simp {
    font-size: 14px;
  }
}

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

  .main_title {
    bottom: 37%;
    right: 5%;
  }

  .h1 {
    padding-right: 34%;
    font-size: 28px;
  }

  .subtitle_text {
    padding-right: 45%;
    font-size: 16px;
  }

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

  .h2 {
    font-size: 24px;
  }

  .quota {
    margin-left: 5%;
    margin-right: 5%;
  }

  .aspects_box, .aspects_box.twist, .aspects_box.twist.operty {
    grid-template-columns: 1fr 1fr;
  }

  .heading {
    font-size: 20px;
  }

  .card-text1.nered {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 140%;
  }

  .card-grid-box {
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .card-item-box {
    padding: 20px;
  }

  .card-decor-img-box {
    display: none;
  }

  .card-text-simp.noirt {
    font-size: 14px;
  }

  .image-17 {
    max-width: 60%;
  }

  .factors {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 20px;
  }

  .list {
    padding-left: 20px;
  }

  .list_text {
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  .top_box {
    background-position: 50%;
  }

  .logo {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    inset: 3% 5% auto;
  }

  .up_link_logo_box {
    width: 88px;
  }

  .life_logo_box {
    width: 96px;
  }

  .main_title {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    bottom: 37%;
    left: 10%;
    right: 10%;
  }

  .h1 {
    text-align: center;
    margin-bottom: 5px;
    padding-right: 0%;
    font-size: 20px;
  }

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

  .h2 {
    font-size: 20px;
  }

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

  .image, .image.mark {
    width: 80%;
  }

  .aspects_box, .aspects_box.twist, .aspects_box.twist.operty {
    grid-template-columns: 1fr;
  }

  .aspect_item {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading {
    font-size: 18px;
  }

  .card-text1 {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .card-text1.nered, .card-text1.wfg-st {
    font-size: 14px;
  }

  .card-grid-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .card-item-box {
    padding: 20px;
  }

  .card-text-simp {
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 135%;
  }

  .card-text-simp.noirt {
    padding-bottom: 10px;
  }

  .image-17 {
    max-width: 100%;
  }

  .factors {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1.5fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

#w-node-_1c607cfe-7df9-fbc0-e1c9-70edfdafb34e-5623934a, #w-node-a3c9d2d2-087d-dfbe-d23b-9bea321e50ff-5623934a {
  place-self: center;
}

#w-node-_262a52a2-daa2-46c4-5baa-ba7dc736412d-5623934a, #w-node-_262a52a2-daa2-46c4-5baa-ba7dc7364138-5623934a, #w-node-_262a52a2-daa2-46c4-5baa-ba7dc7364141-5623934a, #w-node-_262a52a2-daa2-46c4-5baa-ba7dc736414a-5623934a {
  place-self: start;
}

#w-node-_96eeb975-077c-66d5-cc41-442f33848836-5623934a, #w-node-a832a6c8-74c9-5225-6e3f-66cdfc1eff2b-5623934a {
  place-self: center;
}

#w-node-_3a4a762b-6c1f-700d-9a11-ef413a439c2f-5623934a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_203c6ade-1551-a2ab-c6e3-69c7e2826314-5623934a {
  place-self: center;
}

#w-node-_3657d370-e384-8980-da57-f94f6cbd1a0e-5623934a {
  place-self: center start;
}

@media screen and (max-width: 991px) {
  #w-node-e3f415b4-d6e8-e9a7-4080-b4214f996a0c-5623934a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e3f415b4-d6e8-e9a7-4080-b4214f996a0c-5623934a, #w-node-_3a4a762b-6c1f-700d-9a11-ef413a439c2f-5623934a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3a4a762b-6c1f-700d-9a11-ef413a439c2f-5623934a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3657d370-e384-8980-da57-f94f6cbd1a0e-5623934a {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}