.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper {
  height: 100vh;
  background-color: #fff;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column {
  display: flex;
  width: 50%;
  position: relative;
  overflow: hidden;
  float: none;
  padding: 0;
  margin: 0;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image {
  width: 100%;
  height: 100%;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image .et_pb_image_wrap {
  width: 100%;
  height: 100%;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image .et_pb_image_wrap img {
  display: block;
  object-position: 50.7% 0.7%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: initial;
  position: absolute;
  inset: 0px;
  height: 100%;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: grid;
  grid-auto-columns: auto;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details:not(.variable-column-item) {
  grid-template-rows: auto auto minmax(100px, 440px) 130px;
  gap: 16px;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details > .et_pb_module:first-child {
  padding-top: clamp(16px, 6vh, 80px);
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-padding-start: 20px;
  padding-inline-start: 20px;
  -webkit-padding-end: 20px;
  padding-inline-end: 20px;
  width: 100%;
  max-width: 440px;
  max-height: 440px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_image .et_pb_image_wrap {
  height: 100%;
  width: 100%;
  position: relative;
  min-height: 100px;
  display: inline-flex;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_image .et_pb_image_wrap img {
  object-position: bottom;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: none!important;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider {
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-padding-start: 20px;
  padding-inline-start: 20px;
  -webkit-padding-end: 20px;
  padding-inline-end: 20px;
  display: grid;
  grid-template-rows: 366px 20px;
  gap: 23px;
  width: 100%;
  max-width: 372px;
  margin: 0 auto;
  height: 463px;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et_pb_slides {
  display: flex;
  overflow: hidden;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et_pb_slides .et_pb_container {
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et_pb_slides .et_pb_slider_container_inner {
  display: inline-flex;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_image {
  margin-top: 0!important;
  display: block!important;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
  display: none;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et-pb-controllers {
  position: relative;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 16px;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et-pb-controllers a {
  margin: 6px;
  position: relative;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_slider .et-pb-controllers a.et-pb-active-control:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 14px;
  height: 14px;
  border-radius: 50px;
  background-color: transparent;
  border-color: #EBE1D5;
  border-style: solid;
  border-width: 1px;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-padding-start: clamp(16px, 7vw, 120px);
  padding-inline-start: clamp(16px, 7vw, 120px);
  -webkit-padding-end: clamp(16px, 7vw, 120px);
  padding-inline-end: clamp(16px, 7vw, 120px);
  padding-top: 0;
  padding-bottom: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_heading:not(.auto-divi-css) .et_pb_module_heading {
  text-align: center;
  font-family: 'Gotham-light', sans-serif;
  font-size: 36px;
  line-height: 43.2px;
  letter-spacing: 7.2px;
  text-transform: uppercase;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-padding-start: clamp(16px, 7vw, 120px);
  padding-inline-start: clamp(16px, 7vw, 120px);
  -webkit-padding-end: clamp(16px, 7vw, 120px);
  padding-inline-end: clamp(16px, 7vw, 120px);
  padding-top: 0;
  padding-bottom: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_text:not(.auto-divi-css) p {
  text-align: center;
  font-family: 'Gotham-light', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_text + .et_pb_image {
  padding-top: 0;
  padding-bottom: 0;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-padding-start: clamp(16px, 7vw, 120px);
  padding-inline-start: clamp(16px, 7vw, 120px);
  -webkit-padding-end: clamp(16px, 7vw, 120px);
  padding-inline-end: clamp(16px, 7vw, 120px);
  padding-top: 0;
  padding-bottom: 0;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper a.et_pb_button:not(.auto-divi-css),
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper a[class^="et_pb_button_"]:not(.auto-divi-css) {
  text-align: center;
  font-family: 'Gotham-light', sans-serif;
  font-size: 16px;
  line-height: 19.2px !important;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  border-width: 0;
  border-bottom-width: 1px;
  padding: 0!important;
  border-radius: 0;
  background-color: transparent;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper a.et_pb_button:not(.auto-divi-css):hover,
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper a[class^="et_pb_button_"]:not(.auto-divi-css):hover {
  background-color: transparent;
}
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper a.et_pb_button:hover:after,
.raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper a[class^="et_pb_button_"]:hover:after {
  display: none!important;
}
.raffi-inline-scroll-featured-collections .nap-sticky {
  position: sticky;
  top: 0px;
  z-index: 9999999;
}
body #page-container .et_pb_section.raffi-inline-scroll-featured-collections .et_pb_button:not(.auto-divi-css) {
  padding: 0!important;
}
/** Mobile Media Queries **/
@media (max-width: 991px) {
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column {
    width: 100%;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image {
    width: 100%;
    height: 100%;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image .et_pb_image_wrap {
    width: 100%;
    height: auto;
    max-height: 588px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image .et_pb_image_wrap img {
    position: relative;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details:not(.variable-column-item) {
    grid-template-rows: auto auto auto 80px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details.variable-column-item {
    gap: 24px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_image {
    max-height: none;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_image .et_pb_image_wrap img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
  }
}
@media (max-width: 768px) {
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column {
    width: 100%;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image {
    width: 100%;
    height: 100%;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image .et_pb_image_wrap {
    width: 100%;
    height: auto;
    max-height: 588px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-image .et_pb_image .et_pb_image_wrap img {
    position: relative;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details:not(.variable-column-item) {
    grid-template-rows: auto auto auto 80px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details.variable-column-item {
    gap: 24px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_heading:not(.auto-divi-css) .et_pb_module_heading {
    font-size: 24px;
    line-height: 28.8px;
    letter-spacing: 4.8px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_text:not(.auto-divi-css) p {
    font-size: 14px;
    line-height: 21px;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_image {
    max-height: none;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_image .et_pb_image_wrap img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
  }
  .raffi-inline-scroll-featured-collections .et_pb_row.collection-wrapper .et_pb_column.has-content-details .et_pb_button_module_wrapper a.et_pb_button:not(.auto-divi-css) {
    font-size: 13px;
    line-height: normal !important;
    letter-spacing: 1.3px;
  }
}
