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

.top-box {
  height: auto;
  position: static;
}

.left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.right {
  position: absolute;
  inset: auto 0% 3%;
}

.main-pic {
  height: 100vh;
  position: relative;
  inset: 0%;
}

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

.image.center {
  width: 100%;
}

.up-link {
  width: 96px;
}

.ep-logo {
  padding-top: 0;
  padding-bottom: 0;
}

.life-link {
  width: 104px;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 135%;
}

.subtitle-text {
  color: #fff;
  text-align: center;
}

.pream-sec {
  padding-bottom: 0;
}

.cont {
  max-width: 1140px;
  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: #aa5dab;
  text-transform: uppercase;
  font-weight: 700;
}

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

.text1 {
  margin-bottom: 20px;
}

.first-sec {
  padding-bottom: 60px;
}

.chapter-title {
  background-image: linear-gradient(207deg, #aa5dab, #e287dd 100%, #eb8de5);
  border-radius: 8px;
  margin-bottom: 40px;
  padding: 40px;
}

.chapter-title.nert {
  margin-top: 60px;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.aboit-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f1f1f1;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.aboit-box.neer {
  background-color: #111;
}

.ab-text.wheel {
  color: #d6d6d6;
}

.bordo-text-span {
  color: #aa5dab;
  font-weight: 700;
}

.quot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid #b464b3;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 5fr 1.25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

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

.bold-span {
  font-weight: 600;
}

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

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

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

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

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

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

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

.link, .link-2, .link-3, .link-4 {
  color: #aa5dab;
  font-weight: 700;
}

.left-arrow {
  background-color: #e2f557;
  border-radius: 4px;
  height: 40px;
  inset: auto auto -10% 0%;
}

.left-arrow.bl {
  background-color: #aa5dab;
}

.intrslider {
  background-color: #ddd0;
  height: auto;
}

.slide {
  border-radius: 8px;
  padding-bottom: 0;
}

.icon-2 {
  color: #000;
  font-size: 24px;
}

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

.image-10 {
  object-fit: cover;
  border-radius: 8px;
  width: 784px;
  height: 520px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right-arrow {
  background-color: #e2f557;
  border-radius: 4px;
  height: 40px;
  inset: auto 0% -10% auto;
}

.right-arrow.bl {
  background-color: #aa5dab;
}

.slide-nav {
  display: none;
}

.mask {
  border-radius: 8px;
}

.gasrt-box {
  padding-top: 0;
  padding-bottom: 20px;
  font-weight: 800;
}

.lotsphotoesoption {
  margin: 0 10% 40px;
  padding-bottom: 0;
}

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

  .subtitle-text {
    color: #e6e6e6;
    font-size: 24px;
    line-height: 150%;
  }
}

@media screen and (min-width: 1440px) {
  .image.center {
    object-position: 50% 0%;
  }

  .heading {
    font-size: 64px;
  }

  .left-arrow.bl {
    left: 7%;
  }

  .right-arrow.bl {
    right: 7%;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: 88px;
  }

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

@media screen and (max-width: 991px) {
  .cont {
    max-width: 700px;
  }

  .first-sec {
    padding-bottom: 40px;
  }

  .aboit-box {
    grid-template-columns: 1fr 2.25fr;
    padding: 20px;
  }

  .quot {
    grid-template-columns: 5fr 2fr;
  }

  .lotsphotoesoption {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .right {
    left: 3%;
    right: 3%;
  }

  .main-pic, .image.center {
    height: 80vh;
  }

  .heading {
    font-size: 32px;
  }

  .subtitle-text {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .aboit-box {
    background-color: #f1f1f1;
    border-radius: 8px;
    grid-template-columns: 1fr;
    padding: 20px;
  }

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

  .quot {
    grid-template-columns: 5fr;
    padding: 20px;
  }

  .mark {
    justify-content: flex-end;
    align-items: center;
  }

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

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

  .left-arrow {
    bottom: -12%;
  }

  .image-10 {
    width: auto;
    height: 400px;
  }

  .right-arrow {
    bottom: -12%;
  }

  .gasrt-box {
    padding-bottom: 20px;
  }

  .lotsphotoesoption {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .left {
    justify-content: flex-start;
    align-items: center;
  }

  .main-pic, .image.center {
    height: 65vh;
  }

  .up-link {
    width: 88px;
  }

  .ep-logo {
    margin-top: -5px;
  }

  .life-link {
    width: 96px;
    padding-top: 0;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .subtitle-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pream-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sp-date-box {
    margin-bottom: 20px;
  }

  .chapter-title {
    margin-bottom: 20px;
    padding: 20px;
  }

  .chapter-title.nert {
    margin-top: 40px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 135%;
  }

  .aboit-box, .quot, .el_photo {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .left-arrow {
    bottom: -20%;
  }

  .left-arrow.bl {
    background-color: #aa5dab00;
    bottom: -23%;
    left: 20%;
  }

  .image-10 {
    height: 240px;
  }

  .right-arrow {
    bottom: -20%;
  }

  .right-arrow.bl {
    background-color: #aa5dab00;
    bottom: -23%;
    right: 20%;
  }

  .gasrt-box {
    padding-bottom: 0;
  }

  .lotsphotoesoption {
    margin-bottom: 20px;
    padding-bottom: 48px;
  }
}

#w-node-_2ff11de0-4c73-257a-7293-856d55dc0c90-5bbb6aa1 {
  place-self: center;
}

#w-node-_061d86ab-ac14-0cb6-70a3-ac7d3e4b6933-5bbb6aa1, #w-node-b7272133-7d27-c425-fc52-f7d97b7c9a80-5bbb6aa1 {
  align-self: center;
}

#w-node-b7272133-7d27-c425-fc52-f7d97b7c9a85-5bbb6aa1, #w-node-_377c410c-f4e1-45c4-b4e6-876389db2b7c-5bbb6aa1 {
  place-self: center;
}

#w-node-_377c410c-f4e1-45c4-b4e6-876389db2b7e-5bbb6aa1 {
  align-self: center;
}

#w-node-f051d85b-2e89-d5de-4be5-789fa8a70fcf-5bbb6aa1 {
  place-self: center;
}

#w-node-f051d85b-2e89-d5de-4be5-789fa8a70fd1-5bbb6aa1, #w-node-eaf581a6-3a58-32e9-ca8a-26d5d7da2baa-5bbb6aa1 {
  align-self: center;
}

#w-node-ff387b68-3168-6af9-b87a-8e3917ee1e39-5bbb6aa1, #w-node-_1b7f5e28-28db-7a8d-f3ee-a8390a40dc71-5bbb6aa1 {
  place-self: center;
}

#w-node-_1b7f5e28-28db-7a8d-f3ee-a8390a40dc73-5bbb6aa1, #w-node-_9d7f478c-1dc8-956e-949e-e44045c39d1d-5bbb6aa1 {
  align-self: center;
}

#w-node-_9d7f478c-1dc8-956e-949e-e44045c39d22-5bbb6aa1, #w-node-c229d914-a711-bf34-8dff-3529ccbcca69-5bbb6aa1 {
  place-self: center;
}

#w-node-c229d914-a711-bf34-8dff-3529ccbcca6b-5bbb6aa1, #w-node-_610716c0-81f9-e9c5-b23c-351d540cb080-5bbb6aa1 {
  align-self: center;
}

#w-node-_610716c0-81f9-e9c5-b23c-351d540cb085-5bbb6aa1, #w-node-f3a6bd24-1503-82d4-fd5e-ebcaf8f5ff88-5bbb6aa1 {
  place-self: center;
}

#w-node-f3a6bd24-1503-82d4-fd5e-ebcaf8f5ff8a-5bbb6aa1, #w-node-_935de6a9-8a36-f87c-2155-761b77d3dc0d-5bbb6aa1 {
  align-self: center;
}

#w-node-_935de6a9-8a36-f87c-2155-761b77d3dc12-5bbb6aa1, #w-node-c3d15387-7d19-080a-629d-d83e7c142e9e-5bbb6aa1 {
  place-self: center;
}

#w-node-c3d15387-7d19-080a-629d-d83e7c142ea0-5bbb6aa1, #w-node-d4ddd224-234b-0bde-52ff-5a9abb621365-5bbb6aa1 {
  align-self: center;
}

#w-node-d4ddd224-234b-0bde-52ff-5a9abb62136a-5bbb6aa1, #w-node-e2dd8a30-d9b7-87c6-02eb-bb75190b42a2-5bbb6aa1 {
  place-self: center;
}

#w-node-e2dd8a30-d9b7-87c6-02eb-bb75190b42a4-5bbb6aa1, #w-node-db8b0560-5dbe-49e3-f9bc-a3b74b1bc93c-5bbb6aa1 {
  align-self: center;
}

#w-node-db8b0560-5dbe-49e3-f9bc-a3b74b1bc941-5bbb6aa1 {
  place-self: center;
}


