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

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

.vid-option, .videos, .bcgr-video-obolon {
  height: 100vh;
}

.logo-upbox {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  margin-top: 1%;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.image {
  max-width: 35%;
}

.dateopt-text {
  text-align: right;
  font-size: 16px;
  line-height: 100%;
}

.open {
  font-family: Open Sans, sans-serif;
}

.oblink {
  width: 121.5px;
}

.bootomline {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 7.75fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: auto 5% 10%;
}

.pointstart {
  width: auto;
}

.point-text1 {
  color: #fffcfc;
  width: 45px;
  font-family: Open Sans, sans-serif;
}

.inline {
  border: 1px solid #e0a849;
  border-radius: 40px;
  height: 4px;
}

.point-finnish {
  text-align: right;
}

.point-text2 {
  color: #fff;
  text-align: right;
  width: 45px;
  font-family: Open Sans, sans-serif;
}

.main-title {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0;
  display: block;
  position: static;
}

.twfive {
  margin-right: 10px;
  display: none;
}

.twfiv-text {
  color: #e0a849;
  font-family: Open Sans, sans-serif;
  font-size: 160px;
  line-height: 100%;
}

.heading {
  text-align: left;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 700;
  line-height: 100%;
}

.subtitle-text {
  text-align: left;
  letter-spacing: .2px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 100;
  line-height: 100%;
}

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

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

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

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

.dr-w1 {
  margin-bottom: 20px;
}

.dr-w1.olp {
  text-align: left;
  font-weight: 600;
}

.dr-lbl {
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  font-size: 12px;
  font-weight: 400;
}

.dr-lbl.fp {
  padding-top: 5px;
}

.pr-name-span {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.green-span {
  color: #007838;
  font-weight: 700;
}

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

.sp-text {
  color: #007838;
  text-transform: uppercase;
  font-weight: 700;
}

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

.text1 {
  margin-bottom: 20px;
}

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

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

.history-sec {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #007838;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.history-box {
  width: 80%;
  margin-left: 0%;
  padding-top: 0;
  padding-left: 5%;
  padding-right: 5%;
}

.heading-2 {
  color: #e0a849;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

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

.gold-span {
  color: #e0a849;
  font-weight: 600;
}

.yearsoption {
  background-color: #e0a84900;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 680px;
  margin-right: 5%;
  padding-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: sticky;
  top: 10px;
  box-shadow: inset 0 0 0 2px #e0a849;
}

.years-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 8px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.year-item {
  display: block;
}

.link-year-item {
  box-shadow: none;
  background-color: #00783800;
  border-radius: 8px;
  height: auto;
  padding: 16px;
  text-decoration: none;
  transition: all .555s;
}

.link-year-item:hover {
  background-color: #e0a849;
  box-shadow: inset 0 0 0 1px #007838;
}

.year-label-text {
  color: #fff;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.yearhead-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 3px;
  font-size: 14px;
  line-height: 125%;
}

.yearhead-text.tois {
  padding-top: 0;
  padding-bottom: 3px;
}

.histoptions {
  border-top: 1px #e0a849;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
}

.nameofyear-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px #e0a849;
  padding-bottom: 10px;
  font-size: 80px;
  font-weight: 600;
  line-height: 100%;
}

.explbigyear-text {
  color: #e0a849;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px #e0a849;
  border-bottom: 1px #e0a849;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 24px;
  line-height: 150%;
}

.histphoto {
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.histphoto.notseanymore {
  display: none;
}

.image-2 {
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.enter-sec {
  background-color: #fcd188;
  padding-bottom: 220px;
}

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

.heading-3 {
  color: #007838;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 135%;
}

.orbl {
  font-weight: 700;
}

.flir {
  background-color: #e0a849;
  border-radius: 8px;
}

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

.dripyears.fortwo {
  grid-template-columns: 1fr 1fr;
}

.dripyears.fortwo.nosee, .dripyears.fortwo.seert {
  display: none;
}

.drops-item.turnoff {
  padding-top: 40px;
}

.drops-item.qqq {
  padding-top: 60px;
}

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

.incircle {
  border: 1px solid #e0a849;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.crle-year-text {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.crltoch_line {
  border-right: 1px #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.incrltch-line {
  border-right: 1px dashed #fff;
  height: 88px;
}

.abyear {
  border: 1px dashed #fff;
  border-radius: 8px;
  padding: 20px;
}

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

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

.circlphoto-option.por {
  grid-template-columns: 1fr 1fr;
}

.circlphoto-option.notseer {
  display: none;
}

.circlphoto-option.tpl {
  grid-template-columns: 1fr 1fr;
}

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

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

.fort.sawsee {
  display: none;
}

.fort.inetap {
  border-bottom: 1px solid #c9c9c9;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.fort.inetap.oi {
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.fort.inetap.rt.notseeing {
  display: none;
}

.image-4 {
  border: 1px solid #e0a849;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.image-4.trew {
  object-fit: cover;
  border-style: none;
  border-radius: 0;
  width: auto;
  padding: 0;
}

.image-4.trew.uio {
  max-width: 80%;
}

.image-4.trew.rte {
  width: 100%;
}

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

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

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

.thanks-text {
  color: #007838;
  font-weight: 700;
}

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

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

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

.norm-text {
  color: #fff;
}

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

.etap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #c9c9c9;
  grid-template-rows: auto;
  grid-template-columns: 1fr 8fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: grid;
}

.etap.noline {
  border-bottom-style: none;
}

.etap-yeartext {
  color: #e0a849;
  font-size: 24px;
  font-weight: 600;
}

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

.datebase {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-right: 20px;
  display: block;
  position: static;
  inset: 25% auto auto 5%;
}

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

.firt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.75fr;
  grid-auto-columns: 1fr;
  margin-top: 15%;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

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

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

.alko {
  background-color: #ecebeb;
  border-top: 1px #000;
  padding-top: 24px;
  padding-bottom: 24px;
}

.alko-text {
  text-align: center;
  letter-spacing: -3px;
  text-indent: 0;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 150%;
}

.desc-text-new {
  color: #e7e3e3;
  text-align: center;
  padding-top: 4px;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 12px;
  font-style: italic;
}

.min-yel-span {
  color: #e0a849;
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .twfiv-text {
    font-size: 200px;
  }

  .heading {
    font-size: 44px;
  }

  .subtitle-text {
    text-align: center;
    margin-top: 0;
    padding-top: 5px;
    font-size: 24px;
  }

  .datebase {
    width: 320px;
  }
}

@media screen and (min-width: 1440px) {
  .image {
    max-width: 45%;
  }

  .main-title {
    margin-top: 0%;
  }

  .twfiv-text {
    font-size: 220px;
  }

  .heading {
    font-size: 50px;
  }

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

  .desc-text-new {
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media screen and (min-width: 1920px) {
  .image {
    max-width: 55%;
  }

  .dateopt-text {
    font-size: 32px;
  }

  .point-text1 {
    width: 96px;
    font-size: 32px;
  }

  .inline {
    border-width: 2px;
    height: 8px;
  }

  .point-text2 {
    width: 96px;
    font-size: 32px;
  }

  .main-title {
    margin-top: 0%;
  }

  .twfiv-text {
    font-size: 256px;
  }

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

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

  .datebase {
    width: 440px;
  }

  .alko-text {
    font-size: 80px;
  }
}

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

  .twfiv-text {
    font-size: 100px;
  }

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

  .subtitle-text {
    text-align: center;
    font-size: 16px;
  }

  .cont {
    max-width: 700px;
  }

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

  .dr-w1.fuiyt {
    margin-bottom: 0;
  }

  .yearsoption {
    height: 640px;
  }

  .year-label-text {
    font-size: 40px;
  }

  .nameofyear-text {
    font-size: 64px;
  }

  .explbigyear-text, .crle-year-text {
    font-size: 20px;
  }

  .datebase {
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
    inset: 15% 0% auto;
  }

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

  .firt {
    margin-top: 25%;
  }

  .alko-text {
    font-size: 44px;
  }

  .desc-text-new {
    padding-left: 0%;
    padding-right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .image {
    max-width: 40%;
  }

  .main-title {
    margin-top: 0%;
    padding-top: 0;
  }

  .twfiv-text {
    font-size: 80px;
  }

  .heading {
    text-align: center;
    font-size: 32px;
    line-height: 135%;
  }

  .subtitle-text {
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 125%;
  }

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

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

  .dr-w1, .dr-w1.olp {
    font-size: 14px;
  }

  .sp-date {
    margin-bottom: 20px;
  }

  .text1 {
    font-size: 14px;
  }

  .history-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .history-box {
    width: 75%;
    padding-right: 1%;
  }

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

  .unictext {
    font-size: 14px;
  }

  .yearsoption {
    width: 30%;
    height: 520px;
    margin-right: 5%;
  }

  .link-year-item {
    border-radius: 0;
    height: auto;
  }

  .year-label-text {
    font-size: 22px;
  }

  .yearhead-text {
    font-size: 12px;
  }

  .nameofyear-text {
    font-size: 40px;
  }

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

  .dripyears, .dripyears.fortwo {
    grid-template-columns: 1fr;
  }

  .drops-item.turnoff, .drops-item.qqq {
    padding-top: 0;
  }

  .incrltch-line {
    height: 40px;
  }

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

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

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

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

  .datebase {
    margin-bottom: 20px;
    padding-right: 0;
    display: flex;
    top: 22%;
  }

  .image-7 {
    max-width: 60%;
  }

  .firt {
    grid-template-columns: 1fr;
    margin-top: 20%;
  }

  .alko-text {
    font-size: 32px;
  }
}

@media screen and (max-width: 479px) {
  .top-box {
    background-image: linear-gradient(#01472200, #01472200);
  }

  .logo-upbox {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .up-link-box {
    text-align: center;
    width: 118px;
  }

  .image {
    max-width: 100%;
  }

  .year-box {
    text-align: center;
    margin-top: -18px;
  }

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

  .main-title {
    flex-flow: column;
    margin-top: 0%;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0;
  }

  .twfiv-text {
    margin-bottom: 10px;
    font-size: 80px;
  }

  .heading {
    text-align: center;
    font-size: 28px;
    line-height: 135%;
  }

  .subtitle-text {
    text-align: center;
    letter-spacing: .5px;
    padding-left: 15%;
    padding-right: 15%;
    font-size: 15px;
    line-height: 140%;
  }

  .pream-box {
    padding-bottom: 20px;
  }

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

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

  .yearsoption {
    box-shadow: inset 0 0 0 1px #e0a849;
  }

  .link-year-item {
    display: block;
  }

  .yearhead-text {
    font-size: 10px;
  }

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

  .explbigyear-text {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .pot-text {
    font-size: 12px;
  }

  .circlphoto-option, .circlphoto-option.por, .circlphoto-option.tpl {
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .circlphoto-option.dis {
    margin-bottom: 20px;
  }

  .image-3.lihr {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 20px;
  }

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

  .fort.inetap {
    padding-bottom: 10px;
  }

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

  .thanks-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .norm-text, .ertoi-text, .ret-text {
    font-size: 14px;
  }

  .etap {
    padding-bottom: 20px;
  }

  .etap.noline {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .datebase {
    top: 27%;
  }

  .image-7 {
    max-width: 70%;
  }

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

  .alko-text {
    letter-spacing: -2px;
    font-size: 20px;
    line-height: 140%;
  }

  .desc-text-new {
    text-align: center;
    line-height: 135%;
  }
}

#w-node-_0cd03cf1-fa97-f9b8-8371-4b700c661a3f-046168a4 {
  justify-self: end;
}

#w-node-_8e48db36-ac25-0383-dc56-9e9a24defd44-046168a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e48db36-ac25-0383-dc56-9e9a24defd47-046168a4 {
  place-self: center stretch;
}

#w-node-_8e48db36-ac25-0383-dc56-9e9a24defd49-046168a4 {
  justify-self: end;
}

#w-node-c9e41c1f-15b5-266c-9251-e89ab2f8ac47-046168a4 {
  place-self: center start;
}

#w-node-ffa67540-77e4-5060-382c-7263a8ede9d1-046168a4 {
  align-self: center;
}

#w-node-_224fc834-5048-36ef-15fb-c83c4f0ed0eb-046168a4, #w-node-_090565a9-360e-4218-0856-01846bf29b93-046168a4, #w-node-_568c4ba1-8238-e3e1-d953-99fe07bf2180-046168a4 {
  place-self: center;
}

#w-node-_77fd2b0f-1d1c-10cc-47ff-919036ebbf00-046168a4 {
  place-self: auto;
}

#w-node-_8ac54865-e319-df3d-85ec-5761485d7b1c-046168a4, #w-node-_401f4261-7063-2cce-9fdf-47661329bbbe-046168a4, #w-node-_94b63cb3-b115-c1ad-2f2b-8d4c775e6e36-046168a4, #w-node-_986db6f2-bb07-7b01-2789-46942b5f67a7-046168a4, #w-node-_8ee3c743-dac5-02da-6706-d7463b1548ed-046168a4, #w-node-e0569151-11fe-0eec-dd48-7fa24229273e-046168a4, #w-node-f328c499-af42-491b-7f17-8d40c07db18e-046168a4, #w-node-_6e408132-9482-0f88-4c5a-12ce5967b414-046168a4 {
  place-self: center;
}

#w-node-fa24a84f-a775-bed2-86bf-be49c8fd90c2-046168a4 {
  place-self: auto;
}

#w-node-_467e6fe3-3acc-2172-210a-1b8e6d1b2bd5-046168a4, #w-node-_883af355-2609-a894-3a01-103b3dd006ef-046168a4, #w-node-e2d5e573-c0cc-00c8-d5e0-de9d9c26421f-046168a4, #w-node-f3cb403f-7e7d-1366-575c-bf1d3f0443f9-046168a4, #w-node-_91946175-d286-5814-cdaa-5a681ad3e8a2-046168a4, #w-node-aebbaecc-e680-8940-4c40-34ca0b156149-046168a4, #w-node-_3748f127-6443-6d46-de39-cffbb72d5aa0-046168a4, #w-node-_020fab80-8366-f809-c577-3d36c29dbb72-046168a4, #w-node-b7567516-175f-0cd5-ffc4-09586ac2781c-046168a4, #w-node-ad82f258-148b-ce0d-06b2-58a6ac861807-046168a4, #w-node-_788371f3-b8c6-532f-bae1-a2cfc2e02b60-046168a4, #w-node-_89e15283-76c3-12d2-d72c-ccc7ab0a7ad2-046168a4, #w-node-fe66c8e6-175c-dfe0-a7d7-e21baa22cbc5-046168a4, #w-node-cb7a3606-ac8d-6fd6-221f-d64b4820b0aa-046168a4, #w-node-_5c81a818-7719-ba45-bae0-47132392ebae-046168a4 {
  place-self: center;
}

#w-node-e9cdbbdb-5cf8-cca7-3886-7708233cec8c-046168a4 {
  place-self: auto;
}

#w-node-ce4bf25b-5672-e3e2-2190-366dd98e5119-046168a4, #w-node-_72d28547-2e92-0a23-ad90-cbb9d451b294-046168a4, #w-node-c12ca1eb-da98-b0df-1c5e-1dde8d39cc7b-046168a4, #w-node-_73a02057-0a5a-63b4-a42b-746a62ba29e9-046168a4, #w-node-_1175e101-4654-b970-67ec-516da92a6fbb-046168a4 {
  place-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-f8dcec97-9993-8631-ab01-0041782f9952-046168a4 {
    place-self: center;
  }

  #w-node-c9e41c1f-15b5-266c-9251-e89ab2f8ac47-046168a4 {
    justify-self: center;
  }
}


