:root{--gradient-primary:linear-gradient(90deg,#67b4dc,#264d82);--gradient-secondary:linear-gradient(0deg,#f15833,#67b4dc);--gradient-fuschia:linear-gradient(0deg,#ba33f1,#264d82 68%);--gradient-blue-radial:radial-gradient(circle,#67b4dc 0%,rgba(103,180,220,0) 100%)}.gradient-primary{background:var(--gradient-primary)}.gradient-secondary{background:var(--gradient-secondary)}.gradient-fuschia{background:var(--gradient-fuschia)}.gradient-blue-radial{background:var(--gradient-blue-radial)}.text-gradient-primary{-webkit-text-fill-color:transparent;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.text-gradient-secondary{-webkit-text-fill-color:transparent;background:var(--gradient-secondary);-webkit-background-clip:text;background-clip:text}.text-gradient-fuschia{-webkit-text-fill-color:transparent;background:var(--gradient-fuschia);-webkit-background-clip:text;background-clip:text}@keyframes fadein{0%{opacity:0}75%{opacity:0}to{opacity:1}}.block--hero.--preview{background-position:50%;background-repeat:no-repeat;background-size:cover}.block--hero{background-position:100%;background-repeat:no-repeat;background-size:783px;display:flex;flex-direction:column;justify-content:center;position:relative}.block--hero.--video-bg .video-wrapper{animation:fadein 2s;height:100%;inset:0;position:absolute;width:100%}.block--hero.--video-bg .video-wrapper iframe{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.block--hero.--overlay:before{background:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 42.72%,rgba(0,0,0,.75) 95.86%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.block--hero .hero-inner{position:relative;z-index:1}.block--hero .hero-images{inset:0 0 0 0;overflow:hidden;position:absolute;z-index:0}.block--hero .hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:var(--hero-min-height)}.block--hero .hero-annotation-display{bottom:0;line-height:1.05em;max-width:200px;opacity:1;position:absolute;right:0;transition:opacity 1s ease-out;z-index:9}.block--hero .hero-annotation-display a{color:var(--bs-body-color);font-size:.8rem;font-weight:700;text-decoration:none}.block--hero .hero-annotation-display a:focus,.block--hero .hero-annotation-display a:hover{-webkit-text-decoration:dashed;text-decoration:dashed}.block--hero .block--banner{flex:1 1 100%}.block--hero .block--banner--wrapper{height:auto}
