ul.mini-nav {
  text-align: center;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  font-size: 1em;
}
ul.mini-nav > li {
  display: inline;
  padding: 0 14px;
  border-left: 1px solid black;
}
ul.mini-nav > li:last-of-type {
  border-right: 1px solid black;
}
ul.mini-nav > li > a {
  text-decoration: underline;
}
@media (min-width: 425px) {
  ul.mini-nav > li {
    padding: 0 20px;
  }
}

#cambro-spotlight .nav-pills > li.active > a {
  color: #fef9e0 !important;
  background-color: #5A6435 !important;
}
#cambro-spotlight a:hover {
  text-decoration-color: white;
}
#cambro-spotlight h2,
#cambro-spotlight h3,
#cambro-spotlight p {
  text-wrap: balance;
}
#cambro-spotlight h2 {
  font-size: 4rem !important;
  font-weight: bold !important;
  margin-bottom: 2rem !important;
  color: #E5001D;
}
#cambro-spotlight h3 {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 70rem) {
  #cambro-spotlight h3 {
    font-size: 3rem;
  }
}
#cambro-spotlight img {
  width: 100%;
  display: block;
}
#cambro-spotlight .txtdec-none {
  text-decoration: none !important;
}

.card-size {
  max-width: 23rem !important;
  height: 100%;
  min-height: 39rem;
}
@media (min-width: 768px) {
  .card-size {
    max-width: 18rem !important;
  }
}
@media (min-width: 1024px) {
  .card-size {
    max-width: 23rem !important;
  }
}

.mt {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .mt {
    margin-top: 2rem !important;
  }
}
@media (min-width: 1024px) {
  .mt {
    margin-top: 0 !important;
  }
}

@media (max-width: 40rem) {
  .category-block > div:not(:first-child) {
    -webkit-transform: translateX(1.5rem);
            transform: translateX(1.5rem);
  }
}
.category-block {
  max-width: 1080px;
  width: 100%;
  position: relative;
  z-index: 5;
  gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.category-container {
  -webkit-box-shadow: 0 3px 6px rgba(44, 44, 44, 0.16);
          box-shadow: 0 3px 6px rgba(44, 44, 44, 0.16);
  padding: 10px;
  background-color: white;
  width: 100%;
}
@media (min-width: 640px) {
  .category-container {
    padding: 14px;
  }
}
.category-container h3 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 1.25em;
  font-weight: 700;
}
.category-container .cta {
  text-decoration: underline;
}
.category-container .grid-cat-title {
  font-size: 2rem !important;
  color: #E5001D;
  margin-bottom: 1rem !important;
}
.category-container .grid-cat-price {
  font-size: 1.6em;
  font-weight: 700;
  color: #e5001d !important;
}
@media (min-width: 768px) {
  .category-container .grid-cat-price {
    font-size: 1.2em;
  }
}
@media (min-width: 1024px) {
  .category-container .grid-cat-price {
    font-size: 1.4em;
  }
}
.category-container .grid-cat-usp {
  font-size: 1em;
  line-height: 1.2em;
  color: black;
  font-weight: 400;
}
@media (min-width: 768px) {
  .category-container .grid-cat-usp {
    line-height: 1.1em;
  }
}
@media (min-width: 1024px) {
  .category-container .grid-cat-usp {
    line-height: 1.2em;
  }
}
.category-container span.prod-vat-marker {
  font-size: 0.875em;
  font-weight: 400;
  color: black;
}

main .text-hide {
  font-size: 4em !important;
  color: transparent !important;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
main .cambro-logo {
  width: 258px;
  height: auto;
  background-image: url("http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/cambro-logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
main .hero-banner.hb-split .hb-image {
  clip-path: polygon(0 30%, 100% 0%, 100% 100%, 0% 100%);
  background-position: top;
}
@media (min-width: 768px) {
  main .hero-banner.hb-split .hb-image {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 31% 100%);
  }
}
@media (min-width: 1024px) {
  main .hero-banner.hb-split .hb-image {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 23% 100%);
  }
}
@media (min-width: 1280px) {
  main .hero-banner.hb-split .hb-image {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 19% 100%);
    background-position-y: top;
  }
}
main div.hero-banner.hb-split .hb-image {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=425,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/topbanner.jpg");
}
@media (min-width: 768px) {
  main div.hero-banner.hb-split .hb-image {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=502,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/topbanner.jpg");
  }
}
@media (min-width: 1024px) {
  main div.hero-banner.hb-split .hb-image {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=620,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/topbanner.jpg");
  }
}
@media (min-width: 1280px) {
  main div.hero-banner.hb-split .hb-image {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=620,h=200,q=75,f=auto,fit=cover/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/topbanner.jpg");
  }
}

#section1-hero .title-header {
  max-width: 58.4rem;
}

.video-container {
  position: relative;
}

.vid-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vid-block-container max-auto h3 {
  font-size: 1.25em;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
}
.vid-ban {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  height: 189px;
  width: 336px;
}
.vid-ban .vid-colorShadow {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: -5;
  width: 100%;
  height: 100%;
  background-color: #E5001D;
}
.vid-ban-cambro {
  background-image: url("https://media.nisbets.com/cdn-cgi/image/w=280,h=135,q=75,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/videobanner.png");
}
@media (min-width: 768px) {
  .vid-ban-cambro {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=354,h=220,q=75,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/videobanner.png");
  }
}
@media (min-width: 1024px) {
  .vid-ban-cambro {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=231,h=168,q=75,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/videobanner.png");
  }
}
@media (min-width: 1280px) {
  .vid-ban-cambro {
    background-image: url("https://media.nisbets.com/cdn-cgi/image/w=295,h=168,q=75,fit=contain,f=auto/http://media.nisbets.com/static/fuse/projects/UK/cambro_spotlight/assets/images/videobanner.png");
  }
}
.vid-ban-overlay {
  text-align: center;
  width: 336px;
  height: 189px;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  padding: 10px;
}
.vid-ban-overlay .video-btn {
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.vid-ban-overlay .video-btn-image {
  max-width: 70px !important;
}
@media (min-width: 1024px) {
  .vid-ban-overlay .video-btn-image {
    max-width: 60px !important;
  }
}
.vid-ban-overlay .video-btn span.cta {
  font-size: 1em;
  font-weight: 600;
  color: #ffffff;
  margin: auto 0;
}

.lazyload-2x .mq-2x-1,
.mq-2x-2,
.mq-2x-3,
.mq-2x-4 {
  display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min-device-pixel-ratio: 2) and (min-width: 320px), only screen and (min-resolution: 192dpi) and (min-width: 320px), only screen and (min-resolution: 2dppx) and (min-width: 320px) {
  .lazyload-2x .mq-2x-4 {
    display: block;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  .lazyload-2x .mq-2x-4 {
    display: none;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px), only screen and (min-resolution: 192dpi) and (min-width: 768px), only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  .lazyload-2x .mq-2x-3 {
    display: block;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-resolution: 192dpi) and (min-width: 1024px), only screen and (min-resolution: 2dppx) and (min-width: 1024px) {
  .lazyload-2x .mq-2x-3 {
    display: none;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1024px), only screen and (min-resolution: 192dpi) and (min-width: 1024px), only screen and (min-resolution: 2dppx) and (min-width: 1024px) {
  .lazyload-2x .mq-2x-2 {
    display: block;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-resolution: 192dpi) and (min-width: 1280px), only screen and (min-resolution: 2dppx) and (min-width: 1280px) {
  .lazyload-2x .mq-2x-2 {
    display: none;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1280px), only screen and (min-resolution: 192dpi) and (min-width: 1280px), only screen and (min-resolution: 2dppx) and (min-width: 1280px) {
  .lazyload-2x .mq-2x-1 {
    display: block;
  }
}

#section2-foodtransport {
  background-color: #202020;
  padding-bottom: 4rem;
  width: 100%;
  color: white;
}
#section2-foodtransport .banner-wrapper {
  margin-top: 4rem;
  margin-inline: auto;
  max-width: 65rem;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 70rem) {
  #section2-foodtransport .banner-wrapper {
    margin-top: 11rem;
    max-width: 35rem;
  }
}
#section2-foodtransport .banner-wrapper .section-color-shadow {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 100%;
  height: 100%;
  background-color: #E5001D;
  border: 1px solid #E5001D;
  z-index: -1;
}
#section2-foodtransport .banner-wrapper .section-banner {
  width: 100%;
  min-height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(45deg, #424242 0%, #424242 40%, #4F4F4F 40%);
}
@media (max-width: 70rem) {
  #section2-foodtransport .banner-wrapper .section-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#section2-foodtransport .banner-wrapper .section-banner_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 40rem;
  padding: 15px 20px;
  margin-right: auto;
}
@media (max-width: 70rem) {
  #section2-foodtransport .banner-wrapper .section-banner_info {
    text-align: center;
  }
}
#section2-foodtransport .banner-wrapper .section-banner_info h3 {
  margin: 0;
  color: white;
  text-transform: uppercase;
}
#section2-foodtransport .banner-wrapper .section-banner_img {
  max-width: 40rem;
  width: 100%;
  position: relative;
}
#section2-foodtransport .banner-wrapper .section-banner_img .img-wrapper {
  max-width: 36.6rem;
  position: absolute;
  bottom: 0;
  right: 2rem;
}
@media (max-width: 70rem) {
  #section2-foodtransport .banner-wrapper .section-banner_img {
    max-width: 20rem;
    right: -17rem;
  }
}
#section2-foodtransport .button, #section2-foodtransport .banner-btn {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 70rem) {
  #section2-foodtransport .button, #section2-foodtransport .banner-btn {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}
#section2-foodtransport .banner-btn {
  background-color: #E5001D;
}
#section2-foodtransport .banner-btn span {
  color: white;
}
#section2-foodtransport .button {
  background-color: #E5001D;
}
#section2-foodtransport .product-sections {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
#section2-foodtransport .product-sections_col-1 {
  padding-top: 6rem;
}
#section2-foodtransport .product-sections_col-2 {
  padding-top: 6rem;
}
@media (max-width: 70rem) {
  #section2-foodtransport .product-sections_col-2 {
    padding-top: 0;
  }
}
#section2-foodtransport .product-sections_col-1, #section2-foodtransport .product-sections_col-2 {
  text-align: center;
  max-width: 56rem;
  margin-inline: auto;
}
#section2-foodtransport .product-sections_col-1 p, #section2-foodtransport .product-sections_col-2 p {
  padding-inline: 0.5rem;
}
#section2-foodtransport .product-sections_col-1 h2, #section2-foodtransport .product-sections_col-2 h2 {
  line-height: 0.9;
  color: white;
}
#section2-foodtransport .product-sections_col-1 .button, #section2-foodtransport .product-sections_col-2 .button {
  margin-inline: auto;
  margin-top: 2rem;
}
#section2-foodtransport .product-sections .product-section-1 {
  margin-bottom: 4rem;
}
#section2-foodtransport .product-sections .products {
  margin-top: 6rem;
}
#section2-foodtransport .product-sections .products .card-size {
  position: relative;
}
#section2-foodtransport .product-sections .products .card-size .product-card-shadow {
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 95%;
  height: 95%;
  background-color: #E5001D;
  z-index: -1;
  border: 1px solid #E5001D;
}
@media (min-width: 1100px) {
  #section2-foodtransport .product-sections_col-1 .product-section-1 h2 {
    padding-top: 3.5rem;
  }
  #section2-foodtransport .product-sections_col-1 .product-section-1 p {
    padding-bottom: 2rem;
  }
  #section2-foodtransport .product-sections_col-2 .product-section-2 p {
    padding-bottom: 2rem;
  }
}

#section3-foodstorage {
  background-color: #F2F2F2;
  padding-bottom: 4rem;
  width: 100%;
  color: #202020;
}
#section3-foodstorage .banner-wrapper {
  margin-top: 4rem;
  margin-inline: auto;
  max-width: 65rem;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 70rem) {
  #section3-foodstorage .banner-wrapper {
    margin-top: 11rem;
    max-width: 35rem;
  }
}
#section3-foodstorage .banner-wrapper .section-color-shadow {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 100%;
  height: 100%;
  background-color: white;
  border: 1px solid #E5001D;
  z-index: -1;
}
#section3-foodstorage .banner-wrapper .section-banner {
  width: 100%;
  min-height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(45deg, #E4001C 0%, #E4001C 40%, #F0001D 40%);
}
@media (max-width: 70rem) {
  #section3-foodstorage .banner-wrapper .section-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#section3-foodstorage .banner-wrapper .section-banner_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 40rem;
  padding: 15px 20px;
  margin-right: auto;
}
@media (max-width: 70rem) {
  #section3-foodstorage .banner-wrapper .section-banner_info {
    text-align: center;
  }
}
#section3-foodstorage .banner-wrapper .section-banner_info h3 {
  margin: 0;
  color: white;
  text-transform: uppercase;
}
#section3-foodstorage .banner-wrapper .section-banner_img {
  max-width: 40rem;
  width: 100%;
  position: relative;
}
#section3-foodstorage .banner-wrapper .section-banner_img .img-wrapper {
  max-width: 20.6rem;
  position: absolute;
  bottom: 0;
  right: 2rem;
}
@media (max-width: 70rem) {
  #section3-foodstorage .banner-wrapper .section-banner_img {
    max-width: 15rem;
    right: -17rem;
  }
}
#section3-foodstorage .button, #section3-foodstorage .banner-btn {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 70rem) {
  #section3-foodstorage .button, #section3-foodstorage .banner-btn {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}
#section3-foodstorage .banner-btn {
  background-color: #202020;
}
#section3-foodstorage .banner-btn span {
  color: white;
}
#section3-foodstorage .button {
  background-color: #202020;
}
#section3-foodstorage .product-sections {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
#section3-foodstorage .product-sections_col-1 {
  padding-top: 6rem;
}
#section3-foodstorage .product-sections_col-2 {
  padding-top: 6rem;
}
@media (max-width: 70rem) {
  #section3-foodstorage .product-sections_col-2 {
    padding-top: 0;
  }
}
#section3-foodstorage .product-sections_col-1, #section3-foodstorage .product-sections_col-2 {
  text-align: center;
  max-width: 56rem;
  margin-inline: auto;
}
#section3-foodstorage .product-sections_col-1 p, #section3-foodstorage .product-sections_col-2 p {
  padding-inline: 0.5rem;
}
#section3-foodstorage .product-sections_col-1 h2, #section3-foodstorage .product-sections_col-2 h2 {
  line-height: 0.9;
  color: #202020;
}
#section3-foodstorage .product-sections_col-1 .button, #section3-foodstorage .product-sections_col-2 .button {
  margin-inline: auto;
  margin-top: 2rem;
}
#section3-foodstorage .product-sections .product-section-1 {
  margin-bottom: 4rem;
}
#section3-foodstorage .product-sections .products {
  margin-top: 6rem;
}
#section3-foodstorage .product-sections .products .card-size {
  position: relative;
}
#section3-foodstorage .product-sections .products .card-size .product-card-shadow {
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 95%;
  height: 95%;
  background-color: white;
  z-index: -1;
  border: 1px solid #E5001D;
}
@media (min-width: 1100px) {
  #section3-foodstorage h3.banner-title {
    padding-top: 2rem;
  }
  #section3-foodstorage .product-sections_col-2 .product-section-1 h2 {
    padding-top: 3.5rem;
  }
}

#section4-gastronorm {
  background-color: #E5001D;
  padding-bottom: 4rem;
  width: 100%;
  color: white;
}
#section4-gastronorm .banner-wrapper {
  margin-top: 4rem;
  margin-inline: auto;
  max-width: 65rem;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 70rem) {
  #section4-gastronorm .banner-wrapper {
    margin-top: 11rem;
    max-width: 35rem;
  }
}
#section4-gastronorm .banner-wrapper .section-color-shadow {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 100%;
  height: 100%;
  background-color: #202020;
  border: 1px solid #202020;
  z-index: -1;
}
#section4-gastronorm .banner-wrapper .section-banner {
  width: 100%;
  min-height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(45deg, white 0%, white 40%, #F2F2F2 40%);
}
@media (max-width: 70rem) {
  #section4-gastronorm .banner-wrapper .section-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#section4-gastronorm .banner-wrapper .section-banner_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 40rem;
  padding: 15px 20px;
  margin-right: auto;
}
@media (max-width: 70rem) {
  #section4-gastronorm .banner-wrapper .section-banner_info {
    text-align: center;
  }
}
#section4-gastronorm .banner-wrapper .section-banner_info h3 {
  margin: 0;
  color: #202020;
  text-transform: uppercase;
}
#section4-gastronorm .banner-wrapper .section-banner_img {
  max-width: 40rem;
  width: 100%;
  position: relative;
}
#section4-gastronorm .banner-wrapper .section-banner_img .img-wrapper {
  max-width: 30.5rem;
  position: absolute;
  bottom: 0;
  right: 2rem;
}
@media (max-width: 70rem) {
  #section4-gastronorm .banner-wrapper .section-banner_img {
    max-width: 15rem;
    right: -17rem;
  }
}
#section4-gastronorm .button, #section4-gastronorm .banner-btn {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 70rem) {
  #section4-gastronorm .button, #section4-gastronorm .banner-btn {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}
#section4-gastronorm .banner-btn {
  background-color: #E5001D;
}
#section4-gastronorm .banner-btn span {
  color: white;
}
#section4-gastronorm .button {
  background-color: #202020;
}
#section4-gastronorm .product-sections {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
#section4-gastronorm .product-sections_col-1 {
  padding-top: 6rem;
}
#section4-gastronorm .product-sections_col-2 {
  padding-top: 6rem;
}
@media (max-width: 70rem) {
  #section4-gastronorm .product-sections_col-2 {
    padding-top: 0;
  }
}
#section4-gastronorm .product-sections_col-1, #section4-gastronorm .product-sections_col-2 {
  text-align: center;
  max-width: 56rem;
  margin-inline: auto;
}
#section4-gastronorm .product-sections_col-1 p, #section4-gastronorm .product-sections_col-2 p {
  padding-inline: 0.5rem;
}
#section4-gastronorm .product-sections_col-1 h2, #section4-gastronorm .product-sections_col-2 h2 {
  line-height: 0.9;
  color: white;
}
#section4-gastronorm .product-sections_col-1 .button, #section4-gastronorm .product-sections_col-2 .button {
  margin-inline: auto;
  margin-top: 2rem;
}
#section4-gastronorm .product-sections .product-section-1 {
  margin-bottom: 4rem;
}
#section4-gastronorm .product-sections .products {
  margin-top: 6rem;
}
#section4-gastronorm .product-sections .products .card-size {
  position: relative;
}
#section4-gastronorm .product-sections .products .card-size .product-card-shadow {
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 95%;
  height: 95%;
  background-color: #202020;
  z-index: -1;
  border: 1px solid #202020;
}

#section5-shelving {
  background-color: white;
  padding-bottom: 4rem;
  width: 100%;
  color: #202020;
}
#section5-shelving .banner-wrapper {
  margin-top: 4rem;
  margin-inline: auto;
  max-width: 65rem;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 70rem) {
  #section5-shelving .banner-wrapper {
    margin-top: 11rem;
    max-width: 35rem;
  }
}
#section5-shelving .banner-wrapper .section-color-shadow {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 100%;
  height: 100%;
  background-color: white;
  border: 1px solid #202020;
  z-index: -1;
}
#section5-shelving .banner-wrapper .section-banner {
  width: 100%;
  min-height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(45deg, #202020 0%, #202020 40%, #303030 40%);
}
@media (max-width: 70rem) {
  #section5-shelving .banner-wrapper .section-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#section5-shelving .banner-wrapper .section-banner_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 40rem;
  padding: 15px 20px;
  margin-right: auto;
}
@media (max-width: 70rem) {
  #section5-shelving .banner-wrapper .section-banner_info {
    text-align: center;
  }
}
#section5-shelving .banner-wrapper .section-banner_info h3 {
  margin: 0;
  color: white;
  text-transform: uppercase;
}
#section5-shelving .banner-wrapper .section-banner_img {
  max-width: 40rem;
  width: 100%;
  position: relative;
}
#section5-shelving .banner-wrapper .section-banner_img .img-wrapper {
  max-width: 30.5rem;
  position: absolute;
  bottom: 0;
  right: 2rem;
}
@media (max-width: 70rem) {
  #section5-shelving .banner-wrapper .section-banner_img {
    max-width: 15rem;
    right: -17rem;
  }
}
#section5-shelving .button, #section5-shelving .banner-btn {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 70rem) {
  #section5-shelving .button, #section5-shelving .banner-btn {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}
#section5-shelving .banner-btn {
  background-color: #E5001D;
}
#section5-shelving .banner-btn span {
  color: white;
}
#section5-shelving .button {
  background-color: #E5001D;
}
#section5-shelving .product-sections {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
#section5-shelving .product-sections_col-1 {
  padding-top: 6rem;
}
#section5-shelving .product-sections_col-2 {
  padding-top: 6rem;
}
@media (max-width: 70rem) {
  #section5-shelving .product-sections_col-2 {
    padding-top: 0;
  }
}
#section5-shelving .product-sections_col-1, #section5-shelving .product-sections_col-2 {
  text-align: center;
  max-width: 56rem;
  margin-inline: auto;
}
#section5-shelving .product-sections_col-1 p, #section5-shelving .product-sections_col-2 p {
  padding-inline: 0.5rem;
}
#section5-shelving .product-sections_col-1 h2, #section5-shelving .product-sections_col-2 h2 {
  line-height: 0.9;
  color: #202020;
}
#section5-shelving .product-sections_col-1 .button, #section5-shelving .product-sections_col-2 .button {
  margin-inline: auto;
  margin-top: 2rem;
}
#section5-shelving .product-sections .product-section-1 {
  margin-bottom: 4rem;
}
#section5-shelving .product-sections .products {
  margin-top: 6rem;
}
#section5-shelving .product-sections .products .card-size {
  position: relative;
}
#section5-shelving .product-sections .products .card-size .product-card-shadow {
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 95%;
  height: 95%;
  background-color: white;
  z-index: -1;
  border: 1px solid #202020;
}
@media (min-width: 1100px) {
  #section5-shelving .product-sections_col-2 .product-section-1 p {
    padding-bottom: 2rem;
  }
}

#section6-warewashing {
  background-color: #202020;
  padding-bottom: 4rem;
  width: 100%;
  color: white;
}
#section6-warewashing .banner-wrapper {
  margin-top: 4rem;
  margin-inline: auto;
  max-width: 65rem;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 70rem) {
  #section6-warewashing .banner-wrapper {
    margin-top: 11rem;
    max-width: 35rem;
  }
}
#section6-warewashing .banner-wrapper .section-color-shadow {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 100%;
  height: 100%;
  background-color: #E5001D;
  border: 1px solid #E5001D;
  z-index: -1;
}
#section6-warewashing .banner-wrapper .section-banner {
  width: 100%;
  min-height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(45deg, #333333 0%, #333333 40%, #424242 40%);
}
@media (max-width: 70rem) {
  #section6-warewashing .banner-wrapper .section-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#section6-warewashing .banner-wrapper .section-banner_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 40rem;
  padding: 15px 20px;
  margin-right: auto;
}
@media (max-width: 70rem) {
  #section6-warewashing .banner-wrapper .section-banner_info {
    text-align: center;
  }
}
#section6-warewashing .banner-wrapper .section-banner_info h3 {
  margin: 0;
  color: white;
  text-transform: uppercase;
}
#section6-warewashing .banner-wrapper .section-banner_img {
  max-width: 40rem;
  width: 100%;
  position: relative;
}
#section6-warewashing .banner-wrapper .section-banner_img .img-wrapper {
  max-width: 30.5rem;
  position: absolute;
  bottom: 0;
  right: 2rem;
}
@media (max-width: 70rem) {
  #section6-warewashing .banner-wrapper .section-banner_img {
    max-width: 15rem;
    right: -17rem;
  }
}
#section6-warewashing .button, #section6-warewashing .banner-btn {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 70rem) {
  #section6-warewashing .button, #section6-warewashing .banner-btn {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}
#section6-warewashing .banner-btn {
  background-color: #E5001D;
}
#section6-warewashing .banner-btn span {
  color: white;
}
#section6-warewashing .button {
  background-color: #E5001D;
}
#section6-warewashing .product-sections {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
#section6-warewashing .product-sections_col-1 {
  padding-top: 6rem;
}
#section6-warewashing .product-sections_col-2 {
  padding-top: 6rem;
}
@media (max-width: 70rem) {
  #section6-warewashing .product-sections_col-2 {
    padding-top: 0;
  }
}
#section6-warewashing .product-sections_col-1, #section6-warewashing .product-sections_col-2 {
  text-align: center;
  max-width: 56rem;
  margin-inline: auto;
}
#section6-warewashing .product-sections_col-1 p, #section6-warewashing .product-sections_col-2 p {
  padding-inline: 0.5rem;
}
#section6-warewashing .product-sections_col-1 h2, #section6-warewashing .product-sections_col-2 h2 {
  line-height: 0.9;
  color: white;
}
#section6-warewashing .product-sections_col-1 .button, #section6-warewashing .product-sections_col-2 .button {
  margin-inline: auto;
  margin-top: 2rem;
}
#section6-warewashing .product-sections .product-section-1 {
  margin-bottom: 4rem;
}
#section6-warewashing .product-sections .products {
  margin-top: 6rem;
}
#section6-warewashing .product-sections .products .card-size {
  position: relative;
}
#section6-warewashing .product-sections .products .card-size .product-card-shadow {
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 95%;
  height: 95%;
  background-color: #E5001D;
  z-index: -1;
  border: 1px solid #E5001D;
}
@media (min-width: 1100px) {
  #section6-warewashing h3.banner-title {
    padding-top: 4rem;
  }
  #section6-warewashing .product-sections_col-2 .product-section-1 h2 {
    padding-top: 3.5rem;
  }
}

#section7-trays {
  background-color: #E5001D;
  padding-bottom: 4rem;
  width: 100%;
  color: white;
}
#section7-trays .banner-wrapper {
  margin-top: 4rem;
  margin-inline: auto;
  max-width: 65rem;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 70rem) {
  #section7-trays .banner-wrapper {
    margin-top: 11rem;
    max-width: 35rem;
  }
}
#section7-trays .banner-wrapper .section-color-shadow {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 100%;
  height: 100%;
  background-color: #202020;
  border: 1px solid #202020;
  z-index: -1;
}
#section7-trays .banner-wrapper .section-banner {
  width: 100%;
  min-height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(45deg, #F0F0F0 0%, #F0F0F0 40%, white 40%);
}
@media (max-width: 70rem) {
  #section7-trays .banner-wrapper .section-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#section7-trays .banner-wrapper .section-banner_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 40rem;
  padding: 15px 20px;
  margin-right: auto;
}
@media (max-width: 70rem) {
  #section7-trays .banner-wrapper .section-banner_info {
    text-align: center;
  }
}
#section7-trays .banner-wrapper .section-banner_info h3 {
  margin: 0;
  color: #202020;
  text-transform: uppercase;
}
#section7-trays .banner-wrapper .section-banner_img {
  max-width: 40rem;
  width: 100%;
  position: relative;
}
#section7-trays .banner-wrapper .section-banner_img .img-wrapper {
  max-width: 30.5rem;
  position: absolute;
  bottom: 0;
  right: 2rem;
}
@media (max-width: 70rem) {
  #section7-trays .banner-wrapper .section-banner_img {
    max-width: 15rem;
    right: -17rem;
  }
}
#section7-trays .button, #section7-trays .banner-btn {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 70rem) {
  #section7-trays .button, #section7-trays .banner-btn {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}
#section7-trays .banner-btn {
  background-color: #E5001D;
}
#section7-trays .banner-btn span {
  color: white;
}
#section7-trays .button {
  background-color: #202020;
}
#section7-trays .product-sections {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
#section7-trays .product-sections_col-1 {
  padding-top: 6rem;
}
#section7-trays .product-sections_col-2 {
  padding-top: 6rem;
}
@media (max-width: 70rem) {
  #section7-trays .product-sections_col-2 {
    padding-top: 0;
  }
}
#section7-trays .product-sections_col-1, #section7-trays .product-sections_col-2 {
  text-align: center;
  max-width: 56rem;
  margin-inline: auto;
}
#section7-trays .product-sections_col-1 p, #section7-trays .product-sections_col-2 p {
  padding-inline: 0.5rem;
}
#section7-trays .product-sections_col-1 h2, #section7-trays .product-sections_col-2 h2 {
  line-height: 0.9;
  color: white;
}
#section7-trays .product-sections_col-1 .button, #section7-trays .product-sections_col-2 .button {
  margin-inline: auto;
  margin-top: 2rem;
}
#section7-trays .product-sections .product-section-1 {
  margin-bottom: 4rem;
}
#section7-trays .product-sections .products {
  margin-top: 6rem;
}
#section7-trays .product-sections .products .card-size {
  position: relative;
}
#section7-trays .product-sections .products .card-size .product-card-shadow {
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 95%;
  height: 95%;
  background-color: #202020;
  z-index: -1;
  border: 1px solid #202020;
}
@media (min-width: 1100px) {
  #section7-trays h3.banner-title {
    padding-top: 4rem;
    font-size: 5rem;
  }
  #section7-trays .product-section {
    min-width: 1100px;
    width: 100%;
  }
}
#section7-trays .subtitle {
  max-width: 64rem;
  margin-inline: auto;
  margin-bottom: 2rem;
}
#section7-trays .product-section-header {
  max-width: 80rem !important;
  margin-inline: auto;
  text-align: center;
}
@media (max-width: 40rem) {
  #section7-trays .category-block > div:not(:first-child) {
    -webkit-transform: translateX(1rem) !important;
            transform: translateX(1rem) !important;
  }
}
@media (max-width: 40rem) {
  #section7-trays .category-block > div:last-child {
    -webkit-transform: translateX(1.8rem) !important;
            transform: translateX(1.8rem) !important;
  }
}

#section8-delivery {
  background-color: #F2F2F2;
  padding-bottom: 4rem;
  width: 100%;
  color: #202020;
}
#section8-delivery .banner-wrapper {
  margin-top: 4rem;
  margin-inline: auto;
  max-width: 65rem;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 70rem) {
  #section8-delivery .banner-wrapper {
    margin-top: 11rem;
    max-width: 35rem;
  }
}
#section8-delivery .banner-wrapper .section-color-shadow {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 100%;
  height: 100%;
  background-color: white;
  border: 1px solid #202020;
  z-index: -1;
}
#section8-delivery .banner-wrapper .section-banner {
  width: 100%;
  min-height: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(45deg, #303030 0%, #303030 40%, #202020 40%);
}
@media (max-width: 70rem) {
  #section8-delivery .banner-wrapper .section-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#section8-delivery .banner-wrapper .section-banner_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 40rem;
  padding: 15px 20px;
  margin-right: auto;
}
@media (max-width: 70rem) {
  #section8-delivery .banner-wrapper .section-banner_info {
    text-align: center;
  }
}
#section8-delivery .banner-wrapper .section-banner_info h3 {
  margin: 0;
  color: white;
  text-transform: uppercase;
}
#section8-delivery .banner-wrapper .section-banner_img {
  max-width: 40rem;
  width: 100%;
  position: relative;
}
#section8-delivery .banner-wrapper .section-banner_img .img-wrapper {
  max-width: 30.5rem;
  position: absolute;
  bottom: 0;
  right: 2rem;
}
@media (max-width: 70rem) {
  #section8-delivery .banner-wrapper .section-banner_img {
    max-width: 15rem;
    right: -17rem;
  }
}
#section8-delivery .button, #section8-delivery .banner-btn {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 70rem) {
  #section8-delivery .button, #section8-delivery .banner-btn {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}
#section8-delivery .banner-btn {
  background-color: #E5001D;
}
#section8-delivery .banner-btn span {
  color: white;
}
#section8-delivery .button {
  background-color: #E5001D;
}
#section8-delivery .product-sections {
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem;
}
#section8-delivery .product-sections_col-1 {
  padding-top: 6rem;
}
#section8-delivery .product-sections_col-2 {
  padding-top: 6rem;
}
@media (max-width: 70rem) {
  #section8-delivery .product-sections_col-2 {
    padding-top: 0;
  }
}
#section8-delivery .product-sections_col-1, #section8-delivery .product-sections_col-2 {
  text-align: center;
  max-width: 56rem;
  margin-inline: auto;
}
#section8-delivery .product-sections_col-1 p, #section8-delivery .product-sections_col-2 p {
  padding-inline: 0.5rem;
}
#section8-delivery .product-sections_col-1 h2, #section8-delivery .product-sections_col-2 h2 {
  line-height: 0.9;
  color: #202020;
}
#section8-delivery .product-sections_col-1 .button, #section8-delivery .product-sections_col-2 .button {
  margin-inline: auto;
  margin-top: 2rem;
}
#section8-delivery .product-sections .product-section-1 {
  margin-bottom: 4rem;
}
#section8-delivery .product-sections .products {
  margin-top: 6rem;
}
#section8-delivery .product-sections .products .card-size {
  position: relative;
}
#section8-delivery .product-sections .products .card-size .product-card-shadow {
  position: absolute;
  top: 3rem;
  left: 2rem;
  width: 95%;
  height: 95%;
  background-color: white;
  z-index: -1;
  border: 1px solid #202020;
}
@media (min-width: 1100px) {
  #section8-delivery h3.banner-title {
    padding-top: 4rem;
    font-size: 4.5rem;
  }
  #section8-delivery .product-sections_col-1 {
    min-width: 1100px;
  }
}
#section8-delivery .category-container {
  border: 1px solid #202020;
}
@media (max-width: 40rem) {
  #section8-delivery .category-block > div:not(:first-child) {
    -webkit-transform: translateX(1rem) !important;
            transform: translateX(1rem) !important;
  }
}
@media (max-width: 40rem) {
  #section8-delivery .category-block > div:last-child {
    -webkit-transform: translateX(1.8rem) !important;
            transform: translateX(1.8rem) !important;
  }
}

#section9-accessories {
  padding-top: 4rem;
  margin-bottom: 6rem;
}
#section9-accessories .accessories {
  margin-inline: auto;
  max-width: 70rem;
  width: 100%;
  text-align: center;
}
#section9-accessories .accessories h2 {
  color: #202020;
  margin-bottom: 2rem;
}
#section9-accessories .accessories .button {
  color: white;
  margin-top: 1rem;
  max-width: 22rem;
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #E5001D;
  margin-inline: auto;
  margin-top: 2rem;
}
@media (max-width: 70rem) {
  #section9-accessories .accessories .button {
    max-width: 20rem;
    right: -17rem;
    margin-inline: auto;
  }
}

#cambro-spotlight .review-container {
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  margin-inline: auto;
}
#cambro-spotlight .review-container .feather-left {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 20rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(15%, white), to(transparent));
  background: linear-gradient(to right, white 15%, transparent);
}
@media (max-width: 580px) {
  #cambro-spotlight .review-container .feather-left {
    width: 10rem;
  }
}
@media (max-width: 400px) {
  #cambro-spotlight .review-container .feather-left {
    width: 5rem;
  }
}
#cambro-spotlight .review-container .feather-right {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 20rem;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, color-stop(15%, white), to(transparent));
  background: linear-gradient(to left, white 15%, transparent);
}
@media (max-width: 580px) {
  #cambro-spotlight .review-container .feather-right {
    width: 10rem;
  }
}
@media (max-width: 400px) {
  #cambro-spotlight .review-container .feather-right {
    width: 5rem;
  }
}
@media (max-width: 1165px) {
  #cambro-spotlight .review-container {
    max-width: 80rem;
  }
}
@media (max-width: 580px) {
  #cambro-spotlight .review-container {
    max-width: 45rem;
  }
}
@media (max-width: 390px) {
  #cambro-spotlight .review-container {
    max-width: 30rem;
  }
}
#cambro-spotlight .reviews-wrapper:hover .review-card {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
#cambro-spotlight .reviews-wrapper {
  padding-top: 6rem;
  padding-bottom: 2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3rem;
}
#cambro-spotlight .reviews-wrapper .review-card {
  position: relative;
  padding: 3.5rem 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 45rem;
  border: 1px solid #E5001D;
  border-radius: 35px 0 35px 35px;
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
}
@media (max-width: 580px) {
  #cambro-spotlight .reviews-wrapper .review-card {
    max-width: 30rem;
  }
}
#cambro-spotlight .reviews-wrapper .review-card p {
  font-style: italic;
}
#cambro-spotlight .reviews-wrapper .review-card .stars {
  margin-top: auto;
  max-width: 13rem;
  margin-inline: auto;
}
#cambro-spotlight .reviews-wrapper .review-card .stars img {
  width: 100%;
}
#cambro-spotlight .reviews-wrapper .review-card .quote {
  width: 5.5rem;
}
#cambro-spotlight .reviews-wrapper .review-card .quote-left {
  position: absolute;
  top: -2rem;
  left: 2rem;
}
#cambro-spotlight .reviews-wrapper .review-card .quote-right {
  position: absolute;
  bottom: -2rem;
  right: 2rem;
}
@-webkit-keyframes scroll {
  to {
    -webkit-transform: translateX(calc(-200% - 3rem));
            transform: translateX(calc(-200% - 3rem));
  }
}
@keyframes scroll {
  to {
    -webkit-transform: translateX(calc(-200% - 3rem));
            transform: translateX(calc(-200% - 3rem));
  }
}

.modal-dialog {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  top: 50%;
  left: 50%;
  margin: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 582px;
  }
}
.modal-content {
  border: none;
}

.video-modal-body {
  padding: 20px 20px 15px;
  position: relative;
}
@media (min-width: 640px) {
  .video-modal-body .row {
    margin-right: 0;
  }
}
.video-modal-head {
  background-color: #E5001D;
  padding: 20px;
}
.video-modal-head p {
  color: white !important;
  font-weight: 700;
  font-size: 1.75em;
  padding: 0;
  margin: 0;
  line-height: 1em;
}
.video-modal-head button {
  position: absolute;
  top: 20px;
  right: 20px;
  color: white;
  float: none;
  background: none;
  border: none;
  font-size: 1em;
}
.video-modal-head button .glyphicon {
  font-weight: 500;
}
.video-modal-head button .glyphicon::before {
  content: "\e014";
}