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

.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/Final-BG.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 80vh;
  display: flex;
  position: relative;
}

.nav-wrapper {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.social-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-left: -4%;
  margin-right: 0%;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 50% auto 0% 0%;
  transform: translate(0, -50%);
  box-shadow: 0 2px 5px #0003;
}

.text-block, .text-block-2 {
  color: #fff;
}

.link-4, .link-5, .link-6 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.social-links-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(-90deg);
}

.center-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 200px;
  display: flex;
}

.text-block-3 {
  color: #ffffff78;
  letter-spacing: 15px;
  padding-bottom: 0;
  padding-left: 260px;
  font-family: Robotech Gp, Trebuchet MS, sans-serif;
  font-size: 40px;
}

.launch-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: #fff;
  letter-spacing: 1px;
  padding-left: 0;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.bottom-card-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 5%;
  margin-left: 0%;
  padding-left: 2.5%;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image-2 {
  border-radius: 0;
  width: 375px;
  margin-left: 0;
  box-shadow: 5px 10px 5px #0006;
}

.networking-text-block {
  color: #fff;
  padding-left: 10px;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.text-logo {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-2 {
  background-image: url('../images/Section-2.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 400px;
  display: flex;
  position: relative;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1147px;
  height: 450px;
  padding-left: 0;
  padding-right: 120px;
  display: flex;
}

.services {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: -40px;
  padding-left: 0;
  display: flex;
}

.text-block-6 {
  color: #fff;
  padding-right: 0;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.text-block-7, .text-block-8, .text-block-9 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.text-block-10 {
  color: #fff;
  padding-top: 5%;
  padding-left: 0;
  padding-right: 0;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.section-3 {
  height: 95vh;
  position: relative;
}

.main-slider {
  height: 100%;
}

.slider-background {
  background-image: url('../images/GiftBags_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-background.image-4 {
  background-image: url('../images/Posters_Web-copy.jpg');
}

.text-block-11 {
  z-index: 10;
  color: #73a51c;
  font-family: parisplus-clair, sans-serif;
  font-size: 100px;
  position: absolute;
  inset: 8% auto auto 8%;
}

.green-tag {
  background-color: #73a51c;
  margin-top: 70px;
  margin-left: 11%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.heading {
  color: #fff;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: parisplus-clair, sans-serif;
}

.slide-nav {
  inset: auto 5% 5% auto;
}

.section-4 {
  background-image: url('../images/Final-BG.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 10vh;
  display: flex;
}

.footer-container {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: parisine-plus-std-gris, sans-serif;
  display: flex;
}

.footer-contact-stack {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-7 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.text-block-12 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 30px;
}

.link-8 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.text-block-13 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
}

.image-5 {
  padding-top: 0;
  position: absolute;
  inset: 95% auto auto 4%;
}

.image-6 {
  margin-left: 50px;
}

.image-7 {
  max-width: 65%;
  padding-top: 15px;
}

.input-wrapper {
  width: 175%;
  position: relative;
}

.text-field-2 {
  color: #fff;
  background-color: #ffffff3d;
  border-radius: 999px;
  width: 100%;
  height: 40px;
  margin-bottom: 0;
  padding-right: 50px;
  font-family: parisine-plus-std-gris, sans-serif;
}

.text-field-2::placeholder {
  color: #fff;
  font-size: 12px;
}

.submit-button-2 {
  background-color: #3898ec00;
  background-image: url('../images/arrow_forward_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 40px;
  height: 40px;
  padding-top: 20px;
  padding-right: 35px;
  position: absolute;
  inset: 50% 0% auto auto;
  transform: translate(0, -50%);
}

.form-block {
  margin-bottom: 0;
}

.global-container-1145 {
  width: 100%;
  min-width: 1147px;
  margin-left: auto;
  margin-right: auto;
}

.middle-content-row {
  margin-top: 250px;
}

.bottom-card-row {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 7px;
  display: flex;
}

.div-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-9, .link-10, .link-11 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.main-box-1147 {
  width: 75%;
  max-width: 1147px;
  margin-left: auto;
  margin-right: 50px;
}

.left-sidebar {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -2%;
  padding-bottom: 276px;
  display: flex;
  position: absolute;
  inset: 0% auto auto -2%;
}

.socials-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -20px;
  margin-left: 0;
  margin-right: 18px;
  padding-left: 0;
  display: flex;
  transform: rotate(-90deg);
}

.link-12, .link-13, .link-14 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-14 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.top-nav-row {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  display: flex;
}

.nav-links-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-15, .link-16 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.link-17 {
  color: #fff;
  text-transform: none;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-15 {
  color: #ffffff75;
  letter-spacing: 13.7px;
  width: 101%;
  margin-top: 100px;
  font-family: Robotech Gp, Trebuchet MS, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.launching-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 19px;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 35px;
  font-weight: 700;
  display: flex;
}

.form {
  background-color: #fff3;
  border: 1px solid #fff;
  border-radius: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 142%;
  max-width: 1147px;
  padding-left: 15px;
  display: flex;
}

.text-field-3 {
  background-color: #fff0;
  border: 0 #000;
  flex: 1;
  margin-bottom: 0;
}

.text-field-3::placeholder {
  color: #fff;
  font-weight: 400;
}

.submit-button-3 {
  background-color: #fff0;
  background-image: url('../images/arrow_forward_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.form-block-2 {
  margin-bottom: 0;
}

.card-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 59px;
  display: flex;
}

.image-8 {
  border-radius: 15px;
}

.networking-text-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-16 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.image-9 {
  max-width: 75%;
}

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

.services-container-1147 {
  width: 75%;
  max-width: 1147px;
  margin-left: auto;
  margin-right: 50px;
  padding-top: 30px;
}

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

.text-block-17 {
  color: #fff;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-18 {
  color: #fff;
  letter-spacing: 5px;
  margin-top: 40px;
  font-family: parisine-plus-std-gris, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.image-10 {
  margin-left: 40px;
  position: absolute;
  inset: 11% auto auto 4%;
}

.navbar {
  display: none;
}

.image-11 {
  margin-right: 30px;
}

.slide-1 {
  background-image: url('../images/Calendars_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/GiftBags_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/ProductPackaging_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-3 {
  background-image: url('../images/Business-Cards-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/T-shirts_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Invites_Web-copy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Flyers_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/LabelsStickers_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/RollupBanner_Web-copy.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-block-20 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .green-tag {
    margin-left: 12%;
  }

  .footer-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    padding-top: 25px;
    padding-bottom: 0;
  }

  .main-box-1147 {
    padding-left: 0;
  }

  .left-sidebar {
    margin-left: -7%;
  }

  .socials-wrapper {
    margin-bottom: 41px;
  }

  .link-12, .link-13, .link-14 {
    font-size: 15px;
  }

  .top-nav-row {
    display: none;
  }

  .text-block-15 {
    width: 100%;
    margin-top: 101px;
    padding-left: 0;
    font-size: 15px;
    line-height: 30px;
  }

  .launching-row {
    padding-left: 0;
  }

  .form {
    width: 300px;
    padding-left: 0;
  }

  .card-row {
    margin-top: 70px;
    padding-left: 0;
  }

  .text-block-16 {
    font-size: 25px;
    line-height: 35px;
  }

  .services-container-1147 {
    padding-left: 100px;
  }

  .grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
  }

  .text-block-18 {
    margin-top: 0;
    padding-bottom: 15px;
    padding-left: 0;
    font-size: 10px;
  }

  .text-block-19 {
    font-size: 20px;
    line-height: 10px;
  }

  .navbar {
    background-color: #ddd0;
    display: block;
  }

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

  .container-4 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 35px;
  }

  .nav-menu {
    background-color: #ffffff4a;
    border-radius: 20px;
    width: 200px;
    margin-top: 96px;
    margin-right: 40px;
    inset: 0% 0% auto auto;
  }

  .menu-button {
    background-color: #d4d4d400;
  }

  .menu-button.w--open {
    background-color: #fff0;
    border-radius: 20px;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    color: #fff;
    font-family: parisine-plus-std-gris, sans-serif;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 80vh;
  }

  .green-tag {
    margin-left: 14%;
  }

  .footer-container {
    padding-bottom: 0;
  }

  .link-7, .link-8, .text-block-13 {
    font-size: 12px;
  }

  .main-box-1147 {
    margin-right: 35px;
  }

  .left-sidebar {
    margin-left: -14%;
  }

  .text-block-15 {
    letter-spacing: 7px;
    margin-top: 181px;
    padding-left: 0;
    font-size: 15px;
    line-height: 10px;
  }

  .launching-row {
    padding-left: 0;
  }

  .form {
    width: 150px;
  }

  .card-row {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-16 {
    font-size: 20px;
    line-height: 25px;
  }

  .services-container-1147 {
    margin-right: 35px;
    padding-left: 0;
  }

  .grid {
    padding-left: 0;
  }

  .text-block-19 {
    line-height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 60vh;
  }

  .green-tag {
    margin-left: 19%;
  }

  .footer-container {
    padding-top: 20px;
  }

  .main-box-1147 {
    margin-left: 0;
    margin-right: 75px;
    padding-left: 100px;
  }

  .left-sidebar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: -25%;
  }

  .socials-wrapper {
    margin-bottom: 40px;
    padding-top: 0;
    position: relative;
    top: 30px;
  }

  .link-12, .link-13, .link-14 {
    font-size: 12px;
  }

  .text-block-15 {
    letter-spacing: 4px;
    margin-top: 50px;
    padding-left: 0;
    font-size: 12px;
    line-height: 10px;
  }

  .launching-row {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 0;
  }

  .form {
    width: 100px;
  }

  .text-field-3 {
    font-size: 10px;
  }

  .card-row {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .networking-text-wrapper {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .services-container-1147 {
    margin-left: 0;
    margin-right: 75px;
    padding-left: 100px;
  }

  .grid {
    padding-left: 0;
  }

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

  .text-block-18 {
    padding-left: 0;
  }

  .text-block-19 {
    font-size: 10px;
    line-height: 10px;
  }

  .menu-button {
    padding-right: 0;
  }
}


@font-face {
  font-family: 'Robotech Gp';
  src: url('../fonts/ROBOTECH-GP.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}