.home-hero{align-items:center;background:var(--theme-bg);border-bottom:1px solid var(--border-default);display:flex;flex-direction:column;min-height:40rem;overflow:hidden;width:100%}.home-hero,.home-hero .the-one-with-circle{position:relative}.home-hero .the-one-with-circle>*{position:relative;z-index:1}.home-hero .the-one-with-circle:before{aspect-ratio:1/1;background-color:var(--theme-bg);border-radius:100%;bottom:-25%;content:"";left:50%;position:absolute;transform:translateX(-50%);width:300%}@media print,screen and (min-width:64em){.home-hero .the-one-with-circle:before{bottom:50%;left:unset;right:-30%;transform:translateY(50%);width:200%}}@media screen and (min-width:85.375em){.home-hero .the-one-with-circle:before{right:-25%}}.home-hero .hero__animation,.home-hero .hero__logo{width:100%}.home-hero .hero__animation svg,.home-hero .hero__logo svg{height:auto;width:100%}@media print,screen and (min-width:64em){.home-hero{flex-direction:row}}.home-hero .logo svg path:nth-of-type(4){fill:var(--cc-1)}.home-hero .logo svg path:nth-of-type(3){fill:var(--cc-2)}.home-hero .logo svg path:nth-of-type(2){fill:var(--cc-3)}.home-hero .logo svg path:first-of-type{fill:var(--cc-4)}.home-hero-content{opacity:0;width:100%;z-index:1}.home-hero-content .cell>div{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding-bottom:1.25rem;padding-top:1.25rem}@media print,screen and (min-width:64em){.home-hero-content .cell>div{gap:1.5rem;padding-bottom:5rem;padding-top:5rem}}@media screen and (min-width:85.375em){.home-hero-content .cell>div{gap:2rem;padding-bottom:7.5rem;padding-top:7.5rem}}.home-hero-image{background-color:#f0f0f0;height:100%;opacity:0;overflow:hidden;width:100%}.home-hero-image .image-component,.home-hero-image .image-component picture,.home-hero-image .image-component picture img{height:100%;object-fit:cover;width:100%}@media print,screen and (min-width:64em){.home-hero-image .image-component .copyright-button{left:unset;right:1rem}.home-hero-image{flex:1;position:absolute;right:0;top:0;width:50%}}.home-hero.visible{opacity:1}.home-hero.visible .home-hero-content{opacity:1;transition:opacity var(--transition-md)}.home-hero.visible .home-hero-image{opacity:1;transition:opacity var(--transition-lg) .5s}.home-stories h4{font-size:3rem}@media print,screen and (min-width:64em){.home-stories h4{font-size:6rem}}@media screen and (min-width:85.375em){.home-stories h4{font-size:6rem}}@media screen and (min-width:100em){.home-stories h4{font-size:6rem}}@keyframes linkHoverAnimation{0%{background-size:0 2px,100% 2px}50%{background-size:100% 2px,0 2px}to{background-size:0 2px,100% 2px}}@keyframes expand-width{0%{width:0}to{width:100%}}.home-stories h4{text-align:center}