/*applied to landing pages: flux, trendbox, epilog, aeon, sawgrass, white-toner-printers*/
#sns_main {
  padding-bottom: 80px;
}

#vue-landing-page p, #vue-landing-page span {
  line-height: 24px;
}

#vue-landing-page a, #sns_main a {
  color: #0088CE;
}

#vue-landing-page a:hover, #sns_main a:hover {
  color: #F58220;
}

#vue-landing-page h1 {
  font-weight: 800;
  color: #353535;
  font-family: "proxima-nova", sans-serif;
  font-size: 26px;
  line-height: 100%;
  margin: 16px 0;
  text-transform: uppercase;
}

#vue-landing-page h2 {
  font-weight: 800;
  color: #353535;
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  line-height: 120%;
  margin: 16px 0;
  text-transform: uppercase;
}

#vue-landing-page h3 span {
  font-weight: 800;
  color: #353535;
  font-family: "proxima-nova", sans-serif;
  font-size: 22px;
  line-height: 120%;
  margin: 16px 0;
  text-transform: uppercase;
}

#vue-landing-page h3 a, #sns_main h3 a {
  color: #0088CE;
}

#vue-landing-page h3 a:hover, #sns_main h3 a:hover {
  color: #f58220;
}

@media (min-width: 992px) {
  #vue-landing-page h1 {
    font-size: 40px;
    margin: 24px 0;
  }
  #vue-landing-page h2 {
    font-size: 32px;
    margin: 24px 0;
  }
  #vue-landing-page h3 span {
    font-size: 28px;
    margin: 24px 0;
  }
}
.mainwrap .light {
  font-weight: 300 !important;
}

#vue-landing-page h3, #sns_main h3 {
  font-weight: 800;
  color: #353535;
  font-family: "proxima-nova", sans-serif;
  font-size: 22px;
  line-height: 24px;
  text-transform: uppercase;
  margin-block-start: 0;
  margin-block-end: 8px;
}

#vue-landing-page h4, #sns_main h4 {
  font-weight: 800;
  color: #353535;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 120%;
  margin: 16px 0;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  #vue-landing-page h3 {
    font-size: 28px;
    margin: 24px 0;
  }
}
@media (min-width: 992px) {
  #sns_main h4 {
    font-size: 24px;
  }
}
#vue-landing-page h5, #sns_main h5 {
  font-weight: 800;
  color: #353535;
  line-height: 15.6px;
  text-transform: uppercase;
  font-size: 16px;
}

div.jpp-main-categories .category-tiles .tile {
  width: 236px;
  height: 236px;
  border-radius: 8px;
  padding: 16px;
  margin: 8px;
  -webkit-transition: all 0.18s ease, height 0s, width 0s;
  transition: all 0.18s ease, height 0s, width 0s;
  position: relative;
}

@media (max-width: 991px) {
  div.jpp-main-categories .category-tiles .tile {
    width: calc(30.666vw - 16px);
    height: calc(30.666vw - 16px);
  }
}
@media (min-width: 1281px) and (max-width: 1610px) {
  div.jpp-main-categories .category-tiles .tile {
    width: 14vw;
    height: 14vw;
  }
}
@media (max-width: 768px) {
  div.jpp-main-categories .category-tiles .tile h5 {
    font-size: 14px;
    line-height: 15px;
    bottom: 10px;
  }
}
@media (max-width: 768px) {
  div.jpp-main-categories .category-tiles .tile img {
    max-height: 60%;
    -webkit-transform: translateX(-50%) translateY(-58%);
    transform: translateX(-50%) translateY(-58%);
  }
}
@media (max-width: 660px) {
  div.jpp-main-categories .category-tiles .tile {
    height: calc(50vw - 32px);
  }
}
div[data-content-type=simple_cards] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 92%;
  margin: 0 auto !important;
}

div[data-content-type=simple_cards] .card a.link {
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: uppercase;
  font-weight: 800;
  position: absolute;
  bottom: 24px;
  font-size: 14px;
}

div[data-content-type=simple_cards] .card.simple-tile a.link {
  position: relative !important;
  width: 100%;
  padding-bottom: 100%;
  left: auto;
  bottom: auto;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-top: 0;
}

div[data-content-type=simple_cards] .card.simple-tile .image-wrapper, div[data-content-type=simple_cards] .card.simple-tile > img {
  width: -webkit-calc(100% - 24px);
  width: calc(100% - 24px);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: auto;
  max-height: none;
}

div[data-content-type=simple_cards] .card.simple-tile .image-wrapper img, div[data-content-type=simple_cards] .card.simple-tile > img img {
  width: 100% !important;
  height: auto;
  max-height: none;
  margin: 0;
}

@media (max-width: 1280px) {
  div[data-content-type=simple_cards] .card img {
    margin-top: 5%;
  }
}
div[data-content-type=simple_cards] .card.simple-tile h5 {
  position: absolute;
  bottom: 12px;
  left: 8px;
  right: 8px;
  text-align: center;
  font-size: 13px;
  margin: 0;
  -webkit-transition: 0.18s ease;
  transition: 0.18s ease;
  z-index: 2;
}

div[data-content-type=simple_cards] .card.simple-tile a.link:hover h5 {
  color: #0088ce !important;
}

div[data-content-type=row].how-to-videos h1 {
  margin-bottom: 0 !important;
}

a.pagebuilder-button-primary {
  background: #1979c3;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  box-sizing: border-box;
  vertical-align: middle;
  box-shadow: none;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #0088ce !important;
  border: 1px solid #0088ce !important;
  color: #fff !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: normal !important;
}

a.pagebuilder-button-primary:hover, .pagebuilder-button-primary:hover {
  background: #006bb4;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1e95d4 !important;
}

div[data-content-type=row] > .informational-content h3 {
  font-size: 18px !important;
  text-transform: none !important;
  margin-bottom: 8px !important;
}

.jpp-page-nav {
  height: auto !important;
  max-height: inherit !important;
  margin-bottom: 0 !important;
  position: relative;
  z-index: 2;
  background: #f7f7f7 !important;
}

.jpp-page-nav .nav-wrap {
  display: flex;
  width: 1500px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

#vue-landing-page .jpp-page-nav .nav-wrap a {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  -webkit-transition: 0.18s ease;
  transition: 0.18s ease;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  font-weight: 800;
  position: relative;
  z-index: 3;
  background: transparent;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0);
  white-space: nowrap;
  letter-spacing: 0px !important;
  display: block;
}

#vue-landing-page .jpp-page-nav .nav-wrap a:hover {
  color: #0088ce;
  background: #fff;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
}

@media (max-width: 1200px) {
  .jpp-page-nav .nav-wrap a {
    padding: 0 15px;
  }
}
@media (max-width: 1500px) {
  .jpp-page-nav:before {
    position: absolute;
    right: 19px;
    content: "";
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(247, 247, 247, 0) 0%, #f7f7f7 100%);
    z-index: 5;
    width: 32px;
  }
}
.mainwrap.roland .shop-section .product-row .product-button h3 {
  text-align: center;
  font-size: 16px !important;
  padding: 15%;
  color: #006bb4 !important;
  text-transform: capitalize !important;
}

div[data-content-type=row] > .shop-trending-categories .card-wrapper .shop-button h5 {
  background: #0088ce;
  color: #fff !important;
  padding: 5px 15px;
  margin: 16px 0;
  line-height: 19.2px !important;
}

.mainwrap.roland h1, .mainwrap.roland h2, .mainwrap.roland h3, .mainwrap.roland h4, .mainwrap.roland h5, .mainwrap.roland p {
  text-transform: none !important;
}

div[data-content-type=simple_cards] .card {
  width: 374px;
  min-height: 374px;
  max-width: calc(25% - 12px);
  border: 1px solid transparent;
  margin-right: 16px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  padding: 24px;
  position: relative;
}

@media (max-width: 1200px) {
  div[data-content-type=simple_cards] .card.simple-tile:nth-of-type(4n) {
    margin-right: 0;
  }
}
div[data-content-type=simple_cards] .card h4 {
  font-size: 24px;
  text-decoration: none;
  text-align: center;
  text-transform: none;
  font-weight: 800;
}

div[data-content-type=simple_cards] .card img {
  max-height: 72px;
  margin: 0 auto;
  margin-top: 8%;
}

div[data-content-type=simple_cards] .card p {
  font-size: 14px;
  line-height: 18px !important;
  text-align: center;
  color: #222;
}

@media (max-width: 768px) {
  div[data-content-type=simple_cards] .card p {
    font-size: 13px !important;
  }
}
.text-center {
  text-align: center;
}

.table:not(.cart):not(.totals) {
  border: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  font-size: 14px;
}

table > tbody > tr > th, table > tfoot > tr > th, table > tbody > tr > td, table > tfoot > tr > td {
  vertical-align: top;
}

th {
  font-weight: bold;
}

table > thead > tr > th, table > thead > tr > td {
  vertical-align: bottom;
}

#vue-landing-page .orange-button {
  font-weight: 800;
  text-decoration: none !important;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #fff !important;
  border: 1px solid #f58220 !important;
  color: #f58220;
  text-decoration: none !important;
  color: #f58220 !important;
  display: inline-block;
  width: auto;
}

#vue-landing-page .mainwrap.roland .get-inspired .orange-button {
  background-color: #F58220 !important;
  color: #fff !important;
}

.orange-button:hover, .orange-button:focus {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
}

.mainwrap.roland .inspired-section h2 {
  color: #FFFFFF;
  /* padding: 48px 0 0; */
  margin-bottom: 0 !important;
  /* font-size: 36px; */
}

.mainwrap.roland .inspired-section h3 {
  color: #FFFFFF !important;
  margin: 0 0 8px !important;
  font-weight: 500 !important;
}

@media (min-width: 992px) {
  .mainwrap.roland .engraving-kits-top-section h3 {
    font-size: 20px !important;
  }
}
.mainwrap.roland .engraving-kits-top-section h3 {
  color: #FFFFFF;
  margin-top: 0 !important;
  font-weight: 400 !important;
  font-style: italic;
}

.mainwrap.roland .engraving-kits-top-section h2 {
  color: #FFFFFF !important;
  margin-top: 0;
  margin-bottom: 0 !important;
}

.mainwrap.roland .bundles-section h2 {
  color: #FFFFFF !important;
  text-align: center;
  font-weight: 400 !important;
  font-size: 20px !important;
  margin-bottom: 0 !important;
}

#vue-landing-page .mainwrap.roland .bundles-section h4 {
  color: #FFFFFF !important;
  text-align: center;
  font-size: 44px;
  font-weight: 800;
}

.mainwrap.roland .bundles-section .container > p {
  color: #000000 !important;
}

#vue-landing-page .mainwrap.roland .resources-section .resources-box .orange-button {
  background-color: #f58220 !important;
  color: #fff !important;
}

#vue-landing-page .mainwrap.roland .resources-section .big-buttons a h3 {
  color: #FFFFFF !important;
  font-weight: 800;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
  padding: 0;
}

#vue-landing-page .mainwrap.roland .laser-comparison-table table tr th h2 {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase !important;
}

#vue-landing-page .makers-guide a {
  min-height: 27.29vw;
  display: block;
}

#vue-landing-page .bluebutton, #vue-landing-page .button-blue, #vue-landing-page .blue-button, #vue-landing-page .btn-blue, #vue-landing-page .pagebuilder-button-primary {
  font-weight: 800;
  text-decoration: none !important;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #0088ce !important;
  border: 1px solid #0088ce !important;
  color: #fff !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: normal !important;
}

#vue-landing-page .mainwrap.roland .trusted-source .blue-button {
  background-color: #F58220 !important;
  border: 1px solid #F58220 !important;
}

#vue-landing-page .bluebutton:hover, #vue-landing-page .bluebutton:focus, #vue-landing-page .button-blue:hover, #vue-landing-page .button-blue:focus, #vue-landing-page .blue-button:hover, #vue-landing-page .btn-blue:hover, #vue-landing-page .blue-button:focus, #vue-landing-page .btn-blue:focus, #vue-landing-page .pagebuilder-button-primary:hover, #vue-landing-page .pagebuilder-button-primary:focus {
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1e95d4 !important;
}

div[data-content-type=simple_cards] .card.simple-tile {
  width: 230px;
  height: 230px;
  min-height: 230px;
  padding: 0;
  overflow: hidden;
}

@media (max-width: 1280px) {
  div[data-content-type=simple_cards] .card {
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
    max-width: 100%;
    margin-bottom: 16px;
    min-height: 316px;
  }
  div[data-content-type=simple_cards] {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  div[data-content-type=simple_cards] {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  div[data-content-type=simple_cards] .card {
    padding: 16px;
  }
}
@media (max-width: 660px) {
  div[data-content-type=simple_cards] .card {
    width: 100%;
    margin-right: 0;
    min-height: auto;
  }
}
.orangebutton, .button-orange, .pagebuilder-button-secondary {
  font-weight: 800;
  text-decoration: none !important;
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  border-radius: 0 !important;
  box-sizing: border-box;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px !important;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #f58220 !important;
  border: 1px solid #f58220 !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: normal !important;
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary, .quote-details-items .actions-toolbar > .action.pagebuilder-button-primary, .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary, .action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}

a.pagebuilder-button-secondary {
  display: inline-block;
}

.bluebutton span, .button-blue span, .blue-button span, .btn-blue span, .pagebuilder-button-primary span {
  font-weight: 800;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}

.orangebutton span, .button-orange span, .pagebuilder-button-secondary span {
  font-weight: 800;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  #sns_main h3 {
    font-size: 28px;
    margin: 24px 0;
  }
}
.customer-quote .quote-wrap h3 {
  font-size: 18px !important;
  text-align: center;
  margin: 2px auto !important;
}

.color-blue, .blue, .jpp-blue {
  color: #0088ce !important;
}

.color-orange, .orange, .jpp-orange {
  color: #f58220 !important;
}

.sponsored-product-wrapper .pagebuilder-column-group h3, .sponsored-product-wrapper .pagebuilder-column-group h4 {
  margin-bottom: 0 !important;
}

@media (min-width: 769px) {
  .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pagebuilder-mobile-hidden {
    display: none;
  }
}
.orangebutton:hover, .orangebutton:focus, .button-orange:hover, .button-orange:focus, .pagebuilder-button-secondary:hover, .pagebuilder-button-secondary:focus {
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #f6913a !important;
}

#sns_main .customer-quote .quote-wrap h4 {
  font-size: 18px;
  color: #444;
  font-weight: 600;
  text-align: center;
  text-transform: none !important;
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.bluebutton, .button-blue, .blue-button, .btn-blue, .pagebuilder-button-primary {
  font-weight: 800;
  text-decoration: none !important;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #0088ce !important;
  border: 1px solid #0088ce !important;
  color: #fff !important;
  font-size: 14px !important;
  height: auto !important;
  line-height: normal !important;
}

.bluebutton:hover, .bluebutton:focus, .button-blue:hover, .button-blue:focus, .blue-button:hover, .btn-blue:hover, .blue-button:focus, .btn-blue:focus, .pagebuilder-button-primary:hover, .pagebuilder-button-primary:focus {
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1e95d4 !important;
}

.orange-button {
  font-weight: 800;
  text-decoration: none !important;
  -webkit-transition: all 0.24s ease, height 0s;
  transition: all 0.24s ease, height 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border: 1px solid transparent !important;
  border-radius: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px !important;
  line-height: 100%;
  padding: 13px 25px !important;
  text-transform: uppercase;
  background-color: #fff !important;
  border: 1px solid #f58220 !important;
  color: #f58220;
  text-decoration: none !important;
  color: #f58220 !important;
  display: inline-block;
  width: auto;
}

#sns_main .design-files h3 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

#sns_main .large-orange-button {
  background-color: #f58220 !important;
}

#sns_main .large-orange-button div.blue-hover {
  font-weight: 800 !important;
}

#sns_main div.unsubscribe {
  font-weight: 400;
}

#sns_main h2 {
  font-weight: 800;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  #sns_main h2 {
    font-size: 32px;
    margin: 24px 0;
  }
}
div[data-appearance=contained], div[data-content-type=row][data-appearance=contained] {
  max-width: 92%;
  width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

div[data-content-type=row] .tile-section {
  margin-top: 64px !important;
  background: #fff !important;
  padding: 32px !important;
  width: 1500px !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  z-index: 2;
  position: relative;
}

div[data-content-type=row] .tile-section h2 {
  text-transform: none;
  margin-top: 0;
  font-size: 32px;
  width: 100%;
}

div[data-content-type=row] .tile-section .card-wrapper {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
}

div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile {
  width: calc(20% - 16.8px);
  height: auto !important;
  min-height: 0 !important;
}

div[data-content-type=row] .tile-section .card-wrapper {
  flex-wrap: wrap;
}

div[data-content-type=row][data-appearance=full-width] > .row-full-width-inner {
  width: 1500px;
  margin-left: auto;
  margin-right: auto;
  max-width: 92%;
}

@media only screen and (max-width: 767px) {
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  div[data-content-type=row][data-appearance=full-width] > .row-full-width-inner {
    max-width: 100%;
  }
  div[data-appearance=contained], div[data-content-type=row][data-appearance=contained] {
    max-width: 100%;
  }
}
@media (max-width: 1368px) {
  div[data-content-type=simple_cards] .card.simple-tile {
    width: calc(20% - 12.8px);
    height: auto;
    min-height: 0;
  }
}
@media (max-width: 1280px) {
  div[data-content-type=row] .tile-section {
    margin-top: 48px !important;
    padding: 24px !important;
  }
  div[data-content-type=simple_cards] .card.simple-tile {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  div[data-content-type=row] .tile-section {
    padding-bottom: 8px !important;
  }
  div[data-content-type=simple_cards] .card.simple-tile {
    width: calc(25% - 12px) !important;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-section {
    margin-top: 48px !important;
  }
  div[data-content-type=row] .tile-section h2 {
    font-size: 24px;
  }
  div[data-content-type=simple_cards] .card.simple-tile {
    width: calc(33.333% - 10.666px);
  }
}
@media (max-width: 768px) {
  div[data-content-type=row] .tile-section {
    max-width: calc(100% - 32px) !important;
    margin-top: 32px !important;
    padding: 16px !important;
    padding-bottom: 0 !important;
  }
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile {
    width: calc(33.333% - 16.666px) !important;
  }
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-section {
    margin-top: 24px !important;
  }
  div[data-content-type=row] .tile-section h2 {
    font-size: 20px;
  }
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile {
    width: calc(50% - 8px) !important;
    margin-right: 8px !important;
    margin-bottom: 8px !important;
  }
  div[data-content-type=simple_cards] .card.simple-tile {
    width: calc(50% - 8px);
  }
}
#sns_main div[data-content-type=text] {
  line-height: 28px;
}

[data-content-type=row][data-appearance=contained] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}

div[data-content-type=simple_cards] .card.simple-tile.text-only h5 {
  bottom: auto;
  right: auto;
  width: calc(100% - 32px);
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  line-height: 21.6px !important;
}

.resources-videos a {
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
}
.resources-videos .container > div {
  background: #F1EFEF;
  margin: 0 0 40px;
  padding: 80px 40px 40px;
}
@media (max-width: 767px) {
  .resources-videos .container > div {
    padding: 40px 20px 80px;
  }
}
.resources-videos h2 {
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .resources-videos h2 {
    font-size: 44px;
  }
}
.resources-videos h3 {
  font-weight: 300;
  margin: 12px 0 36px;
  text-transform: none;
  font-size: 24px;
}
@media (min-width: 992px) {
  .resources-videos h3 {
    font-size: 32px;
  }
}
.resources-videos .black-button {
  color: #FFFFFF !important;
  background-color: #0088CE;
  padding: 12px 32px;
}
.resources-videos .black-button:hover {
  color: #FFFFFF !important;
  filter: brightness(1.2);
}
@media (max-width: 991px) {
  .resources-videos .black-button {
    padding: 8px 32px !important;
  }
}
.resources-videos .col-md-4 p {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .resources-videos .col-md-4 {
    margin-bottom: 40px;
  }
}
.resources-videos .col-md-8 {
  overflow-x: scroll;
}
.resources-videos .col-md-8::-webkit-scrollbar {
  height: 16px;
}
.resources-videos .col-md-8::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #707070;
}
.resources-videos .col-md-8::-webkit-scrollbar-track {
  border-radius: 8px;
  background: #F1EFEF;
}
.resources-videos .video-slider {
  display: flex;
  flex-wrap: nowrap;
}
.resources-videos .video {
  width: 420px;
  min-width: 420px;
}
.resources-videos .video > div {
  background-color: #FFFFFF;
  padding: 44px 32px;
  margin-bottom: 40px;
  height: 86% !important;
}
.resources-videos .video > div:first-of-type {
  margin-right: 20px;
}
.resources-videos h4 {
  font-size: 16px !important;
  font-weight: 500 !important;
  text-align: center;
  margin-bottom: 8px !important;
  text-transform: none !important;
  color: #353535 !important;
}
.resources-videos a:hover h5 {
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  color: #F57F29 !important;
}
.resources-videos h5 {
  color: #0088CE !important;
  text-align: center;
  margin: 0 auto;
  display: block;
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
}

/*# sourceMappingURL=landing-pages-helper.css.map */
