.igc{--igc-height:clamp(280px,calc(20vw + 200px),720px);--igc-gap:12px;--igc-radius:6px}@media (min-width:640px){.igc{--igc-gap:20px}}@media (min-width:1024px){.igc{--igc-gap:40px}}@media (min-width:1800px){.igc{--igc-gap:56px}}.igc{overflow:hidden;padding-bottom:var(--section-padding-y);padding-top:var(--section-padding-y);position:relative}.igc,.igc__viewport{max-width:100vw}.igc__viewport{overflow:hidden;width:100%}.igc__track{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:max-content;will-change:transform}.igc__group,.igc__track{align-items:center;display:flex;gap:var(--igc-gap)}.igc__group{flex-shrink:0;height:var(--igc-height)}.igc__slot{background:var(--color-separator);border-radius:var(--igc-radius);flex-shrink:0;overflow:hidden}.igc__slot--1{aspect-ratio:255/339;height:var(--igc-height)}.igc__slot--2{aspect-ratio:267/163;height:calc(var(--igc-height)*.47941)}.igc__slot--3{aspect-ratio:1/1;height:calc(var(--igc-height)*.89412)}.igc__slot--4{aspect-ratio:312/190;height:calc(var(--igc-height)*.55882)}.igc__slot--5{aspect-ratio:1/1;height:calc(var(--igc-height)*.74412)}@media (min-width:1024px){.igc__slot--1{aspect-ratio:308/410;height:var(--igc-height)}.igc__slot--2{aspect-ratio:390/219;height:calc(var(--igc-height)*.53415)}.igc__slot--3{aspect-ratio:1/1;height:calc(var(--igc-height)*.89268)}.igc__slot--4{aspect-ratio:340/191;height:calc(var(--igc-height)*.46585)}.igc__slot--5{aspect-ratio:1/1;height:calc(var(--igc-height)*.7122)}}.igc__media{display:block;height:100%;object-fit:cover;vertical-align:bottom;width:100%;-webkit-user-drag:none;pointer-events:none;user-select:none}.igc__viewport{touch-action:pan-x}