.fmg-container{width:min(100% - 48px,1200px);margin-inline:auto}.fmg-ui-heading{margin:0;color:var(--fmg-heading-color, #080808);font-family:var(--fmg-heading-font, "Bebas Neue", "Arial Narrow", "Helvetica Neue", sans-serif);font-size:var(--fmg-heading-size, 56px);font-weight:var(--fmg-heading-weight, 400);line-height:var(--fmg-heading-line-height, .9);letter-spacing:var(--fmg-heading-letter-spacing, .4px);text-transform:uppercase}.fmg-ui-button{--fmg-btn-min-width: 124px;--fmg-btn-min-height: 36px;--fmg-btn-padding-inline: 14px;--fmg-btn-radius: 4px;--fmg-btn-border-color: transparent;--fmg-btn-bg: transparent;--fmg-btn-color: #090909;--fmg-btn-font-size: 12px;--fmg-btn-font-weight: 700;--fmg-btn-letter-spacing: .28px;min-width:var(--fmg-btn-min-width);min-height:var(--fmg-btn-min-height);padding:0 var(--fmg-btn-padding-inline);border:1px solid var(--fmg-btn-border-color);border-radius:var(--fmg-btn-radius);background:var(--fmg-btn-bg);color:var(--fmg-btn-color);text-decoration:none;text-transform:uppercase;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:var(--fmg-btn-font-size);font-weight:var(--fmg-btn-font-weight);letter-spacing:var(--fmg-btn-letter-spacing);line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:filter .2s ease}.fmg-ui-button:hover{filter:brightness(.97)}.fmg-ui-button:focus-visible{outline:2px solid #111;outline-offset:2px}.fmg-home-hero{--fmg-yellow: #f6b811;--fmg-black: #070707;--fmg-border: #dedede;--fmg-text: #161616;margin:0}.fmg-home-hero *{box-sizing:border-box}.fmg-home-hero__stage{position:relative;min-height:470px;overflow:hidden}.fmg-home-hero__picture,.fmg-home-hero__img,.fmg-home-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto}.fmg-home-hero__img{display:block;object-fit:cover;object-position:64% center}.fmg-home-hero__placeholder{display:grid;place-items:center;background:#d9d9d9;color:#666;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif}.fmg-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffe6,#ffffffd6 36%,#ffffff4d,#fff0 80%)}.fmg-home-hero__content-wrap{position:relative;z-index:2;padding-top:54px;padding-bottom:110px}.fmg-home-hero__content{max-width:560px}.fmg-home-hero__heading{margin:0;display:grid;gap:4px;color:var(--fmg-black);font-size:clamp(56px,6.2vw,86px);font-weight:600;letter-spacing:.5px;line-height:.84}.fmg-home-hero__heading-line{display:block}.fmg-home-hero__dot{color:var(--fmg-yellow)}.fmg-home-hero__body{margin:16px 0 0;color:var(--fmg-text);font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(16px,1.45vw,20px);line-height:1.4}.fmg-home-hero__buttons{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px}.fmg-home-hero__button{--fmg-btn-min-height: 40px;--fmg-btn-min-width: 140px;--fmg-btn-padding-inline: 14px;--fmg-btn-font-size: 13px;--fmg-btn-letter-spacing: .3px;--fmg-btn-color: var(--fmg-black)}.fmg-home-hero__button-play{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid currentColor}.fmg-home-hero__button--primary{--fmg-btn-bg: var(--fmg-yellow);--fmg-btn-border-color: var(--fmg-yellow)}.fmg-home-hero__button--secondary{--fmg-btn-bg: rgba(255, 255, 255, .84);--fmg-btn-border-color: #9e9e9e}.fmg-home-hero__socials{margin-top:14px;display:flex;flex-wrap:wrap;align-items:center;gap:9px}.fmg-home-hero__follow{margin:0;color:#111;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.fmg-home-hero__social-list{margin:0;padding:0;list-style:none;display:inline-flex;align-items:center;gap:8px}.fmg-home-hero__social-link{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#090909}.fmg-home-hero__social-link .icon,.fmg-home-hero__social-link .icon.icon-instagram{width:18px;height:18px}.fmg-home-hero__stats-wrap{position:relative;margin-top:-34px;padding-bottom:20px}.fmg-home-hero__stats{border-radius:12px;border:1px solid var(--fmg-border);background:#fff;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:12px 0}.fmg-home-hero__stat{min-height:86px;display:flex;align-items:center;gap:8px;padding:12px;border-right:1px solid rgba(246,184,17,.55);justify-content:center}.fmg-home-hero__stat:last-child{border-right:0}.fmg-home-hero__stat-icon{width:46px;height:46px;color:var(--fmg-yellow);flex:0 0 auto}.fmg-home-hero__stat-icon svg{width:100%;height:100%;display:block}.fmg-home-hero__stat-icon-image{width:100%;height:100%;display:block;object-fit:contain}.fmg-home-hero__stat-copy{min-width:0}.fmg-home-hero__stat-value{margin:0;color:#090909;font-family:Bebas Neue,Arial Narrow,Helvetica Neue,sans-serif;font-size:clamp(38px,4vw,52px);line-height:.9;letter-spacing:.25px;text-transform:uppercase}.fmg-home-hero__stat-label{margin:3px 0 0;color:#111;font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:1.25}.fmg-impact{background:#fff}.fmg-impact *{box-sizing:border-box}.fmg-impact__shell{padding-top:var(--fmg-impact-top, 24px);padding-bottom:var(--fmg-impact-bottom, 28px)}.fmg-impact__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px}.fmg-impact__chip{min-width:84px;height:28px;padding:0 10px;border-radius:4px;border:1px solid #929292;background:#fff;color:#111;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.25px;display:inline-flex;align-items:center;justify-content:center}button.fmg-impact__chip{cursor:pointer}.fmg-impact__chip.is-active{background:#f6b811;border-color:#f6b811}.fmg-impact__grid{display:grid;grid-template-columns:240px minmax(0,1fr) 420px;gap:12px;align-items:start}.fmg-impact__intro{min-width:0}.fmg-impact__kicker{margin:2px 0 4px;color:#f6b811;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1;font-weight:700;letter-spacing:.25px;text-transform:uppercase}.fmg-impact__heading{margin:8px 0 0;color:#080808;font-size:clamp(44px,4.2vw,58px);line-height:.88;font-weight:400;letter-spacing:.35px}.fmg-impact__heading br:last-child{display:none}.fmg-impact__heading:after{content:".";color:#f6b811}.fmg-impact__intro-body{margin:8px 0 0;color:#111;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;white-space:pre-line}.fmg-impact__feature{min-height:186px;border-radius:10px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 180px;background:#fff;border:1px solid #d8d8d8}.fmg-impact__feature-media{min-height:186px}.fmg-impact__img{display:block;width:100%;height:100%;object-fit:cover}.fmg-impact__placeholder,.fmg-foundation__placeholder,.fmg-foundation-stories__placeholder,.fmg-family-slider__placeholder,.fmg-subscribe-strip__placeholder{min-height:100%;display:grid;place-items:center;background:#ddd;color:#666;font-family:Poppins,sans-serif;font-size:12px;text-transform:uppercase}.fmg-impact__feature-copy{padding:12px 10px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.fmg-impact__feature-body{margin:0;color:#0a0a0a;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.35;white-space:pre-line}.fmg-impact__button{--fmg-btn-min-width: 96px;--fmg-btn-min-height: 30px;--fmg-btn-padding-inline: 10px;--fmg-btn-border-color: #f6b811;--fmg-btn-bg: #f6b811;--fmg-btn-color: #080808;--fmg-btn-font-size: 10px;--fmg-btn-letter-spacing: .26px}.fmg-impact__side-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fmg-impact__side-card{min-width:0}.fmg-impact__side-link{color:inherit;text-decoration:none;display:block}.fmg-impact__side-media{aspect-ratio:226 / 139;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #d8d8d8}.fmg-impact__side-title{margin:6px 0 0;color:#111;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.3;font-weight:600}.fmg-impact__newsletter{margin-top:14px;border:1px solid #d2d2d2;border-radius:6px;min-height:48px;padding:10px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.fmg-impact__newsletter-text{margin:0;color:#1a1a1a;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1.2}.fmg-impact__newsletter-form{display:inline-flex;align-items:center;gap:8px}.fmg-impact__newsletter-input{width:200px;height:34px;border:1px solid #9e9e9e;border-radius:4px;background:#fff;padding:0 10px;color:#171717;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1}.fmg-impact__newsletter-input::placeholder{color:#8f8f8f}.fmg-impact__newsletter-button{--fmg-btn-min-height: 34px;--fmg-btn-min-width: 120px;--fmg-btn-padding-inline: 12px;--fmg-btn-border-color: #f6b811;--fmg-btn-bg: #f6b811;--fmg-btn-color: #080808;--fmg-btn-font-size: 10px;--fmg-btn-letter-spacing: .26px}.fmg-foundation{background:#e9e9e9}.fmg-foundation *{box-sizing:border-box}.fmg-foundation__shell{padding-top:var(--fmg-foundation-top, 22px);padding-bottom:var(--fmg-foundation-bottom, 0px)}.fmg-foundation__grid{display:grid;grid-template-columns:300px minmax(0,1fr) 380px;gap:22px;align-items:center}.fmg-foundation__copy{padding-bottom:10px}.fmg-foundation__kicker{margin:0;color:#f6b811;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.15;letter-spacing:.25px;text-transform:uppercase}.fmg-foundation__heading{margin:6px 0 0;color:#060606;font-size:clamp(48px,4.6vw,64px);line-height:.86;letter-spacing:.4px}.fmg-foundation__heading:after{content:".";color:#f6b811}.fmg-foundation__body{margin:10px 0 0;color:#101010;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.4;white-space:pre-line}.fmg-foundation__buttons{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.fmg-foundation__button{--fmg-btn-min-width: 118px;--fmg-btn-min-height: 34px;--fmg-btn-padding-inline: 12px;--fmg-btn-border-color: #868686;--fmg-btn-bg: #ffffff;--fmg-btn-color: #090909;--fmg-btn-font-size: 12px;--fmg-btn-letter-spacing: .26px}.fmg-foundation__button--primary{--fmg-btn-bg: #f6b811;--fmg-btn-border-color: #f6b811}.fmg-foundation__button--ghost{--fmg-btn-bg: #ffffff}.fmg-foundation__media{min-height:300px;position:relative;overflow:hidden}.fmg-foundation__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:12px}.fmg-foundation__placeholder{width:100%;min-height:300px}.fmg-foundation__stats{align-self:center;border-radius:14px;border:1px solid #dedede;background:#fff;padding:18px 20px}.fmg-foundation__stat{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center}.fmg-foundation__divider{height:1px;margin:20px 0;background:#d3d3d3;display:block!important}.fmg-foundation__icon{color:#f1b20e;width:48px;height:48px}.fmg-foundation__icon svg{width:100%;height:auto;display:block}.fmg-foundation__stat-value{margin:0;color:#060606;font-family:Bebas Neue,Arial Narrow,Helvetica Neue,sans-serif;font-size:clamp(36px,3.2vw,42px);font-weight:400;line-height:.9;letter-spacing:.28px}.fmg-foundation__stat-label{margin:5px 0 0;color:#131313;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:1.2}.fmg-foundation-stories *{box-sizing:border-box}.fmg-foundation-stories__shell{padding-top:var(--fmg-stories-top, 24px);padding-bottom:var(--fmg-stories-bottom, 24px)}.fmg-foundation-stories__grid{display:grid;grid-template-columns:372px minmax(0,1fr) 272px;gap:14px}.fmg-foundation-stories__copy{display:flex;flex-direction:column;align-self:stretch}.fmg-foundation-stories__kicker{margin:0;color:#101010;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.25px}.fmg-foundation-stories__heading{margin:6px 0 0;color:#070707;font-size:clamp(50px,4.9vw,68px);line-height:.86;letter-spacing:.4px}.fmg-foundation-stories__heading:after{content:".";color:#f6b811}.fmg-foundation-stories__body{margin:0;color:#0f0f0f;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.45;white-space:pre-line}.fmg-foundation-stories__cta{display:inline-flex;margin-top:auto;padding-top:28px;color:#f1b109;text-decoration:none;text-transform:uppercase;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.15;letter-spacing:.22px}.fmg-foundation-stories__feature{position:relative;border-radius:12px;overflow:hidden;min-height:336px;background:#fff;border:1px solid #d8d8d8}.fmg-foundation-stories__feature-media{min-height:336px}.fmg-foundation-stories__img{display:block;width:100%;height:100%;object-fit:cover}.fmg-foundation-stories__placeholder{width:100%;height:100%;min-height:120px}.fmg-foundation-stories__feature-card{position:absolute;left:0;bottom:0;width:62%;min-height:118px;padding:10px 12px;background:#fff;border-top-right-radius:12px}.fmg-foundation-stories__feature-kicker{margin:0;color:#f6b811;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:1.1;text-transform:uppercase;letter-spacing:.2px}.fmg-foundation-stories__feature-text{margin:8px 0 0;color:#161616;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:1.35}.fmg-foundation-stories__feature-link{margin-top:8px;display:inline-flex;color:#8f8f8f;text-decoration:none;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:11px;line-height:1}.fmg-foundation-stories__feature-link:before,.fmg-foundation-stories__stack-read:before{content:"\2192";margin-right:5px}.fmg-foundation-stories__stack{display:grid;gap:8px}.fmg-foundation-stories__stack-card{border:1px solid #b8b8b8;border-radius:12px;overflow:hidden;background:#fff}.fmg-foundation-stories__stack-link{color:inherit;text-decoration:none;display:grid;grid-template-columns:96px minmax(0,1fr);min-height:123px}.fmg-foundation-stories__stack-thumb{min-height:96px;background:#fff}.fmg-foundation-stories__stack-copy{padding:7px}.fmg-foundation-stories__stack-title{margin:0;color:#080808;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.25;font-weight:600}.fmg-foundation-stories__stack-subtitle{margin:6px 0 0;color:#6f6f6f;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:1.35}.fmg-foundation-stories__stack-read{margin:6px 0 0;color:#8b8b8b;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:11px;line-height:1.1}.fmg-family-slider *{box-sizing:border-box}.fmg-family-slider__shell{padding-top:var(--fmg-family-pad-top, 22px);padding-bottom:var(--fmg-family-pad-bottom, 16px)}.fmg-family-slider__heading{margin:0;color:#080808;font-size:clamp(42px,4.1vw,56px);font-weight:400;line-height:.9;letter-spacing:.35px}.fmg-family-slider__viewport{position:relative;margin-top:14px}.fmg-family-slider__swiper{overflow:hidden}.fmg-family-slider__slide{height:auto}.fmg-family-slider__card{display:block;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #d8d8d8}.fmg-family-slider__image,.fmg-family-slider__placeholder{display:block;width:100%;height:250px}.fmg-family-slider__image{object-fit:cover}.fmg-family-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border:1px solid #dcdcdc;border-radius:999px;background:#fff;color:#bcbcbc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:2}.fmg-family-slider__arrow svg{width:14px;height:14px}.fmg-family-slider__arrow--prev{left:-40px}.fmg-family-slider__arrow--next{right:-40px}.fmg-family-slider__arrow.swiper-button-disabled{opacity:.45;cursor:not-allowed}.fmg-family-slider__dots{margin-top:14px;position:relative;display:flex;justify-content:center}.fmg-family-slider__dots .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px!important;border-radius:999px;background:#cfcfcf;opacity:1}.fmg-family-slider__dots .swiper-pagination-bullet-active{background:#f6b811}.fmg-subscribe-strip *{box-sizing:border-box}.fmg-subscribe-strip__shell{padding-top:var(--fmg-subscribe-top, 14px);padding-bottom:var(--fmg-subscribe-bottom, 14px)}.fmg-subscribe-strip__bar{min-height:146px;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;display:grid;grid-template-columns:220px minmax(0,1fr) 140px;gap:14px;align-items:center;padding:8px 0}.fmg-subscribe-strip__copy{border-right:1px solid #d8d8d8;min-height:50px;display:flex;align-items:center;padding-right:14px}.fmg-subscribe-strip__heading{margin:0;color:#060606;font-size:clamp(42px,4.2vw,56px);line-height:.84;font-weight:400;letter-spacing:.35px}.fmg-subscribe-strip__dot{color:#f6b811}.fmg-subscribe-strip__form-wrap{display:flex;justify-content:center}.fmg-subscribe-strip__form{display:inline-flex;align-items:center;gap:8px}.fmg-subscribe-strip__input{width:188px;height:34px;border:1px solid #c7c7c7;border-radius:3px;background:#fff;padding:0 10px;color:#111;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:1}.fmg-subscribe-strip__input::placeholder{color:#9a9a9a}.fmg-subscribe-strip__button{--fmg-btn-min-width: 104px;--fmg-btn-min-height: 34px;--fmg-btn-padding-inline: 12px;--fmg-btn-radius: 3px;--fmg-btn-border-color: #f6b811;--fmg-btn-bg: #f6b811;--fmg-btn-color: #111;--fmg-btn-font-size: 10px}.fmg-subscribe-strip__media{align-self:end;justify-self:end;max-height:72px;display:flex;align-items:flex-end}.fmg-subscribe-strip__image{display:block;max-height:220px;width:auto;object-fit:contain;margin-bottom:-70px}.fmg-subscribe-strip__placeholder{min-width:116px;min-height:58px;font-size:11px}@media screen and (max-width:1024px){.fmg-container{width:min(100% - 32px,1200px)}.fmg-home-hero__stage{min-height:430px}.fmg-home-hero__img{object-position:74% center}.fmg-home-hero__content-wrap{padding-top:40px;padding-bottom:98px}.fmg-home-hero__heading{font-size:64px}.fmg-home-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.fmg-home-hero__stat{border-right:1px solid rgba(246,184,17,.55);border-bottom:1px solid rgba(246,184,17,.55)}.fmg-home-hero__stat:nth-child(2n){border-right:0}.fmg-home-hero__stat:nth-last-child(-n+2){border-bottom:0}.fmg-impact__grid,.fmg-foundation__grid,.fmg-foundation-stories__grid{grid-template-columns:1fr;gap:0}.fmg-foundation-stories__grid{gap:15px!important}.fmg-impact__intro,.fmg-foundation__copy,.fmg-foundation-stories__copy{max-width:560px}.fmg-impact__feature{grid-template-columns:minmax(0,1fr) 190px}.fmg-impact__newsletter{grid-template-columns:1fr;justify-items:start}.fmg-foundation__stats{max-width:100%;margin-bottom:20px}.fmg-foundation-stories__stack{grid-template-columns:1fr}.fmg-family-slider__heading{font-size:42px}.fmg-family-slider__arrow--prev{left:-8px}.fmg-family-slider__arrow--next{right:-8px}.fmg-subscribe-strip__bar{grid-template-columns:1fr;gap:10px;padding:12px 0}.fmg-subscribe-strip__copy{border-right:0;border-bottom:1px solid #d8d8d8;padding-right:0;padding-bottom:8px}.fmg-subscribe-strip__form-wrap,.fmg-subscribe-strip__media{justify-content:flex-start;justify-self:start}}@media screen and (max-width:768px){.fmg-home-hero__picture,.fmg-home-hero__img,.fmg-home-hero__placeholder{height:100%}.fmg-container{width:min(100% - 20px,1200px)}.fmg-home-hero__overlay{background:linear-gradient(180deg,#ffffffeb,#ffffffbd 58%,#fff3)}.fmg-home-hero__stage{min-height:410px}.fmg-home-hero__content-wrap{padding-top:24px;padding-bottom:78px}.fmg-home-hero__content{max-width:100%}.fmg-home-hero__heading,.fmg-home-hero__body{text-align:center}.fmg-home-hero__heading{font-size:42px;line-height:.84}.fmg-home-hero__body{font-size:15px}.fmg-home-hero__button{--fmg-btn-min-width: 112px;--fmg-btn-min-height: 34px;--fmg-btn-font-size: 11px}.fmg-home-hero__stats-wrap{margin-top:-22px;padding-bottom:14px}.fmg-home-hero__stats{grid-template-columns:1fr 1fr}.fmg-home-hero__stat{border-right:0;border-bottom:1px solid rgba(246,184,17,.55);min-height:72px;padding:12px}.fmg-home-hero__stat:last-child{border-bottom:0}.fmg-home-hero__stat-value{font-size:30px}.fmg-impact__chips{justify-content:flex-start;margin-bottom:14px}.fmg-impact__heading{font-size:42px}.fmg-impact__intro-body{font-size:15px;line-height:1.4}.fmg-impact__feature{grid-template-columns:1fr}.fmg-impact__feature-copy{padding:12px}.fmg-impact__feature-body,.fmg-impact__side-title{font-size:12px}.fmg-impact__side-grid{grid-template-columns:1fr}.fmg-impact__newsletter-form{width:100%;flex-direction:column;align-items:stretch}.fmg-impact__newsletter-input,.fmg-impact__newsletter-button{width:100%}.fmg-foundation__heading,.fmg-foundation-stories__heading{font-size:44px}.fmg-foundation__body,.fmg-foundation-stories__body{font-size:15px}.fmg-foundation__stat-value{font-size:36px}.fmg-foundation-stories__feature,.fmg-foundation-stories__feature-media{min-height:300px}.fmg-foundation-stories__feature-card{width:82%}.fmg-family-slider__heading{font-size:40px}.fmg-family-slider__viewport{margin-top:12px}.fmg-family-slider__arrow{display:none}.fmg-subscribe-strip__heading{font-size:40px}.fmg-subscribe-strip__form{width:100%;flex-direction:column;align-items:stretch}.fmg-subscribe-strip__input,.fmg-subscribe-strip__button{width:100%}}.px-home-strip{--px-heading-font: "Blocklyn-Condensed", "Bebas Neue", "Arial Narrow", "Helvetica Neue", sans-serif;--px-body-font: "Abel", "Assistant", "Helvetica Neue", Arial, sans-serif;--px-text: #111111;--px-muted: #2a2a2a;--px-accent: #e4a700;--px-border: #d0d0d0;margin:0;padding-top:var(--px-strip-pt, 28px);padding-bottom:var(--px-strip-pb, 36px);color:var(--px-text)}.px-home-strip *{box-sizing:border-box}.px-home-shell{width:min(100% - 48px,1200px);margin-inline:auto}.px-home-strip__topline{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.px-home-strip__heading{margin:0;color:#0b0b0b;font-family:var(--px-heading-font);font-size:calc(52px * var(--px-font-scale, 1));font-weight:400;line-height:.86;letter-spacing:.25px;text-transform:uppercase}.px-home-strip__view-all{color:#141414;text-decoration:none;font-family:var(--px-body-font);font-size:calc(12px * var(--px-font-scale, 1));line-height:1;letter-spacing:.2px;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.px-home-strip__view-all:focus-visible{outline:2px solid #111111;outline-offset:2px}.px-home-strip__view-all-icon{width:18px;height:18px;flex:0 0 auto}.px-home-grid{margin:0;padding:0;list-style:none;display:grid}.px-home-grid--videos{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 18px}.px-home-grid--shop{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px 12px}.px-home-card{min-width:0}.px-home-card__media-wrap{border-radius:12px;overflow:hidden;border:1px solid transparent;background:#fff;border:1px solid #dddddd}.px-home-card__media-wrap--videos{aspect-ratio:308 / 203}.px-home-card__media-wrap--shop{aspect-ratio:1 / 1;border-color:var(--px-border);background:#fff}.px-home-card__media-link{display:block;width:100%;height:100%}.px-home-card__media{width:100%;height:100%;display:block}.px-home-card__media--videos{object-fit:cover}.px-home-card__media--shop{object-fit:contain;padding:16px}.px-home-card__placeholder{width:100%;height:100%;display:grid;place-items:center;font-family:var(--px-body-font);font-size:12px;letter-spacing:.28px;text-transform:uppercase;color:#6c6c6c}.px-home-card__title{margin:8px 0 0;color:#111;font-family:var(--px-body-font);font-size:calc(14px * var(--px-font-scale, 1));font-weight:400;line-height:1.25;letter-spacing:.1px}.px-home-card__title a{color:inherit;text-decoration:none}.px-home-card__title a:focus-visible{outline:2px solid #111111;outline-offset:2px}.px-home-card__title--videos{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.px-home-card__price{margin:4px 0 0;color:var(--px-accent);font-family:var(--px-body-font);font-size:calc(14px * var(--px-font-scale, 1));font-weight:400;line-height:1.25;letter-spacing:.1px}@media screen and (max-width:1024px){.px-home-shell{width:min(100% - 32px,1200px)}.px-home-strip__heading{font-size:calc(44px * var(--px-font-scale, 1))}.px-home-strip__view-all{font-size:calc(11px * var(--px-font-scale, 1))}.px-home-grid--videos{grid-template-columns:repeat(2,minmax(0,1fr))}.px-home-grid--shop{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:768px){.px-home-shell{width:min(100% - 20px,1200px)}.px-home-strip{padding-top:calc(var(--px-strip-pt, 28px) - 4px);padding-bottom:calc(var(--px-strip-pb, 36px) - 6px)}.px-home-strip__topline{margin-bottom:10px;flex-wrap:wrap;row-gap:8px}.px-home-strip__heading{font-size:calc(36px * var(--px-font-scale, 1))}.px-home-strip__view-all{font-size:calc(10px * var(--px-font-scale, 1));gap:7px}.px-home-strip__view-all-icon{width:14px;height:14px}.px-home-grid--videos,.px-home-grid--shop{grid-template-columns:1fr 1fr;gap:14px}.px-home-card__title,.px-home-card__price{font-size:calc(13px * var(--px-font-scale, 1))}}.section-sections--16392395096122__footer-padding{background:#fff!important}.collection-merch-toolbar{border-bottom:1px solid #d7d7d7;padding:10px 0 0;max-width:1240px;margin:0 auto}.collection-merch-toolbar__row{display:flex;align-items:center;justify-content:space-between;gap:16px}.collection-merch-toolbar__tabs{display:flex;align-items:center;gap:26px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.collection-merch-toolbar__tabs::-webkit-scrollbar{display:none}.collection-merch-toolbar__tab{text-decoration:none;text-transform:uppercase;color:#121212;font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1;padding:10px 0;border-bottom:2px solid transparent!important}.collection-merch-toolbar__tab:not(.is-active){border-color:transparent!important}.collection-merch-toolbar__tab.is-active{border-color:#f2be15!important}.collection-merch-toolbar__sort{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.collection-merch-toolbar__sort-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#333}.collection-merch-toolbar__select-wrap{position:relative}.collection-merch-toolbar__select{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#1a1a1a;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:0 16px 0 0;cursor:pointer}.collection-merch-toolbar__caret{position:absolute;right:0;top:50%;width:10px;height:10px;transform:translateY(-50%);pointer-events:none}.collection-merch-toolbar__caret path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.steve-merch.collection{margin-top:18px}.steve-merch .product-grid{row-gap:30px}.steve-merch .card--standard .card__inner{border-radius:8px;border:1px solid #d6d6d6;background:#ededed;overflow:hidden}.steve-merch .card__media{margin:0;width:100%}.steve-merch .card__media .media{background:#ededed}.steve-merch .card__media .media img{object-fit:contain;padding:14px}.steve-merch .card__content{padding:0;justify-content:initial!important}.steve-merch .card__information{padding:11px 0 0}.steve-merch .card__heading{margin:0 0 4px;font-size:16px;line-height:1.25;font-weight:500;color:#111}.steve-merch .price-item{color:#f2b500!important;font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.steve-merch .price__container{margin-top:0}.steve-merch .price{text-align:left!important}.merch-benefits-strip{margin-top:16px;margin-bottom:16px}.merch-benefits-strip__shell{background:#eee;border-radius:8px;padding:40px 30px}.merch-benefits-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.merch-benefits-strip__item{display:flex;align-items:center;gap:12px}.merch-benefits-strip__icon-wrap{display:grid;place-items:center;color:#efb715}.merch-benefits-strip__icon-wrap img{width:40px;height:40px;object-fit:contain}.merch-benefits-strip__title{margin:0;color:#111;font-size:22px;line-height:1.05;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.merch-benefits-strip__text{margin:3px 0 0;color:#222;font-size:15px;line-height:1.15}.merch-newsletter-strip{background:#eee;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;padding:40px 0}.merch-newsletter-strip__row{display:flex;align-items:center;justify-content:space-between;gap:26px}.merch-newsletter-strip__left{display:flex;align-items:center;gap:12px}.merch-newsletter-strip__mail{width:40px;height:40px;color:#efb715;flex:0 0 30px}.merch-newsletter-strip__mail path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.merch-newsletter-strip__title{margin:0;color:#111;text-transform:uppercase;font-family:Bebas Neue,sans-serif;letter-spacing:.02em;font-size:48px;line-height:.92}.merch-newsletter-strip__title-dot{color:#f2b500}.merch-newsletter-strip__text{margin:2px 0 0;font-size:14px;color:#1f1f1f}.merch-newsletter-strip__form{display:flex;align-items:center;gap:10px;margin:0}.merch-newsletter-strip__input{width:290px;height:40px;border:1px solid #c8c8c8;border-radius:4px;background:#f6f6f6;color:#151515;padding:0 12px;font-size:13px}.merch-newsletter-strip__button{min-width:128px;height:40px;border:0;border-radius:4px;background:#f2b500;color:#0f0f0f;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}@media screen and (max-width:989px){.collection-merch-toolbar__row{flex-direction:column;align-items:flex-start}.merch-benefits-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merch-newsletter-strip__row{flex-direction:column;align-items:flex-start}}@media screen and (max-width:749px){.collection-merch-toolbar{padding-top:4px}.collection-merch-toolbar .page-width,.collection-merch-toolbar .fmg-container,.collection-merch-toolbar .container,.merch-benefits-strip .page-width,.merch-benefits-strip .fmg-container,.merch-benefits-strip .container,.merch-newsletter-strip .page-width,.merch-newsletter-strip .fmg-container,.merch-newsletter-strip .container{padding-inline:16px}.steve-merch .card__heading{font-size:14px}.steve-merch .price-item{font-size:11px}.merch-benefits-strip__shell{padding:14px}.merch-benefits-strip__grid{grid-template-columns:1fr}.merch-newsletter-strip{padding:16px 0}.merch-newsletter-strip__title{font-size:34px}.merch-newsletter-strip__text{font-size:12px}.merch-newsletter-strip__form{width:100%;flex-direction:column;align-items:stretch}.merch-newsletter-strip__input,.merch-newsletter-strip__button{width:100%}}.faq-social-section{color:#121212}.faq-social-container{width:min(100% - 96px,1260px);margin:0 auto}.faq-social-heading{margin:0;font-family:Bebas Neue,sans-serif;font-size:48px;line-height:.95;letter-spacing:.02em;text-transform:uppercase;color:#111}.faq-social-subtext{margin:10px 0 0;font-size:30px;line-height:1.34;color:#1d1d1d}.faq-section{padding:48px 0 14px}.faq-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.faq-section__link{margin-top:11px;color:#131313;text-decoration:none;font-size:17px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}.faq-section__link-icon{font-size:20px;line-height:1}.faq-section__box{margin-top:24px;border-radius:6px;padding:2px 18px;border:1px solid #d2d2d2}.faq-section__item{border-bottom:1px solid #d2d2d2}.faq-section__item:last-child{border-bottom:0}.faq-section__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;cursor:pointer}.faq-section__summary::-webkit-details-marker{display:none}.faq-section__question{font-size:22px;font-weight:600;line-height:1.24;color:#141414}.faq-section__caret{width:18px;height:18px;transition:transform .2s ease;color:#252525}.faq-section__caret path{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.faq-section__item[open] .faq-section__caret{transform:rotate(180deg)}.faq-section__content{padding:0 0 20px;font-size:15px;line-height:1.45;color:#3a3a3a}.faq-reach-section{padding:34px 0 56px}.faq-reach-section__grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.faq-reach-card{background:#f8f8f8;border:1px solid #ececec;border-radius:16px;min-height:198px;padding:28px 20px 20px;text-align:center}.faq-reach-card__icon{height:42px;display:grid;place-items:center;color:#121212}.faq-reach-card__icon svg,.faq-reach-card__icon .icon{width:36px;height:36px}.faq-reach-card__title{margin:20px 0 2px;font-size:20px;font-weight:700;text-transform:uppercase;line-height:1.2}.faq-reach-card__handle{margin:0;font-size:19px;line-height:1.3;color:#161616}.faq-reach-card__caption{margin:8px 0 0;font-size:16px;line-height:1.25;color:#646464}@media screen and (max-width:989px){.faq-social-container{width:min(100% - 40px,1260px)}.faq-social-heading{font-size:36px}.faq-social-subtext{font-size:20px}.faq-section__question{font-size:21px}.faq-section__content{font-size:18px}.faq-reach-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.faq-social-container{width:min(100% - 28px,1260px)}.faq-section{padding:28px 0 8px}.faq-section__head{flex-direction:column;gap:10px}.faq-section__link{margin-top:0;font-size:12px}.faq-section__box{margin-top:14px;padding:2px 12px}.faq-section__summary{min-height:48px}.faq-section__question{font-size:15px}.faq-section__content{font-size:14px;padding-bottom:14px}.faq-reach-section{padding:24px 0 32px}.faq-reach-section__grid{margin-top:14px;grid-template-columns:1fr}.faq-reach-card{min-height:auto;padding:18px 14px}.faq-reach-card__title{margin-top:12px;font-size:14px}.faq-reach-card__handle{font-size:13px}.faq-reach-card__caption{font-size:12px}}h2.fmg-impact__heading{margin:25px 0}.article-redesign{background:#fff;color:#111}.article-redesign .page-width{max-width:1620px}.article-redesign__hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:34px}.article-redesign__media{border-radius:12px;overflow:hidden;background:#ddd;aspect-ratio:16 / 9}.article-redesign__media video,.article-redesign__media img{width:100%;height:100%;object-fit:cover;display:block}.article-redesign__title{margin:0;font-size:clamp(20px,1.75vw,34px);line-height:1.2;font-weight:700}.article-redesign__title-row{margin-top:16px;display:flex;align-items:center;gap:16px;justify-content:space-between}.article-redesign__meta{margin:8px 0 0;font-size:clamp(14px,.95vw,18px);color:#5b5b5b;display:flex;align-items:center;gap:8px}.article-redesign__dot{line-height:1}.article-redesign__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.article-redesign__action{min-height:22px;border-radius:0;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#1c1c1c;text-transform:uppercase}.article-redesign__action svg,.article-redesign__action img{width:16px;height:16px;display:block}.article-redesign__action--button{cursor:pointer}.article-redesign__action--button.is-active,.article-redesign__action--button.is-copied{color:#111}.article-redesign__upnext-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.article-redesign__upnext-title{margin:0;font-size:46px;line-height:1;font-weight:800;text-transform:none}.article-redesign__autoplay{font-size:12px;letter-spacing:.04em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;cursor:pointer}.article-redesign__autoplay-toggle{width:32px;height:18px;border-radius:999px;background:#b9b9b9;position:relative;transition:background .2s ease}.article-redesign__autoplay-toggle:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s ease}.article-redesign__autoplay.is-on .article-redesign__autoplay-toggle{background:#111}.article-redesign__autoplay.is-on .article-redesign__autoplay-toggle:after{transform:translate(14px)}.article-redesign__upnext-list{list-style:none;margin:0;padding:0;display:grid;gap:12px;overflow:hidden}.article-redesign__upnext-list.is-scroll-enabled{overflow-y:auto;padding-right:4px}.article-redesign__upnext-list.is-scroll-enabled::-webkit-scrollbar{width:6px}.article-redesign__upnext-list.is-scroll-enabled::-webkit-scrollbar-thumb{background:#cbcbcb;border-radius:999px}.article-redesign__upnext-item{display:grid;grid-template-columns:236px minmax(0,1fr);gap:12px}.article-redesign__upnext-item.is-hidden{display:none!important}.article-redesign__upnext-thumb{border-radius:10px;overflow:hidden;background:#ddd;aspect-ratio:16 / 9}.article-redesign__upnext-thumb img{width:100%;height:100%;object-fit:cover}.article-redesign__upnext-link{text-decoration:none;color:inherit}.article-redesign__upnext-link h4{margin:0;font-size:20px;line-height:1.3;font-weight:700}.article-redesign__upnext-link p{margin:4px 0 0;font-size:13px;color:#5d5d5d}.article-redesign__show-more{margin-top:12px;width:100%;min-height:48px;border-radius:4px;border:1px solid #d8d8d8;background:transparent;font-size:14px;font-weight:500;text-transform:uppercase}.article-redesign__show-more span{position:relative;display:inline-flex;align-items:center;gap:10px}.article-redesign__show-more span:after{content:"";width:10px;height:10px;border-right:1.6px solid #1a1a1a;border-bottom:1.6px solid #1a1a1a;transform:rotate(45deg);margin-top:-4px}.article-redesign__controls{margin-top:50px}.right-content-wrap{display:flex;flex-direction:column;justify-content:space-between}.article-redesign__controls h2{margin:0 0 10px;font-size:46px;line-height:1.05;letter-spacing:0;text-transform:none}.article-redesign__search-row{display:flex;gap:10px}.article-redesign__search{flex:1;position:relative}.article-redesign__search input{width:100%;height:52px;border:1px solid #d8d8d8;border-radius:4px;background:#f7f7f7;padding:0 42px 0 16px;font-size:16px}.article-redesign__search svg{position:absolute;width:20px;height:20px;right:10px;top:50%;transform:translateY(-50%);color:#8d8d8d}.article-redesign__sort{width:326px}.article-redesign__sort select{width:100%;height:52px;border:1px solid #d8d8d8;border-radius:4px;background:#f7f7f7;padding:0 10px;font-size:16px}.article-redesign__tabs{margin-top:10px;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.article-redesign__tabs::-webkit-scrollbar{display:none}.article-redesign__tab{min-height:42px;border:1px solid #d8d8d8;background:#f7f7f7;border-radius:4px;padding:0 20px;font-size:13px;text-transform:uppercase;white-space:nowrap;font-weight:700}.article-redesign__tab.is-active{background:#f2b500;border-color:#f2b500}.article-redesign__grid-head{margin:42px 0 14px;display:flex;align-items:center;justify-content:space-between}.article-redesign__grid-head h3{margin:0;font-size:38px;font-weight:800;line-height:1}.article-redesign__view-all{font-size:12px;text-transform:uppercase;text-decoration:none;color:#1f1f1f;letter-spacing:.04em;display:inline-flex;align-items:center;gap:4px}.article-redesign__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}.article-redesign__card{display:block;text-decoration:none;color:inherit}.article-redesign__card-thumb{border-radius:10px;overflow:hidden;background:#ddd;aspect-ratio:16 / 9}.article-redesign__card-thumb img{width:100%;height:100%;object-fit:cover}.article-redesign__card-title{margin:8px 0 2px;font-size:16px;font-weight:700;line-height:1.3}.article-redesign__card-meta{margin:0;font-size:12px;color:#5b5b5b}.article-redesign__empty{margin-top:10px;font-size:12px;color:#666}.article-redesign__load-wrap{margin-top:18px;text-align:center}.article-redesign__load-more{min-width:360px;height:58px;border:0;border-radius:8px;background:#f2b500;color:#121212;font-size:14px;font-weight:700;text-transform:uppercase}@media screen and (max-width:1100px){.article-redesign__hero{grid-template-columns:1fr}.article-redesign__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-redesign__title-row{display:block}.article-redesign__actions{margin-top:10px}}@media screen and (max-width:749px){.article-redesign .page-width{padding-inline:14px}.article-redesign__controls h2{font-size:36px}.article-redesign__search-row{flex-direction:column}.article-redesign__sort{width:100%}.article-redesign__upnext-item{grid-template-columns:120px minmax(0,1fr)}.article-redesign__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.article-redesign__card-title{font-size:16px}.article-redesign__upnext-title{font-size:34px}.article-redesign__upnext-link h4{font-size:14px}.article-redesign__upnext-link p{font-size:11px}.article-redesign__show-more{min-height:46px;font-size:14px}.article-redesign__tab{font-size:12px;min-height:36px;padding:0 12px}.article-redesign__search input,.article-redesign__sort select{font-size:14px;height:44px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-fmg-home-hero.css.map */
