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

.up_link_logo_box {
  width: 100px;
}

.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;
}

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

.auth_span {
  color: #444;
  font-weight: 600;
}

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

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

.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;
}

.pream_text {
  margin-bottom: 20px;
}

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

.sp_text {
  color: #eb4b9b;
  text-transform: none;
  font-weight: 600;
}

.h2 {
  color: #444;
  text-align: left;
  border-bottom: 1px solid #525252;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 10px;
  font-weight: 600;
  line-height: 135%;
}

.h2.whiti {
  color: #fff6f6;
  text-align: center;
}

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

.dec_pastel {
  margin-bottom: 5px;
}

.link-2 {
  color: #ea4b9b;
}

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

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

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

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

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

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

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

.stress_box {
  padding-bottom: 0;
}

.whitii_text {
  color: #000;
  margin-bottom: 20px;
}

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

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

.author_text {
  margin-bottom: 60px;
  font-size: 14px;
  display: none;
}

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

.redi {
  font-style: italic;
}

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

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

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

.quot_petals_one.opi {
  display: none;
}

.list_text {
  font-weight: 500;
}

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

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

.acc_text_span {
  color: #444;
  font-weight: 600;
}

.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;
}

.quota.newsize {
  margin-left: 15%;
  margin-right: 15%;
}

.quota.newsize.notf {
  margin-left: 25%;
  margin-right: 25%;
  display: block;
}

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

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

.list {
  color: #fff;
}

.quota-photo {
  display: none;
}

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

.fin_sec {
  background-color: #363636;
}

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

.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: none;
}

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

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

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

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

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

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

.pink_style {
  background-color: #fde;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px;
}

.pink_style.light {
  background-color: #ea4b9b;
  margin-bottom: 40px;
}

.image-18 {
  width: 240px;
}

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

.life_logo_box {
  width: 120px;
}

.card-text1 {
  color: #fd0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 22px;
  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-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%;
}

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

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

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

.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;
}

.factors.new {
  background-color: #ea4b9b;
  padding: 0;
}

.pream_sec {
  padding-bottom: 0;
}

.reg_text {
  margin-bottom: 20px;
}

.stress_sec {
  padding-bottom: 0;
}

.stress_sec.finnale {
  padding-bottom: 60px;
}

.h1 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0%;
  line-height: 135%;
}

.new_title_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(149deg, #ffe4e7, #e6939d);
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.new_title_box.bb {
  margin-top: 60px;
}

.au_text {
  text-align: right;
  text-transform: uppercase;
  margin-top: 10px;
}

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

.action {
  background-color: #ffebeb;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.h3 {
  color: #444;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 135%;
}

.action_grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 5.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.act_text {
  color: #444;
  margin-bottom: 20px;
  font-weight: 600;
}

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

.link-12 {
  color: #ea4b9b;
}

.cta_link {
  background-color: #ea4b9b;
  border-radius: 8px;
  padding: 20px 40px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.cta_link:hover {
  background-color: #ec127e;
  transform: translate(0, -10px);
}

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

.image-19 {
  object-fit: cover;
}

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

  .h1 {
    font-size: 44px;
  }
}

@media screen and (min-width: 1440px) {
  .subtitle_text {
    padding-right: 0%;
    font-size: 28px;
  }

  .main_title {
    bottom: 47%;
  }

  .link-5 {
    font-size: 18px;
    font-weight: 600;
  }

  .h1 {
    margin-bottom: 10px;
    padding-right: 0%;
    font-size: 52px;
    line-height: 125%;
  }
}

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

  .subtitle_text {
    font-size: 48px;
  }

  .main_title {
    bottom: 45%;
  }

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

  .h1 {
    padding-right: 0%;
    font-size: 80px;
  }
}

@media screen and (max-width: 991px) {
  .subtitle_text {
    padding-right: 0%;
    font-size: 20px;
  }

  .main_title {
    right: 5%;
  }

  .h2 {
    font-size: 24px;
  }

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

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

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

  .cont {
    max-width: 700px;
  }

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

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

  .factors.new {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1.5fr;
  }

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

@media screen and (max-width: 767px) {
  .subtitle_text {
    padding-right: 0%;
    font-size: 16px;
  }

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

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

  .h2 {
    font-size: 24px;
  }

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

  .list_text {
    font-size: 13px;
  }

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

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

  .top_box {
    height: 60vh;
  }

  .list {
    padding-left: 20px;
  }

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

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

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

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

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

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

  .action_grid {
    grid-template-columns: 2.25fr;
  }

  .cta, .action_decor_box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-19 {
    max-width: 50%;
  }
}

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

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

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

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

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

  .h2 {
    font-size: 18px;
  }

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

  .stress_box {
    padding-bottom: 20px;
  }

  .stress_box.qqq {
    padding-bottom: 0;
  }

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

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

  .list_text {
    font-size: 16px;
  }

  .pream_box {
    padding-bottom: 20px;
  }

  .pream_box.yyy {
    padding-bottom: 0;
  }

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

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

  .top_box {
    background-image: linear-gradient(#f8b7b736, #f8b7b736), url('../images/flo_six.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

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

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

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

  .pink_style {
    padding: 20px;
  }

  .life_logo_box {
    width: 96px;
  }

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

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

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

  .stress_sec.finnale {
    padding-bottom: 40px;
  }

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

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

  .new_title_box.bb.oop {
    margin-top: 0;
  }

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

  .action {
    padding: 20px 20px 40px;
  }

  .h3 {
    font-size: 18px;
  }

  .action_grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .cta_link {
    padding: 10px 20px;
  }

  .cta_text {
    letter-spacing: 0;
    font-size: 14px;
  }

  .image-20 {
    max-width: 50%;
  }
}

#w-node-_9e48f7cd-80cc-f7c5-c090-d9aa3f924eee-c77840ca {
  place-self: center;
}

#w-node-aa3b13cb-f679-e3a0-db2a-7a165d7b7af1-c77840ca {
  align-self: center;
}

#w-node-_24bb3d6d-70bd-05ae-bf00-3a4dcc86d644-c77840ca, #w-node-_17cc30c9-d2ca-dca8-6f1a-877935574a17-c77840ca, #w-node-_0939ea38-251c-7935-6af7-fbdd8bd559c8-c77840ca {
  place-self: center;
}

#w-node-_0939ea38-251c-7935-6af7-fbdd8bd559ca-c77840ca {
  align-self: center;
}

#w-node-_3ce53651-3ef8-8f7a-f8c3-19c4004e9863-c77840ca, #w-node-_17cc30c9-d2ca-dca8-6f1a-877935574a9d-c77840ca, #w-node-_86e2273f-6717-12ed-b932-55b725bc5251-c77840ca, #w-node-_73be7575-b46f-07eb-4744-253bbb11fda8-c77840ca, #w-node-_345bad1c-e91c-387e-b20e-761a2f0ae6ea-c77840ca {
  place-self: center;
}

#w-node-_345bad1c-e91c-387e-b20e-761a2f0ae6ec-c77840ca {
  align-self: center;
}

#w-node-_9f2484dc-817d-a915-32b9-535e3bdc6cb3-c77840ca {
  place-self: center;
}

#w-node-_17cc30c9-d2ca-dca8-6f1a-877935574aef-c77840ca, #w-node-_17cc30c9-d2ca-dca8-6f1a-877935574b01-c77840ca, #w-node-_17cc30c9-d2ca-dca8-6f1a-877935574b0d-c77840ca, #w-node-_17cc30c9-d2ca-dca8-6f1a-877935574b16-c77840ca {
  place-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_17cc30c9-d2ca-dca8-6f1a-8779355749cc-c77840ca, #w-node-_17cc30c9-d2ca-dca8-6f1a-877935574a0b-c77840ca {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_17cc30c9-d2ca-dca8-6f1a-8779355749cc-c77840ca, #w-node-_17cc30c9-d2ca-dca8-6f1a-877935574a0b-c77840ca {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


