@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

body.header-hit-top header.cw-header,
body header.cw-header {
  background-color: rgba(255, 255, 255, 0.5);
}
body header.cw-header .cw-contentwrapper {
  height: 64px;
}
body header.cw-header .cw-contentwrapper .cw-elements-block .cw-header--logo a img {
  width: 120px;
}
body #menu-icon {
  font-family: "GillSans";
  color: #7a0404;
  font-size: 18px;
  letter-spacing: 0.25em;
}
body #menu-icon:hover {
  color: #7a0404;
}
body #menu-icon.cw-icon-right {
  right: -5px;
}
@media (min-width: 800px) {
  body #menu-icon.cw-icon-right {
    right: 10px;
  }
}
body.header-not-top #menu-icon {
  color: #7a0404;
  opacity: 1;
}
body.header-not-top #menu-icon:hover {
  color: #7a0404;
}

body.page-template-tpl-RugCollection #cw-sitewrapper section {
  padding-bottom: 0;
}

body #cw-sitewrapper #rugcollection {
  overflow: hidden;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero2 {
  padding-bottom: 0;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero {
  min-height: 0;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block:first-child {
  width: 100%;
  /* width: 100%;
  height: 100%; */
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .image-desktop,
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .image-mobile {
  width: 100%;
  height: 80vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .image-desktop,
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .image-mobile {
    height: 100vh;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video {
  position: relative;
  margin-top: 64px;
  max-height: calc(100vh - 64px);
  overflow: hidden;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video ~ .image-desktop,
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video ~ .image-mobile {
  display: none;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
  box-sizing: border-box;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover .mute {
  position: absolute;
  bottom: 100px;
  right: 100px;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover:hover {
  opacity: 1;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover span {
  display: none;
  text-align: center;
  width: 60px;
  cursor: pointer;
  color: #7a0404;
  transition: 0.5s;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  border: 1px solid currentColor;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  z-index: -1;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover span:hover {
  transform: scale(1.05);
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover span:active {
  transform: scale(1.025);
  filter: contrast(0.25);
  transition: 0.1s;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover span.is-active {
  display: block;
}
@media (max-width: 767px) {
  body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover .mute {
    bottom: 30px;
    right: 30px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video .hover span:before {
    margin-left: -35px;
    margin-top: -35px;
    width: 70px;
    height: 70px;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .image-desktop {
  display: none;
}
@media (min-aspect-ratio: 4/5) {
  body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .image-desktop {
    display: block;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_hero .cw-elements-block .image-mobile {
    display: none;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_hero h3 {
  /* display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0; */
  margin: 0;
  width: 100%;
  padding: 40px 0 40px;
  text-align: center;
}
@media (min-width: 768px) {
  body #cw-sitewrapper #rugcollection .rugcollection_hero h3 {
    padding-top: 60px;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_body {
  padding: 0px 15px 52px 15px;
}
@media (min-width: 768px) {
  body #cw-sitewrapper #rugcollection .rugcollection_body {
    padding-top: 52px;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_body .text .cw-button {
  text-transform: lowercase;
}
body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images {
  margin-top: 68px;
}
body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .images .cw-elements-block + .cw-elements-block {
  margin-top: 68px;
}
body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .images + .text {
  margin-top: 68px;
}
body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .text + .images {
  margin-top: 68px;
}
@media (max-width: 959px) {
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(1), body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(2) {
    position: relative;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(1) .size, body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(2) .size {
    position: relative;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(1) .size:before, body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(2) .size:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(1) .size img, body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(2) .size img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(1) {
    padding-right: 25px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(1) .size:before {
    padding-top: 134.37%;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(2) {
    margin-top: -140px;
    padding-left: 69px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(2) .size:before {
    padding-top: 115.94%;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .images .cw-elements-block:nth-child(2) ~ .cw-elements-block {
    margin-top: 68px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right {
    margin-top: 68px;
  }
}
@media (min-width: 768px) {
  body #cw-sitewrapper #rugcollection .rugcollection_body {
    margin: auto;
    max-width: 1264px;
    padding: 139px 88px 100px;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .video {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .video {
    margin-bottom: 120px;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .video:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media (min-width: 960px) {
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner {
    display: flex;
    position: relative;
    flex-wrap: wrap;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .images .cw-elements-block + .cw-elements-block {
    margin-top: 68px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .images + .text {
    margin-top: 68px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .text + .images {
    margin-top: 68px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left {
    padding-right: 34px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right {
    padding-left: 34px;
  }
}
@media (min-width: 1024px) {
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left {
    padding-right: 0;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .text {
    padding-right: 68px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right {
    padding-left: 0;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .text {
    padding-left: 68px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .text ~ .images {
    padding-left: 68px;
  }
}
@media (min-width: 1200px) {
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .images .cw-elements-block + .cw-elements-block {
    margin-top: 105px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .images + .text {
    margin-top: 105px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner .text + .images {
    margin-top: 105px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left {
    width: 43.91%;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_left .text {
    padding-right: 105px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right {
    width: 56.09%;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .images .cw-elements-block + .cw-elements-block {
    margin-top: 105px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .images + .text {
    margin-top: 105px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .text {
    padding-left: 105px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_body .body_inner_right .text + .images {
    padding-left: 105px;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_collection {
  padding: 27px 15px 0;
  overflow: hidden;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .cw-elements-block,
body #cw-sitewrapper #rugcollection .rugcollection_collection .swiper,
body #cw-sitewrapper #rugcollection .rugcollection_collection .swiper-wrapper {
  position: static;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection h5 {
  margin-bottom: 0;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .text {
  text-align: center;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider {
  margin-top: 25px;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper {
  overflow: visible;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide {
  width: 71vw;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide .image {
  position: relative;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 121.88%;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide .text {
  margin-top: 23px;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-next,
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-prev {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  background-color: #fff;
  width: 32px;
  height: 32px;
  z-index: 3;
  cursor: pointer;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-next:before,
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/source/6df39197c692ff3f1041c98146ddba4c/icon_arrow_left_small_dark.png");
  background-repeat: no-repeat;
  background-position: center;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-next {
  right: 0;
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-next:before {
  transform: rotate(180deg);
}
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-prev {
  left: 0;
}
@media (min-width: 768px) {
  body #cw-sitewrapper #rugcollection .rugcollection_collection {
    padding: 0;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_collection .collection_inner {
    margin: auto;
    max-width: 1264px;
    padding: 15px 88px 0;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_collection .cw-elements-block > .text {
    text-align: left;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_collection .slider {
    margin-top: 39px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide {
    width: 50vw;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-next,
body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-button-prev {
    margin-top: -24px;
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 1024px) {
  body #cw-sitewrapper #rugcollection .rugcollection_collection {
    padding: 15px 88px 0;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide {
    width: 34.72vw;
  }
}
@media (min-width: 1440px) {
  body #cw-sitewrapper #rugcollection .rugcollection_collection .slider .swiper-slide {
    width: 500px;
  }
}
body #cw-sitewrapper #rugcollection .rugcollection_properties {
  padding: 50px 15px 85px;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property h5 {
  margin-bottom: 0;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types {
  display: grid;
  row-gap: 40px;
  margin-top: 40px;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types .cw-elements-block {
  display: flex;
  flex-wrap: wrap;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types .type_image {
  width: 90px;
  height: 95px;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types .type_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types .type_name {
  display: flex;
  align-items: center;
  height: 95px;
  padding-left: 24px;
  text-transform: uppercase;
  letter-spacing: 1.84px;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types .type_description {
  margin-top: 23px;
  height: calc(100% - 118px);
  width: 100%;
  line-height: 1.57;
}
body #cw-sitewrapper #rugcollection .rugcollection_properties .property + .property {
  margin-top: 61px;
}
@media (min-width: 768px) {
  body #cw-sitewrapper #rugcollection .rugcollection_properties {
    margin: auto;
    max-width: 1264px;
    padding: 118px 88px 116px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types {
    grid-template-columns: 1fr 1fr;
    column-gap: 67px;
    row-gap: 66px;
  }
  body #cw-sitewrapper #rugcollection .rugcollection_properties .property + .property {
    margin-top: 110px;
  }
}
@media (min-width: 1024px) {
  body #cw-sitewrapper #rugcollection .rugcollection_properties .property .types {
    grid-template-columns: 1fr 1fr 1fr;
  }
}