@charset "UTF-8";
.btn--transparent-white {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.btn--transparent-white:hover {
  background-color: #D03F13;
  color: #fff;
  border-color: #D03F13;
}

.btn--orange:hover {
  background-color: #D03F13;
}

.btn--orange-no-border {
  background-color: transparent;
  color: #E6410F;
  border: none;
  padding: 10px 0;
  min-width: unset;
  width: unset;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5em;
}
.btn--orange-no-border:hover {
  color: #E6410F;
}

.rox-container {
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1356px;
}
@media (max-width: 575.98px) {
  .rox-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.rox-swiper-button-prev,
.rox-swiper-button-next {
  /* jeśli mają być na środku wysokości slajdu */
  width: 50px;
  height: 50px;
  background-color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  z-index: 100;
}
.rox-swiper-button-prev--grey,
.rox-swiper-button-next--grey {
  background-color: #F5F5F5;
  border: 1px solid #E8E8E8;
}
.rox-swiper-button-prev--grey:hover,
.rox-swiper-button-next--grey:hover {
  background-color: #D03F13;
  border-color: #D03F13;
}
.rox-swiper-button-prev::after,
.rox-swiper-button-next::after {
  min-width: 28px;
  width: 28px;
  height: 28px;
  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;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
}
.rox-swiper-button-prev:hover,
.rox-swiper-button-next:hover {
  background-color: #E6410F;
}

.rox-swiper-button-next::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5881 10.7293C17.8863 10.4408 18.3787 10.4327 18.688 10.7109L22.3178 13.9775C22.4698 14.1143 22.5556 14.3029 22.5556 14.4999C22.5556 14.697 22.4698 14.8856 22.3178 15.0224L18.688 18.289C18.3787 18.5672 17.8863 18.5591 17.5881 18.2706C17.29 17.982 17.2994 17.5223 17.6086 17.2441L19.8508 15.2259L6.22224 15.2258C5.79269 15.2258 5.44446 14.9008 5.44446 14.4999C5.44446 14.099 5.79269 13.774 6.22224 13.774L19.8508 13.774L17.6086 11.7558C17.2994 11.4775 17.29 11.0179 17.5881 10.7293Z" fill="%23949494"/></svg>');
}
.rox-swiper-button-next:hover::after {
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5881 10.7293C17.8863 10.4408 18.3787 10.4327 18.6879 10.7109L22.3178 13.9775C22.4698 14.1143 22.5556 14.3029 22.5556 14.4999C22.5556 14.697 22.4698 14.8856 22.3178 15.0224L18.6879 18.289C18.3787 18.5672 17.8863 18.5591 17.5881 18.2706C17.29 17.982 17.2994 17.5223 17.6086 17.2441L19.8508 15.2258H6.22224C5.79268 15.2258 5.44446 14.9008 5.44446 14.4999C5.44446 14.099 5.79268 13.774 6.22224 13.774H19.8508L17.6086 11.7558C17.2994 11.4775 17.29 11.0179 17.5881 10.7293Z" fill="white"/></svg>');
}
@media (max-width: 767.98px) {
  .rox-swiper-button-next:hover {
    background-color: #fff;
  }
  .rox-swiper-button-next:hover::after {
    background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5881 10.7293C17.8863 10.4408 18.3787 10.4327 18.688 10.7109L22.3178 13.9775C22.4698 14.1143 22.5556 14.3029 22.5556 14.4999C22.5556 14.697 22.4698 14.8856 22.3178 15.0224L18.688 18.289C18.3787 18.5672 17.8863 18.5591 17.5881 18.2706C17.29 17.982 17.2994 17.5223 17.6086 17.2441L19.8508 15.2259L6.22224 15.2258C5.79269 15.2258 5.44446 14.9008 5.44446 14.4999C5.44446 14.099 5.79269 13.774 6.22224 13.774L19.8508 13.774L17.6086 11.7558C17.2994 11.4775 17.29 11.0179 17.5881 10.7293Z" fill="%23949494"/></svg>');
  }
}

.rox-swiper-button-prev::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.4119 17.2707C10.1137 17.5592 9.62127 17.5673 9.31205 17.2891L5.68217 14.0225C5.53023 13.8857 5.44443 13.6971 5.44443 13.5001C5.44443 13.303 5.53023 13.1144 5.68217 12.9776L9.31205 9.71102C9.62127 9.43278 10.1137 9.44088 10.4119 9.72945C10.71 10.018 10.7006 10.4777 10.3914 10.7559L8.14918 12.7742L21.7778 12.7742C22.2073 12.7742 22.5555 13.0992 22.5555 13.5001C22.5555 13.901 22.2073 14.226 21.7778 14.226L8.14918 14.226L10.3914 16.2442C10.7006 16.5225 10.71 16.9821 10.4119 17.2707Z" fill="%23949494"/></svg>');
}
.rox-swiper-button-prev:hover::after {
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.4119 17.2707C10.1137 17.5592 9.62127 17.5673 9.31205 17.2891L5.68217 14.0225C5.53023 13.8857 5.44443 13.6971 5.44443 13.5001C5.44443 13.303 5.53023 13.1144 5.68217 12.9776L9.31205 9.71102C9.62127 9.43278 10.1137 9.44088 10.4119 9.72945C10.71 10.018 10.7006 10.4777 10.3914 10.7559L8.14918 12.7742L21.7778 12.7742C22.2073 12.7742 22.5555 13.0992 22.5555 13.5001C22.5555 13.901 22.2073 14.226 21.7778 14.226L8.14918 14.226L10.3914 16.2442C10.7006 16.5225 10.71 16.9821 10.4119 17.2707Z" fill="white"/></svg>');
}
@media (max-width: 767.98px) {
  .rox-swiper-button-prev:hover {
    background-color: #fff;
  }
  .rox-swiper-button-prev:hover::after {
    background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.4119 17.2707C10.1137 17.5592 9.62127 17.5673 9.31205 17.2891L5.68217 14.0225C5.53023 13.8857 5.44443 13.6971 5.44443 13.5001C5.44443 13.303 5.53023 13.1144 5.68217 12.9776L9.31205 9.71102C9.62127 9.43278 10.1137 9.44088 10.4119 9.72945C10.71 10.018 10.7006 10.4777 10.3914 10.7559L8.14918 12.7742L21.7778 12.7742C22.2073 12.7742 22.5555 13.0992 22.5555 13.5001C22.5555 13.901 22.2073 14.226 21.7778 14.226L8.14918 14.226L10.3914 16.2442C10.7006 16.5225 10.71 16.9821 10.4119 17.2707Z" fill="%23949494"/></svg>');
  }
}

h1, h2 {
  font-weight: 600;
}

.rox-h1 {
  font-size: 2.5rem;
  line-height: 1.3em;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .rox-h1 {
    font-size: 2rem;
  }
}

.rox-h2 {
  font-size: 2rem;
  line-height: 1.3em;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .rox-h2 {
    font-size: 1.5rem;
  }
}

.rox-section-1 {
  margin-bottom: 1rem;
  max-width: 1920px;
  margin: 0 auto;
}
.rox-section-1__nav {
  position: absolute;
  inset: 0;
}
.rox-section-1__nav .rox-swiper-buttons-wrapper {
  position: relative;
  height: 100%; /* WAŻNE: container ma pełną wysokość overlaya */
}
.rox-section-1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 0;
  opacity: 1;
  background-color: #fff;
}
.rox-section-1 .swiper-pagination-bullet-active {
  background-color: #949494;
}
.rox-section-1 .swiper-horizontal > .swiper-pagination-bullets, .rox-section-1 .swiper-pagination-bullets.swiper-pagination-horizontal, .rox-section-1 .swiper-pagination-custom, .rox-section-1 .swiper-pagination-fraction {
  bottom: 20px;
}
.rox-section-1__swiper-slide-wrapper {
  position: relative;
}
.rox-section-1__swiper-slide-content {
  padding: 40px 120px 80px 170px;
}
.rox-section-1__swiper-slide-content--white h1, .rox-section-1__swiper-slide-content--white h2, .rox-section-1__swiper-slide-content--white h3, .rox-section-1__swiper-slide-content--white h4, .rox-section-1__swiper-slide-content--white h5, .rox-section-1__swiper-slide-content--white h6, .rox-section-1__swiper-slide-content--white p, .rox-section-1__swiper-slide-content--white li, .rox-section-1__swiper-slide-content--white span, .rox-section-1__swiper-slide-content--white a:not(.btn) {
  color: #ffffff;
}
.rox-section-1__swiper-slide-text-content {
  max-width: 570px;
}
.rox-section-1__absolute-element {
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: #fff;
}
.rox-section-1__absolute-element--1 {
  left: 0;
  top: 0;
}
.rox-section-1__absolute-element--2 {
  left: -100px;
  bottom: -40px;
}
.rox-section-1__absolute-element--3 {
  right: -200px;
  top: 100px;
}
.rox-section-1__absolute-element--4 {
  right: -200px;
  bottom: -40px;
}
.rox-section-1__absolute-element--5 {
  background-color: transparent;
  left: -200px;
  bottom: 60px;
  border: 1px solid #949494;
}
.rox-section-1__absolute-element--6 {
  background-color: transparent;
  right: -240px;
  top: 31px;
  width: auto;
  height: auto;
}
.rox-section-1__hero-image, .rox-section-1__hero-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.rox-section-1__hero-image {
  -o-object-fit: cover;
     object-fit: cover;
}
.rox-section-1__hero-image--mobile {
  display: none;
}
.rox-section-1__hero-video {
  -o-object-fit: none;
     object-fit: none;
  -webkit-filter: saturate(0);
          filter: saturate(0);
}
.rox-section-1__overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #202020;
  opacity: 0.8;
}
.rox-section-1__heading {
  font-weight: 600;
  margin-bottom: 1rem;
}
.rox-section-1__text {
  margin-bottom: 1.5rem;
}
.rox-section-1__text p {
  font-size: 1.125rem;
  line-height: 1.4em;
  font-weight: 300;
}
.rox-section-1__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem 1.25rem;
}
@media (max-width: 767.98px) {
  .rox-section-1__hero-image--desktop {
    display: none;
  }
  .rox-section-1__hero-image--mobile {
    display: block;
  }
  .rox-section-1 .swiper-button-prev,
  .rox-section-1 .swiper-button-next {
    top: unset;
    bottom: 36px;
  }
  .rox-section-1 .swiper-button-prev {
    left: 40px;
  }
  .rox-section-1 .swiper-button-next {
    right: 40px;
  }
  .rox-section-1 .swiper-horizontal > .swiper-pagination-bullets, .rox-section-1 .swiper-pagination-bullets.swiper-pagination-horizontal, .rox-section-1 .swiper-pagination-custom, .rox-section-1 .swiper-pagination-fraction {
    bottom: 50px;
  }
  .rox-section-1__swiper-slide-text-content {
    max-width: unset;
  }
  .rox-section-1__swiper-slide-content {
    padding: 36px 10px 106px;
  }
  .rox-section-1__absolute-element {
    display: none;
  }
  .rox-section-1 .btn {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .rox-section-1 .swiper-button-next {
    right: 28px;
  }
  .rox-section-1 .swiper-button-prev {
    left: 28px;
  }
}

.rox-section-2 {
  margin-bottom: 2rem;
}
.rox-section-2__content {
  border: 1px solid #E8E8E8;
  position: relative;
  padding: 0 3.5rem;
}
.rox-section-2__content::before {
  content: "";
  position: absolute;
  left: 40px;
  right: 40px;
  height: 4px;
  background-color: #fff;
  pointer-events: none;
  top: -2px;
}
.rox-section-2__content::after {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="40" height="40" transform="matrix(0 1 -1 0 40 0)" fill="white"/><path d="M16.4007 9.41075V11.8205H18.8003V9.41075H16.4007Z" fill="%23949494"/><path d="M18.8003 11.8205L18.8002 14.2303H21.1998V11.8206L18.8003 11.8205Z" fill="%23949494"/><path d="M21.1999 9.41075L21.1998 11.8206L23.5994 11.8205V9.41075H21.1999Z" fill="%23949494"/><path d="M23.6004 7V9.40976H26V7H23.6004Z" fill="%23949494"/><path d="M14 7V9.40976H16.3996V7H14Z" fill="%23949494"/><path d="M16.4007 18.7956V21.2053H18.8003V18.7956H16.4007Z" fill="%23949494"/><path d="M18.8003 21.2053L18.8002 23.6152H21.1998V21.2054L18.8003 21.2053Z" fill="%23949494"/><path d="M21.1999 18.7956L21.1998 21.2054L23.5994 21.2053V18.7956H21.1999Z" fill="%23949494"/><path d="M23.6004 16.3848V18.7946H26V16.3848H23.6004Z" fill="%23949494"/><path d="M14 16.3848V18.7946H16.3996V16.3848H14Z" fill="%23949494"/><path d="M16.4007 28.1804V30.5902H18.8003V28.1804H16.4007Z" fill="%23949494"/><path d="M18.8003 30.5902L18.8002 33H21.1998V30.5902L18.8003 30.5902Z" fill="%23949494"/><path d="M21.1999 28.1804L21.1998 30.5902L23.5994 30.5902V28.1804H21.1999Z" fill="%23949494"/><path d="M23.6004 25.7697V28.1794H26V25.7697H23.6004Z" fill="%23949494"/><path d="M14 25.7697V28.1794H16.3996V25.7697H14Z" fill="%23949494"/></svg>');
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.rox-section-2 .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rox-section-2 .swiper-slide {
  padding: 1.5rem 0;
  width: calc(25% - 40px);
}
.rox-section-2 .swiper-slide:last-child {
  width: 25%;
}
.rox-section-2__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
}
.rox-section-2__block-text {
  font-size: 0.875rem;
  line-height: 1.4em;
  font-weight: 300;
}
.rox-section-2__block-text strong {
  font-weight: 500;
}
.rox-section-2__block-icon img {
  min-width: 46px;
  height: auto;
}
.rox-section-2__mobile-arrows {
  display: none;
}
@media (max-width: 991.98px) {
  .rox-section-2__mobile-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .rox-section-2__content {
    padding-right: 4.125rem;
    padding-left: 1rem;
  }
  .rox-section-2__content::after {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .rox-section-2 .rox-container {
    padding-left: 0;
    padding-right: 0;
  }
  .rox-section-2__content {
    border-left: none;
    border-right: none;
    border-top: none;
    padding-left: 0;
    padding-right: 0;
  }
  .rox-section-2 .swiper-slide {
    padding-right: 4rem;
    padding-left: 1rem;
  }
}

.rox-section-3 {
  margin-bottom: 3.75rem;
}
.rox-section-3__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 18px;
}
.rox-section-3__category {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33% - 8px);
          flex: 0 0 calc(33% - 8px);
  width: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #202020;
  background-color: #E8E8E8;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.rox-section-3__category path {
  -webkit-transition: stroke 0.3s;
  transition: stroke 0.3s;
}
.rox-section-3__category:hover {
  color: #fff;
  background-color: #E6410F;
}
.rox-section-3__category:hover path {
  stroke: #fff;
}
.rox-section-3__left {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.1875rem 1rem 1.1875rem 1.5rem;
}
.rox-section-3__title {
  font-size: 1.125rem;
  line-height: 1.4em;
}
.rox-section-3__image {
  padding-right: 1.5rem;
}
.rox-section-3__image img {
  width: 100%;
  height: auto;
}
@media (max-width: 991.98px) {
  .rox-section-3__categories {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .rox-section-3__category {
    -ms-flex-preferred-size: calc(50% - 9px);
        flex-basis: calc(50% - 9px);
  }
}
@media (max-width: 767.98px) {
  .rox-section-3 {
    margin-bottom: 2.5rem;
  }
  .rox-section-3__category {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.rox-section-4 {
  margin-bottom: 1.25rem;
}
.rox-section-4__content {
  padding: 2.5rem 5.625rem 3.75rem;
  position: relative;
}
.rox-section-4__heading {
  text-align: center;
  margin-bottom: 2.5rem;
}
.rox-section-4 .swiper {
  overflow: visible;
  padding-left: 1px;
  padding-right: 1px;
}
.rox-section-4 .swiper-slide {
  height: auto;
}
.rox-section-4 .swiper-slide .box {
  height: 100%;
}
.rox-section-4__big-swiper-wrapper {
  overflow: hidden;
}
.rox-section-4__products {
  margin-bottom: 2.5rem;
  position: relative;
}
.rox-section-4__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem 1.25rem;
}
.rox-section-4 .rox-swiper-button-prev {
  left: -70px;
}
.rox-section-4 .rox-swiper-button-next {
  right: -70px;
}
.rox-section-4 .box {
  padding: 24px;
}
.rox-section-4 .box:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #949494;
}
.rox-section-4 .box .btn {
  padding: 15px;
}
.rox-section-4 .product-parameters__orange {
  background-color: #F5F5F5;
  color: #202020;
  font-size: 0.875rem;
}
.rox-section-4.related-products .rox-section-4__content {
  padding-top: 0;
}
@media (max-width: 767.98px) {
  .rox-section-4 .rox-swiper-button-prev,
  .rox-section-4 .rox-swiper-button-next {
    display: none;
  }
  .rox-section-4 .swiper, .rox-section-4__buttons {
    padding-left: 30px;
    padding-right: 30px;
  }
  .rox-section-4__content {
    border: none;
    padding: 0;
    margin-left: -30px;
    margin-right: -30px;
  }
  .rox-section-4__content::before, .rox-section-4__content::after {
    display: none;
  }
  .rox-section-4__buttons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  .rox-section-4__buttons .btn {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .rox-section-4 .swiper, .rox-section-4__buttons {
    padding-left: 16px;
    padding-right: 16px;
  }
  .rox-section-4__content {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.rox-section-5 {
  overflow: hidden;
}
.rox-section-5 h1, .rox-section-5 h2, .rox-section-5 h3, .rox-section-5 h4, .rox-section-5 h5, .rox-section-5 h6, .rox-section-5 li, .rox-section-5 p, .rox-section-5 a:not(.btn) {
  color: #ffffff;
}
.rox-section-5__big-wrapper {
  margin-bottom: 5.9375rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.rox-section-5__wrapper {
  position: relative;
  padding: 103px 0;
}
.rox-section-5__absolute-element {
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: #fff;
}
.rox-section-5__absolute-element--1 {
  left: -212px;
  top: 103px;
}
.rox-section-5__absolute-element--2 {
  background-color: transparent;
  border: 1px solid #949494;
  left: -312px;
  top: 203px;
}
.rox-section-5__absolute-element--3 {
  right: -200px;
  top: 100px;
}
.rox-section-5__absolute-element--4 {
  background-color: transparent;
  border: 1px solid #949494;
  top: 0;
  right: -100px;
}
.rox-section-5__absolute-element--5 {
  right: -200px;
  bottom: 0;
}
.rox-section-5__absolute-element--6 {
  background-image: url('data:image/svg+xml,<svg width="70" height="152" viewBox="0 0 70 152" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.818 124.365L13.818 138.183H27.636V124.365H13.818Z" fill="%23E6410F"/><path d="M27.636 138.183L27.636 152.001H41.454V138.183H27.636Z" fill="%23E6410F"/><path d="M41.454 124.365V138.183H55.272V124.365H41.454Z" fill="%23E6410F"/><path d="M55.272 110.547V124.365H69.09V110.547H55.272Z" fill="%23E6410F"/><path d="M3.05176e-05 110.547L3.05176e-05 124.365H13.818L13.818 110.547H3.05176e-05Z" fill="%23E6410F"/><path d="M13.818 69.0919L13.818 82.9099H27.636V69.0919H13.818Z" fill="%23E6410F"/><path d="M27.636 82.91L27.636 96.728H41.454V82.91H27.636Z" fill="%23E6410F"/><path d="M41.454 69.0919V82.9099H55.272V69.0919H41.454Z" fill="%23E6410F"/><path d="M55.272 55.274V69.092H69.09V55.274H55.272Z" fill="%23E6410F"/><path d="M3.05176e-05 55.274L3.05176e-05 69.092H13.818L13.818 55.274H3.05176e-05Z" fill="%23E6410F"/><path d="M13.818 13.818L13.818 27.636L27.636 27.636V13.818L13.818 13.818Z" fill="%23E6410F"/><path d="M27.636 27.6361L27.636 41.4541H41.454V27.6361H27.636Z" fill="%23E6410F"/><path d="M41.454 13.818V27.636L55.272 27.636V13.818L41.454 13.818Z" fill="%23E6410F"/><path d="M55.272 0.000115395V13.8181L69.09 13.8181V0.000115395L55.272 0.000115395Z" fill="%23E6410F"/><path d="M3.05176e-05 0.000115395L3.05176e-05 13.8181L13.818 13.8181L13.818 0.000115395L3.05176e-05 0.000115395Z" fill="%23E6410F"/></svg>');
  background-color: transparent;
  width: 70px;
  height: 152px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  left: -240px;
  bottom: -55px;
}
.rox-section-5__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.rox-section-5__heading {
  margin-bottom: 2.25rem;
}
.rox-section-5__heading span {
  color: #E6410F;
}
.rox-section-5__center-text p {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.4em;
}
.rox-section-5__center-text p strong {
  font-weight: 600;
}
.rox-section-5__iso {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  margin: 1.5rem 0;
}
.rox-section-5__iso img {
  min-width: 46px;
  height: auto;
}
.rox-section-5__iso p {
  font-size: 0.875rem;
}
.rox-section-5__iso p strong {
  font-weight: 500;
}
.rox-section-5__heading-right {
  font-size: 1.5rem;
  line-height: 1.32em;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
.rox-section-5__text {
  font-size: 0.875rem;
  line-height: 1.4em;
  color: #E8E8E8;
  font-weight: 300;
  margin-bottom: 12px;
}
.rox-section-5__column--3 {
  padding: 0 3.75rem;
  border-left: 1px solid #949494;
}
.rox-section-5__column--3 .btn {
  margin-bottom: 20px;
  width: 100%;
}
.rox-section-5__column .btn--arrow {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.rox-section-5__btn--mobile {
  display: none;
}
@media (max-width: 1399.98px) {
  .rox-section-5__column--3 {
    padding: 0 2.5rem;
  }
}
@media (max-width: 1199.98px) {
  .rox-section-5__content {
    grid-template-columns: 1fr 1fr 370px;
  }
}
@media (max-width: 991.98px) {
  .rox-section-5__absolute-element {
    display: none;
  }
  .rox-section-5 .btn {
    width: 100%;
  }
  .rox-section-5__wrapper {
    padding: 60px 0;
  }
  .rox-section-5__content {
    gap: 0;
  }
  .rox-section-5__heading {
    margin-bottom: 20px;
  }
  .rox-section-5__btn--mobile {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .rox-section-5__btn--desktop {
    display: none;
  }
  .rox-section-5__content {
    grid-template-columns: 1fr;
  }
  .rox-section-5__column--2 {
    margin-bottom: 36px;
  }
  .rox-section-5__column--3 {
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .rox-section-5__big-wrapper {
    margin-bottom: 40px;
  }
}

.rox-section-6 {
  margin-bottom: 5rem;
}
.rox-section-6__big-wrapper {
  overflow: hidden;
}
.rox-section-6 .swiper {
  margin-bottom: 40px;
}
.rox-section-6__heading {
  text-align: center;
  margin-bottom: 40px;
}
.rox-section-6 .article {
  width: 100%;
  height: 100%;
}
.rox-section-6 .article__excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}
.rox-section-6 .article__bottom {
  margin-top: 1.125rem;
}
.rox-section-6 .article__category {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 0;
  padding: 8px 12px;
  text-transform: none;
}
.rox-section-6 .article__categories {
  right: unset;
  left: 12px;
  bottom: 12px;
}
.rox-section-6 .article__title {
  margin: 1.5rem 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.rox-section-6 .article:hover .article__title {
  color: #E6410F;
}
.rox-section-6 .swiper-slide {
  height: auto;
}
.rox-section-6__button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991.98px) {
  .rox-section-6__big-wrapper {
    margin-left: -30px;
    margin-right: -30px;
  }
  .rox-section-6 .swiper {
    padding-left: 30px;
    padding-right: 30px;
    overflow: visible;
  }
}
@media (max-width: 767.98px) {
  .rox-section-6__button-wrapper .btn {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .rox-section-6__heading {
    margin-bottom: 23px;
  }
  .rox-section-6__big-wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
  .rox-section-6 .swiper {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.rox-no-bullets {
  list-style-type: none;
  padding-left: 0;
}
.rox-no-bullets li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
}

.rox-social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.375rem 0.75rem;
}
.rox-social-media a {
  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;
  padding: 6px 35px;
  color: #fff;
  gap: 4px;
}
.rox-social-media a br {
  display: none;
}
.rox-social-media__facebook {
  background: #3772FF;
}
.rox-social-media__instagram {
  overflow: hidden;
  position: relative;
}
.rox-social-media__instagram * {
  z-index: 1;
}
.rox-social-media__instagram::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #E6410F;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 0;
}
.rox-social-media__instagram {
  background: radial-gradient(99.66% 446.93% at 0.17% 1.25%, #7310FF 0%, #FF00B4 35.1%, #FF0045 65.87%, #FFCC00 100%);
}
.rox-social-media__youtube {
  background: #E6410F;
}
.rox-social-media__facebook, .rox-social-media__youtube {
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.rox-social-media__facebook:hover, .rox-social-media__youtube:hover {
  background: #D03F13;
}
.rox-social-media__instagram:hover::before {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767.98px) {
  .rox-social-media a {
    width: 100%;
  }
}

.rox-section-7 {
  padding: 5rem 0;
}
.rox-section-7__columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem 5rem;
}
.rox-section-7__columns--right .rox-section-7__column--1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.rox-section-7__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rox-section-7__image img {
  width: 100%;
  max-width: 608px;
  height: auto;
}
.rox-section-7 p, .rox-section-7 li {
  font-size: 1rem;
  font-weight: 300;
}
.rox-section-7 p strong, .rox-section-7 li strong {
  font-weight: 600;
}
.rox-section-7 ul {
  margin-bottom: 2.25rem;
}
.rox-section-7 h2 {
  font-size: 2rem;
  line-height: 1.3em;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.rox-section-7__text h3 {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
}
.rox-section-7__button {
  margin-top: 2rem;
}
.rox-section-7 .rox-smaller-list-text {
  margin-bottom: 1.75rem;
}
.rox-section-7 .rox-smaller-list-text li {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .rox-section-7 {
    padding: 30px 0;
  }
  .rox-section-7__columns {
    grid-template-columns: 1fr;
  }
  .rox-section-7__column--1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767.98px) {
  .rox-section-7__button .btn {
    width: 100%;
  }
  .rox-section-7 h2 {
    font-size: 1.5rem;
  }
}

.newsletter {
  background-image: url("../../../img/new-newsletter-bg.png");
  padding: 40px 0 40px;
}
.newsletter::after {
  display: none;
}
.newsletter .wpcf7-acceptance label {
  margin: 20px 0;
}
.newsletter [data-name=your-email]::after {
  display: none;
}
.newsletter .rox-input-label {
  font-size: 0.875rem;
  line-height: 1.4em;
  color: #949494;
  font-weight: 300;
  margin-bottom: 0.25rem;
}
.newsletter label {
  margin-bottom: 0;
}
.newsletter .title {
  font-size: 1.5rem;
  line-height: 1.32em;
}
.newsletter .title span {
  color: #E6410F;
}
.newsletter .text {
  font-size: 1rem;
  line-height: 1.5em;
}
.newsletter .text strong {
  color: inherit;
  text-decoration: none;
}
.newsletter {
  /* Kontener formularza */
}
.newsletter__form .wpcf7-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.newsletter {
  /* Input + button w jednym rzędzie */
}
.newsletter__form .wpcf7-form > label, .newsletter__form .wpcf7-form > button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.newsletter__form .wpcf7-form > button {
  margin-top: 24px;
}
.newsletter {
  /* Input ma się rozciągać */
}
.newsletter__form .wpcf7-form > label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.newsletter {
  /* Checkbox / zgody zawsze pod spodem */
}
.newsletter__form .wpcf7-form .wpcf7-acceptance {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.newsletter input[type=email] {
  height: 50px;
}
.newsletter .btn {
  height: 50px;
  margin: 0;
  background-color: #E6410F;
  border: none;
}
.newsletter .btn:hover {
  background-color: #D03F13;
}
.newsletter .wpcf7-acceptance label {
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 300;
}
.newsletter__wrapper {
  padding-top: 1.1875rem;
  max-width: 526px;
}
.newsletter__container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 710px) {
  .newsletter {
    background-image: url("../../../img/new-newsletter-bg-mobile.png");
  }
  .newsletter__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .newsletter__wrapper {
    padding-top: 0;
  }
  .newsletter input[type=email] {
    width: 100%;
  }
  .newsletter__form .wpcf7-form {
    gap: 20px;
  }
  .newsletter__form .wpcf7-form > button {
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .newsletter .wpcf7-acceptance label {
    margin: 0;
  }
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
  color: #242424;
}

.custom-lang-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  content: url('data:image/svg+xml,<svg width="7" height="5" viewBox="0 0 7 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.49982 1.0979L3.49982 3.0979L5.49982 1.0979" stroke="%23202020" stroke-width="1.5" stroke-linecap="round"/></svg>');
}

.rox-mobile-phone {
  display: none;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  padding: 9px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search__mobile-btn, .rox-mobile-phone {
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.search__mobile-btn path, .rox-mobile-phone path {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.search__mobile-btn:hover, .rox-mobile-phone:hover {
  border-color: #E6410F;
}
.search__mobile-btn:hover path, .rox-mobile-phone:hover path {
  fill: #E6410F;
}

.line {
  stroke: #202020;
}

.nav {
  z-index: 110;
}

.nav__container {
  gap: 17px;
  padding-left: 16px;
  padding-right: 16px;
}

.nav__right {
  gap: 8px;
}

.nav__menu {
  gap: 0;
}

.nav__li .nav__path {
  -webkit-transition: stroke 0.3s;
  transition: stroke 0.3s;
}
.nav__li:hover .nav__link {
  color: #202020;
}
.nav__link {
  padding: 47px 16px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.nav__li .nav__link:hover {
  color: #e6410f;
}
.nav__li .nav__link:hover + .nav__path {
  stroke: #e6410f !important;
}
.nav__li--mega > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

@media (max-width: 1024px) {
  .rox-mobile-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ham {
    width: 48px;
    height: 48px;
  }
}
.ham {
  padding: 0;
}

.nav .search .asl_w_container {
  width: 275px;
}
.nav #ajaxsearchlite1 {
  padding: 0;
}
.nav #ajaxsearchlite1 .probox {
  height: 50px;
}
.nav #ajaxsearchlite1 .probox .proinput {
  margin-left: 0;
  padding: 0;
}
.nav #ajaxsearchlite1 .probox .proinput input {
  padding: 11px 15px !important;
  color: #202020 !important;
}
.nav #ajaxsearchlite1 .probox .promagnifier {
  height: 50px;
  width: 36px;
}
.nav #ajaxsearchlite1 .probox .proloading, .nav #ajaxsearchlite1 .probox .proclose {
  margin-top: auto;
  margin-bottom: auto;
}
.nav #ajaxsearchlite1 .probox .innericon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav #ajaxsearchlite1 .probox .innericon svg {
  display: none;
}
.nav #ajaxsearchlite1 .probox .innericon::before {
  content: "";
  display: block;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.6304 16.9317L13.6142 12.9796C14.6659 11.837 15.3121 10.3258 15.3121 8.66283C15.3116 5.10552 12.3816 2.22217 8.76689 2.22217C5.15222 2.22217 2.22217 5.10552 2.22217 8.66283C2.22217 12.2201 5.15222 15.1035 8.76689 15.1035C10.3287 15.1035 11.7611 14.5633 12.8863 13.6652L16.9181 17.6329C17.1146 17.8264 17.4335 17.8264 17.63 17.6329C17.8269 17.4394 17.8269 17.1253 17.6304 16.9317ZM8.76689 14.1126C5.70848 14.1126 3.22917 11.6726 3.22917 8.66283C3.22917 5.65302 5.70848 3.2131 8.76689 3.2131C11.8253 3.2131 14.3046 5.65302 14.3046 8.66283C14.3046 11.6726 11.8253 14.1126 8.76689 14.1126Z" fill="%23202020"/></svg>');
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer__title {
  color: #fff;
}

.footer, .footer__link, .footer__informations a, .footer__roxart {
  color: #E8E8E8;
}

.footer__sm-link {
  width: unset;
  height: unset;
  border: none;
  border-radius: unset;
  opacity: 1;
}

.footer__sm-link:hover {
  -webkit-filter: invert(38%) sepia(33%) saturate(6906%) hue-rotate(354deg) brightness(91%) contrast(99%);
          filter: invert(38%) sepia(33%) saturate(6906%) hue-rotate(354deg) brightness(91%) contrast(99%);
}/*# sourceMappingURL=roxart.css.map */