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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

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

.top-sec {
  height: 100vh;
  position: relative;
}

.main-pic {
  height: 100vh;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.tab-link {
  width: 96px;
}

.main_title {
  position: absolute;
  inset: auto 0% 5%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.subhead {
  color: #e6e6e6;
  text-align: center;
}

.pream_sec {
  background-color: #011057;
  background-image: none;
  background-size: auto;
  padding-bottom: 0;
}

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

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

.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: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.date-text {
  color: #fff;
  text-align: right;
}

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

.textprogal2 {
  color: #e9e9e9;
  font-size: 14px;
}

.case-item {
  pointer-events: none;
  border-radius: 4px;
  flex-flow: column;
  width: 30%;
  padding: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: border .888s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.case-item:hover {
  border: 1px #f66;
}

.case-item.vert {
  pointer-events: none;
  width: 35%;
  height: 500px;
  text-decoration: none;
}

.case-item.vert:hover {
  pointer-events: none;
  border-style: none;
}

.case-item.left {
  pointer-events: none;
  justify-content: flex-start;
  width: 30%;
  margin-top: 100px;
  text-decoration: none;
  transition: border .888s cubic-bezier(.645, .045, .355, 1);
}

.case-item.left:hover {
  border-style: none;
}

.case-item.right {
  pointer-events: none;
  border: 1px #000;
  justify-content: flex-start;
  width: 30%;
  margin-top: 220px;
  text-decoration: none;
}

.case-item.right:hover {
  border-style: none;
  border-color: #f66;
}

.case-item.large {
  pointer-events: none;
  width: 50%;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition-duration: .888s;
}

.case-item.large:hover {
  border-style: none;
  text-decoration: none;
}

.image-6 {
  border-radius: 4px;
  display: block;
}

.image-6.vert {
  object-fit: cover;
  height: 420px;
}

.gal-box {
  padding: 100px 0;
}

.space-cases {
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
}

.space-cases.second {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
}

.text-block {
  color: #fff;
  text-decoration: none;
}

.text-block.nmpro {
  color: #ff6f6f;
  margin-top: 10px;
}

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

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

.heading-2 {
  text-align: center;
  margin-bottom: 20px;
  line-height: 135%;
}

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

.in-lau-item {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lau_img {
  object-fit: cover;
}

.lau-text {
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}

.lau-expl-text {
  text-align: center;
  font-size: 13px;
  line-height: 140%;
}

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

.in-speaker-box {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.in-speaker-box.others {
  grid-template-columns: 1.25fr .5fr;
}

.speaker-title-text {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.expl-speaker-text {
  text-align: center;
  font-size: 14px;
  line-height: 140%;
}

.sp-bold {
  font-weight: 700;
}

.image-7 {
  object-fit: cover;
}

.meg-gal {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

.descr-text {
  padding-top: 2px;
  font-size: 12px;
  line-height: 135%;
}

.descr-text.yt {
  padding-right: 0;
}

.mel-verct {
  margin-top: 40px;
  margin-bottom: 40px;
}

.in-mal-vert {
  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;
}

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

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

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

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

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

.link {
  color: #ff6f6f;
}

.light-bold {
  font-weight: 700;
}

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

  .subhead {
    font-size: 20px;
  }
}

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

  .subhead {
    letter-spacing: .1px;
    font-size: 24px;
    line-height: 150%;
  }
}

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

  .subhead {
    font-size: 32px;
  }
}

@media screen and (max-width: 991px) {
  .top-sec, .main-pic, .image {
    height: 75vh;
  }

  .cont {
    max-width: 700px;
  }

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

  .heading-2 {
    font-size: 22px;
    line-height: 135%;
  }
}

@media screen and (max-width: 767px) {
  .top-sec, .main-pic, .image {
    height: 60vh;
  }

  .main_title {
    bottom: 2%;
  }

  .heading {
    margin-bottom: 0;
    font-size: 32px;
  }

  .subhead {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 14px;
  }

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

  .textprogal2 {
    font-size: 12px;
  }

  .case-item.vert, .image-6.vert {
    height: 320px;
  }

  .space-cases {
    justify-content: space-around;
  }

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

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

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

  .lau-expl-text {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .speaker-title-text {
    padding-top: 5px;
  }

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

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

@media screen and (max-width: 479px) {
  .top-sec, .main-pic, .image {
    height: 35vh;
  }

  .logo {
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    inset: 0% 0% auto auto;
  }

  .tab-link {
    text-align: left;
    width: 72px;
  }

  .main_title {
    bottom: 2%;
  }

  .heading {
    margin-bottom: 2px;
    font-size: 18px;
  }

  .subhead {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 135%;
  }

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

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

  .case-item {
    width: 100%;
  }

  .case-item.vert {
    width: 100%;
    height: 320px;
  }

  .case-item.left {
    width: 100%;
    margin-top: 0;
  }

  .case-item.right {
    width: 100%;
    margin-top: 0;
    display: block;
  }

  .case-item.large {
    width: 100%;
  }

  .image-6.vert {
    height: 240px;
  }

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

  .space-cases {
    flex-flow: column;
    justify-content: space-between;
  }

  .space-cases.second {
    margin-top: 20px;
    display: block;
  }

  .cheremony_box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

#w-node-_4e9df856-75f1-0d0e-4b92-f6be8edd4d69-51676c79, #w-node-_07466250-1e08-846d-97f9-40fbff22b738-51676c79, #w-node-_1ae58cdf-c826-647b-6f78-394ef369dbd5-51676c79, #w-node-ac2357c9-3b93-2056-0ff3-ad3985a70e60-51676c79 {
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-dcfca362-abf8-2b24-74b6-b97db5451c43-51676c79, #w-node-_07466250-1e08-846d-97f9-40fbff22b732-51676c79, #w-node-_1ae58cdf-c826-647b-6f78-394ef369dbcf-51676c79, #w-node-ac2357c9-3b93-2056-0ff3-ad3985a70e66-51676c79 {
    place-self: center;
  }
}


