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

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

@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: #333;
  justify-content: center;
  align-items: center;
  justify-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
  display: flex;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

.container {
  min-height: 900px;
}

.container.container1 {
  min-height: 700px;
  margin-top: 0;
  margin-bottom: 0;
}

.slide1 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/IMG_3360.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.slide2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/368575094_7067077986671649_190849946993672744_n.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide3 {
  max-width: 100%;
  min-width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/IMG_6076.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.container1 {
  width: 100%;
  min-height: 700px;
  min-width: 100%;
  margin-top: 120px;
  margin-bottom: 120px;
}

.slide {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/393854661_647849720754279_327039222816633645_n.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide5 {
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/398393080_649748320694003_2826905641568056770_n.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border: 1px solid rgba(0, 0, 0, 0);
}

.heading {
  width: 75%;
  color: #fff;
  text-align: center;
  border: 1px #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-weight: 400;
  display: flex;
}

.mask {
  background-color: #000;
  background-image: linear-gradient(#000 100%, #fff);
}

.body {
  border: 1px dotted rgba(0, 0, 0, 0);
  display: block;
}

.container-2 {
  width: 100%;
  height: 100px;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.image {
  max-width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.container-3 {
  width: 90%;
  min-width: 70%;
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 10ch;
  margin-right: 10ch;
  padding: 0;
  display: flex;
}

.navbar {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navitem {
  color: #fff5f5;
  text-align: center;
  background-image: linear-gradient(#7f7f7f, #facc54 98%, #fff);
  border-radius: 20px;
  margin: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.navitem.conactdetails {
  color: #000;
  background-image: none;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navitem.conactdetails-copy {
  color: #fff;
  background-image: none;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  font-size: 18px;
  display: flex;
}

.navbar-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 25px 0 0;
  padding-top: 50px;
  padding-bottom: 0;
  display: flex;
}

.container-4 {
  width: auto;
  min-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  min-width: 70%;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-2 {
  width: 200px;
  height: 200px;
  object-fit: contain;
  flex: 0 auto;
  order: 0;
  margin-top: -52px;
  margin-bottom: 0;
  display: block;
}

.container-5 {
  max-width: 100%;
}

.slider {
  min-height: 100ch;
}

.slide-2 {
  background-image: url('../images/398393080_649748320694003_2826905641568056770_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.slide-2.slides {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/398393080_649748320694003_2826905641568056770_n.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slides {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/368575094_7067077986671649_190849946993672744_n.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/338161147_1521822634895145_3094375580181530039_n-1.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-3.slide4 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/398435677_2611348229043587_2454723122437703134_n.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-3.slide4.slide5 {
  background-image: linear-gradient(to bottom, null, null), url('../images/400091230_264154773308685_8764404949751178794_n.jpg');
}

.slide-3.slide5 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/400091230_264154773308685_8764404949751178794_n.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.heading-2 {
  max-width: 60%;
  min-width: 50%;
  color: #fff;
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.heading-2.container-4 {
  max-width: 70%;
  min-width: 50%;
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #fff;
  justify-content: center;
  font-weight: 400;
}

.heading-3 {
  width: auto;
  max-width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}

.container-6 {
  max-width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 88px;
  display: flex;
}

.container-6.container-4 {
  margin: 25px;
}

.brand {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: end;
  justify-content: start;
  align-items: end;
  margin-top: 439px;
  display: grid;
}

.heading-4 {
  color: #fff;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

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

.heading-5 {
  color: #fff;
  font-weight: 300;
}

.text-block {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.div-block-2 {
  max-width: 70%;
  flex-direction: row;
  display: flex;
}

.grid-3 {
  max-width: 70%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
  justify-items: stretch;
  display: grid;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  margin-top: 177px;
}

.grid-4.gridpics {
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-top: 7px;
}

.container-8 {
  max-width: 100%;
}

.heading-6 {
  color: #fff;
  justify-content: flex-start;
  margin-top: 0;
  padding: 10px;
  font-size: 32px;
  display: flex;
}

.text-block-2 {
  clear: none;
  color: #fff;
  text-align: left;
  align-self: center;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: flex;
}

.text-block-2.footer {
  text-align: center;
}

.text-block-2.tinyfooter {
  text-align: center;
  border-top: 1px solid #fff;
  font-size: 12px;
}

.div-block-3 {
  border-right: 1px solid #fff;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-3.altend {
  border-right-style: none;
}

.div-block-3.lhs {
  margin-left: 0;
  margin-right: 0;
}

.div-block-4 {
  border-right: 1px solid #fff;
}

.container-9 {
  max-height: 50%;
  max-width: 100%;
}

.image-3 {
  max-height: 20%;
  object-fit: fill;
}

.image-4 {
  object-fit: fill;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.container-10 {
  max-width: 100%;
  min-height: 75ch;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/IMG_0617.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.container-10.bottomfooter {
  max-height: 60ch;
  min-height: 50ch;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/IMG_0611.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.heading-7 {
  color: #fff;
  padding: 125px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 300;
}

.image-5 {
  width: 400px;
  height: 300px;
  max-width: 50%;
  aspect-ratio: 1 / 1;
  opacity: .66;
  object-fit: scale-down;
  display: block;
  position: relative;
}

.divblock-image {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.container-11 {
  max-width: 100%;
  justify-content: center;
  display: flex;
}

.lightbox-link {
  display: inline-block;
}

.image-6 {
  min-height: 50ch;
}

.grid-5 {
  max-width: 100%;
  min-height: 50ch;
  min-width: 100%;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  padding: 0;
}

.image-7 {
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.lightbox-link-2 {
  width: auto;
  aspect-ratio: 1 / 1;
  padding: 0;
}

.paragraph {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-3 {
  background-color: #bf2c2c;
}

.navbar-4 {
  background-color: rgba(221, 221, 221, 0);
}

.nav-menu-3 {
  flex-direction: column;
  margin-bottom: 35px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .slide1 {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/IMG_3360.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, repeat-x;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .heading {
    letter-spacing: 2px;
    font-family: Exo, sans-serif;
    font-weight: 400;
  }

  .image {
    max-height: 60px;
    max-width: 60%;
    object-fit: cover;
    position: relative;
  }

  .navitem {
    text-align: center;
    font-size: 18px;
  }

  .navitem.conactdetails, .navitem.conactdetails-copy {
    font-size: 18px;
  }

  .navbar-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-4 {
    max-width: 100%;
    min-width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .nav-menu {
    min-width: 100%;
    justify-content: center;
  }

  .image-2 {
    width: 200px;
    height: 200px;
    clear: none;
    text-align: left;
    object-fit: contain;
    margin-top: 0;
    margin-bottom: 0;
    position: static;
  }

  .slider {
    min-height: 70ch;
  }

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

  .container-6 {
    margin: 90px;
  }

  .brand {
    width: auto;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
  }

  .container-7 {
    margin-top: 191px;
  }

  .grid-4 {
    justify-items: center;
    margin-top: -42px;
  }

  .grid-4.gridpics {
    margin-top: 0;
  }

  .container-8 {
    max-width: 90%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .heading-6 {
    padding: 0;
    font-size: 18px;
  }

  .text-block-2 {
    padding-top: 0;
    font-size: 14px;
  }

  .div-block-3 {
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-10 {
    min-height: 60ch;
  }

  .divblock-image {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0;
  }

  .lightbox-link-2 {
    padding: 0;
  }
}

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

  .navbar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .navitem {
    text-align: center;
  }

  .navbar-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-4 {
    flex-direction: column;
    justify-content: center;
    margin-top: -21px;
    margin-bottom: 1px;
  }

  .nav-menu {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .image-2 {
    width: 150px;
    height: 150px;
    aspect-ratio: auto;
    object-fit: scale-down;
    flex: 0 auto;
    order: 0;
    align-self: flex-start;
    margin-top: -4px;
    display: block;
    position: absolute;
    left: 0;
  }

  .menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -11px;
    display: flex;
  }

  .heading-3 {
    text-align: left;
    justify-content: flex-start;
    margin-top: -30px;
  }

  .container-6 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 18px;
    padding-top: 50px;
  }

  .container-6.container-4 {
    flex-direction: column;
    justify-content: center;
  }

  .brand {
    width: 150px;
    height: 150px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .container-7 {
    margin-top: 209px;
  }

  .grid-4 {
    flex: 1;
    order: -1;
    grid-template: "Area"
                   "."
                   "."
                   / 1fr;
    align-content: stretch;
    align-self: flex-start;
    margin-top: 0;
  }

  .grid-4.gridpics {
    max-height: 80%;
    margin: 70px 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .container-8 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .heading-6 {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
  }

  .text-block-2 {
    align-self: flex-start;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-2.nextte {
    max-width: 65%;
    min-width: 0%;
    text-align: center;
    justify-content: center;
    align-self: center;
  }

  .text-block-2.tinyfooter {
    justify-content: center;
    align-self: center;
  }

  .div-block-3 {
    min-width: 100%;
    border: 1px #000;
    border-top: 1px solid #fff;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    display: flex;
  }

  .image-5 {
    margin: -42px;
  }

  .divblock-image {
    margin-top: 0;
    margin-bottom: 51px;
  }

  .divblock-image.bottom {
    margin-top: -73px;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr;
    padding: 0;
  }

  .lightbox-link-2 {
    padding: 0;
  }
}

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

  .navitem {
    text-align: center;
    align-self: center;
    font-size: 12px;
  }

  .navitem.conactdetails {
    font-size: 12px;
  }

  .navitem.conactdetails-copy {
    font-size: 14px;
  }

  .navbar-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container-4 {
    margin-top: 40px;
    margin-bottom: 11px;
  }

  .image-2 {
    width: 150px;
    height: 150px;
    object-fit: contain;
    flex: 0 auto;
    align-self: flex-start;
    margin-top: -9px;
    position: relative;
  }

  .heading-3 {
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -46px;
    font-size: 24px;
    line-height: 24px;
  }

  .container-6 {
    justify-content: flex-start;
    margin-top: 37px;
  }

  .brand {
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
  }

  .grid-4 {
    justify-items: start;
    margin-top: 68px;
  }

  .container-8 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -52px;
    margin-bottom: -52px;
  }

  .heading-6 {
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
  }

  .heading-6.next {
    align-self: center;
    margin-bottom: 38px;
  }

  .text-block-2 {
    margin-top: -16px;
  }

  .text-block-2.nextte {
    text-align: left;
    align-self: center;
  }

  .text-block-2.tinyfooter {
    font-size: 10px;
  }

  .div-block-3 {
    border-top-style: solid;
    border-top-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -4px;
    margin-bottom: -4px;
    padding: 7px 0;
    display: block;
  }

  .image-3 {
    max-height: 50%;
    object-fit: none;
    object-position: 50% 50%;
    overflow: auto;
  }

  .image-4 {
    object-fit: scale-down;
  }

  .container-10 {
    min-height: 50ch;
  }

  .heading-7 {
    margin-left: auto;
    margin-right: auto;
    padding: 22px;
    font-size: 14px;
    line-height: 14px;
  }

  .grid-5 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    padding: 0;
  }

  .lightbox-link-2 {
    padding: 0;
  }
}

#w-node-d2c18449-408c-7b9d-1967-f60dba5f0ee8-9c608b7d, #w-node-_006215ca-5a20-1314-ff9a-c6cfc26de83d-9c608b7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5aa99a72-c280-15b1-df1f-034de7a7cd0e-9c608b7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_1495b613-b1e4-ce2e-aede-7318161ba358-9c608b7d, #w-node-_1495b613-b1e4-ce2e-aede-7318161ba35d-9c608b7d, #w-node-_1495b613-b1e4-ce2e-aede-7318161ba362-9c608b7d, #w-node-_8317b765-a0e1-3666-64ef-6992e60d575b-9c608b7d, #w-node-_8317b765-a0e1-3666-64ef-6992e60d5760-9c608b7d, #w-node-_8317b765-a0e1-3666-64ef-6992e60d5765-9c608b7d, #w-node-_0dc3f146-781e-7bfb-d492-940314063708-9c608b7d, #w-node-_0dc3f146-781e-7bfb-d492-94031406370d-9c608b7d, #w-node-_0dc3f146-781e-7bfb-d492-940314063712-9c608b7d, #w-node-_9668a6a5-4f11-7932-011b-5eb7ad064f2b-9c608b7d, #w-node-_9668a6a5-4f11-7932-011b-5eb7ad064f30-9c608b7d, #w-node-_9668a6a5-4f11-7932-011b-5eb7ad064f35-9c608b7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_299ee07b-65d1-6422-b962-e6d7db52483e-9c608b7d, #w-node-d7680fe3-4b00-4fe2-7a22-092e0848f5a3-9c608b7d, #w-node-_79a2319b-0698-cfa0-5978-2a791d87960f-9c608b7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: auto;
}

#w-node-efa9eabf-e88e-80d1-16d1-405f9fe283f7-9c608b7d, #w-node-_5cc088de-8de9-2873-ccfc-ab5354eb0ec5-9c608b7d, #w-node-_7b4e58f2-1920-7555-65fc-e80dfa7edbc2-9c608b7d, #w-node-ab484e59-5dca-8895-5ad6-1a0cfc9361f7-9c608b7d, #w-node-b0b50379-c582-c7ad-af94-8e00571ee7b2-9c608b7d, #w-node-_1b13b25a-9067-eab9-7eb1-260677022380-9c608b7d, #w-node-_013a1884-ed76-0f95-5719-223d16846ce9-9c608b7d, #w-node-_49e53705-483d-5e41-089b-9fedfef4b6b1-9c608b7d, #w-node-ba9662f3-969e-b014-06dc-98fa41fb303c-9c608b7d, #w-node-_826e2efd-19da-2c37-4561-bc831a91f0d6-9c608b7d, #w-node-_68199fc6-5034-7ab2-2c61-703d712306fb-9c608b7d, #w-node-_7fd5a4d3-599f-a217-976f-9c9d4ffd9909-9c608b7d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-d2c18449-408c-7b9d-1967-f60dba5f0ee8-9c608b7d {
    grid-area: Area;
    align-self: center;
    justify-self: start;
  }

  #w-node-_006215ca-5a20-1314-ff9a-c6cfc26de83d-9c608b7d {
    align-self: center;
    justify-self: start;
  }

  #w-node-_5aa99a72-c280-15b1-df1f-034de7a7cd0e-9c608b7d {
    justify-self: start;
  }

  #w-node-_1495b613-b1e4-ce2e-aede-7318161ba358-9c608b7d, #w-node-_8317b765-a0e1-3666-64ef-6992e60d575b-9c608b7d, #w-node-_0dc3f146-781e-7bfb-d492-940314063708-9c608b7d, #w-node-_9668a6a5-4f11-7932-011b-5eb7ad064f2b-9c608b7d {
    align-self: center;
    justify-self: center;
  }

  #w-node-_299ee07b-65d1-6422-b962-e6d7db52483e-9c608b7d, #w-node-d7680fe3-4b00-4fe2-7a22-092e0848f5a3-9c608b7d, #w-node-_79a2319b-0698-cfa0-5978-2a791d87960f-9c608b7d {
    grid-area: Area;
    align-self: center;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d2c18449-408c-7b9d-1967-f60dba5f0ee8-9c608b7d, #w-node-_006215ca-5a20-1314-ff9a-c6cfc26de83d-9c608b7d, #w-node-_1495b613-b1e4-ce2e-aede-7318161ba358-9c608b7d, #w-node-_8317b765-a0e1-3666-64ef-6992e60d575b-9c608b7d, #w-node-_0dc3f146-781e-7bfb-d492-940314063708-9c608b7d, #w-node-_9668a6a5-4f11-7932-011b-5eb7ad064f2b-9c608b7d, #w-node-_299ee07b-65d1-6422-b962-e6d7db52483e-9c608b7d, #w-node-d7680fe3-4b00-4fe2-7a22-092e0848f5a3-9c608b7d, #w-node-_79a2319b-0698-cfa0-5978-2a791d87960f-9c608b7d {
    align-self: auto;
    justify-self: auto;
  }
}
