.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

.s1-header-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: block;
  box-shadow: 0 5px 14px -5px rgba(0, 0, 0, .2);
}

.s1-head-strip-wrapper {
  height: 60px;
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.s1-head-srip-inner-wrapper {
  height: 100%;
  max-width: 1280px;
  min-width: 1280px;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.s1-head-strip-inner-left {
  flex: 1;
  align-items: center;
  display: flex;
}

.s1-head-strip-inner-right {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.s1-search-wrapper {
  width: 0;
  height: 40px;
  min-width: 300px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 8px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding: 5px 10px;
  display: flex;
}

.s1-search-icon {
  margin-right: 0;
  padding-top: 2px;
  display: inline-block;
}

.s1-search-from-block {
  flex: 1;
  margin-bottom: 0;
}

.s1-search-form {
  display: block;
}

.text-field {
  max-height: 35px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  margin-bottom: 0;
  padding-left: 10px;
  display: block;
}

.s1-strip-link {
  color: #333;
  margin-left: 10px;
  padding-top: 2px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.s1-nav-bar-wrapper {
  height: 95px;
  max-width: 1280px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.s1-nav-wrapper {
  margin-left: 40px;
  margin-right: 40px;
}

.s1-nav-link {
  color: #333;
  text-transform: uppercase;
  margin-right: 0;
  padding-left: 30px;
  padding-right: 0;
  font-family: Raleway, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.s1-nav-buttons {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.s1-trolley-icon {
  flex: 0 auto;
  padding-left: 2px;
}

.s1-request-quote-button {
  height: 35px;
  color: #06b100;
  background-color: #fff;
  border: 2px solid #06b100;
  border-radius: 8px;
  align-items: center;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.s1-store-button {
  height: 35px;
  color: #fff;
  background-color: #1a5a8e;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.s2-engagement-wrapper {
  max-width: 1200px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.s2-main-banner {
  height: 450px;
  background-image: url('../images/Swiss_Pack_New_Banner_on9oX3J.png');
  background-position: 0 0;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 60px;
  display: flex;
}

.s2-split-wrapper {
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
}

.s2-title {
  max-width: 450px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -20px;
  display: flex;
}

.s2-left-split {
  height: 450px;
  max-height: 450px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.s2-right-split {
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.body {
  height: 450px;
}

.s2-image-containers {
  width: 100%;
  height: 350px;
  background-image: url('../images/Custom_Print.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  border-radius: 10px;
}

.s2-image-containers-2 {
  width: 100%;
  height: 350px;
  background-image: url('../images/Stock_Pouches_1.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  border-radius: 10px;
}

.s2-engagement-strip-1 {
  height: 250px;
  background-image: url('../images/Portfolio.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 40px;
  padding-bottom: 10px;
  display: flex;
}

.s2-enagagement-strip-button {
  height: 35px;
  color: #1a5a8e;
  background-color: #fff;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.s2-engagement-strip-2 {
  height: 300px;
  opacity: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Sustainable_Main.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.s2-engagement-strip-3 {
  height: 140px;
  background-color: #f8f8f8;
  background-image: url('../images/Logos.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.s2-engagement-strip-head {
  height: 100px;
  text-align: center;
  background-color: #f8f8f8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.s2-heading-4 {
  color: #1a5a8e;
  text-align: center;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.s2-print-technologies-wrapper {
  max-width: 1200px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 60px auto 40px;
  display: flex;
}

.pg-10px-spacer {
  height: 10px;
}

.s2-print-type-wrapper {
  margin-top: 20px;
  display: flex;
}

.s2-print-card {
  background-color: #f8f8f8;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 60px 20px 40px;
  display: flex;
}

.s2-print-type-logo {
  margin-right: 10px;
}

.s2-print-type-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
}

.s2-product-card {
  width: 250px;
  height: 370px;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
}

.s2-swiss-pack-box {
  max-width: 1200px;
  background-color: #f8f8f8;
  border-radius: 10px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.s2-globe-left {
  flex: 1;
  margin-right: 10px;
  padding: 40px;
}

.s2-globe-right {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 10px;
  padding: 40px 60px 40px 0;
  display: flex;
}

.s3-split-body-wrapper {
  max-width: 1300px;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.s3-body-left-wrapper {
  width: 275px;
  min-width: 275px;
  background-color: #f8f8f8;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  padding: 30px 20px 20px;
  display: block;
}

.s3-body-right-wrapper {
  flex: 1;
  margin-left: 20px;
  padding-bottom: 140px;
}

.s3-side-menu-title {
  color: #1a5a8e;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.s3-side-menu-wrapper {
  margin-top: 10px;
}

.s3-side-menu-option {
  border-bottom: 1px solid #e9e9e9;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  font-family: Raleway, sans-serif;
  display: flex;
}

.s3-side-menu-option-title {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.s3-plus-sign {
  font-size: 30px;
  font-weight: 400;
}

.s3-side-menu-expansion-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}

.s3-side-menu-expansion-option {
  color: #777;
  padding-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.s3-main-top-strip {
  height: 50px;
  background-color: #1a5a8e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.s3-main-banner {
  height: 450px;
  background-image: url('../images/Swiss_Pack_New_Banner_on9oX3J.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  padding-left: 60px;
  display: flex;
}

.s3-main-review-wrapper {
  padding-top: 40px;
}

.s3-main-review-card {
  width: 480px;
  height: 260px;
  background-image: url('../images/Swisspack-review.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 0;
}

.s3-review-card-wrapper {
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.s3-product-categories-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}

.s3-product-categories-title {
  color: #fff;
  text-align: center;
  background-color: #1a5a8e;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.s3-product-grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-top: 30px;
}

.s3-product-card {
  width: 180px;
  height: 233px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.s3-product-card-image-container {
  width: 180px;
  height: 180px;
  justify-content: center;
  display: flex;
}

.s3-product-card-link {
  color: #1a5a8e;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.s3-card-para {
  color: #777;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.s3-sales-clearance-title {
  color: #fff;
  text-align: center;
  background-color: #bc0000;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.s3-sale-card {
  width: 225px;
  height: 280px;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  margin-right: 0;
  padding: 0 20px 20px;
  display: flex;
}

.s3-sale-card-image {
  width: 185px;
  height: 211px;
  margin-bottom: 10px;
}

.s3-sale-card-wrapper {
  justify-content: space-between;
  display: flex;
}

.s3-top-tending-title {
  color: #fff;
  text-align: center;
  background-color: #1a5a8e;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.s3-learn-more-wrapper {
  background-color: #00a79d;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  padding: 40px 40px 30px;
  display: flex;
}

.s3-learn-more-title {
  color: #fff;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.s3-learn-more-para {
  max-width: 700px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.s3-engagement-split {
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
}

.s3-image-container, .s3-image-container-2 {
  width: 100%;
  height: 350px;
  background-image: url('../images/Custom_Print.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

.s3-engagement-button {
  width: 250px;
  height: 45px;
  color: #fff;
  text-align: left;
  background-color: #1a5a8e;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.s3-faq-wrapper {
  background-color: #f8f8f8;
  border-radius: 8px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.s3-faq-title {
  color: #1a5a8e;
  font-family: Raleway, sans-serif;
  font-weight: 700;
}

.s4-body-wrapper {
  max-width: 1280px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.s4-banner {
  width: 1200px;
  height: 320px;
}

.s1-add-to-cart {
  border: 2px solid #0067e4;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.s2-h1 {
  color: #1a5a8e;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 36px;
}

.s2-h2 {
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.s2-button {
  height: 45px;
  color: #fff;
  background-color: #1a5a8e;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.s2-button:hover{
  color: #fff;

}

.s2-h3 {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.s2-white-h4 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  line-height: 26px;
}

.s2-white-para {
  max-width: 600px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.s2-white-button {
  height: 35px;
  color: #1a5a8e;
  background-color: #fff;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.s2-para {
  max-width: 800px;
  color: #333;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.s2-value-container {
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}

.s2-value-right {
  margin-left: 40px;
}

.s2-value-block {
  margin-bottom: 10px;
  display: flex;
}

.s2-value-text {
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.s2-value-tick {
  margin-right: 15px;
}

.s2-video-block {
  border-radius: 8px;
}

.s2-form-container {
  max-width: 1200px;
  text-align: center;
  background-color: #f3f3f3;
  background-image: url('../images/graphic-designer-work-color-swatch-samples.png');
  background-position: 50%;
  background-size: cover !important;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 20px;
  display: flex;
}

.s2-form-field {
  min-height: 45px;
  min-width: 450px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.s2-form-label {
  color: #1a5a8e;
  text-align: left;
  font-family: Raleway, sans-serif;
  line-height: 16px;
}

.s2-form-field-block {
  padding-top: 0;
  padding-bottom: 10px;
}

.s2-form-left {
  margin-right: 10px;
}

.s2-form-right {
  margin-left: 10px;
}

.s2-form-block-split {
  display: flex;
}

.s2-form-block {
  max-width: 1200px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
  display: flex;
}

.s2-form {
  flex-direction: column;
  display: block;
}

.s2-form-dropdown-field {
  min-height: 45px;
  min-width: 450px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.s2-large-text-field {
  min-height: 100px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.s3-h1 {
  color: #333;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 36px;
}

.s3-h2 {
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.s3-button {
  height: 35px;
  color: #fff;
  background-color: #1a5a8e;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.s3-h4 {
  color: #1a5a8e;
  text-align: center;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.s3-heading-white {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 22px;
}

.s3-white-para {
  max-width: 450px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.s3-white-button {
  height: 45px;
  color: #1a5a8e;
  background-color: #fff;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.s3-white-button-green {
  height: 45px;
  color: #00a79d;
  background-color: #fff;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.s3-faq-heading {
  font-family: Raleway, sans-serif;
  font-size: 14px;
}

.s3-faq-para {
  color: #777;
  font-family: Raleway, sans-serif;
  font-size: 12px;
}

.s3-title-block {
  max-width: 450px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -20px;
  display: flex;
}

.s3-engagement-strip-wrapper {
  height: 300px;
  opacity: 1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Sustainable_Main.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.s3-left-split {
  height: 450px;
  max-height: 450px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.s3-right-split {
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.s3-accordion-wrapper {
  margin-top: 50px;
}

.s3-accordion-item {
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 10px;
  outline: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, .03);
}

.s3-accordian-icon {
  font-size: 35px;
}

.s3-accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.s3-accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.s3-faq-wrapper-inner {
  max-width: 1140px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.s3-strip-box {
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.s3-strip-text {
  color: #fff;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.s3-white-line {
  height: 25px;
  border-right: 2px solid #fff;
}

.s3-body {
  padding-right: 15px;
}

.s4-main-banner {
  height: 450px;
  background-image: url('../images/Group-24641.png');
  background-position: 0 0 !important;
  background-size: contain !important;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 60px;
  display: flex;
}

.s4-title-block {
  max-width: 450px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -20px;
  display: flex;
}

.s4-h1 {
  color: #1a5a8e;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 36px;
}

.s4-h2 {
  max-width: 451px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.s4-button {
  height: 45px;
  min-width: 200px;
  color: #fff;
  text-align: center;
  background-color: #1a5a8e;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.s4-button:hover{
    color: #fff;
}

.s4-split-wrapper {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.s4-left-split {
  width: 940px;
  flex: 0 auto;
  margin-right: 20px;
}

.s4-right-split {
  flex: 1;
  margin-left: 20px;
}

.s4-para {
  color: #333;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.s4-h4 {
  color: #1a5a8e;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.s4-picture-1-wrapper {
  height: 400px;
  background-image: url('../images/Artboard_2_copy_42_ccAkmUh.jpg');
  background-position: 50% !important;
  background-size: cover !important;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.s4-picture-label-wrapper {
  width: 60%;
  background-color: #fff;
  border-radius: 10px;
  margin-top: -214px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 60px;
  position: static;
  top: -206px;
}

.s4-h5 {
  color: #1a5a8e;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.s4-para-2 {
  color: #333;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.s4-product-grid {
  margin-top: 60px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
}

.s4-product-card {
  width: 230px;
  height: 275px;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
}

.s4-sustainability-wrapper {
  height: 350px;
  background-image: url('../images/Group-24640.png');
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 10px;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 60px;
  display: flex;
}

.s4-engagement-box-2 {
  max-width: 450px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -20px;
  display: flex;
}

.s4-black-title {
  color: #333;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  line-height: 36px;
}

.s4-form-container {
  max-width: 1280px;
  text-align: center;
  background-color: #f3f3f3;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 20px;
  display: flex;
}

.s4-learn-more-wrapper {
  background-color: #00a79d;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  padding: 40px 40px 30px;
  display: flex;
}

.s4-learn-more-title {
  color: #fff;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.s4-learn-more-para {
  max-width: 700px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.s4-white-button-green {
  height: 45px;
  color: #00a79d;
  background-color: #fff;
  border: 2px #06b100;
  border-radius: 8px;
  flex: 0 auto;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 25px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.s4-side-title {
  color: #1a5a8e;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.s4-side-card {
  border-radius: 10px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.s4-side-card-picture {
  height: 180px;
  background-image: url('../images/man-performing-packaging-testing-on-a-corrugate-box.webp');
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.s4-side-card-block {
  background-color: #f8f8f8;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 0;
  padding: 20px 30px 30px;
}

.s4-side-card-date {
  color: #777;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.s4-side-card-title {
  color: #1a5a8e;
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.s4-side-card-para {
  color: #333;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.s5-main-banner {
  height: 450px;
  background-image: url('../images/Group-24641.png');
  background-position: 0 0 !important;
  background-size: contain !important;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 60px;
  display: flex;
}

.s5-body-wrapper {
  max-width: 1280px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.s5-title-block {
  max-width: 450px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -20px;
  display: flex;
}

.s5-split-wrapper {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.s5-right-split {
  width: 940px;
  flex: 0 auto;
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 0;
}

.s5-left-split {
  flex: 1;
  margin-left: 0;
  margin-right: 20px;
}

.s5-form-container {
  max-width: 300px;
  text-align: left;
  background-color: #f3f3f3;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 20px 20px;
  display: flex;
}

.s5-inner-form-block {
  max-width: 300px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: flex;
}

.s5-form {
  max-width: 260px;
  flex-direction: column;
  display: block;
}

.s5-form-split {
  flex-direction: column;
  display: flex;
}

.s5-form-right {
  margin-left: 0;
}

.s5-form-field {
  min-height: 45px;
  min-width: 150px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.s5-dropdown-field {
  min-height: 45px;
  min-width: 150px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.s5-form-left {
  margin-right: 0;
}

.s5-para {
  color: #333;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.s5-side-menu {
  border-radius: 10px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.s5-side-card-block {
  background-color: #f8f8f8;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 20px 30px 30px;
}

.s5-side-menu-link {
  color: #777;
  border-bottom: 1px solid #e9e9e9;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  display: block;
}

.s5-side-menu-link:hover {
  color: #1a5a8e;
  text-decoration: underline;
}

.s5-container-1 {
  margin-bottom: 40px;
  display: flex;
}

.s5-c1-left {
  border: 1px #000;
  border-radius: 10px;
  margin-right: 40px;
}

.s5-c1-right {
  padding-top: 10px;
}

.s5-product-image {
  width: 400px;
  height: 400px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.s5-value-block {
  margin-bottom: 20px;
  display: flex;
}

.s5-value-text {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.s5-value-tick {
  margin-right: 15px;
}

.s5-section-title {
  color: #fff;
  text-align: center;
  background-color: #1a5a8e;
  border-radius: 8px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.s5-c2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px 0 40px;
  display: flex;
}

.s5-print-wrapper {
  width: 950px;
  max-width: 950px;
  flex: 1;
  margin-top: 20px;
  display: flex;
}

.s5-print-card {
  background-color: #f8f8f8;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 60px 10px 40px;
  display: flex;
}

.s5-print-logo {
  margin-right: 10px;
}

.s5-c3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  display: block;
}

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

.s5-finishing-block {
  padding-top: 20px;
}

.s5-finishing-image {
  width: 80px;
  height: 80px;
}

.s5-finishing-title {
  margin-top: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.s5-finishing-para {
  color: #333;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.s5-learnmore-wrapper {
  background-color: #1c85c7;
  border-radius: 10px;
  justify-content: space-between;
  margin-top: 40px;
  padding: 40px 40px 30px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .s2-engagement-wrapper {
    margin-top: 40px;
  }

  .s2-main-banner {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .s2-split-wrapper {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .s2-left-split {
    padding-bottom: 40px;
  }

  .s2-print-technologies-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .s2-swiss-pack-box {
    flex-direction: column;
  }

  .s2-globe-right {
    margin-left: 40px;
    padding-top: 0;
    padding-right: 60px;
  }

  .s3-body-left-wrapper {
    display: none;
  }

  .s3-main-top-strip {
    height: 85px;
  }

  .s3-main-review-card {
    margin-bottom: 10px;
  }

  .s3-review-card-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }

  .s3-product-grid {
    grid-template-columns: .5fr .5fr .5fr;
  }

  .s3-sale-card-wrapper {
    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;
    display: grid;
  }

  .s2-form-right {
    margin-left: 0;
  }

  .s2-form-block-split {
    flex-direction: column;
  }

  .s3-h4 {
    margin-bottom: 0;
  }

  .s3-left-split {
    padding-bottom: 40px;
  }

  .s3-strip-box {
    text-align: center;
    flex-direction: column;
  }

  .s3-strip-text {
    margin-left: 0;
    padding-top: 5px;
    display: block;
  }

  .s3-white-line {
    height: 35px;
  }

  .s4-main-banner {
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  .s4-split-wrapper {
    flex-direction: column;
  }

  .s4-left-split {
    width: auto;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .s4-right-split {
    margin-top: 40px;
    margin-left: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .s4-picture-label-wrapper {
    width: 80%;
  }

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

  .s5-main-banner {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .s5-split-wrapper {
    flex-direction: column;
  }

  .s5-right-split {
    width: auto;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .s5-left-split {
    margin-top: 40px;
    margin-left: 0;
    padding-left: 60px;
    padding-right: 60px;
    display: none;
  }

  .s5-form-split {
    flex-direction: column;
  }

  .s5-form-right {
    margin-left: 0;
  }

  .s5-c2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .s5-print-wrapper, .s5-learnmore-wrapper {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .s2-engagement-strip-3 {
    height: 60px;
  }

  .s2-print-type-wrapper {
    grid-column-gap: 14px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .s2-print-card {
    margin-bottom: 10px;
  }

  .s2-product-card {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .s3-body-right-wrapper {
    margin-right: 20px;
  }

  .s3-main-top-strip {
    display: none;
  }

  .s3-main-banner {
    background-size: contain;
    flex-direction: column;
    margin-top: -146px;
    padding-top: 0;
    padding-left: 0;
  }

  .s3-main-review-wrapper {
    padding-top: 20px;
    display: none;
  }

  .s3-product-categories-wrapper {
    margin-top: 105px;
  }

  .s3-product-grid {
    grid-template-columns: .5fr .5fr;
  }

  .s3-engagement-split {
    flex-direction: column;
  }

  .s2-form-field {
    max-width: 450px;
  }

  .s2-form-field-block {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .s2-form-block {
    align-items: stretch;
    padding-left: 20px;
    padding-right: 0;
  }

  .s2-form-dropdown-field, .s2-large-text-field {
    max-width: 450px;
  }

  .s3-title-block {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 10px;
    margin-top: 0;
    padding: 10px 20px 10px 0;
    position: relative;
    top: 191px;
  }

  .s3-accordion-item-content {
    margin-right: 0;
  }

  .s4-product-card {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .s5-inner-form-block {
    align-items: stretch;
    padding-left: 20px;
    padding-right: 0;
  }

  .s5-form-field, .s5-dropdown-field {
    max-width: 450px;
  }

  .s5-container-1 {
    flex-direction: column;
  }

  .s5-print-wrapper {
    width: 100%;
    grid-column-gap: 14px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .s5-print-card {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .s2-main-banner {
    height: 350px;
    justify-content: flex-start;
    padding-left: 20px;
  }

  .s2-split-wrapper {
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s2-title {
    margin-top: 0;
    padding-top: 5px;
  }

  .s2-left-split {
    margin-right: 0;
  }

  .s2-right-split {
    margin-left: 0;
  }

  .s2-image-containers, .s2-image-containers-2 {
    height: 200px;
  }

  .s2-engagement-strip-1 {
    height: 150px;
  }

  .s2-enagagement-strip-button {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .s2-engagement-strip-2, .s2-engagement-strip-head {
    padding-left: 20px;
    padding-right: 20px;
  }

  .s2-print-type-wrapper {
    display: flex;
  }

  .s2-globe-right {
    text-align: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .s3-body-right-wrapper {
    margin-left: 15px;
    margin-right: 0;
    padding-bottom: 60px;
  }

  .s3-main-top-strip {
    display: none;
  }

  .s3-main-banner {
    height: 100%;
    background-size: contain;
    flex-direction: row;
    margin-top: -114px;
    padding-top: 20px;
    padding-left: 10px;
  }

  .s3-main-review-wrapper {
    display: none;
  }

  .s3-main-review-card {
    width: 100%;
  }

  .s3-product-categories-wrapper {
    margin-top: 180px;
  }

  .s3-product-categories-title {
    font-size: 18px;
  }

  .s3-product-grid {
    grid-template-columns: .5fr;
  }

  .s3-sales-clearance-title {
    font-size: 18px;
  }

  .s3-sale-card-wrapper {
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .s3-top-tending-title {
    font-size: 18px;
  }

  .s3-learn-more-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .s3-learn-more-title {
    line-height: 30px;
  }

  .s3-faq-wrapper {
    display: none;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .s3-faq-title {
    font-size: 22px;
    line-height: 28px;
  }

  .s2-value-container {
    flex-direction: column;
  }

  .s2-value-right {
    margin-left: 0;
  }

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

  .s2-form-field {
    max-width: none;
    min-width: 0;
    flex: 1;
  }

  .s2-form-field-block {
    align-items: stretch;
  }

  .s2-form-left {
    margin-right: 0;
  }

  .s2-form-block {
    max-width: 280px;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
  }

  .s2-form-dropdown-field {
    max-width: none;
    min-width: 0;
  }

  .s2-large-text-field {
    max-width: none;
  }

  .s3-h1 {
    line-height: 32px;
  }

  .s3-white-button, .s3-white-button-green {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .s3-title-block {
    background-color: rgba(255, 255, 255, 0);
    flex: 0 auto;
    margin-top: 0;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 10px;
    position: relative;
    top: 152px;
  }

  .s3-engagement-strip-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .s3-left-split {
    margin-right: 0;
  }

  .s3-right-split {
    margin-left: 0;
  }

  .s3-faq-wrapper-inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .s4-main-banner {
    height: 350px;
    justify-content: center;
    padding-left: 20px;
  }

  .s4-title-block {
    margin-top: 0;
    padding-top: 5px;
  }

  .s4-split-wrapper {
    margin-top: 20px;
  }

  .s4-left-split {
    padding-left: 20px;
    padding-right: 20px;
  }

  .s4-right-split, .s4-picture-1-wrapper, .s4-picture-label-wrapper {
    display: none;
  }

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

  .s4-product-card {
    width: 175px;
    height: 220px;
  }

  .s4-sustainability-wrapper {
    justify-content: flex-start;
    margin-top: 20px;
    padding-left: 10px;
  }

  .s4-engagement-box-2 {
    margin-top: 0;
    padding-top: 5px;
  }

  .s4-form-container {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s4-learn-more-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .s4-learn-more-title {
    line-height: 30px;
  }

  .s4-white-button-green {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .s5-main-banner {
    height: 350px;
    justify-content: center;
    padding-left: 20px;
  }

  .s5-title-block {
    margin-top: 0;
    padding-top: 5px;
  }

  .s5-split-wrapper {
    margin-top: 20px;
  }

  .s5-right-split {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s5-left-split {
    display: none;
  }

  .s5-form-container {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s5-inner-form-block {
    max-width: 280px;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
  }

  .s5-form-field {
    max-width: none;
    min-width: 0;
    flex: 1;
  }

  .s5-dropdown-field {
    max-width: none;
    min-width: 0;
  }

  .s5-form-left {
    margin-right: 0;
  }

  .s5-product-image {
    width: 250px;
    height: 250px;
  }

  .s5-section-title {
    font-size: 18px;
  }

  .s5-c2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .s5-print-wrapper {
    width: auto;
    display: flex;
  }

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

#w-node-c1c0a78b-e2bf-0cd1-14d2-c1348b6be655-b8367b14, #w-node-_3e895278-e66a-5309-1094-ba5125497a63-b8367b14, #w-node-cc497216-537b-65c3-5579-a88f4318dd37-b8367b14, #w-node-d7e53130-1459-60b7-e841-0ab7c8d79af5-b8367b14, #w-node-c68c24c9-e29a-8c76-a439-bb353600e38c-b8367b14, #w-node-dadbd59f-5810-6325-9767-a01f98253f3e-b8367b14, #w-node-d65542f9-fa1e-8d7e-46ea-5c5711fb6d12-b8367b14 {
  justify-self: auto;
}

#w-node-_20261e61-a43f-0a50-dcf9-b43ee0be28c4-6ca4a2be, #w-node-e9c131b3-46c0-37be-c4af-29313e788981-6ca4a2be, #w-node-c897f09f-7331-bbbc-6126-b4e96fbb86b1-6ca4a2be, #w-node-_0c2bd90e-297e-bd6c-b85b-9e1b13ffe7bb-6ca4a2be, #w-node-a10d5a96-2c64-4f8a-7c86-94d0a6bf4cf2-6ca4a2be, #w-node-e21fd0f1-d24b-b753-e2d9-7d9a01545ad7-6ca4a2be, #w-node-_1243b500-e546-b5da-f4e9-bbe5a508e1c2-6ca4a2be, #w-node-_2a68cd6f-0228-40ee-8c46-d8a479e1f267-6ca4a2be, #w-node-_7f6074f5-5c30-94d2-34f9-681dc76894d7-6ca4a2be, #w-node-_78111ce0-7a98-8839-ca59-800d46873f26-6ca4a2be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_58a30d1f-b3ec-537f-d994-6ffc15006c46-065716a1 {
    justify-self: end;
  }

  #w-node-d303fe15-6dfe-a08e-407b-f68f04b87184-065716a1 {
    justify-self: start;
  }

  #w-node-_2c5ad522-2c90-348f-f2c3-a98137028b05-065716a1 {
    justify-self: end;
  }

  #w-node-_983cc232-1d70-74a9-b15d-f3a112b164e8-065716a1 {
    justify-self: start;
  }

  #w-node-bc9ed815-1211-12c3-b6ce-df531b6636b3-065716a1, #w-node-bc9ed815-1211-12c3-b6ce-df531b6636bf-065716a1 {
    justify-self: end;
  }
}


