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

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

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

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

.top_box {
  background-image: linear-gradient(#00000054, #00000054), url('../images/fg_1fg.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
  position: static;
}

.logo_box {
  justify-content: center;
  align-items: flex-start;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 2%;
  display: flex;
}

.ep_link_box {
  width: 100px;
}

.main_title {
  margin-top: 40px;
  margin-left: 5%;
  margin-right: 5%;
}

.h1 {
  color: #fff;
  text-align: center;
  letter-spacing: .2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 135%;
}

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

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

.cta_link {
  background-color: #f07e00;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.cta_link:hover {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #ff860000;
  transform: translate(0, 10px);
  box-shadow: 0 0 0 1px #fff;
}

.cta_text {
  color: #fff;
  letter-spacing: .2px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.cta_icon {
  padding-left: 10px;
}

.image {
  width: 16px;
}

.pream_sec {
  padding-bottom: 0;
}

.cont {
  max-width: 1000px;
  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: #363f4f;
  letter-spacing: .1px;
  text-transform: uppercase;
  font-weight: 600;
}

.date_text {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

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

.link-2 {
  color: #f07e02;
  font-weight: 700;
}

.zmist {
  background-color: #f07e02;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.h3 {
  color: #fff;
  text-align: center;
  letter-spacing: .1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 135%;
}

.zmist_grid {
  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;
}

.zmist_link_item {
  background-color: #fff;
  border-radius: 8px;
  height: auto;
  padding: 20px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.zmist_link_item:hover {
  background-color: #ffffff94;
  transform: skew(0deg, -5deg)translate(0, -10px)scale(.95);
  box-shadow: 0 0 0 2px #ffffffc4;
}

.zmist_icon {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.image-2 {
  width: 80px;
}

.zmist_title_text {
  color: #000;
  text-align: center;
  height: 86.4063px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 135%;
}

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

.image-3 {
  width: 24px;
}

.zmist_flex {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: block;
}

.story_sec {
  background-color: #f1f1f1;
  padding-bottom: 0;
}

.story_sec.wh {
  background-color: #fff;
}

.story_box {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.story_box.withinf {
  padding-bottom: 0;
}

.story_title {
  margin-bottom: 40px;
}

.story_title.ert {
  margin-bottom: 20px;
}

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

.image-4 {
  width: 80px;
}

.h2 {
  color: #363f4f;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15%;
  padding-right: 15%;
  font-weight: 600;
  line-height: 135%;
}

.h2.dis {
  padding-left: 5%;
  padding-right: 5%;
}

.h2.dis.wh {
  color: #fff;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 24px;
}

.reg_text {
  margin-bottom: 20px;
}

.link-3, .link-4 {
  color: #f07e02;
  font-weight: 600;
}

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

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

.quot_words {
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.quot_text {
  color: #000;
}

.speaker_title {
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 8px;
  margin-top: 10px;
  padding: 12px;
}

.speaker_name_surname {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 135%;
}

.bg_letter_span {
  text-transform: uppercase;
}

.occup_text {
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 135%;
}

.quot_text_span {
  color: #000;
  font-weight: 600;
}

.ph_sp {
  position: relative;
}

.sp_arr {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 5% 5%;
}

.image-5 {
  width: 40px;
}

.qq_span_text {
  font-weight: 600;
}

.fin_sec {
  background-color: #363f4f;
}

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

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

.link-5 {
  color: #ff962d;
}

.calc {
  background-color: #f07e02;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.case_text {
  color: #fff;
  text-align: center;
  letter-spacing: .1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}

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

.case_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  display: grid;
}

.case_gr_item {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
}

.number {
  margin-bottom: 20px;
}

.circle {
  background-color: #f07e02;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.numb_text {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
}

.fl {
  margin-top: 10px;
  display: flex;
}

.fl.pl {
  justify-content: flex-start;
  align-items: flex-start;
}

.nb_box {
  background-color: #f07e02;
  border-radius: 16px;
  padding: 11px;
}

.nb_box._02 {
  margin-left: 10px;
}

.nb_text {
  color: #fff;
  text-align: center;
  font-weight: 600;
}

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

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

.expl_photo_text {
  color: #363f4f;
  padding-top: 5px;
  font-size: 14px;
}

.info_grph {
  border-radius: 8px;
  display: none;
}

.image-9 {
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mobil_info {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.infogr {
  background-color: #f07e02;
}

.inf_pop {
  padding: 20px;
}

.image-10, .image-11 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-11.mobilo_stl {
  display: none;
}

.container {
  max-width: 1100px;
}

.head_of_info {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

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

  .h1 {
    font-size: 64px;
  }

  .subtitle_text {
    font-size: 30px;
  }

  .zmist_title_text {
    height: 96px;
  }

  .h2.dis.wh {
    font-size: 26px;
  }
}

@media screen and (min-width: 1440px) {
  .ep_link_box {
    width: 120px;
  }

  .zmist_title_text {
    height: 108px;
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .ep_link_box {
    width: 160px;
  }

  .h1 {
    font-size: 88px;
  }

  .subtitle_text {
    font-size: 42px;
  }

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

  .zmist_title_text {
    height: 100px;
  }
}

@media screen and (max-width: 991px) {
  .h1 {
    font-size: 32px;
  }

  .subtitle_text {
    font-size: 20px;
  }

  .cont {
    max-width: 700px;
  }

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

  .zmist_link_item, .zmist_title_text {
    height: auto;
  }

  .h2 {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 26px;
  }

  .h2.dis {
    padding-left: 0%;
    padding-right: 0%;
  }

  .h2.dis.wh {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 20px;
  }

  .quotaion {
    grid-template-columns: 1fr 3fr;
  }

  .speaker_title {
    margin-left: 0%;
    margin-right: 0%;
  }

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

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

  .image-9.deski {
    display: none;
  }

  .mobil_info {
    display: block;
  }

  .head_of_info {
    padding-left: 12%;
    padding-right: 12%;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .zmist_link_item {
    height: auto;
  }

  .zmist_title_text {
    height: 56.6953px;
  }

  .h2 {
    font-size: 24px;
  }

  .h2.dis.wh {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 20px;
  }

  .speaker_title {
    margin-left: 10%;
    margin-right: 10%;
  }

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

  .image-9.deski {
    display: none;
  }

  .mobil_info {
    display: block;
  }

  .image-10.laptop {
    display: none;
  }

  .image-11.mobilo_stl {
    display: block;
  }

  .head_of_info {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    font-size: 26px;
  }

  .subtitle_text {
    padding-left: 15%;
    padding-right: 15%;
    font-size: 15px;
  }

  .cta_link {
    padding: 10px 20px;
  }

  .cta_text {
    letter-spacing: 0;
    font-size: 14px;
  }

  .pream_box {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .sp_date_box {
    margin-bottom: 20px;
  }

  .zmist {
    padding: 20px;
  }

  .h3 {
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 18px;
  }

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

  .zmist_link_item, .zmist_title_text {
    height: auto;
  }

  .story_box, .story_box.epo {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .story_title {
    margin-bottom: 20px;
  }

  .image-4 {
    width: 64px;
  }

  .h2 {
    font-size: 18px;
  }

  .h2.dis.wh {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 16px;
  }

  .quotaion {
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
  }

  .quotaion.dan {
    flex-flow: column;
    display: flex;
  }

  .quot_words {
    padding: 20px;
  }

  .quot_text {
    font-size: 14px;
    line-height: 140%;
  }

  .speaker_title {
    margin-left: 0%;
    margin-right: 0%;
  }

  .calc {
    padding: 20px;
  }

  .case_text {
    font-size: 16px;
  }

  .fl {
    flex-flow: column;
  }

  .nb_box {
    border-radius: 8px;
  }

  .nb_box._02 {
    margin-top: 10px;
    margin-left: 0;
  }

  .nb_text {
    font-size: 14px;
  }

  .photo_optl {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .image-10.laptop {
    display: none;
  }

  .image-11.mobilo_stl {
    display: block;
  }

  .head_of_info {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 16px;
  }
}

#w-node-_5153afe0-af82-4e23-7904-305ee902790b-da2edea2, #w-node-e322fd42-a4d4-f79f-c11d-978c739295ac-da2edea2 {
  place-self: stretch stretch;
}


