.padding-top-80px {
  padding-top: 80px;
}

@media only screen and (max-width: 570px) {
  .padding-top-80px {
    padding-top: 0px;
  }
}

.margin-top-50px {
  margin-top: 50px;
}

.margin-top-100px {
  margin-top: 100px;
}

@media only screen and (max-width: 570px) {
  .margin-top-100px {
    margin-top: 50px;
  }
}

.margin-right-12px {
  margin-right: 12px;
}

.width-88-percent {
  width: 88%;
}

@media only screen and (max-width: 570px) {
  .width-88-percent {
    width: 100%;
  }
}

.right-grey-arrow {
  height: 20px;
}

.homepage-main-container a {
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: rgb(26, 27, 31);
}

.homepage-main-container .label {
  margin-bottom: 10px;
  color: hsla(240, 2.89%, 58.44%, 1);
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.label.cc-light-gold,
.catalog-link {
  position: static;
  inset: auto 0% 0%;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  opacity: 0.6;
  font-family: Montserrat, sans-serif;
  color: var(--swatch_7ed8b01c);
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.label.cc-light-gold:hover,
.catalog-link:hover {
  font-size: 12px;
}
@media only screen and (max-width: 414px) {
  .label.cc-light-gold,
  .catalog-link {
    font-size: 10px;
  }
  .label.cc-light-gold:hover,
  .catalog-link:hover {
    font-size: 9px;
  }
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.background-video {
  margin: 0px;
  position: relative;
  overflow: hidden;
  height: 659px;
}

@media only screen and (max-width: 1226px) {
  .background-video {
    height: 527px;
  }
}

@media only screen and (max-width: 768px) {
  .background-video {
    height: 330px;
  }
}

@media only screen and (max-width: 580px) {
  .background-video {
    height: 251px;
  }
}

@media only screen and (max-width: 414px) {
  .background-video {
    height: 180px;
  }
}

.homepage-video {
    pointer-events: none;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: auto;
  bottom: 0%;
  top: 0%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-2 {
  margin-top: 30px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .section-2 {
    margin-bottom: 50px;
  }
}

.div-block-2 {
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 768px) {
  .div-block-2 {
    margin-top: 50px;
  }
}

.ilve-range {
  display: block;
  width: 100%;
  height: 320px;
  margin-top: 0px;
  margin-bottom: 30px;
  align-items: flex-start;
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 768px) {
  .ilve-range {
    height: 200px;
  }
}

@media only screen and (max-width: 690px) {
  .ilve-range {
    height: 175px;
  }
}

@media only screen and (max-width: 580px) {
  .ilve-range {
    height: 155px;
  }
}

@media only screen and (max-width: 490px) {
  .ilve-range {
    height: 140px;
  }
}

@media only screen and (max-width: 414px) {
  .ilve-range {
    height: 109px;
  }
}

.ilve-range-link {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-family: Merriweather, serif;
  color: black;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

@media only screen and (max-width: 690px) {
  .ilve-range-link {
    font-size: 18px;
  }
}

.ilve-range-paragraph {
  width: auto;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-right: 7px;
  padding-left: 7px;
  font-family: Montserrat, sans-serif;
  color: hsla(240, 2.89%, 58.44%, 1);
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

@media only screen and (max-width: 690px) {
  .ilve-range-paragraph {
    font-size: 14px;
  }
}

@media only screen and (max-width: 490px) {
  .ilve-range-paragraph {
    line-height: 21px;
  }
}

@media only screen and (max-width: 414px) {
  .ilve-range-paragraph {
    font-size: 13px;
    line-height: 17px;
  }
}

.series-small-wrap {
  display: flex;
  justify-content: space-evenly;
}

.series-small-wrap  > * {
  width: 33.3%;
}

.container-of-links-to-product {
  width: auto;
  margin: auto;
}

.div-block-38 {
  width: 45%;
  margin-left: auto;
  padding-top: 83px;
}

@media only screen and (max-width: 1541px) {
  .professional-plus .div-block-38 {
    display: flex;
    align-items: center;
    padding-top: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .div-block-38 {
    padding-top: 0px;
    width: 100%;
  }
}

@media only screen and (max-width: 570px) {
  .div-block-38 {
    padding-bottom: 15px;
  }
}

.div-block-39 {
  width: 47%;
  margin-left: 33%;
  margin-right: 20%;
}

@media only screen and (max-width: 1541px) {
  .div-block-39 {
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
  }
}

@media only screen and (max-width: 570px) {
  .div-block-39 .browse-button-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}

.div-block-40 {
  width: 57%;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 570px) {
  .div-block-40 {
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
  }

  .div-block-40 .browse-button-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
}

.div-block-41 {
  width: 68%;
  margin-left: 20%;
}

@media only screen and (max-width: 570px) {
  .div-block-41 {
    width: 100%;
    margin-left: 0;
  }
}

.div-block-56 {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-bottom: 25px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(240, 2.89%, 58.44%, 1);
}

.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}

.w-container::after {
  clear: both;
}

.w-container::before,
.w-container::after {
  content: " ";
  display: table;
}

.range-series-container {
  display: flex;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  border-radius: 0px;
}

.series-container {
  position: static;
  inset: auto 0% 0%;
  display: flex;
  width: auto;
  height: auto;
  width: 80%;
  margin-top: 80px;
  margin-right: 0px;
  margin-left: 0px;
  flex-flow: column nowrap;
  background-color: transparent;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: ease;
  color: black;
}

@media only screen and (max-width: 768px) {
  .series-container {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 450px) {
  .series-container {
    width: 90%;
    margin-top: 35px;
  }
}

@media only screen and (max-width: 414px) {
  .series-container {
    height: auto;
    flex-direction: column;
  }

  .reversed-column-for-mobile {
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 390px) {
  .series-container {
    width: 95%;
  }
}

.div-background-image {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.series-content-wrap {
  display: flex;
  flex-direction: row;
  height: 660px;
  background-image: linear-gradient(294deg, rgb(233, 233, 233), white 71%);
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

@media only screen and (max-width: 768px) {
  .series-content-wrap {
    height: 560px;
  }
}

@media only screen and (max-width: 570px) {
  .series-content-wrap {
    flex-direction: column-reverse;
  }
}

.series-description-wrap {
  width: 100%;
  margin-bottom: 18px;
}

.heading-1-4 {
  overflow: visible;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: black;
  font-size: 44px;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-transform: capitalize;
  white-space: normal;
}

@media only screen and (max-width: 906px) {
  .heading-1-4 {
    font-size: 39px;
  }
}

@media only screen and (max-width: 768px) {
  .heading-1-4 {
    font-size: 34px;
    white-space: normal;
    line-height: 35px;
  }
}

@media only screen and (max-width: 570px) {
  .heading-1-4 {
    text-align: center;
  }
}

.heading-1 {
  overflow: visible;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: black;
  font-size: 44px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  white-space: normal;
}

.paragraph-light {
  margin-bottom: 0px;
  opacity: 0.6;
  font-family: Montserrat, sans-serif;
  color: rgb(75, 75, 77);
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
}

@media only screen and (max-width: 906px) {
  .paragraph-light {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .paragraph-light {
    line-height: 21px;
  }
}

@media only screen and (max-width: 580px) {
  .paragraph-light {
    font-size: 14px;
  }
}

.series-image-container {
  width: 100%;
  height: 500px;
  margin-top: 24px;
}

@media only screen and (max-width: 1226px) {
  .series-image-container {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .series-image-container {
    height: 250px;
    margin-top: 0px;
    margin-bottom: 24px;
  }
}

.nostalgie-background-image {
  background-image: url("../static-sub/www/1238x660x99/site-info/images/homepage/Gillian-Stevens-Lifestyle.jpg");
}

.professional-plus-background-image {
  background-image: url("../static-sub/www/1238x660x99/site-info/images/homepage/Professional-Plus-Range.jpg");
}

.buy-now-products {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-height: 100%;
  margin: 0px;
  margin-top: 75px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .buy-now-products {
    margin-top: 35px;
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 450px) {
  .buy-now-products {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 414px) {
  .buy-now-products {
    width: 100%;
    padding-top: 0px;
    margin-top: 19px;
    flex-direction: row;
  }
}

.homepage-ranges-slider {
  width: 95%;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  .homepage-ranges-slider {
    width: 90%;
  }
}

@media only screen and (max-width: 580px) {
  .homepage-ranges-slider {
    display: flex;
  }
}

@media only screen and (max-width: 414px) {
  .homepage-ranges-slider {
    width: 92%;
    flex-direction: row;
  }
}

.range-name {
  width: 275px;
  margin: auto;
  font-family: Merriweather, serif;
  color: black;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  letter-spacing: normal;
}

.slick-slider .range-name {
  min-height: 92px;
}

@media only screen and (max-width: 768px) {
  .range-name {
    display: none;
    font-size: 16px;
  }
}

.sku-container {
  width: 100%;
  margin: 10px 0;
  font-family: Montserrat, sans-serif;
  color: hsla(240, 2.89%, 58.44%, 1);
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .sku-container {
    font-size: 12px;
  }
}

@media only screen and (max-width: 587px) {
  .sku-container {
    font-size: 11px;
  }
}

@media only screen and (max-width: 414px) {
  .sku-container {
    font-size: 11px;
  }
}

@media only screen and (max-width: 381px) {
  .sku-container {
    font-size: 10px;
  }
}

@media only screen and (max-width: 414px) {
  .button-container {
    display: flex;
    align-items: center;
  }
}

.button-container {
  display: flex;
  align-items: center;
}

.slider-controller-button {
  height: 25px;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .slider-controller-button {
    width: 21px;
  }
}

@media only screen and (max-width: 768px) {
  .slider-controller-button {
    background-position: center;
  }
}

@media only screen and (max-width: 414px) {
  .slider-controller-button {
    margin-bottom: 0px;
  }

  .slider-controller-button.extra-bottom-margin {
    margin-bottom: 0px;
  }
}

.ilve-hoods {
  width: 95%;
  margin: auto;
}

@media only screen and (max-width: 570px) {
  .ilve-hoods .product-image {
    /* height: 100%; */
    height: 200px;
  }
}

.paragraph {
  width: 100%;
  margin: auto 0;
  font-family: Montserrat, sans-serif;
  color: hsla(240, 2.89%, 58.44%, 1);
  font-size: 15px;
  line-height: 23px;
  font-weight: 300;
  text-align: center;
}

.label-2 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label-2.cc-light {
  width: 450px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  opacity: 0.6;
  font-family: Montserrat, sans-serif;
  color: hsla(240, 2.89%, 58.44%, 1);
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .label-2.cc-light {
    opacity: 1;
    font-size: 13px;
  }
}

@media only screen and (max-width: 414px) {
  .label-2.cc-light {
    width: 100%;
  }
}

.container-8 {
  display: flex;
  max-width: 80%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 414px) {
  .container-8 {
    max-width: 89%;
  }
}

.cooktop-2 {
  width: 100%;
  height: auto;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 768px) {
  .cooktop-2 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .cooktop-2 {
    margin-top: 20px;
  }
}

.stainless-Steel-Liquid-Propane-Cooktop {
  background-image: url("../static-sub/www/378x296x90/site-info/images/homepage/cooktops/36inch-stainless-steel-liquid-propane-cooktop.jpg");
}

.stainless-Steel-natural-gas-Cooktop {
  background-image: url("../static-sub/www/378x296x90/site-info/images/homepage/cooktops/36inch-stainless-steel-natural-gas-cooktop.jpg");
}

.cooktops-container {
  background-image: linear-gradient(
    340deg,
    rgb(238, 238, 238),
    rgb(253, 253, 253) 24%,
    white 54%,
    rgb(251, 251, 251) 76%,
    rgb(238, 238, 238)
  );
  margin-bottom: 130px;
}

@media only screen and (max-width: 768px) {
  .cooktops-container {
    margin-top: 55px;
    margin-bottom: 55px;
  }
}

@media only screen and (max-width: 449px) {
  .cooktops-container .label-2.cc-light {
    width: auto;
  }
}

@media only screen and (max-width: 480px) {
  .cooktops-container .browse-button-wrapper {
    width: 110px;
  }

  .cooktops-container .general-button-style {
    padding: 7px 3px;
  }
}

@media only screen and (max-width: 413px) {
  .cooktops-container .general-button-style {
    letter-spacing: 1.5px;
  }
}

.range-image {
  width: 55%;
  margin-left: auto;
}

.range-image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 300px;
}

.professional-plus-ranges-slider .range-image-wrapper {
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .range-image-wrapper {
    height: 100%;
  }
}

.hood-image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 200px;
  margin-top: 30px;
}

.hood-image-wrapper {
  height: 100%;
}

.range-image-container {
  display: inline-block;
  height: auto;
  margin: auto;
}

@media only screen and (max-width: 1226px) {
  .range-image-container {
    height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .range-image-container {
    height: auto;
  }
}

.product-image {
  height: 267px;
}

.professional-plus-ranges-slider .product-image {
  height: auto;
}

.hood-image {
  height: 200px;
}

@media only screen and (max-width: 510px) {
  .hood-image {
    height: 150px;
  }
}

.range-hoods-product-image {
  height: 83%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (max-width: 510px) {
  .range-hoods-product-image {
    height: 100%;
  }
}

.product-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 60px;
}

.about-ilve {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.blog-heading {
  margin-bottom: 20px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .blog-heading {
    margin-bottom: 0px;
  }
}

.div-block-24 {
  width: 100%;
}

.heading-1 {
  overflow: visible;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: "Palatino Linotype", serif;
  color: black;
  font-size: 44px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  white-space: normal;
}

@media only screen and (max-width: 768px) {
  .heading-1 {
    font-size: 34px;
  }
}

.label {
  margin-bottom: 10px;
  color: hsla(240, 2.89%, 58.44%, 1);
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label.cc-light {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  opacity: 0.6;
  font-family: Montserrat, sans-serif;
  color: hsla(240, 2.89%, 58.44%, 1);
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.homepage-slider-2 {
  height: 700px;
  width: 100%;
  max-width: 100%;
}

.custom-color-container {
  position: relative;
  height: 700px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .custom-color-container {
    height: 650px;
  }
}

.div-block-47 {
  position: absolute;
  inset: 20px 20px auto auto;
  width: 150px;
  height: 60px;
  background-image: url("../5f973f006dd8037cd272f5c5/5ff5ecc4e4ebfcc7bc18c74f_Ilve Logo - White.svg");
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

._213-ral-colors {
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  background-image: url("../static-sub/www/1900x700x90/site-info/images/homepage/custom-colors-image.jpg");
  background-position: 50% 39%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-50 {
  display: flex;
  width: 100%;
  height: 33%;
  justify-content: center;
  align-items: center;
  background-color: rgba(247, 247, 251, 0.9);
  opacity: 1;
}

.div-block-49 {
  display: flex;
  width: 100%;
  height: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  text-decoration: none;
}

.heading-1-white {
  width: auto;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: hsla(218.57142857142856, 25.23%, 56.47%, 1);
  font-size: 44px;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  white-space: normal;
}

.paragraph-light.black {
  width: 50%;
  color: black;
  text-align: center;
}

.homepage-slider-2-bg-video {
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  color: white;
}

.instagram-section {
  margin: 100px 0;
}

@media only screen and (max-width: 768px) {
  .instagram-section {
    margin: 0px;
  }
}

.link-block-3 {
  text-decoration: none;
  margin-bottom: 15px;
}

.cta-text {
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
}

.cooktops-item-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.item-container {
  width: 30%;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.container-for-cooktops {
  max-width: 100%;
  margin-top: 35px;
}

@media only screen and (max-width: 768px) {
  .container-for-cooktops {
    margin-top: 25px;
  }
}

.cooktop-name {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Merriweather, serif;
  color: black;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  letter-spacing: normal;
}

@media only screen and (max-width: 768px) {
  .cooktop-name {
    font-size: 15px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 514px) {
  .cooktop-name {
    font-size: 14px;
  }
}

.browse-button-wrapper {
  display: flex;
  width: 150px;
  margin-top: 5px;
}

.browse-button-wrapper.middle {
  margin-left: auto;
  margin-right: auto;
}

.browse-button-wrapper .general-button-style-wrapper {
  width: 100%;
}

.div-block-60 {
  width: 47%;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 570px) {
  .div-block-60 {
    width: 90%;
    margin: auto;
    margin-bottom: 30px;
  }
}

.div-block-61 {
  width: 40%;
  margin-left: 14%;
}

@media only screen and (max-width: 570px) {
  .div-block-61 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-61 .browse-button-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 768px) {
  .div-block-61 {
    width: 88%;
    margin-left: 10%;
  }
}

.div-block-59 {
  width: 55%;
  height: 100%;
  background-image: url("../static-sub/www/1048x763x95/site-info/images/homepage/Hood-and-Range.jpg");
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1353px) {
  .div-block-59 {
    width: 65%;
    background-size: cover;
  }
}

@media only screen and (max-width: 570px) {
  .div-block-59 {
    width: 100%;
    background-size: cover;
  }
}

.range-background-image {
  width: 55%;
  background-image: url("../static-sub/www/1238x660/site-info/images/homepage/60-range.png");
  height: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

@media only screen and (max-width: 570px) {
  .range-background-image {
    width: 93%;
    height: 42%;
    margin: auto;
    background-position: 50% 50%;
    background-size: contain;
  }
}

.professional-plus-ranges-slider {
  display: flex;
  justify-content: space-between;
  margin-top: 75px;
  margin-bottom: 90px;
}

@media only screen and (max-width: 1228px) {
  .professional-plus-ranges-slider .range-name {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .professional-plus-ranges-slider {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .professional-plus-ranges-slider .browse-button-wrapper {
    width: 100%;
  }
}

@media only screen and (max-width: 630px) {
  .professional-plus-ranges-slider
    .general-button-style {
    padding: 5px 5px;
    font-size: 10px;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 385px) {
  .professional-plus-ranges-slider
    .general-button-style {
      font-size: 9px;
    }
}

.professional-plus-ranges-slider .product-container {
  width: 33.3%;
  margin: 0;
}

@media only screen and (max-width: 1570px) {
  .professional-plus-ranges-slider .product-container {
    width: 28%;
  }
}
.container-of-links-to-product {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.media-section {
  margin-top: 5rem;
}

.media-section .media-parg {
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .media-section {
    margin-top: 0px;
  }
}