body > main .pagebuilder-button-primary span {
  font-weight: 800;
}
@media (min-width: 769px), print {
  body > main .pagebuilder-mobile-only {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  body > main .pagebuilder-mobile-hidden {
    display: none !important;
  }
  body > main .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  body > main .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
}
body > main a, body > main .link, body > main .alink {
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  color: #0088ce;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
body > main img, body > main .img, body > main .image {
  height: auto;
  width: auto;
}
body > main span, body > main p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
body > main span {
  margin-bottom: 0;
  margin-top: 0;
}
body > main h2 {
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
  margin: 16px 0;
  text-transform: uppercase;
}
body > main h3 {
  font-weight: 800;
  color: #353535;
  font-size: 22px;
  line-height: 120%;
  margin: 16px 0;
  text-transform: uppercase;
}
body > main h4 {
  font-weight: 800;
  font-size: 18px;
  line-height: 120%;
  margin: 16px 0;
  text-transform: uppercase;
}
body > main h5 {
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  margin: 16px 0;
  text-transform: uppercase;
  color: #353535;
}

#sns_main {
  padding-bottom: 80px;
}

.bluebutton, .button-blue, .blue-button, .btn-blue, .pagebuilder-button-primary {
  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;
  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 {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  background-color: #1e95d4 !important;
}

.jpp-slider-wrapper .jpp-slider {
  background: #fff;
  min-height: 61.979vw;
  position: relative;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease;
}

.slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  display: block;
  touch-action: pan-y;
  user-select: none;
}

@media (min-width: 769px) {
  .jpp-slider-wrapper .jpp-slider {
    min-height: 21.25vw;
  }
}
.trending-row {
  min-height: 400px;
}
@media (max-width: 1280px) {
  .trending-row {
    min-height: 300px;
  }
}
@media (max-width: 991px) {
  .trending-row {
    min-height: 250px;
  }
}

.jpp-trending-recent-product-tiles {
  position: relative;
  padding-top: 72px;
  padding-bottom: 64px;
  display: flex;
  flex-wrap: wrap;
  width: 1500px;
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1280px) {
  .jpp-trending-recent-product-tiles {
    padding: 48px 0;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles {
    padding: 0 0 48px;
  }
}
@media (max-width: 768px) {
  .jpp-trending-recent-product-tiles {
    padding: 0 0 22px;
    max-width: 100%;
  }
}
.jpp-trending-recent-product-tiles h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 40px;
  text-transform: none;
  display: inline-block;
}
@media (max-width: 1280px) {
  .jpp-trending-recent-product-tiles h2 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .jpp-trending-recent-product-tiles h2 {
    font-size: 20px;
  }
}
.jpp-trending-recent-product-tiles h2 + span {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  transform: translateX(10px) translateY(-5px);
}
@media (max-width: 480px) {
  .jpp-trending-recent-product-tiles h2 + span {
    display: none;
  }
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles .heading-wrapper {
    position: absolute;
    top: 48px;
  }
}
@media (max-width: 768px) {
  .jpp-trending-recent-product-tiles .heading-wrapper {
    left: 16px;
    top: 28px;
  }
}
.jpp-trending-recent-product-tiles .trending-products-row {
  width: 100%;
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles .trending-products-row {
    overflow-x: scroll;
    min-width: 100vw;
    transform: translateX(-4vw);
    padding: 98px 4vw 12px;
  }
}
@media (max-width: 768px) {
  .jpp-trending-recent-product-tiles .trending-products-row {
    transform: translateX(0);
    padding: 64px 16px 12px;
  }
}
@media (max-width: 660px) {
  .jpp-trending-recent-product-tiles .trending-products-row {
    padding-top: 64px;
  }
}
.jpp-trending-recent-product-tiles .trending-products-row .trending-row-inner {
  display: flex;
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles .trending-products-row .trending-row-inner {
    min-width: 1250px;
  }
}
@media (max-width: 480px) {
  .jpp-trending-recent-product-tiles .trending-products-row .trending-row-inner {
    min-width: 940px;
  }
}
.jpp-trending-recent-product-tiles .tile-wrapper {
  display: flex;
  position: relative;
  width: 74.4%;
}
@media (max-width: 1280px) {
  .jpp-trending-recent-product-tiles .tile-wrapper {
    width: calc(75% - 16px);
    margin-right: 16px;
  }
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles .tile-wrapper {
    width: calc(73% - 16px);
    margin-right: 10px;
  }
}
.jpp-trending-recent-product-tiles .tile-wrapper .product-tiles {
  display: flex;
  position: relative;
  align-self: flex-start;
  width: 100%;
}
.jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product {
  flex: 1;
  margin-right: 14px;
  border-radius: 4px;
  box-shadow: 0px 0px 8px rgba(2, 2, 2, 0.12);
  position: relative;
  align-self: flex-start;
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product {
    margin-right: 8px;
  }
}
@media (max-width: 1280px) {
  .jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product:last-of-type {
    margin-right: 0;
  }
}
.jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product a {
  display: block;
  width: 100%;
  padding-top: 100%;
  border-radius: 4px;
  background: #fff;
}
.jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product a:hover label {
  color: #0088ce;
}
.jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-60%);
  max-width: 156px;
  max-height: 76%;
}
@media (max-width: 1280px) {
  .jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product img {
    transform: translateX(-50%) translateY(-56%);
    max-width: 100px;
    max-height: 70%;
  }
}
@media (max-width: 480px) {
  .jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product img {
    transform: translateX(-50%) translateY(-62%);
    max-height: 64%;
  }
}
.jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product label {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  position: absolute;
  bottom: 8px;
  left: 10px;
  right: 10px;
  font-weight: 700;
  color: #000;
  text-align: center;
  transition: 0.18s ease;
  pointer-events: none;
}
@media (max-width: 1280px) {
  .jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product label {
    font-size: 11px;
    line-height: 11px;
    bottom: 6px;
    left: 6px;
    right: 6px;
  }
}
@media (max-width: 480px) {
  .jpp-trending-recent-product-tiles .tile-wrapper .product-tiles .product label {
    font-size: 11px;
    bottom: 8px;
  }
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper {
  width: 25.6%;
  position: relative;
  align-self: flex-end;
}
@media (max-width: 1280px) {
  .jpp-trending-recent-product-tiles .cta-tile-wrapper {
    align-self: flex-end;
    width: 25%;
  }
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles .cta-tile-wrapper {
    width: 18%;
  }
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile {
  width: 100%;
  padding-top: calc(100% - 8px);
  border-radius: 8px;
  border: 4px solid #fff;
  box-shadow: 0px 0px 8px rgba(2, 2, 2, 0.12);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none !important;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a .cta-button {
  background: #f58220;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  padding: 6px 16px;
  box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.2);
  display: inline-block;
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  transition: 0.18s ease;
  min-width: 101.79px;
  max-width: calc(100% - 24px);
}
@media (min-width: 991px) {
  .jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a .cta-button {
    white-space: nowrap;
  }
}
@media (max-width: 991px) {
  .jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a .cta-button {
    font-size: 11px;
    padding: 4px 13px;
    min-width: calc(100% + 8px);
    transform: translateX(-50%) scale(0.9);
    bottom: 4px;
  }
}
@media (max-width: 480px) {
  .jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a .cta-button {
    bottom: 4px;
  }
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a .image {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333 center center;
  background-size: cover;
  animation: fadein 0.4s ease;
  animation-fill-mode: forwards;
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a .image:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  opacity: 0.2;
  content: "";
  z-index: 2;
  display: none;
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile a:hover .cta-button {
  filter: brightness(1.06);
}
.jpp-trending-recent-product-tiles .cta-tile-wrapper .cta-tile:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
  opacity: 1;
  background: #f9f9f9;
}
.jpp-trending-recent-product-tiles.new-user .recently-viewed-purchased {
  display: none;
}

.recently-viewed-purchased {
  display: flex;
  width: 1500px;
  max-width: 92%;
  margin: 0 auto;
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .recently-viewed-purchased {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 660px) {
  .recently-viewed-purchased {
    flex-direction: column;
  }
}
.recently-viewed-purchased .recently-viewed, .recently-viewed-purchased .recently-purchased {
  width: calc(50% - 20px);
}
@media (max-width: 660px) {
  .recently-viewed-purchased .recently-viewed, .recently-viewed-purchased .recently-purchased {
    width: 100%;
  }
}
.recently-viewed-purchased .recently-viewed h2, .recently-viewed-purchased .recently-purchased h2 {
  font-size: 32px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .recently-viewed-purchased .recently-viewed h2, .recently-viewed-purchased .recently-purchased h2 {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .recently-viewed-purchased .recently-viewed h2, .recently-viewed-purchased .recently-purchased h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .recently-viewed-purchased .recently-viewed h2, .recently-viewed-purchased .recently-purchased h2 {
    font-size: 20px;
    font-weight: 700;
  }
}
.recently-viewed-purchased .recently-viewed .product-tiles, .recently-viewed-purchased .recently-purchased .product-tiles {
  width: 100%;
  display: flex;
}
@media (max-width: 991px) {
  .recently-viewed-purchased .recently-viewed .product-tiles, .recently-viewed-purchased .recently-purchased .product-tiles {
    flex-wrap: wrap;
  }
}
.recently-viewed-purchased .recently-viewed .product, .recently-viewed-purchased .recently-purchased .product {
  position: relative;
  margin-right: 12px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.08);
  width: calc(25% - 9px);
}
@media (max-width: 991px) {
  .recently-viewed-purchased .recently-viewed .product, .recently-viewed-purchased .recently-purchased .product {
    margin-right: 8px;
    margin-bottom: 8px;
    width: calc(50% - 4px);
  }
  .recently-viewed-purchased .recently-viewed .product:nth-of-type(2n), .recently-viewed-purchased .recently-purchased .product:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  .recently-viewed-purchased .recently-viewed .product, .recently-viewed-purchased .recently-purchased .product {
    width: calc(25% - 6px);
  }
  .recently-viewed-purchased .recently-viewed .product:nth-of-type(2n), .recently-viewed-purchased .recently-purchased .product:nth-of-type(2n) {
    margin-right: 8px;
  }
  .recently-viewed-purchased .recently-viewed .product:last-of-type, .recently-viewed-purchased .recently-purchased .product:last-of-type {
    margin-right: 0;
  }
}
.recently-viewed-purchased .recently-viewed .product:last-of-type, .recently-viewed-purchased .recently-purchased .product:last-of-type {
  margin-right: 0;
}
.recently-viewed-purchased .recently-viewed .product a, .recently-viewed-purchased .recently-purchased .product a {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  z-index: 1;
}
.recently-viewed-purchased .recently-viewed .product a:before, .recently-viewed-purchased .recently-purchased .product a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(120deg, rgba(0, 5, 10, 0.3) -50%, rgba(0, 5, 10, 0.54) 50%, rgba(0, 5, 10, 0.3) 150%);
  pointer-events: none;
  opacity: 0;
  transition: 0.18s ease;
  z-index: 3;
  display: block !important;
}
@media (max-width: 768px) {
  .recently-viewed-purchased .recently-viewed .product a:before, .recently-viewed-purchased .recently-purchased .product a:before {
    display: none !important;
  }
}
.recently-viewed-purchased .recently-viewed .product a span, .recently-viewed-purchased .recently-purchased .product a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: calc(100% - 24px);
  font-size: 13px;
  line-height: 15px;
  color: #fff;
  text-shadow: 0px 0px 4px rgba(2, 2, 2, 0.56), 0px 0px 4px rgba(2, 2, 2, 0.06), 0px 0px 6px rgba(2, 2, 2, 0.12);
  text-align: center;
  font-weight: 600;
  opacity: 0;
  transition: 0.18s ease;
  z-index: 4;
  display: block !important;
}
@media (max-width: 768px) {
  .recently-viewed-purchased .recently-viewed .product a span, .recently-viewed-purchased .recently-purchased .product a span {
    display: none !important;
  }
}
.recently-viewed-purchased .recently-viewed .product a:hover:before, .recently-viewed-purchased .recently-viewed .product a:hover span, .recently-viewed-purchased .recently-purchased .product a:hover:before, .recently-viewed-purchased .recently-purchased .product a:hover span {
  transition-delay: 0.18s;
  opacity: 1;
}
.recently-viewed-purchased .recently-viewed .product img, .recently-viewed-purchased .recently-purchased .product img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 80%;
  max-height: 74%;
}
.recently-viewed-purchased .recently-viewed {
  margin-right: 40px;
}
@media (max-width: 660px) {
  .recently-viewed-purchased .recently-viewed {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .recently-viewed-purchased.has-purchased:not(.has-viewed) .recently-purchased {
    width: 100%;
  }
  .recently-viewed-purchased.has-purchased:not(.has-viewed) .recently-purchased .product {
    width: calc(25% - 4px);
    width: 148px;
    max-width: calc(25% - 4px);
  }
  .recently-viewed-purchased.has-purchased:not(.has-viewed) .recently-purchased .product:nth-of-type(2) {
    margin-right: 8px;
  }
}
@media (max-width: 991px) {
  .recently-viewed-purchased.has-viewed:not(.has-purchased) .recently-viewed {
    width: 100%;
  }
  .recently-viewed-purchased.has-viewed:not(.has-purchased) .recently-viewed .product {
    width: calc(25% - 4px);
    width: 148px;
    max-width: calc(25% - 4px);
  }
  .recently-viewed-purchased.has-viewed:not(.has-purchased) .recently-viewed .product:nth-of-type(2) {
    margin-right: 8px;
  }
}

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 (max-width: 768px) {
  div[data-content-type=row][data-appearance=full-width] > .row-full-width-inner {
    max-width: 100%;
  }
}
div.jpp-main-categories {
  margin-bottom: 84px;
}
@media (max-width: 1280px) {
  div.jpp-main-categories {
    margin-bottom: 48px;
  }
}
@media (max-width: 768px) {
  div.jpp-main-categories {
    padding: 0;
  }
}
div.jpp-main-categories h2 {
  font-size: 36px;
  text-transform: none;
  margin: 0;
  margin-bottom: 12px;
  display: inline-block;
}
@media (max-width: 1280px) {
  div.jpp-main-categories h2 {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  div.jpp-main-categories h2 {
    padding: 0 16px;
  }
}
div.jpp-main-categories h2 + span {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  transform: translateX(10px) translateY(-5px);
}
@media (max-width: 1054px) {
  div.jpp-main-categories h2 + span {
    transform: translateX(0) translateY(-5px);
  }
}
@media (max-width: 768px) {
  div.jpp-main-categories h2 + span {
    padding: 0 16px;
  }
}
@media (max-width: 480px) {
  div.jpp-main-categories h2 + span {
    display: none;
  }
}
div.jpp-main-categories .category-tiles {
  display: flex;
  flex-wrap: wrap;
  min-width: calc(100% + 32px);
  transform: translateX(-16px);
  position: relative;
}
@media (max-width: 1280px) {
  div.jpp-main-categories .category-tiles {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  div.jpp-main-categories .category-tiles {
    min-width: 100%;
    transform: translateX(0);
    justify-content: space-around;
  }
}
@media (max-width: 660px) {
  div.jpp-main-categories .category-tiles {
    justify-content: center;
  }
}
div.jpp-main-categories .category-tiles .tile {
  width: 236px;
  height: 236px;
  border-radius: 8px;
  padding: 16px;
  margin: 8px;
  transition: all 0.18s ease, height 0s, width 0s;
  position: relative;
}
@media (min-width: 1281px) and (max-width: 1610px) {
  div.jpp-main-categories .category-tiles .tile {
    width: 14vw;
    height: 14vw;
  }
}
@media (max-width: 1280px) {
  div.jpp-main-categories .category-tiles .tile {
    width: calc(23vw - 16px);
    height: calc(23vw - 16px);
  }
}
@media (max-width: 991px) {
  div.jpp-main-categories .category-tiles .tile {
    width: calc(30.666vw - 16px);
    height: calc(30.666vw - 16px);
  }
}
@media (max-width: 660px) {
  div.jpp-main-categories .category-tiles .tile {
    width: calc(50vw - 32px);
    height: calc(50vw - 32px);
  }
}
div.jpp-main-categories .category-tiles .tile a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
div.jpp-main-categories .category-tiles .tile img {
  display: block;
  margin: 0 auto;
  max-width: 94%;
  max-height: 128px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-54%);
}
@media (max-width: 768px) {
  div.jpp-main-categories .category-tiles .tile img {
    max-height: 60%;
    transform: translateX(-50%) translateY(-58%);
  }
}
div.jpp-main-categories .category-tiles .tile h5 {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 12px;
  text-transform: none;
  text-align: center;
  font-weight: 700;
  transition: 0.18s ease;
}
@media (max-width: 768px) {
  div.jpp-main-categories .category-tiles .tile h5 {
    font-size: 14px;
    line-height: 15px;
    bottom: 10px;
  }
}
@media (max-width: 480px) {
  div.jpp-main-categories .category-tiles .tile h5 {
    left: 6px;
    right: 6px;
    bottom: 6px;
  }
}
div.jpp-main-categories .category-tiles .tile:hover {
  box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.12);
}
div.jpp-main-categories .category-tiles .tile:hover h5 {
  color: #0088ce;
}

@media (max-width: 991px) {
  #sns_main .jpp-trending-recent-product-tiles h2, #sns_main .jpp-main-categories h2, #sns_main #home-resources h2, #sns_main .testimonials-section h2, #sns_main .home-why-choose-jpp h2, #sns_main .home-feature-pages-block h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 768px) {
  #sns_main .jpp-trending-recent-product-tiles h2, #sns_main .jpp-main-categories h2, #sns_main #home-resources h2, #sns_main .testimonials-section h2, #sns_main .home-why-choose-jpp h2, #sns_main .home-feature-pages-block h2 {
    font-size: 24px !important;
  }
  div.jpp-main-categories h2 {
    padding: 0 16px;
  }
  div.jpp-main-categories h2 + span {
    padding: 0 16px;
  }
  #sns_main .jpp-trending-recent-product-tiles p, #sns_main .jpp-main-categories p, #sns_main #home-resources p, #sns_main .testimonials-section p, #sns_main .home-why-choose-jpp p, #sns_main .home-feature-pages-block p {
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  #sns_main .jpp-trending-recent-product-tiles h2, #sns_main .jpp-main-categories h2, #sns_main #home-resources h2, #sns_main .testimonials-section h2, #sns_main .home-why-choose-jpp h2, #sns_main .home-feature-pages-block h2 {
    font-size: 22px !important;
  }
  div.jpp-main-categories h2 + span {
    display: none !important;
  }
  #sns_main .jpp-trending-recent-product-tiles p, #sns_main .jpp-main-categories p, #sns_main #home-resources p, #sns_main .testimonials-section p, #sns_main .home-why-choose-jpp p, #sns_main .home-feature-pages-block p {
    font-size: 14px !important;
  }
}
.market-section {
  width: 85%;
  margin: 0 auto;
}
.market-section .full-width-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 55px);
  width: 100vw;
  top: -70px;
  bottom: 0;
  background-color: #F1EFEF;
}
.market-section .page-tiles {
  width: 100%;
  margin: 0 auto;
}
.market-section .page-tiles .tile {
  width: 24%;
  margin: 12px;
  position: relative;
  transition: 0.24s ease;
  background: #f5f5f5;
}
.market-section .page-tiles .tile:hover a img {
  box-shadow: 0 -4px 14px rgba(2, 2, 2, 0.16);
  transform: scale(1.02);
  cursor: pointer;
}
.market-section .page-tiles .tile:hover a .label-area label {
  color: #0088CE;
}
.market-section .page-tiles .tile a {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 10px;
  background: #F1EFEF;
}
.market-section .page-tiles .tile a img {
  transition: 0.24s ease;
  width: 100%;
  border-radius: 10px;
  flex: 1;
  object-fit: cover;
}
.market-section .page-tiles .tile a .label-area {
  background: #F1EFEF;
  border-radius: 10px;
  margin-top: 10px;
  transition: 0.24s ease;
}
.market-section .page-tiles .tile a .label-area label {
  font-size: 16px;
  color: #353535;
  text-transform: uppercase;
  text-align: center;
  line-height: 48px;
  font-weight: 800;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  transition: 0.24s ease;
}
@media (max-width: 991px) {
  .market-section .page-tiles .tile {
    width: 49%;
  }
}
.market-section .header-text {
  padding-top: 20px;
}
.market-section .header-text h2 {
  margin: 0;
  text-transform: inherit;
  font-size: 32px;
}
@media (max-width: 991px) {
  .market-section .header-text h2 {
    font-size: 24px;
  }
}
.market-section .header-text p {
  margin: 0;
}
.market-section .page-tiles {
  flex-wrap: unset;
}
.market-section .page-tiles .tile {
  border-radius: 10px;
  margin: 25px 8px;
}
.market-section .page-tiles .tile .label-area label {
  font-weight: 500;
  font-size: 19px;
}

#home-resources {
  background: linear-gradient(45deg, #004589 0%, #002951 100%);
  padding: 88px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 768px) {
  #home-resources {
    padding: 48px 0;
  }
}
#home-resources h2, #home-resources p {
  color: #fff;
}
#home-resources h2 {
  font-size: 36px;
  margin-top: 0;
  text-transform: none;
  text-align: center;
  padding: 0 16px;
}
#home-resources p {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
  width: 778px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 16px;
}
@media (max-width: 991px) {
  #home-resources p {
    width: 526px;
  }
}
#home-resources .resources-toggles {
  display: flex;
  justify-content: center;
  margin-bottom: 48px;
  padding: 0 16px;
}
@media (max-width: 768px) {
  #home-resources .resources-toggles {
    flex-wrap: wrap;
    width: 378px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  #home-resources .resources-toggles {
    flex-direction: column;
    margin-bottom: 32px;
    transform: scale(0.9);
  }
}
#home-resources .resources-toggles .toggle {
  margin-right: 16px;
  height: 52px;
  background: #fff;
  border-radius: 8px;
  text-decoration: none !important;
  width: 190px;
  transition: 0.2s ease;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 52px;
  display: flex;
  padding: 0 12px;
  border: 1.5px solid transparent;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 991px) {
  #home-resources .resources-toggles .toggle {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding: 0 6px;
  }
}
@media (max-width: 768px) {
  #home-resources .resources-toggles .toggle {
    margin-right: 8px;
    width: calc(50% - 4px) !important;
  }
  #home-resources .resources-toggles .toggle:nth-of-type(2n) {
    margin-right: 0;
  }
  #home-resources .resources-toggles .toggle:nth-of-type(1), #home-resources .resources-toggles .toggle:nth-of-type(2), #home-resources .resources-toggles .toggle:nth-of-type(3) {
    margin-bottom: 8px;
  }
}
@media (max-width: 480px) {
  #home-resources .resources-toggles .toggle {
    padding: 0 5px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 178px !important;
  }
}
#home-resources .resources-toggles .toggle span {
  font-size: 18px;
  font-weight: 700;
  line-height: 52px;
  transition: 0.2s ease;
}
@media (max-width: 991px) {
  #home-resources .resources-toggles .toggle span {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }
}
#home-resources .resources-toggles .toggle svg {
  margin-top: 10px;
  margin-right: 8px;
}
@media (max-width: 991px) {
  #home-resources .resources-toggles .toggle svg {
    margin-top: 4px;
    transform: scale(0.9);
  }
}
@media (max-width: 480px) {
  #home-resources .resources-toggles .toggle svg {
    margin-right: 5px;
  }
}
#home-resources .resources-toggles .toggle svg path, #home-resources .resources-toggles .toggle svg line, #home-resources .resources-toggles .toggle svg rect {
  transition: 0.2s ease;
}
#home-resources .resources-toggles .toggle:last-of-type {
  margin-right: 0;
}
#home-resources .resources-toggles .toggle:last-of-type:before {
  position: absolute;
  content: "";
  pointer-events: none;
  border-radius: 8px;
  background: linear-gradient(to right, #0088ce 0%, #00CEC7 100%);
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.18s;
  border: 1.5px solid transparent;
}
#home-resources .resources-toggles .toggle.webinars {
  color: #0088ce;
}
#home-resources .resources-toggles .toggle.webinars.active {
  background: #0088ce;
}
#home-resources .resources-toggles .toggle.videos {
  color: #F57F29;
}
#home-resources .resources-toggles .toggle.videos.active {
  background: #F57F29;
}
#home-resources .resources-toggles .toggle.blogs {
  color: #004F9D;
}
#home-resources .resources-toggles .toggle.blogs.active {
  background: #004F9D;
}
#home-resources .resources-toggles .toggle.vts {
  border: 0px solid transparent !important;
}
#home-resources .resources-toggles .toggle.vts span {
  color: #004F9D;
  z-index: 2;
  background: -webkit-linear-gradient(#0088ce, #00CEC7);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
#home-resources .resources-toggles .toggle.vts svg {
  z-index: 2;
}
#home-resources .resources-toggles .toggle.vts.active {
  background: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
#home-resources .resources-toggles .toggle.vts.active span {
  background: #fff;
}
#home-resources .resources-toggles .toggle.vts.active svg path, #home-resources .resources-toggles .toggle.vts.active svg line, #home-resources .resources-toggles .toggle.vts.active svg rect {
  stroke: #fff;
}
#home-resources .resources-toggles .toggle.vts.active:before {
  opacity: 1;
  border: 1.5px solid rgba(255, 255, 255, 0.2901960784);
}
#home-resources .resources-toggles .toggle.active {
  color: #fff !important;
  border: 1.5px solid rgba(255, 255, 255, 0.2901960784);
}
#home-resources .resources-toggles .toggle.active svg path {
  stroke: #fff !important;
}
#home-resources .resources-pages {
  position: relative;
}
@media (max-width: 1120px) {
  #home-resources .resources-pages {
    overflow-x: scroll;
  }
  #home-resources .resources-pages::-webkit-scrollbar {
    width: 0px;
    height: 0;
  }
  #home-resources .resources-pages::-webkit-scrollbar-track {
    background: #E8E8E8;
  }
  #home-resources .resources-pages::-webkit-scrollbar-thumb {
    background: #0088ce;
  }
  #home-resources .resources-pages::-webkit-scrollbar-thumb:hover {
    background: #0096E3;
  }
}
#home-resources .resources-pages > div {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  transition: opacity 0.32s ease;
}
@media (max-width: 1120px) {
  #home-resources .resources-pages > div:not(.recent-resources) {
    min-width: 1100px;
    justify-content: flex-start;
    left: 0 !important;
    transform: translateX(16px) !important;
  }
}
@media (max-width: 1120px) {
  #home-resources .resources-pages > div.vts-banner {
    justify-content: center;
    min-width: 0;
  }
}
@media (max-width: 991px) {
  #home-resources .resources-pages > div.vts-banner {
    min-width: 0;
    width: calc(100vw - 32px);
    justify-content: flex-start;
    left: 0 !important;
    transform: translateX(0) !important;
  }
}
@media (max-width: 768px) {
  #home-resources .resources-pages > div.vts-banner {
    width: 234px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  #home-resources .resources-pages > div.recent-resources {
    min-width: 818px;
    justify-content: flex-start;
    left: 0 !important;
    transform: translateX(16px) !important;
  }
}
#home-resources .resources-pages > div.active {
  transition-delay: 0.5s;
  transition: opacity 0.24s ease;
  opacity: 1;
  pointer-events: auto;
  position: relative;
}
#home-resources .resources-pages .resource-card {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 260px;
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  background: #fff;
  min-height: 308px;
  position: relative;
}
@media (max-width: 991px) {
  #home-resources .resources-pages .resource-card {
    width: 234px;
  }
}
#home-resources .resources-pages .resource-card img {
  height: 145px;
  background: #222;
  align-self: flex-start;
  width: 100%;
}
#home-resources .resources-pages .resource-card .label-banner {
  height: 22px;
  line-height: 23px;
  font-size: 12px;
  color: #fff;
  padding: 0 12px 0 16px;
  margin-top: 10px;
  align-self: flex-start;
  font-weight: 600;
  text-transform: uppercase;
}
#home-resources .resources-pages .resource-card.webinar .label-banner {
  background: #0088ce;
}
#home-resources .resources-pages .resource-card.video .label-banner {
  background: #F57F29;
}
#home-resources .resources-pages .resource-card.blog .label-banner {
  background: #004F9D;
}
#home-resources .resources-pages .resource-card:last-of-type {
  margin-right: 0;
}
#home-resources .resources-pages .resource-card h5 {
  font-size: 18px;
  text-transform: none !important;
  font-weight: 700;
  padding: 0 16px;
  margin-top: 10px;
}
#home-resources .resources-pages .resource-card .cta {
  font-size: 14px;
  color: #0088ce;
  position: absolute;
  bottom: 4px;
  height: 40px;
  line-height: 40px;
  transition: 0.18s ease;
  text-align: center;
  align-self: flex-start;
  display: inline-block;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none !important;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
#home-resources .resources-pages .resource-card .cta:hover {
  color: #F57F29;
}
#home-resources .resources-pages .resource-card.view-all a {
  position: absolute;
  font-weight: 700;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none !important;
}
#home-resources .resources-pages .resource-card.view-all a div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: calc(100% - 24px);
}
#home-resources .resources-pages .resource-card.view-all a div svg {
  display: block;
  margin: 0 auto;
}
#home-resources .resources-pages .resource-card.view-all a div span {
  font-weight: 700;
  text-align: center;
  display: block;
  margin-top: 12px;
}
#home-resources .resources-pages .resource-card.view-all.webinars {
  background: #E5F3FA;
}
#home-resources .resources-pages .resource-card.view-all.webinars span {
  color: #0088ce;
}
#home-resources .resources-pages .resource-card.view-all.videos {
  background: #FEF2E9;
}
#home-resources .resources-pages .resource-card.view-all.videos span {
  color: #F57F29;
}
#home-resources .resources-pages .resource-card.view-all.blogs {
  background: #E5EDF5;
}
#home-resources .resources-pages .resource-card.view-all.blogs span {
  color: #004F9D;
}
#home-resources .resources-pages .resource-card.go-to-vts {
  width: 978px;
  max-width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background: #0088ce;
  overflow: hidden;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts {
    width: 234px;
    height: 308px;
  }
}
#home-resources .resources-pages .resource-card.go-to-vts a {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  bottom: -1px;
  display: flex;
  text-decoration: none !important;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts a {
    flex-direction: column-reverse;
  }
}
#home-resources .resources-pages .resource-card.go-to-vts .left-side {
  background: linear-gradient(120deg, #0088CE 0%, #007BBA 100%);
  clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
  width: 52%;
  padding: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts .left-side {
    width: 100%;
    clip-path: none;
  }
}
#home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content {
  width: 284px;
  max-width: 100%;
  margin-left: 32px;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content {
    margin-left: 0;
  }
}
#home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content h3 {
  font-size: 18px;
  color: #fff;
  line-height: 1.4;
  font-weight: 600;
  text-transform: none;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content h3 {
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  #home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content h3 {
    margin-top: 5px;
  }
}
#home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content h3 span {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800 !important;
  color: #fff;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content h3 span {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  #home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content h3 span {
    font-size: 18px;
    display: block;
    margin-top: 6px;
  }
}
#home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content .vts-button {
  height: 44px;
  line-height: 44px;
  color: #0088ce;
  background: #fff;
  text-align: center;
  width: 140px;
  margin-top: 12px;
  font-weight: 800;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts .left-side div.inner-content .vts-button {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 12px auto 0;
  }
}
#home-resources .resources-pages .resource-card.go-to-vts .right-side {
  background: url("https://d2we78jv268onp.cloudfront.net/home/resources-section/vts-banner-image.jpg");
  background-position: center center;
  background-size: cover;
  width: 57%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  #home-resources .resources-pages .resource-card.go-to-vts .right-side {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    height: 145px;
  }
}

div[data-appearance=contained], div[data-content-type=row][data-appearance=contained] {
  max-width: 92%;
  width: 1500px;
}

[data-content-type=row][data-appearance=contained] {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  div[data-appearance=contained], div[data-content-type=row][data-appearance=contained] {
    max-width: 100%;
  }
}
div.marketing-slider {
  width: 1240px;
  max-width: calc(92vw - 120px);
  margin: 90px auto 48px !important;
  position: relative;
  transition: 0.4s ease;
  box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.12);
  max-height: 556px;
}
div.marketing-slider:not(.flickity-enabled) {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 1540px) {
  div.marketing-slider {
    height: 37.06vw;
  }
}
@media (max-width: 1024px) {
  div.marketing-slider {
    width: 500px;
    height: auto;
  }
}
@media (max-width: 991px) {
  div.marketing-slider {
    max-width: calc(100vw - 32px);
    margin: 64px auto !important;
  }
}
@media (max-width: 768px) {
  div.marketing-slider {
    max-width: calc(100vw - 48px);
  }
}
@media (max-width: 480px) {
  div.marketing-slider {
    max-width: 340px;
  }
}
div.marketing-slider .slide {
  display: flex;
  width: 100%;
  min-height: 556px;
}
@media (max-width: 1540px) {
  div.marketing-slider .slide {
    min-height: 37.06vw;
  }
}
@media (max-width: 1024px) {
  div.marketing-slider .slide {
    flex-direction: column-reverse;
  }
}
div.marketing-slider .slide .left-content {
  flex: 1;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f8f8f8;
}
@media (max-width: 1024px) {
  div.marketing-slider .slide .left-content {
    flex: auto;
    width: 100%;
  }
}
div.marketing-slider .slide .left-content .content-inner {
  width: 520px;
  max-width: 100%;
  margin: auto;
  padding: 40px;
}
@media (max-width: 1024px) {
  div.marketing-slider .slide .left-content .content-inner {
    width: 100%;
  }
}
@media (max-width: 991px) {
  div.marketing-slider .slide .left-content .content-inner {
    padding: 28px;
  }
}
@media (max-width: 480px) {
  div.marketing-slider .slide .left-content .content-inner {
    padding: 20px;
  }
}
div.marketing-slider .slide .left-content .content-inner h2 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  div.marketing-slider .slide .left-content .content-inner h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  div.marketing-slider .slide .left-content .content-inner p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0px;
  }
}
div.marketing-slider .slide .left-content .content-inner .blue-button {
  display: inline-block;
  margin-top: 12px;
}
div.marketing-slider .slide .slide-image {
  flex: 1;
  width: 50%;
  position: relative;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 1024px) {
  div.marketing-slider .slide .slide-image {
    flex: auto;
    padding-bottom: 56.25%;
    width: 100%;
  }
}
div.marketing-slider .slide .slide-image img {
  width: 100%;
}
div.marketing-slider .flickity-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
  background: #0088ce;
}
@media (max-width: 1660px) {
  div.marketing-slider .flickity-button {
    transform: translateY(-50%) scale(0.8);
    border: 4px solid #fff;
  }
}
div.marketing-slider .flickity-button:disabled {
  opacity: 0;
}
div.marketing-slider .flickity-button:hover {
  background: #0088ce;
}
div.marketing-slider .flickity-button svg {
  width: 18px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
div.marketing-slider .flickity-button svg path {
  color: #fff;
}
div.marketing-slider .flickity-button.previous {
  left: -60px;
}
@media (max-width: 1660px) {
  div.marketing-slider .flickity-button.previous {
    left: -50px;
  }
}
@media (max-width: 660px) {
  div.marketing-slider .flickity-button.previous {
    left: -21px;
  }
}
div.marketing-slider .flickity-button.next {
  right: -60px;
}
@media (max-width: 1660px) {
  div.marketing-slider .flickity-button.next {
    right: -50px;
  }
}
@media (max-width: 660px) {
  div.marketing-slider .flickity-button.next {
    right: -21px;
  }
}
div.marketing-slider .flickity-page-dots {
  bottom: -60px;
}
div.marketing-slider .flickity-page-dots .dot {
  height: 20px;
  width: 20px;
  border: 1.5px solid #0088ce;
  background: transparent;
  opacity: 0.8;
  transition: 0.18s ease;
}
div.marketing-slider .flickity-page-dots .dot.is-selected {
  background: #0088ce;
  opacity: 1;
}

div[data-enable-parallax="0"][data-pb-style=V7TBVPS][data-element=inner] {
  margin: 0 0 48px;
  padding: 40px 0 0 !important;
}

div.home-why-choose-jpp {
  padding: 78px 16px 90px !important;
  background: #f8f8f8;
}
@media (max-width: 768px) {
  div.home-why-choose-jpp {
    padding: 48px 16px !important;
  }
}
div.home-why-choose-jpp h2 {
  font-size: 36px;
  text-align: center;
  text-transform: none;
  margin-top: 0;
}
@media (max-width: 480px) {
  div.home-why-choose-jpp h2 {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}
div.home-why-choose-jpp p, div.home-why-choose-jpp div[data-content-type=text] {
  width: 800px;
  max-width: 100%;
  margin: 0 auto !important;
  font-size: 14px;
  text-align: center;
  margin-bottom: 40px !important;
}

div[data-content-type=simple_cards] {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 92%;
  margin: 0 auto !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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 24px;
  position: relative;
}

.card {
  background-color: #fff;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
}

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

div[data-content-type=simple_cards] .card h4 {
  font-size: 24px !important;
  text-decoration: none;
  text-align: center;
  text-transform: none !important;
}

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

div.home-why-choose-jpp p, div.home-why-choose-jpp div[data-content-type=text] {
  width: 800px;
  max-width: 100%;
  margin: 0 auto !important;
  font-size: 14px;
  text-align: center;
  margin-bottom: 40px !important;
}

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

.with-buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
}

div[data-content-type=simple_cards] {
  display: flex;
  justify-content: center;
  max-width: 92%;
  margin: 0 auto !important;
}
@media (max-width: 1280px) {
  div[data-content-type=simple_cards] {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  div[data-content-type=simple_cards] {
    max-width: 100%;
  }
}
div[data-content-type=simple_cards] .flickity-slider {
  width: 100%;
}
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: 1280px) {
  div[data-content-type=simple_cards] .card {
    width: calc(50% - 8px);
    max-width: 100%;
    margin-bottom: 16px;
    min-height: 316px;
  }
  div[data-content-type=simple_cards] .card:nth-of-type(2n):not(.simple-tile) {
    margin-right: 0;
  }
}
@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;
  }
}
div[data-content-type=simple_cards] .card svg {
  display: block;
  margin: 0 auto;
  margin-top: 10%;
}
@media (max-width: 1280px) {
  div[data-content-type=simple_cards] .card svg {
    margin-top: 5%;
  }
}
@media (max-width: 768px) {
  div[data-content-type=simple_cards] .card svg {
    width: 50px;
  }
}
div[data-content-type=simple_cards] .card img {
  max-height: 72px;
  margin: 0 auto;
  margin-top: 8%;
}
@media (max-width: 1280px) {
  div[data-content-type=simple_cards] .card img {
    margin-top: 5%;
  }
}
@media (max-width: 768px) {
  div[data-content-type=simple_cards] .card img {
    max-height: 72px;
  }
}
div[data-content-type=simple_cards] .card h4 {
  font-size: 24px;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
@media (max-width: 768px) {
  div[data-content-type=simple_cards] .card h4 {
    font-size: 20px;
  }
}
div[data-content-type=simple_cards] .card p {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #222;
}
@media (max-width: 768px) {
  div[data-content-type=simple_cards] .card p {
    font-size: 13px !important;
  }
}
@media (max-width: 480px) {
  div[data-content-type=simple_cards] .card p {
    font-size: 13px !important;
  }
}
div[data-content-type=simple_cards] .card:last-of-type {
  margin-right: 0;
}
div[data-content-type=simple_cards] .card a.link {
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  font-weight: 800;
  position: absolute;
  bottom: 24px;
  font-size: 14px;
}
div[data-content-type=simple_cards] .card.dark-blue h4 {
  color: #004F9D;
}
div[data-content-type=simple_cards] .card.dark-blue svg path {
  stroke: #004F9D;
}
div[data-content-type=simple_cards] .card.dark-blue a.link {
  color: #004F9D;
}
div[data-content-type=simple_cards] .card.orange h4 {
  color: #F57F29;
}
div[data-content-type=simple_cards] .card.orange svg path {
  stroke: #F57F29;
}
div[data-content-type=simple_cards] .card.orange a.link {
  color: #F57F29;
}
div[data-content-type=simple_cards] .card.blue h4 {
  color: #0088CE;
}
div[data-content-type=simple_cards] .card.blue svg path {
  stroke: #0088CE;
}
div[data-content-type=simple_cards] .card.blue a.link {
  color: #0088CE;
}
div[data-content-type=simple_cards] .card.green h4 {
  color: #68BB5B;
}
div[data-content-type=simple_cards] .card.green svg path {
  stroke: #68BB5B;
}
div[data-content-type=simple_cards] .card.green a.link {
  color: #68BB5B;
}
div[data-content-type=simple_cards] .card.with-buttons {
  margin: 6px !important;
}
@media (min-width: 992px) {
  div[data-content-type=simple_cards] .card.with-buttons {
    max-width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div[data-content-type=simple_cards] .card.with-buttons {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  div[data-content-type=simple_cards] .card.with-buttons {
    width: 90% !important;
  }
}
div[data-content-type=simple_cards] .card.with-buttons .row-full-width-inner {
  width: 100%;
}
div[data-content-type=simple_cards] .card.with-buttons img {
  max-height: 100% !important;
}
div[data-content-type=simple_cards] .card.simple-tile {
  width: 230px;
  height: 230px;
  min-height: 230px;
  padding: 0;
  overflow: hidden;
}
@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=simple_cards] .card.simple-tile {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  div[data-content-type=simple_cards] .card.simple-tile {
    width: calc(25% - 12px) !important;
    margin-bottom: 16px;
  }
  div[data-content-type=simple_cards] .card.simple-tile:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  div[data-content-type=simple_cards] .card.simple-tile {
    width: calc(33.333% - 10.666px);
  }
  div[data-content-type=simple_cards] .card.simple-tile:nth-of-type(4n) {
    margin-right: 16px;
  }
  div[data-content-type=simple_cards] .card.simple-tile:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  div[data-content-type=simple_cards] .card.simple-tile {
    width: calc(50% - 8px);
  }
  div[data-content-type=simple_cards] .card.simple-tile:nth-of-type(3n) {
    margin-right: 16px;
  }
  div[data-content-type=simple_cards] .card.simple-tile:nth-of-type(2n) {
    margin-right: 0;
  }
}
div[data-content-type=simple_cards] .card.simple-tile a.link {
  position: relative !important;
  width: 100%;
  padding-bottom: 100%;
  left: auto;
  bottom: auto;
  transform: translateX(0);
  margin-top: 0;
}
div[data-content-type=simple_cards] .card.simple-tile a.link:hover h5 {
  color: #0088ce;
}
div[data-content-type=simple_cards] .card.simple-tile .image-wrapper, div[data-content-type=simple_cards] .card.simple-tile > img {
  width: calc(100% - 24px);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  left: 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%;
  height: auto;
  max-height: none;
  margin: 0;
}
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;
  transition: 0.18s ease;
  z-index: 2;
}
@media (max-width: 480px) {
  div[data-content-type=simple_cards] .card.simple-tile h5 {
    bottom: 8px;
    left: 8px;
    right: 8px;
    line-height: 1.1;
  }
}
div[data-content-type=simple_cards] .card.simple-tile.contain-image .image-wrapper {
  height: 72%;
  top: calc(50% - 14px);
}
div[data-content-type=simple_cards] .card.simple-tile.contain-image .image-wrapper img {
  height: 100% !important;
  width: auto !important;
  display: block;
  margin: 0 auto;
}
div[data-content-type=simple_cards] .card.simple-tile.text-only h5 {
  bottom: auto;
  left: auto;
  right: auto;
  width: calc(100% - 32px);
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

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;
}
@media (max-width: 1280px) {
  div[data-content-type=row] .tile-section {
    margin-top: 48px !important;
    padding: 24px !important;
  }
}
@media (max-width: 1200px) {
  div[data-content-type=row] .tile-section {
    padding-bottom: 8px !important;
  }
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-section {
    margin-top: 48px !important;
  }
}
@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;
  }
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-section {
    margin-top: 24px !important;
  }
}
div[data-content-type=row] .tile-section .card-wrapper {
  flex-wrap: wrap;
}
div[data-content-type=row] .tile-section h2 {
  text-transform: none;
  margin-top: 0;
  font-size: 32px;
  width: 100%;
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-section h2 {
    font-size: 24px;
  }
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-section h2 {
    font-size: 20px;
  }
}
div[data-content-type=row] .tile-section .card-wrapper {
  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% - 12.8px);
  height: auto !important;
  min-height: 0 !important;
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile:nth-of-type(3n) {
    margin-right: 16px;
  }
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile {
    width: calc(33.333% - 10.666px) !important;
  }
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile:nth-of-type(4n) {
    margin-right: 16px !important;
  }
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile:nth-of-type(3n) {
    margin-right: 0 !important;
  }
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile {
    width: calc(50% - 4px) !important;
    margin-right: 8px !important;
    margin-bottom: 8px !important;
  }
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile:nth-of-type(3n) {
    margin-right: 8px !important;
  }
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}
div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile a {
  display: block;
}
div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile h5 {
  font-size: 16px;
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile h5 {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  div[data-content-type=row] .tile-section .card-wrapper .card.simple-tile h5 {
    bottom: 8px;
    left: 8px;
    right: 8px;
  }
}
div[data-content-type=row] .tile-row {
  margin-top: 64px !important;
  width: 100%;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  z-index: 2;
  position: relative;
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-row {
    margin-top: 48px !important;
  }
}
@media (max-width: 768px) {
  div[data-content-type=row] .tile-row {
    margin-top: 32px !important;
    transform: translateX(16px);
  }
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-row {
    margin-top: 24px !important;
  }
}
div[data-content-type=row] .tile-row::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
div[data-content-type=row] .tile-row h2 {
  margin-top: 0;
  font-size: 32px;
}
div[data-content-type=row] .tile-row h2 span {
  font-size: inherit;
  font-weight: 300;
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-row h2 {
    font-size: 24px;
  }
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-row h2 {
    font-size: 20px;
  }
}
div[data-content-type=row] .tile-row .card-wrapper {
  justify-content: flex-start !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  opacity: 0;
  transition: 0.18s ease;
  max-height: 229px;
}
div[data-content-type=row] .tile-row .card-wrapper-large {
  max-height: 390px !important;
}
div[data-content-type=row] .tile-row .card-wrapper-large .card.simple-tile {
  width: 366px !important;
  height: 366px !important;
  min-height: 366px !important;
}
div[data-content-type=row] .tile-row .card-wrapper.flickity-enabled {
  transform: translateY(-12px);
}
div[data-content-type=row] .tile-row .card-wrapper.flickity-enabled, div[data-content-type=row] .tile-row .card-wrapper.no-flickity {
  opacity: 1;
}
div[data-content-type=row] .tile-row .flickity-viewport {
  width: 100%;
  height: 229px !important;
  padding: 12px 16px;
  transform: translateX(-16px);
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-row .flickity-viewport {
    height: 200px !important;
  }
}
div[data-content-type=row] .tile-row .flickity-viewport .flickity-slider {
  height: 229px !important;
  position: absolute !important;
  margin-left: 16px;
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-row .flickity-viewport .flickity-slider {
    height: 200px !important;
  }
}
div[data-content-type=row] .tile-row .card.simple-tile {
  height: auto !important;
  min-height: 0 !important;
  border-radius: 8px;
  width: 200px !important;
  min-width: 200px !important;
}
@media (max-width: 1200px) {
  div[data-content-type=row] .tile-row .card.simple-tile {
    margin-bottom: 0;
    margin-right: 16px !important;
    width: 200px !important;
    min-width: 200px !important;
  }
}
@media (max-width: 991px) {
  div[data-content-type=row] .tile-row .card.simple-tile:nth-of-type(3n), div[data-content-type=row] .tile-row .card.simple-tile:nth-of-type(4n), div[data-content-type=row] .tile-row .card.simple-tile:nth-of-type(5n) {
    margin-right: 16px !important;
  }
}
@media (max-width: 660px) {
  div[data-content-type=row] .tile-row .card.simple-tile {
    margin-right: 8px !important;
    width: 178px !important;
    min-width: 178px !important;
  }
  div[data-content-type=row] .tile-row .card.simple-tile:nth-of-type(2n), div[data-content-type=row] .tile-row .card.simple-tile:nth-of-type(3n), div[data-content-type=row] .tile-row .card.simple-tile:nth-of-type(4n), div[data-content-type=row] .tile-row .card.simple-tile:nth-of-type(5n) {
    margin-right: 8px !important;
  }
}
@media (max-width: 480px) {
  div[data-content-type=row] .tile-row .card.simple-tile h5 {
    bottom: 8px;
    left: 8px;
    right: 8px;
  }
}

body.catalog-category-view .category-description .tile-row, body.catalog-category-view .category-description .tile-row-large, body.catalog-category-view .category-description .tile-section {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}
body.catalog-category-view .category-description .card-wrapper {
  width: 100%;
}
body.catalog-category-view .category-description .flickity-viewport {
  width: 100%;
  height: 200px !important;
  padding: 12px 16px;
  transform: translateX(-16px);
}
body.catalog-category-view .category-description .flickity-viewport .flickity-slider {
  height: 176px !important;
}
@media (max-width: 768px) {
  body.catalog-category-view .category-description .flickity-viewport .flickity-slider {
    margin-left: 0;
  }
}
@media (max-width: 660px) {
  body.catalog-category-view .category-description .flickity-viewport .flickity-slider {
    height: 176px !important;
  }
}
body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile {
  width: 176px !important;
  min-width: 176px !important;
  height: 176px !important;
  min-height: 176px !important;
  margin-right: 12px !important;
  box-shadow: 0px 1px 6px rgba(2, 2, 2, 0.06);
  border-radius: 4px;
}
@media (max-width: 1200px) {
  body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile {
    margin-right: 12px !important;
    width: 176px !important;
    min-width: 176px !important;
  }
}
@media (max-width: 991px) {
  body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile:nth-of-type(3n), body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile:nth-of-type(4n), body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile:nth-of-type(5n) {
    margin-right: 12px !important;
  }
}
@media (max-width: 660px) {
  body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile {
    margin-right: 8px !important;
    width: 177px !important;
    min-width: 177px !important;
  }
  body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile:nth-of-type(2n), body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile:nth-of-type(3n), body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile:nth-of-type(4n), body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile:nth-of-type(5n) {
    margin-right: 8px !important;
  }
}
body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile .image-wrapper {
  top: calc(50% - 8px);
}
body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  top: calc(50% - 8px);
}
body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile h5 {
  text-transform: none;
  bottom: 10px;
}
@media (max-width: 480px) {
  body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile h5 {
    bottom: 8px;
    left: 8px;
    right: 8px;
  }
}
body.catalog-category-view .category-description div[data-content-type=row] .card.simple-tile.text-only h5 {
  color: #0088ce;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

div.home-feature-pages-block {
  display: flex;
  padding: 4px 0 128px;
  width: 1500px;
  max-width: 92vw;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1400px) {
  div.home-feature-pages-block {
    width: 1000px;
    max-width: 92vw;
  }
}
@media (max-width: 1400px) {
  div.home-feature-pages-block {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  div.home-feature-pages-block {
    padding: 4px 4vw 96px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  div.home-feature-pages-block {
    padding: 4px 20px 96px;
  }
}
@media (max-width: 480px) {
  div.home-feature-pages-block {
    padding: 4px 16px 64px;
  }
}
div.home-feature-pages-block .overview {
  width: 426px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #0088ce;
  background: linear-gradient(135deg, #0088ce, #00679c);
  padding: 32px 52px 48px;
  position: relative;
  margin-right: 8px;
}
@media (min-width: 1401px) {
  div.home-feature-pages-block .overview {
    min-height: 519px;
  }
}
@media (min-width: 1800px) {
  div.home-feature-pages-block .overview {
    min-height: 533px;
  }
}
@media (max-width: 1400px) {
  div.home-feature-pages-block .overview {
    width: 100%;
    align-self: flex-start;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  div.home-feature-pages-block .overview {
    padding: 16px 16px 32px;
  }
}
div.home-feature-pages-block .overview:before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: -1px;
  right: -1px;
  height: 17px;
  background: #fff;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1400px) {
  div.home-feature-pages-block .overview:before {
    height: 16px;
  }
}
@media (max-width: 660px) {
  div.home-feature-pages-block .overview:before {
    height: 12px;
  }
}
div.home-feature-pages-block .overview h2 {
  font-size: 32px;
  text-transform: none;
  margin-top: 0;
  color: #fff;
}
div.home-feature-pages-block .overview span {
  color: #fff;
  font-size: 13px;
  margin-bottom: 4px;
}
@media (max-width: 991px) {
  div.home-feature-pages-block .overview span {
    font-size: 12px;
  }
}
@media (max-width: 1400px) {
  div.home-feature-pages-block .overview h2 {
    margin-top: 24px;
    margin-bottom: 0;
  }
  div.home-feature-pages-block .overview span {
    margin-top: 18px;
    margin-bottom: 8px;
  }
  div.home-feature-pages-block .overview h2, div.home-feature-pages-block .overview span {
    text-align: center;
  }
}
div.home-feature-pages-block .overview .toggle-wrapper {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1400px) {
  div.home-feature-pages-block .overview .toggle-wrapper {
    flex-direction: row;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  div.home-feature-pages-block .overview .toggle-wrapper {
    flex-wrap: wrap;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
div.home-feature-pages-block .overview .toggle-wrapper a.toggle {
  margin-bottom: 8px;
  border-radius: 20px;
  background: #004F9D;
  font-size: 16px;
  color: #fff;
  text-decoration: none !important;
  text-align: center;
  transition: 0.18s ease;
  height: 38px;
  line-height: 38px;
  align-self: flex-start;
  padding: 0 24px;
  font-weight: 700;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 1400px) {
  div.home-feature-pages-block .overview .toggle-wrapper a.toggle {
    margin-right: 8px;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
  }
  div.home-feature-pages-block .overview .toggle-wrapper a.toggle:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  div.home-feature-pages-block .overview .toggle-wrapper a.toggle {
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  div.home-feature-pages-block .overview .toggle-wrapper a.toggle {
    width: calc(50% - 4px);
  }
  div.home-feature-pages-block .overview .toggle-wrapper a.toggle:nth-of-type(2n) {
    margin-right: 0;
  }
}
div.home-feature-pages-block .overview .toggle-wrapper a.toggle:not(.active):hover {
  filter: brightness(1.08);
}
div.home-feature-pages-block .overview .toggle-wrapper a.toggle.active {
  background: #fff;
  color: #004F9D;
}
div.home-feature-pages-block .overview a.browse-all {
  text-decoration: none !important;
  font-weight: 800;
  color: #fff;
  align-self: flex-start;
  margin-top: 22px;
  font-size: 14px;
}
@media (max-width: 1400px) {
  div.home-feature-pages-block .overview a.browse-all {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
  }
}
@media (max-width: 991px) {
  div.home-feature-pages-block .overview a.browse-all {
    margin-top: 18px;
    margin-bottom: 0;
  }
}
div.home-feature-pages-block .feature-page-links {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  position: relative;
}
@media (min-width: 1401px) {
  div.home-feature-pages-block .feature-page-links {
    max-height: 533px;
  }
}
@media (max-width: 1400px) {
  div.home-feature-pages-block .feature-page-links {
    min-width: calc(100% + 16px);
    transform: translateX(-8px);
  }
}
div.home-feature-pages-block .feature-page-links:not(.flickity-enabled) {
  opacity: 0;
  pointer-events: none;
}
div.home-feature-pages-block .feature-page-links .flickity-viewport {
  width: 100%;
}
div.home-feature-pages-block .feature-page-links .link-page {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  width: 100%;
  position: relative;
  padding: 0 8px;
}
div.home-feature-pages-block .feature-page-links .tile {
  width: calc(25% - 12px);
  margin-right: 16px;
  margin-bottom: 16px;
  position: relative;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: 0.18s ease;
}
div.home-feature-pages-block .feature-page-links .tile:nth-of-type(4n) {
  margin-right: 0;
}
div.home-feature-pages-block .feature-page-links .tile:last-of-type {
  margin-right: 0 !important;
}
div.home-feature-pages-block .feature-page-links .tile:hover {
  box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.12);
  filter: brightness(1.04);
}
div.home-feature-pages-block .feature-page-links .tile:hover a {
  background: #fff;
}
@media (max-width: 991px) {
  div.home-feature-pages-block .feature-page-links .tile {
    width: calc(33.333% - 10.666px);
  }
  div.home-feature-pages-block .feature-page-links .tile:nth-of-type(4n) {
    margin-right: 16px;
  }
  div.home-feature-pages-block .feature-page-links .tile:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  div.home-feature-pages-block .feature-page-links .tile {
    width: calc(50% - 8px);
    margin-right: 12px;
    margin-bottom: 12px;
  }
  div.home-feature-pages-block .feature-page-links .tile:nth-of-type(3n) {
    margin-right: 12px;
  }
  div.home-feature-pages-block .feature-page-links .tile:nth-of-type(2n) {
    margin-right: 0;
  }
}
div.home-feature-pages-block .feature-page-links .tile a {
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 800;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  transition: 0.18s ease;
  background: transparent;
  overflow: hidden;
  position: relative;
}
div.home-feature-pages-block .feature-page-links .tile a img {
  width: 100%;
  background: rgba(34, 34, 34, 0.6784313725);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  max-height: calc(100% - 40px);
}
div.home-feature-pages-block .feature-page-links .tile a span {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 40px;
  z-index: 3;
  transition: 0.18s ease;
  display: block;
  background: transparent;
}
@media (max-width: 660px) {
  div.home-feature-pages-block .feature-page-links .tile a span {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  div.home-feature-pages-block .feature-page-links .tile a span {
    font-size: 10px;
  }
}
div.home-feature-pages-block .feature-page-links .tile a span:before, div.home-feature-pages-block .feature-page-links .tile a span:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, #0088ce, #00679c);
  z-index: -2;
  pointer-events: none;
  transition: 0.18s ease;
}
div.home-feature-pages-block .feature-page-links .tile a span:after {
  background: #fff;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  display: none;
}
div.home-feature-pages-block .feature-page-links .tile a:hover span:after {
  opacity: 1;
}
div.home-feature-pages-block .feature-page-links .tile a:hover span:before {
  filter: brightness(1.1);
}
div.home-feature-pages-block .feature-page-links .flickity-button {
  position: absolute;
  top: calc(50% - 8px);
  transform: translateY(-50%);
  border-radius: 100%;
  background: #0088ce;
  border: 4px solid #fff;
}
@media (max-width: 1660px) {
  div.home-feature-pages-block .feature-page-links .flickity-button {
    transform: translateY(-50%) scale(0.8);
  }
}
div.home-feature-pages-block .feature-page-links .flickity-button:disabled {
  opacity: 0;
}
div.home-feature-pages-block .feature-page-links .flickity-button svg {
  width: 18px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
div.home-feature-pages-block .feature-page-links .flickity-button svg path {
  color: #fff;
}
div.home-feature-pages-block .feature-page-links .flickity-button.previous {
  left: -15px;
}
@media (max-width: 1660px) {
  div.home-feature-pages-block .feature-page-links .flickity-button.previous {
    left: -12px;
  }
}
@media (max-width: 660px) {
  div.home-feature-pages-block .feature-page-links .flickity-button.previous {
    left: -10px;
  }
}
div.home-feature-pages-block .feature-page-links .flickity-button.next {
  right: -15px;
}
@media (max-width: 1660px) {
  div.home-feature-pages-block .feature-page-links .flickity-button.next {
    right: -12px;
  }
}
@media (max-width: 660px) {
  div.home-feature-pages-block .feature-page-links .flickity-button.next {
    right: -10px;
  }
}
div.home-feature-pages-block .feature-page-links .flickity-page-dots {
  bottom: -28px;
}
div.home-feature-pages-block .feature-page-links .flickity-page-dots .dot {
  height: 20px;
  width: 20px;
  border: 1.5px solid #0088ce;
  background: transparent;
  opacity: 0.8;
  transition: 0.18s ease;
}
div.home-feature-pages-block .feature-page-links .flickity-page-dots .dot.is-selected {
  background: #0088ce;
  opacity: 1;
}

@keyframes promoGlow {
  0% {
    box-shadow: -2px 0px 0 rgba(0, 136, 206, 0);
    border: 1px solid rgba(75, 194, 255, 0.14);
  }
  50% {
    box-shadow: -2px 0px 12px rgba(20, 162, 233, 0.8);
    border: 1px solid rgba(75, 194, 255, 0.68);
  }
  100% {
    box-shadow: -2px 0px 0 rgba(0, 136, 206, 0);
    border: 1px solid rgba(75, 194, 255, 0.14);
  }
}
@keyframes promoShine {
  0% {
    bottom: -100%;
  }
  20% {
    bottom: 100%;
  }
  100% {
    bottom: 100%;
  }
}
body.promo-tray-active #maincontent {
  z-index: 200;
  transition: z-index 0s step-start;
}

.home-promo-tray-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  pointer-events: none;
  z-index: 7;
}
.home-promo-tray-wrapper .home-promo-tray {
  position: fixed;
  left: 100%;
  width: 400px;
  height: 100vh;
  max-width: 100vw;
  transition: all 0.8s, height 0s;
  transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  background: rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(20px);
  pointer-events: auto !important;
  padding: 0;
  padding-bottom: 130px;
}
@media (max-width: 440px) {
  .home-promo-tray-wrapper .home-promo-tray {
    width: calc(100vw - 40px);
  }
}
.home-promo-tray-wrapper .home-promo-tray a.tray-toggle {
  width: 48px;
  height: 128px;
  background: linear-gradient(45deg, #004F9D 0%, #1798db 50%, #004F9D 100%);
  box-shadow: -2px 0px 12px rgba(0, 136, 206, 0);
  display: block;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  position: absolute;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}
.home-promo-tray-wrapper .home-promo-tray a.tray-toggle:hover {
  filter: brightness(1.1);
}
@media (max-width: 768px) {
  .home-promo-tray-wrapper .home-promo-tray a.tray-toggle {
    width: 34px;
    height: 102px;
  }
}
.home-promo-tray-wrapper .home-promo-tray a.tray-toggle span {
  color: #fff;
  font-size: 18px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: calc(50% + 1px);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg) translateZ(0);
  z-index: 3;
}
@media (max-width: 768px) {
  .home-promo-tray-wrapper .home-promo-tray a.tray-toggle span {
    font-size: 14px;
    left: calc(50% + 2px);
  }
}
.home-promo-tray-wrapper .home-promo-tray a.tray-toggle span.close {
  opacity: 0;
}
.home-promo-tray-wrapper .home-promo-tray a.tray-toggle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -100%;
  background: linear-gradient(to top, rgba(0, 206, 196, 0) 0%, rgba(99, 255, 247, 0.6) 55%, rgba(0, 206, 196, 0) 100%);
  transition: 0s;
  opacity: 0.45;
  z-index: 2;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 16px 16px 140px !important;
}
@media (max-width: 480px) {
  .home-promo-tray-wrapper .home-promo-tray .promotions-list {
    padding: 12px 12px 140px !important;
  }
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list::-webkit-scrollbar {
  width: 0px;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list::-webkit-scrollbar-track {
  background: #E8E8E8;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list::-webkit-scrollbar-thumb {
  background: #0088ce;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list::-webkit-scrollbar-thumb:hover {
  background: #0096E3;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list div[data-content-type=promo_card] {
  display: flex;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card {
  width: 100%;
  height: 218px;
  min-height: 218px;
  box-shadow: 0px 1px 6px rgba(2, 2, 2, 0);
  border-radius: 12px;
  background: #fff;
  display: inline-block;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
  transition: 0.18s ease;
  filter: brightness(0.99);
}
@media (max-width: 480px) {
  .home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card {
    height: 49.4vw;
    min-height: 49.4vw;
    margin-bottom: 12px;
  }
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card:hover {
  box-shadow: 0px 2px 12px rgba(2, 2, 2, 0.2);
  filter: brightness(1.02);
  transform: scale(1.015);
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card:hover .cta-button {
  filter: brightness(1.1);
  box-shadow: 0px 0px 8px rgba(2, 2, 2, 0.12);
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card > a {
  position: static;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card > a > .card-inner {
  position: static;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: #0088CE;
  width: 54%;
  padding: 16px;
  padding-right: 24px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
  transform: perspective(1px);
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content span {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 6px;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content h5 {
  font-size: 14px;
  line-height: 15px;
  font-weight: 800;
  text-transform: none !important;
  margin: 4px 0;
  color: #FFF;
}
@media (max-width: 480px) {
  .home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content h5 {
    font-size: 13px !important;
    line-height: 14px;
  }
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content h5.thin {
  font-size: 14px;
  font-weight: 500;
  text-transform: none !important;
  color: #FFF;
}
@media (max-width: 480px) {
  .home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content h5.thin {
    font-size: 13px !important;
    line-height: 14px;
  }
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content .cta-button {
  min-width: 100px;
  max-width: 130px;
  align-self: flex-start;
  height: 33.6px;
  line-height: 33.6px;
  text-align: center;
  white-space: nowrap;
  padding: 0 14px !important;
  font-size: 12px !important;
  background: #F57F29;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.18s ease;
}
@media (max-width: 480px) {
  .home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .left-content .cta-button {
    transform: scale(0.88);
    transform-origin: top left;
  }
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .right-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 59.24%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 16px;
}
.home-promo-tray-wrapper .home-promo-tray .promotions-list .promo-card .right-content img {
  align-self: flex-end;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 200%;
  height: 100%;
}
.home-promo-tray-wrapper .home-promo-tray .bottom-tray-message {
  height: 136px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  padding-top: 8px;
  z-index: 99;
  background: linear-gradient(to top, rgb(243, 243, 243) 0%, rgba(243, 243, 243, 0.92) 50%, rgba(243, 243, 243, 0) 160%);
  backdrop-filter: blur(4px);
}
.home-promo-tray-wrapper .home-promo-tray .bottom-tray-message:after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgb(243, 243, 243) 0%, rgba(243, 243, 243, 0) 100%);
  z-index: 1;
}
.home-promo-tray-wrapper .home-promo-tray .bottom-tray-message svg {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  filter: drop-shadow(0px 0px 8px white);
  position: relative;
  z-index: 2;
}
.home-promo-tray-wrapper .home-promo-tray .bottom-tray-message span {
  text-align: center;
  color: #000;
  width: 226px;
  margin: 12px auto 0;
  line-height: 1.4;
  text-shadow: 0px 0px 12px white, 0px 0px 18px white, 0px 0px 24px white, 0px 0px 24px white;
  position: relative;
  z-index: 2;
}
.home-promo-tray-wrapper .promo-tray-background {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(2, 2, 2, 0.4);
  transition: 0.4s ease;
  opacity: 0;
  z-index: 1;
}
.home-promo-tray-wrapper:not(.active) a.tray-toggle {
  animation: promoGlow 3s infinite;
  animation-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
}
.home-promo-tray-wrapper:not(.active) a.tray-toggle:before {
  animation: promoShine 6s infinite;
}
.home-promo-tray-wrapper.active .home-promo-tray {
  left: calc(100% - 400px);
  box-shadow: 0px 0px 24px rgba(2, 2, 2, 0.14);
}
@media (max-width: 480px) {
  .home-promo-tray-wrapper.active .home-promo-tray {
    left: 40px;
  }
}
.home-promo-tray-wrapper.active .home-promo-tray a.tray-toggle {
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.2);
}
.home-promo-tray-wrapper.active .home-promo-tray a.tray-toggle span:nth-of-type(1) {
  opacity: 0;
}
.home-promo-tray-wrapper.active .home-promo-tray a.tray-toggle span.close {
  opacity: 1;
}
.home-promo-tray-wrapper.active .promo-tray-background {
  opacity: 1;
  pointer-events: auto !important;
}

.home-promo-tray {
  position: fixed;
  left: 100%;
  width: 400px;
  height: 100vh;
  max-width: 100vw;
  transition: all 0.8s, height 0s;
  transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  background: rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(20px);
  pointer-events: auto !important;
  padding: 0;
  padding-bottom: 130px;
  z-index: 2;
}
@media (max-width: 440px) {
  .home-promo-tray {
    width: calc(100vw - 40px);
  }
}
.home-promo-tray a.tray-toggle {
  width: 48px;
  height: 128px;
  background: linear-gradient(45deg, #004F9D 0%, #1798db 50%, #004F9D 100%);
  box-shadow: -2px 0px 12px rgba(0, 136, 206, 0);
  display: block;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  position: absolute;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.home-promo-tray a.tray-toggle:hover {
  filter: brightness(1.1);
}
@media (max-width: 768px) {
  .home-promo-tray a.tray-toggle {
    width: 34px;
    height: 102px;
  }
}
.home-promo-tray a.tray-toggle span {
  color: #fff;
  font-size: 18px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: calc(50% + 1px);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg) translateZ(0);
  z-index: 3;
}
@media (max-width: 768px) {
  .home-promo-tray a.tray-toggle span {
    font-size: 14px;
    left: calc(50% + 2px);
  }
}
.home-promo-tray a.tray-toggle span.close {
  opacity: 0;
}
.home-promo-tray a.tray-toggle:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -100%;
  background: linear-gradient(to top, rgba(0, 206, 196, 0) 0%, rgba(99, 255, 247, 0.6) 55%, rgba(0, 206, 196, 0) 100%);
  transition: 0s;
  opacity: 0.34;
  z-index: 2;
}
.home-promo-tray .promotions-list {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 16px 16px 140px !important;
}
@media (max-width: 480px) {
  .home-promo-tray .promotions-list {
    padding: 12px 12px 0 !important;
  }
}
.home-promo-tray .promotions-list::-webkit-scrollbar {
  width: 0px;
}
.home-promo-tray .promotions-list::-webkit-scrollbar-track {
  background: #E8E8E8;
}
.home-promo-tray .promotions-list::-webkit-scrollbar-thumb {
  background: #0088ce;
}
.home-promo-tray .promotions-list::-webkit-scrollbar-thumb:hover {
  background: #0096E3;
}
.home-promo-tray .promotions-list div[data-content-type=promo_card] {
  display: flex;
}
.home-promo-tray .promotions-list .promo-card {
  width: 100%;
  height: 218px;
  min-height: 218px;
  box-shadow: 0px 1px 6px rgba(2, 2, 2, 0);
  border-radius: 12px;
  background: #fff;
  display: inline-block;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
  transition: 0.18s ease;
  filter: brightness(0.99);
}
@media (max-width: 480px) {
  .home-promo-tray .promotions-list .promo-card {
    height: 49.4vw;
    min-height: 49.4vw;
    margin-bottom: 12px;
  }
}
.home-promo-tray .promotions-list .promo-card:hover {
  box-shadow: 0px 2px 12px rgba(2, 2, 2, 0.2);
  filter: brightness(1.02);
  transform: scale(1.015);
}
.home-promo-tray .promotions-list .promo-card .left-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: #0088CE;
  width: 54%;
  padding: 16px;
  padding-right: 24px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
}
.home-promo-tray .promotions-list .promo-card .left-content span {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 6px;
}
.home-promo-tray .promotions-list .promo-card .left-content h5 {
  font-size: 17px;
  line-height: 18px;
  font-weight: 800;
  text-transform: none !important;
  margin: 4px 0;
  color: #FFF;
}
.home-promo-tray .promotions-list .promo-card .left-content h5.thin {
  font-size: 15px;
  font-weight: 500;
  text-transform: none !important;
  color: #FFF;
}
.home-promo-tray .promotions-list .promo-card .left-content .cta-button {
  min-width: 100px;
  max-width: 130px;
  align-self: flex-start;
  height: 33.6px;
  line-height: 33.6px;
  text-align: center;
  white-space: nowrap;
  padding: 0 14px !important;
  font-size: 12px !important;
  background: #F57F29;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.18s ease;
}
.home-promo-tray .promotions-list .promo-card .left-content .cta-button:hover {
  filter: brightness(1.1);
  box-shadow: 0px 0px 8px rgba(2, 2, 2, 0.12);
}
.home-promo-tray .promotions-list .promo-card .right-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 59.24%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 16px;
}
.home-promo-tray .promotions-list .promo-card .right-content img {
  align-self: flex-end;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 200%;
  height: 100%;
}
.home-promo-tray .bottom-tray-message {
  height: 136px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  padding-top: 8px;
  z-index: 99;
  background: linear-gradient(to top, rgb(243, 243, 243) 0%, rgba(243, 243, 243, 0.92) 50%, rgba(243, 243, 243, 0) 160%);
  backdrop-filter: blur(4px);
}
.home-promo-tray .bottom-tray-message:after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgb(243, 243, 243) 0%, rgba(243, 243, 243, 0) 100%);
  z-index: 1;
}
.home-promo-tray .bottom-tray-message svg {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  filter: drop-shadow(0px 0px 8px white);
  position: relative;
  z-index: 2;
}
.home-promo-tray .bottom-tray-message span {
  text-align: center;
  color: #000;
  width: 226px;
  margin: 12px auto 0;
  line-height: 1.4;
  text-shadow: 0px 0px 12px white, 0px 0px 18px white, 0px 0px 24px white, 0px 0px 24px white;
  position: relative;
  z-index: 2;
}

.testimonials-section {
  padding: 64px 0 0 !important;
}
@media (max-width: 768px) {
  .testimonials-section {
    padding: 48px 0 0 !important;
  }
}
.testimonials-section h2 {
  margin-top: 0;
  text-transform: none;
  text-align: center;
}

.testimonials-wrapper {
  display: flex;
  flex-direction: row !important;
  justify-content: center;
  width: 100%;
  max-width: 92vw;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
  padding: 32px 0 100px !important;
}
@media (max-width: 1200px) {
  .testimonials-wrapper {
    max-width: 100%;
    padding: 32px 0 0 !important;
  }
  .testimonials-wrapper:after {
    content: "flickity";
    display: none;
  }
}
.testimonials-wrapper.flickity-enabled {
  width: 474px;
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.testimonials-wrapper .flickity-viewport {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.testimonials-wrapper .flickity-viewport .flickity-slider {
  max-width: 100%;
}
.testimonials-wrapper .flickity-viewport .testimonial-card {
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 78px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.18s ease;
}
.testimonials-wrapper .flickity-viewport .testimonial-card.is-selected {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.32s ease;
}
.testimonials-wrapper .flickity-viewport .testimonial-card:last-of-type {
  margin-right: 8px;
}
.testimonials-wrapper .flickity-button {
  position: absolute;
  top: calc(50% - 32px);
  transform: translateY(-50%);
  border-radius: 100%;
  background: #0088ce;
}
@media (max-width: 1660px) {
  .testimonials-wrapper .flickity-button {
    transform: translateY(-50%) scale(0.8);
    border: 4px solid #fff;
  }
}
.testimonials-wrapper .flickity-button:hover {
  background: #0088ce;
}
.testimonials-wrapper .flickity-button svg {
  width: 18px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.testimonials-wrapper .flickity-button svg path {
  color: #fff;
}
.testimonials-wrapper .flickity-button.previous {
  left: -60px;
}
@media (max-width: 1200px) {
  .testimonials-wrapper .flickity-button.previous {
    left: -32px;
  }
}
@media (max-width: 480px) {
  .testimonials-wrapper .flickity-button.previous {
    left: -4px;
  }
}
.testimonials-wrapper .flickity-button.next {
  right: -60px;
}
@media (max-width: 1200px) {
  .testimonials-wrapper .flickity-button.next {
    right: -32px;
  }
}
@media (max-width: 480px) {
  .testimonials-wrapper .flickity-button.next {
    right: -4px;
  }
}
.testimonials-wrapper .testimonial-card {
  width: 440px;
  border-radius: 12px;
  background: #0088CE;
  position: relative;
  margin-right: 32px;
}
@media (max-width: 1600px) {
  .testimonials-wrapper .testimonial-card {
    margin-right: 16px;
    width: calc(33.333% - 10.666px);
  }
}
@media (max-width: 1200px) {
  .testimonials-wrapper .testimonial-card {
    max-width: calc(100% - 40px);
    width: 440px;
  }
}
.testimonials-wrapper .testimonial-card:last-of-type {
  margin-right: 0;
}
.testimonials-wrapper .testimonial-card.orange-quote {
  background: #F57F29;
}
.testimonials-wrapper .testimonial-card.dark-blue-quote {
  background: #004F9D;
}
.testimonials-wrapper .testimonial-card > div {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
.testimonials-wrapper .testimonial-card > div > div.content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  padding-bottom: 162px;
  z-index: 2;
}
@media (max-width: 1368px) {
  .testimonials-wrapper .testimonial-card > div > div.content {
    padding: 24px;
    padding-bottom: 128px;
  }
}
.testimonials-wrapper .testimonial-card > div > div.content h5, .testimonials-wrapper .testimonial-card > div > div.content p {
  color: #fff;
}
.testimonials-wrapper .testimonial-card > div > div.content h5.testimonial-title {
  font-size: 22px;
  line-height: 26px;
  margin-top: 0;
}
@media (max-width: 480px) {
  .testimonials-wrapper .testimonial-card > div > div.content h5.testimonial-title {
    font-size: 18px;
    line-height: 22px;
  }
}
.testimonials-wrapper .testimonial-card > div > div.content p.testimonial-text {
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 1280px) {
  .testimonials-wrapper .testimonial-card > div > div.content p.testimonial-text {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .testimonials-wrapper .testimonial-card > div > div.content p.testimonial-text {
    font-size: 14px;
  }
}
.testimonials-wrapper .testimonial-card > div > div.content p.testimonial-author {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.testimonials-wrapper .testimonial-card > div > div.content .quote-icon {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
@media (max-width: 1368px) {
  .testimonials-wrapper .testimonial-card > div > div.content .quote-icon {
    bottom: 24px;
    left: 24px;
    width: 42px;
    height: 42px;
  }
}
.testimonials-wrapper .testimonial-card > div > div.content .testimonial-image {
  border-radius: 12px;
  border: 4px solid #fff;
  box-shadow: 0px 3px 6px rgba(2, 2, 2, 0.12);
  width: 220px;
  height: 220px;
  position: absolute;
  bottom: -78px;
  right: 40px;
  overflow: hidden;
}
@media (max-width: 1368px) {
  .testimonials-wrapper .testimonial-card > div > div.content .testimonial-image {
    bottom: -58px;
    right: 24px;
    height: 180px;
    width: 180px;
  }
}
@media (max-width: 480px) {
  .testimonials-wrapper .testimonial-card > div > div.content .testimonial-image {
    bottom: -72px;
    right: 24px;
    height: 160px;
    width: 160px;
  }
}
.testimonials-wrapper .testimonial-card > div > div.content .testimonial-image img {
  transform: scale(1.01);
}
.testimonials-wrapper .testimonial-card > div > div.content .testimonial-image .testimonial-shop-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.testimonials-wrapper .testimonial-card > div > div.content .testimonial-image .testimonial-shop-link .cta-button {
  height: 25px;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  background: #0088ce;
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  padding: 3px 18px;
  transition: 0.18s ease;
}
@media (max-width: 1280px) {
  .testimonials-wrapper .testimonial-card > div > div.content .testimonial-image .testimonial-shop-link .cta-button {
    bottom: 10px;
  }
}
.testimonials-wrapper .testimonial-card > div > div.content .testimonial-image .testimonial-shop-link:hover .cta-button {
  filter: brightness(1.06);
}
.testimonials-wrapper .testimonial-card > div > div.background-gradient {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  opacity: 0.2;
  border-radius: 12px;
}

.jpp-brands-slider {
  padding: 40px 0;
  position: relative;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  display: flex;
  margin: auto;
  transition: 0.24s;
  overflow: hidden;
}
@media (max-width: 480px) {
  .jpp-brands-slider {
    padding: 24px 0;
  }
}
.jpp-brands-slider.flickity-enabled {
  opacity: 1;
  pointer-events: auto;
  display: block;
}
.jpp-brands-slider.flickity-enabled + .loader-placeholder {
  display: none;
}
@media (min-width: 992px) {
  .jpp-brands-slider {
    padding: 60px 0;
  }
}
.jpp-brands-slider::before, .jpp-brands-slider::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  width: 30px;
  z-index: 1;
}
.jpp-brands-slider::before {
  background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  left: 0;
}
.jpp-brands-slider::after {
  background: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
  right: 0;
}
.jpp-brands-slider .slick-track {
  align-items: center;
  display: flex;
}
.jpp-brands-slider .brand {
  box-sizing: border-box;
  padding: 0 20px;
  text-align: center;
  width: 33.333%;
  height: 122px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 480px) {
  .jpp-brands-slider .brand {
    width: 42%;
  }
}
@media (min-width: 768px) {
  .jpp-brands-slider .brand {
    padding: 0 30px;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .jpp-brands-slider .brand {
    padding: 0 40px;
    width: 20%;
  }
}
.jpp-brands-slider .brand a img {
  height: auto;
  margin: 0 auto;
  width: 160px;
  display: block;
  transition: 0.24s ease;
  filter: saturate(0);
}
.jpp-brands-slider .brand a img::selection {
  background: rgba(255, 255, 255, 0);
}
.jpp-brands-slider .brand a:hover img {
  filter: saturate(1);
  opacity: 1 !important;
}
.jpp-brands-slider .prev-arrow,
.jpp-brands-slider .next-arrow {
  display: none;
}

.pagebuilder-icon, .slick-prev:before, .slick-next:before, .slick-prev:after, .slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: "pagebuilder-font";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}

[class^=pagebuilder-icon-]:before, [class*=" pagebuilder-icon-"]:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "pagebuilder-font";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}

.pagebuilder-icon-down:before {
  content: "\f101";
}

.pagebuilder-icon-next:before {
  content: "\f102";
}

.pagebuilder-icon-prev:before {
  content: "\f103";
}

.pagebuilder-icon-up:before {
  content: "\f104";
}

.product-full-width-section {
  padding: 0.5em 0;
}

.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}

.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}

.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}

.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}

.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}

.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}

.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}

.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}

.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev {
  left: 2rem;
}

.slick-prev:before {
  content: "\f103";
  padding-right: 5px;
}

.slick-next {
  right: 2rem;
}

.slick-next:before {
  content: "\f102";
  padding-left: 5px;
}

.slick-prev, .slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}

.slick-prev.slick-disabled, .slick-next.slick-disabled {
  opacity: 0.2;
}

.slick-prev:hover, .slick-next:hover {
  background: #fcfcfc;
  border: none;
}

.slick-prev:hover.slick-disabled, .slick-next:hover.slick-disabled {
  opacity: 0.2;
}

.slick-prev:hover:before, .slick-next:hover:before {
  color: #494949;
}

.slick-prev:before, .slick-next:before, .slick-prev:after, .slick-next:after {
  color: #555;
  font-size: 38px;
  opacity: 1;
}

.slick-prev:active, .slick-next:active, .slick-prev:focus, .slick-next:focus, .slick-prev:not(.primary), .slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}

.slick-prev:active:active, .slick-next:active:active, .slick-prev:focus:active, .slick-next:focus:active, .slick-prev:not(.primary):active, .slick-next:not(.primary):active {
  box-shadow: none;
}

.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}

.slick-dots li button, .slick-dots li .quote-details-items .actions-toolbar > .action, .slick-dots li .cart.table-wrapper .actions-toolbar > .action, .slick-dots li .action-gift {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: 0.3s;
  width: 14px;
}

.slick-dots li button:hover, .slick-dots li .quote-details-items .actions-toolbar > .action:hover, .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover, .slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}

.slick-dots li button:active, .slick-dots li button:focus, .slick-dots li button:not(.primary), .slick-dots li .quote-details-items .actions-toolbar > .action:active, .slick-dots li .quote-details-items .actions-toolbar > .action:focus, .slick-dots li .quote-details-items .actions-toolbar > .action:not(.primary), .slick-dots li .cart.table-wrapper .actions-toolbar > .action:active, .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus, .slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary), .slick-dots li .action-gift:active, .slick-dots li .action-gift:focus, .slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}

.slick-dots li.slick-active button, .slick-dots li.slick-active .quote-details-items .actions-toolbar > .action, .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action, .slick-dots li.slick-active .action-gift {
  background: #1c1918;
}

.slick-slider [data-content-type=slide] + [data-content-type=slide] {
  height: initial;
  min-height: inherit;
}

.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}

.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}

.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}

.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}

.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > div, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > img, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > video, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > iframe {
  margin: auto !important;
  transform: none !important;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}

.pagebuilder-slide-wrapper [data-element=content] {
  min-height: 50px;
  overflow: auto;
}

.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}

.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}

[data-appearance=collage-centered] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}

div[data-content-type=slider] {
  visibility: hidden;
}

div[data-content-type=slider].slick-initialized {
  visibility: visible;
}

div[data-content-type=slider] .slick-list, div[data-content-type=slider] .slick-track, div[data-content-type=slider] .slick-slide {
  min-height: inherit;
}

div[data-content-type=slider] .slick-list > div, div[data-content-type=slider] .slick-track > div, div[data-content-type=slider] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}

[data-content-type=slide] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}

[data-content-type=slide] > [data-element=link], [data-content-type=slide] > [data-element=empty_link] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}

[data-content-type=slide] > [data-element=link]:hover, [data-content-type=slide] > [data-element=empty_link]:hover {
  color: inherit;
  text-decoration: inherit;
}

[data-content-type=slide] + [data-content-type=slide] {
  height: 0;
  min-height: 0;
}

.slick-slider [data-content-type=slide] + [data-content-type=slide] {
  height: initial;
  min-height: inherit;
}

.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}

.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}

.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}

.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}

.pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > div, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > img, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > video, .pagebuilder-slide-wrapper.jarallax [id*=jarallax-container] > iframe {
  margin: auto !important;
  transform: none !important;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}

.pagebuilder-slide-wrapper [data-element=content] {
  min-height: 50px;
  overflow: auto;
}

.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}

.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}

[data-appearance=collage-centered] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}

[data-appearance=collage-left] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}

[data-appearance=collage-right] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}

.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: none;
}

.jpp-slider-wrapper {
  overflow: hidden;
  background: #fff;
}

.jpp-slider-wrapper:hover .slick-arrow {
  opacity: 1;
}

@media (max-width: 1366px) {
  .jpp-slider-wrapper {
    width: 100%;
    padding: 0;
  }
}
.jpp-slider-wrapper .jpp-slider {
  background: #fff;
  min-height: 61.979vw;
  position: relative;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

@media (min-width: 769px) {
  .jpp-slider-wrapper .jpp-slider {
    min-height: 21.25vw;
  }
}
@-webkit-keyframes loadGlow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 0;
  }
}
@keyframes loadGlow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 0;
  }
}
.jpp-slider-wrapper .jpp-slider:before, .jpp-slider-wrapper .jpp-slider:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  opacity: 1;
  visibility: visible;
  content: "";
  background: #222;
  z-index: 2;
  -webkit-transition: 0.44s ease;
  transition: 0.44s ease;
  display: none;
}

.jpp-slider-wrapper .jpp-slider:after {
  z-index: 3;
  left: 0;
  background: #444;
  opacity: 0.9;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
}

.jpp-slider-wrapper .jpp-slider:not(.slick-initialized):after {
  -webkit-animation: loadGlow 2s ease-in-out infinite;
  animation: loadGlow 2s ease-in-out infinite;
}

.jpp-slider-wrapper .jpp-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.jpp-slider-wrapper .jpp-slider.slick-initialized:before, .jpp-slider-wrapper .jpp-slider.slick-initialized:after {
  opacity: 0 !important;
  pointer-events: none !important;
}

.jpp-slider-wrapper .jpp-slider ul.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 32px 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}

@media (max-width: 768px) {
  .jpp-slider-wrapper .jpp-slider ul.slick-dots {
    padding: 32px 0 16px;
  }
}
.jpp-slider-wrapper .jpp-slider ul.slick-dots li {
  height: auto;
  width: auto;
  pointer-events: initial;
}

@media (max-width: 768px) {
  .jpp-slider-wrapper .jpp-slider ul.slick-dots li {
    margin: 0 8px;
  }
}
.jpp-slider-wrapper .jpp-slider ul.slick-dots li button {
  width: 22px;
  height: 22px;
  border: 0.5px solid #333;
  background: rgba(255, 255, 255, 0.55);
  border-radius: 100%;
  opacity: 0.6;
  -webkit-box-shadow: 0px 0px 6px rgba(2, 2, 2, 0.22);
  box-shadow: 0px 0px 6px rgba(2, 2, 2, 0.22);
}

@media (max-width: 768px) {
  .jpp-slider-wrapper .jpp-slider ul.slick-dots li button {
    width: 20px;
    height: 20px;
  }
}
.jpp-slider-wrapper .jpp-slider ul.slick-dots li.slick-active button {
  background: #fff;
  border: 0.5px solid #000;
  opacity: 1;
}

.jpp-slider-wrapper.slider-active .slide:not(.slide-index-1) {
  display: block;
}

.jpp-slider-wrapper .slide {
  background-position: center right;
  background-size: cover;
  display: none;
  height: 62vw;
  margin-bottom: -6px;
  position: relative;
}

@media (min-width: 768px) {
  .jpp-slider-wrapper .slide {
    height: 35.41666vw;
  }
}
.jpp-slider-wrapper .slide:not(.slide-index-1) {
  display: none;
}

.jpp-slider-wrapper .slide::before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
  height: 140px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
  pointer-events: none;
}

.jpp-slider-wrapper .slide::after {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
  height: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
  pointer-events: none;
}

.jpp-slider-wrapper .slide .pagebuilder-slide-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.jpp-slider-wrapper .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.jpp-slider-wrapper .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
}

.jpp-slider-wrapper .content-wrapper h1, .jpp-slider-wrapper .content-wrapper h3, .jpp-slider-wrapper .content-wrapper a {
  text-shadow: 0px 0px 6px rgba(2, 2, 2, 0.6);
}

@media (min-width: 768px) {
  .jpp-slider-wrapper .content-wrapper h1, .jpp-slider-wrapper .content-wrapper h3, .jpp-slider-wrapper .content-wrapper a {
    text-shadow: 0px 0px 6px rgba(2, 2, 2, 0.14);
  }
}
@media (min-width: 992px) {
  .jpp-slider-wrapper .content-wrapper h1, .jpp-slider-wrapper .content-wrapper h3, .jpp-slider-wrapper .content-wrapper a {
    text-shadow: 0 1px 2px rgba(2, 2, 2, 0.3), 0 1px 12px rgba(2, 2, 2, 0.1);
  }
}
.jpp-slider-wrapper .content-wrapper h1 {
  color: #fff;
  margin-top: 10px;
}

@media (max-width: 500px) {
  .jpp-slider-wrapper .content-wrapper h1 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .jpp-slider-wrapper .content-wrapper h1 {
    font-size: 26px;
    margin-top: 0;
  }
}
.jpp-slider-wrapper .content-wrapper h3 {
  color: #fff;
  font-size: 16px;
  min-width: 180px;
  text-transform: none;
  width: 48vw;
  font-weight: 500;
}

@media (max-width: 500px) {
  .jpp-slider-wrapper .content-wrapper h3 {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .jpp-slider-wrapper .content-wrapper h3 {
    width: auto;
  }
}
.jpp-slider-wrapper .content-wrapper a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.24s;
  transition: 0.24s;
  text-decoration: none !important;
}

.jpp-slider-wrapper .content-wrapper p {
  margin: 0;
}

.jpp-slider-wrapper .slick-arrow {
  bottom: 5px;
  color: #fff;
  height: 30px;
  margin: 0;
  position: absolute;
  z-index: 10;
  text-shadow: 0px 0px 4px rgba(2, 2, 2, 0.12);
  opacity: 0;
  -webkit-transition: 0.32s ease;
  transition: 0.32s ease;
  cursor: pointer;
}

@media (max-width: 768px) {
  .jpp-slider-wrapper .slick-arrow {
    opacity: 1;
  }
}
.jpp-slider-wrapper .slick-arrow svg {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8);
}

@media (min-width: 768px) {
  .jpp-slider-wrapper .slick-arrow {
    height: 40px;
    width: 40px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px rgba(2, 2, 2, 0.1);
    box-shadow: 0px 0px 6px rgba(2, 2, 2, 0.1);
    border-radius: 100%;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .jpp-slider-wrapper .slick-arrow svg {
    display: block;
  }
  .jpp-slider-wrapper .slick-arrow::before, .jpp-slider-wrapper .slick-arrow::after {
    display: none !important;
  }
}
.jpp-slider-wrapper .slick-arrow::before {
  background-color: rgba(255, 255, 255, 0.15);
  content: "";
  display: block;
  height: 35px;
  top: 0;
  width: 68px;
  text-shadow: 0px 0px 4px rgba(2, 2, 2, 0.12);
}

.jpp-slider-wrapper .slick-arrow::after {
  bottom: 0;
  display: block;
  font-size: 13px;
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  text-align: center;
}

.jpp-slider-wrapper .slick-arrow:hover {
  cursor: pointer;
  opacity: 1;
}

.jpp-slider-wrapper .next-arrow {
  right: 0;
}

@media (min-width: 768px) {
  .jpp-slider-wrapper .next-arrow {
    right: 2vw;
  }
}
.jpp-slider-wrapper .next-arrow::after {
  content: "Next";
}

.jpp-slider-wrapper .prev-arrow {
  left: 0;
}

.jpp-slider-wrapper .prev-arrow svg {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-180deg) scale(0.8);
  transform: translateX(-50%) translateY(-50%) rotate(-180deg) scale(0.8);
}

@media (min-width: 768px) {
  .jpp-slider-wrapper .prev-arrow {
    left: 2vw;
  }
}
.jpp-slider-wrapper .prev-arrow::after {
  content: "Prev";
  right: 0;
}

.jpp-slider-wrapper .jpp-slider-nav-wrapper {
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  pointer-events: none;
  z-index: 5;
}

@media (min-width: 992px) {
  .jpp-slider-wrapper .jpp-slider-nav-wrapper {
    width: 1500px;
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1600px) {
  .jpp-slider-wrapper .jpp-slider-nav-wrapper {
    max-width: 92%;
  }
}
@media (max-width: 992px) {
  .jpp-slider-wrapper .jpp-slider-nav-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16px 32px;
    height: 68px;
    bottom: 0;
  }
}
@media (max-width: 768px) {
  .jpp-slider-wrapper .jpp-slider-nav-wrapper {
    padding-bottom: 0;
  }
}
.jpp-slider-wrapper .jpp-slider-nav {
  position: relative;
  z-index: 2;
  pointer-events: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
}

@media (min-width: 768px) {
  .jpp-slider-wrapper .jpp-slider-nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .jpp-slider-wrapper .jpp-slider-nav {
    left: 12px;
    width: auto;
  }
}
@media (min-width: 1366px) {
  .jpp-slider-wrapper .jpp-slider-nav {
    left: 0;
  }
}
@media (max-width: 992px) {
  .jpp-slider-wrapper .jpp-slider-nav {
    white-space: no-wrap;
    font-size: 13px;
    margin-right: 14px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .jpp-slider-wrapper .jpp-slider-nav:last-of-type {
    margin-right: 0;
  }
}
.jpp-slider-wrapper .jpp-slider-nav .slider-nav-item {
  text-decoration: none !important;
  display: none;
  font-size: 14px;
  font-weight: 700;
  opacity: 0.6;
  pointer-events: none;
  text-shadow: 1px 1px 2px rgba(2, 2, 2, 0.2), 1px 1px 3px rgba(2, 2, 2, 0.2), 1px 1px 4px rgba(2, 2, 2, 0.2);
  margin-right: 0;
  max-width: 100%;
  border-bottom: 2px solid #fff;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 14px 12px 4px;
}

.jpp-slider-wrapper .jpp-slider-nav .slider-nav-item:last-of-type {
  margin-right: 0 !important;
}

@media (min-width: 768px) {
  .jpp-slider-wrapper .jpp-slider-nav .slider-nav-item {
    display: block;
    pointer-events: all;
    margin-right: 12px;
    max-width: -webkit-calc(20% - 9.6px) !important;
    max-width: calc(20% - 9.6px) !important;
  }
}
@media (min-width: 992px) {
  .jpp-slider-wrapper .jpp-slider-nav .slider-nav-item {
    margin-right: 16px;
    max-width: -webkit-calc(20% - 12.8px) !important;
    max-width: calc(20% - 12.8px) !important;
  }
}
@media (max-width: 992px) {
  .jpp-slider-wrapper .jpp-slider-nav .slider-nav-item {
    white-space: nowrap;
    font-size: 13px;
  }
}
.jpp-slider-wrapper .jpp-slider-nav .slider-nav-item:hover {
  opacity: 1;
}

.jpp-slider-wrapper .jpp-slider-nav .slider-nav-item.active {
  display: block;
  opacity: 1;
}

/*# sourceMappingURL=old-homepage.css.map */
