body > main {
  /*! Flickity css */
}
body > main #vue-landing-page h1 {
  font-size: 76px;
  font-weight: 700;
  line-height: 72px;
  letter-spacing: 0.1vw;
}
body > main #vue-landing-page h2 {
  font-size: 62px;
  font-weight: 700;
  line-height: 72px;
}
body > main #vue-landing-page h3,
body > main #vue-landing-page h3 span {
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
}
body > main #vue-landing-page p {
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
}
body > main #vue-landing-page .healthcare-shop-block h3,
body > main #vue-landing-page .shop-section h3 {
  color: #000;
}
body > main .banner-box {
  background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/healthcare-landing-page-banner.jpg) right center no-repeat;
  height: 390px;
  background-size: cover;
  position: relative;
  display: flex;
}
body > main div[data-content-type=simple_cards] .card.simple-tile a.link {
  padding-bottom: 0px !important;
}
body > main #vue-landing-page .carousel-section p,
body > main #vue-landing-page .carousel-section span {
  line-height: 30px;
}
body > main #vue-landing-page .carousel-section h1 {
  font-weight: 800;
  font-size: 76px;
  line-height: 82px;
}
body > main #vue-landing-page .badge-details h1,
body > main #vue-landing-page .carousel-section h1,
body > main #vue-landing-page .badge-details p {
  color: #000;
}
body > main #vue-landing-page .badge-details p {
  font-size: 26px;
  line-height: 34px;
}
body > main #vue-landing-page .category-tiles h5 {
  color: #021938;
}
body > main .carousel-section ul {
  padding-left: 18px;
  margin-bottom: 30px;
  display: grid;
}
body > main .carousel-section li {
  list-style: disc;
  margin: 10px 0;
}
body > main .carousel-section .shop-all-btn {
  margin-top: 50px;
}
body > main .Padding-0 {
  padding: 0px;
}
body > main .carousel-second .flickity-page-dots {
  bottom: 10px;
}
body > main .carousel-section h1 {
  text-transform: initial !important;
}
body > main a {
  cursor: pointer;
  text-decoration: none !important;
}
@media (min-width: 576px) {
  body > main .banner-content {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  body > main .banner-content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  body > main .banner-content {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  body > main .banner-content {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  body > main .banner-content {
    max-width: 1320px;
  }
}
body > main .banner-content {
  width: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  display: flex;
  align-items: center;
}
body > main .banner-info {
  width: 50%;
}
body > main #vue-landing-page .banner-info h3,
body > main .banner-info {
  color: #fff;
}
body > main #vue-landing-page .banner-info h1 {
  color: #fff;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 0px;
}
body > main .carousel-second .carousel-cell {
  height: 400px;
  display: flex;
}
body > main .flickity-enabled {
  position: relative;
}
body > main .flickity-enabled:focus {
  outline: 0;
}
body > main .flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
body > main .flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
body > main .shop-section .flickity-slider {
  margin-left: 15px;
}
body > main .flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body > main .flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
body > main .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
body > main .flickity-button {
  position: absolute;
  background: hsla(0deg, 0%, 100%, 0.75);
  border: none;
  color: #333;
}
body > main .flickity-button:hover {
  cursor: pointer;
}
body > main .flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f;
}
body > main .flickity-button:active {
  opacity: 0.6;
}
body > main .flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
body > main .flickity-button-icon {
  fill: currentColor;
}
body > main .flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}
body > main .flickity-prev-next-button.previous {
  left: 10px;
}
body > main .flickity-prev-next-button.next {
  right: 10px;
}
body > main .flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
body > main .flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
body > main .flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
body > main .flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -60px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
body > main .flickity-rtl .flickity-page-dots {
  direction: rtl;
}
body > main .flickity-page-dots .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 8px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #707070;
  cursor: pointer;
}
body > main .flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #E0E0E0;
}
body > main .mainwrap.roland {
  width: 100%;
  max-width: 100%;
  transition: 0.1s;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  -js-display: flex;
  position: relative;
}
body > main .mainwrap.roland h1,
body > main .mainwrap.roland h2,
body > main .mainwrap.roland h3,
body > main .mainwrap.roland h4,
body > main .mainwrap.roland h5,
body > main .mainwrap.roland p {
  color: #000;
  text-transform: none;
}
body > main .mainwrap.roland p {
  font-weight: 400;
}
body > main .mainwrap.roland section {
  margin-top: 2em;
  margin-bottom: 2em;
}
body > main .mainwrap.roland .light {
  font-weight: 300;
}
body > main .mainwrap.roland .image-container img {
  width: auto;
  height: auto;
}
body > main .mainwrap.roland .roland-header h1 {
  text-transform: uppercase;
}
body > main .mainwrap.roland .roland-header p {
  margin-bottom: 25px;
}
body > main .mainwrap.roland .shop-section .product-row .product-button {
  position: relative;
  height: 200px;
  width: 200px;
  display: inline-block;
  margin: 14px 6px 18px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  vertical-align: middle;
  flex-shrink: 0;
}
body > main .mainwrap.roland .shop-section .product-row .product-button p {
  font-weight: 800;
  text-align: center;
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 12px;
}
body > main .mainwrap.roland .shop-section .product-row .product-button h3 {
  text-align: center;
  font-size: 16px;
  padding: 15%;
  color: #006bb4;
}
body > main .mainwrap.roland .shop-section .product-row .product-button a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body > main .mainwrap.roland .shop-section .product-row .product-button a:hover h3,
body > main .mainwrap.roland .shop-section .product-row .product-button a:hover p {
  color: #006bb4;
}
body > main .mainwrap.roland .shop-section .product-row .product-button .image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 40px;
}
body > main .mainwrap.roland .shop-section .product-row .product-button .image-container img {
  width: auto;
  height: auto;
  max-width: 180px;
  max-height: 140px;
}
body > main .free-shipping-block {
  background-color: #004464;
}
body > main .mainwrap.roland .resources-section {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3em;
  padding-bottom: 5em;
}
body > main .mainwrap.roland .resources-section .resources-section-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background-color: #fafafa;
  margin-bottom: 0;
  margin-top: 0;
}
body > main .mainwrap.roland .resources-section h2,
body > main .mainwrap.roland .resources-section p {
  text-align: center;
  margin-left: 25%;
  margin-right: 25%;
}
@media (max-width: 991px) {
  body > main .mainwrap.roland .resources-section h2,
body > main .mainwrap.roland .resources-section p {
    margin-left: 10%;
    margin-right: 10%;
  }
}
body > main .mainwrap.roland .resources-section > div {
  margin-top: 5em;
}
body > main .mainwrap.roland .resources-section .resources-box {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  min-height: 300px;
  background: #004f9d;
}
@media (max-width: 991px) {
  body > main .mainwrap.roland .resources-section .resources-box {
    margin-bottom: 28px;
  }
}
body > main .mainwrap.roland .resources-section .resources-box .row {
  min-height: 300px;
}
body > main .mainwrap.roland .resources-section .resources-box .row .col-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
body > main .mainwrap.roland .resources-section .resources-box .col-7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body > main .mainwrap.roland .resources-section .resources-box .blue-button {
  max-width: 132px;
}
body > main .mainwrap.roland .resources-section .resources-box h2 {
  margin-left: revert;
  margin-right: revert;
  text-align: revert;
  font-size: 26px;
  color: #fff;
}
body > main .mainwrap.roland .resources-section .big-buttons {
  border-radius: 8px;
  height: 180px;
  position: relative;
}
@media (max-width: 575px) {
  body > main .mainwrap.roland .resources-section .big-buttons {
    margin: 12px 0;
    height: 140px;
  }
}
body > main .mainwrap.roland .resources-section .big-buttons:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.24s ease, height 0s;
  transition-delay: 0s;
  filter: brightness(1.2);
  transform: scale(1.03);
}
body > main .mainwrap.roland .resources-section .big-buttons a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
body > main .mainwrap.roland .resources-section .big-buttons a h3 {
  color: #fff;
  font-weight: 800;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
  padding: 0;
}
body > main .mainwrap.roland .resources-section .big-buttons.blue {
  background: linear-gradient(120deg, #0088ce 0, #006394 40%, #006394 60%, #0088ce 100%);
}
body > main .mainwrap.roland section.shop-section {
  margin-bottom: 5em;
}
body > main .button-wrapper {
  display: flex;
  margin-bottom: 48px;
  justify-content: center;
}
body > main .button-wrapper > .shop-new {
  margin-right: 12px;
}
body > main .button-wrapper > .shop-new:last-of-type {
  margin-right: 0;
}
body > main a.shop-new {
  width: 216px;
  height: 40px;
  background: #0088ce;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
body > main a.shop-new:hover {
  -webkit-box-shadow: 0 0 24px rgba(2, 2, 2, 0.12);
  box-shadow: 0 0 24px rgba(2, 2, 2, 0.12);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  body > main .button-wrapper {
    flex-direction: column;
    width: 216px;
    margin: 0 auto;
    margin-bottom: 48px;
  }
}
body > main .mainwrap .light {
  font-weight: 300;
}
body > main div[data-content-type=row].how-to-videos {
  background: #f1efef;
  padding: 50px 24px;
  margin: 80px 0 40px 0;
}
body > main div[data-content-type=row].how-to-videos p {
  font-weight: 300;
  font-size: 18px;
  width: 260px;
}
@media (max-width: 991px) {
  body > main div[data-content-type=row].how-to-videos {
    border: 24px solid #fff;
    padding: 20px 24px;
    margin: 20px 0;
  }
}
body > main div[data-content-type=row].how-to-videos > div {
  margin-top: 0 !important;
}
body > main div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=BLI70I1],
body > main div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=E4H4YL3],
body > main div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=O2JM7NR],
body > main div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=U3N2JSC] {
  display: flex;
  flex-direction: column;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
body > main div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=IDVU44E] {
  justify-content: center;
  width: 33.3333%;
  align-self: center;
}
body > main div[data-content-type=row].how-to-videos .pagebuilder-column[data-pb-style=O2JM7NR] {
  justify-content: center;
  width: 66.6667%;
  align-self: center;
}
@media (max-width: 991px) {
  body > main div[data-content-type=row].how-to-videos .pagebuilder-column {
    width: 100% !important;
  }
  body > main div[data-content-type=row].how-to-videos > div {
    display: grid !important;
  }
}
body > main div[data-content-type=row].how-to-videos .pagebuilder-column:nth-of-type(2) {
  overflow-x: scroll;
}
body > main div[data-content-type=row].how-to-videos .pagebuilder-column:nth-of-type(2)::-webkit-scrollbar {
  height: 12px;
}
body > main div[data-content-type=row].how-to-videos .pagebuilder-column:nth-of-type(2)::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #707070;
}
body > main div[data-content-type=row].how-to-videos h1 {
  margin-bottom: 0;
}
body > main div[data-content-type=row].how-to-videos h3 {
  margin-top: 0;
  font-weight: 400;
}
body > main div[data-content-type=row].how-to-videos .maker-skills-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 16px;
}
body > main div[data-content-type=row].how-to-videos .maker-skills-slider .video {
  border-radius: 8px;
  background: #fff;
  margin-right: 16px;
  width: 420px;
  min-width: 420px;
}
@media (max-width: 768px) {
  body > main div[data-content-type=row].how-to-videos .maker-skills-slider .video {
    width: calc(100vw - 48px);
    min-width: 100%;
  }
}
body > main div[data-content-type=row].how-to-videos .maker-skills-slider .video a {
  padding: 16px;
  display: block;
}
body > main div[data-content-type=row].how-to-videos .maker-skills-slider .video a h5 {
  font-weight: 400 !important;
  text-transform: none;
  text-align: center;
}
body > main div[data-content-type=row].how-to-videos .maker-skills-slider .video a .watch {
  text-align: center;
  display: block;
}
body > main div[data-content-type=row].how-to-videos [data-content-type=button-item] [data-element=link] {
  min-width: 170px;
  text-align: center;
}
body > main .product-section .row .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body > main div[data-content-type=row][data-appearance=contained] {
  width: 806px;
  max-width: calc(100% - 32px);
  margin: 0 auto;
}
body > main div[data-content-type=row][data-appearance=contained] [data-content-type=html] {
  padding: 15px;
}
@media (max-width: 600px) {
  body > main div[data-content-type=row][data-appearance=contained] [data-content-type=html] {
    padding: 25px;
  }
}
body > main .videos .pagebuilder-button-primary span {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px !important;
}
body > main .carousel-section {
  padding-top: 70px;
  padding-bottom: 110px;
}
body > main .carousel-cell {
  position: relative;
  height: 550px;
  width: 100%;
  margin-right: 2px;
}
body > main .carousel-cell .carousel-content {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
  color: #fff;
}
body > main .carousel-cell .carousel-content h3 {
  color: #fff;
}
body > main #vue-landing-page .free-shipping-info h1 {
  font-size: 70px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 50px;
  text-align: center;
}
body > main #vue-landing-page .free-shipping-info h4 {
  color: #fff;
  font-weight: 400;
  font-size: 33px;
  text-align: center;
  margin: 15px 0 0 0;
}
body > main .free-shipping-info span {
  border-bottom: 1px solid #fff;
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  color: #fff;
}
body > main a.free-shipping-content:hover .free-shipping-info span {
  border: none;
}
body > main .free-shipping-car {
  margin-right: 50px;
}
body > main .free-shipping-content {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
body > main .shop-section .shop-all-btn {
  margin-top: 30px;
}
body > main .align-center-btn {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
body > main .big-btn {
  min-width: 350px;
  display: table;
  text-align: center;
}
body > main .shop-section h2 {
  padding-left: 20px;
  padding-right: 20px;
}
body > main .free-shipping-block img {
  width: 100%;
}
body > main .healthcare-shop-block div.jpp-main-categories .row-full-width-inner {
  max-width: 1320px;
}
body > main .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.title {
  display: flex;
  align-items: center;
}
body > main .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.title:hover {
  box-shadow: none;
}
body > main .healthcare-shop-block div.jpp-main-categories .category-tiles .tile {
  width: 18%;
}
body > main .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
body > main .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn:hover {
  box-shadow: none;
}
body > main #vue-landing-page .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn a {
  position: relative;
  background: #0c7cb2;
  padding: 20px 30px;
  text-decoration: none !important;
  color: #fff;
}
body > main .disclaimer {
  padding-left: 40px;
  padding-right: 40px;
}
body > main .disclaimer-box {
  margin-bottom: 60px;
}
body > main #vue-landing-page .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.shop-all-btn a h5 {
  position: relative;
  bottom: inherit;
  left: inherit;
  right: inherit;
  color: #fff;
  font-size: 20px;
}
body > main #vue-landing-page .prussian-blue-btn {
  padding: 18px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #004464;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all 0.5s ease;
}
body > main #vue-landing-page .prussian-blue-btn:hover {
  color: #fff;
  background-color: #f58220;
  transition: all 0.5s ease;
}
body > main #vue-landing-page .badge-details h1 {
  font-weight: 700;
}
body > main .badge-block .row {
  background: #eef2f4;
  display: flex;
  align-items: center;
}
body > main .badge-block .row .badge-details {
  padding: 20px 40px 20px;
}
body > main .badge-block .row .badge-details h1,
body > main .badge-block .row .badge-details p {
  text-align: center;
}
body > main .badge-block .row .badge-btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body > main .badge-block .row .badge-btns a {
  background: #0c7cb2;
  width: 46%;
  margin: 8px;
  text-decoration: none !important;
}
body > main .badge-block .row .badge-btns a:hover {
  text-decoration: none !important;
}
body > main .badge-block .row .badge-btns a h5 {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  text-align: center;
}
body > main .learnmore-block {
  position: relative;
  text-align: center;
  background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/healthcare-medical-bg.jpg);
  background-size: cover;
  background-position: center;
}
body > main .learnmore-block .learnmore-bg {
  background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/skyblue-bg.png);
  background-size: cover;
  background-position: center;
}
body > main .learnmore-details {
  padding: 50px 0 50px 0;
}
body > main #vue-landing-page .learnmore-block h1 {
  color: #fff;
  text-transform: none;
  font-weight: 700;
}
body > main .banner-container {
  position: relative;
}
body > main .sub-title {
  margin-top: 10px;
  display: block;
  line-height: normal !important;
}
body > main .learnmore-block h1 span.light {
  color: #fff;
  text-transform: none;
}
body > main #vue-landing-page .learnmore-block p {
  color: #fff;
  margin: 30px 10% 0 10%;
  font-size: 18px;
  line-height: 28px;
}
body > main .learnmore-block .learnmore-btns {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
body > main .learnmore-block .learnmore-btns a {
  background: #021938;
  text-decoration: none !important;
  padding: 0 20px;
  margin: 10px;
}
body > main .learnmore-block .learnmore-btns a:hover {
  text-decoration: none !important;
}
body > main .learnmore-block .learnmore-btns a h5 {
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin-block-end: 16px;
  margin-block-start: 16px;
}
@media (max-width: 767px) {
  body > main .learnmore-block .learnmore-btns {
    flex-direction: column;
    align-items: center;
  }
  body > main .learnmore-block .learnmore-btns a {
    width: 290px;
  }
  body > main .learnmore-block .learnmore-btns a h5 {
    font-size: 14px;
  }
}
body > main div.jpp-main-categories .category-tiles {
  justify-content: left;
  margin-top: 60px;
}
body > main .jpp-page-nav {
  height: auto !important;
  max-height: inherit !important;
}
body > main .shop-section {
  margin: 70px 0 70px 0;
}
body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 4;
  max-width: 100%;
  justify-content: flex-start;
}
@media (min-width: 1400px) {
  body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper {
    justify-content: left;
  }
}
@media (max-width: 1024px) {
  body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper {
    justify-content: center;
  }
}
body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.32s ease;
  transition: 0.32s ease;
  width: calc(25% - 20px) !important;
  margin: 20px 0 20px 0;
  padding: 0 20px;
}
@media (max-width: 1024px) {
  body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .card {
    width: 200px !important;
  }
}
body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .card:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .card .image-wrapper {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  transform: translateX(0) translateY(0);
}
body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .shop-button {
  height: 200px;
  min-height: 200px;
  width: 20%;
  justify-content: center;
}
@media (max-width: 1024px) {
  body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .shop-button {
    height: auto;
    width: auto !important;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 500px) {
  body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .shop-button {
    height: auto;
    min-height: auto;
    width: 200px !important;
  }
}
body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .shop-button a {
  text-decoration: none !important;
}
body > main div[data-content-type=row] > .shop-trending-categories .card-wrapper .shop-button h5 {
  background: #0088ce;
  color: #fff;
  padding: 5px 15px;
  text-transform: capitalize;
}
body > main div[data-content-type=simple_cards] .card.simple-tile h5 {
  bottom: inherit;
  position: relative;
  left: inherit;
  top: inherit;
  right: inherit;
  margin: 15px 0;
  padding: 0 10px;
}
body > main div[data-content-type=simple_cards] .card.simple-tile {
  height: auto;
  min-height: auto;
}
@media (max-width: 1024px) {
  body > main .badge-block .row .badge-btns a {
    width: 75%;
  }
}
@media (max-width: 768px) {
  body > main div.jpp-main-categories {
    display: flex;
  }
  body > main div.jpp-main-categories .category-tiles {
    flex-direction: column;
    align-items: center;
  }
  body > main .healthcare-shop-block div.jpp-main-categories .category-tiles .tile.title {
    justify-content: center;
    height: auto;
  }
  body > main .healthcare-shop-block div.jpp-main-categories .category-tiles .tile {
    width: 90%;
  }
  body > main .learnmore-block p {
    margin: 0;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 2500px) {
  body > main #vue-landing-page h1,
body > main #vue-landing-page .carousel-section h1 {
    font-size: 2.7vw;
    line-height: 3.2vw;
    margin-top: 0px;
  }
  body > main #vue-landing-page .badge-details h1 {
    font-size: 2.2vw;
    margin-bottom: 0px;
    line-height: 2.4vw;
  }
  body > main #vue-landing-page h3,
body > main #vue-landing-page h3 span {
    font-size: 2vw;
    line-height: 2.2vw;
  }
  body > main #vue-landing-page .tile.title h3,
body > main #vue-landing-page .tile.title h3 span {
    font-size: 1.5vw;
    line-height: 1.8vw;
  }
  body > main #vue-landing-page p,
body > main #vue-landing-page .badge-details p {
    font-size: 18px;
    line-height: 26px;
  }
  body > main .banner-box {
    height: 290px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1366px) {
  body > main .carousel-second .carousel-cell {
    height: 350px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
  body > main .carousel-second .carousel-cell {
    height: 350px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 800px) {
  body > main .carousel-second .carousel-cell {
    height: 450px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  body > main {
    /* .badge-block .row .badge-btns a {
      width: 50%;
    } */
  }
  body > main #vue-landing-page h1,
body > main #vue-landing-page .carousel-section h1 {
    font-size: 3.5vw;
    line-height: 4vw;
  }
  body > main #vue-landing-page .free-shipping-info h1 {
    font-size: 40px;
    line-height: 30px;
  }
  body > main #vue-landing-page .free-shipping-info h4 {
    font-size: 26px;
  }
  body > main #vue-landing-page h3,
body > main #vue-landing-page h3 span {
    font-size: 25px;
    line-height: 30px;
  }
  body > main #vue-landing-page p,
body > main #vue-landing-page .badge-details p {
    font-size: 16px;
    line-height: 24px;
  }
  body > main .banner-box {
    background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/healthcare-landing-page-banner-mobile.jpg) center center no-repeat;
    background-size: cover;
    height: 280px;
  }
  body > main div.jpp-main-categories .category-tiles {
    margin-top: 0px;
  }
  body > main .healthcare-shop-block div.jpp-main-categories {
    margin-bottom: 0px;
  }
  body > main .shop-section h3#shop-products {
    text-align: center;
  }
  body > main .free-shipping-content {
    display: grid;
    text-align: center;
  }
  body > main .free-shipping-car {
    margin-right: 0;
    margin-bottom: 20px;
  }
  body > main #vue-landing-page .shop-section h5 {
    line-height: 20px;
  }
  body > main #shop-materials .category-tiles h3,
body > main .videos h1,
body > main .videos p {
    text-align: center;
  }
  body > main .videos p {
    width: 100% !important;
  }
  body > main .banner-info {
    width: 100%;
    text-align: center;
    padding: 0 30px;
  }
  body > main .videos .pagebuilder-button-primary {
    margin: 0 auto 20px;
    display: table;
  }
  body > main .carousel-section .carousel-cell {
    height: 500px;
  }
  body > main .carousel-section {
    padding-top: 30px;
    padding-bottom: 90px;
  }
  body > main #vue-landing-page .carousel-section p,
body > main #vue-landing-page .carousel-section span {
    line-height: 24px;
    margin-top: 0px;
  }
  body > main .carousel-section li {
    margin: 5px 0;
  }
  body > main .carousel-section .shop-all-btn {
    margin-top: 20px;
  }
  body > main .carousel-second .carousel-cell {
    height: 280px;
    display: block;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  body > main #vue-landing-page h1,
body > main #vue-landing-page .carousel-section h1,
body > main #vue-landing-page .free-shipping-info h1 {
    font-size: 32px;
    line-height: 40px;
  }
  body > main #vue-landing-page .free-shipping-info h4 {
    font-size: 22px;
  }
  body > main #vue-landing-page h3,
body > main #vue-landing-page h3 span {
    font-size: 28px;
    margin-top: 20px !important;
    line-height: 36px;
  }
  body > main #vue-landing-page p,
body > main #vue-landing-page .badge-details p {
    font-size: 16px;
    line-height: 24px;
  }
  body > main .banner-box {
    background: url(https://jpp.trgcdn.com/landing-pages/healthcare/images/healthcare-landing-page-banner-mobile.jpg) center center no-repeat;
    background-size: cover;
    height: 320px;
  }
  body > main div.jpp-main-categories .category-tiles {
    margin-top: 0px;
  }
  body > main .healthcare-shop-block div.jpp-main-categories {
    margin-bottom: 0px;
  }
  body > main .shop-section h3#shop-products {
    text-align: center;
  }
  body > main .free-shipping-content {
    display: grid;
    text-align: center;
  }
  body > main .free-shipping-car {
    margin-right: 0;
    margin-bottom: 20px;
  }
  body > main #vue-landing-page .shop-section h5 {
    line-height: 20px;
  }
  body > main #shop-materials .category-tiles h3,
body > main .videos h1,
body > main .videos p {
    text-align: center;
  }
  body > main .videos p {
    width: 100% !important;
  }
  body > main .banner-info {
    width: 100%;
    text-align: center;
    padding: 0 30px;
  }
  body > main .videos .pagebuilder-button-primary {
    margin: 0 auto 20px;
    display: table;
  }
  body > main .carousel-section .carousel-cell {
    height: 850px;
  }
  body > main #vue-landing-page .carousel-section p,
body > main #vue-landing-page .carousel-section span {
    line-height: 24px;
  }
  body > main .carousel-section li {
    margin: 5px 0;
  }
  body > main .carousel-section .shop-all-btn {
    margin-top: 20px;
  }
  body > main .carousel-second .carousel-cell {
    height: 260px;
    display: block;
  }
}

/* personalize your drinkware section */


#vue-landing-page .personalize-your-drinkware .col-lg-12 .title {
  color: #000 !important;
}

#vue-landing-page .mainwrap .personalize-your-drinkware {
  position: relative;
  padding-bottom: 100px;
  padding-top: 40px;
  background-color: #F8F8F8;
}

#vue-landing-page .mainwrap .personalize-your-drinkware #vue-landing-page  .personalize-your-drinkware-background {
  z-index: -1;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  top: 0;
  bottom: 0;
  background: #F8F8F8;
}

#vue-landing-page  .personalize-your-drinkware .col-lg-12 .title span {
  font-size: 40px !important;
  line-height: 49px !important;
  font-weight: 300 !important;
}

#vue-landing-page .personalize-your-drinkware .col-lg-12 .title {
  font-size: 40px !important;
  line-height: 48px !important;
  font-weight: 800 !important;
}

#vue-landing-page  .personalize-your-drinkware .mainwrap #vue-landing-page  .personalize-your-drinkware h2 {
  margin: 0;
  padding: 30px 0;
}


#vue-landing-page .personalize-your-drinkware .carousel-cell {
  width: calc((100% - 20px) / 3);
  margin-right: 10px;
  background-color: #fff;
  height: auto;
  border-radius: 8px;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell:hover {
  -webkit-box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.12);
  box-shadow: 0px 0px 12px rgba(2, 2, 2, 0.12);
}

#vue-landing-page .personalize-your-drinkware .carousel-cell:hover .product-name {
  color: #0088CE;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
  font-size: 24px !important;
  font-weight: 800 !important;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell:hover .shop {
  color: #f58220;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .shop {
  font-size: 20px !important;
}

#vue-landing-page .personalize-your-drinkware .flickity-viewport {
  height: 390px !important;
}


@media (max-width: 991px) {
  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    width: calc((100% - 20px) / 2);
    height: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 25px !important;
    margin: 24px 0 !important;
    line-height: 30px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
    font-size: 18px !important;
    line-height: 22px !important;

  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .shop {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .image-container {
    height: 220px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    height: auto !important;
  }

   #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 320px !important;
  }
}

@media (max-width: 767px) {
  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    width: 100%;
    height: 380px !important;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 390px !important;
  }
}

@media only screen and (max-width: 560px) and (min-width: 530px) {
  #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 450px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell {
    height: 440px !important;
  }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 26px !important;
    margin-top: 20px !important;
    line-height: 28px !important;
  }
}

@media only screen and (max-width: 480px) and (min-width: 320px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 26px !important;
    margin-top: 20px !important;
    line-height: 28px !important;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
    font-size: 18px;
  }

  #vue-landing-page .personalize-your-drinkware .carousel-cell .image-container.toner-img img {
    width: 90% !important;
  }

}


@media only screen and (min-width: 320px) and (max-width: 767px) {
  #vue-landing-page  .personalize-your-drinkware .carousel-cell .image-container {
    height: auto;
  }
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .image-container {
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .product-name {
  color: #021938;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin: 15px 0;
}

#vue-landing-page .personalize-your-drinkware .carousel-cell .shop {
  color: #021938;
  font-size: 22px;
  font-weight: 500 !important;
  text-align: center;
  padding: 0 0 25px;
  margin: 0;
  top: -8px;
}

#vue-landing-page .personalize-your-drinkware .flickity-prev-next-button {
  top: 40%;
  background-color: #F5F5F5;
}

#vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.next {
  right: -60px;
}

#vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.previous {
  left: -60px;
}

@media (max-width: 1440px) {
  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.next {
    right: -52px;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.previous {
    left: -52px;
  }
}

@media (max-width: 585px) {
  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button {
    height: 36px;
    width: 36px;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.next {
    right: -40px;
  }

  #vue-landing-page .personalize-your-drinkware .flickity-prev-next-button.previous {
    left: -40px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
  #vue-landing-page .personalize-your-drinkware .flickity-viewport {
    height: 370px !important;
  }
}

@media (max-width: 319px) {

  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title,
  #vue-landing-page .personalize-your-drinkware .col-lg-12 .title span {
    font-size: 26px !important;
    margin-top: 20px !important;
    line-height: 28px !important;
  }
}



/*# sourceMappingURL=healthcare.css.map */
