h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

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

.top-box {
  background-image: linear-gradient(#18183424, #18183424);
  height: 100vh;
  position: relative;
}

.vidbcgr, .bcgr_vid {
  height: 100vh;
}

.ep-logo {
  padding-top: 20px;
  padding-left: 40px;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.main-title {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 5% 30%;
}

.heading {
  color: #dcf316;
  text-align: center;
  font-family: Montserrat, sans-serif;
  line-height: 135%;
}

.esp_head_text {
  color: #dcf31600;
  letter-spacing: .5px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #dcf316;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 56px;
}

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

.cta-link {
  color: #000;
  background-color: #eabe4d;
  border-radius: 80px;
  padding: 10px 40px;
  font-weight: 600;
  text-decoration: none;
  transition: all .555s cubic-bezier(.55, .055, .675, .19);
}

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

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

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

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

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

.sp-box {
  background-color: #eabe4d;
  border-bottom-right-radius: 240px;
  border-bottom-left-radius: 240px;
  padding: 40px 20px 60px;
}

.sp-text {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-weight: 600;
}

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

.dati-box {
  padding-top: 40px;
}

.dop-text {
  margin-bottom: 20px;
}

.dop-text.nogap {
  margin-bottom: 0;
}

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

.poem {
  opacity: .52;
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.zmist_sec {
  background-color: #181834;
  padding-bottom: 60px;
}

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

.zmist-head-text {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 150%;
}

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

.app-item {
  border: 1px #dcf30c52;
  border-radius: 8px;
  padding: 16px;
}

.circle {
  background-color: #eabe4d;
  border-radius: 24px;
  width: 24px;
  height: 24px;
}

.circle-text {
  color: #181834;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.app-title-text {
  color: #dcf312;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
}

.expl-text-app {
  color: #fff;
  height: 98.0078px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 140%;
}

.expl-text-app.iuy {
  height: 58.8047px;
}

.arrow_box {
  text-align: right;
}

.app-item-link {
  border: 1px solid #dcf30c5c;
  border-radius: 8px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.55, .055, .675, .19);
}

.app-item-link:hover {
  background-color: #41416b;
  transform: translate(0, -10px);
}

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

.chapter-sec.navyyy {
  background-color: #181834;
  padding-bottom: 60px;
}

.chapter-sec.navyyy.uuu {
  padding-bottom: 40px;
}

.chapter-box.igap {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.start-option {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.ai_serv {
  background-color: #eabe4d;
  border-bottom-right-radius: 240px;
  border-bottom-left-radius: 240px;
  padding: 40px 40px 60px;
}

.ai_serv.gr {
  background-color: #dcf312;
  border: 1px solid #dcf316;
  border-top: 2px #181834;
}

.ai-text-title {
  text-align: center;
  font-size: 14px;
  line-height: 145%;
}

.ai-text-title.blank {
  color: #181834;
}

.ai-text-simole {
  margin-bottom: 20px;
}

.ai-text-simole.wh {
  color: #fff;
}

.about_ai {
  padding: 40px 40px 0;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  line-height: 135%;
}

.heading-2.grey {
  color: #181834;
}

.year {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #dfdfff;
  background-image: none;
  border: 1px solid #a8a8ff;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 20px 40px;
  display: grid;
}

.year.facts {
  background-color: #ffedbd;
  border-color: #bda262;
  margin-bottom: 60px;
  padding-bottom: 40px;
}

.year.facts.dark {
  background-color: #ffedbd00;
  padding-bottom: 40px;
}

.year.facts.ert {
  margin-bottom: 40px;
}

.year.lines {
  background-color: #dfdfff00;
  border-color: #dcf316;
  padding-bottom: 40px;
}

.year-number {
  opacity: .74;
}

.year-text {
  color: #dcf316;
  font-size: 22px;
  line-height: 150%;
}

.year-expl-text {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.year-expl-text.ww {
  color: #c5c5c5;
}

.reg_text {
  margin-bottom: 20px;
}

.reg_text.wert {
  color: #fff;
}

.bold-span {
  color: #181834;
  font-weight: 700;
}

.link-2, .link-3 {
  color: #0d0db2;
}

.link-4 {
  color: #eabe4d;
}

.year-mark {
  text-align: center;
  background-color: #181834;
  border: 1px solid #181834;
  border-radius: 80px;
  width: 180px;
  padding: 10px 20px;
}

.year-mark.dit {
  background-color: #eabe4d;
  border-style: none;
  border-color: #ddf311;
}

.plash-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
}

.plash-text.qwe {
  color: #181834;
}

.plas-full {
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.link-5 {
  color: #eabe4d;
}

.link-6, .link-7, .link-8 {
  color: #eabe4d;
  font-weight: 600;
}

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

.numwb_item {
  background-color: #e0dfff;
  border-radius: 4px;
  padding: 20px;
}

.numwb_item.sal {
  background-color: #eabe4d;
}

.numwb_item.graui {
  background-color: #ddf311;
}

.numwb_item.grei {
  background-color: #a9a7ff;
}

.n_wb_text {
  color: #181834;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 100%;
}

.n_wb_expl_text {
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 145%;
}

.link-9, .link-10, .link-11 {
  color: #3f3e67;
  font-weight: 700;
}

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

.link-13, .list {
  color: #eabe4d;
}

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

.link-14 {
  color: #3f3e67;
  font-weight: 700;
}

.link-15 {
  color: #eabe4d;
}

.link-16 {
  color: #3f3e67;
  font-weight: 700;
}

.link-17, .link-18 {
  color: #eabe4d;
}

.link-19 {
  color: #e9bd4e;
}

.fin-sec {
  background-color: #01001b;
}

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

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

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

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

.wb_head-title {
  color: #eabe4d;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  font-weight: 600;
  line-height: 145%;
}

.minipop-text {
  color: #fff;
  text-transform: none;
  font-size: 12px;
}

.link-20 {
  color: #3f3e66;
  font-weight: 600;
}

.link-21, .link-22 {
  color: #eabe4d;
}

.link-23, .link-24 {
  color: #eabe4d;
  font-weight: 600;
}

.link-25 {
  color: #ddf410;
}

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

  .esp_head_text {
    font-size: 72px;
  }
}

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

  .heading {
    font-size: 64px;
  }

  .esp_head_text {
    font-size: 80px;
  }

  .cta-link {
    padding: 20px 60px;
  }

  .cta-text {
    font-size: 20px;
  }
}

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

  .esp_head_text {
    font-size: 96px;
  }

  .cta-link {
    padding-top: 20px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .cta-text {
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  .main-title {
    left: 15%;
    right: 15%;
  }

  .cont {
    max-width: 700px;
  }

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

  .expl-text-app, .expl-text-app.iuy {
    height: 78.4063px;
  }

  .start-option {
    grid-template-columns: 1.5fr 2.5fr;
  }

  .about_ai {
    padding: 0;
  }

  .year-expl-text {
    font-size: 16px;
  }

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

@media screen and (max-width: 767px) {
  .ep-logo {
    text-align: center;
    padding-right: 40px;
    inset: 0% 0% auto;
  }

  .heading {
    font-size: 28px;
  }

  .esp_head_text {
    font-size: 48px;
  }

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

  .sp-date {
    grid-template-columns: 1fr;
  }

  .sp-box {
    margin-left: 25%;
    margin-right: 25%;
  }

  .dati-box {
    padding-top: 0;
  }

  .zmist_box {
    padding-bottom: 0;
  }

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

  .start-option {
    grid-template-columns: 1.5fr;
    margin-bottom: 0;
  }

  .ai_serv {
    margin-left: 20%;
    margin-right: 20%;
  }

  .ai-text-simole.sis {
    margin-bottom: 0;
  }

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

  .year.facts.dark {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }

  .year.lines {
    padding-bottom: 20px;
  }

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

  .plas-full {
    justify-content: center;
    align-items: center;
  }

  .image-2, .image-3, .image-4, .image-5 {
    max-width: 30%;
  }
}

@media screen and (max-width: 479px) {
  .main-title {
    bottom: 35%;
    left: 10%;
    right: 10%;
  }

  .heading {
    font-size: 22px;
  }

  .esp_head_text {
    letter-spacing: .2px;
    -webkit-text-stroke-width: 1px;
    font-size: 36px;
  }

  .sp-box {
    margin-left: 15%;
    margin-right: 15%;
  }

  .zmist-head-text {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

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

  .expl-text-app, .expl-text-app.iuy {
    height: auto;
  }

  .ai_serv {
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 100px;
  }

  .ai-text-simole.wh {
    margin-bottom: 0;
  }

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

  .year, .year.facts {
    padding-bottom: 20px;
  }

  .year-mark {
    width: 240px;
  }

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

  .n_wb_expl_text, .wb_head-title {
    padding-left: 40px;
    padding-right: 40px;
  }
}

#w-node-e830be93-3dab-40ea-4b41-64a9ebb9c0e1-34b4c544 {
  align-self: start;
}

#w-node-_67bb6de9-2375-01ab-3138-82598dcb52fa-34b4c544, #w-node-_9a6276a4-69e4-0767-d864-932bd48f6e7c-34b4c544 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4c283a94-9383-5419-422c-ba033c996171-34b4c544 {
  align-self: start;
}

#w-node-_4f29bea7-e57f-7601-aa22-c4d85a7afbdc-34b4c544, #w-node-_07c04aab-9b7a-f670-cf9a-99ed877f82cf-34b4c544, #w-node-_97d41049-d9ea-c42f-ad9d-0ab746c74b4e-34b4c544, #w-node-e31eb72c-8837-3753-5e19-d17e0353c979-34b4c544, #w-node-e31eb72c-8837-3753-5e19-d17e0353c97b-34b4c544 {
  place-self: center;
}

#w-node-_81ead22e-4416-c2fb-bdff-55c4b8ff659b-34b4c544 {
  align-self: start;
}

#w-node-_81ead22e-4416-c2fb-bdff-55c4b8ff65a0-34b4c544, #w-node-_81ead22e-4416-c2fb-bdff-55c4b8ff65a6-34b4c544, #w-node-_81ead22e-4416-c2fb-bdff-55c4b8ff65a8-34b4c544, #w-node-_81ead22e-4416-c2fb-bdff-55c4b8ff65b7-34b4c544, #w-node-_81ead22e-4416-c2fb-bdff-55c4b8ff65b9-34b4c544 {
  place-self: center;
}

#w-node-e74faf89-6bf2-d75d-d149-3fd9c4272c3d-34b4c544 {
  align-self: start;
}

#w-node-e74faf89-6bf2-d75d-d149-3fd9c4272c42-34b4c544, #w-node-e74faf89-6bf2-d75d-d149-3fd9c4272c48-34b4c544, #w-node-e74faf89-6bf2-d75d-d149-3fd9c4272c4a-34b4c544, #w-node-e74faf89-6bf2-d75d-d149-3fd9c4272c5d-34b4c544, #w-node-e74faf89-6bf2-d75d-d149-3fd9c4272c5f-34b4c544 {
  place-self: center;
}

#w-node-_23b59982-59d4-8916-575d-36ed4276fb84-34b4c544 {
  align-self: start;
}

#w-node-_23b59982-59d4-8916-575d-36ed4276fb89-34b4c544, #w-node-_23b59982-59d4-8916-575d-36ed4276fb8d-34b4c544, #w-node-_23b59982-59d4-8916-575d-36ed4276fb8f-34b4c544, #w-node-_23b59982-59d4-8916-575d-36ed4276fba0-34b4c544, #w-node-_23b59982-59d4-8916-575d-36ed4276fba2-34b4c544 {
  place-self: center;
}

#w-node-_666359c7-9a5d-8298-ebf8-4df816522dfc-34b4c544 {
  align-self: start;
}

#w-node-_666359c7-9a5d-8298-ebf8-4df816522e01-34b4c544, #w-node-_666359c7-9a5d-8298-ebf8-4df816522e07-34b4c544, #w-node-_666359c7-9a5d-8298-ebf8-4df816522e09-34b4c544, #w-node-_666359c7-9a5d-8298-ebf8-4df816522e1c-34b4c544, #w-node-_666359c7-9a5d-8298-ebf8-4df816522e1e-34b4c544 {
  place-self: center;
}

#w-node-ebb59b8d-bff8-e9ab-74be-985838e60d68-34b4c544 {
  align-self: start;
}

#w-node-ebb59b8d-bff8-e9ab-74be-985838e60d6d-34b4c544, #w-node-ebb59b8d-bff8-e9ab-74be-985838e60d71-34b4c544, #w-node-ebb59b8d-bff8-e9ab-74be-985838e60d73-34b4c544, #w-node-ebb59b8d-bff8-e9ab-74be-985838e60d84-34b4c544, #w-node-ebb59b8d-bff8-e9ab-74be-985838e60d86-34b4c544 {
  place-self: center;
}

#w-node-_03d20d56-8ea8-80a3-5386-d3e556249129-34b4c544 {
  align-self: start;
}

#w-node-_03d20d56-8ea8-80a3-5386-d3e55624912e-34b4c544, #w-node-_03d20d56-8ea8-80a3-5386-d3e556249134-34b4c544, #w-node-_03d20d56-8ea8-80a3-5386-d3e556249136-34b4c544, #w-node-_03d20d56-8ea8-80a3-5386-d3e556249149-34b4c544, #w-node-_03d20d56-8ea8-80a3-5386-d3e55624914b-34b4c544 {
  place-self: center;
}

#w-node-_2003cb02-e946-d1a3-3747-c5bf41f1193d-34b4c544 {
  align-self: start;
}

#w-node-_2003cb02-e946-d1a3-3747-c5bf41f11942-34b4c544, #w-node-_2003cb02-e946-d1a3-3747-c5bf41f11946-34b4c544, #w-node-_2003cb02-e946-d1a3-3747-c5bf41f11948-34b4c544, #w-node-_2003cb02-e946-d1a3-3747-c5bf41f11959-34b4c544, #w-node-_2003cb02-e946-d1a3-3747-c5bf41f1195b-34b4c544 {
  place-self: center;
}

#w-node-dd92c293-5f8b-d251-0fd3-1a48d3b69a92-34b4c544 {
  align-self: start;
}

#w-node-dd92c293-5f8b-d251-0fd3-1a48d3b69a97-34b4c544, #w-node-dd92c293-5f8b-d251-0fd3-1a48d3b69a9d-34b4c544, #w-node-dd92c293-5f8b-d251-0fd3-1a48d3b69a9f-34b4c544, #w-node-dd92c293-5f8b-d251-0fd3-1a48d3b69ab2-34b4c544, #w-node-dd92c293-5f8b-d251-0fd3-1a48d3b69ab4-34b4c544 {
  place-self: center;
}

#w-node-c6bf39d5-4c83-fc98-0f52-041513640b9c-34b4c544 {
  align-self: start;
}

#w-node-c6bf39d5-4c83-fc98-0f52-041513640ba1-34b4c544, #w-node-c6bf39d5-4c83-fc98-0f52-041513640ba5-34b4c544, #w-node-c6bf39d5-4c83-fc98-0f52-041513640ba7-34b4c544, #w-node-c6bf39d5-4c83-fc98-0f52-041513640bb8-34b4c544, #w-node-c6bf39d5-4c83-fc98-0f52-041513640bba-34b4c544 {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_67bb6de9-2375-01ab-3138-82598dcb52fa-34b4c544, #w-node-_9a6276a4-69e4-0767-d864-932bd48f6e7c-34b4c544 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_07c04aab-9b7a-f670-cf9a-99ed877f82cf-34b4c544, #w-node-e74faf89-6bf2-d75d-d149-3fd9c4272c48-34b4c544, #w-node-_666359c7-9a5d-8298-ebf8-4df816522e07-34b4c544, #w-node-_03d20d56-8ea8-80a3-5386-d3e556249134-34b4c544, #w-node-dd92c293-5f8b-d251-0fd3-1a48d3b69a9d-34b4c544 {
    align-self: center;
  }
}


