.igf-hero{display:block;position:relative;overflow:hidden;width:100%;height:var(--igf-hero-height, 700px);background:var(--igf-navy);font-family:var(--igf-font)}.igf-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0}.igf-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity var(--igf-hero-speed, .5s) var(--igf-ease),visibility var(--igf-hero-speed, .5s) var(--igf-ease)}.igf-hero__slide.is-active{opacity:1;visibility:visible}.igf-hero__slide:not(.is-active){pointer-events:none}.igf-hero__link{display:block;width:100%;height:100%}.igf-hero__image,.igf-hero__slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--igf-hero-focus, center)}.igf-hero__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(120deg,#3a1060,#7a1fb0 45%,#2b0b4d);color:#ffffffbf;font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.igf-hero__arrow{position:absolute;top:50%;z-index:3;display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:0;background:transparent;color:var(--igf-white);cursor:pointer;transform:translateY(-50%);opacity:.85;transition:opacity var(--igf-speed) var(--igf-ease),transform var(--igf-speed) var(--igf-ease)}.igf-hero__arrow:hover,.igf-hero__arrow:focus-visible{opacity:1}.igf-hero__arrow svg{width:40px;height:40px}.igf-hero__arrow--prev{left:28px}.igf-hero__arrow--next{right:28px}.igf-hero__arrow--prev:hover{transform:translateY(-50%) translate(-3px)}.igf-hero__arrow--next:hover{transform:translateY(-50%) translate(3px)}.igf-hero__scroll{position:absolute;left:50%;bottom:34px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--igf-white);text-decoration:none;transform:translate(-50%)}.igf-hero__scroll-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid currentColor;border-radius:50%;animation:igf-hero-bob 2s var(--igf-ease) infinite}.igf-hero__scroll-icon svg{width:20px;height:20px}.igf-hero__scroll-label{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}@keyframes igf-hero-bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media screen and (max-width:1100px){.igf-hero{height:var(--igf-hero-height-tablet, 520px)}.igf-hero__arrow{width:44px;height:44px}.igf-hero__arrow svg{width:30px;height:30px}.igf-hero__arrow--prev{left:10px}.igf-hero__arrow--next{right:10px}}@media screen and (max-width:749px){.igf-hero{height:var(--igf-hero-height-mobile, 440px)}.igf-hero__arrow svg{width:26px;height:26px}.igf-hero__scroll{bottom:20px}.igf-hero__scroll-icon{width:34px;height:34px}.igf-hero__scroll-label{font-size:11px}}@media(prefers-reduced-motion:reduce){.igf-hero__slide{transition-duration:.01ms}.igf-hero__scroll-icon{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/igf-hero-slider.css.map */
