@keyframes hideImage{0%{transform:rotateZ(0deg) scale(1);filter:brightness(1)}to{transform:rotateZ(90deg) scale(10);filter:brightness(2)}}@keyframes imageFilters{0%{filter:brightness(3) blur(0)}10%{filter:brightness(3) blur(4px)}to{filter:brightness(1) blur(0)}}.--space-distributor-center{justify-content:center}.lead-section{display:flex;flex-direction:column;row-gap:var(--size-xl);overflow:hidden;-moz-user-select:none;-webkit-user-select:none;user-select:none;cursor:default}#lead{text-wrap:initial}@supports (overflow:clip){.lead-section{overflow-x:clip;overflow-y:visible}}.hover-trigger{touch-action:manipulation;position:absolute;top:var(--top-offset);right:0;left:0;z-index:3;height:var(--glyph-height)}.still,.still-clip{width:100%;height:auto}.still-clip{position:absolute;top:var(--top-offset);z-index:-1;overflow:hidden;transition:z-index 0s 300ms}.still{position:relative;transform-origin:top left;transform:translateX(-1px) rotateZ(90deg) scale(10);transition:transform 100ms}.hook__picture-wrapper{position:relative;align-items:end;margin:0}.hover-zone{touch-action:manipulation;position:absolute;top:50%;left:50%;z-index:3;width:4ch;height:calc(var(--line-height)*1.5);transform:translate(-50%,-50%)}@media screen and (max-width:650px) and (orientation:portrait){.hover-zone{width:4ch;height:calc(var(--line-height)*2)}}.hook__picture{position:absolute;z-index:0;margin:0}.rock{fill:var(--text-color)}.hook__picture-wrapper.rock{width:123.16px;height:var(--glyph-height)}.hook__picture.rock{top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.hook__picture-wrapper.devil{width:1ch;height:var(--glyph-height)}.hook__picture.devil{top:10%;left:50%;z-index:-1;width:87px;height:auto;transform:translate(-50%,-50%)}.hook__picture-wrapper.alien{width:1.25ch;height:var(--glyph-height)}.hook__picture.alien{top:30%;left:55%;z-index:-1;width:87px;height:auto;transform:translate(-50%,-50%)}.hook__picture-wrapper.violet-circle{width:0;height:var(--glyph-height)}.hook__picture.violet-circle{top:50%;left:50%;z-index:-1;transform:translate(-50%,-50%)}.hook__picture-wrapper.stroked-rectangle{width:0;height:var(--glyph-height)}.hook__picture.stroked-rectangle{top:50%;left:50%;z-index:-1;stroke:var(--text-color);transform:translate(-50%,-50%)}.hook__picture-wrapper.stroked-rounded-rectangle{width:0;height:var(--glyph-height)}.hook__picture.stroked-rounded-rectangle{z-index:-1;stroke:var(--text-color);transform:translate(-15%,-40%)}.hook__picture-wrapper.green-union{top:56px;width:0;height:var(--glyph-height)}.hook__picture-wrapper.green-union>.background-blur,.hook__picture.green-union{top:50%;left:50%;z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translate(-50%,-50%)}.hook__picture-wrapper.green-union>.background-blur{position:absolute;inset:0}.hook__picture.green-union.clipped{clip-path:path("M54.105.197c-21.344 0-38.646 17.219-38.646 38.458v14.422H0c0 24.957 20.33 45.188 45.41 45.188h3.864v-26.92h56.038V.197H54.105Z")}.hook__picture-wrapper.circle-and-rectangle{width:0;height:var(--glyph-height)}.hook__picture.circle-and-rectangle{z-index:-1;transform:translate(-65%,-1.5%)}.hook__picture.circle-and-rectangle>.rectangle{fill:var(--text-color)}.hook__picture.circle-and-rectangle>.circle{stroke:var(--text-color)}.hook__picture-wrapper.green-rectangle{top:14px;width:0;height:var(--glyph-height)}.hook__picture.green-rectangle{top:50%;z-index:-1;transform:translate(-50%,-50%)}.hook__picture-wrapper.boy,.hook__picture.boy{width:var(--glyph-height);height:var(--glyph-height)}.hook__picture.boy{top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.lead-section__links-list{z-index:1;display:grid;grid-auto-columns:max-content;grid-auto-flow:column;gap:var(--size-s);margin:0;padding:0;width:-moz-fit-content;width:fit-content;list-style:none}.lead-section__links-list__item{position:relative;display:grid;place-content:center;height:56px}.lead-section__links-list__link:focus-visible{outline:0}.lead-section__links-list__link::after{position:absolute;content:"";inset:0}.lead-section__links-list__link:focus-visible::after{outline:auto;outline:auto -webkit-focus-ring-color;outline-offset:-10px}@media (hover){.lead-section__links-list__item.primary:hover,.lead-section__links-list__item.secondary:hover{filter:opacity(.52);transition:filter 150ms cubic-bezier(.4,0,1,1)}}.lead-section__links-list__item.primary:active,.lead-section__links-list__item.secondary:active{filter:opacity(.51);transition:filter 150ms cubic-bezier(.4,0,1,1)}.lead-section__links-list__link{padding:0 var(--size-m);text-decoration:none}.details{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:var(--size-m);column-gap:var(--size-m)}.details h3{display:block;margin-bottom:0;width:-moz-fit-content;width:fit-content}.details p{margin-top:0}@media screen and (max-width:650px) and (orientation:portrait){.lead-section{row-gap:var(--size-m)}.lead-section__links-list{position:sticky;grid-auto-flow:row;width:auto;place-content:end}.lead-section__links-list__item{position:relative;justify-self:end;width:-moz-fit-content;width:fit-content;place-content:center}.details{grid-template-columns:auto;grid-auto-rows:auto;row-gap:var(--size-m)}.details h3,.details p{--font-size:var(--fs-s);--line-height:var(--lh-s)}}