@layer theme,gt-global,gt-module,gt-util;@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@layer gt-module{.carousel-hero{--gt-carousel-hero-slide-rotation-animation-duration: 1s;--gt-carousel-hero-slide-rotation-animation-delay: 3s;--gt-carousel-hero-slide-rotation-animation-timing-function: linear;background:var(--gt-color-theme-dark);color:var(--gt-color-theme-dark-contrast);text-shadow:0 1px 3px var(--gt-color-secondary-background, #232428)}.carousel-hero,.carousel-hero *{box-sizing:border-box}@media all and (min-width: 93.75rem){.carousel-hero{--gt-carousel-hero-container-pseudo-opacity: 1}}.carousel-hero__container{width:100%;height:var(--gt-carousel-hero-container-height, 50em);max-width:93.75rem;margin-inline:auto;position:relative;overflow:hidden}.carousel-hero__container:before,.carousel-hero__container:after{content:"";position:absolute;z-index:3;inset:0 auto;background:var(--gt-color-theme-dark);box-shadow:0 0 2em 3em var(--gt-color-theme-dark);opacity:var(--gt-container-pseudo-opacity, 1)}.carousel-hero__container:before{left:0}.carousel-hero__container:after{right:0}.carousel-hero__container:hover,.carousel-hero__container:focus-within,.carousel-hero__container:focus-visible{--gt-carousel-hero-fab-opacity: 1;--gt-carousel-hero-fab-transform-translate-x-prev: 0;--gt-carousel-hero-fab-transform-translate-x-next: 0}.carousel-hero__slide{opacity:0;transition:opacity var(--gt-carousel-hero-slide-rotation-animation-duration, .5) var(--gt-carousel-hero-slide-rotation-animation-timing-function, ease-in-out);z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gt-color-secondary-background, #232428)}.carousel-hero__slide--is-visible{opacity:1;z-index:2}.carousel-hero__slide-animator{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.carousel-hero__slide-animator--rotation-queue{animation:fade-out var(--gt-carousel-hero-slide-rotation-animation-duration, .5s) var(--gt-carousel-hero-slide-rotation-animation-delay, 3s) var(--gt-carousel-hero-slide-rotation-animation-timing-function, ease-in-out) forwards}.carousel-hero__slide-animator--rotation-immediate{animation:fade-out var(--gt-carousel-hero-slide-rotation-animation-duration, .5s) var(--gt-carousel-hero-slide-rotation-animation-timing-function, ease-in-out)}.carousel-hero__slide-animator--rotation-pause{animation-play-state:paused}.carousel-hero__canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin-inline:0;padding-inline:clamp(3.125rem,5vw,6.25rem);padding-block:6.25rem}.carousel-hero__text{display:flex;flex-direction:column;gap:2rem;width:100%;text-align:left}.carousel-hero__background-image{display:block;width:100%;height:100%;object-fit:cover}.carousel-hero__title{font:bold clamp(2.375rem,5vw,3.625rem)/1.05 var(--gt-font-primary-family, sans-serif);margin-block:0;max-width:25ch;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;color:currentColor}.carousel-hero__desc{font:bold clamp(1rem,4vw,1.375rem)/1.6 var(--gt-font-secondary-family, sans-serif);max-width:40ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:left}.carousel-hero__button-container{font:bold .875rem var(--gt-font-secondary-family, sans-serif);color:currentColor;position:relative}.carousel-hero__button{max-width:100%}.carousel-hero__button,.carousel-hero__button:hover,.carousel-hero__button:focus{color:currentColor;font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:none}.carousel-hero__button-text{font-weight:700;max-width:30ch;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.carousel-hero__controls{position:absolute;z-index:100;bottom:1rem;left:0;right:0;display:flex;gap:1rem;justify-content:center}.carousel-hero__fab{opacity:var(--gt-carousel-hero-fab-opacity, 0);transition:opacity .3s ease-in-out,transform .3s ease-in-out,background .3s ease-in-out}.carousel-hero__fab svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentColor;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;font-size:1.5rem}.carousel-hero__fab:hover,.carousel-hero__fab:focus{color:#000000de;border:none}.carousel-hero__fab--prev{transform:translate(var(--gt-carousel-hero-fab-transform-translate-x-prev, 50%))}.carousel-hero__fab--next{transform:translate(var(--gt-carousel-hero-fab-transform-translate-x-next, -50%))}@media all and (max-width: 40rem){.carousel-hero__background-image{object-position:-20em}.carousel-hero__text{align-self:flex-end}}.carousel-hero--has-single-slide .carousel-hero__slide{opacity:1;z-index:2}.carousel-hero--banner-size-medium{--gt-carousel-hero-container-height: 30em}}
