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

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

.left {
  background-image: url('../images/phonleft_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  position: relative;
}

.right {
  background-image: url('../images/headgir_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 50%;
}

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

.heading {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 135%;
}

.subtitle-text {
  margin-right: 35%;
}

.but-box {
  margin-top: 20px;
}

.but-link-box {
  color: #000;
  background-image: linear-gradient(117deg, #ff5000, #fdba43);
  border-radius: 64px;
  justify-content: center;
  align-items: center;
  width: 208px;
  height: 64px;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.but-link-box:hover {
  background-color: #fff;
  background-image: none;
  border: 2px solid #ff5000;
  transform: translate(0, 10px);
}

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

.elem-box {
  width: 108px;
  height: 108px;
  position: absolute;
  inset: 38% 6% 0% auto;
}

.elem-box.yel {
  inset: auto auto 14% 24%;
}

.nav-link {
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 20px;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 135%;
}

.nav-link:hover {
  color: #ff5c00;
  border-bottom: 0 #ff5c00;
  margin-right: 20px;
  padding-right: 0;
  text-decoration: none;
}

.link {
  color: #fff;
  text-align: center;
  text-transform: none;
  padding-right: 10px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.link.sec {
  color: #3a2cda;
  background-color: #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 2px;
  font-weight: 600;
  line-height: 100%;
  display: flex;
}

.logo-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-top: -11px;
  padding-top: 0;
  padding-right: 0;
  display: inline-flex;
}

.logo-box.oyj {
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-flex;
}

.butbox {
  background-color: #3a2cda;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 0 16px;
  display: flex;
}

.up-link {
  width: 88px;
}

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

.navbar {
  text-align: left;
  background-color: #ffeee4d9;
  border: 2px solid #ff5000;
  border-radius: 80px;
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 20px;
  padding: 10px 40px;
  display: none;
  position: absolute;
  inset: 0% 5% auto;
}

.navbar.desk {
  display: inline-flex;
}

.nav-link-2 {
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 20px;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 135%;
}

.nav-link-2:hover {
  color: #ff5c00;
}

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

.navcont {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.togather-box {
  display: flex;
}

.nav-link-3 {
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 20px;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 135%;
}

.nav-link-3:hover {
  color: #ff5c00;
}

.nav-link-3.sper {
  margin-right: 0;
}

.nav-menu {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.sup-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;
}

.sup-text {
  color: #ff5c02;
  text-transform: uppercase;
}

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

.text1 {
  color: #383838;
  margin-bottom: 20px;
  font-weight: 300;
}

.link-2 {
  color: #ff5c02;
  font-weight: 500;
}

.billetter-span {
  color: #e61777;
  text-transform: uppercase;
  font-weight: 600;
}

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

.speaker-item {
  padding: 20px;
}

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

.speaker-in {
  background-color: #f3f3f3;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 40px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.speak-text {
  text-align: center;
  margin-bottom: 20px;
}

.speaker-text {
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 135%;
}

.occupation-text {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}

.sec-item {
  background-color: #ffe1d0;
  padding-bottom: 0;
}

.sec-item.whitest {
  background-color: #fff;
}

.chapter-item {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.sublbl-text {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
}

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

.quot-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5fr;
  grid-auto-columns: 1fr;
  margin: 60px 10%;
  display: grid;
}

.quot-text {
  font-weight: 300;
}

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

.vertbig {
  border: 2px solid #ff5c02;
  border-radius: 8px;
  height: 400px;
}

.image-4 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.phitem-norm {
  border: 2px solid #e61777;
  border-radius: 8px;
  height: 200px;
}

.phitem-norm.borddif {
  border-color: #10c4e9;
}

.image-5 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ill-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  display: grid;
}

.illitemb {
  border: 2px #ff5c02;
  border-radius: 8px;
}

.illitemb._1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.image-6 {
  border: 2px solid #ff5c02;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-6.retuiop {
  border-color: #10c4e9;
  margin-top: 100px;
}

.image-6.purplecol {
  border-color: #e61777;
}

.image-6.green {
  border-color: #24e2ab;
  margin-top: 100px;
}

.purple-span {
  color: #e61777;
  font-weight: 600;
}

.link-3 {
  color: #ff5c02;
  font-weight: 500;
}

.accent-box {
  background-color: #ffe1d0;
  border: 1px solid #ff5c02;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.accent-text {
  margin-bottom: 40px;
}

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

.etap-item {
  background-color: #e61777;
  border: 1px #000;
  border-radius: 8px;
  padding: 40px;
}

.etap-item.bl {
  background-color: #10c4e9;
}

.etap-item.grrr {
  background-color: #24e2ab;
}

.etap-item.yl {
  background-color: #fbc01c;
}

.asp-text {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 135%;
}

.asptexttwo {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.achoitect {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ff510100;
  border: 1px #ff5101;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: grid;
}

.arch-text {
  color: #fff;
  font-weight: 300;
}

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

.lblarch-text {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 600;
}

.arch-decor-box {
  border-radius: 8px;
}

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

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

.drit {
  background-color: #e61777;
  border-radius: 8px;
  padding: 20px;
}

.drit.bley {
  background-color: #10c4e9;
}

.drit.green {
  background-color: #24e2ab;
}

.drit.yellop {
  background-color: #fbc01c;
}

.drit.ornhyu {
  background-color: #ff5c02;
}

.drit.dopl {
  background-color: #ffe1d0;
  border: 1px solid #aaa;
}

.numb-text1 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
}

.dro-expl {
  text-align: center;
  text-transform: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 135%;
}

.fin-sec {
  background-image: linear-gradient(113deg, #ff5000, #fdba43);
}

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

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

.link-4 {
  color: #000;
}

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

.italic-text {
  color: #000;
}

.bold-text {
  color: #e61777;
}

.text-span {
  color: #e61777;
  font-weight: 500;
}

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

  .heading {
    font-size: 32px;
  }

  .subtitle-text {
    margin-right: 0%;
  }

  .elem-box {
    top: 47%;
  }

  .nav-link {
    margin-right: 40px;
  }

  .navbar {
    display: none;
  }

  .navbar.desk {
    display: inline-flex;
  }

  .nav-link-2, .nav-link-3 {
    margin-right: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .main-title {
    margin-top: 40%;
  }

  .heading {
    font-size: 36px;
  }

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

  .elem-box {
    top: 19%;
  }

  .elem-box.yel {
    bottom: 15%;
    left: 46%;
  }

  .nav-link:hover {
    margin-right: 40px;
  }
}

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

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

@media screen and (max-width: 991px) {
  .top-box {
    flex-flow: column;
    height: auto;
  }

  .left {
    width: auto;
  }

  .right {
    background-position: 50%;
    width: auto;
    height: 600px;
  }

  .main-title {
    margin-top: 25%;
    padding-bottom: 40px;
  }

  .heading {
    margin-right: 15%;
  }

  .subtitle-text {
    margin-right: 0%;
  }

  .elem-box.yel {
    inset: auto 23% 9% auto;
  }

  .nav-link {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .nav-link:hover {
    color: #fff;
    margin-right: 0;
  }

  .logo-box {
    margin-right: 40px;
  }

  .navbar {
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .navbar.desk {
    display: none;
  }

  .nav-link-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .nav-link-2:hover {
    color: #fff;
  }

  .navcont {
    justify-content: flex-end;
    align-items: center;
    max-width: 700px;
    padding-left: 0;
    display: flex;
  }

  .up-logo.mriy {
    padding-top: 6px;
  }

  .togather-box {
    justify-content: flex-end;
  }

  .nav-link-3 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .nav-link-3:hover {
    color: #fff;
  }

  .nav-link-3.sper {
    text-align: center;
    padding-bottom: 0;
  }

  .nav-menu {
    background-color: #ff5c00;
    border: 2px solid #fff;
    border-radius: 24px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 10px;
    padding: 40px;
    display: flex;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #ffeee400;
  }

  .icon {
    color: #000;
  }

  .cont {
    max-width: 700px;
  }

  .speakers {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .speaker-in {
    padding: 20px;
  }

  .speaker-text {
    height: 52.4063px;
    font-size: 12px;
  }

  .occupation-text {
    font-size: 12px;
    line-height: 135%;
  }

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

  .sublbl-text {
    padding-left: 15%;
    padding-right: 15%;
  }

  .quot-box {
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-6.retuiop, .image-6.green {
    margin-top: 60px;
  }

  .accent-box {
    padding: 20px;
  }

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

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

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

  .drit.dopl {
    border-style: none;
  }
}

@media screen and (max-width: 767px) {
  .right {
    height: 480px;
  }

  .heading {
    margin-right: 0%;
  }

  .elem-box {
    width: 80px;
    height: 80px;
    top: 51%;
  }

  .nav-link {
    margin-right: 0;
  }

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

  .nav-link-2 {
    margin-right: 0;
  }

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

  .nav-link-3 {
    margin-right: 0;
  }

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

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

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

  .speaker-text {
    height: auto;
    font-size: 14px;
    font-weight: 600;
  }

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

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

  .sublbl-text {
    padding-left: 10%;
    padding-right: 10%;
  }

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

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

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

  .image-6.retuiop, .image-6.green {
    margin-top: 0;
  }

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

  .inarch {
    padding: 20px;
  }
}

@media screen and (max-width: 479px) {
  .right {
    height: 440px;
  }

  .heading {
    margin-top: 0;
    padding-top: 20px;
    font-size: 20px;
  }

  .subtitle-text {
    margin-right: 0%;
    font-size: 15px;
  }

  .but-link-box {
    width: 168px;
    height: 48px;
  }

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

  .elem-box {
    width: 48px;
    height: 48px;
    top: 59%;
  }

  .nav-link, .nav-link:hover {
    margin-right: 0;
  }

  .up-link {
    width: 72px;
  }

  .up-link.ytr {
    width: 64px;
  }

  .life-link-box {
    width: 88px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link-2, .nav-link-3 {
    margin-right: 0;
  }

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

  .sublbl-text {
    padding-left: 5%;
    padding-right: 5%;
  }

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

#w-node-_9bdac8a2-ab5b-cbf9-e8a1-9a05605d77df-bca22015, #w-node-b7a18496-63b2-3214-1039-fe0b98bccc3a-bca22015, #w-node-_5ea3fb85-28dd-ef68-864c-7fadfc7346fd-bca22015, #w-node-_8b04cc0b-9732-f25d-a901-52a73910bdce-bca22015, #w-node-e52b8ed0-0878-6aa7-abbd-baacce4b06a2-bca22015, #w-node-_275429f1-0868-52f3-0277-ac04ce9054d6-bca22015, #w-node-_18960b1d-3a33-9fec-a2ad-1283f9c2b8b3-bca22015, #w-node-e0f9d3ea-8ff4-9f98-3492-8b68cd9e1900-bca22015, #w-node-_90e5780b-8acf-a779-c6ad-0ba39e7dd1e6-bca22015, #w-node-_6bf459d3-a507-80a3-05b3-2a9bd6c0c9c4-bca22015, #w-node-_356a9ca5-c86e-276a-d5f8-3274e6c1b83a-bca22015, #w-node-_275429f1-0868-52f3-0277-ac04ce9054f7-bca22015, #w-node-_856fd86e-3c82-a894-da46-8e9c9086bc7f-bca22015, #w-node-_3b879fde-49ae-4c00-ad09-377229be1168-bca22015, #w-node-_9891acbb-47ef-6dbb-d185-7297ba49e672-bca22015, #w-node-_6dd1c968-5f04-36ad-19ca-b0c0e7ee0bf5-bca22015, #w-node-e7b8325b-c7d6-4b8d-cb70-de26dadd825a-bca22015 {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_83916842-516f-a4b0-a5ba-92636f333920-bca22015 {
    align-self: center;
  }
}


