.link-list{margin-top:var(--spacing-md)}.link-list__list{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;list-style-type:none;margin:0;padding:0}.link-list__list li{margin-left:0;padding-left:0}.link-list__list li:before{display:none;visibility:hidden}.link-list__list li{display:contents}.link-list__item{align-items:center;background:var(--color-dark-blue);color:var(--color-lightest);display:flex;font-size:var(--font-size-sm);font-size:var(--font-size-md);font-weight:var(--font-weight-primary-medium);gap:1rem;justify-content:space-between;line-height:var(--lineHeight-xl);padding:var(--spacing-sm) var(--spacing-xs);text-decoration:none;text-transform:capitalize;transition:background-color .5s;width:100%}@media screen and (min-width:48.0625em){.link-list__item{font-size:var(--font-size-md)}}@media (hover:hover){.link-list__item:hover{background-color:var(--color-blue)}}@media screen and (min-width:48.0625em){.link-list__item{padding:var(--spacing-md) var(--spacing-sm)}}.link-list__item svg{height:1.5rem;width:1.5rem}.hero-home{margin:var(--spacing-md) 0 0;position:relative}@media screen and (min-width:48.0625em){.hero-home{margin:var(--spacing-xl) 0 0}}.hero-home__container{display:block;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;max-width:var(--grid-maxWidth-page);max-width:calc(var(--grid-maxWidth-page) + var(--grid-side-gap-md)*2);padding-left:var(--grid-side-gap-md);padding-right:var(--grid-side-gap-md)}@media screen and (min-width:62.0625em){.hero-home__container{max-width:calc(var(--grid-maxWidth-page) + var(--grid-side-gap-lg)*2);padding-left:var(--grid-side-gap-lg);padding-right:var(--grid-side-gap-lg)}}@media screen and (min-width:106.3125em){.hero-home__container{max-width:calc(var(--grid-maxLargeScreenWidth-page) + var(--grid-side-gap-lg)*2);padding-left:var(--grid-side-gap-lg);padding-right:var(--grid-side-gap-lg)}}@media screen and (min-width:48.0625em){.hero-home__container{margin-bottom:2.75rem}}@media screen and (min-width:62.0625em){.hero-home__container{max-width:calc(var(--grid-maxWidth-page) + var(--spacing-2xl)*2);padding-left:var(--spacing-2xl);padding-right:var(--spacing-2xl)}}.hero-home__title{margin-bottom:var(--spacing-sm)}@media screen and (min-width:48.0625em){.hero-home__title{margin-bottom:var(--spacing-md);max-width:62rem}.hero-home__title h1{font-family:var(--font-family-primary);font-size:var(--font-size-8xl);font-weight:var(--font-weight-primary-bold);line-height:var(--lineHeight-md);line-height:var(--lineHeight-sm)}}@media screen and (min-width:48.0625em) and screen and (min-width:48.0625em){.hero-home__title h1{font-size:var(--font-size-8xl)}}.hero-home__content{display:flex;flex-direction:column;gap:var(--spacing-sm)}@media screen and (min-width:78.8125em){.hero-home__content{flex-direction:row;gap:2.6875rem}}.hero-home__info{display:flex;flex-direction:column}@media screen and (min-width:78.8125em){.hero-home__info{flex:1 1 55%;width:55%}}.hero-home__description{margin:0}.hero-home__description p{font-size:var(--font-size-lg);line-height:var(--lineHeight-lg)}@media screen and (min-width:48.0625em){.hero-home__description p{font-size:var(--font-size-2xl)}.hero-home__description{margin:0 0 auto;max-width:75ch}.hero-home__description p{font-size:var(--font-size-3xl)}}@media screen and (min-width:78.8125em){.hero-home__description{margin:1rem 0 auto}.hero-home__video{align-self:flex-end;flex:1 1 45%;width:45%}}.hero-home__video-inner{background-color:var(--color-gray);border-radius:.65rem;overflow:hidden;padding-bottom:56.25%;position:relative;transform-origin:right bottom;z-index:100}.hero-home__video-inner video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero-home__video-spacer{position:relative}
