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

.top-box {
  background-color: #ff000900;
  background-image: linear-gradient(#00000073, #00000073);
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.logo {
  text-align: center;
  padding-top: 10px;
  padding-left: 20px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.up-link-box {
  width: 96px;
}

.up_life_link_box {
  width: 100px;
}

.main-title {
  z-index: 4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 5%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  line-height: 135%;
}

.subtitle_one_text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 135%;
}

.subtitle_two_text {
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 80px;
  width: 480px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Lobster, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.subtitle-text_three {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
  line-height: 135%;
  display: none;
}

.cat {
  width: 320px;
  position: absolute;
  inset: auto auto -5% -6%;
}

.dog {
  width: 380px;
  position: absolute;
  inset: auto -7% -5% auto;
}

.pream_sec {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  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 {
  color: #ff0008;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.date-text {
  text-align: right;
  font-family: Open Sans, sans-serif;
}

.regular_text {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.link {
  color: #ff0008;
  font-weight: 700;
}

.grey_sec {
  background-color: #ececec;
  padding-bottom: 0;
}

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

.part_title.others {
  padding-top: 40px;
}

.heading-2 {
  color: #ff0008;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  line-height: 135%;
}

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

.espi-box.right {
  grid-template-columns: 1fr .25fr;
}

.circle-accent {
  background-color: #ff0008;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 240px;
  display: flex;
}

.acent-text {
  color: #fff;
  text-align: center;
  font-family: Lobster, sans-serif;
  font-size: 32px;
  line-height: 125%;
}

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

.one_gr_item {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 8px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.gr_item_title {
  background-color: #ff0008;
  border-radius: 80px;
  margin-bottom: 20px;
  padding: 20px;
}

.four_text {
  color: #fff;
  text-align: center;
  font-family: Lobster, sans-serif;
  font-size: 20px;
}

.age-text {
  font-size: 14px;
}

.wh_sec {
  padding-bottom: 0;
}

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

.wh_box.ret {
  padding-bottom: 60px;
}

.quotation {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ededed;
  border: 1px solid #ddd;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.quotation.iop {
  background-color: #fff;
}

.bold_sp_text {
  font-weight: 600;
}

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

.image {
  object-fit: cover;
}

.pros {
  padding-bottom: 0;
  position: relative;
}

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

.pros_item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 280px;
  height: 66px;
  padding: 20px;
  display: block;
  position: absolute;
  inset: 14% auto auto 8%;
  box-shadow: 0 2px 5px #0003;
}

.pros_item._02 {
  width: 320px;
  height: auto;
  inset: auto auto 54% 0%;
}

.pros_item._03 {
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 66px;
  display: flex;
  inset: 25% 0% 0% auto;
}

.pros_item._05 {
  inset: auto 13% 0% auto;
}

.pros_item._04 {
  inset: auto auto 5% 16%;
}

.pros_item_all {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 11fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.cir_red {
  background-color: #ff0008;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
}

.pros_text {
  padding-left: 5px;
  font-size: 14px;
}

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

.centr-text {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Lobster, sans-serif;
  font-size: 24px;
}

.centre-text2 {
  color: #fff;
}

.fin-sec {
  background-color: #222;
}

.fin-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.link-3 {
  color: #ff0008;
}

.dec-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.image-4 {
  object-fit: cover;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.two_blocks {
  flex-flow: row;
  height: 100vh;
  display: flex;
}

.left {
  width: 50%;
  height: 100vh;
}

.right {
  width: 100%;
  height: 100vh;
}

.left_bcgr, .cat_rignt_vidbcgr {
  height: 100vh;
}

.logo_client {
  background-color: #fff;
  margin-top: 20px;
  margin-right: 20px;
  padding: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.link_client_logo {
  width: 120px;
}

@media screen and (min-width: 1280px) {
  .top-box {
    bottom: 50%;
  }

  .main-title {
    font-size: 56px;
    bottom: 5%;
  }

  .heading, .subtitle_one_text {
    font-size: 48px;
  }

  .subtitle_two_text {
    padding: 20px;
    font-size: 24px;
  }

  .subtitle-text_three {
    font-size: 32px;
  }

  .cat {
    width: 400px;
  }

  .dog {
    width: 500px;
  }
}

@media screen and (min-width: 1440px) {
  .up-link-box {
    width: 96px;
  }

  .up_life_link_box {
    width: 108px;
  }

  .main-title {
    bottom: 5%;
  }

  .heading, .subtitle_one_text {
    font-size: 56px;
  }

  .subtitle_two_text {
    width: 520px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 40px;
    font-size: 26px;
  }

  .subtitle-text_three {
    font-size: 36px;
  }

  .cat {
    width: 480px;
  }

  .dog {
    width: 560px;
  }
}

@media screen and (min-width: 1920px) {
  .logo {
    padding-top: 20px;
  }

  .up-link-box {
    width: 160px;
  }

  .life_logo {
    margin-top: 10px;
    padding-bottom: 0;
  }

  .up_life_link_box {
    width: 200px;
  }

  .main-title {
    bottom: 5%;
  }

  .heading, .subtitle_one_text {
    font-size: 72px;
  }

  .subtitle_two_text {
    width: 720px;
    padding: 40px;
    font-size: 40px;
  }

  .subtitle-text_three {
    font-size: 48px;
  }

  .cat {
    width: 640px;
  }

  .dog {
    width: 720px;
  }

  .link_client_logo {
    width: 160px;
  }
}

@media screen and (max-width: 991px) {
  .top-box {
    height: 80vh;
  }

  .heading, .subtitle_one_text {
    font-size: 32px;
  }

  .subtitle_two_text {
    width: 280px;
    font-size: 16px;
  }

  .subtitle-text_three {
    font-size: 24px;
  }

  .cat {
    width: 280px;
  }

  .dog {
    width: 320px;
  }

  .pream_sec, .cont {
    max-width: 680px;
  }

  .heading-2 {
    font-size: 26px;
  }

  .grid_four, .quotation {
    grid-template-columns: 1fr;
  }

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

  .image {
    max-width: 70%;
  }

  .pros_item {
    width: 200px;
    height: 80px;
    top: 1%;
  }

  .pros_item._02 {
    background-color: #fff;
    width: 260px;
    left: -5%;
  }

  .pros_item._03 {
    background-color: #fff;
    width: 180px;
    top: 32%;
    right: 0%;
  }

  .pros_item._05, .pros_item._04 {
    background-color: #fff;
  }

  .image-4 {
    max-width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .top-box {
    height: 100vh;
  }

  .main-title {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    position: absolute;
    bottom: 3%;
  }

  .heading, .subtitle_one_text {
    font-size: 28px;
  }

  .subtitle_two_text {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .subtitle-text_three {
    font-size: 20px;
  }

  .pream_sec {
    max-width: none;
    margin-left: 0%;
    margin-right: 0%;
  }

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

  .heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 145%;
  }

  .pros_item {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    display: flex;
    position: static;
  }

  .pros_item._02 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: auto;
    display: flex;
  }

  .pros_item._03 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .pros_item_all {
    grid-template-columns: 1fr 18.75fr;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    height: 80vh;
  }

  .logo {
    padding-left: 10px;
  }

  .main-title {
    margin-top: 100px;
  }

  .cat {
    width: 160px;
  }

  .dog {
    width: 200px;
  }

  .sp_date_box {
    margin-bottom: 20px;
  }

  .heading-2 {
    font-size: 16px;
  }

  .one_gr_item, .quotation {
    padding: 20px;
  }

  .image {
    max-width: 80%;
  }

  .last_box {
    padding: 20px;
  }

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

  .right, .cat_rignt_vidbcgr {
    height: 80vh;
  }

  .logo_client {
    margin-top: 10px;
    margin-right: 10px;
  }
}

#w-node-_2a94c2f8-01f1-e6fd-a06c-820ae9378bb1-0b127074, #w-node-e58b2903-ff42-7c5b-6bfa-17f397d18990-0b127074, #w-node-_67ac1ea5-de93-086a-7dbd-1ad609ffd89d-0b127074, #w-node-_67ac1ea5-de93-086a-7dbd-1ad609ffd89f-0b127074, #w-node-_79fa0b3a-8cea-3efd-52b3-08f95b1afb86-0b127074, #w-node-f11f4b88-f2b5-7efc-55b0-232604000c00-0b127074 {
  place-self: center;
}

#w-node-_82759598-7ced-e016-feb1-6f08185bd686-0b127074 {
  place-self: center start;
}

#w-node-deb87cb1-ccaa-a366-00b7-c9308f5c25a4-0b127074, #w-node-c72563a4-6ebe-2ac5-f412-a05f7605f0db-0b127074, #w-node-c72563a4-6ebe-2ac5-f412-a05f7605f0dd-0b127074 {
  place-self: center;
}


