@-webkit-keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@-webkit-keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@-webkit-keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@-webkit-keyframes slidein{0%{top:-20%}to{top:140%}}@keyframes slidein{0%{top:-20%}to{top:140%}}@-webkit-keyframes show{0%{opacity:0}}@keyframes show{0%{opacity:0}}@-webkit-keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}@-webkit-keyframes underline-animate{0%{background-position:100% 100%;background-size:100% .0625rem}25%{background-position:100% 100%;background-size:0 .0625rem}50%{background-position:0 100%;background-size:0 .0625rem}to{background-position:0 100%;background-size:100% .0625rem}}@keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}@keyframes underline-animate{0%{background-position:100% 100%;background-size:100% .0625rem}25%{background-position:100% 100%;background-size:0 .0625rem}50%{background-position:0 100%;background-size:0 .0625rem}to{background-position:0 100%;background-size:100% .0625rem}}:root{--font-family-sans:ibmplexsans,arial,sans-serif;--font-family-mono:ibmplexmono,"Courier New",serif;--font-family-sort:sortsmillgoudy,"Times New Roman",serif;--font-family-hoeffler:"Hoefler Text","Times New Roman",serif;--font-size-8:.5rem;--font-size-10:.625rem;--font-size-12:.75rem;--font-size-14:.875rem;--font-size-16:1rem;--font-size-18:1.125rem;--font-size-20:1.25rem;--font-size-22:1.375rem;--font-size-24:1.5rem;--font-size-28:1.75rem;--font-size-32:2rem;--font-size-34:2.125rem;--font-size-36:2.25rem;--font-size-44:2.75rem;--font-size-50:3.125rem;--font-size-60:3.75rem;--font-size-64:4rem;--font-size-70:4.375rem;--font-size-90:5.625rem;--font-size-170:10.625rem;--font-size-fluid-sm:clamp(.875rem,2vw,1rem);--font-size-fluid-md:clamp(1.125rem,3vw,1.375rem);--font-size-fluid-lg:clamp(2rem,5vw,2.75rem);--font-size-fluid-xl:clamp(2.8125rem,15vw,5.625rem);--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-auto:auto;--line-height-20:1.25rem;--line-height-24:1.5rem;--line-height-26:1.625rem;--line-height-34:2.125rem;--line-height-42:2.625rem;--line-height-46:2.875rem;--line-height-48:3rem}.page{overflow:clip}.c-banner{--textColor:#fff;--ctaColor:#000;--ctaBg:#fff;background-color:#d9d9d9;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template:"container" 100%/100%;max-width:100%;overflow:hidden;place-items:center;position:relative;text-decoration:none;width:100%}.c-banner--h-left{justify-items:flex-start}.c-banner--h-right{justify-items:flex-end}.c-banner--v-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.c-banner--v-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.c-banner--v-bottom .c-banner__content{padding-bottom:8.875rem;padding-left:1.875rem}@media screen and (min-width:64em){.c-banner--v-bottom .c-banner__content{padding-bottom:3.25rem}}.c-banner__content,.c-banner__text,.c-banner__title{max-width:100%}.c-banner--h-left .c-banner__content,.c-banner--h-left .c-banner__text,.c-banner--h-left .c-banner__title{margin-right:auto;text-align:left}.c-banner--h-center .c-banner__content,.c-banner--h-center .c-banner__text,.c-banner--h-center .c-banner__title{margin-left:auto;margin-right:auto;text-align:center}.c-banner--h-right .c-banner__content,.c-banner--h-right .c-banner__text,.c-banner--h-right .c-banner__title{margin-left:auto;text-align:right}.c-banner__content{grid-area:container;overflow:hidden;padding:1rem;text-decoration:none;width:100%;z-index:2}@media screen and (min-width:48em){.c-banner__content{padding-top:1.875rem}}@media screen and (min-width:64em){.c-banner__content{padding:2.5rem 2.5rem 3.25rem 1.875rem}}.c-banner__content>*{-webkit-transform:translateZ(0);transform:translateZ(0)}.c-banner__text,.c-banner__title{width:37.5rem}.c-banner__text *,.c-banner__title *{color:var(--textColor)!important}.c-banner__title{color:var(--textColor);font-family:var(--font-family-mono);font-size:var(--font-size-34);font-weight:var(--font-weight-regular);letter-spacing:0;line-height:var(--line-height-42);margin-block:1.25rem .625rem;overflow-wrap:break-word}.c-banner__title em,.c-banner__title i{font-style:italic;font-weight:var(--font-weight-regular)}.c-banner__title b,.c-banner__title strong{font-weight:var(--font-weight-bold)}@media screen and (min-width:80em){.c-banner__title{width:50rem}}.c-banner:has(.c-banner__image,.c-banner__video) .c-banner__title{text-shadow:0 .25rem 2.5rem rgba(0,0,0,.6)}.c-banner__text{color:var(--textColor);font-family:var(--font-family-mono);font-size:var(--font-size-16);font-weight:var(--font-weight-light);letter-spacing:0;line-height:var(--line-height-26)}.c-banner__text em,.c-banner__text i{font-style:italic;font-weight:var(--font-weight-light)}.c-banner__text b,.c-banner__text strong{font-weight:var(--font-weight-medium)}.c-banner__text p:last-child{margin-bottom:0}.c-banner__text h1{font-family:sortsmillgoudy,Times New Roman,serif;font-size:2rem;font-weight:400;letter-spacing:.23em;line-height:1.3125;margin-bottom:.625rem}.c-banner__text h4{font-family:ibmplexsans,arial,sans-serif;font-family:ibmplexmono,Courier New,serif;font-size:1.125rem;font-style:normal;font-weight:300;font-weight:400;letter-spacing:.01em;line-height:1.55556}.c-banner__cta{background-color:transparent;border:none;color:var(--ctaColor);font-family:var(--font-family-mono);font-size:var(--font-size-14);font-weight:var(--font-weight-medium);letter-spacing:0;line-height:var(--line-height-20);margin-top:1.6875rem;position:relative}.c-banner__cta em,.c-banner__cta i{font-style:italic;font-weight:var(--font-weight-medium)}.c-banner__cta:before{background-color:var(--ctaBg)}.c-banner__cta:hover{border:none;color:#fff}.c-banner__cta:hover:before{background-color:#000;opacity:.8}.c-banner__image,.c-banner__video{--focal-point-x:.5;--focal-point-y:.5;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:container;height:100%;max-height:100%;max-width:100%;min-height:0;min-width:0;width:100%;z-index:1}.c-banner__image img,.c-banner__video img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:calc(var(--focal-point-x)*100%) calc(var(--focal-point-y)*100%);object-position:calc(var(--focal-point-x)*100%) calc(var(--focal-point-y)*100%);-webkit-transition:all .45s ease-out;transition:all .45s ease-out;width:100%}.c-banner .c-freecaster-video,.c-banner__video{aspect-ratio:378/548;width:100%}@media screen and (min-width:64em){.c-banner .c-freecaster-video,.c-banner__video{aspect-ratio:77/30}}.c-banner .freecaster-player{background:none;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.c-banner .freecaster-player .fp-ui:before{display:none}.c-banner__badge{border:.0625rem solid #000;font-family:var(--font-family-mono);font-size:var(--font-size-12);font-weight:var(--font-weight-regular);letter-spacing:0;line-height:var(--line-height-20);margin:2.125rem 0 .5rem;padding:.3125rem;text-transform:uppercase}.c-banner__badge em,.c-banner__badge i{font-style:italic;font-weight:var(--font-weight-regular)}.c-banner__badge b,.c-banner__badge strong{font-weight:var(--font-weight-bold)}