/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.ac-page-wrapper {
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 32px;
  margin-bottom: 56px;
}

.ac-range,
.ac-page-wrapper {
  background: #f6f6f6;
  background: var(--Colours-Neutral-100-Grey, #f6f6f6);
}

.ac-range {
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ac-range.row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.ac-range .ac-banner-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 32px 16px 56px;
}

.ac-range .ac-banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 32px;
  border-radius: 12px;
  background: rgba(228, 228, 228, 0.4);
}

.ac-range .ac-banner-wrapper {
  padding: 0;
}

.ac-range .ac-banner-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 375px;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: top center;
}

.ac-range .ac-right {
  width: 100%;
}

.ac-range .swiper-slide span {
  font-family: "Bebas Neue", sans-serif;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ac-range .swiper-slide span br {
  display: none;
}

.ac-range .swiper-slide span svg {
  width: 40px;
  height: 40px;
}

.ac-range .swiper-slide span:last-child {
  width: 100%;
}

.ac-range .ac-swiper {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.ac-range .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px 8px 8px 8px;
  border-radius: 8px var(--Rounded-corners-M, 8px) 8px 8px;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0a0a0a;
  background: var(--Colours-Neutral-Black-texts, #0a0a0a);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 100%;
}

.ac-range .swiper-slide.nitro-offscreen {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.ac-range .ac-left-wrapper {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ac-range .ac-left-wrapper div {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  color: #f58732;
  font-family: alfarn-2, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 16px;
  text-align: center;
}

.ac-range .ac-left-wrapper h2 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  color: #0a0a0a;
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-align: center;
  margin: 0;
}

.ac-range .row.alpha.large-columns-3.medium-columns-.small-columns-2.row-small {
  padding: 32px 16px 24px;
  margin: 0;
}

.ac-range .col .row:not(.row-collapse) {
  margin-left: 0;
  margin-right: 0;
}

.ac-range .small-columns-2 > .product-category.col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  gap: 16px;
  padding-left: 0;
  padding-right: 0;
}

.ac-range .small-columns-2 > .product-category.col:last-child {
  padding-bottom: 0;
}

.ac-range .small-columns-2 > .product-category.col a > .box.box-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 8px;
  background: #fff;
  background: var(--Colours-Neutral-White, #fff);
}

.ac-range
  .small-columns-2
  > .product-category.col
  a
  > .box.box-category
  .box-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  padding: 0 9px;
  top: 24px;
}

.ac-range
  .small-columns-2
  > .product-category.col
  a
  > .box.box-category
  .box-text {
  width: calc(100% - 170px);
  position: relative;
  background-color: #fff !important;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 8px;
  max-width: 100%;
}

.ac-range
  .small-columns-2
  > .product-category.col
  a
  > .box.box-category
  .box-text
  h5 {
  color: #0a0a0a;
  color: var(--Colours-Neutral-Black-texts, #0a0a0a);
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 36px 0 20px;
  position: relative;
  letter-spacing: 0;
  max-height: 17px;
}

.ac-range
  .small-columns-2
  > .product-category.col
  a
  > .box.box-category
  .box-text
  h5:after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 8px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='19' viewBox='0 0 10 19' fill='none'%3E%3Cpath d='M1.25 1.99994L8.75 9.49994L1.25 16.9999' stroke='%23F58732' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.ac-range .text-center .button:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding: 10px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  border-radius: 8px;
  margin: 0;
}

.ac-range .text-center .button:last-of-type:hover span {
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
  color: #fff;
  opacity: 1;
  outline: none;
  -webkit-transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s,
    -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s,
    -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  -webkit-transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}

.ac-range .text-center .button:last-of-type > span {
  color: #0a0a0a !important;
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 100% */
  background-color: #f58732;
  border-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s,
    -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s,
    -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  -webkit-transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, background 0.3s, opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}

.ac-range > .section-content .gap-element {
  padding-top: 26px;
}

.ac-range h1 {
  max-width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #0a0a0a;
  color: var(--Colours-Neutral-Black-texts, #0a0a0a);
  font-family: "Bebas Neue", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 26px;
}

.ac-range .ux-shape-divider > svg {
  display: none;
}

.ac-range .row.align-center .col.medium-4.small-12.large-4 {
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.ac-range .ac-collection.col {
  padding: 0;
}

.ac-range .ac-cvp.col {
  padding: 0;
}

.ac-range
  .slider-wrapper.relative
  + section
  .small-columns-2
  > .product-category.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}

.ac-range
  .slider-wrapper.relative
  + section
  .small-columns-2
  > .product-category.col
  .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}

.slider-wrapper.relative
  + section
  .small-columns-2
  > .product-category.col
  .col-inner
  a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.slider-wrapper.relative
  + section
  .small-columns-2
  > .product-category.col
  a
  > .box.box-category {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slider-wrapper.relative
  + section
  .small-columns-2
  > .product-category.col
  a
  > .box.box-category
  .box-text {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 850px) {
  .ac-range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 80px 56px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .ac-range .ac-collection {
    max-width: 975px;
  }

  .ac-range .ac-cvp {
    max-width: 395px;
    margin: 0;
    padding: 0;
  }

  .ac-range .ac-swiper {
    min-width: 237px;
  }
  .ac-range .swiper-slide {
    padding: 16px;
    gap: 8px;
  }
  .ac-range .swiper-slide span br {
    display: block;
  }
  .ac-range
    .row.alpha.large-columns-3.medium-columns-.small-columns-2.row-small {
    padding: 32px 16px;
  }

  .ac-range .small-columns-2 > .product-category.col {
    -webkit-box-flex: 33.3333333333%;
    -ms-flex: 33.3333333333%;
    flex: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    gap: 16px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 0;
  }

  .ac-range .small-columns-2 > .product-category.col a > .box.box-category {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background: #fff;
    background: var(--Colours-Neutral-White, #fff);
  }
  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category
    .box-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 230px;
    padding: 0;
    top: 24px;
  }
  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category
    .box-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px !important;
    width: 100%;
  }
  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category
    .box-text
    h5 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    position: relative;
  }
  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category
    .box-text
    h5:after {
    display: none;
  }

  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(14, 14, 44, 0.1);
    box-shadow: 0 0 20px 0 rgba(14, 14, 44, 0.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category:hover
    .box-text {
    background: #0a0a0a !important;
    position: relative;
  }

  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category:hover
    .box-text
    .box-text-inner {
    margin: 0;
    margin: initial;
  }

  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category:hover
    .box-text
    h5 {
    color: #fff;
  }

  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category:hover
    .box-text:after {
    content: "";
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M6.75 2.49994L14.25 9.99994L6.75 17.4999' stroke='%23F58732' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }

  .ac-range .ac-collection .ac-cta > .col-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .ac-range .text-center .button:last-of-type {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .ac-range h1 {
    max-width: none;
    max-width: initial;
    font-size: 40px;
  }
  .ac-page-wrapper {
    margin-left: 21px;
    margin-top: 0;
  }
}

@media screen and (max-width: 1424px) {
  .ac-range .ac-collection {
    max-width: 786px;
  }
}

@media screen and (max-width: 1257px) {
  .ac-range {
    padding: 80px 24px;
  }
  .ac-range.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .ac-range .ac-collection {
    margin: 0 auto;
  }
  .ac-range .ac-collection .image-glow {
    width: 80%;
  }
  .ac-range .ac-collection .row {
    max-width: none;
    max-width: initial;
  }
  .ac-range .ac-collection.large-9 {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .ac-range .ac-cvp.large-3 {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 32px;
  }
}

@media screen and (max-width: 850px) {
  .ac-page-wrapper {
    width: 100%;
  }

  .ac-page-wrapper .ac-banner-content .ac-left {
    margin: 0 auto;
  }
}

@media screen and (max-width: 849px) {
  .ac-range {
    padding: 30px 0px;
  }
  .ac-range .ac-cvp.large-3 {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .ac-range .ac-collection.large-9 {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .ac-range .col .row:not(.row-collapse) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ac-range .col .row:not(.row-collapse) > .col {
    width: 100% !important;
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
  .ac-range .col .row:not(.row-collapse) > .col.row-small {
    padding-bottom: 24px;
  }
  .ac-range .swiper-slide {
    padding: 16px;
  }
  .ac-range
    .small-columns-2
    > .product-category.col
    a
    > .box.box-category
    .box-text
    h5 {
    padding-top: 8px;
    padding-bottom: 8px;
    max-height: none;
    max-height: initial;
  }
}