


html {
  overflow-x: clip;
  
  scrollbar-gutter: stable;
}
@supports (overflow: clip) {
  body {
    overflow-x: clip;
  }
}


@media (max-width: 1023.98px) {
  .shell-drawer__panel {
    padding-bottom: max(28px, calc(24px + env(safe-area-inset-bottom, 0px)));
  }
}

@media (max-width: 767.98px) {
  .shell-drawer__nav a {
    min-height: 48px;
    padding-block: 14px;
    align-items: center;
  }
  .shell-drawer__close {
    min-width: 44px;
    min-height: 44px;
  }
  .shell-drawer__cta {
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 574.98px) {
  main.shell-subpage {
    overflow-x: clip;
  }
}


@media (max-width: 991.98px) {
  
  .shell-header__shell {
    padding-inline: 16px;
  }
  .shell-drawer__panel {
    padding-inline: 16px;
  }
  .shell-subpage > .c-hero.tfon-notch-panel {
    padding-inline: 16px;
  }
  .shell-subpage .c-hero__grid {
    grid-template-columns: 1fr;
    gap: clamp(20px, 4vw, 32px);
  }
  .shell-subpage .c-hero__h {
    max-width: none;
  }
  .shell-subpage .c-hero__p {
    max-width: none;
  }
  .shell-subpage > .c-hero.tfon-notch-panel .page-head {
    text-align: center;
  }
  .shell-subpage > .c-hero.tfon-notch-panel .page-breadcrumb {
    text-align: center;
  }
  .shell-subpage > .c-hero.tfon-notch-panel .page-breadcrumb__list {
    justify-content: center;
  }
  .shell-subpage > .c-hero .c-hero__k,
  .shell-subpage > .c-hero .c-hero__h,
  .shell-subpage > .c-hero .c-hero__p,
  .shell-subpage > .c-hero .c-hero__line {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .shell-subpage .c-hero__frame img,
  .shell-subpage .c-hero__frame .c-hero__embed {
    max-height: min(38vh, 320px);
  }
}

@media (max-width: 429.98px) {
  .shell-subpage .page-breadcrumb__list {
    font-size: 11px;
  }
}


@media (max-width: 767.98px) {
  body[data-shell-page='home'] .hero__copy-top {
    text-align: center;
    max-width: none;
    margin-inline: auto;
  }
  body[data-shell-page='home'] .hero-kicker {
    justify-content: center;
    flex-wrap: wrap;
  }
  body[data-shell-page='home'] .hero__sub {
    margin-inline: auto;
    text-align: center;
    max-width: 48ch;
  }
  body[data-shell-page='home'] .hero__cta-row {
    justify-content: center;
    flex-wrap: wrap;
  }
  body[data-shell-page='home'] section.about .about__header {
    text-align: center;
  }
  body[data-shell-page='home'] section.about .about__header .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .home-products__intro {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  body[data-shell-page='home'] .home-products__intro .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .home-products__intro .oc-viewall {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .export-map__col--text {
    text-align: center;
  }
  body[data-shell-page='home'] .export-map .about__heading-wrap {
    text-align: center;
    margin-inline: auto;
  }
  body[data-shell-page='home'] #export-map-heading {
    text-align: center;
    margin-inline: auto;
  }
  body[data-shell-page='home'] .export-map .home-products__lead {
    margin-inline: auto;
    text-align: center;
  }
  body[data-shell-page='home'] .pdp-spotlight__card {
    text-align: center;
  }
  body[data-shell-page='home'] .pdp-spotlight__card .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .pdp-spotlight__details-head {
    text-align: center;
  }
  body[data-shell-page='home'] .pdp-spotlight__details-head .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .pdp-spotlight__head-row {
    justify-content: center;
    flex-wrap: wrap;
  }
  body[data-shell-page='home'] .pdp-spotlight__head-row .pdp-spotlight__top {
    margin-left: 0;
    margin-inline: auto;
  }
  body[data-shell-page='home'] .pdp-spotlight__features {
    justify-content: center;
  }
  body[data-shell-page='home'] .home-services__header-inner {
    text-align: center;
  }
  body[data-shell-page='home'] .home-services__header-inner .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .home-services__lead {
    margin-inline: auto;
    text-align: center;
  }
  body[data-shell-page='home'] .home-services__card {
    text-align: center;
    align-items: center;
    
    padding: clamp(32px, 4.8vw, 42px) clamp(24px, 5vw, 32px) clamp(30px, 4.2vw, 40px);
  }
  body[data-shell-page='home'] .home-services__card-title {
    text-align: center;
    width: 100%;
    max-width: 22ch;
    margin-inline: auto;
  }
  body[data-shell-page='home'] .home-services__card-desc {
    text-align: center;
    margin-inline: auto;
    width: 100%;
    max-width: min(34ch, 100%);
  }
  body[data-shell-page='home'] .home-services__title-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .home-news__header-inner {
    text-align: center;
  }
  body[data-shell-page='home'] .home-news__header-inner .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='home'] .home-news__lead {
    margin-inline: auto;
    text-align: center;
  }
  body[data-shell-page='home'] .home-news__footer {
    text-align: center;
  }
  body[data-shell-page='home'] .journey .section-tag {
    text-align: center;
  }
  body[data-shell-page='home'] .journey .about-sec__header {
    text-align: center;
  }
  body[data-shell-page='home'] .journey .about-sec__header .about__heading-wrap {
    margin-inline: auto;
  }

  body[data-shell-page='about'] .about__header {
    text-align: center;
    padding-top: clamp(18px, 4.5vw, 36px);
  }
  body[data-shell-page='about'] .about__header .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='about'] .about-service-card__title {
    text-align: center;
  }
  body[data-shell-page='about'] .about-service-card__cta {
    margin-inline: auto;
  }
  body[data-shell-page='home'] section.about .about-service-card__main,
  body[data-shell-page='about'] .about-service-card__main {
    padding-top: clamp(14px, 3.5vw, 26px);
  }
  body[data-shell-page='about'] .mv-manifesto__pin {
    text-align: center;
  }
  
  body[data-shell-page='about'] .mv-manifesto .about__heading-wrap {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  body[data-shell-page='about'] #mv-heading {
    text-align: center;
  }
  body[data-shell-page='about'] .mv-manifesto__foot {
    text-align: center;
  }
  body[data-shell-page='about'] .mv-manifesto__foot .oc-viewall {
    margin-inline: auto;
  }
  body[data-shell-page='about'] .mv-manifesto__shard-head,
  body[data-shell-page='about'] .mv-manifesto__shard-title,
  body[data-shell-page='about'] .mv-manifesto__shard-lead {
    text-align: center;
  }
  body[data-shell-page='about'] .mv-manifesto__shard-copy {
    text-align: center;
  }
  body[data-shell-page='about'] .mv-manifesto__tags {
    justify-content: center;
  }
  body[data-shell-page='about'] .about-sec__inner {
    padding-top: clamp(14px, 3.2vw, 28px);
  }
  body[data-shell-page='about'] .about-sec__inner > .section-tag {
    text-align: center;
  }
  body[data-shell-page='about'] .about-sec__header {
    text-align: center;
  }
  body[data-shell-page='about'] .about-sec__header .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='about'] .about-sec__header .about-sec__lead {
    text-align: center;
  }
  body[data-shell-page='about'] .export-map__col--text {
    text-align: center;
  }
  body[data-shell-page='about'] .export-map .about__heading-wrap {
    text-align: center;
    margin-inline: auto;
  }
  body[data-shell-page='about'] #export-map-heading {
    text-align: center;
    margin-inline: auto;
  }
  body[data-shell-page='about'] .export-map .home-products__lead {
    margin-inline: auto;
    text-align: center;
  }

  body[data-shell-page='contact'] .c-map-shell {
    width: 100%;
  }

  body[data-shell-page='news'] #news-archive .home-news__header-inner {
    text-align: center;
  }
  body[data-shell-page='news'] #news-archive .home-news__header-inner .about__heading-wrap {
    margin-inline: auto;
  }
  body[data-shell-page='news'] #news-archive .home-news__lead {
    margin-inline: auto;
    text-align: center;
  }
  body[data-shell-page='news'] #news-archive .news-toolbar {
    text-align: center;
  }
  body[data-shell-page='news'] #news-archive .news-toolbar__search {
    margin-inline: auto;
    width: 100%;
    max-width: 420px;
  }
  body[data-shell-page='news'] #news-archive .news-toolbar__filters {
    justify-content: center;
  }
  body[data-shell-page='news'] #news-archive .result-bar {
    text-align: center;
    align-items: center;
  }
  body[data-shell-page='news'] .article-hero__content {
    text-align: center;
    margin-inline: auto;
  }
  body[data-shell-page='news'] .article-hero__title {
    margin-inline: auto;
    max-width: none;
  }
  body[data-shell-page='news'] .article-hero__meta {
    justify-content: center;
  }
  body[data-shell-page='news'] .article-body > .article-byline,
  body[data-shell-page='news'] .article-body > .article-lead {
    text-align: center;
  }
  body[data-shell-page='news'] .article-related__h {
    text-align: center;
  }
}


@media (max-width: 1199.98px) {
  body[data-shell-page='home'] .hero__body {
    padding-inline: clamp(18px, 3vw, 28px);
  }
  body[data-shell-page='home'] .export-map__inner,
  body[data-shell-page='about'] .export-map__inner,
  body[data-shell-page='home'] .home-products__inner,
  body[data-shell-page='home'] .pdp-spotlight__inner {
    padding-inline: clamp(16px, 3vw, 28px);
  }
}


@media (max-width: 767.98px) {
  body[data-shell-page='home'] #pdp-spotlight.pdp-spotlight.tfon-notch-panel {
    overflow: visible;
    --tfon-notch-depth: clamp(12px, 3.2vh, 38px);
    --tfon-notch-l: 14%;
    --tfon-notch-r: 86%;
    --tfon-notch-dip-l: 22%;
    --tfon-notch-dip-r: 78%;
  }
  body[data-shell-page='home'] .pdp-spotlight__card {
    -webkit-clip-path: polygon(
      0% 100%,
      0% 0%,
      calc(50% - min(72px, 32vw)) 0%,
      calc(50% - min(60px, 26vw)) min(16px, 4.2vw),
      calc(50% + min(60px, 26vw)) min(16px, 4.2vw),
      calc(50% + min(72px, 32vw)) 0%,
      100% 0%,
      100% calc(50% - min(72px, 32vw)),
      calc(100% - min(16px, 4vw)) calc(50% - min(60px, 26vw)),
      calc(100% - min(16px, 4vw)) calc(50% + min(60px, 26vw)),
      100% calc(50% + min(72px, 32vw)),
      100% 100%
    );
    clip-path: polygon(
      0% 100%,
      0% 0%,
      calc(50% - min(72px, 32vw)) 0%,
      calc(50% - min(60px, 26vw)) min(16px, 4.2vw),
      calc(50% + min(60px, 26vw)) min(16px, 4.2vw),
      calc(50% + min(72px, 32vw)) 0%,
      100% 0%,
      100% calc(50% - min(72px, 32vw)),
      calc(100% - min(16px, 4vw)) calc(50% - min(60px, 26vw)),
      calc(100% - min(16px, 4vw)) calc(50% + min(60px, 26vw)),
      100% calc(50% + min(72px, 32vw)),
      100% 100%
    );
  }
  body[data-shell-page='home'] .pdp-spotlight__card-notch-bg {
    -webkit-clip-path: polygon(
      100% calc(50% - min(72px, 32vw)),
      calc(100% - min(16px, 4vw)) calc(50% - min(60px, 26vw)),
      calc(100% - min(16px, 4vw)) calc(50% + min(60px, 26vw)),
      100% calc(50% + min(72px, 32vw))
    );
    clip-path: polygon(
      100% calc(50% - min(72px, 32vw)),
      calc(100% - min(16px, 4vw)) calc(50% - min(60px, 26vw)),
      calc(100% - min(16px, 4vw)) calc(50% + min(60px, 26vw)),
      100% calc(50% + min(72px, 32vw))
    );
  }
  body[data-shell-page='home'] .pdp-spotlight__side-frame {
    -webkit-clip-path: polygon(
      0 0,
      calc(100% - min(16px, 4vw)) 0,
      100% min(16px, 4vw),
      100% calc(100% - min(16px, 4vw)),
      calc(100% - min(16px, 4vw)) 100%,
      0 100%,
      0 calc(50% + min(4.5rem, 30vw)),
      min(1rem, 5vw) calc(50% + min(3.75rem, 26vw)),
      min(1rem, 5vw) calc(50% - min(3.75rem, 26vw)),
      0 calc(50% - min(4.5rem, 30vw))
    );
    clip-path: polygon(
      0 0,
      calc(100% - min(16px, 4vw)) 0,
      100% min(16px, 4vw),
      100% calc(100% - min(16px, 4vw)),
      calc(100% - min(16px, 4vw)) 100%,
      0 100%,
      0 calc(50% + min(4.5rem, 30vw)),
      min(1rem, 5vw) calc(50% + min(3.75rem, 26vw)),
      min(1rem, 5vw) calc(50% - min(3.75rem, 26vw)),
      0 calc(50% - min(4.5rem, 30vw))
    );
  }
}

@media (max-width: 991.98px) {
  
  body[data-shell-page='home'] .tfon-reveal,
  body[data-shell-page='home'] .home-split-ticker {
    display: none !important;
  }
  
  body[data-shell-page='home'] section.about .about__header {
    padding-top: clamp(24px, 5.5vw, 48px);
  }
  
  body[data-shell-page='home'] section.about .about__header .about__heading-wrap {
    margin-top: clamp(-56px, -11vw, -12px);
  }
  body[data-shell-page='home'] .export-map__inner,
  body[data-shell-page='home'] .home-products__inner,
  body[data-shell-page='home'] .pdp-spotlight__inner {
    padding-inline: 16px;
  }
  
  body[data-shell-page='home'] section.home-services {
    padding-inline: 16px;
  }
  body[data-shell-page='home'] .home-services__inner {
    padding-inline: 0;
  }
  
  body[data-shell-page='home'] section.home-news {
    padding-inline: 16px;
  }
  body[data-shell-page='home'] .home-news__inner {
    padding-inline: 0;
  }
  
  body[data-shell-page='home'] .pdp-spotlight__spec-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(8px, 2vw, 12px);
  }
  body[data-shell-page='home'] .hero__body {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    row-gap: clamp(18px, 3vh, 32px);
    column-gap: 0;
    
    padding: clamp(20px, 4.5vh, 40px) 16px;
    box-sizing: border-box;
  }
  body[data-shell-page='home'] .hero-rail__stack {
    order: 3;
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
  }
  body[data-shell-page='home'] .hero-rail__seg--grow {
    display: none;
  }
  body[data-shell-page='home'] .hero-rail__social {
    flex-direction: row;
    gap: 16px;
    padding: 0;
  }
  body[data-shell-page='home'] .hero__copy-top {
    grid-column: auto;
    grid-row: auto;
    order: 1;
    max-width: none;
    width: 100%;
    align-self: center;
    text-align: center;
  }
  body[data-shell-page='home'] .hero__row2 {
    grid-column: auto;
    grid-row: auto;
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    width: 100%;
  }
  body[data-shell-page='home'] .hero-rail__scroll-wrap {
    display: none;
  }
  body[data-shell-page='home'] .hero__cta-row {
    display: flex;
    width: fit-content;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 14px 18px;
    margin-inline: auto;
    justify-self: center;
  }
  body[data-shell-page='home'] .hero__headline {
    font-size: clamp(1.65rem, 7.5vw, 2.85rem);
  }
  body[data-shell-page='home'] .hero__headline-accent {
    font-size: clamp(0.78rem, 2.8vw, 1.1rem);
    letter-spacing: 0.18em;
  }
  body[data-shell-page='home'] .hero__sub {
    max-width: none;
  }
  body[data-shell-page='home'] .home-export__inner {
    padding-inline: 16px;
  }
  
  body[data-shell-page='home'] section.home-products.tfon-notch-panel {
    --tfon-notch-depth: clamp(7px, 1.9vh, 20px);
    --tfon-notch-l: 32%;
    --tfon-notch-r: 68%;
    --tfon-notch-dip-l: 36%;
    --tfon-notch-dip-r: 64%;
  }
}


@media (max-width: 991.98px) {
  
  body[data-shell-page='home'] .export-map.tfon-notch-panel .tfon-notch-panel__notch--top,
  body[data-shell-page='about'] .export-map.tfon-notch-panel .tfon-notch-panel__notch--top {
    display: none !important;
  }
  body[data-shell-page='home'] .export-map.tfon-notch-panel::before,
  body[data-shell-page='about'] .export-map.tfon-notch-panel::before,
  body[data-shell-page='home'] .export-map.tfon-notch-panel::after,
  body[data-shell-page='about'] .export-map.tfon-notch-panel::after {
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  body[data-shell-page='home'] .export-map__countries,
  body[data-shell-page='about'] .export-map__countries {
    max-width: none;
    width: 100%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(6px, 1.6vw, 10px) clamp(6px, 1.8vw, 12px);
  }
  body[data-shell-page='home'] .export-map__country,
  body[data-shell-page='about'] .export-map__country {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    column-gap: clamp(8px, 2vw, 10px);
    width: 100%;
    min-width: 0;
    min-height: 44px;
    padding-block: 8px;
    padding-inline: clamp(8px, 2.2vw, 12px);
    box-sizing: border-box;
    font-size: clamp(10px, 2.6vw, 12px);
    letter-spacing: 0.035em;
    text-align: left;
    line-height: 1.25;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  body[data-shell-page='home'] .export-map__flag,
  body[data-shell-page='about'] .export-map__flag {
    width: clamp(26px, 6.5vw, 30px);
    height: clamp(17px, 4.3vw, 20px);
    align-self: start;
    margin-top: 0.12em;
  }
}

@media (max-width: 767.98px) {
  body[data-shell-page='home'] .hero {
    min-height: min(100dvh, 920px);
  }
  body[data-shell-page='home'] .hero__ticker-panel {
    min-height: clamp(92px, 22vw, 120px);
  }
  body[data-shell-page='home'] .hero__ticker-marquee,
  body[data-shell-page='home'] .ticker-marquee__track {
    max-width: 100%;
    overflow-x: clip;
    overflow: hidden;
  }
  body[data-shell-page='home'] .export-map .globe-wrap,
  body[data-shell-page='home'] .export-map[data-export-map-boot='1'] .globe-wrap {
    animation: none;
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1.48);
  }
  body[data-shell-page='about'] .export-map .globe-wrap,
  body[data-shell-page='about'] .export-map[data-export-map-boot='1'] .globe-wrap {
    animation: none;
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1.48);
  }
  
  body[data-shell-page='home'] .export-map #globe-canvas-container,
  body[data-shell-page='about'] .export-map #globe-canvas-container {
    transform: scale(1.1);
    transform-origin: center center;
  }
  body[data-shell-page='home'] .home-products__carousel,
  body[data-shell-page='home'] .home-products__carousel-track {
    min-width: 0;
    max-width: 100%;
  }
}

@media (max-width: 574.98px) {
  body[data-shell-page='home'] .about__watermark {
    white-space: normal;
    font-size: clamp(2.1rem, 12vw, 3.5rem);
  }
  body[data-shell-page='home'] .hero__headline {
    font-size: clamp(1.45rem, 8.2vw, 2.35rem);
  }
  body[data-shell-page='home'] .hero__ticker-panel {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    box-shadow: 0 -6px 24px rgba(0, 0, 0, 0.1);
  }
}

@media (max-width: 389.98px) {
  body[data-shell-page='home'] .hero-play {
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
    min-width: 56px;
    min-height: 56px;
    max-width: 56px;
    max-height: 56px;
  }
  body[data-shell-page='home'] .hero-play__circle {
    width: 56px;
    height: 56px;
    max-width: 56px;
    max-height: 56px;
  }
}


@media (max-width: 991.98px) {
  body[data-shell-page='home'] .journey__inner {
    padding-inline: 16px;
  }
  
  body[data-shell-page='home'] .journey__anchor,
  body[data-shell-page='about'] .journey__anchor {
    position: relative;
    top: auto;
    z-index: auto;
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-bottom: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  body[data-shell-page='home'] .journey.journey--pale .journey__anchor,
  body[data-shell-page='about'] .journey.journey--pale .journey__anchor {
    background: none;
    border-bottom: none;
  }
}
@media (max-width: 574.98px) {
  body[data-shell-page='home'] .journey {
    padding: clamp(48px, 10vh, 88px) 0 clamp(56px, 11vh, 100px);
  }
  body[data-shell-page='home'] .journey__inner {
    padding-inline: 16px;
  }
}


@media (max-width: 767.98px) {
  body[data-shell-page='home'] .home-products .prod-card {
    --prod-card-notch-depth: 1.45%;
    --prod-card-notch-depth-hover: 2.15%;
  }
  body[data-shell-page='home'] .home-products .prod-card__notchBand .prod-card__header {
    transform: translateY(-20px);
  }
}


@media (max-width: 1024.98px) {
  
  body[data-shell-page='home'] section.about,
  body[data-shell-page='about'] section.about {
    padding-inline: 0;
  }
  body[data-shell-page='home'] section.about .about__inner,
  body[data-shell-page='about'] section.about .about__inner {
    padding-inline: 16px;
    box-sizing: border-box;
  }
  
  body[data-shell-page='home'] section.about .about-stack-scene,
  body[data-shell-page='about'] section.about .about-stack-scene {
    max-width: 100%;
    margin-inline: 0;
  }
  body[data-shell-page='home'] section.about .about-stack-scene .about__grid,
  body[data-shell-page='about'] section.about .about-stack-scene .about__grid {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }
  body[data-shell-page='home'] section.about .about-services-stack,
  body[data-shell-page='about'] section.about .about-services-stack,
  body[data-shell-page='home'] section.about .about-services-stack__stage,
  body[data-shell-page='about'] section.about .about-services-stack__stage {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }
  body[data-shell-page='home'] .about-stack-scene,
  body[data-shell-page='about'] .about-stack-scene {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
  }
  body[data-shell-page='home'] .about-stack-scene .about-service-card__main,
  body[data-shell-page='about'] .about-stack-scene .about-service-card__main {
    align-items: center;
    text-align: center;
  }
  body[data-shell-page='home'] .about-stack-scene .about-service-card__title,
  body[data-shell-page='home'] .about-stack-scene .about-service-card__text,
  body[data-shell-page='about'] .about-stack-scene .about-service-card__title,
  body[data-shell-page='about'] .about-stack-scene .about-service-card__text {
    text-align: center;
  }
  body[data-shell-page='home'] .about-stack-scene .about-service-card__cta,
  body[data-shell-page='about'] .about-stack-scene .about-service-card__cta {
    align-self: center;
    margin-inline: auto;
  }
  body[data-shell-page='home'] .about-stack-scene .about-service-card,
  body[data-shell-page='about'] .about-stack-scene .about-service-card {
    margin-bottom: 60px;
    margin-inline: 0;
    padding-top: calc(var(--about-card-padding-y) + clamp(10px, 2.8vw, 22px));
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }
  body[data-shell-page='home'] .about-stack-scene .about-services-stack,
  body[data-shell-page='about'] .about-stack-scene .about-services-stack {
    margin-bottom: clamp(12px, 3vw, 20px);
  }
}


@media (max-width: 1199.98px) {
  body[data-shell-page='about'] .page-wrap {
    padding-inline: clamp(16px, 3vw, 28px);
  }
}
@media (max-width: 991.98px) {
  body[data-shell-page='about'] .page-wrap {
    padding-inline: 16px;
  }
  body[data-shell-page='about'] main.shell-subpage {
    overflow-x: clip;
  }
  body[data-shell-page='about'] .about__header-inner,
  body[data-shell-page='about'] .about-sec__header {
    padding-inline: 16px;
  }
  body[data-shell-page='about'] .export-map__inner {
    padding-inline: 16px;
  }
}
@media (max-width: 767.98px) {
  body[data-shell-page='about'] .page-wrap {
    padding: 24px 16px 56px;
  }
  body[data-shell-page='about'] .about__heading-wrap {
    padding: 22px 16px 26px;
  }
}
@media (max-width: 429.98px) {
  body[data-shell-page='about'] .about__watermark {
    white-space: normal;
    font-size: clamp(2.2rem, 14vw, 4rem);
  }
}


@media (max-width: 991.98px) {
  body[data-shell-page='contact'] .c-main__in {
    grid-template-columns: 1fr;
    gap: clamp(24px, 5vw, 40px);
  }
  body[data-shell-page='contact'] .c-map-shell {
    max-width: none;
    min-height: clamp(280px, 42vh, 480px);
  }
}
@media (max-width: 767.98px) {
  body[data-shell-page='contact'] .c-main {
    padding-inline: 16px;
  }
  body[data-shell-page='contact'] .c-strip__in {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  body[data-shell-page='contact'] .c-strip__a {
    width: 100%;
    max-width: 100%;
    min-height: 48px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
    padding-block: 14px;
  }
  body[data-shell-page='contact'] .c-strip__a i {
    margin-top: 0;
    flex-shrink: 0;
    font-size: 22px;
    line-height: 1;
  }
  body[data-shell-page='contact'] .c-strip__a > span {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }
}
@media (max-width: 574.98px) {
  body[data-shell-page='contact'] .c-form-panel {
    padding: clamp(18px, 4vw, 26px) 16px;
  }
}


@media (max-width: 991.98px) {
  body[data-shell-page='news'] .page-wrap,
  body[data-shell-page='news'] .shell-subpage .page-wrap {
    padding-inline: 16px;
  }
  
  body[data-shell-page='news'] #news-archive.home-news {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding-inline: 16px;
    box-sizing: border-box;
  }
}
@media (max-width: 767.98px) {
  body[data-shell-page='news'] .home-news .about__heading-wrap {
    margin-top: 0;
    padding: 20px 16px 24px;
  }
  body[data-shell-page='news'] .article-aside {
    position: relative;
    top: auto;
  }
}

@media (max-width: 1199.98px) {
  body[data-shell-page='machines'] .page-wrap {
    padding-inline: clamp(14px, 3vw, 24px);
  }
  body[data-shell-page='machines'] .smart-filter__head {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media (max-width: 991.98px) {
  body[data-shell-page='machines'] .page-wrap {
    padding-inline: 16px;
  }
  body[data-shell-page='machines'] .page-head__title {
    font-size: clamp(1.35rem, 4.5vw, 1.85rem);
    word-break: break-word;
  }
  body[data-shell-page='machines'] .result-bar {
    flex-direction: column;
    align-items: flex-start;
  }
  body[data-shell-page='machines'] .result-bar__tail {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 767.98px) {
  body[data-shell-page='machines'] .page-head {
    text-align: center;
  }
  body[data-shell-page='machines'] .page-breadcrumb__list {
    justify-content: center;
  }
  body[data-shell-page='machines'] .smart-filter__head-title {
    text-align: center;
    width: 100%;
  }
  body[data-shell-page='machines'] .result-bar {
    align-items: center;
    text-align: center;
  }
  body[data-shell-page='machines'] .result-bar__tail {
    justify-content: center;
  }
  body[data-shell-page='machines'] .smart-filter__head {
    padding-inline: 16px;
  }
  body[data-shell-page='machines'] .filter-btn {
    min-height: 44px;
    padding-inline: 16px;
  }
  body[data-shell-page='machines'] .grid-density__btn {
    width: 44px;
    height: 40px;
  }
  body[data-shell-page='machines'] .prod-card {
    max-width: 100%;
  }
  body[data-shell-page='machines'] .prod-quote-form__body {
    padding-inline: 16px;
  }

  
  body[data-shell-page='machines'] .prod-card {
    --prod-card-clip: polygon(0% 100%, 100% 100%, 100% 0%, 74% 0%, 70% 2.6%, 30% 2.6%, 26% 0%, 0% 0%);
    
    --prod-card-clip-hover: polygon(0% 100%, 100% 100%, 100% 0%, 74% 0%, 70% 3.5%, 30% 3.5%, 26% 0%, 0% 0%);
  }
  body[data-shell-page='machines'] .prod-card--series-models-shell > .prod-card {
    --models-notch-depth: 3%;
  }
  
  body[data-shell-page='machines'] .prod-card--series-hero .prod-card__expand .prod-card--series-models-shell > .prod-card {
    --models-notch-depth: 2.55%;
  }
  body[data-shell-page='machines'] .prod-card--series-hero .prod-card__expand .prod-card--series-models-shell > .prod-card .prod-card__clip {
    -webkit-clip-path: polygon(
      0% 100%,
      100% 100%,
      100% 0%,
      68% 0%,
      64% var(--models-notch-depth),
      36% var(--models-notch-depth),
      32% 0%,
      0% 0%
    );
    clip-path: polygon(
      0% 100%,
      100% 100%,
      100% 0%,
      68% 0%,
      64% var(--models-notch-depth),
      36% var(--models-notch-depth),
      32% 0%,
      0% 0%
    );
  }
  body[data-shell-page='machines'] .prod-card--series-hero > .prod-card--series-hero__wrap > .prod-card__clip {
    -webkit-clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(31% - var(--spec-notch-out)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% - var(--spec-notch-in)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% + var(--spec-notch-in)),
      100% calc(31% + var(--spec-notch-out)),
      100% 100%,
      0% 100%,
      0% calc(31% + var(--spec-notch-out)),
      var(--spec-notch-depth-abs) calc(31% + var(--spec-notch-in)),
      var(--spec-notch-depth-abs) calc(31% - var(--spec-notch-in)),
      0% calc(31% - var(--spec-notch-out))
    );
    clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(31% - var(--spec-notch-out)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% - var(--spec-notch-in)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% + var(--spec-notch-in)),
      100% calc(31% + var(--spec-notch-out)),
      100% 100%,
      0% 100%,
      0% calc(31% + var(--spec-notch-out)),
      var(--spec-notch-depth-abs) calc(31% + var(--spec-notch-in)),
      var(--spec-notch-depth-abs) calc(31% - var(--spec-notch-in)),
      0% calc(31% - var(--spec-notch-out))
    );
  }
  
  body[data-shell-page='machines'] .prod-card--series-hero .prod-card__sideRail--left {
    top: 31%;
    bottom: auto;
    transform: translateY(-50%);
    height: auto;
    min-height: calc(var(--spec-notch-out) * 2);
    max-height: calc(100% - 12px);
    transition:
      min-height 0.55s var(--ease-soft, cubic-bezier(0.22, 0.74, 0.18, 1)),
      transform 0.55s var(--ease-soft, cubic-bezier(0.22, 0.74, 0.18, 1));
  }
  @media (hover: hover) {
    body[data-shell-page='machines']
      .prod-card--series-hero:hover:not(.is-models-open)
      .prod-card__sideRail--left {
      min-height: calc(var(--spec-notch-out-hover) * 2);
    }
    body[data-shell-page='machines']
      .prod-card--series-hero
      .prod-card__expand
      .prod-card--series-models-shell
      > .prod-card:hover
      .prod-card__clip,
    body[data-shell-page='machines']
      .prod-card--series-hero
      .prod-card__expand
      .prod-card--series-models-shell
      > .prod-card:focus-within
      .prod-card__clip {
      -webkit-clip-path: polygon(
        0% 100%,
        100% 100%,
        100% 0%,
        68% 0%,
        64% 3.28%,
        36% 3.28%,
        32% 0%,
        0% 0%
      );
      clip-path: polygon(
        0% 100%,
        100% 100%,
        100% 0%,
        68% 0%,
        64% 3.28%,
        36% 3.28%,
        32% 0%,
        0% 0%
      );
    }
  }
  
  body[data-shell-page='machines']:has(.prod-card--series-hero) .product-grid > .prod-card > .prod-card__clip {
    -webkit-clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(31% - var(--spec-notch-out)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% - var(--spec-notch-in)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% + var(--spec-notch-in)),
      100% calc(31% + var(--spec-notch-out)),
      100% 100%,
      0% 100%
    );
    clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(31% - var(--spec-notch-out)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% - var(--spec-notch-in)),
      calc(100% - var(--spec-notch-depth-abs)) calc(31% + var(--spec-notch-in)),
      100% calc(31% + var(--spec-notch-out)),
      100% 100%,
      0% 100%
    );
  }
}
@media (max-width: 574.98px) {
  body[data-shell-page='machines'] .page-wrap {
    padding: 20px 16px 48px;
  }
  body[data-shell-page='machines'] .smart-filter__head-title {
    font-size: 15px;
  }
}
@media (max-width: 389.98px) {
  body[data-shell-page='machines'] .page-breadcrumb__list {
    font-size: 11px;
  }
}


@media (max-width: 767.98px) {
  body[data-shell-page='machines'] .smart-filter__head-right .filter-btn span {
    white-space: normal;
    text-align: center;
    line-height: 1.25;
  }
}

@media (max-width: 560px) {
  body[data-shell-page='machines'] .smart-filter__head {
    flex-direction: column;
    align-items: stretch;
  }
  body[data-shell-page='machines'] .smart-filter__head-right {
    width: 100%;
    justify-content: stretch;
  }
  body[data-shell-page='machines'] .smart-filter__head-right .filter-btn {
    width: 100%;
    justify-content: center;
  }
}


@media (max-width: 1023.98px) {
  body[data-shell-page='machines'] .series-services-stack__stage {
    overflow: visible;
  }
}


@media (max-width: 1199.98px) {
  body[data-page='arsiv-legacy'] .page-wrap {
    padding-inline: clamp(14px, 3vw, 24px);
  }
}
@media (max-width: 991.98px) {
  body[data-page='arsiv-legacy'] .page-wrap {
    padding-inline: 16px;
  }
  body[data-page='arsiv-legacy'] .page-head__title {
    font-size: clamp(1.25rem, 4.5vw, 1.75rem);
    word-break: break-word;
  }
  body[data-page='arsiv-legacy'] .result-bar {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767.98px) {
  body[data-page='arsiv-legacy'] .site-header__bar {
    padding-inline: 16px;
  }
  body[data-page='arsiv-legacy'] .smart-filter__body {
    padding-inline: 16px;
  }
  body[data-page='arsiv-legacy'] .filter-btn {
    min-height: 44px;
  }
}
@media (max-width: 574.98px) {
  body[data-page='arsiv-legacy'] .page-wrap {
    padding: 20px 16px 48px;
  }
}

@media (max-width: 560px) {
  body[data-page='arsiv-legacy'] .smart-filter__head {
    flex-direction: column;
    align-items: stretch;
  }
  body[data-page='arsiv-legacy'] .smart-filter__head-right {
    width: 100%;
  }
  body[data-page='arsiv-legacy'] .smart-filter__head-right .filter-btn {
    width: 100%;
    justify-content: center;
  }
}


@media (min-width: 768px) {
  body[data-shell-page='machines'] .filter-mob-backdrop,
  body[data-page='arsiv-legacy'] .filter-mob-backdrop,
  body[data-shell-page='machines'] .filter-mob-launch,
  body[data-page='arsiv-legacy'] .filter-mob-launch,
  body[data-shell-page='machines'] .filter-mob-close,
  body[data-page='arsiv-legacy'] .filter-mob-close {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  body[data-shell-page='machines'] .filter-mob-launch,
  body[data-page='arsiv-legacy'] .filter-mob-launch {
    display: flex;
    width: 100%;
    margin: 0 0 12px;
  }

  body[data-shell-page='machines'] .filter-mob-open,
  body[data-page='arsiv-legacy'] .filter-mob-open {
    box-sizing: border-box;
    width: 100%;
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 18px;
    font-family: inherit;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: var(--white, #fff);
    background: var(--black, #0a0a0a);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 0;
    cursor: pointer;
    transition:
      background 0.2s ease,
      transform 0.15s ease;
  }

  body[data-shell-page='machines'] .filter-mob-open:active,
  body[data-page='arsiv-legacy'] .filter-mob-open:active {
    transform: scale(0.99);
  }

  body[data-shell-page='machines'] .filter-mob-open:focus-visible,
  body[data-page='arsiv-legacy'] .filter-mob-open:focus-visible {
    outline: 2px solid rgba(102, 169, 20, 0.85);
    outline-offset: 2px;
  }

  body[data-shell-page='machines'] .filter-mob-open i,
  body[data-page='arsiv-legacy'] .filter-mob-open i {
    font-size: 20px;
    opacity: 0.92;
  }

  body[data-shell-page='machines'] .filter-mob-backdrop,
  body[data-page='arsiv-legacy'] .filter-mob-backdrop {
    position: fixed;
    inset: 0;
    z-index: 280;
    margin: 0;
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

  body[data-shell-page='machines'] .filter-section-wrap:not(.is-mob-filter-open),
  body[data-page='arsiv-legacy'] .filter-section-wrap:not(.is-mob-filter-open) {
    display: none !important;
  }

  body[data-shell-page='machines'] .filter-section-wrap.is-mob-filter-open,
  body[data-page='arsiv-legacy'] .filter-section-wrap.is-mob-filter-open {
    display: block !important;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    z-index: 290;
    max-height: min(92vh, 720px);
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: 0 -12px 48px rgba(0, 0, 0, 0.28);
    background: var(--white, #fff);
    box-sizing: border-box;
  }

  body[data-shell-page='machines'] .filter-section-wrap.is-mob-filter-open .smart-filter,
  body[data-page='arsiv-legacy'] .filter-section-wrap.is-mob-filter-open .smart-filter {
    position: relative;
    display: flex;
    flex-direction: column;
    max-height: min(92vh, 720px);
    overflow: hidden;
    border-radius: 0;
  }

  body[data-shell-page='machines'] .filter-section-wrap.is-mob-filter-open .smart-filter__body,
  body[data-page='arsiv-legacy'] .filter-section-wrap.is-mob-filter-open .smart-filter__body {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: max(22px, env(safe-area-inset-bottom, 0px));
  }

  body[data-shell-page='machines'] .filter-mob-close,
  body[data-page='arsiv-legacy'] .filter-mob-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 3;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.06);
    color: inherit;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

  body[data-shell-page='machines'] .filter-mob-close i,
  body[data-page='arsiv-legacy'] .filter-mob-close i {
    font-size: 22px;
  }

  body[data-shell-page='machines'] .filter-mob-close:focus-visible,
  body[data-page='arsiv-legacy'] .filter-mob-close:focus-visible {
    outline: 2px solid rgba(102, 169, 20, 0.85);
    outline-offset: 2px;
  }

  body[data-shell-page='machines'] .filter-section-wrap.is-mob-filter-open .smart-filter__head,
  body[data-page='arsiv-legacy'] .filter-section-wrap.is-mob-filter-open .smart-filter__head {
    flex-shrink: 0;
    padding-right: 52px;
  }

  body.is-archive-filter-open {
    overflow: hidden;
  }
}


@media (max-width: 1023.98px) {
  .site-footer {
    position: relative !important;
    bottom: auto !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .site-footer__shell,
  .site-footer__grid {
    flex: none !important;
    min-height: 0 !important;
    height: auto !important;
  }

  .footer-col {
    min-height: 0 !important;
    height: auto;
  }

  
  body[data-shell-page='home'] .home-services__card {
    text-align: center;
    align-items: center;
  }
  body[data-shell-page='home'] .home-services__card-title {
    text-align: center;
    width: 100%;
    max-width: 22ch;
    margin-inline: auto;
  }
  body[data-shell-page='home'] .home-services__card-desc {
    text-align: center;
    margin-inline: auto;
    width: 100%;
    max-width: min(34ch, 100%);
  }
  body[data-shell-page='home'] .home-services__title-wrap {
    margin-inline: auto;
  }
}
