.site-header{z-index:100;background:var(--ig-yellow-band);position:sticky;top:0;box-shadow:0 2px 10px #00000014}.site-header__bar{width:100%;height:var(--ig-header-h);padding-inline:var(--ig-edge);justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header__logo{flex:none;align-items:center;display:flex}.site-header__logo img{width:auto;height:clamp(40px,6vw,58px);display:block}.site-header__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(.7rem,1.6vw,1.7rem);display:none}.site-header__link,.site-header__link:link,.site-header__link:visited{font-family:var(--ig-font-body);color:#424242;white-space:nowrap;font-size:clamp(.8rem,1.15vw,.95rem);font-weight:600;transition:color .15s}.site-header__link:hover{color:var(--ig-red)}.site-header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;justify-content:center;gap:5px;width:44px;height:44px;padding:9px;display:inline-flex}.site-header__burger span{background:var(--ig-ink);border-radius:3px;width:100%;height:3px;transition:transform .25s,opacity .2s;display:block}.site-header__burger.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.site-header__burger.is-open span:nth-child(2){opacity:0}.site-header__burger.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.site-drawer{inset:var(--ig-header-h) 0 0;opacity:0;pointer-events:none;z-index:99;background:#00000073;transition:opacity .22s;position:fixed}.site-drawer.is-open{opacity:1;pointer-events:auto}.site-drawer__panel{background:var(--ig-cream);flex-direction:column;gap:.25rem;width:min(82vw,320px);height:100%;padding:1.25rem 1.25rem 2rem;transition:transform .26s;display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 24px #0000002e}.site-drawer.is-open .site-drawer__panel{transform:translate(0)}.site-drawer__link,.site-drawer__link:link,.site-drawer__link:visited{font-family:var(--ig-font-body);color:#424242;border-bottom:1px solid #00000014;padding:.85rem .5rem;font-size:1.05rem;font-weight:700}.site-drawer__link:hover{color:var(--ig-red)}@media (min-width:980px){.site-header__nav{display:flex}.site-header__burger,.site-drawer{display:none}}.site-footer{background:var(--ig-cream)}.site-footer--on-red{background:var(--ig-red);margin-top:-1px}.site-footer--on-red .site-footer__wave{background-color:var(--ig-red)}.site-footer__wave{width:100%;height:0;margin-bottom:-1px;padding-top:4.1667%;line-height:0;position:relative}.site-footer__wave svg{width:100%;height:calc(100% + 1px);display:block;position:absolute;inset:0}.site-footer__wave-edge{stroke:none}.site-footer--on-red .site-footer__wave-edge{stroke:#fff9;stroke-width:1.5px}.site-footer__body{background:var(--ig-red);color:#fff;padding-block:clamp(36px,6vw,68px) clamp(28px,4vw,44px)}.site-footer__grid{width:100%;padding-inline:var(--ig-edge);grid-template-columns:1fr;gap:clamp(28px,4vw,48px);display:grid}.site-footer__brand p{font-family:var(--ig-font-body);color:#ffffffe0;max-width:40ch;margin:1rem 0 0;font-size:.92rem;line-height:1.6}.site-footer__logo{width:clamp(120px,20vw,168px);height:auto;display:block}.site-footer__col h3{font-family:var(--ig-font-display);color:#fff;margin:0 0 1rem;font-size:1.4rem;font-weight:400}.site-footer__col ul,.site-footer__brand ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__col li{font-family:var(--ig-font-body);color:#ffffffe6;align-items:center;gap:.5rem;font-size:.92rem;display:flex}.site-footer__col a{color:#ffffffe6}.site-footer__col a:hover{color:var(--ig-yellow)}.site-footer__ico{background-color:#fff;flex:none;width:1.7rem;height:1.7rem;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.site-footer__bottom{background:var(--ig-yellow-band);padding-block:.9rem}.site-footer__bottom-inner{width:100%;padding-inline:var(--ig-edge);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer__bottom-inner span{font-family:var(--ig-font-body);color:var(--ig-ink);font-size:.85rem;font-weight:600}.site-footer__socials{align-items:center;gap:.85rem;display:flex}.site-footer__social{color:var(--ig-ink);transition:opacity .15s,transform .15s;display:inline-flex}.site-footer__social svg{fill:currentColor;width:22px;height:22px;display:block}.site-footer__social:hover{opacity:.7;transform:translateY(-1px)}@media (min-width:640px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media (min-width:980px){.site-footer__grid{grid-template-columns:2fr 1.1fr 1fr 1fr}}
:root{--ig-red:#eb1c24;--ig-red-dark:#c8151c;--ig-green:#00a451;--ig-yellow:#ffde17;--ig-yellow-band:#fff212;--ig-cream:#fdfaf5;--ig-ink:#3f3f3f;--ig-ink-soft:#5a5a5a;--ig-shadow:#16162e;--ig-font-display:"Kap", "Chewy", "Nunito", system-ui, sans-serif;--ig-font-body:"Nunito", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--ig-header-h:64px;--ig-container:1200px;--ig-edge:max(8.4375%, calc(50% - 798px))}@media (min-width:900px){:root{--ig-header-h:82px}}.ig-container{width:100%;max-width:var(--ig-container);margin-inline:auto;padding-inline:clamp(18px,5vw,48px)}.ig-eyebrow{font-family:var(--ig-font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--ig-green);text-align:center;margin:0 0 .6rem;font-size:clamp(.72rem,1.6vw,.9rem);font-weight:900}.ig-heading{font-family:var(--ig-font-display);color:var(--ig-ink);text-align:center;letter-spacing:.01em;margin:0;font-size:clamp(1.9rem,5.2vw,3.4rem);font-weight:400;line-height:1.05}.ig-heading,.au-hero__title,.cu-hero__title,.il-hero__title,.pr-hero__title,.ne-hero__title,.su-hero__title,.rc-hero__title,.rd-hero__title,.au-award__title,.pr-launches__title,.rc-head__title{text-transform:uppercase}.ig-on-red .ig-eyebrow{color:var(--ig-yellow)}.ig-on-red .ig-heading{color:#fff}.ig-section{padding-block:clamp(48px,8vw,104px);position:relative}.ig-btn,.ig-btn:link,.ig-btn:visited{font-family:var(--ig-font-body);text-transform:uppercase;letter-spacing:.04em;color:#424242;background:var(--ig-yellow);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.6em;padding:.7em 1.4em;font-size:clamp(.82rem,1.5vw,.98rem);font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:4px 4px #000}.ig-btn:focus-visible,.ig-btn:active{color:#424242;transform:translate(4px,4px);box-shadow:0 0 #000}@media (hover:hover){.ig-btn:hover{color:#424242;transform:translate(4px,4px);box-shadow:0 0 #000}}.ig-btn__dot{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12 Q8 6 12 2 Q16 6 12 12 Q18 8 22 12 Q18 16 12 12 Q16 18 12 22 Q8 18 12 12 Q6 16 2 12 Q6 8 12 12 Z' fill='%23424242'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:none;width:1.05em;height:1.05em}.ig-btn--star,.ig-btn--star:link,.ig-btn--star:visited{text-transform:none;letter-spacing:.01em}.ig-btn--star .ig-btn__dot{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 1 L14 8.54 L21.53 6.5 L16 12 L21.53 17.5 L14 15.46 L12 23 L10 15.46 L2.47 17.5 L8 12 L2.47 6.5 L10 8.54 Z' fill='%23231f20'/%3E%3C/svg%3E");width:1.15em;height:1.15em}.ig-wave{width:100%;height:clamp(26px,4.5vw,60px);margin:-1px 0 0;line-height:0;display:block;position:relative}.ig-wave>svg{width:100%;height:calc(100% + 2px);margin-top:-1px;display:block}.ig-wave--flip{transform:scaleY(-1)}.ig-wave+*{margin-top:-1px}.ig-marquee{white-space:nowrap;width:100%;overflow:hidden}.ig-marquee__track{will-change:transform;align-items:center;gap:2.2rem;padding-right:2.2rem;animation:26s linear infinite ig-marquee-scroll;display:inline-flex}@keyframes ig-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ig-marquee__track{animation:none}}.ig-carousel{position:relative}.ig-carousel__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:clamp(16px,2.4vw,30px);padding:6px 4px 20px;display:flex;overflow-x:auto}.ig-carousel__track::-webkit-scrollbar{display:none}.ig-carousel__track>*{scroll-snap-align:start;flex:none}.ig-carousel__nav{justify-content:center;gap:1rem;margin-top:clamp(14px,2.5vw,22px);display:flex}.ig-carousel__arrow{border:2px solid var(--ig-ink);width:clamp(44px,6vw,54px);height:clamp(44px,6vw,54px);color:var(--ig-ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;line-height:1;transition:background .15s,color .15s,opacity .15s,transform .1s;display:inline-flex}.ig-carousel__arrow--solid{background:var(--ig-red);border-color:var(--ig-red);color:#fff}.ig-carousel__arrow:hover:not(:disabled){transform:translateY(-1px)}.ig-carousel__arrow:disabled{opacity:.35;cursor:default}.ig-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
