/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-tap-highlight-color: black(0);
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */
}

body {
  background: #FFFFFF;
  color: #000000;
  line-height: 1;
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  display: block;
  max-width: 100%;
}

ol,
ul {
  list-style: none;
}

q:before,
q:after {
  content: "";
}

input:focus,
input[type=search]:focus {
  outline-offset: -2px;
}

input[type=search] {
  -webkit-appearance: none;
  /* 1 */
  /* 2 */
  box-sizing: border-box;
}

a:hover {
  text-decoration: none;
}

.header-carousel .carousel-item {
  height: 280px;
  align-content: center;
}
.header-carousel .carousel-item > .container {
  height: 100%;
}

.carousel-indicators {
  margin-bottom: 0.4rem;
}
.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
}

@media (min-width: 576px) {
  .header-carousel .carousel-item {
    height: 380px;
  }
}
.promo-banner.carousel-item,
.promo-banner .container {
  background-attachment: scroll;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.promo-banner.with-shadow h1, .promo-banner.with-shadow p, .promo-banner.with-shadow .price {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.promo-banner.text-shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4), 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.promo-banner.dark-background h1, .promo-banner.dark-background p, .promo-banner.dark-background li, .promo-banner.dark-background .price {
  color: #FFFFFF;
}
.promo-banner.dark-background .highlight {
  color: #EC663E;
}
.promo-banner.dark-background .price .vat,
.promo-banner.dark-background .price [class^=u-font] {
  color: #FFFFFF;
}
.promo-banner__content,
.promo-banner .content {
  padding: 0 10px;
  height: 100%;
  width: 100%;
  position: relative;
}
.promo-banner__content svg,
.promo-banner .content svg {
  fill: #EC663E;
  stroke: none;
  width: 100%;
  height: 100%;
}
.promo-banner__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  gap: 1rem;
  padding: 0;
}
.promo-banner h1 {
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 0.5rem;
  line-height: 1;
}
.promo-banner h1 strong {
  font-weight: 700;
}
.promo-banner h1 .big {
  font-size: 110%;
  font-weight: 600;
}
.promo-banner__title,
.promo-banner .title {
  font-size: 1.6rem;
  font-weight: 300;
  margin-bottom: 0.5rem;
  line-height: 1;
}
.promo-banner__title strong,
.promo-banner .title strong {
  font-weight: 700;
}
.promo-banner p {
  margin-bottom: 0.25rem;
  font-size: 1.1rem;
}
.promo-banner__price,
.promo-banner .price {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.1;
}
.promo-banner__price .vat,
.promo-banner__price [class^=u-font],
.promo-banner .price .vat,
.promo-banner .price [class^=u-font] {
  font-size: 50%;
  color: #374043;
}
.promo-banner__price [class^=u-font],
.promo-banner .price [class^=u-font] {
  margin-right: 0.5rem;
}
.promo-banner__price span,
.promo-banner .price span {
  font-size: 50%;
  font-weight: 300;
}
.promo-banner__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
}

@media (min-width: 576px) {
  .promo-banner h1 {
    font-size: 1.9rem;
    line-height: 1.2;
  }
  .promo-banner p {
    font-size: 1.1rem;
    margin-bottom: 0.75rem;
  }
  .promo-banner__price,
.promo-banner .price {
    font-size: 2.1rem;
  }
}
@media (min-width: 992px) {
  .promo-banner h1 {
    font-size: 2.5rem;
  }
  .promo-banner p {
    font-size: 1.2rem;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .promo-banner {
    background-image: none;
  }
  .promo-banner h1 {
    font-size: 2.4rem;
  }
  .promo-banner .content {
    padding-left: 60px;
  }
}
@media (min-width: 1400px) {
  .promo-banner h1 {
    font-size: 3.4rem;
  }
  .promo-banner .content {
    padding-left: 60px !important;
  }
}
#hp-carousel .fast-range {
  background-color: #253134;
  background-image: radial-gradient(circle at 70vw, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 40%);
}
#hp-carousel .fast-range > .container {
  height: initial;
}
#hp-carousel .fast-range__container {
  display: grid;
  grid-template-columns: 1fr 0.9fr;
  gap: 0;
  position: relative;
  align-items: center;
  justify-items: center;
}
#hp-carousel .fast-range__lifestyle-image {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 33%;
  height: 100%;
  background-image: url("/storage/images/hp-banner-fast-range-lifestyle.webp");
  background-position: left center;
  background-size: cover;
  clip-path: url(#background-clip-path);
}
#hp-carousel .fast-range__content {
  display: grid;
  grid-template-columns: 50px auto;
  grid-template-rows: repeat(3, min-content);
  align-items: center;
  align-content: space-between;
  gap: 1rem;
  padding: 1rem 0 1rem 4vw;
}
#hp-carousel .fast-range__new {
  grid-column: 1/2;
  grid-row: 1/2;
}
#hp-carousel .fast-range__new img {
  transform: rotate(-10deg);
}
#hp-carousel .fast-range__fastwarm-logo {
  grid-column: 2/3;
  grid-row: 1/2;
  max-width: 114px;
}
#hp-carousel .fast-range__title {
  grid-column: 1/3;
  grid-row: 2/3;
  font-size: clamp(1.7rem, 6.4vw, 2.7rem);
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 1.1;
  color: #FFFFFF;
}
#hp-carousel .fast-range__title span {
  display: block;
  color: #EC663E;
}
#hp-carousel .fast-range__cta {
  grid-column: 1/3;
  grid-row: 3/4;
}
#hp-carousel .fast-range__products {
  position: relative;
  z-index: 10;
}
#hp-carousel .fast-range__rosette {
  position: absolute;
  top: 6%;
  right: 0%;
  width: 29%;
  filter: drop-shadow(3px 3px 3px 3px rgba(0, 0, 0, 0.6));
}
#hp-carousel .fast-range__product {
  padding-top: 1rem;
}

@media (min-width: 576px) {
  #hp-carousel .fast-range__content {
    padding: 3rem 0 3rem 1rem;
  }
  #hp-carousel .fast-range__title {
    font-size: 2.6rem;
  }
}
@media (min-width: 768px) {
  #hp-carousel .fast-range {
    background-image: radial-gradient(circle at 70%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 40%);
  }
  #hp-carousel .fast-range__container {
    grid-template-columns: 380px auto;
  }
  #hp-carousel .fast-range__title {
    font-size: 3.5rem;
  }
  #hp-carousel .fast-range__lifestyle-image {
    display: block;
    width: 24%;
  }
  #hp-carousel .fast-range__products {
    justify-self: start;
  }
}
@media (min-width: 992px) {
  #hp-carousel .fast-range {
    background-image: radial-gradient(circle at 58%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 40%);
  }
  #hp-carousel .fast-range__container {
    grid-template-columns: 400px auto;
  }
}
@media (min-width: 1200px) {
  #hp-carousel .fast-range {
    background-image: radial-gradient(circle at 49%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 250px);
  }
  #hp-carousel .fast-range__lifestyle-image {
    width: 41%;
  }
}
@media (min-width: 1400px) {
  #hp-carousel .fast-range {
    background-image: radial-gradient(circle at 45%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 250px);
  }
  #hp-carousel .fast-range__lifestyle-image {
    width: 44%;
  }
}
#hp-carousel .price-smash-promise {
  background-color: #e7e7e7;
  position: relative;
}
#hp-carousel .price-smash-promise::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(10deg) translate(-21%, -46%);
  background-image: url("/storage/images/hp-banner-price-smash-promise-image.png");
  background-position: center center;
  background-size: cover;
  height: 100%;
  aspect-ratio: 1.31/1;
}
#hp-carousel .price-smash-promise__container {
  max-width: 1320px;
  margin: auto;
  padding-left: 2rem;
}
#hp-carousel .price-smash-promise__content {
  width: 47%;
  max-width: 240px;
  display: grid;
  gap: 1rem;
  grid-template-rows: repeat(3, min-content);
}
#hp-carousel .price-smash-promise__title {
  display: flex;
  align-items: center;
}
#hp-carousel .price-smash-promise__title__icon {
  display: none;
}
#hp-carousel .price-smash-promise__title__wording {
  font-size: 2.1rem;
  font-weight: 600;
  line-height: 1.1;
}
#hp-carousel .price-smash-promise__title__wording strong {
  display: none;
}
#hp-carousel .price-smash-promise__strapline {
  font-size: 1rem;
  line-height: 1.4;
}
#hp-carousel .price-smash-promise__strapline br {
  display: none;
}
@media (min-width: 480px) {
  #hp-carousel .price-smash-promise__container {
    padding-left: 8vw;
  }
  #hp-carousel .price-smash-promise__content {
    width: 40%;
  }
}
@media (min-width: 576px) {
  #hp-carousel .price-smash-promise::before {
    transform: rotate(10deg) translate(-25%, -44%);
  }
  #hp-carousel .price-smash-promise__container {
    padding-left: 8vw;
  }
  #hp-carousel .price-smash-promise__content {
    max-width: 300px;
    width: 47%;
  }
  #hp-carousel .price-smash-promise__title__icon {
    display: none;
  }
  #hp-carousel .price-smash-promise__title__wording {
    font-size: 2.1rem;
    font-weight: 400;
  }
  #hp-carousel .price-smash-promise__title__wording strong {
    font-size: 3rem;
    line-height: 1;
    display: block;
    margin-bottom: 0.5rem;
  }
  #hp-carousel .price-smash-promise__strapline br {
    display: block;
  }
}
@media (min-width: 768px) {
  #hp-carousel .price-smash-promise::before {
    transform: rotate(8deg) translate(-25%, -44%);
    height: 140%;
  }
  #hp-carousel .price-smash-promise__content {
    max-width: initial;
    width: 44%;
  }
  #hp-carousel .price-smash-promise__strapline {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  #hp-carousel .price-smash-promise::before {
    transform: translate(-13%, -42%);
    height: 160%;
  }
  #hp-carousel .price-smash-promise__content {
    width: 100%;
  }
  #hp-carousel .price-smash-promise__title__wording {
    font-size: 2.4rem;
  }
  #hp-carousel .price-smash-promise__title__wording br {
    display: none;
  }
}
@media (min-width: 1200px) {
  #hp-carousel .price-smash-promise::before {
    transform: rotate(-3deg) translate(-7%, -45%);
    height: 180%;
  }
  #hp-carousel .price-smash-promise__container {
    padding-left: 6rem;
  }
  #hp-carousel .price-smash-promise__title__icon {
    display: block;
    margin: 0 -15px -20px -13px;
  }
  #hp-carousel .price-smash-promise__strapline {
    font-size: 1.4rem;
  }
}
@media (min-width: 1400px) {
  #hp-carousel .price-smash-promise::before {
    transform: rotate(-3deg) translate(-11%, -45%);
    height: 190%;
  }
  #hp-carousel .price-smash-promise__strapline {
    font-size: 1.5rem;
  }
}
#hp-carousel .trustpilot {
  --gradient-position: 62%;
  background-color: #e7e9e6;
  background-image: linear-gradient(121deg, #000033 var(--gradient-position), rgba(0, 0, 51, 0) var(--gradient-position)), url("/storage/images/hp-banner-trustpilot-background.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center center, right calc(50% - 70px) center;
  background-size: cover, cover;
}
#hp-carousel .trustpilot .row {
  height: 100%;
}
#hp-carousel .trustpilot__wrapper {
  display: flex;
  align-items: center;
}
#hp-carousel .trustpilot__content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0 0 0 2rem;
  width: min(74%, 350px);
}
#hp-carousel .trustpilot__title {
  color: #FFFFFF;
  font-size: min(6.4vw, 2.1rem);
  line-height: 1.3;
  font-weight: 300;
}
#hp-carousel .trustpilot__title strong {
  font-weight: 500;
  display: block;
}
#hp-carousel .trustpilot__sub-title {
  color: #FFFFFF;
  font-size: min(4.3vw, 1.4rem);
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  width: 70%;
}
#hp-carousel .trustpilot__sub-title .highlight {
  color: #00b67a;
  font-weight: 500;
}

@media (min-width: 480px) {
  #hp-carousel .trustpilot {
    --gradient-position: 350px;
  }
}
@media (min-width: 576px) {
  #hp-carousel .trustpilot {
    --gradient-position: 420px;
  }
  #hp-carousel .trustpilot__content {
    width: 100%;
    padding: 0 0 0 2rem;
  }
  #hp-carousel .trustpilot__title {
    font-size: 2.3rem;
  }
  #hp-carousel .trustpilot__sub-title {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #hp-carousel .trustpilot {
    --gradient-position: calc(440px + 6vw);
  }
  #hp-carousel .trustpilot__content {
    padding: 0 0 0 6vw;
  }
  #hp-carousel .trustpilot__title {
    font-size: 2.7rem;
  }
}
@media (min-width: 1200px) {
  #hp-carousel .trustpilot {
    background-image: none;
    background-color: #000033;
  }
  #hp-carousel .trustpilot__wrapper {
    max-width: 1320px;
    margin: auto;
    height: 100%;
    --gradient-position: 520px;
    background-color: #e7e9e6;
    background-image: linear-gradient(121deg, #000033 var(--gradient-position), rgba(0, 0, 51, 0) var(--gradient-position)), url("/storage/images/hp-banner-trustpilot-background.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: center center, right center;
    background-size: cover, cover;
  }
  #hp-carousel .trustpilot__content {
    padding: 0 0 0 3rem;
  }
}
@media (min-width: 1400px) {
  #hp-carousel .trustpilot__title {
    font-size: 2.7rem;
  }
}
#hp-carousel .request-a-quote {
  --dark-blue: #0d1d2d;
  --usp-size: 78px;
  background-color: var(--dark-blue);
}
#hp-carousel .request-a-quote__background {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: none;
}
#hp-carousel .request-a-quote__background__image-1, #hp-carousel .request-a-quote__background__image-2 {
  --width: 30%;
  position: absolute;
  height: 100%;
  width: var(--width);
  overflow: hidden;
  background-size: cover, cover;
  background-position: center center, top center;
  background-repeat: no-repeat, no-repeat;
  clip-path: shape(from 20% 0%, line to 100% 0%, line to 80% 100%, line to 0% 100%, close);
}
#hp-carousel .request-a-quote__background__image-1 {
  background-image: linear-gradient(0deg, rgba(13, 29, 45, 0.2) 50%, #0d1d2d 80%), url("/storage/images/hp-banner-request-a-quote-pipes.jpg");
  right: calc(var(--width) - 7%);
}
#hp-carousel .request-a-quote__background__image-2 {
  background-image: linear-gradient(180deg, rgba(13, 29, 45, 0.2) 50%, #0d1d2d 80%), url("/storage/images/hp-banner-request-a-quote-mat.jpg");
  right: -7%;
}
#hp-carousel .request-a-quote__content {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-rows: auto var(--usp-size);
  gap: 1rem;
  max-width: 1320px;
  margin: auto;
}
#hp-carousel .request-a-quote__title {
  --skew: -12deg;
  --line-width: 25px;
  --line-fade: rgba(255,255,255,0.2) 0, rgba(255,255,255,0) 80%;
  position: relative;
  display: grid;
  grid-template-rows: repeat(2, min-content);
  gap: 1rem;
  align-content: center;
  justify-items: center;
  padding-top: 1rem;
}
#hp-carousel .request-a-quote__title__image {
  position: relative;
  z-index: 10;
  width: 60%;
  max-width: 320px;
}
#hp-carousel .request-a-quote__title__button {
  position: relative;
  z-index: 10;
}
#hp-carousel .request-a-quote__title .btn {
  background-color: #EC663E;
  border-color: #EC663E;
  font-size: 1.1rem;
  font-weight: 600;
}
#hp-carousel .request-a-quote__title__line-1, #hp-carousel .request-a-quote__title__line-2, #hp-carousel .request-a-quote__title__line-3 {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#hp-carousel .request-a-quote__title__line-1 {
  top: 0;
  left: 13%;
  width: var(--line-width);
  height: 50%;
  background-image: linear-gradient(180deg, var(--line-fade));
  transform: skew(var(--skew));
}
#hp-carousel .request-a-quote__title__line-2 {
  top: 75%;
  left: 0;
  width: 40%;
  height: var(--line-width);
  background-image: linear-gradient(90deg, var(--line-fade));
}
#hp-carousel .request-a-quote__title__line-3 {
  bottom: 0;
  left: 95%;
  width: var(--line-width);
  height: 60%;
  background-image: linear-gradient(0deg, var(--line-fade));
  transform: skew(var(--skew));
}
#hp-carousel .request-a-quote__usps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
  align-content: center;
  justify-content: center;
}
#hp-carousel .request-a-quote__usp {
  background-color: #FFFFFF;
  border-radius: 50%;
  width: calc(var(--usp-size) * 1.3);
  height: var(--usp-size);
  display: grid;
  grid-template-rows: 23px min-content;
  align-content: center;
  padding: 1rem;
  gap: 0.4rem;
}
#hp-carousel .request-a-quote__usp:nth-of-type(1) {
  justify-self: end;
}
#hp-carousel .request-a-quote__usp:nth-of-type(2) {
  justify-self: center;
}
#hp-carousel .request-a-quote__usp:nth-of-type(3) {
  justify-self: start;
}
#hp-carousel .request-a-quote__usp__icon {
  height: 100%;
}
#hp-carousel .request-a-quote__usp__icon img {
  max-width: initial;
  width: initial;
  height: 100%;
  margin: auto;
}
#hp-carousel .request-a-quote__usp__label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
}
#hp-carousel .request-a-quote__cad {
  display: none;
  align-self: center;
}

@media (min-width: 576px) {
  #hp-carousel .request-a-quote {
    --usp-size: 104px;
  }
  #hp-carousel .request-a-quote__content {
    grid-template-rows: 234px var(--usp-size);
  }
  #hp-carousel .request-a-quote__title {
    padding-top: 1rem;
  }
  #hp-carousel .request-a-quote__title__image {
    width: 80%;
  }
  #hp-carousel .request-a-quote__title .btn {
    font-size: 1.6rem;
  }
  #hp-carousel .request-a-quote__usp {
    width: var(--usp-size);
    grid-template-rows: 35px min-content;
  }
}
@media (min-width: 768px) {
  #hp-carousel .request-a-quote {
    --usp-size: 93px;
    align-content: center;
  }
  #hp-carousel .request-a-quote__background {
    display: block;
  }
  #hp-carousel .request-a-quote__content {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr calc(var(--usp-size) + 20px) 1fr;
    justify-content: space-around;
    gap: 0;
    height: 100%;
  }
  #hp-carousel .request-a-quote__title {
    padding-top: 0;
    padding-left: 2rem;
    margin-right: -2rem;
  }
  #hp-carousel .request-a-quote__title__image {
    width: 90%;
    max-width: initial;
  }
  #hp-carousel .request-a-quote__title .btn {
    font-size: 1.3rem;
  }
  #hp-carousel .request-a-quote__cad {
    display: block;
    margin-left: -2rem;
  }
  #hp-carousel .request-a-quote__usps {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, min-content);
    gap: 0.5rem;
    align-content: center;
    margin-block: -1rem;
  }
  #hp-carousel .request-a-quote__usp__label {
    font-size: 0.7rem;
  }
}
@media (min-width: 992px) {
  #hp-carousel .request-a-quote__content {
    grid-template-columns: 1fr calc(var(--usp-size) + 40px) 1fr;
  }
  #hp-carousel .request-a-quote__title {
    margin-right: 0;
  }
  #hp-carousel .request-a-quote__cad {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #hp-carousel .request-a-quote__title__line-2 {
    display: none;
  }
}
.sale-banner__sticker {
  position: absolute;
  z-index: 11;
}
.sale-banner__content {
  display: flex;
  justify-content: center;
  padding: 3.3rem 0 2.2rem;
  gap: 1.7rem;
  height: 100%;
}
.sale-banner__foreword, .sale-banner__first-word, .sale-banner__second-word, .sale-banner__third-word, .sale-banner__afterword {
  position: absolute;
  z-index: 10;
  top: 6px;
  height: 30px;
  left: 50%;
}
.sale-banner__foreword {
  height: 16px;
  transform: translateX(-179%);
  top: 28px;
}
.sale-banner__value {
  height: 100%;
  position: relative;
  z-index: 5;
}
.sale-banner__footer {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
}
.sale-banner.with-timer .sale-banner__content {
  padding-bottom: 5.1rem;
}

@media (min-width: 768px) {
  .sale-banner__content {
    justify-content: flex-end;
    padding-bottom: 2.8rem;
  }
  .sale-banner.with-timer .sale-banner__content {
    padding-top: 2.2rem;
    padding-right: 1rem;
    padding-bottom: 5.7rem;
    padding-left: 0;
    gap: 2.4rem;
  }
}
@media (min-width: 992px) {
  .sale-banner__content {
    padding: 2.5rem 1.7rem 2.8rem 0;
    gap: 3.4rem;
  }
  .sale-banner.with-timer .sale-banner__content {
    padding: 2.6rem 2rem 2.6rem 0;
    gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .sale-banner__content {
    padding: 2rem 4.7rem 2.4rem 0;
    gap: 4.4rem;
  }
  .sale-banner.with-timer .sale-banner__content {
    padding: 2.2rem 3.2rem 2.6rem 0;
    gap: 3.7rem;
  }
}
.summer-sale-20-off-everything {
  background-color: #e9e9e9;
}
.summer-sale-20-off-everything .sale-banner__first-word, .summer-sale-20-off-everything .sale-banner__second-word {
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  height: 35px;
  top: 16px;
}
.summer-sale-20-off-everything .sale-banner__first-word {
  transform: translateX(-86%);
}
.summer-sale-20-off-everything .sale-banner__second-word {
  transform: translateX(44%);
}
.summer-sale-20-off-everything .sale-banner__content {
  padding: 4.7rem 0 2.3rem;
}
.summer-sale-20-off-everything .background-shape-orange,
.summer-sale-20-off-everything .background-shape-white {
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.3));
  transform-origin: top left;
  position: absolute;
}
.summer-sale-20-off-everything .background-shape-orange {
  height: 140%;
  width: 20%;
  left: 0;
  top: -20%;
  transform: rotate(14deg);
  background-color: #EC663E;
}
.summer-sale-20-off-everything .background-shape-white {
  height: 200%;
  width: 50%;
  right: calc(-50% - 1rem);
  top: 50%;
  transform: rotate(74deg);
  background-color: #FFFFFF;
}
.summer-sale-20-off-everything .sale-timer__value {
  color: #EC663E;
}
.summer-sale-20-off-everything .sale-timer__divider {
  color: #EC663E;
}
.summer-sale-20-off-everything.with-timer .sale-banner__first-word, .summer-sale-20-off-everything.with-timer .sale-banner__second-word {
  height: 30px;
  top: 6px;
}
.summer-sale-20-off-everything.with-timer .sale-banner__content {
  padding: 3.2rem 0 4.8rem;
}
.summer-sale-20-off-everything.with-timer .background-shape-orange {
  display: block;
}

@media (min-width: 576px) {
  .summer-sale-20-off-everything .background-shape-orange {
    display: block;
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__content {
    padding: 3.5rem 0 5.1rem;
  }
}
@media (min-width: 768px) {
  .summer-sale-20-off-everything .sale-banner__first-word {
    top: 48px;
    height: 47px;
    transform: translateX(-133%);
  }
  .summer-sale-20-off-everything .sale-banner__second-word {
    top: 109px;
    height: 81px;
    transform: translateX(-135%);
  }
  .summer-sale-20-off-everything .sale-banner__content {
    padding: 4.2rem 0;
    margin-right: -10px;
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__first-word {
    top: 30px;
    height: 50px;
    transform: translateX(-127%);
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__second-word {
    top: 85px;
    height: 85px;
    transform: translateX(-130%);
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__content {
    padding-right: 0;
    padding: 2.9rem 0 5.7rem;
  }
  .summer-sale-20-off-everything .background-shape-orange {
    height: 200%;
    width: 52%;
    top: -90%;
  }
}
@media (min-width: 992px) {
  .summer-sale-20-off-everything .sale-banner__first-word {
    transform: translateX(-156%);
  }
  .summer-sale-20-off-everything .sale-banner__second-word {
    transform: translateX(-158%);
  }
  .summer-sale-20-off-everything .sale-banner__content {
    padding: 3.1rem 0;
    margin: 0;
  }
  .summer-sale-20-off-everything .background-shape-orange {
    width: 49%;
  }
  .summer-sale-20-off-everything .sale-timer {
    padding-left: 1%;
  }
  .summer-sale-20-off-everything .sale-timer__title {
    color: #FFFFFF;
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__first-word {
    transform: translateX(-165%);
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__second-word {
    transform: translateX(-159%);
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__content {
    padding: 3.3rem 0 3.1rem;
  }
}
@media (min-width: 1200px) {
  .summer-sale-20-off-everything .sale-banner__first-word {
    height: 59px;
    transform: translateX(-163%);
  }
  .summer-sale-20-off-everything .sale-banner__second-word {
    top: 109px;
    height: 102px;
    transform: translateX(-164%);
  }
  .summer-sale-20-off-everything .sale-banner__content {
    padding: 2.8rem 4rem 2.8rem 0;
  }
  .summer-sale-20-off-everything .background-shape-orange {
    width: 46%;
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__first-word {
    top: 38px;
    height: 45px;
    transform: translateX(-219%);
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__second-word {
    top: 38px;
    height: 73px;
    transform: translateX(-122%);
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__content {
    padding: 2.9rem 0;
  }
  .summer-sale-20-off-everything.with-timer .background-shape-orange {
    width: 54%;
  }
}
@media (min-width: 1400px) {
  .summer-sale-20-off-everything .sale-banner__first-word {
    top: 48px;
    height: 67px;
  }
  .summer-sale-20-off-everything .sale-banner__second-word {
    top: 123px;
    height: 116px;
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__first-word {
    top: 46px;
    height: 54px;
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__second-word {
    top: 46px;
    height: 89px;
  }
  .summer-sale-20-off-everything.with-timer .sale-banner__content {
    padding: 3rem 0;
  }
}
.summer-sale-up-to-20-off {
  background-color: #e9e9e9;
}
.summer-sale-up-to-20-off .sale-banner__first-word, .summer-sale-up-to-20-off .sale-banner__second-word {
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
  top: 16px;
  transform: translateX(-50%);
}
.summer-sale-up-to-20-off .sale-banner__first-word {
  height: 45px;
}
.summer-sale-up-to-20-off .sale-banner__second-word {
  height: 58px;
  top: 73px;
}
.summer-sale-up-to-20-off .sale-banner__content {
  padding: 10.7rem 0 2.3rem;
}
.summer-sale-up-to-20-off .background-shape-orange,
.summer-sale-up-to-20-off .background-shape-white {
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.3));
  transform-origin: top left;
  position: absolute;
}
.summer-sale-up-to-20-off .background-shape-orange {
  height: 140%;
  width: 20%;
  left: 0;
  top: -20%;
  transform: rotate(14deg);
  background-color: #EC663E;
}
.summer-sale-up-to-20-off .background-shape-white {
  height: 200%;
  width: 50%;
  right: calc(-50% - 1rem);
  top: 50%;
  transform: rotate(74deg);
  background-color: #FFFFFF;
}
.summer-sale-up-to-20-off .sale-timer {
  top: -72px;
}
.summer-sale-up-to-20-off .sale-timer__value {
  color: #EC663E;
}
.summer-sale-up-to-20-off .sale-timer__divider {
  color: #EC663E;
}
.summer-sale-up-to-20-off.with-timer .sale-banner__first-word {
  height: 34px;
  top: 27px;
  transform: translateX(-92%);
}
.summer-sale-up-to-20-off.with-timer .sale-banner__second-word {
  height: 44px;
  top: 23px;
  transform: translateX(22%);
}
.summer-sale-up-to-20-off.with-timer .sale-banner__content {
  padding: 5.7rem 0.7rem 5.7rem;
}
.summer-sale-up-to-20-off.with-timer .background-shape-orange {
  display: block;
}

@media (min-width: 576px) {
  .summer-sale-up-to-20-off .sale-banner__first-word {
    transform: translateX(-75%) rotate(-10deg);
    height: 64px;
    top: 44px;
  }
  .summer-sale-up-to-20-off .sale-banner__second-word {
    transform: translateX(-1%) rotate(-10deg);
    height: 81px;
    top: 77px;
  }
  .summer-sale-up-to-20-off .sale-banner__content {
    padding: 12.7rem 0 2.3rem;
  }
  .summer-sale-up-to-20-off .background-shape-orange {
    display: block;
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__first-word {
    transform: translateX(-88%);
    height: 54px;
    top: 37px;
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__second-word {
    transform: translateX(25%);
    height: 65px;
    top: 31px;
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__content {
    padding: 8.8rem 0 6.5rem;
  }
}
@media (min-width: 768px) {
  .summer-sale-up-to-20-off .sale-banner__first-word {
    top: 34px;
    height: 70px;
    transform: translateX(-91%);
  }
  .summer-sale-up-to-20-off .sale-banner__second-word {
    top: 27px;
    height: 90px;
    transform: translateX(19%);
  }
  .summer-sale-up-to-20-off .sale-banner__content {
    padding: 10rem 0 2.5rem 0;
    justify-content: center;
    filter: drop-shadow(0px 0px 3px white) drop-shadow(0px 0px 2px white);
  }
  .summer-sale-up-to-20-off .background-shape-orange {
    height: 200%;
    width: 52%;
    top: -90%;
  }
}
@media (min-width: 992px) {
  .summer-sale-up-to-20-off .sale-banner__first-word {
    top: 31px;
    height: 74px;
    transform: translateX(-89%);
  }
  .summer-sale-up-to-20-off .sale-banner__second-word {
    top: 27px;
    height: 89px;
    transform: translateX(24%);
  }
  .summer-sale-up-to-20-off .sale-banner__content {
    padding: 10rem 0 2rem 0;
  }
  .summer-sale-up-to-20-off .background-shape-orange {
    width: 49%;
  }
  .summer-sale-up-to-20-off .sale-timer {
    top: -122px;
    justify-content: center;
    padding: 0;
  }
  .summer-sale-up-to-20-off .sale-timer__clock {
    gap: 1rem;
  }
  .summer-sale-up-to-20-off .sale-timer__title {
    color: #FFFFFF;
    font-size: 1.9rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
  }
  .summer-sale-up-to-20-off .sale-timer__box {
    border-radius: 20px;
    width: 85px;
    height: 85px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  }
  .summer-sale-up-to-20-off .sale-timer__value {
    font-size: 2.8rem;
    font-weight: 500;
  }
  .summer-sale-up-to-20-off .sale-timer__value-name {
    font-size: 1rem;
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__first-word {
    top: 56px;
    height: 54px;
    transform: translateX(-161%);
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__second-word {
    top: 139px;
    height: 81px;
    transform: translateX(-184%);
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__content {
    padding: 3.6rem 0 10.8rem;
    justify-content: flex-end;
    margin-right: -1rem;
  }
  .summer-sale-up-to-20-off.with-timer .background-shape-orange {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .summer-sale-up-to-20-off .sale-banner__first-word {
    height: 59px;
    top: 91px;
    transform: translateX(-175%);
  }
  .summer-sale-up-to-20-off .sale-banner__second-word {
    top: 179px;
    height: 102px;
    transform: translateX(-174%);
  }
  .summer-sale-up-to-20-off .sale-banner__content {
    padding: 6rem 0;
    margin-right: -1rem;
    justify-content: flex-end;
  }
  .summer-sale-up-to-20-off .background-shape-orange {
    width: 44%;
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__first-word {
    top: 49px;
    height: 74px;
    transform: translateX(-141%);
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__second-word {
    top: 159px;
    height: 120px;
    transform: translateX(-151%);
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__content {
    padding: 3.5rem 0 10rem 0;
  }
  .summer-sale-up-to-20-off.with-timer .background-shape-orange {
    width: 48%;
  }
  .summer-sale-up-to-20-off .sale-timer {
    top: -112px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
  }
  .summer-sale-up-to-20-off .sale-timer__box {
    width: 75px;
    height: 75px;
  }
  .summer-sale-up-to-20-off .sale-timer__value {
    font-size: 2.1rem;
  }
}
@media (min-width: 1400px) {
  .summer-sale-up-to-20-off .sale-banner__first-word {
    top: 78px;
    height: 67px;
    transform: translateX(-178%);
  }
  .summer-sale-up-to-20-off .sale-banner__second-word {
    top: 173px;
    height: 116px;
    transform: translateX(-180%);
  }
  .summer-sale-up-to-20-off .sale-banner__content {
    padding: 4.6rem 0;
  }
  .summer-sale-up-to-20-off .background-shape-orange {
    width: 2000px;
    left: 50%;
    top: 50%;
    transform: translate(-2130px, -90%) rotate(14deg);
  }
  .summer-sale-up-to-20-off .background-shape-white {
    height: 1000px;
    width: 2000px;
    right: initial;
    top: 50%;
    left: 50%;
    transform: translate(-250px, 190px) rotate(-16deg);
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__first-word {
    top: 31px;
    height: 70px;
    transform: translateX(-176%);
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__second-word {
    top: 116px;
    height: 104px;
    transform: translateX(-202%);
  }
  .summer-sale-up-to-20-off.with-timer .sale-banner__content {
    padding: 4.6rem 0;
  }
  .summer-sale-up-to-20-off.with-timer .background-shape-orange {
    width: 2000px;
  }
  .summer-sale-up-to-20-off .sale-timer {
    top: -129px;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0;
    margin-left: -1.2rem;
  }
  .summer-sale-up-to-20-off .sale-timer__clock {
    gap: 0.75rem;
  }
}
