scroll-element{position:relative;margin:var(--spacing-block) 0;display:block;border-radius:var(--border-radius);background-color:var(--color-3rd)}scroll-element.is-visible{will-change:transform}scroll-element>.scroll-element-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-3rd);z-index:-1}scroll-element>picture>img:not(:first-child){margin:0;will-change:filter,opacity}@media only print{scroll-element{opacity:1!important;transform:none!important}}astro-vision-player{position:relative;display:block;overflow:hidden;border-radius:var(--border-radius);width:100%;height:100%}article>astro-vision-player:not(first-child){margin-top:var(--spacing-block)}astro-vision-player vision-player .vip-media-ele{left:0}astro-vision-player vision-player h1,astro-vision-player h2,astro-vision-player h3{border:none}carousel-root[data-has-aspect=true] astro-vision-player{position:absolute;top:0;left:0;width:100%;height:100%}.player-overlay{background:var(--color-bg)}.player-overlay .ov-bg{display:none}.player-overlay wjs-overlay{width:100%;height:100%}.player-overlay .ov-box{display:block;overflow:hidden;width:calc(100vw - var(--spacing-block) * 2);margin:0;box-shadow:0 0 20px #000c;aspect-ratio:16/9}.player-overlay .pu-box{max-width:400px!important}.player-overlay vision-player{--control-color: var(--color-1st);--control-border-color: var(--color-1st);--control-background-hover: var(--color-1st);--control-background-active: var(--color-1st);--control-background-focus: var(--color-1st);--button-border-style: dotted;--button-background: transparent;--button-background-hover: var(--color-1st);--button-background-active: var(--color-1st);--button-background-focus: var(--color-1st);--pu-win-width: 300px;--button-color: var(--color-text)}.player-overlay vision-player input[type=range]::-moz-range-thumb{background:var(--color-1st)!important}.player-overlay vision-player input[type=range]::-ms-thumb{background:var(--color-1st)!important}.player-overlay vision-player input[type=range]::-webkit-slider-thumb{background:var(--color-1st)!important}.player-overlay vision-player img.overlay-demo{width:15vmin;max-width:200px;opacity:.8}.player-overlay vision-player .mp-spinner-wrapper{position:relative;top:.6vw;left:.6vw}@media(min-aspect-ratio:16/9){.player-overlay .ov-box{width:auto;height:calc(90vh - var(--spacing-block) * 2);height:calc(100svh - var(--spacing-block) * 2)}}@view-transition{navigation:auto}*{box-sizing:border-box;margin:0;padding:0}::-moz-selection{background-color:var(--color-highlight);color:var(--color-text)}::selection{background-color:var(--color-highlight);color:var(--color-text)}::-moz-focus-inner{border:none}@page{margin:20mm 10mm;size:auto}html{--scrollbar-width: 0;height:auto;font-size:var(--font-size-base);-moz-osx-font-smoothing:antialiased}html ::-webkit-scrollbar-track{background-color:var(--color-contrast3);opacity:.5}html ::-webkit-scrollbar-thumb{border-radius:var(--border-radius);background-color:var(--color-contrast6);opacity:.6;cursor:pointer}html ::-webkit-scrollbar-thumb:hover{background-color:var(--color-ctl)}html ::-webkit-scrollbar-thumb:window-inactive{background-color:var(--color-contrast3);opacity:.2}html.has-scrollbar ::-webkit-scrollbar{width:var(--scrollbar-width)}html.has-no-scrollbar ::-webkit-scrollbar-thumb{background-color:var(--color-contrast6);opacity:.6}body{font-family:var(--font-family-normal),sans-serif;font-weight:var(--font-weight-normal);font-feature-settings:"liga" 1,"calt" 1;overflow:hidden auto;width:100%;height:auto;background-color:var(--color-bg);font-size:var(--font-size);color:var(--color-text);line-height:var(--font-line-height);text-rendering:geometricprecision;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}#wrapper-global{transition-duration:var(--transition-duration, .3s);transition-delay:0s;transition-timing-function:ease-in-out;transition-property:transform;display:flex;flex-direction:column;align-items:center;min-height:100vh;min-height:100svh;max-width:100vw;overflow-x:hidden;overflow-x:clip}.menu-mobile.visible+#wrapper-global,.ov:not(.hiding):not(.hidden)+#wrapper-global{transform:scale(.9)}#wrapper-content{--wrapper-outer: min(max(var(--content-width), var(--content-width-min)), var(--content-width-max));--wrapper-inner: calc(var(--wrapper-outer) - (var(--content-padding-left) + var(--content-padding-right)));--article-inner: calc(var(--wrapper-inner) - (var(--article-padding-left) + var(--article-padding-right)));--center-to-wrapper: calc(49.99% - (var(--wrapper-inner) / 2));--center-to-viewport: calc(50% - 50vw + var(--scrollbar-width) / 2);--half-wrapper: calc(var(--wrapper-inner) / 2);--eps: .1px;display:flex;flex-grow:1;width:var(--wrapper-outer);margin:0 auto;padding:var(--content-padding-top) var(--content-padding-left) var(--content-padding-bottom) var(--content-padding-right)}#wrapper-content:after,article:after{content:"";display:table;clear:both}.icon:hover{transform:scale(1.2)}.icon.close:before{transition-duration:var(--transition-duration, .3s);transition-delay:0s;transition-timing-function:ease-in-out;transition-property:background;content:""/"";display:inline-block;flex-grow:0;flex-shrink:0;align-self:center;vertical-align:middle;width:var(--icon-size);height:var(--icon-size);-webkit-mask-size:var(--icon-size);mask-size:var(--icon-size);margin:0;background:var(--color-text);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3Eicon / close%3C/title%3E %3Cg id='icon-/-close' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E %3Cg id='Group' transform='translate(6, 6)' stroke='%23141111' stroke-width='3'%3E %3Cline x1='0.5015' y1='12.5015' x2='12.5015' y2='0.5015' id='Line-4' transform='translate(6.5, 6.5) rotate(-90) translate(-6.5, -6.5)'/%3E %3Cline x1='0.5015' y1='12.5015' x2='12.5015' y2='0.5015' id='Line-4' transform='translate(6.5, 6.5) rotate(-360) translate(-6.5, -6.5)'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.icon.close:hover{transform:rotate(90deg) scale(1.2)}.is-sr-only{position:absolute;overflow:hidden;width:.0625em;height:.0625em;margin:-em(1);padding:0;border:0;white-space:nowrap;clip:rect(0,0,0,0)}a.skip-content:focus-visible{z-index:100;width:auto;height:auto;left:48%;background:var(--color-contrast1)}.work-header h1,.layout-width-wide{width:var(--wrapper-inner);max-width:none;margin-left:var(--center-to-wrapper);margin-right:var(--center-to-wrapper)}.layout-width-full{width:calc(100vw - var(--scrollbar-width));max-width:none;margin-left:var(--center-to-viewport);margin-right:var(--center-to-viewport)}.layout-width-full:not(.layout-half-right):not(.layout-quarter-right):not(.layout-quarter-left),.layout-width-full:not(.layout-half-right):not(.layout-quarter-right):not(.layout-quarter-left) img{border-top-left-radius:0;border-bottom-left-radius:0}.layout-width-full:not(.layout-half-left):not(.layout-quarter-left):not(.layout-quarter-right),.layout-width-full:not(.layout-half-left):not(.layout-quarter-left):not(.layout-quarter-right) img{border-top-right-radius:0;border-bottom-right-radius:0}.layout-quarter-left,.layout-quarter-right{width:calc(25% - var(--layout-align-gutter) * 1.5)}.layout-quarter-left.layout-width-wide,.layout-quarter-right.layout-width-wide{width:calc(var(--half-wrapper) / 2 - var(--layout-align-gutter) * 1.5)}.layout-quarter-left.layout-width-full,.layout-quarter-right.layout-width-full{width:calc(25vw - var(--layout-align-gutter) * 1.75)}p+.layout-quarter-left,p+.layout-quarter-right{clear:both}.layout-quarter-left+p,.layout-quarter-right+p{margin-top:calc(var(--spacing-block) + var(--spacing-block-small))}.layout-quarter-right{float:right;margin-left:var(--layout-align-gutter)}.layout-quarter-right+script+.layout-quarter-right,.layout-quarter-right+.layout-quarter-right{margin-right:var(--layout-align-gutter)}.layout-quarter-right.layout-width-full{margin-right:var(--center-to-viewport)}.layout-quarter-right.layout-width-full+.layout-quarter-right.layout-width-full{margin-right:var(--layout-align-gutter)}.layout-quarter-left{float:left;margin-right:var(--layout-align-gutter)}.layout-quarter-left+script+.layout-quarter-left,.layout-quarter-left+.layout-quarter-left{margin-left:var(--layout-align-gutter)}.layout-quarter-left+.layout-quarter-left+.layout-quarter-left+.layout-quarter-left{margin-right:0}.layout-height-full{position:relative;width:auto;height:100vh;border-radius:0}.layout-hero{margin-top:calc((var(--article-padding-top) + var(--main-padding-top) + var(--content-padding-top)) * -1)}.work-header{margin-top:calc(var(--article-padding-top) * -1 - var(--content-padding-top));margin-bottom:calc(var(--spacing-block) * 2)}.work-header h2{font-family:var(--font-family-bold),sans-serif;font-weight:var(--font-weight-bold);font-feature-settings:"liga" 1,"calt" 1}work-hero{display:flex;justify-content:center;overflow:hidden;overflow:clip;height:var(--hero-height);min-height:var(--hero-height-min);max-height:var(--hero-height-max);margin-top:calc(var(--article-padding-top) * -1);transform:translateZ(0)}html.has-reduced-motion work-hero{view-transition-name:none!important}work-hero picture{display:block;height:100%;animation:.5s ease-in-out 0s 1 workHero}html.has-reduced-motion work-hero picture{animation:none}work-hero img{position:relative;display:block;width:110vw;max-width:none;height:auto;border-radius:0;will-change:transform}@keyframes workHero{0%{opacity:0;filter:blur(10px);transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.work-subtitle{margin-top:0;font-size:var(--font-size4);line-height:1.2;text-align:center;margin-top:var(--spacing-block)}.work-tag{display:flex;flex-wrap:wrap;justify-content:center;margin-top:var(--spacing5);margin-bottom:var(--spacing-block);text-align:center;list-style:none;gap:var(--spacing-block-small)}.work-tag>li{margin:0;padding:var(--spacing1) var(--spacing4);border-radius:var(--border-radius-big);background:var(--color-2nd);color:var(--color-light)}.work-launch-project{display:flex;justify-content:center;align-items:center;gap:var(--spacing-block-small);clear:both;margin-top:var(--spacing-block-big)!important;text-align:center}.work-launch-project:last-child{margin-bottom:0}.work-launch-project>button,.work-launch-project>a{min-width:15rem}scroll-element{margin-top:0;margin-bottom:var(--spacing-block)}@media only print{html{font-size:.625em}body{width:auto;background:#fff}#wrapper-global{min-height:initial;background:#fff}work-hero{height:auto;min-height:initial;max-height:initial;margin-top:auto}work-hero img{transform:none!important}.work-tag>li{background:none;color:var(--color-2nd);border:.5mm solid var(--color-2nd)}.work-launch-project{display:none}}@media only screen and (max-width:449px){#wrapper-content{--content-padding-left: 0;--content-padding-right: 0;--content-width: 100%}.work-header h1,.layout-width-wide{width:calc(100vw - var(--scrollbar-width));margin-left:var(--center-to-viewport)}.work-header h1,.layout-width-wide,.work-header h1 img,.layout-width-wide img{border-radius:0}}@media only screen and (max-width:1023px){.layout-width-full:not(.layout-half-right):not(.layout-half-left),.layout-width-full:not(.layout-half-right):not(.layout-half-left) img{border-radius:0}}@media only screen and (max-width:860px){.layout-width-full,.layout-width-full img{border-radius:0}.layout-quarter-left,.layout-quarter-right{width:calc(50% - var(--layout-align-gutter))}.layout-quarter-left.layout-width-wide,.layout-quarter-right.layout-width-wide{width:calc(var(--half-wrapper) - var(--layout-align-gutter) * 1)}.layout-quarter-left.layout-width-full,.layout-quarter-right.layout-width-full{width:calc(50vw - var(--layout-align-gutter) - var(--scrollbar-width) / 2)}.layout-quarter-right+script+.layout-quarter-right,.layout-quarter-right+.layout-quarter-right{margin-left:var(--center-to-wrapper);margin-right:var(--layout-align-gutter)}.layout-quarter-right.layout-width-full+.layout-quarter-right.layout-width-full,.layout-quarter-right.layout-width-full+script+.layout-quarter-right.layout-width-full{margin-left:var(--center-to-viewport)}.layout-quarter-left.layout-width-full+script+.layout-quarter-left.layout-width-full,.layout-quarter-left.layout-width-full+.layout-quarter-left.layout-width-full{margin-right:var(--center-to-viewport)}.layout-quarter-left+script+.layout-quarter-left,.layout-quarter-left+.layout-quarter-left{margin-right:var(--center-to-wrapper)}.layout-quarter-left+.layout-quarter-left+.layout-quarter-left{margin-left:0;margin-right:var(--layout-align-gutter)}.layout-quarter-left+.layout-quarter-left+.layout-quarter-left+.layout-quarter-left{margin-left:var(--layout-align-gutter);margin-right:0}}@media only screen and (min-width:860px){.layout-half-left,.layout-half-right{width:calc(50% - var(--layout-align-gutter))}.layout-half-left{float:left;margin-right:var(--layout-align-gutter)}.layout-half-right{float:right;margin-left:var(--layout-align-gutter)}.layout-half-left.layout-width-wide,.layout-half-right.layout-width-wide{width:calc(var(--half-wrapper) - var(--layout-align-gutter));max-width:none}.layout-half-left.layout-width-wide{margin-left:var(--center-to-wrapper)}.layout-half-right.layout-width-wide{margin-right:var(--center-to-wrapper)}.layout-half-left.layout-width-full,.layout-half-right.layout-width-full{width:calc(50vw - var(--layout-align-gutter) - var(--scrollbar-width) / 2);max-width:none}.layout-half-left.layout-width-full{margin-left:calc(var(--center-to-viewport) - var(--eps))}.layout-half-right.layout-width-full{margin-right:calc(var(--center-to-viewport) - var(--eps))}}@media only screen and (max-width:640px){.layout-quarter-left,.layout-quarter-right{float:none;width:100%}.layout-quarter-left,.layout-quarter-left+script+.layout-quarter-left,.layout-quarter-left+.layout-quarter-left,.layout-quarter-right,.layout-quarter-left+script+.layout-quarter-right,.layout-quarter-left+.layout-quarter-right,.layout-quarter-right+script+.layout-quarter-left,.layout-quarter-right+.layout-quarter-left,.layout-quarter-right+script+.layout-quarter-right,.layout-quarter-right+.layout-quarter-right{margin-left:0;margin-right:0}.layout-quarter-left.layout-width-wide,.layout-quarter-right.layout-width-wide{width:var(--wrapper-inner)}.layout-quarter-left.layout-width-wide,.layout-quarter-left.layout-width-wide+script+.layout-quarter-left.layout-width-wide,.layout-quarter-left.layout-width-wide+.layout-quarter-left.layout-width-wide,.layout-quarter-right.layout-width-wide,.layout-quarter-left.layout-width-wide+script+.layout-quarter-right.layout-width-wide,.layout-quarter-left.layout-width-wide+.layout-quarter-right.layout-width-wide,.layout-quarter-right.layout-width-wide+script+.layout-quarter-left.layout-width-wide,.layout-quarter-right.layout-width-wide+.layout-quarter-left.layout-width-wide,.layout-quarter-right.layout-width-wide+script+.layout-quarter-right.layout-width-wide,.layout-quarter-right.layout-width-wide+.layout-quarter-right.layout-width-wide{margin-left:var(--center-to-wrapper);margin-right:var(--center-to-wrapper)}.layout-quarter-left.layout-width-full,.layout-quarter-right.layout-width-full{width:calc(100vw - var(--scrollbar-width))}.layout-quarter-left.layout-width-full,.layout-quarter-left.layout-width-full+script+.layout-quarter-left.layout-width-full,.layout-quarter-right.layout-width-full,.layout-quarter-left.layout-width-full+script+.layout-quarter-right.layout-width-full,.layout-quarter-right.layout-width-full+script+.layout-quarter-left.layout-width-full,.layout-quarter-right.layout-width-full+script+.layout-quarter-right.layout-width-full{margin-left:var(--center-to-viewport);margin-right:var(--center-to-viewport)}}@media screen and (orientation:portrait){work-hero{height:30vh}work-hero img{width:150vw}}@media(prefers-reduced-motion:reduce){html:not(.has-reduced-motion) work-hero picture{animation:none}}
