.atn-eco-hero{background:var(--ech-bg);padding-top:var(--ech-pad-top);padding-bottom:var(--ech-pad-bottom)}.atn-eco-hero__container{max-width:100%}.atn-eco-hero__container--full{width:100%;max-width:none;padding-inline:0}.atn-eco-hero__stage{position:relative;overflow:hidden;min-height:var(--ech-min-h);display:flex;border:var(--ech-border-w) solid var(--ech-border-c);border-radius:var(--ech-radius)}.atn-eco-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.atn-eco-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.atn-eco-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--ech-overlay)}.atn-eco-hero__inner{position:relative;z-index:2;display:flex;align-items:center;gap:24px;flex:1 1 auto;width:100%;min-width:0;padding:var(--ech-stage-pad)}.atn-eco-hero__content{flex:0 0 var(--ech-content-w);min-width:0}.atn-eco-hero__eyebrow{display:block;margin-bottom:8px;color:var(--ech-eyebrow-c);font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.1em}.atn-eco-hero__heading{margin:0 0 14px;width:auto;max-width:none;color:var(--ech-heading-c);font-weight:700;line-height:1.12;text-transform:uppercase;letter-spacing:.01em}.atn-eco-hero__line{display:block}.atn-eco-hero__line--accent{color:var(--ech-accent-c)}.atn-eco-hero__desc{margin-bottom:18px;color:var(--ech-desc-c);line-height:1.55;max-width:46ch}.atn-eco-hero__desc p{margin:0}.atn-eco-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.atn-eco-hero__orbit{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-width:0}.atn-eco-hero__ring{position:relative;width:100%;max-width:560px;aspect-ratio:1 / 1}.atn-eco-hero__ring-line{position:absolute;left:50%;top:50%;width:calc(var(--ech-radius-pct) * 2);height:calc(var(--ech-radius-pct) * 2);transform:translate(-50%,-50%);border:var(--ech-ring-w) solid var(--ech-ring-c);border-radius:50%;opacity:.45;pointer-events:none}.atn-eco-hero__core{position:absolute;left:50%;top:50%;width:var(--ech-core-size);height:var(--ech-core-size);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;text-align:center}.atn-eco-hero__core-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:50%}.atn-eco-hero__core-text{position:relative;z-index:2;display:flex;flex-direction:column;gap:2px;padding:6px}.atn-eco-hero__core-title{color:var(--ech-core-title-c);font-weight:700;line-height:1;letter-spacing:.04em}.atn-eco-hero__core-sub{color:var(--ech-core-text-c);text-transform:uppercase;letter-spacing:.05em}.atn-eco-hero__node{position:absolute;left:calc(50% + var(--ech-radius-pct) * sin(var(--ech-a)));top:calc(50% - var(--ech-radius-pct) * cos(var(--ech-a)));width:var(--ech-node-w);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;text-decoration:none}.atn-eco-hero__node-icon{display:flex;align-items:center;justify-content:center;width:var(--ech-node-size);height:var(--ech-node-size);padding:calc(var(--ech-node-size) * .24);border-radius:50%;background:var(--ech-node-bg);color:var(--ech-node-icon-c);box-shadow:0 4px 14px #00142573}.atn-eco-hero__node--ring .atn-eco-hero__node-icon{border:2px solid var(--ech-node-ring)}.atn-eco-hero__node-icon svg,.atn-eco-hero__node-icon img{display:block;width:100%;height:100%;object-fit:contain}.atn-eco-hero__node-body{display:flex;flex-direction:column;gap:1px}.atn-eco-hero__node-title{color:var(--ech-node-title-c);font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}.atn-eco-hero__node-text{color:var(--ech-node-text-c);line-height:1.3}a.atn-eco-hero__node:hover .atn-eco-hero__node-title{color:var(--ech-ring-c)}.atn-eco-hero .atn-cm-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 24px;border:2px solid transparent;border-radius:6px;font-family:inherit;font-size:12px;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-eco-hero .atn-cm-btn__arrow{flex:0 0 auto;width:15px;height:15px;transition:transform .18s ease}.atn-eco-hero a.atn-cm-btn:hover .atn-cm-btn__arrow,.atn-eco-hero a.atn-cm-btn:focus-visible .atn-cm-btn__arrow{transform:translate(3px)}.atn-eco-hero .atn-cm-btn--primary{color:#001425;background:linear-gradient(180deg,#f6c641,#f5b51b 55%,#e3a400);box-shadow:0 6px 18px #f5b51b47}.atn-eco-hero a.atn-cm-btn--primary:hover,.atn-eco-hero a.atn-cm-btn--primary:focus-visible{color:#001425;transform:translateY(-2px);box-shadow:0 12px 26px #f5b51b6b}.atn-eco-hero .atn-cm-btn--secondary{color:#f5b51b;background:#00132659;border-color:#e3a400}.atn-eco-hero a.atn-cm-btn--secondary:hover,.atn-eco-hero a.atn-cm-btn--secondary:focus-visible{color:#001425;background:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}.atn-eco-hero .atn-cm-btn--ghost{color:#fff;background:transparent;border-color:#ffffff8c}.atn-eco-hero a.atn-cm-btn--ghost:hover,.atn-eco-hero a.atn-cm-btn--ghost:focus-visible{color:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}.atn-eco-hero .atn-cm-btn--dark{color:#fff;background:#001f38;border-color:#1e3a5c}.atn-eco-hero a.atn-cm-btn--dark:hover,.atn-eco-hero a.atn-cm-btn--dark:focus-visible{color:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}@media(max-width:1100px){.atn-eco-hero__inner{flex-direction:column;align-items:stretch;gap:28px}.atn-eco-hero__content{flex:1 1 auto}.atn-eco-hero__desc{max-width:none}}@media(max-width:749px){.atn-eco-hero__ring{aspect-ratio:auto;max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.atn-eco-hero__ring-line{display:none}.atn-eco-hero__core{position:static;grid-column:1 / -1;width:auto;height:auto;transform:none;padding-bottom:6px}.atn-eco-hero__core-img{display:none}.atn-eco-hero__node{position:static;width:auto;transform:none}.atn-eco-hero__actions .atn-cm-btn{width:100%}}@media(prefers-reduced-motion:reduce){.atn-eco-hero .atn-cm-btn,.atn-eco-hero .atn-cm-btn__arrow{transition:none}.atn-eco-hero a.atn-cm-btn:hover,.atn-eco-hero a.atn-cm-btn:focus-visible,.atn-eco-hero a.atn-cm-btn:hover .atn-cm-btn__arrow{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-atn-eco-hero.css.map */
