slider-frame{--slider-padding-vertical:1rem;--slider-padding-horizontal:var(--layout-size-s-horizontal);--slider-gap:var(--spacer-25)}modal-frame{height:100%}progress-frame{--progress-bar-height:.3rem;--progress-circle-size:8rem;--progress-circle-stroke-color:rgba(var(--color-primary),1);--progress-circle-stroke-background:rgba(var(--color-blue-600),1);--progress-circle-stroke-size:.2rem;--progress-circle-stroke-linecap:round}selector-frame{--selector-padding-vertical:1rem;--selector-padding-horizontal:1rem;--selector-gap:var(--spacer-25);--selector-content-height:11rem}:focus{outline:none}textarea{font-family:inherit;resize:vertical}button,input,textarea{background:0;border:0;border-radius:0;box-shadow:unset;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;margin:0;padding:0;text-indent:inherit;text-shadow:inherit;text-transform:inherit;word-spacing:inherit}a[disabled],button[disabled]{cursor:default}a:not([disabled]),button:not([disabled]){cursor:pointer}dl,ol,ul{margin:0 0 1em;padding:0}dl li,ol li,ul li{margin-bottom:0}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{background-color:var(--general-background);color:var(--general-color);font-family:var(--general-font-family);min-height:100vh}[hidden]{display:none}picture,svg{display:block}img,video{height:auto;width:100%}audio,canvas,iframe,img,svg,video{vertical-align:middle}@media (inverted-colors){img,video{filter:invert(100%)}}hr,p{margin:0}hr{background-color:#fff0;border:0;border-bottom:1px solid;height:0}blockquote{margin:0 0 1em}address{font-style:inherit;line-height:inherit;margin-bottom:1em}summary{cursor:pointer}h1,h2,h3,h4,h5,h6{font-size:unset;font-weight:unset;margin:unset}:root{--color-blue-900:12,18,28;--color-blue-800:18,22,38;--color-blue-700:22,28,46;--color-blue-600:26,33,57;--color-blue-500:36,44,72;--color-blue-400:94,107,136;--color-blue-300:150,159,182;--color-blue-100:200,205,220;--color-turquoise:164,200,255;--color-purple:118,62,221;--color-violet:185,168,251;--color-white:251,252,252;--color-black:0,0,0;--color-grey-900:13,13,13;--color-grey-800:28,28,29;--color-grey-600:39,39,40;--color-grey-500:58,58,60;--color-grey-300:160,160,160;--color-grey-100:201,201,201;--color-games:47,206,92;--color-status-green:99,226,127;--color-status-orange:255,179,98;--color-datacenter-core:28,207,255;--color-datacenter-standard:53,255,146;--color-datacenter-extended:255,238,82;--color-secondary:var(--color-turquoise);--color-primary:var(--color-purple);--spacer-100:4rem;--spacer--100:-4rem;--spacer-75:3rem;--spacer--75:-3rem;--spacer-60:2.4rem;--spacer--60:-2.4rem;--spacer-50:2rem;--spacer-40:1.6rem;--spacer--40:-1.6rem;--spacer-30:1.2rem;--spacer-25:1rem;--spacer-20:.8rem;--spacer-15:.6rem;--spacer-10:.4rem;--spacer-5:.2rem;--spacer-image:1.6rem;--general-scale:20px;--general-font-family:Silka,Univers,Helvetica Neue,-apple-system,BlinkMacSystemFont,Helvetica,Segoe UI,Roboto,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--general-font-family-secondary:TT Firs Neue,Univers,Helvetica Neue,-apple-system,BlinkMacSystemFont,Helvetica,Segoe UI,Roboto,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--general-color:rgba(var(--color-white),1);--general-background:rgba(var(--color-blue-900),1);--general-accessibility:rgba(var(--color-blue-300),.2);--component-padding-horizontal:var(--spacer-40);--component-padding-vertical:var(--spacer-40);--component-color:rgba(var(--color-white),1);--component-background:rgba(var(--color-blue-600),1);--component-border-radius:var(--radius-medium);--component-border-color:unset;--component-border-style:unset;--component-border-width:unset;--component-gap:1.25rem}@keyframes preset-fade{0%{opacity:0}to{opacity:1}}@keyframes preset-fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes preset-fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes preset-zoomIn{0%{opacity:0}50%{opacity:1;transform:scale3d(.3,.3,.3)}0%{transform:scale3d(1)}}@keyframes preset-tossing{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes preset-expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5)}60%{transform:translateY(-6%) scaleY(1.13)}75%{transform:translateY(4%)}to{transform:translateY(0) scale(1) scaleY(1)}}@keyframes preset-shakingX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-.5rem,0,0)}20%,40%,60%,80%{transform:translate3d(.5rem,0,0)}}@keyframes preset-shakingY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-.5rem,0)}20%,40%,60%,80%{transform:translate3d(0,.5rem,0)}}[namespace=home] main{overflow:hidden}.home-intro{height:calc(var(--viewport-height, 1vh)*100)}.home-intro .intro__background{position:relative}.home-intro .intro__background>canvas{animation:intro-canvas 1.5s cubic-bezier(.33,1,.68,1) .2s;position:absolute}.home-intro button-frame{animation:preset-fade 1s 1s both}.home-about{animation:home-about 2s cubic-bezier(.33,1,.68,1) .3s both;margin-top:-2rem;overflow:visible;position:relative;z-index:4}@keyframes home-about{0%{transform:translate3d(.00001px,10vh,.00001px)}to{transform:translate3d(.00001px,.00001px,.00001px)}}.home-about__animation-wrapper{overflow:hidden;position:relative}.home-about__departments{grid-template-columns:1fr 1fr 1fr;grid-template-rows:100%}.home-about__departments .transform-wrapper,.home-about__departments card-frame{height:17rem}@media (max-width:1100px){.home-about__departments .transform-wrapper,.home-about__departments card-frame{height:12rem}}@media (max-width:900px){.home-about__departments .transform-wrapper,.home-about__departments card-frame{height:100%}}@media (min-width:2001px){.home-about__departments h2{font-size:var(--font-size-xl)}}@media (max-width:1100px){.home-about__departments{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr}.home-about__departments [text]{max-width:unset}.home-about__departments h2{width:80%}.home-work__gallery{grid-template-columns:1fr;grid-template-rows:auto auto}}.home-work__gallery a,.home-work__gallery card-frame{height:100%}.home-work__nav>*{transition:opacity .2s ease-in-out}.home-work__nav>:not([active]){opacity:.3}.home-work__ticker div:last-child{margin-right:var(--spacer-100)}@media (max-width:900px){.home-work__ticker div{gap:var(--spacer-50)}.home-work__ticker div:last-child{margin-right:var(--spacer-50)}}.home-work__ticker svg{color:rgba(var(--color-blue-100),1);height:4rem;fill:rgba(var(--color-blue-100),1)}@media (max-width:900px){.home-work__ticker svg{height:2.5rem}}@media (max-width:600px){.home-work__ticker svg{height:2rem}}.home-work__button{width:100%}@media (max-width:1500px){.home-work__button{display:grid;justify-items:center}.home-work__button a{width:-moz-max-content;width:max-content}}@media (min-width:1501px){.home-work__button{grid-column-end:13;grid-column-start:1}.home-work__button button-frame{display:flex;--button-padding-vertical:var(--spacer-30);--button-padding-horizontal:var(--spacer-30);border-radius:var(--radius-small);place-content:center}.home-work__button{grid-column-end:7;grid-column-start:6}}@media (max-width:1500px){.home-work__button{display:grid;justify-items:center}.home-work__button a{display:block;width:100%}}.home-work__grid{grid-template-columns:repeat(12,1fr)}@media (max-width:1500px){.home-work__grid{grid-template-columns:1fr;row-gap:var(--spacer-50)}}@media (min-width:1501px){.home-work__grid{row-gap:5rem}.home-work__grid>:first-child{grid-column-end:13;grid-column-start:1}.home-work__grid>:first-child picture{height:35rem}.home-work__grid>:first-child picture[landscape]{display:none}.home-work__grid>:first-child picture[panorama]{display:block}.home-work__grid>:nth-child(2){grid-column-end:8;grid-column-start:1}.home-work__grid>:nth-child(2) picture{height:27rem}.home-work__grid>:nth-child(3){grid-column-end:13;grid-column-start:9}.home-work__grid>:nth-child(3) video-frame{display:none}.home-work__grid>:nth-child(3) picture{height:35rem}.home-work__grid>:nth-child(3) picture[landscape]{display:none}.home-work__grid>:nth-child(3) picture[portrait]{display:block}.home-work__grid>:nth-child(4){grid-column-end:10;grid-column-start:1}.home-work__grid>:nth-child(4) picture{height:27rem}.home-work__grid>:nth-child(5){grid-column-end:5;grid-column-start:1;margin-top:var(--spacer-100)}.home-work__grid>:nth-child(5) video-frame{display:none}.home-work__grid>:nth-child(5) picture{height:37rem}.home-work__grid>:nth-child(5) picture[landscape]{display:none}.home-work__grid>:nth-child(5) picture[portrait]{display:block}.home-work__grid>:nth-child(6){grid-column-end:13;grid-column-start:6}.home-work__grid>:nth-child(6) picture{height:34rem}}dot-navigation[variant~=gallery]{width:-moz-max-content;width:max-content;--component-size:.5rem;--component-color:rgba(var(--color-white),1);--component-background:rgba(var(--color-white),.3);--component-gap:.7rem}
