:root{--mmx-hero-grey: #272727;--mmx-hero-white: #ffffff;--mmx-hero-subtext-mobile: #f2f2f2;--mmx-hero-accent: #d9af06;--mmx-hero-font-mono: "Space Mono", monospace;--mmx-hero-font-display: "Oswald", sans-serif}.mmx-hero{position:relative;width:100%;min-height:689px;overflow:hidden;color:var(--mmx-hero-white)}@media screen and (min-width:990px){.mmx-hero{min-height:784px}}.mmx-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mmx-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.mmx-hero__picture{display:contents}.mmx-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(247.21deg,#6660 31.359%,#0009 92.862%);pointer-events:none}@media screen and (min-width:990px){.mmx-hero__overlay{display:none}}@media screen and (max-width:989px){.mmx-hero__media--mobile-position .mmx-hero__image{position:absolute;width:100%;height:100%;max-width:none;left:0;top:0;object-fit:cover;object-position:center center;image-rendering:auto}}.mmx-hero__inner{position:relative;z-index:1;width:100%;min-height:inherit;margin:0 auto}.mmx-hero__badge{position:absolute;top:22px;right:16px;left:auto;width:134px;height:134px;pointer-events:none}@media screen and (min-width:990px){.mmx-hero__badge{top:64px;left:auto;right:74px}}.mmx-hero__badge--animated{display:flex;align-items:center;justify-content:center}.mmx-hero__badge--animated .ntx{--ntx-size: 134px}.ntx{position:relative;width:var(--ntx-size, 260px);height:var(--ntx-size, 260px);max-width:100%}.ntx__layer{position:absolute;top:0;right:0;bottom:0;left:0}.ntx__layer svg,img.ntx__layer{display:block;width:100%;height:100%}.ntx__ring{animation:ntx-spin var(--ntx-speed, 20s) linear infinite;transform:translateZ(0);transform-origin:50% 50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ntx__mark{color:#d9af06}@keyframes ntx-spin{0%{transform:translateZ(0) rotate(0)}to{transform:translateZ(0) rotate(360deg)}}@media(prefers-reduced-motion:reduce){.ntx__ring{animation:none}}.mmx-hero__headline{position:absolute;top:416px;left:0;display:flex;align-items:center;gap:7px;max-width:100%;box-sizing:border-box}@media screen and (min-width:990px){.mmx-hero__headline{top:331px;left:0;gap:16px;max-width:calc(100% + 80px);padding-inline:0}}.mmx-hero__un-box{position:relative;display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;width:131px;height:72px;padding:8px 8px 8px 0;box-sizing:border-box}@media screen and (min-width:990px){.mmx-hero__un-box{width:285px;height:158px;padding:8px 19px 8px 150px;justify-content:center}}.mmx-hero__un-box--image{width:auto;height:auto;padding:0}.mmx-hero__un-image{display:block;width:auto;height:72px;max-width:131px;object-fit:contain;object-position:center right}@media screen and (min-width:990px){.mmx-hero__un-image{height:158px;max-width:285px;object-position:center}}.mmx-hero__un-text{position:relative;z-index:1;font-family:var(--mmx-hero-font-display);font-size:2.25rem;font-weight:600;line-height:1;text-transform:uppercase;color:var(--mmx-hero-grey)}@media screen and (min-width:990px){.mmx-hero__un-text{font-size:5rem}}.mmx-hero__headline-suffix{flex:0 0 auto;display:inline-flex;align-items:center;font-family:var(--mmx-hero-font-display);font-size:2.25rem;font-weight:600;line-height:1;text-transform:uppercase;color:var(--mmx-hero-white);white-space:nowrap}.mmx-hero__headline-suffix-prefix{display:none;margin-right:.25em;margin-top:-10px}.mmx-hero__headline-suffix-word{display:inline-grid}.mmx-hero__headline-suffix-line,.mmx-hero__headline-suffix-size{grid-area:1 / 1}.mmx-hero__headline-suffix-line{display:inline-flex;align-items:center;gap:4px}.mmx-hero__headline-suffix-size{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.mmx-hero__headline-suffix-type{display:inline-flex;align-items:center}@media screen and (min-width:990px){.mmx-hero__headline-suffix{font-size:5rem}.mmx-hero__headline-suffix-line{gap:8px}}.mmx-hero__headline-accent,.mmx-hero__cursor-bar{flex:0 0 auto;display:inline-block;width:8px;height:37px;background:var(--mmx-hero-accent);animation:mmx-hero-cursor-blink 1s step-end infinite}@media screen and (min-width:990px){.mmx-hero__headline-accent,.mmx-hero__cursor-bar{width:8px;height:82px}}@keyframes mmx-hero-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.mmx-hero__content{position:absolute;left:50%;top:501px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:min(350px,calc(100% - 40px));transform:translate(calc(-50% - 1px));box-sizing:border-box}@media screen and (min-width:990px){.mmx-hero__content{left:82px;top:573px;width:min(431px,calc(100% - 164px));transform:none;gap:16px}}.mmx-hero__subtext{margin:0;font-family:var(--mmx-hero-font-mono);font-size:.875rem;font-weight:700;line-height:23px;color:var(--mmx-hero-subtext-mobile)}@media screen and (min-width:990px){.mmx-hero__subtext{font-size:1.125rem;font-weight:400;line-height:29px;color:var(--mmx-hero-white)}}.mmx-hero__button{display:inline-flex;align-items:center;justify-content:center;min-width:200px;height:46px;padding:8px 10px;background:var(--mmx-hero-white);color:var(--mmx-hero-grey);font-family:var(--mmx-hero-font-mono);font-size:.8125rem;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;box-sizing:border-box;transition:opacity .2s ease}.mmx-hero__button:hover{opacity:.9;color:var(--mmx-hero-grey)}@media screen and (min-width:990px){.mmx-hero__button{min-width:376px;height:56px;font-size:1.125rem}}.mmx-hero--no-media{background:var(--mmx-hero-grey)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mmx-hero.css.map */
