:root{
  --feature-time: "Lane Crawford","Microsoft YaHei","Hiragino Sans GB",serif;
  --feature-helvetica: "Helvetica Neue","Lane Crawford","Microsoft YaHei","Hiragino Sans GB",serif;
}

#FeatureEditorial *,
#FeatureEditorial *::after,
#FeatureEditorial *::before{
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
#FeatureEditorial .feature_double_line_start{
  position: absolute;
  top: 1%;
  left: 0;
  width: 100%;
  padding-top: 2%;
}
#FeatureEditorial .feature_double_line_start::before{
  content: '';
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 12px;
  background: #000;
}
#FeatureEditorial .feature_double_line_start::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #000;
}
#FeatureEditorial .feature_double_line_end{
  position: absolute;
  bottom: 1%;
  left: 0;
  width: 100%;
  padding-top: 2%;
}
#FeatureEditorial .feature_double_line_end::before{
  content: '';
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 5px;
  background: #000;
}
#FeatureEditorial .feature_double_line_end::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background: #000;
}


#article-top-desc{
  max-width: 1440px;
  position: relative;
}
#FeatureEditorial h1{
  margin: 0;
}
#FeatureEditorial p{
  padding: 1em 0;
}
#FeatureEditorial{
  max-width: 1440px;
  margin: auto;
}
#FeatureEditorial .mr-y-90{
  margin-top: 90px;
  margin-bottom: 90px;
}
#FeatureEditorial .mr-t-90{
  margin-top: 90px;
}
#FeatureEditorial .mr-b-90{
  margin-bottom: 90px;
}
#FeatureEditorial .feature_header{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 4em;
  border-bottom: none;
}
#FeatureEditorial .feature_header_title{
  font-family:var(--feature-time);
  font-size: 1.25em;
  line-height: 1.155;
  font-weight: normal;
  text-align: center;
  width: 80%;
}
#FeatureEditorial .feature_header_title span{
  font-size: 3em;
  line-height: 0;
}
#FeatureEditorial .feature_linespacing{
  height: 1px;
  width: 90%;
  background-color: #000000;
  margin: 4em auto;
}
#FeatureEditorial .feature_content_title{
  font-size: 2.85em;
  font-weight: 700;
  font-family:var(--feature-time);
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: .2em;
}

#FeatureEditorial .feature_content_adjacent_dek{
  font-family:var(--feature-time);

}

#FeatureEditorial .feature_content_info_box{
  background: #000;
  color: #fff;
  padding: 1.5em 1em;
  width: 80%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family:var(--feature-time);
}
#FeatureEditorial .feature_content_info_box_title{
  font-size: 1.8em;
  font-family:var(--feature-time);
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
  color: #fff;
}
#FeatureEditorial .feature_content_info_box_dash{
  width: 10px;
  height: 2px;
  background: #fff;
  margin: 1.5em 0;
}
#FeatureEditorial .feature_content_adjacent_container{
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 90%;
  justify-content: space-between;
  gap: 5%;
}

#FeatureEditorial .feature_content_adjacent_container.feature_display_flex_column{
  max-width: 100%;
}
#FeatureEditorial #slider_section .feature_content_adjacent_image{
  width: 100%;
  position: relative;
  overflow: hidden;
}
#FeatureEditorial #slider_section .feature_content_adjacent_image .feature_content_adjacent_image_dek ul{
  list-style-type: none;
}
#FeatureEditorial .feature_happening_content_style_1 .feature_content_adjacent_container{
  width: 100%;
}
#FeatureEditorial .feature_happening_content_style_1 .feature_content_adjacent_text_wrapper,
#FeatureEditorial .feature_happening_content_style_1 .feature_content_adjacent_image{
  width: 50%;
}

#FeatureEditorial .feature_content_adjacent_wrapper{
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 2%;
  width: 50%;
}
#FeatureEditorial .feature_content_adjacent_title{
  font-weight: 700;
  font-family:var(--feature-helvetica);
  font-size: 1.25em;
  line-height: 1.2;
  position: relative;
  padding-bottom: 1.1em;
}
#FeatureEditorial .feature_content_adjacent_title.feature-noline{
 padding-bottom: 0.5em;
}

#FeatureEditorial .feature_content_adjacent_title.feature-noline::after{
  content: unset;
}

#FeatureEditorial .feature_content_adjacent_title::after{
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  left: 0;
}
#FeatureEditorial .feature_content_adjacent_cta{
  color: #000;
  text-decoration: underline;
  font-family: var(--feature-time);
  font-size: 1.15em;
}
#FeatureEditorial .feature_happening_content_style_2 .feature_content_adjacent_container{
  flex-wrap: wrap;
}
#FeatureEditorial .feature_happening_content_style_2{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#FeatureEditorial #happening .feature_happening_content_style_2{
  margin-bottom: -4em;
}
#FeatureEditorial .feature_happening_content_style_2 .feature_content_adjacent_wrapper{
  flex: 1 0 25%;
}
#FeatureEditorial .feature_slider_wrapper{
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 84%;
  margin: auto;
  gap: 5%;
}
#FeatureEditorial .feature_slide .feature_content_adjacent_wrapper{
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 3%;
}

#FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_slide_logo{
  padding: 1em 0 1em;
}
#FeatureEditorial #bespoke{
  padding-bottom: 8em;
}
#FeatureEditorial .feature_happening_content_part_style_1 .feature_content_adjacent_wrapper .feature_content_adjacent_image,
#FeatureEditorial .feature_happening_content_part_style_1 .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper,
#FeatureEditorial #bespoke .feature_happening_content_part_b .feature_content_adjacent_wrapper .feature_content_adjacent_image,
#FeatureEditorial #bespoke .feature_happening_content_part_b .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper{
  width: 50%;
}
#FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_content_adjacent_image img,
#FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_content_adjacent_image{
  width: 100%;
  display: inherit;
}
#FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper{
  position: relative;
  padding-top: 1em;
  width: 100%;
}
#FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper::after{
  content: '';
  height: 1px;
  width: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
}
#FeatureEditorial .feature_slide:nth-child(2) .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper,
#FeatureEditorial .feature_slide:nth-child(4) .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper{
  padding-bottom: 1em;
  padding-top: 0;
}
#FeatureEditorial .feature_slide:nth-child(2) .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper::after,
#FeatureEditorial .feature_slide:nth-child(4) .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper::after{
  top: auto;
  bottom: 0;
}
#FeatureEditorial .feature_slide:nth-child(2) .feature_content_adjacent_wrapper,
#FeatureEditorial .feature_slide:nth-child(4) .feature_content_adjacent_wrapper {
  flex-direction: column-reverse;
}
#FeatureEditorial .feature_happening_content_style_2 .feature_display_flex_column .feature_content_adjacent_wrapper{
  flex-direction: column-reverse;
  margin-bottom: 4em;
}
#FeatureEditorial .feature_happening_content_style_2 .feature_display_flex_column .feature_content_adjacent_wrapper{
  align-items: flex-start;
  align-self: first baseline;
}
#FeatureEditorial #bespoke .feature_content_adjacent_container.feature_display_flex_column{
justify-content: center;
width: fit-content;
gap: 5%;
max-width: 80%;
}
#FeatureEditorial #bespoke .feature_happening_content_part_b .feature_display_flex_column .feature_content_adjacent_wrapper{
  width: 46%;
}
#FeatureEditorial #slider_section .feature_content_adjacent_image .feature_content_adjacent_image_dek p{
  color: #fff;
  font-family: var(--feature-helvetica);
}
.feature_mobile_only{
  display: none !important;
  
}
.feature_tablet{
  display: none !important;
}
@media screen and (min-width: 1025px) {
.feature_slide {
  width: calc(100% / 3);
}



#FeatureEditorial #slider_section .feature_content_adjacent_image .feature_content_adjacent_image_dek{
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #000000;
  width: 100%;
  padding: 2em 0;
  background: #d9d9d9d4;
  font-family:var(--feature-helvetica);
  transform: translateY(100%);
  transition: all 100ms ease-in-out;
}
#FeatureEditorial #slider_section .feature_content_adjacent_image:hover > .feature_content_adjacent_image_dek,
#FeatureEditorial #slider_section .feature_content_adjacent_image.active .feature_content_adjacent_image_dek ul{
  transform: translateY(0);
}
#FeatureEditorial #slider_section .feature_content_adjacent_image .feature_content_adjacent_image_dek p{
  text-decoration: underline;
  padding: 0;
}
}

@media screen and (max-width: 1024px) {
  #FeatureEditorial .feature_content_adjacent_image_dek li{
      font-size: 14px;
      line-height: 1.5;
      padding: 0 2%;
  }

  .feature_slide {
      width: calc(100% / 3);
  }
  .feature_tablet{
      display: block !important;
  }
  .feature_desktop_only.feature_tablet{
      display: none !important;
  }
  #FeatureEditorial .feature_double_line_end,
  #FeatureEditorial .feature_double_line_start{
      padding-top: 6%;
  }
  #FeatureEditorial .feature_double_line_end::before,
  #FeatureEditorial .feature_double_line_start::after{
      height: 2px;
  }
  #FeatureEditorial .feature_double_line_end::after,
  #FeatureEditorial .feature_double_line_start::before{
      height: 7px;
  }
  #FeatureEditorial .feature_header{
      border-bottom: none;
  }
  #FeatureEditorial .feature_header .feature_header_banner{
      width: 100%;
  }
  #FeatureEditorial .feature_content_title{
      font-weight: normal;
      font-size: 2em;
  }
  #FeatureEditorial .feature_content_adjacent_title{
      font-size: 1.8em;
      padding-bottom: .5em;
  }
  #FeatureEditorial .feature_content_info_box_title{
      font-size: 1.2em;
  }
  #FeatureEditorial .feature_content_adjacent_container{
      flex-direction: column;
      max-width: 96%;
  }
  #FeatureEditorial .feature_content_adjacent_wrapper{
      width: 100%;
      margin: 0 auto;
      gap: 5%;
  }
  #FeatureEditorial .feature_content_adjacent_container .feature_content_adjacent_image img,
  #FeatureEditorial .feature_content_adjacent_container .feature_content_adjacent_image{
      width: 100%;
  }
  #FeatureEditorial .feature_content_adjacent_wrapper:first-child{
      flex-direction: row-reverse;
      margin-bottom: 2em;
      width: 100%;
  }
  #FeatureEditorial .feature_display_flex_column .feature_content_adjacent_wrapper {
      width: 100%;
  }
  #FeatureEditorial .feature_happening_content_style_2{
      width: 98%;
  }
  #FeatureEditorial .feature_content_adjacent_container.feature_display_flex_column{
      width: 100%;
  }
  #FeatureEditorial .feature_content_adjacent_container.feature_display_flex_column{
      max-width: 100%;
  }
  #FeatureEditorial .feature_content_adjacent_container.feature_display_flex_column{
      flex-direction: row;
  }
  #FeatureEditorial .feature_happening_content_style_2 .feature_content_adjacent_wrapper{
      flex: 1 0 40%;
  }
  #FeatureEditorial .feature_linespacing{
      width: 100%;
  }
  #FeatureEditorial .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper{
      width: 100%;
  }
  #FeatureEditorial #bespoke .feature_content_adjacent_container.feature_display_flex_column{
      max-width: 95%;
  }
 
 
  #FeatureEditorial .feature_slide:nth-child(2) .feature_content_adjacent_wrapper, 
  #FeatureEditorial .feature_slide:nth-child(4) .feature_content_adjacent_wrapper{
      flex-direction: column-reverse;
  }
  #FeatureEditorial .feature_slide .feature_content_adjacent_wrapper{
      flex-direction: column;
  }
  #FeatureEditorial .feature_slider_wrapper{
      gap: 30px;
      justify-content: center;
      width: 700px;
      max-width: 700px;
      transition: all 500ms ease-in-out;
  }


  #FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper {
      text-align: center;
  }

  #FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper .feature_content_adjacent_dek {
      text-align: center;
      font-size: 18px;
  }

  #FeatureEditorial .feature_content_adjacent_cta{
      font-size: 15px;
  }

  #FeatureEditorial .feature_slider_container {
      /*overflow-x: hidden;*/
     display: flex;
     justify-content: center;
  }

  #FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_slide_logo{
      margin: auto;
  }

 
  /*#FeatureEditorial .feature_slide:first-child{
      display: none;
  }*/
  #FeatureEditorial .feature_slide.active,
  #FeatureEditorial .feature_slide.prev,
  #FeatureEditorial .feature_slide.next{
      display: block;
  }

  #FeatureEditorial #slider_section .feature_content_adjacent_image button{
      font-family:var(--feature-time);
      background: none;
      border: none;
      text-align: center;
      width: 100%;
      position: absolute;
      bottom: 5%;
      color: #fff;
      left: 50%;
      transform: translateX(-50%);
  }

  #FeatureEditorial #slider_section .feature_content_adjacent_image .feature_content_adjacent_image_dek{
      position: absolute;
      top: 50%;
      left: 50%;
      text-align: center;
      color: #000000;
      width: 90%;
      /*height: 66%;*/
      padding: 1em 0;
      background: #d9d9d9d4;
      font-family:var(--feature-helvetica);
      transform: translate(-50%, 300%);
      transition: all 500ms ease-in-out;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  #FeatureEditorial #slider_section .feature_content_adjacent_image.active .feature_content_adjacent_image_dek{
      transform: translate(-50%, -50%);
  }

  #FeatureEditorial .feature_slide .feature_content_adjacent_wrapper .feature_slide_logo{
      padding: 1em 0 1em;
  }
  /*#FeatureEditorial #slider_section .feature_content_adjacent_image .feature_content_adjacent_image_dek li{
      font-size: .8em;
  }*/

  #FeatureEditorial .feature_content_adjacent_dek{
      font-size: 16px;
      line-height: normal;
  }



}

@media screen and (max-width: 767px) {
  .feature_mobile_only{
      display: block !important;
      
  }
  #FeatureEditorial .feature_double_line_start{
      top: 0.5%;
  }
  #FeatureEditorial{
      overflow: hidden;
  }
  .feature_desktop_only{
      display: none !important;
  }

  .feature_slide {
      width: auto;
  }
  /*#FeatureEditorial .feature_slide:nth-child(2) .feature_content_adjacent_wrapper,
  #FeatureEditorial .feature_slide .feature_content_adjacent_wrapper{
      flex-direction: column;
  }

  #FeatureEditorial .feature_slide:nth-child(2) .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper::after{
      bottom: auto;
      top: 0;
  }

  #FeatureEditorial .feature_slide:nth-child(2) .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper{
      padding-bottom: 0;
      padding-top: 1em;
  }*/
}
@media screen and (max-width: 680px) {

  
  #FeatureEditorial .feature_content_title{
      font-size: 1.4em;
  }
  #FeatureEditorial .feature_header_title{
      font-size: 1em;
  }
  #FeatureEditorial .feature_content_info_box_title{
      font-size: 1em;
      font-weight: normal;
  }
  #FeatureEditorial .feature_content_info_box_dash{
      margin: .5em 0;
  }
  #FeatureEditorial .feature_content_info_box{
      padding: .5em 1em;
      width: 97%;
  }
  #FeatureEditorial .feature_content_adjacent_wrapper{
      font-size: .6em;
  }
  /*#FeatureEditorial .feature_content_adjacent_wrapper .feature_content_adjacent_text_wrapper{
      width: 90%;
  }*/
  #FeatureEditorial .feature_content_adjacent_wrapper .feature_content_adjacent_image img{
      width: 100%;
  }

  #FeatureEditorial .mr-y-90{
      margin-top: 4em;
      margin-bottom: 4em;
  }
  #FeatureEditorial .mr-t-90{
      margin-top: 4em;
  }
  #FeatureEditorial .mr-b-90{
      margin-bottom: 4em;
  }

  #FeatureEditorial #happening .feature_happening_content_style_2{
      margin-bottom: -2em;
  }
  .feature_slide .feature_content_adjacent_text_wrapper,
  .feature_slide .feature_slide_logo{
      opacity: 0;
      transition: all 500ms cubic-bezier(0,.69,.53,1.05);
  }

  .swiper-slide-active .feature_slide .feature_content_adjacent_text_wrapper,
  .swiper-slide-active .feature_slide .feature_slide_logo{
      opacity: 1;
  }
}
@media screen and (max-width: 413px) {

#FeatureEditorial .feature_content_adjacent_image_dek li{
  line-height: 1.1;
}
}
/* slider */

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide:first-child{
  margin-left: 3.5em !important;
}

.swiper{
 padding-right: 8em !important;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#FeatureEditorial .quote {
font-weight: 500;
line-height: 1.5;
font-size: 30px;

}
#FeatureEditorial .feature_slide .content__title {
  width: 100% !important;          /* Expands the text container to match the exact image width */
  text-align: center !important;    /* Centers the letters inside that expanded box */
  align-self: center !important;    /* Breaks free from the parent's "align-items: start" left-lock */
  white-space: normal !important;   /* Allows text to break to a new line if it hits boundaries */
font-size: 2em !important;
margin-top: 20px; 
margin-bottom: 20px;
}

/* ==========================================================================
 LANE CRAWFORD PRODUCTION RESPONSIVE PRODUCT CAROUSEL OVERRIDES
 ========================================================================== */

/* 1. Reset Global Container Layout Constraints */
#FeatureEditorial .products,
.products--12 {
  max-width: 1240px;
  margin: 30px auto;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: visible;
}

/* 2. Configure Unified List Tracks Across Layout Shifts */
#FeatureEditorial .products__list {
  display: flex !important;
  flex-direction: row !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* 3. Reconcile Item Core Block Layout Elements */
#FeatureEditorial .products__item {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  vertical-align: top;
}

#FeatureEditorial .products__item a {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: #000000;
}

/* 4. Keep Meta Details Content Grounded Realignment */
#FeatureEditorial .products__item__text {
  text-align: center;
  margin: 1px 0;
}

#FeatureEditorial .products__item__text--brand {
  font-weight: 700;
  font-size: 11px;
  margin-top: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#FeatureEditorial .products__item__text--name {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3;
  color: #555555;
  flex-grow: 1; /* Aligns pricing rows evenly across layout breaks */
padding: 0 5px;
}

#FeatureEditorial .products__item__text--price {
  font-weight: 600;
  font-size: 12px;
  margin-top: 3px;
}

/* 5. Production Rollover Image Hover Controls Optimization */
#FeatureEditorial .products__item__figure {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
}

#FeatureEditorial .products__item__figure img {
  display: block;
  width: 100%;
  height: auto;
}

#FeatureEditorial .products__item__figure__rollover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 2;
}

#FeatureEditorial .products__item__figure.hoverable:hover .products__item__figure__rollover {
  opacity: 1;
}

/* ==========================================================================
 DESKTOP SCREEN LAYOUT RULES (Widths 1025px and above)
 ========================================================================== */
 @media screen and (min-width: 1025px) {
  #FeatureEditorial .products__list {
      flex-wrap: wrap !important; /* Keeps standard 4-column item grids strictly on desktops */
      gap: 30px 2.2% !important;
  }

  #FeatureEditorial .products__item {
      width: calc(100% / 3) !important;
      flex: 0 0 calc(100% / 3) !important;
      padding: 0 5px;
  }
}

/* ==========================================================================
 RESPONSIVE TABLET & MOBILE TOUCH SWIPER ENGINE (Widths 1024px and below)
 ========================================================================== */
@media screen and (max-width: 1024px) {
  #FeatureEditorial .products {
      padding-right: 0 !important; /* Allows carousel items to flow flush to tablet screen edges */
  }

  #FeatureEditorial .products__list {
      flex-wrap: nowrap !important;          /* Forces all items onto a single continuous row lane */
      overflow-x: auto !important;           /* Opens horizontal touch-swipe tracks on iPad & phones */
      scroll-snap-type: x mandatory !important; /* Snaps cards cleanly onto tablet grid lines */
      -webkit-overflow-scrolling: touch !important; /* Forces ultra-smooth elastic touch momentum tracking */
      gap: 16px !important;
      padding-bottom: 20px !important;       /* Space clearance path for your slider handle track */
  }

  /* Modern scrollbar tracker styling configurations for tablets and mobile */
  #FeatureEditorial .products__list::-webkit-scrollbar {
      display: block !important;
      height: 4px !important; /* Slightly more distinct scrollbar height line for tablet targets */
  }

  #FeatureEditorial .products__list::-webkit-scrollbar-track {
      background: #f1f1f1 !important;
      border-radius: 10px !important;
      margin-right: 20px !important;
  }

  #FeatureEditorial .products__list::-webkit-scrollbar-thumb {
      background: #000000 !important;
      border-radius: 10px !important;
  }

  /* Standardizes fluid slider compatibility for Firefox on mobile OS */
  #FeatureEditorial .products__list {
      -ms-overflow-style: auto !important;
      scrollbar-width: thin !important;
      scrollbar-color: #000000 #f1f1f1 !important;
  }

  #FeatureEditorial .products__item {
      /* Sets a clean, proportional card width that scales beautifully on iPad & mobile views */
      width: clamp(170px, 25vw, 220px) !important; 
      flex: 0 0 clamp(170px, 25vw, 220px) !important;
      scroll-snap-align: start !important;
  }
}

#FeatureEditorial a {
  color: #000000;
  }
  #FeatureEditorial li {
  text-transform: uppercase;
  }

/* ==========================================================================
 MINIMALIST HERO HEADER CENTERING & FONT UNIFICATION
 ========================================================================== */

/* 1. Force absolute horizontal & vertical alignment */
#FeatureEditorial .header,
#FeatureEditorial .header__title__lines {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;     /* Centers everything horizontally */
  justify-content: center !important; /* Centers everything vertically */
  text-align: center !important;
  width: 100% !important;
}

/* 2. Unify fonts to match your paragraph text (Times New Roman stack) */
#FeatureEditorial .header__title__lines__item--primary,
#FeatureEditorial .header__title__lines__item--below {
  font-family: var(--feature-time) !important; /* Forces the same font as your p tags */
}

/* 3. Add clean spacing and responsive text sizes */
#FeatureEditorial .header__title__lines__item--primary {
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  font-size: clamp(42px, 5.5vw, 56px) !important; /* Shrinks automatically on mobile */
  margin-bottom: 20px !important;              /* Fixes the squished padding from the reset */
}

#FeatureEditorial .header__title__lines__item--below {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: clamp(25px, 3.5vw, 36px) !important; /* Shrinks automatically on mobile */
}

#FeatureEditorial .content__title {
  font-size: 20px;
  text-transform: none;
  font-weight: 700;
  /* Missing font-family declaration! It defaults back to Arial/Sans-Serif */
}

#FeatureEditorial .content__title,
#FeatureEditorial .feature_content_title,
#FeatureEditorial h2.content__title {
  font-family: var(--feature-time) !important; /* Forces your primary serif/Times stack */
  text-transform: none !important;            /* Keeps your clean mixed-case styling */
  font-weight: 700 !important;                /* Keeps it bold and prominent */
  text-align: center !important;               /* Guarantees perfect horizontal center lines */
}