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

.top-box {
  background-image: url('../images/phon.png');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.logo-option {
  justify-content: space-between;
  align-items: stretch;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.up-logo {
  padding-top: 0;
  padding-left: 0;
}

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

.language-box {
  display: flex;
}

.ukr_lng {
  background-color: #c9100e;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.ukr-link-langv {
  background-color: #c9100e;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.lang-text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 100%;
}

.eng_lng {
  margin-left: 10px;
}

.eng_link {
  color: #000;
  border: 1px solid #c9100e;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.eng_text_lng {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.main-title {
  margin-top: 5%;
}

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

.subtitle-text {
  text-align: center;
  font-weight: 600;
}

.cartone {
  width: 240px;
  height: 240px;
  position: absolute;
  inset: auto 0% 20% 3%;
}

.cartone.secr {
  inset: auto 3% 12% auto;
}

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

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

.cta-link {
  background-color: #ca0f0e;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 48px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.cta-link:hover {
  transform: translate(0, 10px);
}

.cta-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}

.pream_sec {
  background-color: #fff8dc;
  padding-bottom: 0;
}

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

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

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

.sp-text {
  color: #ca0f0e;
  text-transform: uppercase;
  font-weight: 600;
}

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

.sp-logo-box {
  justify-content: center;
  align-items: center;
  display: none;
}

.sp-link-logo {
  width: 208px;
}

.text1 {
  margin-bottom: 20px;
}

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

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

.zmist_item {
  background-color: #ca0f0e00;
  border-radius: 16px;
}

.zmist-link-box {
  background-color: #ca0f0e00;
  background-image: url('../images/phoni.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  text-decoration: none;
}

.zmist-link-box.ftr {
  background-color: #ffe68100;
  background-image: url('../images/phoni_two.png');
  background-size: cover;
  border: 1px solid #ca0f0e;
}

.bam-box {
  width: 80px;
  height: 80px;
  padding-top: 20px;
  padding-left: 10px;
}

.bam-text1 {
  color: #fff;
  padding: 40px 20px 10px;
  font-size: 15px;
  font-weight: 600;
}

.bam-text1.noire {
  color: #000;
}

.bam-text2 {
  color: #fff;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

.bam-text2.blck {
  color: #222;
}

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

.heading-2 {
  text-align: center;
  border-bottom: 1px #a8a8a8;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  line-height: 135%;
}

.subtlt2 {
  color: #fff;
  text-align: center;
  background-color: #ca0f0e;
  border-radius: 16px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bold-sp-text {
  font-weight: 600;
}

.quot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff8dc;
  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;
}

.quot.white {
  background-color: #fff;
}

.synthez-sec {
  background-color: #fff8dc;
}

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

.start-emely_story {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #b4b4b4;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  display: grid;
}

.start-emely_story.yell {
  background-color: #fff8dc;
  border-bottom-style: none;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.em_text {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}

.em-text2 {
  margin-bottom: 20px;
}

.link-2, .red-stl {
  color: #ca0f0e;
  font-weight: 600;
}

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

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

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

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

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

.image-9 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.disclr {
  background-color: #fff8dc;
  border-radius: 8px;
  margin-top: 40px;
  padding: 20px;
}

.text-descl {
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 14px;
}

.text-descl.gaps {
  margin-bottom: 0;
}

.boldy {
  font-weight: 600;
}

.redis {
  color: #c9100e;
  font-weight: 600;
}

.logo-alls {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  display: grid;
}

.image-10 {
  max-width: 70%;
  height: 128px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.new-disclmr-text {
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 20px;
  font-size: 14px;
}

.iot-textr {
  margin-top: 20px;
  font-size: 14px;
}

.numbers-bottom {
  background-color: #c9100e;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

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

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

.numbpro-text {
  color: #fff;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 150%;
}

.expl-numb-text {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}

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

.method {
  background-color: #c9100e;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

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

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

.subg-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
}

.image-11 {
  height: 114px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.expsub-text {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
}

.visexpl {
  margin-top: 5px;
}

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

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

.image-13 {
  height: 114px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.eng_lng-2 {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 0;
}

.image-14 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-15 {
  max-width: 70%;
  height: 128px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.zmist-link-box-2 {
  background-color: #ca0f0e00;
  background-image: url('../images/phoni.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 16px;
  text-decoration: none;
}

.zmist-link-box-2.ftr {
  background-color: #ffe68100;
  background-image: url('../images/phoni_two.png');
  background-size: cover;
  border: 1px solid #ca0f0e;
}

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

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

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 1280px) {
  .main-title {
    margin-top: 5%;
    padding-top: 0;
  }

  .heading {
    font-size: 56px;
  }

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

  .cartone {
    width: 280px;
    height: 280px;
    bottom: 9%;
  }

  .cartone.secr {
    width: 280px;
    height: 280px;
  }

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

@media screen and (min-width: 1440px) {
  .top-box {
    background-position: 50% 100%;
  }

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

  .main-title {
    margin-top: 5%;
  }

  .cartone {
    width: 340px;
    height: 340px;
    bottom: 17%;
    left: 2%;
  }

  .cartone.secr {
    width: 340px;
    height: 340px;
    right: 2%;
  }

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

  .start-emely_story {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

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

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

  .cartone {
    width: 400px;
    bottom: 30%;
  }

  .cartone.secr {
    width: 400px;
    height: 400px;
    bottom: 8%;
  }

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

@media screen and (max-width: 991px) {
  .ukr_lng {
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }

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

  .eng_link {
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }

  .eng_text_lng {
    font-size: 14px;
  }

  .cartone {
    width: 200px;
    height: 200px;
    bottom: 24%;
    left: 9%;
  }

  .cartone.secr {
    width: 200px;
    height: 200px;
    bottom: 36%;
  }

  .cont {
    max-width: 700px;
  }

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

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

  .subtlt2 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

  .start-emely_story {
    border-bottom-style: none;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .start-emely_story.yell {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .em_text {
    text-align: center;
  }

  .em_text.erw {
    padding-left: 100px;
    padding-right: 100px;
  }

  .em-text2 {
    margin-bottom: 0;
  }

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

  .image-2, .image-3, .image-4, .image-5, .image-6, .image-7, .image-8 {
    max-width: 60%;
  }

  .logo-alls {
    margin-top: 0;
  }

  .innumb-block {
    grid-template-columns: 1fr 1fr;
  }

  .numbpro-text {
    font-size: 52px;
  }

  .subjects {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 28px;
  }

  .cartone {
    width: 180px;
    height: 180px;
    bottom: 30%;
    left: 14%;
  }

  .cartone.secr {
    width: 180px;
    height: 180px;
  }

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

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

  .zmist-link-box {
    background-color: #ca0f0e;
    background-image: none;
    background-size: auto;
  }

  .zmist-link-box.ftr {
    background-color: #ffe681;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

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

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

  .logo-alls {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 20px;
  }

  .image-10 {
    height: auto;
  }

  .numbers-bottom, .method {
    padding: 24px;
  }

  .subjects {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .subg-text {
    font-size: 15px;
  }

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

  .image-15 {
    height: auto;
  }

  .zmist-link-box-2 {
    background-color: #ca0f0e;
    background-image: none;
    background-size: auto;
  }

  .zmist-link-box-2.ftr {
    background-color: #ffe681;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    background-position: 50% 100%;
  }

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

  .heading {
    font-size: 22px;
  }

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

  .cartone {
    width: 140px;
    height: 140px;
    bottom: 37%;
  }

  .cartone.secr {
    width: 140px;
    height: 140px;
    bottom: 43%;
    right: 8%;
  }

  .cta-link {
    display: none;
  }

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

  .zmist-link-box {
    background-image: url('../images/phoni.png');
    background-position: 50%;
    background-size: cover;
  }

  .zmist-link-box.ftr {
    background-image: url('../images/phoni_two.png');
    background-size: cover;
  }

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

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

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

  .quot {
    padding: 20px;
  }

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

  .em_text.erw {
    padding-left: 0;
    padding-right: 0;
  }

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

  .logo-alls {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 20px;
  }

  .image-10 {
    max-width: 100%;
    height: auto;
  }

  .numbers-bottom {
    padding-bottom: 40px;
  }

  .innumb-block {
    grid-template-columns: 1fr 1fr;
  }

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

  .expl-numb-text {
    font-weight: 400;
    line-height: 135%;
  }

  .method {
    padding: 24px;
  }

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

  .subitem {
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    padding: 10px;
  }

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

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

  .image-15 {
    max-width: 100%;
    height: auto;
  }

  .zmist-link-box-2 {
    background-image: url('../images/phoni.png');
    background-position: 50%;
    background-size: cover;
  }

  .zmist-link-box-2.ftr {
    background-image: url('../images/phoni_two.png');
    background-size: cover;
  }
}

#w-node-ae8d1215-36d2-78a6-546f-2c4291b16253-cabd1782 {
  place-self: center;
}

#w-node-fb233faf-85fe-4f2b-4009-a76536bf0749-cabd1782 {
  align-self: center;
}

#w-node-d4695cf9-f6b4-b171-d60d-ba0235b2127e-cabd1782 {
  place-self: center;
}

#w-node-d4695cf9-f6b4-b171-d60d-ba0235b21280-cabd1782 {
  align-self: center;
}

#w-node-f850bb1f-247b-d60c-5ddf-d2e1d59caff7-cabd1782, #w-node-_7c1e9500-5485-35b2-079e-50f40a254bfa-cabd1782 {
  place-self: center;
}

#w-node-c5e22165-eacf-9941-5a0c-3935c5921169-cabd1782 {
  place-self: center;
}

#w-node-c5e22165-eacf-9941-5a0c-3935c592116b-cabd1782 {
  align-self: center;
}

#w-node-_304173d0-4089-f20a-7616-1b023ab82f5a-cabd1782, #w-node-_3bdff78a-6df9-1469-a018-53c064b6bc0a-cabd1782 {
  place-self: center;
}

#w-node-_5e7fdda0-8b11-5af8-07f6-18dbfa2c51d6-cabd1782, #w-node-_06854dae-d145-3b84-887b-20cad7da8431-cabd1782, #w-node-_37cbf535-e143-8f07-a483-043a5c93961e-63a41b11 {
  place-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c939620-63a41b11 {
  align-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c93963d-63a41b11 {
  place-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c93963f-63a41b11 {
  align-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c939652-63a41b11, #w-node-_37cbf535-e143-8f07-a483-043a5c939669-63a41b11 {
  place-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c939692-63a41b11 {
  place-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c939694-63a41b11 {
  align-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c9396e4-63a41b11, #w-node-_37cbf535-e143-8f07-a483-043a5c939700-63a41b11 {
  place-self: center;
}

#w-node-_37cbf535-e143-8f07-a483-043a5c93972b-63a41b11, #w-node-_37cbf535-e143-8f07-a483-043a5c93972d-63a41b11 {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-a685a6ef-543a-cbf8-4dcf-11fcd877c6de-cabd1782, #w-node-_7c1e9500-5485-35b2-079e-50f40a254bf8-cabd1782, #w-node-_304173d0-4089-f20a-7616-1b023ab82f58-cabd1782, #w-node-_3bdff78a-6df9-1469-a018-53c064b6bc08-cabd1782, #w-node-_37cbf535-e143-8f07-a483-043a5c939650-63a41b11, #w-node-_37cbf535-e143-8f07-a483-043a5c939667-63a41b11, #w-node-_37cbf535-e143-8f07-a483-043a5c9396e2-63a41b11, #w-node-_37cbf535-e143-8f07-a483-043a5c9396fe-63a41b11 {
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c69c13ec-a125-8353-3943-f7e136d777ed-cabd1782, #w-node-_37cbf535-e143-8f07-a483-043a5c9396bc-63a41b11 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c69c13ec-a125-8353-3943-f7e136d777ed-cabd1782, #w-node-_37cbf535-e143-8f07-a483-043a5c9396bc-63a41b11 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


