.mgs-home{--mgs-green: #006b54;--mgs-green-dark: #004c3c;--mgs-gold: #ffcd00;--mgs-black: #0b0b0b;--mgs-grey: #e8e9eb;--mgs-soft-grey: #f4f5f6;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.mgs-home a{text-decoration:none}.mgs-kicker{margin:0 0 1.2rem;color:var(--mgs-green);font-size:1.3rem;font-weight:800;letter-spacing:0;line-height:1.2;text-transform:uppercase}.mgs-hero{position:relative;min-height:62rem;overflow:hidden;background:var(--mgs-black);color:#fff}.mgs-hero__image,.mgs-hero__video,.mgs-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.mgs-hero__image,.mgs-hero__video{object-fit:cover;object-position:center 50%}.mgs-hero__video{z-index:1}.mgs-hero__shade{z-index:2;background:linear-gradient(90deg,#002d23c7,#002d239e 42%,#0000003d 74%,#0000002e)}.mgs-hero .mgs-kicker,.mgs-paths .mgs-kicker{color:var(--mgs-gold)}.mgs-hero__inner{position:relative;z-index:3;display:flex;align-items:center;min-height:62rem}.mgs-hero__copy{width:min(62rem,58%);padding:5.6rem 0}.mgs-hero h1,.mgs-section h2,.mgs-paths h2{margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:400;letter-spacing:0;text-transform:uppercase}.mgs-hero h1{max-width:60rem;color:#fff;font-size:7.2rem;line-height:.98}.mgs-hero__text{max-width:48rem;margin:2rem 0 0;color:#ffffffe0;font-size:2rem;line-height:1.45}.mgs-hero__actions{display:flex;align-items:center;gap:2rem;margin-top:3.2rem}.mgs-button--accent.button{border-color:var(--mgs-green);border-bottom-color:var(--mgs-gold);background:var(--mgs-green);color:#fff}.mgs-button--accent.button:before,.mgs-button--accent.button:after{box-shadow:none}.mgs-button--accent.button:hover{border-color:var(--mgs-green-dark);background:var(--mgs-green-dark)}.mgs-text-link{display:inline-flex;gap:.8rem;align-items:center;width:fit-content;border-bottom:.1rem solid currentColor;color:var(--mgs-black);font-weight:800;line-height:1.5}.mgs-text-link--light{border-bottom-color:var(--mgs-gold);color:#fff}.mgs-text-link:hover span,.mgs-path-list a:hover b,.mgs-category-card:hover .mgs-category-card__body>span{transform:translate(.4rem)}.mgs-text-link span,.mgs-path-list b,.mgs-category-card__body>span{transition:transform .16s ease}.mgs-trust{position:relative;z-index:4;margin-top:-2.2rem;background:transparent}.mgs-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;overflow:hidden;border-top:.4rem solid var(--mgs-gold);border-radius:.4rem;background:var(--mgs-green);box-shadow:0 1.6rem 3.4rem #0000002e}.mgs-trust__item{display:grid;grid-template-columns:4.8rem minmax(0,1fr);gap:1.5rem;align-items:center;min-height:11.2rem;padding:2.2rem 2.4rem;color:#fff;transition:background-color .18s ease}.mgs-trust__item+.mgs-trust__item{border-left:.1rem solid rgba(255,255,255,.14)}.mgs-trust__item:hover{background:#0000001a}.mgs-trust__icon{display:grid;place-items:center;width:4.8rem;height:4.8rem;border:.1rem solid rgba(255,205,0,.58);border-radius:.4rem;background:#ffcd0014;color:var(--mgs-gold);transition:transform .18s ease,background-color .18s ease}.mgs-trust__icon svg{width:2.5rem;height:2.5rem}.mgs-trust__item:hover .mgs-trust__icon{transform:translateY(-.2rem);background:#ffcd0021}.mgs-trust__copy,.mgs-trust__copy strong,.mgs-trust__copy>span{display:block}.mgs-trust__copy strong{color:#fff;font-size:1.5rem;line-height:1.2;text-transform:uppercase}.mgs-trust__copy>span{margin-top:.6rem;color:#ffffffb3;font-size:1.3rem;line-height:1.45}.mgs-section{padding-top:7.2rem;padding-bottom:7.2rem}.mgs-section-heading{max-width:82rem;margin-bottom:3.2rem}.mgs-section h2,.mgs-paths h2{color:var(--mgs-black);font-size:5.6rem;line-height:1}.mgs-section-note{margin:1.2rem 0 0;color:#0b0b0b9e;font-size:1.5rem}.mgs-category-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:.8rem}.mgs-category-card{position:relative;grid-column:span 2;min-height:28rem;overflow:hidden;border:.1rem solid rgba(11,11,11,.1);border-radius:.4rem;background:var(--mgs-soft-grey);color:var(--mgs-black)}.mgs-category-card--1{grid-column:span 4}.mgs-category-card--2,.mgs-category-card--3{grid-column:span 3}.mgs-category-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.mgs-category-card:hover img{transform:scale(1.02)}.mgs-category-card:hover{border-color:var(--mgs-green)}.mgs-category-card__body{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:6.4rem;padding:1.4rem 1.6rem;border-top:.1rem solid rgba(11,11,11,.1);background:#f4f5f6f0}.mgs-category-card__body strong{font-size:1.6rem;line-height:1.2}.mgs-category-card__body>span{flex:0 0 auto;font-size:2rem}.mgs-category-footer{display:flex;justify-content:flex-end;margin-top:2.4rem}.mgs-brand-strip{border-top:.4rem solid var(--mgs-gold);border-bottom:.1rem solid rgba(0,107,84,.24);background:#f2f7f5}.mgs-brand-strip__inner{display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(0,4.2fr);align-items:center;gap:3.2rem;padding-top:2.4rem;padding-bottom:2.4rem}.mgs-brand-strip__heading span{display:block;color:var(--mgs-green);font-size:1.3rem;font-weight:800;text-transform:uppercase}.mgs-brand-strip__heading strong{display:block;margin-top:.4rem;color:var(--mgs-black);font-size:1.8rem;font-weight:800;line-height:1.2}.mgs-brand-controls{display:flex;gap:.6rem;margin-top:1.6rem}.mgs-brand-controls button{display:grid;place-items:center;width:3.6rem;height:3.6rem;padding:0;border:.1rem solid rgba(0,107,84,.34);border-radius:.3rem;background:#fff;color:var(--mgs-green);font:inherit;font-size:1.8rem;cursor:pointer}.mgs-brand-controls button:hover,.mgs-brand-controls button:focus-visible{border-color:var(--mgs-green);background:var(--mgs-green);color:#fff}.mgs-brand-carousel{min-width:0;overflow:hidden}.mgs-brand-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2.4rem)/4);gap:.8rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.mgs-brand-grid::-webkit-scrollbar{display:none}.mgs-brand-card{position:relative;display:grid;grid-template-rows:5.6rem auto;align-items:center;min-width:0;min-height:8.6rem;padding:.8rem 1rem .7rem;border:.1rem solid rgba(11,11,11,.12);background:#fff;color:var(--mgs-black);scroll-snap-align:start;text-align:center}.mgs-brand-card__logo{display:grid;place-items:center;width:100%;height:5.6rem;margin:auto;overflow:hidden}.mgs-brand-card__logo img{display:block;width:100%;max-width:11.5rem;max-height:4.4rem;margin:auto;object-fit:contain}.mgs-brand-card__status{color:#0b0b0b94;font-size:1rem;font-weight:800;line-height:1.2;text-transform:uppercase}.mgs-brand-card--active{border-bottom:.3rem solid var(--mgs-green)}.mgs-brand-card--active .mgs-brand-card__status{color:var(--mgs-green)}.mgs-brand-card--active:hover{border-color:var(--mgs-green)}.mgs-brand-card--everfit{border-bottom-color:var(--mgs-gold);background:#fff}.mgs-brand-card--everfit .mgs-brand-card__logo{width:8.4rem;height:3.4rem;padding:.5rem .7rem;border-radius:.3rem;background:var(--mgs-green)}.mgs-brand-card--everfit img{max-width:7rem;max-height:2.2rem}.mgs-brand-card--everfit .mgs-brand-card__status{color:var(--mgs-green)}.mgs-brand-card--everfit:hover{border-color:var(--mgs-gold)}.mgs-brand-card--morgan img{max-width:11.5rem;max-height:5rem;transform:scale(1.5)}.mgs-brand-card--punch img{max-width:10rem}.mgs-brand-card--fairtex img{max-width:9.6rem;max-height:5rem;transform:scale(1.5)}.mgs-brand-card--twins img{max-width:10.8rem}.mgs-brand-card--sting img{max-width:8rem;max-height:4.8rem}.mgs-brand-card--giantz img{max-width:10.8rem}.mgs-brand-card--coming img{opacity:.72;filter:grayscale(1)}.mgs-brand-card--coming:after{position:absolute;top:.7rem;right:.7rem;width:.7rem;height:.7rem;border-radius:50%;background:var(--mgs-gold);content:""}.mgs-paths{background:var(--mgs-black);color:#fff}.mgs-paths__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(36rem,.95fr);min-height:68rem}.mgs-paths__content{padding:7.2rem 6.4rem 7.2rem 0}.mgs-paths h2{color:#fff}.mgs-paths__intro{max-width:50rem;margin:2rem 0 3.2rem;color:#ffffffb8;font-size:1.8rem}.mgs-path-list{margin-bottom:3.2rem;border-top:.1rem solid rgba(255,255,255,.24)}.mgs-path-list a{display:grid;grid-template-columns:16rem minmax(0,1fr) auto;gap:2rem;align-items:center;min-height:7rem;border-bottom:.1rem solid rgba(255,255,255,.24);color:#fff}.mgs-path-list strong{font-size:1.5rem;text-transform:uppercase}.mgs-path-list span{color:#ffffffad}.mgs-path-list b{font-size:2.2rem;font-weight:400}.mgs-path-list a:hover strong,.mgs-path-list a:hover b{color:var(--mgs-gold)}.mgs-paths__media{min-width:0;overflow:hidden}.mgs-paths__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(1) brightness(.72)}.mgs-home a:focus-visible{outline:.3rem solid var(--mgs-gold);outline-offset:.3rem}@media screen and (max-width:989px){.mgs-hero,.mgs-hero__inner{min-height:56rem}.mgs-hero__copy{width:70%}.mgs-hero h1{font-size:5.6rem}.mgs-section h2,.mgs-paths h2{font-size:4.6rem}.mgs-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mgs-category-card,.mgs-category-card--1,.mgs-category-card--2,.mgs-category-card--3{grid-column:span 1}.mgs-brand-strip__inner{grid-template-columns:1fr;gap:1.6rem}.mgs-brand-strip__heading{display:grid;grid-template-columns:1fr auto;align-items:end}.mgs-brand-strip__heading span,.mgs-brand-strip__heading strong{grid-column:1}.mgs-brand-controls{grid-column:2;grid-row:1 / span 2;margin-top:0}.mgs-brand-grid{grid-auto-columns:calc((100% - 1.6rem) / 3)}.mgs-trust__item{gap:1.2rem;padding:1.8rem 1.6rem}.mgs-paths__grid{grid-template-columns:1fr}.mgs-paths__content{padding-right:0}.mgs-paths__media{height:48rem}}@media screen and (max-width:749px){.mgs-hero,.mgs-hero__inner{min-height:52rem}.mgs-hero__image,.mgs-hero__video{object-position:52% center}.mgs-hero__shade{background:#00231cad}.mgs-hero__copy{width:100%;padding:4rem 0}.mgs-hero h1{max-width:36rem;font-size:4.4rem}.mgs-hero__text{max-width:34rem;font-size:1.7rem}.mgs-hero__actions{align-items:flex-start;flex-direction:column}.mgs-trust{margin-top:-1.2rem}.mgs-trust__grid{grid-template-columns:1fr}.mgs-trust__item{min-height:0;padding:1.8rem}.mgs-trust__item+.mgs-trust__item{border-top:.1rem solid rgba(255,255,255,.14);border-left:0}.mgs-section,.mgs-paths__content{padding-top:5.6rem;padding-bottom:5.6rem}.mgs-section h2,.mgs-paths h2{font-size:3.8rem}.mgs-category-grid{grid-template-columns:1fr}.mgs-category-card{min-height:30rem}.mgs-category-card__body strong{font-size:1.7rem}.mgs-brand-grid{grid-auto-columns:min(78%,22rem)}.mgs-brand-card{min-height:9rem}.mgs-path-list a{grid-template-columns:minmax(0,1fr) auto;gap:.4rem 1.2rem;padding:1.4rem 0}.mgs-path-list span{grid-column:1;grid-row:2}.mgs-path-list b{grid-column:2;grid-row:1 / span 2}.mgs-paths__media{height:38rem}}@media(prefers-reduced-motion:reduce){.mgs-hero__video{display:none}.mgs-brand-grid{scroll-behavior:auto}.mgs-trust__item,.mgs-trust__icon{transition:none}}@media(prefers-reduced-motion:reduce){.mgs-category-card img,.mgs-text-link span,.mgs-path-list b,.mgs-category-card__body>span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/mgs-homepage.css.map */
