:root {
  --atlas-whatsapp: #25d366;
  --atlas-whatsapp-ink: #f7f1e4;
}

nav .nav-top .nav-top_rating {
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: min(21rem, 48vw) !important;
  height: 100% !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  transform: none !important;
}

nav .nav-top .atlas-whatsapp-nav {
  position: relative !important;
  inset: auto !important;
  display: inline-flex !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 .15rem !important;
  align-items: center !important;
  justify-content: center !important;
  gap: .52rem !important;
  overflow: hidden !important;
  color: var(--atlas-whatsapp-ink) !important;
  direction: ltr !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transform: none !important;
}

nav .nav-top .atlas-whatsapp-logo {
  position: static !important;
  display: block !important;
  width: 1.45rem !important;
  min-width: 1.45rem !important;
  max-width: 1.45rem !important;
  height: 1.45rem !important;
  min-height: 1.45rem !important;
  max-height: 1.45rem !important;
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 0 1.45rem !important;
  border: 1px solid rgba(247, 241, 228, .72) !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  filter: drop-shadow(0 .08rem .14rem rgba(0, 0, 0, .2));
  transform: none !important;
  transition: opacity .18s ease, transform .18s ease !important;
}

nav .nav-top .atlas-whatsapp-copy {
  position: static !important;
  display: inline-flex !important;
  min-width: 0 !important;
  max-width: 100% !important;
  align-items: baseline !important;
  gap: .45rem !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  transform: none !important;
}

nav .nav-top .atlas-whatsapp-label,
nav .nav-top .atlas-whatsapp-number {
  position: static !important;
  display: inline !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  font-family: "Azeret Mono", monospace !important;
  line-height: 1 !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  transform: none !important;
}

nav .nav-top .atlas-whatsapp-label {
  color: var(--atlas-whatsapp) !important;
  font-size: .59rem !important;
  font-weight: 800 !important;
  letter-spacing: .075em !important;
  text-transform: uppercase !important;
}

nav .nav-top .atlas-whatsapp-number {
  color: var(--atlas-whatsapp-ink) !important;
  font-size: .7rem !important;
  font-weight: 700 !important;
  letter-spacing: .01em !important;
}

nav .nav-top .atlas-whatsapp-nav:hover .atlas-whatsapp-logo {
  opacity: .88;
  transform: scale(1.04) !important;
}
nav .nav-top .atlas-whatsapp-nav:focus-visible {
  outline: 2px solid var(--atlas-whatsapp) !important;
  outline-offset: -3px !important;
}

@media (max-width: 767px) {
  nav .nav-top > .paragraph-xxs:first-child,
  nav .nav-top > .nav-top_square:not(.hide-mobile) { display: none !important; }
  nav .nav-top .nav-top_rating { max-width: 58vw !important; }
  nav .nav-top .atlas-whatsapp-nav { gap: .38rem !important; }
  nav .nav-top .atlas-whatsapp-logo {
    width: 1.28rem !important;
    min-width: 1.28rem !important;
    max-width: 1.28rem !important;
    height: 1.28rem !important;
    min-height: 1.28rem !important;
    max-height: 1.28rem !important;
    flex-basis: 1.28rem !important;
  }
  nav .nav-top .atlas-whatsapp-number { font-size: .61rem !important; }
}

@media (max-width: 479px) {
  nav .nav-top .atlas-whatsapp-label { display: none !important; }
  nav .nav-top .nav-top_rating { max-width: 57vw !important; }
  .nav-end:not(.is-menu) .nav-button {
    overflow-wrap: normal !important;
    white-space: nowrap !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  nav .nav-top .atlas-whatsapp-logo { transition: none !important; }
}

:root {
  --atlas-ink: #1c1f1e;
  --atlas-slate: #272a28;
  --atlas-cream: #f7f1e4;
  --atlas-blush: #ead9d3;
  --atlas-sky: #c0deee;
  --atlas-brick: #b33a2c;
  --atlas-whatsapp: #25d366;
  --atlas-whatsapp-dark: #12301e;
}

.theme-gold {
  --_theme---background: var(--atlas-ink);
  --_theme---body-text: var(--atlas-cream);
  --_theme---border: var(--atlas-cream);
  --_theme---heading: var(--atlas-cream);
}

.theme-brown {
  --_theme---background: var(--atlas-slate);
  --_theme---body-text: var(--atlas-cream);
  --_theme---border: var(--atlas-cream);
  --_theme---heading: var(--atlas-cream);
}

.theme-whatsapp {
  --_theme---background: var(--atlas-whatsapp);
  --_theme---body-text: var(--atlas-whatsapp-dark);
  --_theme---border: var(--atlas-whatsapp-dark);
  --_theme---heading: var(--atlas-whatsapp-dark);
}

.section_ribbons .ribbon.theme-blue {
  --_theme---background: var(--atlas-sky);
  --_theme---body-text: var(--atlas-brick);
  --_theme---border: var(--atlas-brick);
  --_theme---heading: var(--atlas-brick);
}

.section_steps .steps-bg {
  background-color: var(--atlas-slate) !important;
}

.button.theme-gold,
.ribbon.theme-gold,
.nav-end.is-quote .nav-button {
  color: var(--atlas-cream) !important;
}

.button.theme-gold :is(.button-text, .button-text *),
.nav-end.is-quote .nav-button :is(div, span) {
  color: var(--atlas-cream) !important;
}

.button.theme-gold:hover {
  --_theme---background: var(--atlas-brick);
}

.button-inner-bg_div,
.button-inner-bg_side,
.nav-inner-bg_div,
.nav-inner-bg_side {
  transition: background-color .22s ease, color .22s ease;
}

nav .nav-top .nav-top_rating {
  max-width: none !important;
  overflow: visible !important;
}

.atlas-nav-trade-note {
  color: var(--atlas-cream);
  font-family: "Azeret Mono", monospace;
  font-size: .56rem;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

nav .nav-inner {
  gap: .45rem;
}

nav .nav-main {
  width: auto !important;
  min-width: 12rem;
  flex: 1 1 auto;
}

nav .nav-end.is-quote,
nav .nav-end.is-whatsapp {
  width: 10.75rem !important;
  flex: 0 0 auto;
  transition: width .7s cubic-bezier(.175, .885, .32, 1.275);
}

nav .nav-end.is-quote:hover,
nav .nav-end.is-whatsapp:hover {
  width: 11.75rem !important;
}

nav .nav-end.is-quote:hover .theme-gold {
  --_theme---background: var(--atlas-brick);
}

nav .nav-end.is-whatsapp:hover .theme-whatsapp {
  --_theme---background: #1eae56;
}

nav .nav-end.is-quote .nav-end_line {
  background: var(--atlas-cream);
  outline-color: var(--atlas-ink);
}

nav .nav-end.is-quote .nav-button .hide-mobile span {
  font-size: 1.13rem;
  line-height: 1;
  white-space: nowrap;
}

nav .nav-end.is-whatsapp .nav-end_line {
  background: var(--atlas-whatsapp-dark);
  outline-color: var(--atlas-cream);
}

nav .nav-end.is-whatsapp .nav-button {
  color: var(--atlas-whatsapp-dark) !important;
  font-style: normal;
  padding-inline: .75rem;
}

nav .nav-end.is-whatsapp .atlas-whatsapp-cta > .hide-mobile,
nav .nav-end.is-whatsapp .atlas-whatsapp-cta > .show-mobile {
  line-height: 0 !important;
}

.atlas-whatsapp-cta__content,
.atlas-whatsapp-cta__mobile {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .48rem;
  direction: ltr;
  white-space: nowrap;
}

.atlas-whatsapp-cta__logo {
  display: block;
  width: 1.55rem;
  height: 1.55rem;
  flex: 0 0 1.55rem;
  border: 1px solid rgba(247, 241, 228, .82);
  border-radius: 50%;
  object-fit: cover;
  filter: drop-shadow(0 .08rem .12rem rgba(18, 48, 30, .2));
  transition: transform .22s ease;
}

.nav-end.is-whatsapp:hover .atlas-whatsapp-cta__logo {
  transform: scale(1.06);
}

.atlas-whatsapp-cta__copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: .12rem;
  line-height: 1;
}

.atlas-whatsapp-cta__copy strong {
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: 1.04rem;
  font-style: italic;
  line-height: 1;
}

.atlas-whatsapp-cta__copy small {
  font-family: "Azeret Mono", monospace;
  font-size: .43rem;
  font-weight: 700;
  letter-spacing: .025em;
  line-height: 1;
}

@media (min-width: 1200px) {
  nav .nav-center {
    left: 46% !important;
    width: min(58vw, 54rem) !important;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  nav .nav-end.is-quote,
  nav .nav-end.is-whatsapp {
    width: 8rem !important;
  }
  nav .nav-end.is-quote:hover,
  nav .nav-end.is-whatsapp:hover {
    width: 8.65rem !important;
  }
  nav .nav-end.is-quote .nav-button,
  nav .nav-end.is-quote .nav-button .hide-mobile span { font-size: .7rem !important; }
  nav .atlas-whatsapp-cta__logo {
    width: 1.2rem;
    height: 1.2rem;
    flex-basis: 1.2rem;
  }
  nav .atlas-whatsapp-cta__copy strong { font-size: .82rem; }
  nav .atlas-whatsapp-cta__copy small { display: none; }
  nav .nav-center {
    left: 40% !important;
    width: 60% !important;
  }
  nav .nav-link { padding-inline: .42rem !important; }
  nav .nav-link__label { font-size: .7rem !important; }
}

header h1.tag-card_heading {
  width: min(86%, 26rem) !important;
  max-width: none !important;
  font-size: clamp(3.25rem, 4.2vw, 4.1rem) !important;
  line-height: .78 !important;
  overflow-wrap: normal !important;
  text-align: center !important;
}

.intro-card_usp-content,
.work-at-card_usp-content {
  box-sizing: border-box;
  flex-direction: column !important;
  gap: .3rem;
  padding: 12%;
  text-align: center !important;
}

.intro-card_usp-content .heading-xl,
.work-at-card_usp-content .heading-xl {
  width: auto !important;
  margin: 0 !important;
  flex: none;
  font-size: clamp(2.7rem, 4.1vw, 3.65rem) !important;
  line-height: .8 !important;
  text-align: center !important;
}

.intro-card_usp-content .paragraph-l,
.work-at-card_usp-content .paragraph-l {
  width: 86% !important;
  margin: 0 auto !important;
  font-size: clamp(1.05rem, 1.45vw, 1.35rem) !important;
  line-height: 1.06 !important;
  overflow-wrap: break-word !important;
  text-align: center !important;
}

.work-at-card_usp-content .heading-xl {
  font-size: clamp(2.45rem, 3.5vw, 3.15rem) !important;
}

.work-at-card_usp-content .paragraph-l {
  width: 92% !important;
  font-size: clamp(.96rem, 1.25vw, 1.15rem) !important;
}

.tag-card.is-work-at .tag-card_content {
  box-sizing: border-box;
  padding-inline: 12%;
}

.tag-card.is-work-at .tag-card_heading {
  width: 76% !important;
  max-width: 21rem !important;
  margin-inline: auto !important;
  font-size: clamp(2.15rem, 3.2vw, 3.2rem) !important;
  line-height: .84 !important;
  overflow-wrap: break-word !important;
  text-align: center !important;
}

.tag-card.is-work-at .tag-card_caption,
.tag-card.is-work-at .tag-card_caption .paragraph-xxs {
  justify-content: center !important;
  text-align: center !important;
}

.atlas-footer-wordmark {
  display: flex;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  color: var(--atlas-cream);
  font-family: Arial, Helvetica, sans-serif;
  line-height: .82;
  text-align: center;
}

footer .footer-logo,
footer .footer-logo_wrapper {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.atlas-footer-wordmark strong {
  font-size: clamp(2.4rem, 3.2vw, 3.35rem);
  font-weight: 800;
  letter-spacing: .04em;
}

.atlas-footer-wordmark small {
  margin-top: .7rem;
  font-family: "Azeret Mono", monospace;
  font-size: .57rem;
  font-weight: 700;
  letter-spacing: .19em;
  white-space: nowrap;
}

html[dir="rtl"] :is(h1, h2, h3, h4, h5) {
  font-family: Tahoma, Arial, sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 1.12 !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
}

html[dir="rtl"] :is(p, .paragraph-s, .paragraph-xs, .paragraph-xxs, .paragraph-l, .paragraph-xl) {
  font-family: Tahoma, Arial, sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 1.5 !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
}

html[dir="rtl"] :is(.button-text, .nav-button, .nav-link__label) {
  font-family: Tahoma, Arial, sans-serif !important;
  line-height: 1.15 !important;
}

html[dir="rtl"] header h1.tag-card_heading {
  width: 76% !important;
  font-size: clamp(2.7rem, 4vw, 3.45rem) !important;
  line-height: 1.08 !important;
}

html[dir="rtl"] :is(.intro-card_usp-content, .work-at-card_usp-content) .heading-xl {
  font-size: clamp(2.25rem, 3.4vw, 2.9rem) !important;
  line-height: .95 !important;
}

html[dir="rtl"] :is(.intro-card_usp-content, .work-at-card_usp-content) .paragraph-l {
  font-size: clamp(.94rem, 1.25vw, 1.08rem) !important;
  line-height: 1.3 !important;
}

html[dir="rtl"] .tag-card.is-work-at .tag-card_heading {
  width: 74% !important;
  font-size: clamp(1.75rem, 2.45vw, 2.35rem) !important;
  line-height: 1.16 !important;
}

html[dir="rtl"] .card.is-work-at h2 {
  font-size: clamp(1.55rem, 2.3vw, 2rem) !important;
  line-height: 1.22 !important;
}

.button :is(.button-text, .button-text *),
nav .nav-end :is(.nav-button, .nav-button *) {
  font-family: "Azeret Mono", monospace !important;
  font-style: normal !important;
  font-weight: 750 !important;
  letter-spacing: .015em !important;
  text-transform: uppercase;
}

html[dir="rtl"] .button :is(.button-text, .button-text *),
html[dir="rtl"] nav .nav-end :is(.nav-button, .nav-button *) {
  font-family: Tahoma, Arial, sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none;
}

nav .nav-end.is-quote .nav-button .hide-mobile span {
  font-size: .7rem !important;
  line-height: 1.1 !important;
}

nav .nav-end.is-quote .nav-button {
  display: flex !important;
  height: 100% !important;
  align-items: center !important;
  justify-content: center !important;
}

nav .nav-end.is-quote .nav-button > .hide-mobile {
  display: flex !important;
  height: 100% !important;
  width: 100%;
  align-items: center !important;
  justify-content: center !important;
}

nav .nav-end.is-quote .nav-button > .show-mobile {
  display: none !important;
}

.atlas-whatsapp-cta__copy strong {
  font-family: "Azeret Mono", monospace !important;
  font-size: .7rem !important;
  font-style: normal !important;
  font-weight: 800 !important;
  letter-spacing: .02em !important;
  line-height: 1 !important;
  text-transform: uppercase;
}

.atlas-whatsapp-cta__copy small {
  font-size: .41rem !important;
  letter-spacing: .04em !important;
}

.atlas-whatsapp-cta__logo {
  box-sizing: border-box;
  padding: .11rem;
  border: 2px solid var(--atlas-cream) !important;
  background: var(--atlas-cream);
}

nav .nav-end.is-whatsapp .theme-whatsapp {
  --_theme---background: #25d366;
  color: #25d366 !important;
}

nav .nav-top {
  position: relative !important;
  justify-content: flex-start !important;
  overflow: hidden !important;
  padding: 0 9.7rem 0 0 !important;
  background: var(--atlas-ink) !important;
  color: var(--atlas-cream) !important;
}

.atlas-trade-marquee {
  width: 100%;
  min-width: 0;
  overflow: hidden;
  direction: ltr;
  mask-image: linear-gradient(90deg, transparent, #000 3.5rem, #000 calc(100% - 3.5rem), transparent);
}

.atlas-trade-marquee__track {
  display: flex;
  width: max-content;
  animation: atlas-trade-marquee 28s linear infinite;
  will-change: transform;
}

.atlas-trade-marquee__set {
  display: flex;
  min-width: max-content;
  align-items: center;
}

.atlas-trade-marquee__item {
  padding-inline: 1.25rem;
  color: var(--atlas-cream);
  font-family: "Azeret Mono", monospace;
  font-size: .52rem;
  font-weight: 700;
  letter-spacing: .12em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.atlas-trade-marquee__separator {
  width: .28rem;
  height: .28rem;
  flex: 0 0 .28rem;
  background: var(--atlas-brick);
  transform: rotate(45deg);
}

@keyframes atlas-trade-marquee {
  to { transform: translateX(-50%); }
}

.section_reviews .reviews_text {
  display: none !important;
}

.section_reviews .reviews_list {
  align-items: stretch !important;
  gap: .9rem !important;
}

.section_reviews .reviews_item {
  display: flex;
  min-width: 0;
}

.section_reviews .review-card {
  box-sizing: border-box;
  width: 100%;
  min-height: 15.5rem;
  max-width: 22rem;
  align-items: flex-start;
  justify-content: space-between;
  gap: .85rem;
  padding: 1.35rem 1.25rem 1.2rem;
  border: 1px solid color-mix(in srgb, var(--atlas-cream) 34%, transparent);
  background: var(--atlas-brick);
  box-shadow: 0 .7rem 1.6rem rgba(28, 31, 30, .12);
  color: var(--atlas-cream);
  clip-path: polygon(.65rem 0, calc(100% - .65rem) 0, 100% .65rem, 100% calc(100% - .65rem), calc(100% - .65rem) 100%, .65rem 100%, 0 calc(100% - .65rem), 0 .65rem);
  text-align: left;
  transition: transform .25s ease, background-color .25s ease;
}

.section_reviews .reviews_item:hover .review-card {
  background: #982f24;
  transform: translateY(-.35rem);
}

.atlas-service-icon {
  display: block;
  width: 4.15rem;
  height: 4.15rem;
  flex: 0 0 4.15rem;
  object-fit: contain;
}

.section_reviews .review-card_text {
  margin: 0;
  color: inherit;
  font-size: clamp(1.05rem, 1.55vw, 1.42rem) !important;
  line-height: 1.04 !important;
  text-wrap: balance;
}

.section_reviews .review-card .paragraph-s {
  margin-top: auto;
  color: inherit;
  font-family: "Azeret Mono", monospace !important;
  font-size: .58rem !important;
  font-weight: 750;
  letter-spacing: .06em;
  line-height: 1.25 !important;
  opacity: .78 !important;
  text-transform: uppercase;
}

html[dir="rtl"] .section_reviews .review-card {
  align-items: flex-end;
  text-align: right;
}

html[dir="rtl"] .section_reviews .review-card :is(.review-card_text, .paragraph-s) {
  text-align: right;
}

@media (max-width: 767px) {
  nav .nav-inner { gap: 0; }
  nav .nav-end.is-quote .nav-button > .hide-mobile {
    display: none !important;
  }
  nav .nav-end.is-quote .nav-button > .show-mobile {
    display: flex !important;
    height: 100% !important;
    width: 100%;
    align-items: center !important;
    justify-content: center !important;
  }
  nav .nav-end.is-quote {
    order: -1;
    width: 22% !important;
  }
  nav .nav-end.is-whatsapp {
    order: -2;
    width: 30% !important;
  }
  nav .nav-main {
    order: -3;
    width: 30% !important;
    min-width: 0;
    flex: 0 0 30%;
    display: grid;
    padding-inline: 0;
    place-items: center;
  }
  nav .nav-end.is-menu {
    order: -4;
    width: 18% !important;
  }
  html[dir="rtl"] nav .nav-end.is-quote { order: -4; }
  html[dir="rtl"] nav .nav-end.is-whatsapp { order: -3; }
  html[dir="rtl"] nav .nav-main { order: -2; }
  html[dir="rtl"] nav .nav-end.is-menu { order: -1; }
  nav .nav-end.is-quote:hover { width: 22% !important; }
  nav .nav-end.is-whatsapp:hover { width: 30% !important; }
  nav .nav-end.is-quote .nav-button,
  nav .nav-end.is-whatsapp .nav-button {
    padding-inline: .15rem !important;
  }
  nav .atlas-whatsapp-cta__mobile { gap: .3rem; }
  nav .nav-end.is-quote .nav-button > .show-mobile span,
  nav .atlas-whatsapp-cta__mobile strong,
  nav .nav-end.is-menu .menu-button_text span {
    font-family: "Azeret Mono", monospace;
    font-size: .58rem !important;
    font-style: normal;
    font-weight: 750 !important;
    letter-spacing: .01em !important;
    line-height: 1 !important;
  }
  nav .nav-top { padding-right: 7.2rem !important; }
  .atlas-trade-marquee__item { padding-inline: .85rem; font-size: .46rem; }
  .atlas-trade-marquee__track { animation-duration: 22s; }
  nav .nav-main .nav-logo {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  nav .atlas-wordmark {
    align-items: center;
    text-align: center;
  }
  nav .nav-end.is-menu .menu-button {
    display: grid;
    padding-inline: .2rem !important;
    place-items: center;
  }
  nav .nav-end.is-menu .menu-button_wrap {
    width: min(100%, 3.35rem) !important;
    height: 1.05rem !important;
    flex-flow: column nowrap !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    overflow: hidden !important;
  }
  nav .nav-end.is-menu .menu-button_text {
    width: 100% !important;
    height: 100% !important;
    flex: 0 0 100%;
    align-items: center !important;
    justify-content: center !important;
    transform: translateY(0) !important;
  }
  nav[data-menu-status="open"] .nav-end.is-menu .menu-button_text {
    transform: translateY(-100%) !important;
  }
  nav .nav-end.is-menu .menu-button_text span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 1 !important;
    text-align: center;
    text-overflow: clip;
    white-space: nowrap;
  }
  nav .nav-end.is-menu .menu-button_text:nth-child(2) span {
    font-size: .58rem !important;
    letter-spacing: .01em !important;
  }
  html[dir="rtl"] nav .nav-end.is-menu .menu-button_text span {
    font-family: Tahoma, Arial, sans-serif !important;
    font-size: .58rem !important;
  }
  nav .atlas-whatsapp-cta__logo {
    width: 1.14rem;
    height: 1.14rem;
    flex-basis: 1.14rem;
  }
  nav .atlas-wordmark strong { font-size: 1.04rem; }
  nav .atlas-wordmark small { font-size: .36rem; }
  nav .nav-top .nav-top_rating { max-width: 45vw !important; }
  .atlas-nav-trade-note { font-size: .49rem; }

  header h1.tag-card_heading {
    width: 88% !important;
    font-size: clamp(2.55rem, 11vw, 3.05rem) !important;
    line-height: .8 !important;
  }
  .intro-card_usp-content,
  .work-at-card_usp-content { padding: 13%; }
  .intro-card_usp-content .heading-xl,
  .work-at-card_usp-content .heading-xl {
    font-size: clamp(2.2rem, 10vw, 2.8rem) !important;
  }
  .intro-card_usp-content .paragraph-l,
  .work-at-card_usp-content .paragraph-l {
    width: 92% !important;
    font-size: clamp(.82rem, 4.1vw, 1rem) !important;
    line-height: 1.12 !important;
  }
  .tag-card.is-work-at .tag-card_heading {
    width: 72% !important;
    font-size: clamp(1.65rem, 7.7vw, 2.1rem) !important;
    line-height: .9 !important;
  }
  .atlas-footer-wordmark strong { font-size: 2rem; }
  .atlas-footer-wordmark small { font-size: .46rem; }
  .section_reviews .review-card {
    min-height: 12.75rem;
    max-width: none;
    padding: 1.15rem;
  }
  .atlas-service-icon {
    width: 3.4rem;
    height: 3.4rem;
    flex-basis: 3.4rem;
  }

  html[dir="rtl"] header h1.tag-card_heading {
    width: 82% !important;
    font-size: clamp(2rem, 9.3vw, 2.4rem) !important;
    line-height: 1.12 !important;
  }
  html[dir="rtl"] :is(.intro-card_usp-content, .work-at-card_usp-content) .heading-xl {
    font-size: clamp(1.8rem, 8vw, 2.15rem) !important;
  }
  html[dir="rtl"] :is(.intro-card_usp-content, .work-at-card_usp-content) .paragraph-l {
    font-size: clamp(.76rem, 3.7vw, .9rem) !important;
    line-height: 1.28 !important;
  }
  html[dir="rtl"] .tag-card.is-work-at .tag-card_heading {
    width: 72% !important;
    font-size: clamp(1.45rem, 6.7vw, 1.8rem) !important;
    line-height: 1.2 !important;
  }
}

[data-atlas-meat-card] {
  cursor: default !important;
}

.section_pizza-pasta .pizza-pasta_img {
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  clip-path: circle(50% at 50% 50%);
  object-fit: cover;
  object-position: center;
}

[data-atlas-meat-card] .atlas-meat-quote-link {
  position: relative;
  z-index: 2;
  cursor: pointer !important;
  text-decoration: none;
}

.atlas-route-nos-viandes .atlas-template-catalogue .atlas-product-slider {
  scroll-margin-top: 7rem;
}

.atlas-route-nos-viandes .atlas-product-slider .foodtruck-card {
  display: flex;
  min-width: 0;
  flex: 1 1 auto;
  cursor: default !important;
}

.atlas-route-nos-viandes .atlas-product-slider .slider_cms_item.swiper-slide {
  display: flex !important;
  cursor: default !important;
}

.atlas-route-nos-viandes .atlas-product-slider .foodtruck-card_inner {
  gap: .85em;
  flex: 1 1 auto;
  padding: 1.15em;
}

.atlas-route-nos-viandes .atlas-product-slider .foodtruck-card_title {
  font-size: clamp(2.75em, 4vw, 4.25em) !important;
  line-height: .88 !important;
}

.atlas-route-nos-viandes .atlas-product-slider .foodtruck-card_img {
  aspect-ratio: 4 / 3;
}

.atlas-route-nos-viandes .atlas-product-slider .foodtruck-card_details {
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: auto;
}

.atlas-route-nos-viandes .atlas-product-slider .footruck-card_detail {
  min-width: 0;
  flex: 1 1 0;
}

.atlas-route-nos-viandes .atlas-product-slider .foodtruck-card_number {
  max-width: 100%;
  font-size: clamp(1.8em, 3vw, 2.8em) !important;
  overflow-wrap: normal;
  white-space: nowrap;
}

.atlas-route-nos-viandes .atlas-product-slider .paragraph-xs {
  max-width: 100%;
  overflow-wrap: anywhere;
}

.atlas-route-nos-viandes .atlas-product-slider .atlas-meat-quote-link {
  width: 100%;
  margin-top: .45em;
  flex: 0 0 100%;
  justify-content: center;
  box-sizing: border-box;
}

.atlas-client-media {
  position: relative;
  overflow: hidden;
  padding: clamp(5rem, 9vw, 9rem) 0;
  background: var(--atlas-charcoal);
  color: var(--atlas-cream);
  isolation: isolate;
}

.atlas-client-media::before,
.atlas-client-media::after {
  position: absolute;
  right: 0;
  left: 0;
  z-index: -1;
  height: .7rem;
  background: var(--atlas-brick);
  box-shadow:
    inset 0 .16rem 0 var(--atlas-cream),
    inset 0 -.16rem 0 var(--atlas-cream);
  content: "";
}

.atlas-client-media::before { top: 0; }
.atlas-client-media::after { bottom: 0; transform: translateX(2.5rem); }

.atlas-client-media__shell {
  width: min(94rem, calc(100% - clamp(2rem, 6vw, 7rem)));
  margin: 0 auto;
}

.atlas-client-media__intro {
  display: grid;
  max-width: 65rem;
  margin: 0 auto clamp(3rem, 6vw, 5.5rem);
  justify-items: center;
  text-align: center;
}

.atlas-client-media__eyebrow,
.atlas-client-media__video-heading > span {
  display: inline-flex;
  margin-bottom: 1rem;
  padding: .68rem 1rem .58rem;
  background: var(--atlas-brick);
  color: var(--atlas-cream);
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.66rem, 1vw, .82rem);
  font-weight: 700;
  letter-spacing: .12em;
  line-height: 1;
  text-transform: uppercase;
}

.atlas-client-media__intro h2 {
  max-width: 15ch;
  margin: 0;
  font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: clamp(3.35rem, 7vw, 7.2rem);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: .86;
  text-transform: uppercase;
  text-wrap: balance;
}

.atlas-client-media__intro p {
  max-width: 61rem;
  margin: 1.6rem 0 0;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.78rem, 1.15vw, 1rem);
  line-height: 1.55;
  text-wrap: balance;
}

.atlas-client-media__photo-rail {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.15rem, 2.4vw, 2.5rem);
}

.atlas-client-media__photo-card {
  position: relative;
  min-width: 0;
  padding: clamp(.85rem, 1.6vw, 1.35rem);
  border: .16rem solid var(--atlas-cream);
  background: var(--atlas-cream);
  color: var(--atlas-charcoal);
  box-shadow: .7rem .7rem 0 var(--atlas-brick);
}

.atlas-client-media__photo-card:nth-child(1) { transform: rotate(-1.1deg); }
.atlas-client-media__photo-card:nth-child(2) { transform: translateY(1.2rem) rotate(.6deg); }
.atlas-client-media__photo-card:nth-child(3) { transform: rotate(-.45deg); }

.atlas-client-media__index {
  position: absolute;
  z-index: 3;
  top: -.85rem;
  right: .85rem;
  display: grid;
  width: 3rem;
  height: 3rem;
  border: .14rem solid var(--atlas-cream);
  background: var(--atlas-brick);
  color: var(--atlas-cream);
  place-items: center;
  font-family: "Azeret Mono", monospace;
  font-size: .72rem;
  font-weight: 800;
}

.atlas-client-media__ticket {
  min-height: 5.5rem;
  padding: .75rem 3.1rem .8rem .2rem;
}

.atlas-client-media__ticket span,
.atlas-client-media__ticket strong {
  display: block;
}

.atlas-client-media__ticket span {
  margin-bottom: .28rem;
  color: var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.64rem, .9vw, .78rem);
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.atlas-client-media__ticket strong {
  font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: clamp(1.5rem, 2.2vw, 2.2rem);
  line-height: .95;
  text-transform: uppercase;
}

.atlas-client-media__photo {
  position: relative;
  margin: 0;
  overflow: hidden;
  border: .11rem solid var(--atlas-charcoal);
  background: var(--atlas-blush);
}

.atlas-client-media__photo.is-main {
  aspect-ratio: 4 / 3;
}

.atlas-client-media__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.atlas-client-media__photo-card.is-farm .atlas-client-media__photo.is-main img {
  object-position: center 45%;
}

.atlas-client-media__photo-card.is-cold .atlas-client-media__photo.is-main img {
  object-position: center 34%;
}

.atlas-client-media__photo-card.is-products .atlas-client-media__photo.is-main img {
  object-position: center;
}

.atlas-client-media__photo-pair {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: .7rem;
  margin-top: .7rem;
}

.atlas-client-media__photo-pair .atlas-client-media__photo {
  aspect-ratio: 16 / 9;
}

.atlas-client-media__video-heading {
  display: flex;
  margin: clamp(5rem, 9vw, 9rem) 0 1.6rem;
  align-items: end;
  justify-content: space-between;
  gap: 1rem;
  border-bottom: .1rem solid rgba(247, 241, 228, .45);
}

.atlas-client-media__video-heading > span {
  margin-bottom: 0;
}

.atlas-client-media__video-heading p {
  margin: 0 0 .65rem;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.68rem, .95vw, .8rem);
}

.atlas-client-media__video-rail {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 1.8rem);
}

.atlas-client-media__video-card {
  min-width: 0;
}

.atlas-client-media__video-frame {
  position: relative;
  aspect-ratio: 9 / 14;
  overflow: hidden;
  border: .16rem solid var(--atlas-cream);
  background: #111;
}

.atlas-client-media__video-frame video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.atlas-client-media__video-toggle {
  position: absolute;
  right: .6rem;
  bottom: .6rem;
  min-width: 4.4rem;
  padding: .62rem .72rem .55rem;
  border: .1rem solid var(--atlas-cream);
  border-radius: 0;
  background: rgba(28, 31, 30, .92);
  color: var(--atlas-cream);
  font-family: "Azeret Mono", monospace;
  font-size: .64rem;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
}

.atlas-client-media__video-toggle:focus-visible {
  outline: .18rem solid var(--atlas-sky, #c0deee);
  outline-offset: .14rem;
}

.atlas-client-media__video-card > div:last-child {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: .2rem .7rem;
  padding: 1rem .2rem 0;
}

.atlas-client-media__video-card > div:last-child span {
  grid-row: 1 / 3;
  color: var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-size: .72rem;
  font-weight: 800;
}

.atlas-client-media__video-card > div:last-child strong {
  font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: clamp(1.45rem, 2vw, 2rem);
  line-height: .95;
  text-transform: uppercase;
}

.atlas-client-media__video-card > div:last-child p {
  margin: 0;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.66rem, .85vw, .76rem);
  line-height: 1.4;
}

.atlas-client-media__disclaimer {
  max-width: 75rem;
  margin: clamp(2.5rem, 5vw, 4.5rem) auto 0;
  padding-top: 1.4rem;
  border-top: .1rem solid rgba(247, 241, 228, .28);
  color: rgba(247, 241, 228, .76);
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.64rem, .85vw, .75rem);
  line-height: 1.55;
  text-align: center;
}

html[dir="rtl"] .atlas-client-media__intro,
html[dir="rtl"] .atlas-client-media__ticket,
html[dir="rtl"] .atlas-client-media__video-card > div:last-child {
  text-align: right;
}

html[dir="rtl"] .atlas-client-media__ticket {
  padding-right: .2rem;
  padding-left: 3.1rem;
}

html[dir="rtl"] .atlas-client-media__index {
  right: auto;
  left: .85rem;
}

@media (max-width: 991px) {
  .atlas-client-media__shell {
    width: calc(100% - 2rem);
  }

  .atlas-client-media__photo-rail,
  .atlas-client-media__video-rail {
    display: flex;
    width: calc(100% + 1rem);
    margin-right: -1rem;
    padding: .9rem 1rem 1.4rem 0;
    gap: 1.25rem;
    overflow-x: auto;
    overflow-y: visible;
    scroll-padding: 0 1rem;
    scroll-snap-type: x mandatory;
    overscroll-behavior-inline: contain;
    scrollbar-width: thin;
    scrollbar-color: var(--atlas-brick) transparent;
    touch-action: pan-x pan-y;
    direction: ltr;
  }

  .atlas-client-media__photo-card {
    width: min(79vw, 31rem);
    min-width: min(79vw, 31rem);
    scroll-snap-align: start;
    transform: none !important;
  }

  .atlas-client-media__video-card {
    width: min(68vw, 22rem);
    min-width: min(68vw, 22rem);
    scroll-snap-align: start;
  }

  html[dir="rtl"] .atlas-client-media__photo-card,
  html[dir="rtl"] .atlas-client-media__video-card {
    direction: rtl;
  }
}

@media (max-width: 767px) {
  .atlas-client-media {
    padding: 4.6rem 0;
  }

  .atlas-client-media__intro {
    margin-bottom: 2.5rem;
  }

  .atlas-client-media__intro h2 {
    font-size: clamp(3rem, 15vw, 4.5rem);
  }

  html[dir="rtl"] .atlas-client-media__intro h2 {
    max-width: 12ch;
    font-size: clamp(2.35rem, 11vw, 3.35rem);
    line-height: 1.08;
  }

  .atlas-client-media__intro p {
    font-size: .73rem;
    line-height: 1.55;
  }

  .atlas-client-media__photo-card {
    width: 84vw;
    min-width: 84vw;
    box-shadow: .42rem .42rem 0 var(--atlas-brick);
  }

  .atlas-client-media__ticket {
    min-height: 5rem;
  }

  .atlas-client-media__video-heading {
    display: block;
    margin-top: 4.6rem;
  }

  .atlas-client-media__video-heading p {
    margin: .8rem 0 .7rem;
  }

  .atlas-client-media__video-card {
    width: 72vw;
    min-width: 72vw;
  }
}

.atlas-page-transition {
  position: fixed;
  z-index: 19950;
  inset: 0;
  display: none;
  place-items: center;
  overflow: hidden;
  background: var(--atlas-charcoal);
  color: var(--atlas-cream);
  pointer-events: none;
  transform: translateY(100%);
  transition: transform .42s cubic-bezier(.76, 0, .24, 1);
}

.atlas-page-transition::before {
  position: absolute;
  width: 100%;
  height: .24rem;
  background: var(--atlas-sky);
  content: "";
}

.atlas-page-transition__brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Arial, Helvetica, sans-serif;
  line-height: .82;
  opacity: 0;
  transform: translateY(1rem);
  transition: opacity .2s ease .12s, transform .26s ease .1s;
}

.atlas-page-transition__brand strong {
  font-size: clamp(2.5rem, 5vw, 4.5rem);
  letter-spacing: .04em;
}

.atlas-page-transition__brand small {
  margin-top: .72rem;
  font-family: "Azeret Mono", monospace;
  font-size: .58rem;
  font-weight: 700;
  letter-spacing: .23em;
}

@media (min-width: 768px) and (prefers-reduced-motion: no-preference) {
  .atlas-page-transition { display: grid; }
  .atlas-page-transition.is-leaving { transform: translateY(0); }
  .atlas-page-transition.is-leaving .atlas-page-transition__brand { opacity: 1; transform: translateY(0); }
  .atlas-page-transition.is-entering { transform: translateY(0); transition: none; }
  .atlas-page-transition.is-entering.is-revealed { transform: translateY(-100%); transition: transform .38s cubic-bezier(.76, 0, .24, 1); }
  .atlas-page-transition.is-entering .atlas-page-transition__brand { opacity: 1; transform: translateY(0); }
}

@media (max-width: 374px) {
  nav .atlas-whatsapp-cta__mobile strong { font-size: .5rem; }
  nav .atlas-whatsapp-cta__logo {
    width: 1rem;
    height: 1rem;
    flex-basis: 1rem;
  }
}

.slider_component .slider_btn_element {
  position: relative;
  z-index: 8;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
}

.slider_component .slider_pagination.is-foodtruck {
  position: relative;
  z-index: 12;
  pointer-events: none;
}

.slider_component .slider_pagination.is-foodtruck .slider_btn_element {
  pointer-events: auto;
}

.slider_component .slider_btn_element.swiper-button-disabled {
  opacity: .32;
  pointer-events: none;
}

.slider_component .slider_cms_wrap {
  touch-action: pan-y pinch-zoom !important;
}

.slider_component {
  touch-action: pan-y pinch-zoom !important;
}

.slider_component .slider_cms_wrap.atlas-native-slider {
  direction: ltr !important;
  width: calc(100% + ((100vw - 100%) / 2)) !important;
  max-width: none !important;
  overflow-x: clip !important;
  overflow-y: visible !important;
  touch-action: pan-y pinch-zoom !important;
}

.slider_component .slider_cms_wrap.atlas-native-slider.is-atlas-dragging {
  cursor: grabbing;
  user-select: none;
}

.slider_component .slider_cms_wrap.atlas-native-slider::-webkit-scrollbar {
  display: none;
}

.slider_component .atlas-native-slider .swiper-wrapper {
  display: flex !important;
  width: auto !important;
  transform: translate3d(var(--atlas-slider-offset, 0px), 0, 0) !important;
  will-change: transform;
}

.slider_component .atlas-native-slider.is-atlas-dragging .swiper-wrapper {
  transition: none !important;
}

.slider_component .atlas-native-slider .swiper-slide {
  flex-shrink: 0 !important;
}

.slider_component .atlas-native-slider .swiper-slide:last-child {
  flex-shrink: 0 !important;
}

html[dir="rtl"] .slider_component .atlas-native-slider .foodtruck-card {
  direction: rtl;
}

@media (max-width: 767px) {
  .slider_component .slider_cms_wrap.atlas-native-slider {
    pointer-events: none;
  }

  .slider_component .atlas-native-slider .atlas-meat-quote-link {
    pointer-events: auto;
  }
}

[data-atlas-semantic-marquee] {
  direction: ltr !important;
  overflow: hidden !important;
}

[data-atlas-semantic-marquee] .marquee-container {
  width: max-content !important;
  min-width: 100% !important;
  direction: ltr !important;
}

[data-atlas-semantic-marquee] .atlas-marquee-card {
  display: grid !important;
  width: 12.5rem !important;
  height: 8.4rem !important;
  min-width: 12.5rem !important;
  flex: 0 0 12.5rem !important;
  place-items: center;
}

[data-atlas-semantic-marquee] .atlas-marquee-card .marquee-card_img {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  padding: .55rem !important;
  place-self: stretch !important;
  place-items: center;
  box-sizing: border-box;
}

.atlas-marquee-badge {
  display: flex;
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 0;
  padding: .75rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: .55rem;
  border: 2px solid var(--atlas-brick);
  border-radius: 1.35rem;
  background: var(--atlas-cream);
  box-sizing: border-box;
  color: var(--atlas-charcoal);
  text-align: center;
}

.atlas-marquee-badge__check {
  display: grid;
  width: 1.55rem;
  height: 1.55rem;
  place-items: center;
  border-radius: 50%;
  background: var(--atlas-brick);
  color: var(--atlas-cream);
  font: 800 .8rem/1 Arial, sans-serif;
}

.atlas-marquee-badge strong {
  max-width: 100%;
  font-family: "Azeret Mono", monospace;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .055em;
  line-height: 1.15;
  text-transform: uppercase;
  overflow-wrap: anywhere;
}

html[dir="rtl"] .atlas-marquee-badge strong {
  direction: rtl;
  font-family: Tahoma, Arial, sans-serif;
  letter-spacing: 0;
}

[data-atlas-truthful-usps] .atlas-usp-card .heading-xl {
  max-width: 9rem;
  font-family: "Azeret Mono", monospace !important;
  font-size: clamp(1rem, 1.65vw, 1.65rem) !important;
  font-weight: 800 !important;
  letter-spacing: -.035em;
  line-height: .98 !important;
  text-align: center;
  text-transform: uppercase;
}

[data-atlas-truthful-usps] .atlas-usp-card .paragraph-l {
  max-width: 10.5rem;
  font-size: clamp(.78rem, 1.15vw, 1.05rem) !important;
  line-height: 1.08 !important;
  text-align: center;
}

[data-atlas-truthful-usps] .usps-text .text-style-handwritten {
  max-width: 21rem;
  font-size: clamp(1.55rem, 2.6vw, 2.8rem) !important;
  line-height: .92 !important;
}

html[dir="rtl"] [data-atlas-truthful-usps] .atlas-usp-card :is(.heading-xl, .paragraph-l) {
  font-family: Tahoma, Arial, sans-serif !important;
  line-height: 1.22 !important;
}

.atlas-section-shell {
  width: min(100% - 2rem, 86rem);
  margin-inline: auto;
}

.atlas-section-heading {
  max-width: 58rem;
  margin-bottom: clamp(2rem, 4vw, 4rem);
}

.atlas-section-heading > span,
.atlas-markets-hero__copy > span,
.atlas-markets-contact span {
  display: inline-block;
  margin-bottom: .7rem;
  color: var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-size: .64rem;
  font-weight: 800;
  letter-spacing: .11em;
  line-height: 1.2;
  text-transform: uppercase;
}

.atlas-section-heading h2 {
  margin: 0;
  color: var(--atlas-brick);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(2.4rem, 5vw, 5.4rem) !important;
  line-height: .88 !important;
}

.atlas-section-heading p {
  max-width: 46rem;
  margin: 1.1rem 0 0;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.82rem, 1.2vw, 1.05rem);
  line-height: 1.55;
}

.atlas-process-section {
  padding: clamp(5rem, 9vw, 9rem) 0;
  background: var(--atlas-cream);
}

.atlas-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.atlas-process-card {
  position: relative;
  min-width: 0;
  min-height: 24rem;
  padding: 1.4rem;
  border: 2px solid var(--atlas-brick);
  background: var(--atlas-cream-2);
  clip-path: polygon(.9rem 0, calc(100% - .9rem) 0, 100% .9rem, 100% calc(100% - .9rem), calc(100% - .9rem) 100%, .9rem 100%, 0 calc(100% - .9rem), 0 .9rem);
  box-sizing: border-box;
}

.atlas-process-card img {
  display: block;
  width: 4.25rem;
  height: 4.25rem;
  margin-bottom: 2.2rem;
  padding: .55rem;
  border-radius: 50%;
  background: var(--atlas-brick);
  box-sizing: border-box;
  object-fit: contain;
}

.atlas-process-card small,
.atlas-market-card small {
  color: var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-size: .58rem;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.atlas-process-card h3 {
  margin: .6rem 0 1rem;
  color: var(--atlas-charcoal);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(1.8rem, 2.6vw, 2.75rem) !important;
  line-height: .95 !important;
}

.atlas-process-card p,
.atlas-role-grid p,
.atlas-market-card p {
  margin: 0;
  font-family: "Azeret Mono", monospace;
  font-size: .77rem;
  line-height: 1.55;
}

.atlas-about-role {
  padding: clamp(5rem, 9vw, 9rem) 0;
  background: var(--atlas-charcoal);
  color: var(--atlas-cream);
}

.atlas-section-heading.is-light h2,
.atlas-section-heading.is-light p {
  color: var(--atlas-cream);
}

.atlas-role-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.atlas-role-grid article {
  min-width: 0;
  padding: 1.5rem;
  border-top: 1px solid var(--atlas-sky);
  background: rgba(247, 241, 228, .06);
}

.atlas-role-grid strong {
  display: block;
  margin-bottom: .75rem;
  color: var(--atlas-sky);
  font-family: "Azeret Mono", monospace;
  font-size: .82rem;
  text-transform: uppercase;
}

.atlas-markets-page {
  overflow: hidden;
  background: var(--atlas-cream);
}

.atlas-markets-hero {
  position: relative;
  display: grid;
  min-height: 44rem;
  padding: clamp(10rem, 16vw, 14rem) max(1rem, calc((100vw - 86rem) / 2)) 5rem;
  grid-template-columns: minmax(0, 1fr) minmax(12rem, .35fr);
  align-items: end;
  gap: 2rem;
  background:
    linear-gradient(90deg, rgba(28, 31, 30, .87), rgba(28, 31, 30, .28)),
    url("/__external/cdn.prod.website-files.com/69b435fe9c43f52dc052f7cb/69c114090b44329eccf8f14f_home-hero.avif") center / cover;
  color: var(--atlas-cream);
}

.atlas-markets-hero__copy {
  max-width: 64rem;
}

.atlas-markets-hero__copy > span {
  color: var(--atlas-sky);
}

.atlas-markets-hero h1 {
  max-width: 62rem;
  margin: 0;
  color: var(--atlas-cream);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(4rem, 9vw, 9rem) !important;
  line-height: .78 !important;
}

.atlas-markets-hero p {
  max-width: 45rem;
  margin: 1.6rem 0 2rem;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.86rem, 1.25vw, 1.08rem);
  line-height: 1.55;
}

.atlas-markets-hero__stamp {
  display: grid;
  width: min(100%, 16rem);
  aspect-ratio: 1;
  place-content: center;
  border: 2px solid var(--atlas-sky);
  border-radius: 50%;
  background: rgba(28, 31, 30, .78);
  text-align: center;
  transform: rotate(5deg);
}

.atlas-markets-hero__stamp strong {
  color: var(--atlas-sky);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: 6rem;
  line-height: .75;
}

.atlas-markets-hero__stamp small {
  max-width: 9rem;
  margin: .85rem auto 0;
  font-family: "Azeret Mono", monospace;
  font-size: .67rem;
  font-weight: 800;
  line-height: 1.25;
  text-transform: uppercase;
}

.atlas-markets-cta {
  display: inline-flex;
  min-height: 3.65rem;
  padding: .8rem 1.35rem;
  align-items: center;
  justify-content: center;
  background: var(--atlas-brick);
  color: var(--atlas-cream);
  font-family: "Azeret Mono", monospace;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .06em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  clip-path: polygon(.55rem 0, calc(100% - .55rem) 0, 100% .55rem, 100% calc(100% - .55rem), calc(100% - .55rem) 100%, .55rem 100%, 0 calc(100% - .55rem), 0 .55rem);
}

.atlas-market-profiles {
  width: min(100% - 2rem, 86rem);
  margin-inline: auto;
  padding: clamp(5rem, 9vw, 9rem) 0;
}

.atlas-market-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.atlas-market-card {
  min-width: 0;
  border: 2px solid var(--atlas-brick);
  background: var(--atlas-cream-2);
}

.atlas-market-card img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  border-bottom: 2px solid var(--atlas-brick);
  object-fit: cover;
}

.atlas-market-card > div {
  padding: 1.35rem;
}

.atlas-market-card h3 {
  margin: .55rem 0 .85rem;
  color: var(--atlas-brick);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(2.1rem, 3.6vw, 3.9rem) !important;
  line-height: .9 !important;
}

.atlas-markets-contact {
  display: grid;
  padding: clamp(3rem, 6vw, 6rem) max(1rem, calc((100vw - 86rem) / 2));
  grid-template-columns: 1fr 1fr auto;
  align-items: center;
  gap: 2rem;
  background: var(--atlas-brick);
  color: var(--atlas-cream);
}

.atlas-markets-contact span {
  color: var(--atlas-sky);
}

.atlas-markets-contact h2 {
  margin: 0;
  color: var(--atlas-cream);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(2.4rem, 4.8vw, 5rem) !important;
  line-height: .85 !important;
}

.atlas-markets-contact p {
  margin: 0;
  font-family: "Azeret Mono", monospace;
  font-size: .78rem;
  line-height: 1.55;
}

.atlas-markets-cta.is-light {
  background: var(--atlas-cream);
  color: var(--atlas-brick);
}

.atlas-catalog-page {
  overflow: hidden;
  background: var(--atlas-cream);
  color: var(--atlas-charcoal);
}

.atlas-catalog-hero {
  display: grid;
  min-height: 38rem;
  padding: clamp(9rem, 14vw, 12rem) max(1rem, calc((100vw - 86rem) / 2)) clamp(4rem, 7vw, 6rem);
  grid-template-columns: minmax(0, 1.05fr) minmax(22rem, .95fr);
  align-items: center;
  gap: clamp(2rem, 6vw, 6rem);
  background: var(--atlas-brick);
  color: var(--atlas-cream);
}

.atlas-catalog-hero__copy > span,
.atlas-catalog-specs__heading > span,
.atlas-catalog-contact span {
  display: inline-block;
  margin-bottom: .7rem;
  color: var(--atlas-sky);
  font-family: "Azeret Mono", monospace;
  font-size: .64rem;
  font-weight: 800;
  letter-spacing: .11em;
  line-height: 1.2;
  text-transform: uppercase;
}

.atlas-catalog-hero h1 {
  max-width: 46rem;
  margin: 0;
  color: var(--atlas-cream);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(4rem, 8vw, 8rem) !important;
  line-height: .8 !important;
}

.atlas-catalog-hero p {
  max-width: 43rem;
  margin: 1.5rem 0 2rem;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.86rem, 1.2vw, 1.05rem);
  line-height: 1.6;
}

.atlas-catalog-hero__visual {
  position: relative;
  padding: .7rem;
  border: 2px solid var(--atlas-cream);
  background: var(--atlas-cream-2);
  transform: rotate(1.5deg);
}

.atlas-catalog-hero__visual > img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.atlas-catalog-hero__label {
  position: absolute;
  right: -1rem;
  bottom: -1.35rem;
  display: flex;
  min-width: 12rem;
  padding: .9rem 1rem;
  flex-direction: column;
  background: var(--atlas-charcoal);
  color: var(--atlas-cream);
  font-family: "Azeret Mono", monospace;
  transform: rotate(-4deg);
}

.atlas-catalog-hero__label strong {
  font-size: .9rem;
  text-transform: uppercase;
}

.atlas-catalog-hero__label small {
  margin-top: .25rem;
  font-size: .59rem;
}

.atlas-catalog-cta {
  display: inline-flex;
  min-height: 3.65rem;
  padding: .8rem 1.35rem;
  align-items: center;
  justify-content: center;
  background: var(--atlas-charcoal);
  color: var(--atlas-cream);
  font-family: "Azeret Mono", monospace;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .06em;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
  clip-path: polygon(.55rem 0, calc(100% - .55rem) 0, 100% .55rem, 100% calc(100% - .55rem), calc(100% - .55rem) 100%, .55rem 100%, 0 calc(100% - .55rem), 0 .55rem);
}

.atlas-catalog-products,
.atlas-catalog-process {
  width: min(100% - 2rem, 86rem);
  margin-inline: auto;
  padding: clamp(5rem, 8vw, 8rem) 0;
}

.atlas-catalog-grid {
  display: grid;
  margin-top: clamp(2rem, 4vw, 3.5rem);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 1rem;
}

.atlas-catalog-card {
  min-width: 0;
  border: 2px solid var(--atlas-brick);
  background: var(--atlas-cream-2);
  clip-path: polygon(.8rem 0, calc(100% - .8rem) 0, 100% .8rem, 100% calc(100% - .8rem), calc(100% - .8rem) 100%, .8rem 100%, 0 calc(100% - .8rem), 0 .8rem);
}

.atlas-catalog-card > img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  border-bottom: 2px solid var(--atlas-brick);
  object-fit: cover;
}

.atlas-catalog-card__content {
  padding: 1.35rem;
}

.atlas-catalog-card__content > span {
  color: var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-size: .58rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.atlas-catalog-card h3 {
  margin: .5rem 0 .75rem;
  color: var(--atlas-brick);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(2.6rem, 4.5vw, 4.5rem) !important;
  line-height: .85 !important;
}

.atlas-catalog-card p {
  min-height: 4.8em;
  margin: 0;
  font-family: "Azeret Mono", monospace;
  font-size: .77rem;
  line-height: 1.55;
}

.atlas-catalog-card ul {
  display: flex;
  margin: 1.25rem 0 0;
  padding: 0;
  flex-wrap: wrap;
  gap: .4rem;
  list-style: none;
}

.atlas-catalog-card li {
  padding: .42rem .55rem;
  border: 1px solid var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-size: .57rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.atlas-catalog-specs {
  display: grid;
  padding: clamp(4rem, 7vw, 7rem) max(1rem, calc((100vw - 86rem) / 2));
  grid-template-columns: minmax(18rem, .75fr) minmax(0, 1.25fr);
  align-items: start;
  gap: clamp(2rem, 6vw, 6rem);
  background: var(--atlas-charcoal);
  color: var(--atlas-cream);
}

.atlas-catalog-specs__heading h2,
.atlas-catalog-contact h2 {
  margin: 0;
  color: var(--atlas-cream);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: clamp(2.8rem, 5vw, 5.4rem) !important;
  line-height: .86 !important;
}

.atlas-catalog-specs__heading p,
.atlas-catalog-contact p {
  margin: 1.1rem 0 0;
  font-family: "Azeret Mono", monospace;
  font-size: .78rem;
  line-height: 1.55;
}

.atlas-catalog-specs__grid {
  display: grid;
  margin: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(247, 241, 228, .35);
}

.atlas-catalog-specs__grid > div {
  min-width: 0;
  padding: 1.2rem 1rem 1.2rem 0;
  border-bottom: 1px solid rgba(247, 241, 228, .35);
}

.atlas-catalog-specs__grid dt {
  color: var(--atlas-sky);
  font-family: "Azeret Mono", monospace;
  font-size: .68rem;
  font-weight: 800;
  text-transform: uppercase;
}

.atlas-catalog-specs__grid dd {
  margin: .55rem 0 0;
  font-family: "Azeret Mono", monospace;
  font-size: .72rem;
  line-height: 1.5;
}

.atlas-catalog-process__grid {
  display: grid;
  margin: clamp(2rem, 4vw, 3.5rem) 0 0;
  padding: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .75rem;
  list-style: none;
}

.atlas-catalog-process__grid li {
  display: flex;
  min-width: 0;
  padding: 1.2rem;
  align-items: flex-start;
  gap: 1rem;
  border-top: 2px solid var(--atlas-brick);
  background: var(--atlas-cream-2);
}

.atlas-catalog-process__grid li > strong {
  color: var(--atlas-brick);
  font-family: "Awesome Serif", "Times New Roman", serif;
  font-size: 2.8rem;
  line-height: .8;
}

.atlas-catalog-process__grid h3 {
  margin: 0 0 .55rem;
  color: var(--atlas-charcoal);
  font-family: "Azeret Mono", monospace;
  font-size: .75rem !important;
  text-transform: uppercase;
}

.atlas-catalog-process__grid p {
  margin: 0;
  font-family: "Azeret Mono", monospace;
  font-size: .69rem;
  line-height: 1.5;
}

.atlas-catalog-contact {
  display: grid;
  padding: clamp(3rem, 6vw, 6rem) max(1rem, calc((100vw - 86rem) / 2));
  grid-template-columns: 1fr 1fr auto;
  align-items: center;
  gap: 2rem;
  background: var(--atlas-brick);
  color: var(--atlas-cream);
}

.atlas-catalog-contact .atlas-catalog-cta.is-light {
  background: var(--atlas-cream);
  color: var(--atlas-brick);
}

.atlas-sourcing-pillars {
  padding: clamp(5rem, 9vw, 9rem) 0;
  background: var(--atlas-cream);
  color: var(--atlas-charcoal);
}

.atlas-sourcing-grid {
  display: grid;
  margin-top: clamp(2rem, 4vw, 4rem);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.atlas-sourcing-grid article {
  position: relative;
  min-width: 0;
  min-height: 22rem;
  padding: clamp(1.4rem, 3vw, 2.5rem);
  border: 2px solid var(--atlas-brick);
  background: var(--atlas-cream-2);
  overflow: hidden;
}

.atlas-sourcing-grid article::after {
  position: absolute;
  right: -2.5rem;
  bottom: -2.5rem;
  width: 8rem;
  aspect-ratio: 1;
  border: 1px dashed var(--atlas-brick);
  border-radius: 50%;
  content: "";
}

.atlas-sourcing-grid img {
  width: 5rem;
  height: 5rem;
  object-fit: contain;
}

.atlas-sourcing-grid small {
  display: block;
  margin: 2.5rem 0 .75rem;
  color: var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-weight: 700;
}

.atlas-sourcing-grid h3 {
  margin: 0 0 1rem;
  overflow-wrap: anywhere;
  color: var(--atlas-brick);
  font-family: "Bebas Neue", "Arial Narrow", sans-serif;
  font-size: clamp(2rem, 3vw, 3.4rem) !important;
  line-height: .92 !important;
}

.atlas-sourcing-grid p {
  position: relative;
  z-index: 1;
  max-width: 30rem;
  margin: 0;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.72rem, 1vw, .92rem);
  line-height: 1.55;
}

.atlas-legal-section {
  padding: clamp(4rem, 8vw, 8rem) max(1rem, calc((100vw - 78rem) / 2));
  background: var(--atlas-cream);
  color: var(--atlas-charcoal);
}

.atlas-legal-shell {
  display: grid;
  gap: 0;
}

.atlas-legal-notice {
  margin: 0 0 clamp(2.5rem, 5vw, 5rem);
  padding: 1.25rem 1.5rem;
  border-left: .35rem solid var(--atlas-brick);
  background: var(--atlas-cream-2);
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.75rem, 1vw, .95rem);
  line-height: 1.55;
}

.atlas-legal-shell > section {
  display: grid;
  padding: clamp(1.5rem, 3vw, 2.6rem) 0;
  grid-template-columns: 4rem minmax(0, 1fr);
  gap: clamp(1rem, 3vw, 2.5rem);
  border-top: 1px solid rgba(28, 31, 30, .28);
}

.atlas-legal-shell > section > span {
  color: var(--atlas-brick);
  font-family: "Azeret Mono", monospace;
  font-size: .75rem;
  font-weight: 700;
}

.atlas-legal-shell h2 {
  margin: 0 0 .75rem;
  overflow-wrap: anywhere;
  color: var(--atlas-brick);
  font-family: "Bebas Neue", "Arial Narrow", sans-serif;
  font-size: clamp(2rem, 4vw, 4rem) !important;
  line-height: .95 !important;
}

.atlas-legal-shell p {
  max-width: 58rem;
  margin: 0;
  font-family: "Azeret Mono", monospace;
  font-size: clamp(.75rem, 1vw, .95rem);
  line-height: 1.6;
}

.atlas-route-a-propos .atlas-preserved-process .timeline_component {
  height: clamp(32rem, 48vw, 40rem);
}

.atlas-route-a-propos .atlas-preserved-role {
  min-height: auto;
  padding: clamp(5rem, 9vw, 9rem) 0;
}

.atlas-preserved-markets .project-card_titel {
  max-width: 100%;
  overflow-wrap: anywhere;
  font-size: clamp(2rem, 4vw, 4.5rem) !important;
  line-height: .92 !important;
}

.atlas-preserved-markets .project-card .paragraph-s {
  min-height: 0;
  overflow-wrap: anywhere;
  font-size: clamp(.72rem, 1vw, 1rem) !important;
  line-height: 1.45 !important;
}

.atlas-preserved-process .timeline-card_caption {
  max-width: min(100%, 22rem);
  overflow-wrap: anywhere;
  font-size: clamp(1rem, 2.2vw, 2.2rem) !important;
  line-height: 1.08 !important;
}

.atlas-route-nos-viandes .atlas-catalogue-process .timeline-card_caption {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  padding-inline: .45em;
  overflow-wrap: normal;
  font-size: clamp(.92rem, 1.55vw, 1.45rem) !important;
  line-height: 1.12 !important;
  text-wrap: balance;
  word-break: normal;
}

.atlas-route-nos-viandes .atlas-catalogue-process .photo-card_inner {
  padding-bottom: 5em;
}

.atlas-route-nos-viandes .atlas-catalogue-process .timeline-card_caption.is-double {
  z-index: 4;
  inset: auto auto 1px 1px;
  width: calc(100% - 2px);
  min-height: 3.25em;
  padding: .5em .7em;
  background: rgba(246, 238, 222, .94);
  border: 1px solid currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: none;
}

html[dir="rtl"] .atlas-route-nos-viandes .atlas-catalogue-process .timeline-card_caption {
  font-size: clamp(1rem, 1.65vw, 1.5rem) !important;
  line-height: 1.25 !important;
}

.atlas-preserved-process .timeline-slide p {
  max-width: 30rem;
  overflow-wrap: anywhere;
  font-size: clamp(.68rem, 1vw, .9rem) !important;
  line-height: 1.45 !important;
}

.atlas-preserved-role .flick-group__item {
  flex: 0 0 min(23rem, 78vw);
}

.atlas-preserved-role .project-card_titel {
  overflow-wrap: anywhere;
  font-size: clamp(1.7rem, 3vw, 3.4rem) !important;
  line-height: .95 !important;
}

.atlas-preserved-role .paragraph-l {
  overflow-wrap: anywhere;
  font-size: clamp(.72rem, 1vw, .95rem) !important;
  line-height: 1.4 !important;
}

.atlas-flick-controls {
  position: relative;
  z-index: 20;
  display: flex;
  width: max-content;
  max-width: calc(100vw - 2rem);
  margin: 4rem auto 0;
  padding: .5rem .7rem;
  align-items: center;
  justify-content: center;
  gap: .75rem;
  border: 2px solid var(--atlas-ink);
  border-radius: 999px;
  outline: 1px solid var(--atlas-cream);
  background: var(--atlas-cream);
  box-shadow: 0 .6rem 1.4rem rgba(0, 0, 0, .24);
  color: var(--atlas-ink);
  direction: ltr;
}

.atlas-flick-control {
  display: grid;
  width: 3rem;
  height: 3rem;
  padding: 0;
  place-items: center;
  border: 2px solid var(--atlas-brick);
  border-radius: 50%;
  background: var(--atlas-brick);
  color: var(--atlas-cream);
  cursor: pointer;
  font: inherit;
  font-size: 1.35rem;
  line-height: 1;
  touch-action: manipulation;
  transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.atlas-flick-control:hover,
.atlas-flick-control:focus-visible {
  border-color: var(--atlas-ink);
  background: var(--atlas-ink);
  color: var(--atlas-cream);
  outline: none;
  transform: translateY(-2px);
}

.atlas-flick-position {
  min-width: 4.75rem;
  text-align: center;
  font-family: "Azeret Mono", monospace;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .08em;
}

@media (min-width: 768px) {
  .atlas-flick-controls {
    margin-top: 6rem;
  }
}

html[dir="rtl"] :is(.atlas-section-heading, .atlas-process-card, .atlas-role-grid article, .atlas-markets-hero__copy, .atlas-market-card > div, .atlas-markets-contact, .atlas-catalog-hero__copy, .atlas-catalog-card__content, .atlas-catalog-specs, .atlas-catalog-process, .atlas-catalog-contact, .atlas-preserved-markets, .atlas-preserved-process, .atlas-preserved-role, .atlas-sourcing-pillars, .atlas-legal-section) {
  text-align: right;
}

@media (max-width: 991px) {
  .atlas-process-grid,
  .atlas-market-grid,
  .atlas-catalog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .atlas-sourcing-grid {
    grid-template-columns: 1fr;
  }
  .atlas-sourcing-grid article {
    min-height: 18rem;
  }
  .atlas-role-grid {
    grid-template-columns: 1fr;
  }
  .atlas-markets-hero {
    min-height: 38rem;
    grid-template-columns: 1fr;
  }
  .atlas-markets-hero__stamp {
    position: absolute;
    right: 1.25rem;
    bottom: 2rem;
    width: 9rem;
  }
  .atlas-markets-hero__stamp strong { font-size: 3.6rem; }
  .atlas-markets-contact {
    grid-template-columns: 1fr 1fr;
  }
  .atlas-markets-contact .atlas-markets-cta {
    grid-column: 1 / -1;
    justify-self: start;
  }
  .atlas-catalog-hero,
  .atlas-catalog-specs {
    grid-template-columns: 1fr;
  }
  .atlas-catalog-process__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .atlas-catalog-contact {
    grid-template-columns: 1fr 1fr;
  }
  .atlas-catalog-contact .atlas-catalog-cta {
    grid-column: 1 / -1;
    justify-self: start;
  }
}

@media (max-width: 767px) {
  [data-atlas-semantic-marquee] .atlas-marquee-card {
    width: 10rem !important;
    height: 6.8rem !important;
    min-width: 10rem !important;
    flex-basis: 10rem !important;
  }
  .atlas-marquee-badge {
    padding: .55rem;
    gap: .35rem;
  }
  .atlas-marquee-badge__check {
    width: 1.25rem;
    height: 1.25rem;
  }
  .atlas-marquee-badge strong { font-size: .59rem; }
  [data-atlas-truthful-usps] .atlas-usp-card .heading-xl {
    max-width: 7rem;
    font-size: .9rem !important;
  }
  [data-atlas-truthful-usps] .atlas-usp-card .paragraph-l {
    max-width: 8rem;
    font-size: .72rem !important;
  }
  .atlas-process-grid,
  .atlas-market-grid,
  .atlas-markets-contact,
  .atlas-catalog-grid,
  .atlas-catalog-specs__grid,
  .atlas-catalog-process__grid,
  .atlas-catalog-contact {
    grid-template-columns: 1fr;
  }
  .atlas-legal-shell > section {
    grid-template-columns: 2.5rem minmax(0, 1fr);
  }
  .atlas-process-card { min-height: 0; }
  .atlas-process-card img { margin-bottom: 1.3rem; }
  .atlas-markets-hero {
    min-height: 42rem;
    padding-top: 9rem;
    padding-bottom: 8rem;
  }
  .atlas-markets-hero h1 {
    font-size: clamp(3.4rem, 18vw, 5.6rem) !important;
    line-height: .82 !important;
  }
  .atlas-markets-hero__stamp {
    right: 1rem;
    bottom: 1.2rem;
    width: 7rem;
  }
  .atlas-markets-hero__stamp strong { font-size: 3rem; }
  .atlas-markets-hero__stamp small { font-size: .47rem; }
  .atlas-markets-contact .atlas-markets-cta {
    grid-column: auto;
    width: 100%;
    box-sizing: border-box;
  }
  .atlas-catalog-hero {
    min-height: 0;
    padding-top: 8rem;
  }
  .atlas-catalog-hero h1 {
    font-size: clamp(3.6rem, 18vw, 5.8rem) !important;
  }
  .atlas-catalog-hero__visual {
    width: calc(100% - .7rem);
  }
  .atlas-catalog-card p { min-height: 0; }
  .atlas-catalog-contact .atlas-catalog-cta {
    grid-column: auto;
    width: 100%;
    box-sizing: border-box;
  }
}

@media (prefers-reduced-motion: reduce) {
  .atlas-trade-marquee__track {
    animation: none;
    transform: none;
  }
  .atlas-whatsapp-cta__logo,
  .button-inner-bg_div,
  .button-inner-bg_side,
  .nav-inner-bg_div,
  .nav-inner-bg_side { transition: none !important; }
}

.loader[data-atlas-loader] {
  z-index: 20000;
  overflow: hidden;
  background: transparent;
}
.loader[data-atlas-loader] .loader__bg {
  position: relative;
  display: block;
  overflow: hidden;
  background: transparent !important;
}
.loader[data-atlas-loader] .loader__logo-wrap,
.loader[data-atlas-loader] .loader__logo-item {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.loader[data-atlas-loader] .loader__logo-item {
  visibility: visible;
}
.atlas-loader-panels {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.atlas-loader-panel {
  display: block;
  width: 100%;
  height: 100%;
  background: var(--atlas-brick);
  will-change: transform;
}
.atlas-loader-panel.is-left {
  border-right: 1px solid color-mix(in srgb, var(--atlas-cream) 28%, transparent);
}
.atlas-loader-panel.is-right {
  border-left: 1px solid color-mix(in srgb, var(--atlas-charcoal) 12%, transparent);
}
.atlas-loader-scene {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--atlas-cream);
  text-align: center;
}
.atlas-loader-eyebrow,
.atlas-loader-caption {
  font-family: "Azeret Mono", monospace;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.atlas-loader-eyebrow {
  margin-bottom: clamp(.85rem, 1.8vw, 1.2rem);
  font-size: clamp(.48rem, .7vw, .62rem);
  letter-spacing: .18em;
}
.atlas-loader-lockup {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.atlas-loader-frame {
  display: block;
  width: clamp(15rem, 27vw, 21.5rem);
  aspect-ratio: 1;
  padding: clamp(.55rem, 1vw, .8rem);
  background: var(--atlas-cream);
  clip-path: polygon(5% 0, 95% 0, 100% 5%, 100% 95%, 95% 100%, 5% 100%, 0 95%, 0 5%);
  box-sizing: border-box;
  box-shadow: 0 1.3rem 3.5rem rgba(28, 31, 30, .18);
}
.atlas-loader-frame__inner {
  display: grid;
  width: 100%;
  height: 100%;
  padding: clamp(.45rem, .8vw, .65rem);
  place-items: center;
  border: 2px solid var(--atlas-brick);
  box-sizing: border-box;
}
.atlas-loader-logo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.atlas-loader-rail {
  display: block;
  width: clamp(2.5rem, 12vw, 11rem);
  height: 2px;
  background: var(--atlas-cream);
  opacity: .82;
  transform-origin: center;
}
.atlas-loader-rail.is-left { margin-right: clamp(.65rem, 1.5vw, 1.15rem); }
.atlas-loader-rail.is-right { margin-left: clamp(.65rem, 1.5vw, 1.15rem); }
.atlas-loader-caption {
  margin-top: clamp(.9rem, 1.9vw, 1.25rem);
  font-size: clamp(.5rem, .75vw, .66rem);
  letter-spacing: .15em;
}
@media (max-width: 479px) {
  .atlas-loader-frame { width: min(74vw, 17.5rem); }
  .atlas-loader-rail { width: clamp(1rem, 6vw, 2rem); }
  .atlas-loader-eyebrow { font-size: .42rem; letter-spacing: .12em; }
  .atlas-loader-caption { font-size: .44rem; letter-spacing: .11em; }
}
@media (prefers-reduced-motion: reduce) {
  .atlas-loader-rail { display: none; }
}

/* Arabic / RTL layout audit — 2026-07-27
   Keep the original Atlas compositions while compensating for wider Arabic
   glyphs, taller line boxes and the mirrored navigation flow. */
@media (min-width: 768px) {
  html[dir="rtl"] nav .nav-center {
    right: auto !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}

html[dir="rtl"] nav .nav-center__list {
  justify-content: center;
}

.atlas-route-sourcing-logistique header .heading-l.opacity-0 {
  opacity: 1 !important;
}

html[dir="rtl"] .atlas-route-sourcing-logistique header .heading-l {
  font-size: clamp(2.7rem, 4.2vw, 3.45rem) !important;
  line-height: 1.08 !important;
  text-wrap: balance;
}

html[dir="rtl"] .section_steps .card-content.is-step {
  box-sizing: border-box;
  gap: .5rem;
}

html[dir="rtl"] .section_steps .paragraph-l.text-style-alt {
  font-size: clamp(.92rem, 1.35vw, 1.1rem) !important;
  line-height: 1.3 !important;
}

html[dir="rtl"] .section_steps .step-card-title {
  max-width: 100%;
  margin: 0;
  font-size: clamp(1.7rem, 2.35vw, 1.95rem) !important;
  line-height: 1.12 !important;
  overflow-wrap: normal !important;
  text-wrap: balance;
  word-break: normal !important;
}

html[dir="rtl"] .section_steps .paragraph-s {
  max-width: 100%;
  margin: 0;
  font-size: clamp(.68rem, .85vw, .78rem) !important;
  line-height: 1.45 !important;
}

html[dir="rtl"] .ribbon {
  gap: clamp(.8rem, 1.5vw, 1.35rem);
}

html[dir="rtl"] .ribbon-title {
  max-width: 78vw;
  font-size: clamp(2.2rem, 3.8vw, 3rem) !important;
  line-height: 1.15 !important;
  overflow-wrap: normal !important;
  text-align: center;
  text-wrap: balance;
  word-break: normal !important;
}

html[dir="rtl"] .text-style-handwritten {
  font-family: Tahoma, Arial, sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
  line-height: 1.16 !important;
  text-transform: none !important;
}

html[dir="rtl"] :is(
  .hero-content_text,
  .foodtrucks_text,
  .slider_text,
  .pizza-pasta_text,
  .reviews_text,
  .work-at_text
) .text-style-handwritten {
  font-size: clamp(1.05rem, 1.7vw, 1.35rem) !important;
}

html[dir="rtl"] .work-at_text {
  width: 15em;
  text-align: center;
  text-wrap: balance;
}

@media (min-width: 768px) {
  .atlas-route-sourcing-logistique header.section_hero .hero-content_wrapper.is-pizza {
    margin-bottom: -8rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .hero-content_card {
    left: auto;
    width: clamp(36rem, 43vw, 43rem);
    transform: rotate(.35deg);
  }

  .atlas-route-sourcing-logistique header.section_hero .card.is-hero {
    width: 100%;
  }

  .atlas-route-sourcing-logistique header.section_hero .card.is-hero .card-content {
    box-sizing: border-box;
    padding: 7rem 3rem 2.5rem;
    align-items: center;
    gap: .85rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .card-content-logo.is-pasta {
    z-index: 30;
    top: -3rem;
    width: clamp(13rem, 15vw, 16rem);
  }

  .atlas-route-sourcing-logistique header.section_hero .heading-l {
    position: relative;
    z-index: 20;
    width: 100%;
    margin: 0;
    font-size: clamp(2.35rem, 3vw, 3.05rem) !important;
    line-height: 1 !important;
    text-wrap: balance;
  }

  html[dir="rtl"] .atlas-route-sourcing-logistique header.section_hero .heading-l {
    font-size: clamp(2.1rem, 2.7vw, 2.8rem) !important;
    line-height: 1.15 !important;
  }

  .atlas-route-sourcing-logistique header.section_hero .paragraph-s {
    width: min(100%, 34rem);
    margin: 0;
    font-size: clamp(.82rem, 1vw, .95rem) !important;
    line-height: 1.45 !important;
    text-wrap: balance;
  }

  .atlas-route-sourcing-logistique header.section_hero .button-group {
    display: grid;
    width: min(100%, 34rem);
    margin-top: .2rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .7rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .button-group .button {
    right: auto !important;
    left: auto !important;
    width: 100% !important;
    min-width: 0;
    margin: 0 !important;
    transform: none !important;
  }
}

@media (max-width: 767px) {
  html[dir="rtl"] .section_steps .step-card-title {
    font-size: clamp(1.55rem, 7vw, 1.9rem) !important;
  }

  html[dir="rtl"] .ribbon-title {
    max-width: 72vw;
    font-size: clamp(1.7rem, 8vw, 2.35rem) !important;
  }

  html[dir="rtl"] .work-at_text {
    width: 10em;
  }

  html[dir="rtl"] :is(
    .hero-content_text,
    .foodtrucks_text,
    .slider_text,
    .pizza-pasta_text,
    .reviews_text,
    .work-at_text
  ) .text-style-handwritten {
    font-size: clamp(.98rem, 5.4vw, 1.18rem) !important;
  }

.atlas-route-nos-viandes .atlas-catalogue-opening .projects_wrapper {
  padding-top: 10.375rem;
}

  .atlas-route-sourcing-logistique header.section_hero .hero_wrapper.is-pasta {
    display: block;
    padding-bottom: 4rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .hero-img_wrapper {
    height: 14rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .hero-img_img {
    width: 100%;
    margin: 0;
    transform: none;
  }

  .atlas-route-sourcing-logistique header.section_hero .hero-content_wrapper.is-pizza {
    display: block;
    margin: -1.5rem 0 0;
    transform: none;
  }

  .atlas-route-sourcing-logistique header.section_hero .hero-content_card {
    left: auto;
    width: 100%;
    transform: none;
  }

  .atlas-route-sourcing-logistique header.section_hero .card.is-hero {
    width: 100%;
    min-height: 23rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .card.is-hero .card-content {
    box-sizing: border-box;
    min-height: 23rem;
    padding: 5rem 1.4rem 1.5rem;
    gap: .8rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .card-content-logo.is-pasta {
    z-index: 30;
    top: -2.75rem;
    width: 11rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .heading-l {
    width: 100%;
    margin: 0;
    font-size: clamp(1.8rem, 8vw, 2.25rem) !important;
    line-height: 1.05 !important;
    text-wrap: balance;
  }

  html[dir="rtl"] .atlas-route-sourcing-logistique header.section_hero .heading-l {
    font-size: clamp(1.7rem, 7.5vw, 2rem) !important;
    line-height: 1.15 !important;
  }

  .atlas-route-sourcing-logistique header.section_hero .paragraph-s {
    width: 100%;
    margin: 0;
    font-size: .76rem !important;
    line-height: 1.45 !important;
    text-wrap: balance;
  }

  .atlas-route-sourcing-logistique header.section_hero .button-group {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: .65rem;
  }

  .atlas-route-sourcing-logistique header.section_hero .button-group .button {
    right: auto !important;
    left: auto !important;
    width: 100% !important;
    max-width: 100%;
    margin: 0 !important;
    transform: none !important;
  }
}
