:root {
  --black: #1f1f1f;
  --orange: #ea6940;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image-4 {
  border-radius: 160px;
}

.block-logo {
  justify-content: space-between;
  margin-top: 0%;
  margin-left: 3%;
  margin-right: 3%;
  padding-top: 2%;
  display: flex;
}

.block-main {
  background-color: #fff;
  min-height: 100vh;
  position: relative;
}

.link-block {
  width: 138px;
  max-width: none;
  margin-bottom: 4px;
}

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

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

.heading {
  color: #000;
}

.link-block-2 {
  max-width: 45%;
}

.block-main-im {
  border-radius: 0;
  max-width: 45%;
  position: absolute;
  inset: auto 3% 6% auto;
}

.block-heading {
  max-width: 46%;
  position: absolute;
  inset: auto auto 31% 3%;
}

.block-logos-uo {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: column;
  display: flex;
}

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

.liga-logo-desk.whitest {
  display: none;
}

.heading-2 {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 12px;
  font-size: 40px;
  line-height: 125%;
}

.left-box {
  background-color: #fff;
  width: 60%;
  position: relative;
}

.subtitle {
  color: #000;
  text-align: left;
  letter-spacing: .3px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}

.logo-box {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.life-link-box {
  max-width: 28%;
  margin-bottom: 8px;
}

.up_logo-box {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.up-link-box {
  max-width: 25%;
}

.bold-text {
  font-size: 40px;
}

.life-logo-box {
  text-align: left;
}

.rignt-box {
  background-color: #ea6940;
  background-image: url('../images/ph-main5_1.webp');
  background-position: 0 0;
  background-size: cover;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-left: 0;
  display: block;
  position: relative;
}

.main-title-box {
  margin-top: 35%;
  margin-left: 5%;
  margin-right: 5%;
}

.image-5, .image-6 {
  max-width: 100%;
}

.top-box {
  background-color: #fff;
  height: 100vh;
  display: flex;
}

.image-7 {
  max-width: 16%;
  margin-top: 12px;
}

.supdate-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 32px;
  display: grid;
}

.block-quote {
  background-color: #1f1f1f;
  border-radius: 60px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 30px 30px 20px;
}

.block-quote._32 {
  margin-bottom: 0;
}

.container {
  padding-top: 4%;
  padding-bottom: 4%;
}

.heading-3 {
  color: #fc5e30;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 38px;
}

.text-block {
  color: #fff;
  letter-spacing: .12px;
  white-space: normal;
  word-break: normal;
  margin-bottom: 24px;
  font-size: 1rem;
  line-height: 130%;
}

.text-block.black {
  color: #000;
}

.text-block._24 {
  margin-bottom: 0;
}

.sup-text {
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.block-2 {
  background-color: #fff;
}

.date-text {
  color: #fff;
  text-align: right;
  font-size: 1rem;
  font-style: normal;
  line-height: 130%;
}

.text-block-2 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 150%;
}

.bold-text-2 {
  color: #fff;
}

.block-1 {
  background-color: #1f1f1f;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.block-arrow {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.block-heading-2 {
  background-color: #ea694000;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0 0 32px;
  display: block;
}

.heading-4 {
  color: #facc14;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  display: block;
}

.heading-4.black {
  color: #1f1f1f;
  line-height: 120%;
}

.text-block-3 {
  color: #1f1f1f;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
  display: block;
}

.text-block-3._24 {
  margin-bottom: 0;
}

.text-span, .text-span-2 {
  color: var(--black);
}

.text-block-4 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 150%;
}

.text-span-3 {
  color: var(--black);
}

.bold-text-3 {
  color: #ea6940;
}

.bold-text-4, .bold-text-5 {
  color: var(--orange);
}

.text-span-4, .text-span-5, .italic-text, .italic-text-2, .italic-text-3 {
  color: var(--black);
}

.image-8 {
  max-width: 8%;
}

.block-3 {
  background-color: #facc14;
}

.block-heading-3 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
}

.text-block-5 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.block-heading-4 {
  background-color: #ea6940;
  border: 1px #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50%;
  height: auto;
  margin-bottom: 40px;
  padding: 12px;
  display: flex;
}

.block-5 {
  background-color: #ea6940;
}

.block-heading-5 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
}

.block-heading-6 {
  background-color: #ea6940;
  border: 1px #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
}

.block-7 {
  background-color: var(--orange);
}

.block-heading-7 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
}

.block-cards {
  margin-top: 32px;
  margin-bottom: 32px;
}

.grid {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: flex;
}

.card-1 {
  background-color: #fff;
  border-radius: 40px;
  padding: 20px;
}

.text-block-6 {
  margin-bottom: 12px;
  font-size: 16px;
}

.heading-7 {
  color: #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  display: block;
}

.heading-7.black {
  color: #1f1f1f;
  line-height: 120%;
}

.block-heading-8 {
  background-color: #ea694000;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0 0 32px;
  display: block;
}

.italic-text-4, .italic-text-5, .italic-text-6, .italic-text-7, .italic-text-8, .italic-text-9 {
  color: var(--black);
}

.block-image {
  margin-top: 32px;
  margin-bottom: 32px;
}

.grid-2 {
  grid-template-rows: auto;
}

.image-9 {
  aspect-ratio: 16 / 9;
  border-radius: 131px;
}

.image-10 {
  aspect-ratio: 16 / 9;
  border-radius: 131px;
  margin-top: 64px;
  position: static;
}

.link {
  color: var(--orange);
}

.block-image2 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.image-11 {
  aspect-ratio: auto;
  object-fit: fill;
  object-position: 50% 43%;
  border-radius: 0;
}

.image-12 {
  aspect-ratio: auto;
  object-fit: fill;
  object-position: 50% 50%;
  border-radius: 0;
}

.image-13 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: 50% 45%;
  border-radius: 250px;
}

.link-2 {
  color: var(--orange);
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  margin-bottom: 32px;
  display: grid;
}

.block-img-grid {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.div-block2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  margin-bottom: 32px;
  display: grid;
}

.block-video {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.link-3 {
  color: #fc5e30;
}

.finsec {
  background-color: #0c0c0c;
  border-top: 1px solid #ffffff57;
}

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

.fin-box {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
}

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

.link-4 {
  color: #facc14;
}

.button {
  background-color: #fc5e30;
  border-radius: 40px;
  width: 145px;
}

.text-block-7 {
  color: #1f1f1f;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
  display: block;
}

.text-block-7._24 {
  margin-bottom: 0;
}

.txt-grid {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-15, .image-16 {
  max-width: 8%;
}

.block-info {
  margin-top: 32px;
  margin-bottom: 32px;
}

.grid-3 {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: flex;
}

.block-info-item {
  background-color: #fff;
  border-radius: 60px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 12px;
  display: block;
}

.text-block-8 {
  text-align: center;
  line-height: 170%;
}

.text-span-6 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

.text-span-7 {
  color: #000;
  font-size: 25px;
  font-weight: 700;
}

.text-span-8 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

.background-video {
  z-index: 2;
  border-radius: 50px;
  width: 270px;
  height: 480px;
  position: relative;
}

.block-ph {
  margin-top: 32px;
  margin-bottom: 32px;
}

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

.image-17 {
  margin-top: 0;
}

.image-18 {
  padding-bottom: 32px;
}

.block-ph1 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.block-gallery {
  height: auto;
  margin-top: 32px;
  margin-bottom: 32px;
}

.block-slider {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  display: flex;
}

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

.slide {
  background-color: #ea694000;
  height: 400px;
}

.slide-2 {
  background-color: #ea6940;
}

.block-video2 {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.background-video-2 {
  z-index: 1;
  border-radius: 50px;
  width: 540px;
}

.mask {
  height: 400px;
}

.slider {
  background-color: #fff;
  height: 400px;
}

.icon {
  background-color: #facc14;
  border-radius: 20px;
}

.icon-2 {
  background-color: #ea6940;
  border-radius: 20px;
}

.link-5 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.block-logo-sp {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.block-sp {
  margin-top: 50%;
  margin-left: 5%;
  position: absolute;
  inset: auto 0% 5%;
}

.text-block-9 {
  text-align: center;
  margin-top: 8px;
}

.heading-8 {
  color: #000;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 28px;
  line-height: 150%;
}

.heading-8.orange {
  color: #facc14;
  margin-top: 0;
  margin-bottom: 32px;
}

.block-h3-img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding: 20px;
}

.grid-5.orange {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #facc14;
}

.text-block-10 {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  line-height: 150%;
}

.text-block-10.orange {
  color: #ea6940;
}

.text-block-10.white {
  color: #000;
}

.blockl-leg {
  background-color: #fff;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.75fr;
}

.link-6 {
  color: #000;
}

.image-22, .image-23, .image-24, .image-25, .image-26, .image-27 {
  border-radius: 100px;
  width: 100%;
}

.block-card1 {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.card1 {
  background-color: #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: block;
}

.text-block-11 {
  text-align: center;
  margin-top: 8px;
}

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

.slide-3 {
  background-color: #ea6940;
}

.image-29 {
  border-radius: 80px;
  width: 100%;
}

.image-30 {
  border-radius: 0;
  width: 100%;
}

.image-31 {
  border-radius: 80px;
  width: 100%;
}

.link-7 {
  color: #000;
  font-weight: 500;
}

.image-32, .image-33, .image-34 {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .heading-2 {
    font-size: 44px;
    line-height: 125%;
  }

  .subtitle {
    font-size: 18px;
    line-height: 150%;
  }

  .logo-box {
    text-align: left;
  }

  .up_logo-box {
    text-align: left;
    margin-bottom: 2px;
  }

  .bold-text {
    font-size: 44px;
  }

  .life-logo-box {
    text-align: left;
  }

  .rignt-box {
    margin-left: 0;
  }

  .image-5 {
    width: auto;
    height: auto;
  }

  .sup-text, .date-text {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .left-box {
    width: 60%;
  }

  .subtitle {
    font-size: 22px;
  }

  .rignt-box {
    margin-left: 0;
  }

  .sup-text, .date-text {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .heading-2 {
    margin-bottom: 20px;
    font-size: 64px;
  }

  .left-box {
    width: auto;
    max-width: 60%;
  }

  .subtitle {
    text-align: left;
    letter-spacing: .5px;
    font-size: 26px;
    line-height: 150%;
  }

  .logo-box {
    flex-flow: row;
  }

  .life-link-box {
    max-width: 100%;
  }

  .up_logo-box {
    margin-bottom: 5px;
  }

  .up-link-box {
    max-width: 31%;
  }

  .bold-text {
    font-size: 64px;
  }

  .rignt-box {
    margin-left: 0;
  }

  .image-5, .image-6 {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .liga-logo-desk {
    display: none;
  }

  .liga-logo-desk.whitest {
    display: inline-block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .left-box {
    width: auto;
  }

  .logo-box {
    opacity: 1;
  }

  .rignt-box {
    width: auto;
    height: 720px;
    margin-left: 0;
  }

  .main-title-box {
    margin-top: 15%;
    margin-bottom: 15%;
    padding-bottom: 0;
  }

  .top-box {
    flex-flow: column;
    height: auto;
    position: relative;
  }

  .cont-2 {
    max-width: 720px;
  }

  .block-sp {
    margin-top: 35%;
    margin-bottom: 5%;
  }

  .grid-5 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .text-block-10.white {
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .block-logos-uo {
    display: none;
  }

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

  .logo-box {
    opacity: 1;
  }

  .rignt-box {
    height: 480px;
  }

  .main-title-box {
    margin-top: 20%;
    padding-bottom: 40px;
  }

  .image-5, .image-6 {
    max-width: 100%;
  }

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

  .image-8 {
    max-width: 15%;
  }

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

  .text-block-10, .text-block-10.white {
    font-size: 24px;
  }

  .grid-7 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .block-logos-uo, .liga-logo-desk {
    display: none;
  }

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

  .subtitle {
    font-size: 16px;
  }

  .logo-box {
    opacity: 100;
    padding-left: 5%;
    padding-right: 5%;
  }

  .life-link-box {
    max-width: 40%;
  }

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

  .up-link-box {
    max-width: 35%;
  }

  .bold-text {
    font-size: 32px;
  }

  .rignt-box {
    background-position: 50% 31%;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 0;
    height: 400px;
    margin-left: 0;
  }

  .main-title-box {
    margin-top: 15%;
    padding-bottom: 15%;
  }

  .image-5, .image-6 {
    max-width: 100%;
  }

  .top-box {
    height: auto;
  }

  .image-7 {
    max-width: 18%;
  }

  .supdate-box {
    margin-bottom: 20px;
  }

  .container {
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .sup-text, .date-text {
    font-size: 16px;
  }

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

  .image-8 {
    max-width: 40%;
  }

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

  .div-block {
    flex-flow: column;
    display: flex;
  }

  .div-block2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    display: flex;
  }

  .image-15 {
    max-width: 30%;
  }

  .image-16 {
    max-width: 40%;
  }

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

  .image-19 {
    display: none;
  }

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

  .block-gallery {
    height: auto;
  }

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

  .slide, .mask, .slider {
    height: auto;
  }

  .block-sp {
    margin-top: 0%;
    margin-bottom: 5%;
    bottom: 0%;
  }

  .block-h3-img {
    background-color: #facc14;
    border-radius: 60px;
    padding: 26px;
  }

  .block-h3-img._1 {
    background-color: #fff;
    padding: 32px;
  }

  .grid-5 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-radius: 0;
    flex-flow: column;
    padding: 0;
    display: flex;
  }

  .grid-5.orange {
    border-radius: 0;
    padding: 0;
  }

  .text-block-10, .text-block-10.white {
    font-size: 20px;
  }

  .grid-6 {
    flex-flow: column;
    display: flex;
  }

  .grid-img1 {
    display: block;
  }

  .image-22, .image-23, .image-24, .image-25, .image-26, .image-27 {
    border-radius: 30px;
  }

  .grid-7 {
    flex-flow: column;
    display: flex;
  }

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

  .text-block-12, .text-block-13, .text-block-14 {
    font-size: 16px;
    line-height: 150%;
  }
}

#w-node-da7aac3d-eebc-6326-3ee2-ddef8f45a844-92e8edea {
  align-self: center;
}

#w-node-d16877b5-5333-c306-c52d-4f74724a04f9-92e8edea {
  align-self: auto;
}

#w-node-_462c8337-5d81-596d-a720-a199b8e6cbf9-92e8edea, #w-node-ee1c4050-e18e-694f-2163-7f156e59a6f6-92e8edea, #w-node-_8b955ae3-f688-735a-105f-f4341dc2ea74-92e8edea, #w-node-c647050f-f118-5850-c153-de1411d6a901-92e8edea, #w-node-_8b5da34c-a421-16b3-4034-03b30e5496fa-92e8edea, #w-node-_9ba44fa9-2dea-93b9-bb53-78aa60f49c55-92e8edea {
  align-self: center;
}
