@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-BoldItalic.ttf') format("truetype"), url('../fonts/Oddval-ExtraBoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-HairlineItalic.ttf') format("truetype"), url('../fonts/Oddval-RegularItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-Bold.ttf') format("truetype"), url('../fonts/Oddval-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval Hairline;
  src: url('../fonts/Oddval-Hairline.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oddval;
  src: url('../fonts/Oddval-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

.top-sec {
  background-color: #05bf59;
}

.top-box {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.main-img-desc {
  height: 100vh;
}

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

.image.mobi {
  display: none;
}

.logo-box {
  opacity: .56;
  padding-top: 20px;
  padding-left: 3%;
  padding-right: 3%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.up-logo {
  width: 120px;
}

.life-box {
  width: 140px;
  margin-top: 2px;
}

.main-title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: static;
  inset: auto 0% 25% 3%;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  background-color: #05bf59;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oddval, Arial, sans-serif;
  font-weight: 600;
  line-height: 135%;
}

.three_aims {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #05bf59;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-right: 0%;
  display: none;
}

.aims_item {
  background-color: #79faff;
  border: 1px solid #000;
  border-radius: 120px;
  justify-content: center;
  align-items: center;
  width: 160px;
  padding: 5px 10px;
  display: flex;
}

.aims_item.blk {
  background-color: #ffa940;
  width: 380px;
}

.aims_item.gapbtw {
  background-color: #ffb5ff;
  margin-left: 20px;
}

.aim_icon {
  width: 32px;
  height: 32px;
  margin-right: 2px;
}

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

.lamp-text {
  text-transform: uppercase;
  font-size: 20px;
}

.treo {
  display: flex;
}

.pream_sec {
  padding-bottom: 40px;
}

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

.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-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

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

.date-text {
  text-align: right;
  font-weight: 500;
}

.text1 {
  margin-bottom: 20px;
}

.all-menu {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.menu-icon {
  text-align: left;
  margin-bottom: 20px;
}

.menu-words-box {
  margin-bottom: 20px;
}

.menu-text-box {
  color: #000;
  text-transform: uppercase;
  height: 72px;
  font-size: 18px;
  font-weight: 600;
}

.menu-text-box.njk {
  text-align: center;
  text-transform: uppercase;
}

.arrow-option {
  text-align: right;
}

.makr_one {
  width: 69px;
  height: 56.1367px;
}

.image-2 {
  width: 69px;
  height: 63.0078px;
}

.menu-link-box {
  background-color: #79faff;
  border-radius: 8px;
  padding: 20px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
  box-shadow: 0 2px 5px #0003;
}

.menu-link-box:hover {
  background-color: #79faff;
  border: 1px solid #000;
}

.menu-link-box.two, .menu-link-box.two:hover {
  background-color: #ffb5ff;
}

.menu-link-box.three, .menu-link-box.three:hover {
  background-color: #ffa940;
}

.menu-link-box.four, .menu-link-box.four:hover {
  background-color: #f9ee02;
}

.menu-link-box.five, .menu-link-box.five:hover {
  background-color: #a3ff59;
}

.story-sec {
  padding-bottom: 60px;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oddval, Arial, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 135%;
}

.heading-2.newpart {
  margin-top: 40px;
}

.quota_option {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-grid;
}

.quota_option.nosee {
  display: none;
}

.quota_option.poltorak {
  margin-top: 20px;
}

.gridph_opt {
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.link {
  color: #0d70ff;
  font-weight: 500;
}

.bld_style_text {
  font-weight: 600;
}

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

.image-3 {
  border-radius: 8px;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-2 {
  color: #0d70ff;
  font-weight: 600;
}

.percent-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-bottom-color: #ccc;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.75fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
  box-shadow: 0 2px 5px #0003;
}

.percent-box.watchno {
  display: none;
}

.per-box {
  background-color: #a3ff59;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.per-box.ol {
  background-color: #f9ee02;
}

.per-text {
  text-align: center;
  font-size: 80px;
  font-weight: 600;
  line-height: 100%;
}

.link-3 {
  color: #0d70ff;
  font-weight: 600;
}

.circle_move {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: 0%;
}

.image-4, .image-5 {
  z-index: 2;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: auto;
}

.image-6 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.quot-no-photo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.quot-no-photo.othst {
  border-top: 1px solid #ccc;
  grid-template-columns: 1fr .25fr;
  padding-bottom: 10px;
}

.letsubject {
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.letsubject.ni {
  display: none;
}

.let-text {
  font-weight: 500;
}

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

.subject-item {
  background-color: #ffb5ff;
  border-radius: 8px;
  padding: 20px;
}

.subject-item.gfr {
  background-color: #a3ff59;
}

.subject-item.ohy {
  background-color: #0de;
}

.subject-item.yert {
  background-color: #f9ee02;
}

.subject-item.ogngrr {
  background-color: #ffa940;
}

.subject-item.frt {
  background-color: #05bf59;
}

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

.subj-name-text {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  line-height: 120%;
}

.image-7 {
  width: 62.1641px;
  height: 62.1641px;
}

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

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

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

.final-text {
  color: #000;
  font-size: 14px;
}

.link-4 {
  color: #0d70ff;
  font-weight: 600;
}

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

.image-9 {
  width: auto;
  height: auto;
}

.vid-box {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20%;
  padding-right: 20%;
}

.orderchapter {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 4fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.orderchapter.p2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.orderchapter.per {
  margin-bottom: 20px;
}

.numb-order-ch {
  background-color: #79faff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.numb-order-ch.pi {
  background-color: #ffb5ff;
}

.numb-order-ch.orng {
  background-color: #ffa940;
}

.numb-order-ch.y {
  background-color: #f9ee02;
}

.numb-order-ch.gr {
  background-color: #a3ff59;
}

.text-oderch {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

.link-5, .link-6 {
  color: #0d70ff;
  font-weight: 600;
}

.logo-box-2 {
  opacity: .8;
  padding-top: 20px;
  padding-left: 3%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.three_aims-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-right: 55%;
  display: grid;
}

.life-box-2 {
  width: 140px;
  margin-top: 2px;
}

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

.image-17.mobi {
  display: none;
}

.main-title-2 {
  position: absolute;
  inset: auto 0% 33% 3%;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Oddval, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 135%;
}

.lblspoption, .link-7 {
  color: #000;
}

.link-8 {
  color: #0d70ff;
  font-weight: 600;
}

.peaker_bold-text {
  font-weight: 600;
}

.link-9, .link-10 {
  color: #0d70ff;
  font-weight: 600;
}

.link-11, .link-12, .link-13, .link-14 {
  color: #0d70fe;
  font-weight: 600;
}

.link-15, .link-16 {
  color: #0d70ff;
  font-weight: 600;
}

.dsclm-box {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.dsclm-text-n {
  padding-bottom: 10px;
  font-size: 14px;
}

.dsclm-text-n.ngkol {
  padding-bottom: 0;
}

.link-17, .link-18 {
  color: #0d70ff;
  font-weight: 600;
}

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

  .heading {
    font-size: 47px;
  }

  .aims_item {
    width: 180px;
  }

  .aims_item.blk {
    width: 400px;
  }

  .aims_item.gapbtw {
    width: 200px;
  }

  .main-title-2 {
    bottom: 35%;
  }

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

  .link-7 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .up-logo {
    width: 140px;
  }

  .life-box {
    width: 160px;
  }

  .heading {
    font-size: 52px;
  }

  .aims_item {
    width: 200px;
  }

  .aims_item.blk {
    width: 420px;
  }

  .aims_item.gapbtw {
    width: 220px;
  }

  .life-box-2 {
    width: 160px;
  }

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

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

  .life-box {
    width: 180px;
  }

  .main-title {
    bottom: 25%;
  }

  .heading {
    font-size: 68px;
  }

  .aims_item {
    width: 220px;
  }

  .aims_item.blk {
    width: 480px;
    padding: 10px 20px;
  }

  .aims_item.gapbtw {
    width: 240px;
  }

  .lamp-text {
    font-size: 28px;
  }

  .life-box-2 {
    width: 180px;
  }

  .main-title-2 {
    bottom: 34%;
  }

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

  .link-7 {
    font-size: 24px;
  }
}

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

  .up-logo {
    width: 100px;
  }

  .life-box {
    width: 120px;
  }

  .heading {
    font-size: 29px;
  }

  .aims_item {
    width: 120px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .aims_item.blk {
    width: 320px;
  }

  .aim_icon {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    display: flex;
  }

  .lamp-text {
    font-size: 18px;
    line-height: 100%;
  }

  .cont {
    max-width: 700px;
  }

  .menu-text-box {
    height: 72px;
    font-size: 15px;
  }

  .quota_option {
    grid-template-columns: 1fr 2fr;
  }

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

  .quot-no-photo {
    grid-template-columns: .25fr .75fr;
  }

  .quot-no-photo.othst {
    grid-template-columns: .75fr .25fr;
  }

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

  .logo-box-2 {
    opacity: 40;
  }

  .life-box-2 {
    width: 120px;
  }

  .image-17 {
    object-position: 50% 50%;
  }

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

@media screen and (max-width: 767px) {
  .main-img-desc {
    height: auto;
  }

  .image {
    object-fit: cover;
    height: 400px;
  }

  .logo-box {
    padding-top: 10px;
  }

  .life-box {
    margin-top: -3px;
  }

  .main-title {
    background-color: #05bf59;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 20px 5%;
    display: block;
    position: static;
  }

  .heading {
    text-align: center;
    font-size: 20px;
  }

  .three_aims {
    padding-right: 0%;
  }

  .aims_item {
    width: 160px;
  }

  .aims_item.blk {
    width: 360px;
  }

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

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

  .menu-text-box.njk.nj, .menu-text-box.ooo {
    height: auto;
  }

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

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

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

  .quot-no-photo, .quot-no-photo.othst {
    grid-template-columns: 1fr;
  }

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

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

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

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

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

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

  .image-10, .image-11, .image-12, .image-13, .image-14, .image-15, .image-16 {
    max-width: 50%;
  }

  .vid-box {
    padding-left: 0%;
    padding-right: 0%;
  }

  .logo-box-2 {
    opacity: 36;
  }

  .three_aims-2 {
    padding-right: 0%;
  }

  .image-17 {
    object-fit: cover;
    object-position: 100% 50%;
    height: 400px;
  }

  .main-title-2 {
    background-color: #05bf59;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 20px 5%;
    display: block;
    position: static;
  }

  .heading-3, .lblspoption {
    text-align: center;
  }

  .dsclm-box {
    padding: 20px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    height: 400px;
    display: inline-block;
  }

  .image.mobi {
    height: 480px;
    display: none;
  }

  .logo-box {
    padding-top: 5px;
  }

  .life-box {
    margin-top: -3px;
  }

  .heading {
    font-size: 22px;
  }

  .aims_item {
    width: 120px;
  }

  .aims_item.blk {
    width: 280px;
  }

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

  .pream_sec {
    padding-bottom: 20px;
  }

  .all-menu {
    margin-bottom: 20px;
  }

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

  .menu-icon, .menu-words-box {
    margin-bottom: 10px;
  }

  .menu-text-box {
    text-align: center;
    height: auto;
  }

  .menu-text-box.ooo {
    text-align: center;
  }

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

  .quota_option, .ph_big_opt {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .percent-box {
    padding: 20px;
  }

  .quot-no-photo, .quot-no-photo.othst {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .letsubject {
    padding: 20px;
  }

  .gridsubjct, .orderchapter, .orderchapter.p2 {
    grid-template-columns: 1fr;
  }

  .numb-order-ch, .numb-order-ch.pi, .numb-order-ch.orng {
    border-radius: 40px;
    width: 40px;
    height: 40px;
  }

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

  .logo-box-2 {
    opacity: 32;
    text-align: center;
    background-color: #05bf59;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 2px;
    padding-bottom: 8px;
    padding-left: 0%;
    display: flex;
    position: static;
    inset: 0% 0% auto;
  }

  .image-17 {
    object-position: 50% 50%;
    height: 400px;
    display: none;
  }

  .image-17.mobi {
    height: 480px;
    display: inline-block;
  }

  .main-title-2 {
    padding-top: 10px;
  }

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

  .dsclm-box {
    margin-bottom: 0;
  }
}

#w-node-_48e33247-6416-2dd0-222e-471572d59fef-91a35696 {
  place-self: center;
}

#w-node-_7625b813-66eb-e1f7-a542-0c5b07f056e4-91a35696 {
  place-self: center start;
}

#w-node-c9e87958-1464-0ff4-6736-2873c0ec0142-91a35696 {
  align-self: center;
}

#w-node-_8f85eac5-c7cc-41c0-2e5d-ddbc7e12abe6-91a35696 {
  place-self: center;
}

#w-node-_8f85eac5-c7cc-41c0-2e5d-ddbc7e12abe8-91a35696 {
  align-self: center;
}

#w-node-_316a6efc-d63b-d970-e1fd-45546001104a-91a35696 {
  place-self: center;
}

#w-node-_316a6efc-d63b-d970-e1fd-45546001104c-91a35696, #w-node-e353994d-8a2b-a577-90f7-146ada18d5f5-91a35696 {
  align-self: center;
}

#w-node-_4fc2d42c-b1bf-b5bd-ecec-6469a48f0bdd-91a35696 {
  place-self: center;
}

#w-node-_4fc2d42c-b1bf-b5bd-ecec-6469a48f0be0-91a35696 {
  place-self: center start;
}

#w-node-_01976a1e-0d48-4106-bc64-6e69abf54dc2-91a35696 {
  place-self: center;
}

#w-node-_01976a1e-0d48-4106-bc64-6e69abf54dc4-91a35696, #w-node-eaba13fe-1611-a326-852f-1cc4cca30c31-91a35696 {
  align-self: center;
}

#w-node-_15dcf81c-b441-60ee-42d9-453e60ed05c3-91a35696 {
  place-self: center;
}

#w-node-_15dcf81c-b441-60ee-42d9-453e60ed05c6-91a35696 {
  place-self: center start;
}

#w-node-be5cc603-2da7-fe40-bf2f-678fd3d2ff21-91a35696 {
  align-self: center;
}

#w-node-be5cc603-2da7-fe40-bf2f-678fd3d2ff27-91a35696 {
  place-self: center;
}

#w-node-e71750ca-5738-2813-aa15-5d7d49d672fb-91a35696, #w-node-_91e84b62-39ec-6007-f30c-b0e718dd6ae7-91a35696 {
  align-self: center;
}

#w-node-_5b7538f7-5f50-eca7-f941-deac90093e75-91a35696 {
  place-self: center;
}

#w-node-_5b7538f7-5f50-eca7-f941-deac90093e77-91a35696, #w-node-_8bdd99f0-1452-01ed-4113-2a5c838ff88b-91a35696 {
  align-self: center;
}

#w-node-_083e638d-67e2-b448-5dd2-25691a21f217-91a35696 {
  place-self: center;
}

#w-node-_083e638d-67e2-b448-5dd2-25691a21f21a-91a35696 {
  place-self: center start;
}

#w-node-_4fdbf94e-d0b6-3639-d54e-bcf1754a0e01-91a35696 {
  place-self: center;
}

#w-node-_4fdbf94e-d0b6-3639-d54e-bcf1754a0e04-91a35696 {
  place-self: center start;
}

#w-node-_6d016667-32dc-4e9b-4c40-921cdb8d6624-91a35696 {
  align-self: center;
}

#w-node-_6d016667-32dc-4e9b-4c40-921cdb8d662a-91a35696, #w-node-_14b1650e-ed56-f203-e5d7-ac7d74183d05-91a35696 {
  place-self: center;
}

#w-node-_14b1650e-ed56-f203-e5d7-ac7d74183d07-91a35696, #w-node-a43ecec2-7637-8f15-a4e2-9b711d86ac69-91a35696 {
  align-self: center;
}

#w-node-a43ecec2-7637-8f15-a4e2-9b711d86ac6c-91a35696, #w-node-_3a07f80c-ad38-2179-1f2b-dd0feb9c33c5-91a35696, #w-node-fb7c170f-badf-662e-12bc-89616710c635-91a35696, #w-node-_44b4cde6-cdb3-321e-2bbb-a966c95689fb-91a35696, #w-node-_449b2919-d7a1-b4dd-7509-55a855b0d3e5-91a35696, #w-node-c35e0519-b405-165c-01b1-ca67d9026f44-91a35696, #w-node-_060f3f76-e731-06bd-156d-14e2e3e57e55-91a35696 {
  place-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_8f85eac5-c7cc-41c0-2e5d-ddbc7e12abe6-91a35696, #w-node-_01976a1e-0d48-4106-bc64-6e69abf54dc2-91a35696, #w-node-be5cc603-2da7-fe40-bf2f-678fd3d2ff27-91a35696, #w-node-a43ecec2-7637-8f15-a4e2-9b711d86ac6c-91a35696 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_48e33247-6416-2dd0-222e-471572d59fef-91a35696, #w-node-_4fc2d42c-b1bf-b5bd-ecec-6469a48f0bdd-91a35696, #w-node-_15dcf81c-b441-60ee-42d9-453e60ed05c3-91a35696, #w-node-_083e638d-67e2-b448-5dd2-25691a21f217-91a35696 {
    justify-self: start;
  }

  #w-node-_4fdbf94e-d0b6-3639-d54e-bcf1754a0e01-91a35696 {
    place-self: auto start;
  }
}


@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-BoldItalic.ttf') format('truetype'), url('../fonts/Oddval-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-HairlineItalic.ttf') format('truetype'), url('../fonts/Oddval-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-Bold.ttf') format('truetype'), url('../fonts/Oddval-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval Hairline';
  src: url('../fonts/Oddval-Hairline.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oddval';
  src: url('../fonts/Oddval-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}