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

.top-sec {
  display: none;
}

.unic-box {
  height: 100vh;
  display: flex;
}

.left {
  background-color: #522a44;
  width: 50%;
  height: 100vh;
  position: relative;
}

.right {
  background-image: url('../images/main-ph-3.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 100vh;
  display: flex;
  position: relative;
}

.main-title {
  position: absolute;
  inset: auto 0% 45%;
}

.heading {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 135%;
}

.subtitle {
  color: #feae76;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.right-img-box {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.logo-option {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #522a44;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 1%;
  padding-bottom: 0%;
  padding-right: 0;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.logo-option.white-option {
  display: none;
}

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

.life-logo-box {
  position: static;
}

.life-link-box {
  width: 140px;
}

.pream-sec {
  background-color: #f1f1f1;
  padding-bottom: 40px;
}

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

.sup-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 40px;
  display: grid;
}

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

.spneed-box {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link {
  color: #feae76;
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 8px;
}

.spect-text {
  color: #522a44;
  text-transform: uppercase;
  font-weight: 600;
}

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

.ligaopt {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.liga-link-box {
  text-align: center;
  width: 192px;
}

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

.text1 {
  margin-bottom: 20px;
}

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

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

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

.big-numb-text {
  color: #0000;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #522a44;
  padding-right: 10px;
  font-size: 120px;
  line-height: 100%;
}

.zmist-lbl-chapter-text {
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 135%;
}

.zmist-link-box {
  border-radius: 8px;
  padding: 10px;
  text-decoration: none;
  transition: all .555s;
}

.zmist-link-box:hover {
  border: 1px solid #b4b4b4;
  box-shadow: 0 2px 5px #0003;
}

.sec-item {
  background-color: #522a44;
}

.starting {
  padding-top: 60px;
  padding-bottom: 40px;
}

.heading-2 {
  color: #feae76;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.heading-2.otoy {
  margin-bottom: 10px;
}

.circle-style {
  margin-top: 40px;
  margin-bottom: 40px;
}

.in-circle-style {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.normleft.otherside {
  margin-top: 0;
  padding-top: 0;
}

.normleft.mobonly {
  display: none;
}

.arrow-left {
  text-align: right;
  margin-bottom: 10px;
}

.arrow-left.r {
  text-align: left;
}

.word-left-text {
  color: #fff;
}

.incentral-part {
  border: 1px solid #feae76;
  border-radius: 400px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
}

.central-text {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.link-3 {
  color: #feae76;
}

.text2 {
  color: #fff;
  margin-bottom: 20px;
}

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

.quotaphoto-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  grid-auto-columns: 1fr;
  margin: 40px 10%;
  display: grid;
}

.quot-text {
  color: #fff;
}

.quot-text.vio {
  color: #000;
}

.quot-accent-text {
  color: #feae76;
  font-weight: 500;
}

.quot-accent-text.color {
  color: #522a44;
}

.link-5 {
  color: #feae76;
  font-weight: 500;
}

.gray-item {
  background-color: #f1f1f1;
}

.gray-start-box {
  padding-top: 60px;
  padding-bottom: 40px;
}

.heading-3 {
  color: #522a44;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.heading-3.truestory {
  margin-bottom: 10px;
}

.spector-box {
  border: 1px solid #522a44;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.text3 {
  color: #522a44;
  margin-bottom: 40px;
  font-weight: 500;
}

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

.spec-icon {
  margin-bottom: 10px;
}

.spect-lbl-text {
  font-size: 14px;
}

.image-3 {
  width: 32px;
  height: 32px;
}

.minisubtitle {
  color: #feae76;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 20px;
  line-height: 150%;
}

.actn {
  font-weight: 600;
}

.mini-subt2 {
  color: #522a44;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}

.photo-option {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-4 {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-6 {
  color: #feae76;
}

.dsck-box {
  border: 1px solid #feae76;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.dcslm-text {
  color: #eee;
  font-style: italic;
}

.link-7, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13 {
  color: #feae76;
  font-weight: 500;
}

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

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

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

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

.link-14 {
  color: #feae76;
  font-weight: 500;
  text-decoration-style: solid;
}

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

.infgr_img {
  border: 1px solid #feae76;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.illustr-box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.main-wrapper {
  background-color: #522a44;
  min-height: 100vh;
  position: relative;
}

.block-heading {
  background-color: #522a44;
  padding-top: 1%;
  padding-bottom: 2%;
  padding-left: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

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

@media screen and (min-width: 1280px) {
  .main-title {
    bottom: 40%;
  }

  .heading {
    font-size: 48px;
  }

  .subtitle {
    padding-right: 0;
    font-size: 24px;
    line-height: 150%;
  }

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

  .link {
    text-align: left;
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .left {
    width: 30%;
    padding-right: 0;
  }

  .right {
    width: 77%;
  }

  .main-title {
    bottom: 30%;
  }

  .heading {
    font-size: 54px;
  }

  .subtitle {
    padding-right: 0;
    font-size: 28px;
  }

  .link {
    font-size: 18px;
  }
}

@media screen and (min-width: 1920px) {
  .main-title {
    bottom: 40%;
  }

  .heading {
    font-size: 72px;
  }

  .subtitle {
    font-size: 40px;
  }

  .logo-option {
    text-align: center;
  }

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

  .life-link-box {
    text-align: center;
    width: 200px;
    margin-top: 5px;
  }

  .link {
    margin-top: 8px;
    font-size: 32px;
  }

  .block-heading {
    padding-left: 0%;
  }
}

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

  .heading {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
  }

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

  .logo-option {
    opacity: .71;
  }

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

  .life-link-box {
    width: 128px;
  }

  .cont {
    max-width: 720px;
  }

  .spneed-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .in-zmist {
    grid-template-columns: 1fr 1fr;
  }

  .starting {
    padding-top: 40px;
  }

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

  .in-circle-style {
    grid-template-columns: 1fr 1fr;
  }

  .gray-start-box {
    padding-top: 40px;
  }

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

  .spectyr-in {
    grid-template-columns: 1fr 1fr;
  }

  .minisubtitle {
    font-size: 18px;
  }

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

@media screen and (max-width: 767px) {
  .unic-box {
    flex-flow: column;
    height: auto;
    display: block;
  }

  .left {
    width: auto;
    height: auto;
    padding: 100px 40px 40px;
    position: static;
  }

  .right {
    width: auto;
    height: auto;
    display: flex;
    position: static;
  }

  .main-title {
    position: static;
  }

  .subtitle {
    padding-right: 20px;
  }

  .image {
    display: block;
  }

  .logo-option {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .logo-option.white-option {
    flex-flow: column;
    display: inline-flex;
  }

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

  .big-numb-text {
    font-size: 72px;
  }

  .zmist-lbl-chapter-text {
    font-size: 15px;
  }

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

  .circle-style {
    margin-bottom: 20px;
  }

  .in-circle-style {
    grid-template-columns: 1fr;
  }

  .normleft {
    display: none;
  }

  .normleft.otherside {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline-grid;
  }

  .normleft.mobonly {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: inline-grid;
  }

  .arrow-left {
    text-align: center;
    display: none;
  }

  .arrow-left.r {
    text-align: center;
  }

  .incentral-part {
    border-radius: 8px;
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .quotaphoto-box {
    grid-template-columns: 1fr;
    margin: 20px 0%;
  }

  .quotaphoto-box.ooo {
    margin: 20px 0%;
  }

  .gray-start-box {
    padding-bottom: 20px;
  }

  .heading-3 {
    font-size: 25px;
  }

  .dsck-box {
    padding: 20px;
  }

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

@media screen and (max-width: 479px) {
  .top-sec {
    display: block;
  }

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

  .heading {
    padding-left: 0;
    padding-right: 0;
    font-size: 28px;
  }

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

  .subtitle._1 {
    text-align: center;
    padding-right: 0;
  }

  .image {
    display: block;
  }

  .logo-option {
    display: none;
  }

  .logo-option.white-option._2 {
    position: absolute;
  }

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

  .life-link-box {
    width: 108px;
  }

  .pream-sec, .sup-date-box {
    padding-bottom: 20px;
  }

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

  .spneed-box {
    padding-left: 0;
    padding-right: 0;
  }

  .in-zmist {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .zmist-item, .zmist-item.yyy {
    justify-content: flex-start;
    align-items: center;
  }

  .starting {
    padding-top: 40px;
    padding-bottom: 20px;
  }

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

  .circle-style {
    margin-top: 20px;
  }

  .incentral-part {
    border-radius: 8px;
  }

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

  .gray-start-box {
    padding-top: 40px;
  }

  .heading-3, .heading-3.truestory {
    font-size: 20px;
  }

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

  .text3 {
    margin-bottom: 20px;
  }

  .spectyr-in {
    grid-template-columns: 1fr;
  }

  .minisubtitle {
    font-size: 16px;
  }

  .mini-subt2 {
    padding-right: 0;
    font-size: 16px;
    line-height: 135%;
  }

  .main-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .text-block {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    line-height: 135%;
  }
}

#w-node-a88ff038-2948-aa81-a0f9-9c688abf87cd-39862b87, #w-node-_5afd0a41-44dd-3052-3c21-efe732fbd0df-39862b87 {
  align-self: center;
}

#w-node-b4d52032-9fdb-689a-3808-ce4d6b59e47c-39862b87 {
  align-self: end;
}

#w-node-cdd7e12d-1fb0-10a3-1760-b2dcaf071fa0-39862b87, #w-node-_1156e5cc-3f9e-a98b-da46-9ee896c65d2b-39862b87, #w-node-_3c91e3e7-664a-c054-c21f-bcb5f9ef99eb-39862b87, #w-node-_03de43e5-955f-51f7-8714-b6f3823853a1-39862b87, #w-node-bbfc753d-5568-bc81-4656-7158c49c3a5c-39862b87, #w-node-_1e4c2f62-f9b3-6be0-bdf8-9f52061b1910-39862b87, #w-node-_60cf11c2-a60d-a304-8ce3-9b7656342a90-39862b87, #w-node-baed0fba-2cf0-b3f1-14e7-3f3ae4001a2f-39862b87, #w-node-baed0fba-2cf0-b3f1-14e7-3f3ae4001a3c-39862b87, #w-node-_778fdabf-d488-db65-5252-3bee84fd2bbe-39862b87, #w-node-_778fdabf-d488-db65-5252-3bee84fd2bd1-39862b87, #w-node-_778fdabf-d488-db65-5252-3bee84fd2bf8-39862b87, #w-node-_7f43dbb2-5e97-b1a7-fda5-4eec11196689-39862b87, #w-node-_7f43dbb2-5e97-b1a7-fda5-4eec11196693-39862b87, #w-node-b8ea277d-b3b5-c072-be2b-53f3185081a5-39862b87, #w-node-d2841ff2-7527-983c-a2df-38090f57e808-39862b87 {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-b4d52032-9fdb-689a-3808-ce4d6b59e47c-39862b87 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c2c18717-1f09-e2b6-5eac-20b483b1bc8e-39862b87 {
    place-self: center;
  }

  #w-node-_5afd0a41-44dd-3052-3c21-efe732fbd0df-39862b87 {
    align-self: auto;
  }

  #w-node-b4d52032-9fdb-689a-3808-ce4d6b59e47c-39862b87 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-b4d52032-9fdb-689a-3808-ce4d6b59e47f-39862b87 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_959a964c-0f15-aed6-3f8b-88f236a2ab37-39862b87, #w-node-_1156e5cc-3f9e-a98b-da46-9ee896c65d29-39862b87, #w-node-_3c91e3e7-664a-c054-c21f-bcb5f9ef99e9-39862b87, #w-node-_03de43e5-955f-51f7-8714-b6f38238539f-39862b87, #w-node-bbfc753d-5568-bc81-4656-7158c49c3a5a-39862b87, #w-node-_1e4c2f62-f9b3-6be0-bdf8-9f52061b190e-39862b87, #w-node-_60cf11c2-a60d-a304-8ce3-9b7656342a8e-39862b87, #w-node-baed0fba-2cf0-b3f1-14e7-3f3ae4001a2d-39862b87, #w-node-baed0fba-2cf0-b3f1-14e7-3f3ae4001a3a-39862b87, #w-node-_778fdabf-d488-db65-5252-3bee84fd2bbc-39862b87, #w-node-_778fdabf-d488-db65-5252-3bee84fd2bcf-39862b87, #w-node-_778fdabf-d488-db65-5252-3bee84fd2bf6-39862b87, #w-node-_7f43dbb2-5e97-b1a7-fda5-4eec11196687-39862b87, #w-node-_7f43dbb2-5e97-b1a7-fda5-4eec11196691-39862b87, #w-node-b8ea277d-b3b5-c072-be2b-53f3185081a3-39862b87, #w-node-d2841ff2-7527-983c-a2df-38090f57e806-39862b87 {
    place-self: center;
  }
}


