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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@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: #fff;
  background-color: #191919;
  height: 100%;
  font-family: DM Serif Display, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.section {
  padding-top: 201px;
  padding-bottom: 201px;
}

.heading {
  max-width: 450px;
  margin-bottom: 60px;
  line-height: 60px;
}

.text-block {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-block.booking {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
}

.navbar {
  box-sizing: border-box;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  background-color: #ddd0;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  max-width: 88%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  display: flex;
  position: static;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: center;
  flex-flow: row;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 138px;
  margin-right: 120px;
  padding-left: 120px;
  display: block;
}

.container._2 {
  align-items: center;
}

.container.mobile {
  align-self: auto;
  min-width: 1000px;
  max-width: 1000px;
  margin-left: 90px;
  margin-right: 97px;
  padding-left: 230px;
  padding-right: 62px;
}

.nav-link {
  color: #fff;
  letter-spacing: 3px;
  padding: 16px;
}

.nav-link:hover {
  color: #ffffff6b;
}

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

.background-video {
  height: 100%;
}

.container-2 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  max-height: 100%;
  display: flex;
}

.button {
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 10px;
  margin-top: 15px;
  padding: 20px 30px;
  font-family: Inter, sans-serif;
}

.button:hover {
  background-color: #fd151578;
}

.image-2 {
  vertical-align: baseline;
  object-fit: fill;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 4px;
  padding: 0;
  display: block;
}

.nav-menu {
  text-align: left;
  flex-flow: row;
  flex: 1;
  order: 1;
  justify-content: center;
  align-items: center;
  max-width: 51.281%;
  padding-right: 0;
  font-size: 12px;
  display: flex;
}

.brand {
  order: -1;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}

.text-span {
  font-size: 80px;
  display: inline;
}

.link-block {
  margin-left: 5px;
  margin-right: 5px;
}

.footer-subscribe {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: flex-end;
  padding: 50px 30px 40px;
  display: flex;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  color: #fff;
  background-color: #f5f7fa00;
  margin-bottom: 15px;
  padding: 30px;
}

.footer-form-container-two {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  padding-top: 15px;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #fff;
  letter-spacing: 4px;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

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

.link:hover {
  color: #fff9;
}

.section-2 {
  opacity: 1;
  background-color: #000000ba;
  background-image: url('../images/WhatsApp-Image-2025-03-11-at-08.35.09.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: row;
  align-items: stretch;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.section-2._1 {
  background-image: url('../images/0x1900-000000-80-0-0.jpg');
  background-position: 50% 0;
  background-attachment: fixed;
  height: auto;
}

.container-4 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: stretch;
  padding: 150px 50px;
  display: flex;
}

.container-4.phone {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 93px;
  padding-bottom: 93px;
}

.heading-2 {
  margin-bottom: 30px;
}

.paragraph {
  text-transform: none;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.bold-text {
  font-weight: 400;
}

.div-block {
  background-color: #070d10c2;
  width: 100%;
  height: 100%;
  padding: 35px 103px;
}

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

.button-2.phone {
  outline-offset: 0px;
  letter-spacing: 2px;
  background-color: #3898ec00;
  border-radius: 3px;
  outline: 1px solid #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.tabs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.section-3 {
  background-image: linear-gradient(45deg, #000, #090c28);
  width: 100%;
  height: 100%;
}

.section-3.videos {
  padding-left: 150px;
  padding-right: 150px;
}

.tabs-menu {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 30%;
  height: 350px;
  margin-right: 0;
  display: flex;
}

.tabs-content {
  flex: 0 auto;
  align-self: center;
}

.tab-link {
  color: #fff;
  text-align: left;
  background-color: #ddd0;
  padding-left: 0;
  padding-right: 0;
}

.tab-link.w--current {
  color: #ff7474;
  text-align: left;
  background-color: #50272700;
  align-self: auto;
  padding: 0;
}

.text-block-2 {
  color: #fff;
  text-align: left;
  object-fit: fill;
  width: 30%;
  padding: 12px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.tab-pane-tab-1 {
  width: auto;
  height: auto;
  min-height: auto;
  max-height: none;
}

.text-block-3 {
  font-family: Inter, sans-serif;
}

.body {
  background-image: radial-gradient(circle at 100%, #00203a, #000);
  padding: 0;
}

.tabs-2 {
  display: flex;
}

.tabs-content-2 {
  flex: 1;
}

.tabs-menu-2 {
  flex-flow: column;
  width: 20%;
  height: 260px;
  margin-right: 60px;
  display: flex;
}

.text-block-4 {
  padding: 12px;
  font-size: 16px;
}

.tab, .tab.w--current {
  padding: 0;
}

.section-4 {
  width: auto;
  height: 100%;
  padding: 60px 30px;
}

.section-5 {
  background-image: linear-gradient(225deg, #000, #093066);
  height: 100%;
  padding: 120px;
}

.tabs-3 {
  grid-column-gap: 60px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  height: 36%;
  margin-top: -154px;
  margin-bottom: 169px;
  padding: 0;
  display: flex;
}

.tabs-menu-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #ffffff80;
  border-radius: 0;
  flex-direction: column;
  flex: 1;
  order: 0;
  min-width: 200px;
  max-width: 400px;
  height: 400px;
  display: flex;
  overflow: auto;
}

.tab-link-2 {
  background-color: #0000;
  padding: 0;
}

.tab-link-2.w--current {
  background-color: #22305f;
}

.tabs-content-3 {
  align-self: auto;
  width: 700px;
  height: auto;
  min-height: 0;
  max-height: none;
}

.section-6 {
  color: #fff;
  background-image: linear-gradient(225deg, #71a3ff, #000);
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  height: 100%;
  padding: 0;
  display: flex;
}

.text-block-5 {
  width: 80%;
  min-width: 230px;
  max-width: 500px;
  padding: 11px 11px 11px 30px;
  font-size: 16px;
}

.tab-pane-tab-1-2 {
  width: 100%;
  height: 100%;
}

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

.video {
  width: auto;
  height: auto;
}

.container-5 {
  display: flex;
}

.heading-4 {
  text-align: center;
  align-self: center;
  margin-bottom: 56px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 35px;
}

.overlay-social {
  z-index: 1;
  background-color: #00000080;
  display: none;
  position: absolute;
  inset: 0%;
}

.social-block {
  color: #fff;
  border: 1px #ffffff17;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social-block:hover {
  z-index: 10;
}

.social-block.tl-tr {
  border-top-style: solid;
  border-bottom-width: 0;
  border-left-style: solid;
  border-right-width: 0;
}

.social-block.tl {
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-style: solid;
  border-right-width: 0;
}

.social-block.trl {
  border-top-style: solid;
}

.reg-icon {
  z-index: 10;
  width: 48px;
  margin-bottom: 12px;
  position: relative;
  box-shadow: 0 9px 36px -8px #0000003d;
}

.box {
  text-align: left;
  background-color: #fff;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.social-items {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  background-image: url('../images/GradientSquare.jpg');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 500px;
  height: 100%;
  display: grid;
  position: relative;
}

.social-icon {
  z-index: 1;
  width: 48px;
  margin-bottom: 12px;
  position: relative;
}

.social-cred {
  z-index: 100;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.circle-hover {
  background-color: #2a2c34;
  border-radius: 100%;
  width: 6vw;
  height: 6vw;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.circle-hover.white {
  z-index: 0;
  background-color: #fff;
  top: -6vw;
  right: -6vw;
}

.section-7 {
  height: 100%;
  padding-top: 250px;
  padding-left: 250px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: space-around;
  align-self: stretch;
  align-items: stretch;
  height: 100%;
  margin: 60px 30px;
  display: flex;
}

.section-8 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  height: auto;
  display: flex;
}

.container-6 {
  padding-top: 0;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.div-block-4 {
  width: 260px;
}

.div-block-5 {
  width: 350px;
}

.div-block-6 {
  width: 260px;
}

.picture-for-socials {
  padding-left: 0;
}

.picture-for-socials:hover {
  box-sizing: border-box;
  object-fit: scale-down;
}

.text-block-6 {
  color: #fff;
  font-size: 55px;
  position: absolute;
}

.section-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 5vw;
  display: flex;
  position: relative;
}

.wrapper {
  z-index: 10;
  width: 100%;
  max-width: 1300px;
  position: relative;
}

.logos-heading-wrapper {
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.body-display {
  color: #8a94a6;
  line-height: 1.55em;
}

.body-display.large {
  font-size: 18px;
  line-height: 1.6em;
}

.solid-line {
  background-color: #1e2029;
  flex: 1;
  height: 1px;
  margin-left: 36px;
}

.featured-logos-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". . . . . Area"
  / auto auto auto auto auto minmax(200px, .75fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  display: grid;
}

.div-block-7 {
  color: #fff;
  background-color: #00668eb5;
  flex: 0 auto;
  width: 402px;
  height: 402px;
  display: flex;
  position: absolute;
}

.div-block-7:hover {
  background-color: #00668e00;
}

.link-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.link-block-4 {
  justify-content: center;
  align-items: center;
  width: 300px;
  display: flex;
  position: absolute;
}

.section-10 {
  height: 100%;
}

.section-11 {
  background-image: url('../images/Monique-Booking-header.png');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  display: flex;
}

.container-7 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-height: 100%;
  padding-top: 237px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.heading-5 {
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: 0 auto;
  margin-bottom: 30px;
  font-size: 55px;
}

.heading-5:hover {
  color: #81fff9;
}

.paragraph-2 {
  text-align: center;
  font-family: Inter, sans-serif;
}

.form {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px;
}

.text-block-7 {
  margin-bottom: 30px;
}

.bold-text-2 {
  letter-spacing: 1px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.grid-2 {
  grid-template-rows: auto;
}

.section-12 {
  background-image: url('../images/Monique.webp');
  background-position: 50% 0;
  background-size: cover;
  height: 50%;
}

.section-13 {
  background-color: #382e50;
  flex-flow: column;
  justify-content: center;
  height: 50%;
  display: flex;
}

.paragraph-3 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
}

.heading-6 {
  text-align: center;
}

.container-8 {
  flex-flow: column;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.button-3 {
  text-align: center;
  align-self: center;
}

.section-14 {
  height: auto;
  padding-bottom: 200px;
}

.container-9 {
  margin-top: 0;
}

.paragraph-4 {
  text-align: justify;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-8 {
  margin-top: 60px;
}

.div-block-9 {
  margin-top: 60px;
  margin-bottom: 0;
}

.image-4 {
  object-fit: cover;
  flex: 1;
  align-self: auto;
  min-height: 500px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.button-4 {
  outline-offset: 0px;
  cursor: pointer;
  background-color: #3898ec00;
  border-radius: 5px;
  outline: 1px solid #fff;
  align-self: center;
  padding: 20px 30px;
  font-family: Inter, sans-serif;
}

.section-15 {
  background-color: #516cbf;
  background-image: url('../images/GradientSquare.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 70%;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-10 {
  flex-flow: column;
  align-items: center;
  height: 300px;
  margin-top: -26px;
  display: flex;
}

.heading-7 {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 57px;
}

.paragraph-5 {
  text-align: justify;
  margin: -49px 20px 35px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.grid-3 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: minmax(200px, 1fr);
  grid-auto-rows: minmax(auto, 1fr);
  margin-left: 60px;
  margin-right: 60px;
}

.grid-4 {
  grid-template-rows: auto auto auto;
  margin-left: 30px;
  margin-right: 30px;
}

.slide {
  position: static;
}

.slider {
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 30px;
  display: block;
}

.mask {
  position: relative;
}

.form-text-field {
  margin-bottom: 10px;
  display: block;
}

.input {
  color: #919191;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  min-width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

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

.dropdown-toggle {
  padding-right: 20px;
}

.dropdown-list {
  background-color: #00000008;
}

.dropdown-link {
  color: #fff;
  letter-spacing: 3px;
  font-size: 12px;
}

.dropdown-link-2 {
  color: #fff;
  letter-spacing: 3px;
}

.section-16 {
  background-color: #60438778;
}

.div-block-11 {
  text-align: center;
}

.section-17 {
  background-color: #0000;
  height: auto;
  max-height: none;
  margin-top: 3px;
  margin-bottom: 24px;
  padding: 25px;
}

.body-3 {
  background-color: #000;
  background-image: linear-gradient(255deg, #00203a, #000);
}

.heading-8 {
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 21px;
  margin-bottom: 34px;
  font-size: 36px;
  display: block;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  flex: 1;
  height: 800px;
  min-height: 600px;
  max-height: 1000px;
}

.section-18 {
  background-image: url('../images/You-said-I-should-remind-you-today--This-is-a-reminder---.Waiting-for-your-order.jpg');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 600px;
  max-height: none;
  display: flex;
}

.container-10 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.section-19 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-13 {
  align-self: auto;
}

.image-6 {
  display: block;
  box-shadow: 0 2px 5px #2625258f;
}

.div-block-14 {
  align-self: flex-start;
}

.container-11 {
  flex: 1;
  display: block;
}

.quick-stack {
  background-color: #36272730;
  border: .5px solid #ffffff42;
  border-radius: 10px;
  max-width: 100%;
}

.container-12 {
  max-width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
}

.div-block-15 {
  text-align: center;
  border: .5px solid #5050504d;
  align-self: stretch;
}

.heading-9 {
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 35px;
  font-size: 26px;
}

.quick-stack-2 {
  background-color: #1a1919;
}

.grid-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #2b2b2b00;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 100%;
}

.hero-scroll {
  perspective: 1000px;
  perspective-origin: 50%;
  height: auto;
  overflow: hidden;
}

.heading-10 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.image-scroll {
  box-shadow: -7px 4px 20px -1px #9999995e;
}

.image-scroll.bottom {
  box-shadow: 7px -7px 16px -6px #91919175;
}

.image-7 {
  align-self: stretch;
}

.gallery-scroll {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-13 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #cbcbcb;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

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

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

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

.background-video-2 {
  background-color: #0006;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-16 {
  flex: 1;
  align-self: stretch;
}

.background-video-3 {
  z-index: 25;
  object-fit: contain;
  order: 0;
  align-self: stretch;
  position: relative;
}

.background-video-4 {
  z-index: 20;
  object-fit: contain;
  flex: 1;
  align-self: stretch;
}

.div-block-17 {
  border: .5px solid #5050504d;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.div-block-18 {
  text-align: center;
  flex: 1;
  align-self: stretch;
}

.div-block-19 {
  align-self: stretch;
}

.section-21 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 29px;
  overflow: visible;
}

.heading-12 {
  letter-spacing: 3px;
  text-transform: capitalize;
  font-size: 30px;
}

.background-video-5 {
  flex: 1;
  align-self: stretch;
  min-height: auto;
}

.div-block-20 {
  background-image: url('../images/monique-2-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex: 1;
  align-self: stretch;
  min-height: 500px;
}

.quick-stack-3 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.youtube {
  flex: 1;
}

.body-4 {
  background-color: #000;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  margin: 11px;
  padding: 13px;
  display: flex;
}

.nav-menu-wrapper {
  flex: 0 auto;
}

.nav-menu-2 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-4 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #fff;
  margin-right: 10px;
  font-size: 18px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  background-color: #00000038;
  border: 1px solid #ffffff75;
  border-radius: 0;
}

.nav-dropdown-link {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.text-block-8 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.list-item {
  margin-left: auto;
  margin-right: auto;
  padding-left: 7px;
  padding-right: 7px;
}

.link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10 {
  margin-right: 10px;
}

.body-5 {
  background-color: #000;
}

.div-block-21 {
  align-self: stretch;
}

.div-block-22 {
  object-fit: fill;
  flex: 1;
  align-self: stretch;
}

.div-block-23 {
  flex: 1;
  align-self: stretch;
}

.div-block-24 {
  align-self: stretch;
}

.div-block-25 {
  margin-top: 0;
  margin-bottom: 90px;
}

.image-8 {
  object-fit: cover;
  min-height: 415px;
  overflow: auto;
}

.image-9 {
  object-fit: cover;
  min-height: 415px;
}

.quick-stack-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #302b2b26;
  border: .5px solid #ffffff3b;
  border-radius: 15px;
  margin: 24px;
  padding: 33px;
}

.bold-text-3 {
  font-size: 16px;
}

.div-block-27 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding: 32px;
  display: flex;
}

.cell-4 {
  background-image: url('../images/5-15-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #fff3;
  border-radius: 15px;
  display: block;
}

.quick-stack-5 {
  background-color: #382e50;
  border: 1px solid #ffffff4d;
  border-radius: 20px;
  max-width: 95%;
  min-height: 500px;
}

.cell-5 {
  text-align: center;
  border: 1px solid #fff3;
  border-radius: 15px;
  justify-content: space-around;
  padding: 10px;
}

.heading-13 {
  color: #fff;
  text-align: center;
  align-self: stretch;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.heading-14 {
  align-self: stretch;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.heading-15 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.body-6 {
  background-color: #000;
}

.div-block-30 {
  flex: 1;
  align-self: stretch;
}

.quick-stack-6 {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
}

.heading-16 {
  color: #fff;
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.heading-16._2 {
  line-height: 45px;
}

.div-block-31 {
  flex: 1;
  align-self: stretch;
}

.link-block-11 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.image-12 {
  border-radius: 10px;
  flex: 1;
}

.link-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.image-13 {
  border-radius: 10px;
  flex: 1;
  align-self: stretch;
}

.cell-6, .cell-7 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border: 1px solid #ffffff3b;
  border-radius: 15px;
  padding: 10px;
}

.div-block-32 {
  flex: 1;
  align-self: stretch;
}

.link-block-13 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.cell-8 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border: 1px solid #ffffff3b;
  border-radius: 15px;
  padding: 10px;
}

.image-14 {
  border-radius: 10px;
}

.div-block-33 {
  flex: 1;
  align-self: stretch;
}

.link-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.image-15 {
  border-radius: 10px;
  align-self: stretch;
}

.cell-9 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border: 1px solid #ffffff3b;
  border-radius: 15px;
  padding: 10px;
}

.div-block-34 {
  flex: 1;
  align-self: stretch;
}

.link-block-15 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.image-16 {
  object-fit: cover;
  border-radius: 10px;
}

.cell-10 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border: 1px solid #ffffff3b;
  border-radius: 15px;
  padding: 10px;
}

.div-block-35 {
  flex: 1;
  align-self: stretch;
}

.link-block-16 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.image-17 {
  object-fit: cover;
  border-radius: 10px;
}

.cell-11 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border: 1px solid #ffffff3b;
  border-radius: 15px;
  align-items: center;
  padding: 10px;
}

.section-22 {
  padding: 28px 40px;
}

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

.image2 {
  object-fit: cover;
  min-height: 400px;
  max-height: none;
}

.grid-place {
  text-indent: 0;
  column-count: 0;
  flex-flow: column;
  max-width: 1200px;
  margin-bottom: 0;
  display: flex;
}

.image-18, .image-19, .image-20, .image-21 {
  border-radius: 10px;
  margin-bottom: 0;
}

.section-23 {
  margin-bottom: 60px;
}

.image-22, .image-23, .image-24, .image-25 {
  border-radius: 10px;
  margin-bottom: 0;
}

.image-26 {
  margin-bottom: 20px;
}

.image-27, .image-28, .image-29 {
  border-radius: 10px;
  margin-bottom: 0;
}

.div-block-36 {
  justify-content: center;
  margin-top: 35px;
  display: flex;
}

.image-30 {
  min-height: 490px;
}

.section-24 {
  padding: 45px 60px;
}

.printrest-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

.grid-column {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  align-self: auto;
  width: 33%;
  height: auto;
  display: flex;
}

.grid-item {
  background-color: #161515;
  border-radius: 10px;
  padding: 0;
}

.grid-item.long {
  object-fit: cover;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 0;
  display: block;
}

.image-31, .image-32, .image-33 {
  border-radius: 10px;
}

.cell-12 {
  display: flex;
}

.quick-stack-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.section-25 {
  padding-top: 19px;
  padding-bottom: 57px;
}

@media screen and (max-width: 991px) {
  .navbar {
    justify-content: center;
    align-items: flex-start;
  }

  .nav-menu {
    z-index: 72;
    background-color: #000000a1;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: 420%;
    max-width: none;
    min-height: auto;
    margin-left: -14px;
    padding-right: 0;
    display: flex;
    inset: 0% 0% auto auto;
  }

  .container-3 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    letter-spacing: 1px;
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .div-block {
    padding-left: 37px;
    padding-right: 37px;
  }

  .social-block {
    cursor: default;
  }

  .social-text {
    display: none;
  }

  .box {
    min-height: 400px;
    margin-bottom: -140px;
  }

  .social-items {
    background-size: auto 160%;
    width: 100%;
    height: 100%;
  }

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

  .grid {
    flex-flow: column;
  }

  .div-block-3 {
    padding: 26px 0;
  }

  .section-9 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .logos-heading-wrapper {
    margin-bottom: 24px;
  }

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

  .section-15 {
    height: 80%;
    min-height: auto;
  }

  .heading-7 {
    margin-top: -8px;
    margin-bottom: 38px;
  }

  .paragraph-5 {
    align-self: stretch;
    margin-top: -34px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 16px;
  }

  .container-11 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-5 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .container-13 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .div-block-20 {
    background-size: cover;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-2 {
    text-align: left;
    background-color: #000000a1;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    max-width: 40%;
    padding: 16px;
    list-style-type: none;
    display: block;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #45546600;
    flex: 0 auto;
  }

  .list-item {
    padding-left: 7px;
  }

  .link-block-5 {
    margin-left: 4px;
    margin-right: 10px;
  }

  .link-block-6, .link-block-7, .link-block-8, .link-block-9 {
    margin-right: 10px;
  }

  .list-item-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
    margin-bottom: 10px;
  }

  .image-8, .image-9 {
    min-height: 250px;
  }

  .printrest-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .grid-column {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    flex-flow: row;
  }

  .container {
    display: block;
  }

  .container.mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: stretch;
    margin-left: 130px;
    margin-right: 132px;
    padding-left: 120px;
    display: flex;
  }

  .brand {
    padding-top: 15px;
  }

  .brand.phone {
    margin-left: 23px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .container-4.phone {
    flex-flow: column;
  }

  .heading-2 {
    text-align: center;
  }

  .div-block-2 {
    flex-flow: column;
    display: flex;
  }

  .button-2 {
    display: flex;
  }

  .button-2.phone {
    justify-content: center;
  }

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

  .tabs-menu-3 {
    max-width: none;
    height: 300px;
  }

  .tabs-content-3 {
    width: auto;
  }

  .heading-4 {
    padding: 21px;
    font-size: 34px;
  }

  .box {
    margin-bottom: -100px;
  }

  .menu-button {
    margin-right: -71px;
  }

  .container-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .image-4 {
    vertical-align: baseline;
  }

  .div-block-10 {
    height: 100%;
  }

  .body-2 {
    height: auto;
  }

  .container-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-9 {
    text-transform: uppercase;
    font-size: 26px;
  }

  .grid-5 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    overflow: hidden;
  }

  .gallery-scroll {
    padding: 60px 15px;
  }

  .div-block-17 {
    align-items: flex-start;
    display: block;
  }

  .section-20 {
    overflow: hidden;
  }

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

  .div-block-20 {
    background-size: cover;
    align-self: stretch;
    min-height: 350px;
  }

  .youtube {
    align-self: auto;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .cell-4 {
    display: block;
  }

  .quick-stack-5 {
    max-width: none;
    min-height: 700px;
  }

  .cell-5 {
    justify-content: center;
  }

  .heading-13, .heading-14 {
    font-size: 25px;
  }

  .heading-15 {
    font-size: 23px;
  }

  .div-block-28 {
    min-height: 400px;
  }

  .div-block-29 {
    padding: 9px;
  }

  .printrest-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grid-item.long {
    padding-top: 5rem;
  }
}

@media screen and (max-width: 479px) {
  .section {
    margin-top: -104px;
  }

  .heading.mobile {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 25px;
    line-height: 40px;
  }

  .container {
    display: block;
  }

  .container.mobile {
    margin-left: 15px;
    margin-right: 15px;
  }

  .image {
    margin-top: 15px;
  }

  .nav-menu {
    z-index: 32;
    flex: 1;
    align-self: flex-start;
    position: static;
    inset: 27% 0% auto auto;
  }

  .brand.phone {
    padding-top: 0;
  }

  .italic-text {
    font-size: 60px;
  }

  .container-3 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bold-text.phone {
    text-align: center;
    flex-flow: row;
    display: flex;
  }

  .div-block {
    padding-left: 25px;
    padding-right: 25px;
  }

  .tab-pane-tab-1 {
    z-index: 25;
    min-width: 100px;
  }

  .tabs-3 {
    grid-column-gap: 60px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    display: grid;
  }

  .tabs-menu-3 {
    width: 300px;
    min-width: auto;
    max-width: none;
    height: 700px;
  }

  .tabs-content-3 {
    flex: 1;
    order: -1;
    align-self: flex-start;
    width: auto;
    min-width: auto;
    height: 300px;
    overflow: visible;
  }

  .section-6.mobile {
    height: auto;
    padding: 35px;
  }

  .heading-4 {
    text-align: center;
    flex: 1;
    align-self: stretch;
    margin-top: 67px;
    padding: 19px 0;
    font-size: 25px;
  }

  .reg-icon {
    width: 36px;
    margin-bottom: 0;
  }

  .box {
    min-height: 250px;
    margin-bottom: -100px;
  }

  .social-icon {
    width: 36px;
    margin-bottom: 0;
  }

  .menu-button {
    flex: 0 auto;
    align-self: center;
    margin-right: -42px;
  }

  .section-9 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .logos-heading-wrapper {
    border-bottom: 1px solid #1e2029;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 18px;
    padding-bottom: 12px;
  }

  .solid-line {
    margin-left: 0;
  }

  .featured-logos-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 12px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch space-between;
    display: grid;
  }

  .featured-logo-item {
    padding: 0;
  }

  .heading-5 {
    text-align: center;
  }

  .container-8 {
    padding: 18px;
  }

  .button-4 {
    margin-bottom: 31px;
  }

  .section-15 {
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-10 {
    margin-top: 15px;
  }

  .paragraph-5 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .slider {
    margin-bottom: 0;
  }

  .section-17 {
    margin-top: -5px;
  }

  .body-3 {
    height: auto;
    overflow: visible;
  }

  .heading-8 {
    font-size: 26px;
    line-height: 35px;
  }

  .container-11 {
    flex: 1;
    padding-left: 18px;
    padding-right: 18px;
  }

  .grid-5 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    height: auto;
    max-height: none;
    overflow: hidden;
  }

  .container-13 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .section-21 {
    overflow: visible;
  }

  .heading-12 {
    font-size: 25px;
    line-height: 38px;
  }

  .div-block-20 {
    background-size: cover;
    background-attachment: scroll;
    min-height: 250px;
  }

  .nav-menu-wrapper {
    flex: 0 auto;
    align-self: auto;
  }

  .nav-menu-2 {
    background-color: #000000eb;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    font-size: 16px;
    display: flex;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    margin-left: 100px;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .list-item {
    align-self: stretch;
    margin-left: auto;
    margin-right: auto;
    padding-left: 9px;
    padding-right: 9px;
  }

  .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6 {
    align-self: center;
  }

  .div-block-26 {
    flex: 1;
  }

  .image-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-11 {
    padding-left: 0;
  }

  .quick-stack-5 {
    max-width: none;
    min-height: auto;
  }

  .heading-13 {
    font-size: 20px;
  }

  .heading-14 {
    font-size: 25px;
  }

  .heading-15 {
    font-size: 20px;
  }

  .bold-text-4 {
    font-weight: 600;
  }

  .grid-place {
    column-count: 3;
  }

  .image-18 {
    margin-bottom: 10px;
  }

  .image-19 {
    margin-bottom: 0;
  }

  .image-20 {
    margin-bottom: 10px;
  }

  .image-21 {
    margin-bottom: 0;
  }

  .image-22 {
    margin-bottom: 10px;
  }

  .image-23 {
    margin-bottom: 0;
  }

  .image-24 {
    margin-bottom: 10px;
  }

  .image-25 {
    margin-bottom: 15px;
  }

  .image-26 {
    margin-bottom: 10px;
  }

  .image-27 {
    margin-bottom: 0;
  }

  .image-28, .image-29 {
    margin-bottom: 10px;
  }

  .printrest-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .grid-column {
    width: 100%;
  }

  .grid-item.long {
    padding-top: 0;
  }
}

#w-node-_24477cd4-5c4c-4f24-53f8-4e97560f8fb3-137b5951 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2db8-d6ae2d9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2db9-d6ae2d9f, #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2dba-d6ae2d9f, #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2dbb-d6ae2d9f, #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2dbc-d6ae2d9f {
  place-self: center;
}

#w-node-e6c4e864-7b40-57e4-1e27-431b72e4b0c0-d6ae2d9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f97ab9cd-ff49-a964-981c-a27b2e3e2dde-0893db73 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_20af700f-c672-1cd2-aa43-c7b125c7a57a-a5189b20 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_4f74afa4-d89f-4bea-e7c2-af457cc4473c-a5189b20 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_453f5985-8450-c2f3-627b-40eea43bc7f8-e847e1e9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d65f7890-0d24-5b32-caa5-ac9895fcb563-8d659a2c {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_66e0285c-9b97-ff3b-f171-2386d4e03535-8d659a2c, #w-node-af80bb1c-ceb1-2ce9-bc95-34f8dfbde54a-8d659a2c {
  grid-column: span 2 / span 2;
}

#w-node-b9f6c7da-8b71-3c17-0cff-07e69c76e899-9c76e898 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  #w-node-_24477cd4-5c4c-4f24-53f8-4e97560f8fb3-137b5951 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f97ab9cd-ff49-a964-981c-a27b2e3e2dde-0893db73, #w-node-_453f5985-8450-c2f3-627b-40eea43bc7f8-e847e1e9 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d65f7890-0d24-5b32-caa5-ac9895fcb563-8d659a2c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_66e0285c-9b97-ff3b-f171-2386d4e03535-8d659a2c, #w-node-af80bb1c-ceb1-2ce9-bc95-34f8dfbde54a-8d659a2c {
    grid-column: span 2 / span 2;
  }

  #w-node-b9f6c7da-8b71-3c17-0cff-07e69c76e899-9c76e898 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_24477cd4-5c4c-4f24-53f8-4e97560f8fb3-137b5951 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2db8-d6ae2d9f, #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2db9-d6ae2d9f, #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2dba-d6ae2d9f, #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2dbb-d6ae2d9f, #w-node-_6309e0ed-cb75-a2dc-2336-25ecd6ae2dbc-d6ae2d9f {
    justify-self: start;
  }

  #w-node-_4f74afa4-d89f-4bea-e7c2-af457cc4473c-a5189b20 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}


