.atn-mem-hero{position:relative;padding-top:var(--mmh-spt);padding-bottom:var(--mmh-spb);background:var(--mmh-bg)}.atn-mem-hero--bd-section{margin:var(--mmh-bd-y) var(--mmh-bd-x);border:var(--mmh-bd-w) solid var(--mmh-bd-c);border-radius:var(--mmh-bd-r);overflow:hidden}.atn-mem-hero--bd-hero .atn-mem-hero__stage{margin-top:var(--mmh-bd-y);margin-bottom:var(--mmh-bd-y);border:var(--mmh-bd-w) solid var(--mmh-bd-c);border-radius:var(--mmh-bd-r)}.atn-mem-hero--bd-hero .atn-mem-hero__container--full .atn-mem-hero__stage{margin-left:var(--mmh-bd-x);margin-right:var(--mmh-bd-x)}.atn-mem-hero__outer{max-width:100%}.atn-mem-hero__container--full{width:100%;max-width:100%;padding-inline:16px}.atn-mem-hero__container{position:relative;z-index:2;flex:1 1 auto;width:100%;min-width:0}.atn-mem-hero__stage{position:relative;display:flex;align-items:center;min-height:var(--mmh-min);padding:var(--mmh-pt) var(--mmh-cpx) var(--mmh-pb);overflow:hidden}.atn-mem-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:var(--mmh-img-op)}.atn-mem-hero__media picture,.atn-mem-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--mmh-img-pos, 50% 50%)}.atn-mem-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--mmh-scrim);pointer-events:none}.atn-mem-hero__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;width:100%}.atn-mem-hero__content{flex:1 1 auto;min-width:0;max-width:56%}.atn-mem-hero__badge{display:inline-block;margin-bottom:14px;padding:10px 20px;border-radius:var(--mmh-badge-r);background:var(--mmh-badge-bg);color:var(--mmh-badge-c);font-weight:300;line-height:1.1;letter-spacing:.06em;text-transform:uppercase}.atn-mem-hero__heading{width:auto;max-width:none;margin:0 0 10px;font-weight:800;line-height:1.08;letter-spacing:.01em;text-transform:uppercase}.atn-mem-hero--serif .atn-mem-hero__heading{font-family:Georgia,Times New Roman,Playfair Display,serif}.atn-mem-hero__line{display:block}.atn-mem-hero__tagline{margin:0 0 12px;color:var(--mmh-tag-c);font-weight:600;line-height:1.3}.atn-mem-hero__desc{max-width:52ch;margin:0 0 22px;color:var(--mmh-desc-c);line-height:1.62}.atn-mem-hero__desc p{margin:0 0 10px;color:inherit;font-size:inherit;line-height:inherit}.atn-mem-hero__desc p:last-child{margin-bottom:0}.atn-mem-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.atn-mem-hero__panel{flex:0 0 var(--mmh-panel-w);max-width:var(--mmh-panel-w);padding:var(--mmh-panel-pad);border:var(--mmh-panel-bw) solid var(--mmh-panel-bd);border-radius:var(--mmh-panel-br);background:var(--mmh-panel-bg);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.atn-mem-hero__hl-list{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.atn-mem-hero__hl{display:flex;align-items:center;gap:12px;margin:0}.atn-mem-hero__hl-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:var(--mmh-hl-size);height:var(--mmh-hl-size);color:var(--mmh-hl-ic)}.atn-mem-hero__hl-icon img,.atn-mem-hero__hl-svg{display:block;width:100%;height:100%;object-fit:contain}.atn-mem-hero__hl-text{color:var(--mmh-hl-c);font-weight:600;line-height:1.35;letter-spacing:.03em;text-transform:uppercase}.atn-mem-hero__stats{position:relative;z-index:2;padding-top:var(--mmh-stats-pad);padding-bottom:var(--mmh-stats-pad);background:var(--mmh-stats-bg)}.atn-mem-hero__stats-wrap{position:relative}.atn-mem-hero__stats-grid{display:grid;gap:0}.atn-mem-hero__stats-wrap .atn-ms-arrow,.atn-mem-hero__stats-wrap .atn-ms-dots{display:none}.atn-mem-hero__stats-wrap.is-mslider .atn-mem-hero__stats-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.atn-mem-hero__stats-wrap.is-mslider .atn-mem-hero__stats-grid::-webkit-scrollbar{display:none}.atn-mem-hero__stats-wrap.is-mslider .atn-mem-hero__stat{flex:0 0 var(--mmh-peek);scroll-snap-align:start}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-arrow{position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;transform:translateY(-50%);border:1px solid #E3A400;border-radius:50%;background:#001425b3;color:#fff;cursor:pointer;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-arrow svg{width:16px;height:16px}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-arrow--prev{left:-6px}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-arrow--next{right:-6px}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-arrow:hover{background:#f5b51b;color:#001425}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-arrow.is-disabled{opacity:.35;pointer-events:none}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#7e8b98;opacity:.75;cursor:pointer;transition:background-color .18s ease,transform .18s ease,opacity .18s ease}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-dot.is-active{background:#f5b51b;opacity:1;transform:scale(1.2)}.atn-mem-hero__stat{position:relative;display:flex;align-items:center;gap:12px;padding:6px 18px}.atn-mem-hero__stat:after{content:"";position:absolute;top:50%;right:0;width:1px;height:60%;transform:translateY(-50%);background:var(--mmh-stats-div)}.atn-mem-hero__stat-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:var(--mmh-stat-isize);height:var(--mmh-stat-isize);color:var(--mmh-stat-ic)}.atn-mem-hero__stat-icon img,.atn-mem-hero__stat-svg{display:block;width:100%;height:100%;object-fit:contain}.atn-mem-hero__stat--left{flex-direction:row;align-items:center;gap:14px;text-align:left}.atn-mem-hero__stat--top{flex-direction:column;align-items:center;gap:8px;text-align:center}.atn-mem-hero__stat-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.atn-mem-hero__stat--left .atn-mem-hero__stat-copy{align-items:flex-start;text-align:left}.atn-mem-hero__stat--top .atn-mem-hero__stat-copy{align-items:center;text-align:center}.atn-mem-hero__stat-value{color:var(--mmh-stat-vc);font-weight:700;line-height:1.15}.atn-mem-hero__stat-label{color:var(--mmh-stat-lc);font-weight:600;line-height:1.2}.atn-mem-hero__stat-sublabel{color:var(--mmh-stat-sc);font-weight:400;line-height:1.2}.atn-mem-hero .atn-cm-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 26px;border:2px solid transparent;border-radius:6px;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.05em;line-height:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.atn-mem-hero .atn-cm-btn__arrow{flex:0 0 auto;width:15px;height:15px;transition:transform .18s ease}.atn-mem-hero a.atn-cm-btn:hover .atn-cm-btn__arrow,.atn-mem-hero a.atn-cm-btn:focus-visible .atn-cm-btn__arrow{transform:translate(3px)}.atn-mem-hero .atn-cm-btn--primary{color:#001425;background:linear-gradient(180deg,#f6c641,#f5b51b 55%,#e3a400);box-shadow:0 6px 18px #f5b51b47}.atn-mem-hero a.atn-cm-btn--primary:hover,.atn-mem-hero a.atn-cm-btn--primary:focus-visible{color:#001425;transform:translateY(-2px);box-shadow:0 12px 26px #f5b51b6b}.atn-mem-hero .atn-cm-btn--secondary{color:#fff;background:#00132659;border-color:#e3a400}.atn-mem-hero a.atn-cm-btn--secondary:hover,.atn-mem-hero a.atn-cm-btn--secondary:focus-visible{color:#f5b51b;background:#00132699;border-color:#f5b51b;transform:translateY(-2px)}.atn-mem-hero .atn-cm-btn--ghost{color:#fff;background:transparent;border-color:#ffffff8c}.atn-mem-hero a.atn-cm-btn--ghost:hover,.atn-mem-hero a.atn-cm-btn--ghost:focus-visible{color:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}.atn-mem-hero .atn-cm-btn--ghost-dark{color:#001f38;background:transparent;border-color:#001f38}.atn-mem-hero a.atn-cm-btn--ghost-dark:hover,.atn-mem-hero a.atn-cm-btn--ghost-dark:focus-visible{color:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}.atn-mem-hero .atn-cm-btn--dark{color:#fff;background:#001f38;border-color:#001f38}.atn-mem-hero a.atn-cm-btn--dark:hover,.atn-mem-hero a.atn-cm-btn--dark:focus-visible{color:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}.atn-mem-hero .atn-cm-btn--accent{color:var(--mmh-acc-txt);background:linear-gradient(180deg,var(--mmh-acc-1) 0%,var(--mmh-acc-2) 55%,var(--mmh-acc-3) 100%);box-shadow:0 6px 18px var(--mmh-acc-glow)}.atn-mem-hero a.atn-cm-btn--accent:hover,.atn-mem-hero a.atn-cm-btn--accent:focus-visible{color:var(--mmh-acc-txt);transform:translateY(-2px);box-shadow:0 12px 26px var(--mmh-acc-glow-hi)}.atn-mem-hero .atn-cm-btn--accent-outline{color:#fff;background:#00132659;border-color:var(--mmh-acc-3)}.atn-mem-hero a.atn-cm-btn--accent-outline:hover,.atn-mem-hero a.atn-cm-btn--accent-outline:focus-visible{color:var(--mmh-acc-2);background:#00132699;border-color:var(--mmh-acc-2);transform:translateY(-2px)}@media(max-width:1100px){.atn-mem-hero__inner{gap:20px}.atn-mem-hero__content{max-width:60%}.atn-mem-hero__stat{padding:6px 12px}}@media(max-width:990px){.atn-mem-hero__inner{flex-direction:column;align-items:stretch;gap:22px}.atn-mem-hero__content{max-width:100%}.atn-mem-hero__panel{flex:0 0 auto;max-width:100%}.atn-mem-hero__hl-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}}@media(max-width:749px){.atn-mem-hero--bd-section,.atn-mem-hero--bd-hero .atn-mem-hero__container--full .atn-mem-hero__stage{margin-left:min(var(--mmh-bd-x),12px);margin-right:min(var(--mmh-bd-x),12px)}.atn-mem-hero__media picture,.atn-mem-hero__media img{object-position:var(--mmh-img-pos-m, 50% 50%)}.atn-mem-hero__stage{padding-left:min(var(--mmh-cpx),24px);padding-right:min(var(--mmh-cpx),24px)}.atn-mem-hero__stage{align-items:flex-end;min-height:0}.atn-mem-hero__scrim{background:var(--mmh-scrim-m)}.atn-mem-hero__desc{max-width:none}.atn-mem-hero__actions{flex-direction:column;align-items:stretch}.atn-mem-hero .atn-cm-btn{width:100%}.atn-mem-hero__stat{padding:10px 12px}}@media(max-width:430px){.atn-mem-hero__hl-list{grid-template-columns:minmax(0,1fr)}.atn-mem-hero__stat{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.atn-mem-hero .atn-cm-btn,.atn-mem-hero .atn-cm-btn__arrow{transition:none}.atn-mem-hero a.atn-cm-btn:hover,.atn-mem-hero a.atn-cm-btn:focus-visible{transform:none}.atn-mem-hero a.atn-cm-btn:hover .atn-cm-btn__arrow,.atn-mem-hero a.atn-cm-btn:focus-visible .atn-cm-btn__arrow{transform:none}.atn-mem-hero__stats-wrap.is-mslider .atn-mem-hero__stats-grid{scroll-behavior:auto}.atn-mem-hero__stats-wrap.is-mslider .atn-ms-arrow,.atn-mem-hero__stats-wrap.is-mslider .atn-ms-dot{transition:none}}.atn-mem-hero__footnote{max-width:var(--mmh-fn-w);margin:var(--mmh-fn-gap) 0 0;color:var(--mmh-fn-c);line-height:1.5}.atn-mem-hero__panel--inline{flex:none;max-width:100%;margin-top:18px;padding-left:0;padding-right:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.atn-mem-hero__hl-lead{margin:0 0 12px;color:var(--mmh-hl-lead-c);line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-atn-mem-hero.css.map */
