/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/home.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.home_chapter__FeafG,
.home_controls__NC6C1 > span {
  margin: 0;
  font-size: var(--type-caption);
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.home_hero__d6HXj {
  height: clamp(42rem, calc(100svh - 4.75rem), 60rem);
}

.home_heroInner__zlk1q {
  height: 100%;
  display: grid;
}

.home_hero__d6HXj[data-layout="40/60"] .home_heroInner__zlk1q {
  grid-template-columns: 2fr 3fr;
}

.home_hero__d6HXj[data-layout="50/50"] .home_heroInner__zlk1q {
  grid-template-columns: 1fr 1fr;
}

.home_hero__d6HXj[data-layout="100/0"] .home_heroInner__zlk1q {
  grid-template-columns: 1fr;
}

.home_heroCopy__NtuM9 {
  position: relative;
  z-index: 1;
  min-width: 0;
  padding: clamp(2.75rem, 7vw, 6.875rem) var(--page-gutter) 2.625rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: var(--hero-copy-background, var(--surface-editorial));
}

.home_heroCopy__NtuM9 h1,
.home_sectionHeader__F2GxZ h2,
.home_about__cjp2u h2,
.home_cardCopy__2_LRN h3 {
  font-family: var(--font-display);
  font-weight: 400;
  font-feature-settings: "kern";
  font-kerning: normal;
}

.home_heroCopy__NtuM9 h1 {
  max-width: 41.875rem;
  margin: 2.5rem 0;
  font-size: var(--type-hero);
  letter-spacing: -0.025em;
  line-height: 0.86;
  overflow-wrap: normal;
}

.home_heroCopy__NtuM9 > .home_chapter__FeafG {
  line-height: 1.2;
}

.home_heroIntro__Ft0rS {
  max-width: 35.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  grid-gap: 2.25rem;
  gap: 2.25rem;
}

.home_heroIntro__Ft0rS > p {
  margin: 0;
  font-family: var(--font-display);
  font-size: var(--type-body-editorial);
  line-height: 1.65;
}

.home_editorialLink__3ZMSD {
  min-width: 11.25rem;
  padding: 0.75rem 0;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  border-bottom: 1px solid currentColor;
  color: inherit;
  font-size: var(--type-caption);
  letter-spacing: 0.12em;
  text-decoration: none;
  text-transform: uppercase;
}

.home_editorialLink__3ZMSD svg {
  width: 0.875rem;
  height: 0.875rem;
  flex: 0 0 auto;
  stroke-width: 1.25;
}

.home_heroMedia__MNIl9,
.home_cardMedia__vlaVR {
  position: relative;
  min-width: 0;
  isolation: isolate;
  overflow: hidden;
  background: var(--surface-subtle);
}

.home_heroMedia__MNIl9 {
  z-index: 0;
  display: grid;
  place-items: center;
  background: var(--product-media-surface, #eef1f4);
}

.home_heroImage__P7VA_ {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}

.home_cardMedia__vlaVR {
  aspect-ratio: 4 / 3;
  background: var(--product-media-surface);
}

.home_heroMedia__MNIl9 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}

.home_cardMedia__vlaVR img {
  object-fit: contain;
  object-position: center;
  padding: 1rem;
  mix-blend-mode: multiply;
}

.home_naborCard__jqaby .home_cardMedia__vlaVR img {
  transition: transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

.home_naborCard__jqaby:hover .home_cardMedia__vlaVR img {
  transform: scale(1.018);
}

.home_about__cjp2u {
  overflow: hidden;
  border-bottom: 1px solid var(--border-default);
}

.home_aboutInner__ov7Yf {
  position: relative;
  padding: 9.375rem var(--page-gutter) 10.625rem;
  display: grid;
  grid-template-columns: minmax(17.5rem, 0.95fr) minmax(22.5rem, 1.05fr);
  grid-gap: 8vw;
  gap: 8vw;
}

.home_about__cjp2u[data-spacing="S"] .home_aboutInner__ov7Yf {
  padding-block: 5rem;
}

.home_about__cjp2u[data-spacing="M"] .home_aboutInner__ov7Yf {
  padding-block: 7rem;
}

.home_about__cjp2u[data-spacing="XL"] .home_aboutInner__ov7Yf {
  padding-block: 12rem;
}

.home_aboutInner__ov7Yf::before {
  position: absolute;
  top: -5.625rem;
  left: -2.8125rem;
  color: currentColor;
  content: "01";
  opacity: 0.06;
  font-family: var(--font-display);
  font-size: 17.5rem;
  line-height: 1;
  pointer-events: none;
}

.home_aboutTitle__UGt50 {
  position: relative;
}

.home_aboutTitle__UGt50 .home_chapter__FeafG {
  display: block;
  margin-bottom: 2.375rem;
}

.home_about__cjp2u h2 {
  margin: 0;
  font-size: var(--type-heading-2);
  letter-spacing: -0.015em;
  line-height: 0.98;
}

.home_aboutCopy__WCbn4 {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-content: end;
  grid-gap: 2.8125rem;
  gap: 2.8125rem;
  font-family: var(--font-display);
  font-size: var(--type-body-editorial);
  line-height: 1.75;
}

.home_aboutCopy__WCbn4 p {
  margin: 0;
}

.home_aboutCopy__WCbn4 a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.22em;
}

.home_catalog__bSrLa {
  overflow: hidden;
  background: var(--surface-subtle);
}

.home_catalogInner__3HCqi {
  padding: 6.875rem var(--page-gutter) 8.125rem;
}

.home_sectionHeader__F2GxZ {
  width: 100%;
  max-width: var(--content-max);
  margin-inline: auto;
  margin-bottom: 3.375rem;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: auto auto;
  align-items: end;
  grid-column-gap: 1.75rem;
  column-gap: 1.75rem;
  grid-row-gap: 0.75rem;
  row-gap: 0.75rem;
}

.home_sectionHeader__F2GxZ h2 {
  grid-column: 1 / 8;
  grid-row: 2;
  margin: 0;
  min-width: 0;
  font-size: var(--type-heading-2);
  letter-spacing: -0.015em;
  line-height: 1.02;
  overflow-wrap: break-word;
}

.home_sectionHeader__F2GxZ > .home_chapter__FeafG {
  grid-column: 1 / 8;
  grid-row: 1;
}

.home_sectionDescription__hs9MG {
  grid-column: 8 / 13;
  grid-row: 2;
  margin: 0;
  min-width: 0;
  max-width: 34rem;
  color: var(--text-muted);
  font-family: var(--font-display);
  font-size: var(--type-body-editorial);
  line-height: 1.65;
}

.home_sectionHeader__F2GxZ > .home_controls__NC6C1 {
  grid-column: 8 / 13;
  grid-row: 1;
  justify-self: end;
}

.home_controls__NC6C1 {
  min-width: 11.25rem;
  padding: 0.75rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid currentColor;
}

.home_controls__NC6C1 > div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.home_controls__NC6C1 button {
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
  display: grid;
  place-items: center;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
}

.home_controls__NC6C1 button svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-width: 1.25;
}

.home_controls__NC6C1 button:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

.home_controlsProminent__gMWZL {
  min-width: 0;
  padding: 0;
  justify-content: flex-end;
  border-bottom: 0;
}

.home_controlsProminent__gMWZL > div {
  gap: 0.625rem;
}

.home_controlsProminent__gMWZL button {
  width: 2.5rem;
  height: 2.5rem;
  transition:
    opacity 160ms ease,
    transform 160ms ease;
}

.home_controlsProminent__gMWZL button svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-width: 1.5;
}

.home_controlsProminent__gMWZL button:focus-visible {
  outline: 1px solid currentColor;
  outline-offset: 2px;
}

@media (hover: hover) {
  .home_controlsProminent__gMWZL button:not(:disabled):hover {
    transform: scale(1.08);
  }
}

.home_cardTrack__z_tau {
  max-width: var(--content-max);
  margin-inline: auto;
  display: grid;
  grid-auto-columns: 25%;
  grid-auto-flow: column;
  overflow-x: auto;
  grid-gap: 1.25rem;
  gap: 1.25rem;
  background: transparent;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.home_cardTrack__z_tau::-webkit-scrollbar {
  display: none;
}

.home_cardTrack__z_tau.home_cardTrack__z_tau {
  grid-template-columns: repeat(var(--home-card-count), minmax(0, 1fr));
}

.home_cardTrack__z_tau[data-collection-layout="slider"] {
  grid-template-columns: none;
}

.home_sliderProgress__gc_Bw {
  max-width: var(--content-max);
  margin-inline: auto;
  margin-top: 1.25rem;
}

.home_naborCard__jqaby {
  min-width: 0;
  overflow: hidden;
  display: block;
  color: inherit;
  isolation: isolate;
  background: var(--product-media-surface);
  border: 0;
  border-radius: var(--product-radius, 0.75rem);
  box-shadow: var(--product-card-shadow);
  scroll-snap-align: start;
  transition: box-shadow 240ms ease;
}

.home_naborCard__jqaby:hover,
.home_naborCard__jqaby:focus-within {
  box-shadow: var(--product-card-shadow-hover);
}

.home_naborCardLink__ll07u {
  height: 100%;
  display: flex;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
}

.home_cardMedia__vlaVR > span {
  height: 100%;
  display: grid;
  place-items: center;
  font-family: var(--font-display);
  font-size: 1.5rem;
}

.home_catalogLink__RNmse {
  max-width: var(--content-max);
  margin-inline: auto;
  margin-top: 2.5rem;
  display: flex;
  justify-content: flex-end;
}

.home_homeCollectionTrack__TpHoN .product-card__link {
  flex-direction: column;
}

.home_homeCollectionTrack__TpHoN .product-card__media {
  flex: 0 0 auto;
  width: 100%;
  max-width: none;
  aspect-ratio: 4 / 3;
}

.home_homeCollectionTrack__TpHoN .product-card__media img {
  object-position: center;
}

.home_articlesTrack__usXGT {
  max-width: var(--content-max);
  margin-inline: auto;
}

.home_cardCopy__2_LRN {
  min-height: 10.9375rem;
  padding: 1.4375rem 1.5625rem 1.875rem;
}

.home_cardNumber__GRIPu {
  float: right;
  color: var(--text-soft);
  font-size: var(--type-caption);
}

.home_cardCopy__2_LRN h3 {
  margin: 0 0 0.625rem;
  font-size: var(--type-heading-3);
  letter-spacing: -0.01em;
  line-height: 1;
}

.home_cardCopy__2_LRN p {
  max-width: 14.6875rem;
  margin: 0;
  color: var(--text-muted);
  font-family: var(--font-display);
  font-size: var(--type-body-ui);
  line-height: 1.55;
}

@media (min-width: 1024px) {
  .home_heroCopy__NtuM9[data-has-eyebrow="false"]::before {
    height: calc(var(--type-caption) * 1.2);
    flex: 0 0 auto;
    content: "";
  }

  .home_sectionHeader__F2GxZ[data-has-eyebrow="false"] h2 {
    grid-column: 1 / 8;
    grid-row: 1 / 3;
  }

  .home_cardTrack__z_tau[data-collection-layout="fixed"],
  .home_homeCollectionTrack__TpHoN[data-collection-layout="fixed"] {
    width: var(--home-track-width);
    margin-left: max(0px, calc((100% - var(--content-max)) / 2));
    margin-right: auto;
  }

  .home_homeCollectionTrack__TpHoN {
    max-width: var(--content-max);
    margin-inline: auto;
    gap: 1.25rem;
    grid-template-columns: repeat(var(--home-card-count), minmax(0, 1fr));
  }

  .home_homeCollectionTrack__TpHoN[data-collection-layout="slider"] {
    grid-template-columns: none;
    grid-auto-columns: calc((100% - 3.75rem) / 4);
    grid-auto-flow: column;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .home_homeCollectionTrack__TpHoN[data-collection-layout="slider"]::-webkit-scrollbar {
    display: none;
  }

  .home_homeCollectionTrack__TpHoN[data-collection-layout="slider"] .product-card {
    scroll-snap-align: start;
  }

  .home_homeCollectionTrack__TpHoN .product-card__link {
    flex-direction: column;
  }

  .home_homeCollectionTrack__TpHoN .product-card__media {
    flex: 0 0 auto;
    width: 100%;
    max-width: none;
    aspect-ratio: 4 / 3;
  }

  .home_homeCollectionTrack__TpHoN .product-card__media img {
    object-position: center;
  }
}

@media (min-width: 1024px) and (max-width: 1439px) {
  .home_heroIntro__Ft0rS {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 1.5rem;
  }

  .home_heroIntro__Ft0rS .home_editorialLink__3ZMSD {
    width: min(100%, 12rem);
    min-width: 0;
  }
}

@media (min-width: 1601px) {
  .home_hero__d6HXj {
    background: var(--surface-subtle);
  }

  .home_heroInner__zlk1q {
    position: relative;
  }
}

@media (max-width: 1023px) {
  .home_hero__d6HXj {
    height: auto;
  }

  .home_heroInner__zlk1q {
    height: auto;
    display: flex;
    flex-direction: column;
  }

  .home_heroCopy__NtuM9 {
    height: clamp(30rem, 58svh, 40rem);
    flex: 0 0 auto;
    padding: 2.75rem var(--page-gutter) 2.5rem;
  }

  .home_hero__d6HXj[data-layout="100/0"] {
    height: clamp(36rem, calc(100svh - 4.75rem), 48rem);
  }

  .home_hero__d6HXj[data-layout="100/0"] .home_heroInner__zlk1q {
    height: 100%;
  }

  .home_hero__d6HXj[data-layout="100/0"] .home_heroCopy__NtuM9 {
    height: auto;
    flex: 1 1;
  }

  .home_heroMedia__MNIl9 {
    height: clamp(26rem, 52svh, 36rem);
    flex: 0 0 auto;
  }

  .home_heroIntro__Ft0rS,
  .home_aboutInner__ov7Yf,
  .home_aboutCopy__WCbn4 {
    grid-template-columns: 1fr;
  }

  .home_heroIntro__Ft0rS .home_editorialLink__3ZMSD {
    width: min(100%, 12rem);
    min-width: 0;
  }

  .home_aboutInner__ov7Yf {
    gap: 3.5rem;
    padding: 6.25rem var(--page-gutter);
  }

  .home_aboutCopy__WCbn4 {
    gap: 1.5rem;
  }

  .home_sectionHeader__F2GxZ {
    align-items: start;
    grid-template-columns: 1fr;
    grid-template-rows: none;
    gap: 0.75rem;
  }

  .home_sectionHeader__F2GxZ > .home_chapter__FeafG,
  .home_sectionHeader__F2GxZ h2,
  .home_sectionDescription__hs9MG {
    grid-column: 1;
    grid-row: auto;
  }

  .home_sectionHeader__F2GxZ h2 {
    margin-top: 0.35rem;
  }

  .home_sectionHeader__F2GxZ[data-has-eyebrow="false"] h2 {
    margin-top: 0;
  }

  .home_sectionDescription__hs9MG {
    margin-top: 0.35rem;
    max-width: 38rem;
  }

  .home_homeCollectionTrack__TpHoN.home_homeCollectionTrack__TpHoN {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
  }

  .home_controls__NC6C1 {
    display: none;
  }

  .home_cardTrack__z_tau.home_cardTrack__z_tau {
    grid-template-columns: none;
    grid-auto-columns: 50%;
  }
}

@media (min-width: 521px) and (max-width: 1023px) {
  .home_cardTrack__z_tau[data-collection-layout="fixed"][data-card-count="1"],
  .home_homeCollectionTrack__TpHoN[data-collection-layout="fixed"][data-card-count="1"] {
    width: 50%;
    margin-left: 0;
    margin-right: auto;
  }

  .home_cardTrack__z_tau[data-collection-layout="fixed"][data-card-count="1"] {
    grid-auto-columns: 100%;
  }

  .home_homeCollectionTrack__TpHoN.home_homeCollectionTrack__TpHoN[data-collection-layout="fixed"][data-card-count="1"] {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 520px) {
  .home_heroCopy__NtuM9 {
    height: clamp(32rem, 65svh, 42rem);
  }

  .home_heroMedia__MNIl9 {
    height: clamp(22rem, 50svh, 30rem);
  }

  .home_heroIntro__Ft0rS {
    gap: 2rem;
  }

  .home_catalogInner__3HCqi {
    padding-inline: var(--page-gutter);
  }

  .home_sectionHeader__F2GxZ {
    display: grid;
    grid-template-columns: 1fr;
  }

  .home_sectionHeader__F2GxZ > .home_chapter__FeafG,
  .home_sectionHeader__F2GxZ h2,
  .home_sectionDescription__hs9MG {
    grid-column: 1;
  }

  .home_cardTrack__z_tau.home_cardTrack__z_tau {
    width: calc(100% + var(--page-gutter));
    grid-template-columns: none;
    grid-auto-columns: 82%;
  }

  .home_catalogLink__RNmse {
    justify-content: flex-start;
  }

  .home_homeCollectionTrack__TpHoN.home_homeCollectionTrack__TpHoN {
    width: calc(100% + var(--page-gutter));
    grid-template-columns: none;
    grid-auto-columns: 82%;
    grid-auto-flow: column;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .home_homeCollectionTrack__TpHoN::-webkit-scrollbar {
    display: none;
  }

  .home_homeCollectionTrack__TpHoN .product-card {
    scroll-snap-align: start;
  }
}

@media (prefers-reduced-motion: reduce) {
  .home_naborCard__jqaby .home_cardMedia__vlaVR img {
    transition: none;
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/horizontal-slider.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.horizontal-slider_progress__tc4yP {
  position: relative;
  height: 1px;
  overflow: hidden;
  background: var(--border-default);
}

.horizontal-slider_progress__tc4yP > span {
  position: absolute;
  inset: 0;
  background: var(--text-primary);
  transform: scaleX(var(--slider-progress));
  transform-origin: left center;
  transition: transform 120ms linear;
}

@media (prefers-reduced-motion: reduce) {
  .horizontal-slider_progress__tc4yP > span {
    transition: none;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/money-amount.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.money-amount_money__Ex7y4 {
  display: inline-block;
  font-family: var(--font-interface);
  font-weight: 500;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

.money-amount_card__hZ6pj {
  font-size: 1.125rem;
}

.money-amount_detail__EDScB {
  font-size: clamp(1.375rem, 2.25vw, 1.75rem);
}

.money-amount_line__jNZMz {
  font-size: 1rem;
}

.money-amount_previousTotal__WP_mL {
  font-size: 1rem;
  color: var(--text-muted);
  text-decoration: line-through;
  text-decoration-thickness: 1px;
}

.money-amount_total__K5JyV {
  font-size: clamp(1.25rem, 2vw, 1.5rem);
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/article-card.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.article-card_card__LzuMT {
  width: 100%;
  min-width: 0;
  background: var(--surface-page);
  box-shadow: 0 0.25rem 1.5rem rgb(42 37 31 / 6%);
  transition:
    box-shadow 240ms ease,
    transform 240ms ease;
}

.article-card_card__LzuMT:hover,
.article-card_card__LzuMT:focus-within {
  box-shadow: 0 0.75rem 2rem rgb(42 37 31 / 12%);
  transform: translateY(-0.125rem);
}

.article-card_link__SrsTx {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  min-height: 13rem;
  color: inherit;
  text-decoration: none;
}

.article-card_link__SrsTx:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 0.25rem;
}

.article-card_content__91Vw6 {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  gap: 1rem;
  padding: clamp(1.5rem, 4vw, 3rem);
}

.article-card_content__91Vw6 :is(h2, h3) {
  margin: 0;
  font-family: var(--font-display);
  font-size: var(--type-heading-3);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.article-card_content__91Vw6 p {
  max-width: 42rem;
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
  color: var(--text-muted);
  font-family: var(--font-display);
  font-size: var(--type-body-ui);
  line-height: 1.55;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.article-card_media__DdNdo {
  flex: 0 0 20rem;
  width: 20rem;
  min-width: 0;
}

.article-card_mediaInner__cZIqz {
  position: relative;
  width: 100%;
  height: 13rem;
  overflow: hidden;
  background: var(--surface-subtle);
}

.article-card_mediaInner__cZIqz img {
  object-fit: cover;
  transition: transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

.article-card_link__SrsTx:hover .article-card_mediaInner__cZIqz img,
.article-card_link__SrsTx:focus-visible .article-card_mediaInner__cZIqz img {
  transform: scale(1.018);
}

@media (max-width: 767px) {
  .article-card_link__SrsTx {
    flex-direction: column;
    gap: 0;
    min-height: 0;
  }

  .article-card_content__91Vw6 {
    padding: 1.35rem 1.35rem 1.15rem;
  }

  .article-card_media__DdNdo {
    flex: none;
    width: 100%;
    max-width: none;
  }

  .article-card_mediaInner__cZIqz {
    height: auto;
    min-height: 12rem;
    aspect-ratio: 16 / 10;
  }
}

@media (prefers-reduced-motion: reduce) {
  .article-card_card__LzuMT {
    transition: none;
  }

  .article-card_card__LzuMT:hover,
  .article-card_card__LzuMT:focus-within {
    transform: none;
  }

  .article-card_mediaInner__cZIqz img {
    transition: none;
  }

  .article-card_link__SrsTx:hover .article-card_mediaInner__cZIqz img,
  .article-card_link__SrsTx:focus-visible .article-card_mediaInner__cZIqz img {
    transform: none;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/article-grid.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.article-grid_grid__4WkkV {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

