:root{--gutter: 1.125rem;--admin-bar-height: 0px}:root body.admin-bar{--admin-bar-height: 46px}@media screen and (min-width: 783px){:root body.admin-bar{--admin-bar-height: 32px}}@media only screen and (max-width: 44.9375em){:root{--wp--preset--spacing--20: 0;--wp--preset--spacing--30: 0;--wp--preset--spacing--40: 0;--wp--preset--spacing--50: 0;--wp--preset--spacing--60: 0;--wp--preset--spacing--70: 0;--wp--preset--spacing--80: 0;--wp--preset--spacing--90: 0;--wp--preset--spacing--100: 0}}.hero-carousel{display:grid;grid-template-columns:[full-start scroller-start prev-start] calc(var(--fs-xxl) * 3) [prev-end] auto [next-start] calc(var(--fs-xxl) * 3) [next-end scroller-end full-end];grid-template-rows:[full-start scroller-start] auto [scroller-end full-end prev-start next-start] auto [next-end prev-end];position:relative;margin-bottom:2rem}@media only screen and (min-width: 45em){.hero-carousel{grid-template-columns:[full-start scroller-start prev-start] calc(var(--fs-xxl) * 5) [prev-end] 1rem [next-start] calc(var(--fs-xxl) * 5) [next-end] auto [scroller-end full-end];grid-template-rows:[full-start scroller-start prev-start next-start] auto [scroller-end full-end next-end prev-end];margin-bottom:3rem}}@media only screen and (min-width: 60em){.hero-carousel{grid-template-columns:[full-start prev-start] calc(var(--fs-xxl) * 5) [prev-end] 1rem [scroller-start] auto [scroller-end] 1rem [next-start] calc(var(--fs-xxl) * 5) [next-end full-end]}}.hero-carousel .stage{grid-area:scroller;display:grid;grid-template-columns:[first-start] 1rem [second-start] 4fr [third-start] 3fr [first-end] 3fr [second-end third-end];grid-template-rows:[first-start] 1fr [second-start] 1fr [third-start] 2fr [first-end] 2fr [second-end] 4fr [third-end];height:50vh;perspective:800px}@media only screen and (min-width: 45em){.hero-carousel .stage{grid-template-columns:[first-start] 1fr [second-start] 1fr [first-end] 1rem [third-start] 1fr [second-end] 1rem [third-end];height:75vh}}.hero-carousel .stage.layout-2,.hero-carousel .stage.layout-3{grid-template-columns:[first-start] 1rem [second-start] 4fr [third-start] 3fr [first-end] 3fr [second-end third-end];grid-template-rows:[first-start] 2rem [second-start] 2rem [third-start] 3fr [first-end] 2fr [second-end] 4fr [third-end]}@media only screen and (min-width: 45em){.hero-carousel .stage.layout-2,.hero-carousel .stage.layout-3{grid-template-columns:[first-start] 1fr [second-start] 1fr [third-start] 2fr [first-end] 2fr [second-end] 2fr [third-end];grid-template-rows:[first-start] 2fr [second-start] 1fr [first-end] 2rem [third-start] 1fr [second-end] 2fr [third-end]}}.hero-carousel .item:nth-child(1){grid-area:first}.hero-carousel .item:nth-child(2){grid-area:second}.hero-carousel .item:nth-child(3){grid-area:third}.hero-carousel .item{transform:translateY(-4rem);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transform-style:preserve-3d;perspective:500px}.hero-carousel .item.animate{opacity:1;transform:translateY(0)}.hero-carousel .item figure{width:100%;height:100%;margin-bottom:.75rem}.hero-carousel .item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-carousel .item:hover,.hero-carousel .item:focus{z-index:100;transform:translateZ(50px)}.hero-carousel .item:hover .caption,.hero-carousel .item:focus .caption{opacity:1}.hero-carousel .item .caption{opacity:0;margin:0;padding:0;text-align:center;font-size:var(--fs-xs);font-weight:400;color:var(--color-text)}.hero-carousel .pool{display:none}.hero-carousel .nav-prev,.hero-carousel .nav-next{cursor:pointer}.hero-carousel .nav-prev,.hero-carousel .nav-next{mix-blend-mode:exclusion}@media only screen and (min-width: 45em){.hero-carousel .nav-prev,.hero-carousel .nav-next{position:absolute;bottom:0}}@media only screen and (min-width: 60em){.hero-carousel .nav-prev,.hero-carousel .nav-next{position:absolute;bottom:auto;top:50%;transform:translateY(-50%)}}.hero-carousel .nav-prev.hide,.hero-carousel .nav-next.hide{display:none}.hero-carousel .nav-prev .icon-container,.hero-carousel .nav-next .icon-container{overflow:hidden;display:flex;justify-content:center;align-items:center;width:calc(var(--fs-xxl) * 3);height:calc(var(--fs-xxl) * 3)}@media only screen and (min-width: 45em){.hero-carousel .nav-prev .icon-container,.hero-carousel .nav-next .icon-container{width:calc(var(--fs-xxl) * 5);height:calc(var(--fs-xxl) * 5);filter:none}}.hero-carousel .nav-prev .icon-container img,.hero-carousel .nav-next .icon-container img{width:60%;height:auto}.hero-carousel .nav-prev{grid-area:prev}.hero-carousel .nav-prev .icon{transform:scaleX(-1)}.hero-carousel .nav-next{grid-area:next}
