@keyframes sticker-rotateClock{to{rotate:2.35turn}}@keyframes sticker-rotateBack{0%{rotate:2.35turn}to{rotate:0turn}}@keyframes appearing{0%{transform:translateX(-105%)}to{transform:translateX(5%)}}@keyframes stayhome{0%{transform:translateX(105%)}to{transform:translateX(-5%)}}@keyframes shake{0%,40%,to{transform:scale(1) rotate(0deg)}8%{transform:scale(1.01) rotate(2deg)}16%{transform:scale(1.014) rotate(-2deg)}24%{transform:scale(1.014) rotate(3deg)}32%{transform:scale(1.01) rotate(-3deg)}}.grid--{display:grid}.grid--2-col{grid-template-columns:1fr 1fr}.grid--4-col{grid-template-columns:repeat(4,1fr)}.grid--1-row{grid-template-rows:min-content}.--hgap-s{-moz-column-gap:var(--size-s);column-gap:var(--size-s)}.--gap-s{gap:var(--size-s)}.--gap-m{gap:var(--size-m)}.--align-items-end{align-items:end}@media (max-width:650px){.grid--.--foldable{grid-template-columns:1fr;grid-auto-rows:min-content}}#scene{position:relative;transform-style:preserve-3d;perspective:var(--perspective-in-px);perspective-origin:var(--perspective-origin);will-change:perspective-origin;--perspective-origin:50% 50%;--perspective:2560;--perspective-in-px:calc(var(--perspective) * 1px)}#scene,.parallax-section{max-width:100%;overflow:hidden}@supports (overflow:clip){.parallax-section{overflow-x:clip;overflow-y:visible}}.parallax-section__picture-wrapper,.parallax-section__text-content{transform-style:inherit;perspective:inherit;perspective-origin:inherit;isolation:isolate}.parallax-section__text-content *{-webkit-user-select:none;-moz-user-select:none;user-select:none}#clients-section,#services-section,.parallax-section__picture-wrapper{position:relative}.parallax-section__picture,.parallax-section__text-item{--tz-in-px:calc(var(--tz) * 1px);--scale-ratio:calc((var(--perspective) + var(--tz) * -1) / var(--perspective));transform:translate3d(0,0,var(--tz-in-px)) scale(var(--scale-ratio))}.parallax-section__text-item{text-wrap:initial}.parallax-section__text-item .breakall{word-break:break-word}.parallax-section__text-item:nth-child(1){--tz:-12}.parallax-section__text-item:nth-child(2){--tz:-16}.parallax-section__text-item:nth-child(3){--tz:-8}.parallax-section__outline{--tz:-12;position:relative;padding:calc(2px - var(--top-offset)) var(--size-s) calc(2px - var(--bottom-offset));border:.08em solid var(--text-color);border-radius:100vh;background-color:var(--background-color);text-align:center}.parallax-section__picture-wrapper.flash{width:0;height:var(--glyph-height)}.parallax-section__picture{position:absolute;z-index:2;animation:sticker-rotateBack 300ms ease 1 both}.parallax-section__picture.flash{--tz:-188;top:-50%;left:-30px;z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);clip-path:path("m9.507 0 9.507 25.33L4.427 14.958 15.784 29.77 0 34.173l14.913.692L.69 52.552l18.325-13.939-14.587 24.82L22.06 44.728l6.604 20.926V47.784L40.857 67l-6.096-19.216L59 61.541 40.857 43.199l14.587 6.95-9.833-15.284h12.046L42.89 31.116 59 24.311l-18.143 2.038 16.8-13.066L34.761 25.33l10.85-18.197-14.732 14.12 2.685-15.466-7.801 18.524L9.507 0Z")}.parallax-section__picture-wrapper.green-union{height:var(--glyph-height)}.parallax-section__picture.green-union{--tz:-128;top:0;left:0;z-index:1}.parallax-section__picture-wrapper.purple-knot{width:90px;height:var(--glyph-height)}.parallax-section__picture.purple-knot{--tz:-256;top:-10px;left:0;z-index:1;width:100%;height:auto;max-height:unset}@media (hover){.parallax-section__picture:hover{animation:sticker-rotateClock 300ms ease 1 both}}.union{position:absolute;top:50%;left:calc(50%);transform:translate(0,-50%);width:50%}.chess-rects,.hole,.union{z-index:-1;height:auto}.chess-rects{position:absolute;bottom:0;left:50%;width:50%;fill:#c0dbfe}.hole{position:relative;display:inline;max-width:100%;overflow-x:clip;overflow-y:visible;-webkit-overflow-scrolling:touch;clip-path:inset(0 0 0 0);white-space:nowrap}.accent,.visible::before{background-color:#abf99f;color:var(--text-color)}.visible::before{position:absolute;width:-moz-max-content;width:max-content;animation:stayhome 5s linear infinite alternate}.visible,.visible::after,[data-theme=dark] .services-list__note,[data-theme=dark] .services-section__header,[data-theme=dark] .team-section__header,[data-theme=dark] .visible::before{color:var(--background-color)}.visible,.visible::after{-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:appearing 5s linear infinite alternate}.visible::after{position:absolute;padding-right:1ch;padding-left:1ch;width:-moz-max-content;width:max-content;background-color:var(--background-color);color:var(--text-color)}.clients-list{animation:shake 2s ease infinite}.board-background{position:relative;overflow:hidden;background-color:#f4f4f4;background-image:repeating-linear-gradient(to right,transparent 0,transparent var(--column-width),#c8c8c8 calc(var(--column-width) + 2px)),repeating-linear-gradient(to bottom,transparent 0,transparent var(--column-width),#c8c8c8 calc(var(--column-width) + 2px));--column-width:calc(100vw / 6)}.services-section__header,.team-section__header{position:relative;z-index:1;width:-moz-fit-content;width:fit-content;height:-moz-min-content;height:min-content;cursor:auto}.services-list{display:flex;flex-direction:column;row-gap:var(--size-m);height:200%}.services-list__note{--x:0;--y:0;--cursor:grab;position:relative;z-index:1;box-shadow:rgba(15,15,15,.1)0 0 0 1px,rgba(15,15,15,.1)0 2px 4px;border:var(--size-s) #fff9b1 solid;background-color:#fff9b1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate(var(--x),var(--y));cursor:var(--cursor);--base:-60px}[data-theme=dark] .services-list__note ::-moz-selection,[data-theme=dark] .services-section__header ::-moz-selection,[data-theme=dark] .team-section__header ::-moz-selection{background-color:rgb(0 0 0/.52);color:var(--text-color)}[data-theme=dark] .services-list__note ::selection,[data-theme=dark] .services-section__header ::selection,[data-theme=dark] .team-section__header ::selection{background-color:rgb(0 0 0/.52);color:var(--text-color)}.services-list__note:nth-child(1){top:0;left:-64px}.services-list__note:nth-child(2){top:var(--base);left:-31px}.services-list__note:nth-child(3){top:calc(var(--base)*1);left:-23px}.services-list__note:nth-child(4){top:calc(var(--base)*2);left:-50px}.services-list__note:nth-child(5){top:calc(var(--base)*3);left:-66px}.services-list__note:nth-child(6){top:calc(var(--base)*3);left:-23px}.services-list__note:nth-child(7){top:calc(var(--base)*4);left:-65px}.services-list__note:nth-child(8){top:calc(var(--base)*4);left:-11px}.services-list__note:nth-child(9){top:calc(var(--base)*5);left:-76px}.services-list__note:nth-child(10){top:calc(var(--base)*5);left:-24px}.services-list__note::before{position:absolute;top:calc(var(--size-s)*-1);bottom:calc(var(--size-s)*-1);left:calc((var(--size-m)*-1) - var(--size-s));z-index:0;width:var(--size-m);box-shadow:rgba(15,15,15,.1)0 0 0 1px,rgba(15,15,15,.1)0 2px 4px;border-radius:var(--size-s)0 0 var(--size-s);background-color:#fff363;content:""}.services-list__note::marker{content:"— "}#board>canvas,#spring-carousel{position:absolute;inset:0;z-index:0;width:100%;height:100%}#team-canvas{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute!important;inset:0!important;z-index:1}.contacts-list li,.contacts-list ul{list-style:none}.contacts-list li:not(:first-child):not(:last-child):not(:only-child){margin-top:0;margin-bottom:0}.contacts-list li:first-child:not(:only-child){margin-bottom:0}.contacts-list li:last-child:not(:only-child){margin-top:0}#physics-container>canvas{max-width:100%}.spray-section{cursor:url(/assets/graphic/spray/spray.png)15 0,auto}#spray-container{position:relative}#spray-container>canvas{position:absolute;inset:0}.hook__picture-wrapper{position:relative;align-items:end;margin:0}.hook__picture{position:absolute;z-index:0;margin:0}.team-gallery{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:min-content;gap:var(--size-s);margin:0 auto;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;place-items:center}.team-gallery>picture,.team-gallery>picture>img{width:100%}@media (max-width:650px),(max-width:800px) and (orientation:landscape){#physics-container{margin:0;width:auto;height:calc(100vw);border-radius:unset}.chess-rects,.union{transform:unset;width:unset}.union{top:50%;left:0}.chess-rects{bottom:0;left:75%}#clients-section{overflow:hidden}.services-list__note:nth-child(1){top:calc(-1*var(--base) + var(--base));left:64px}.services-list__note:nth-child(2),.services-list__note:nth-child(3){top:calc(-1*var(--base) + var(--base)*1.5);left:31px}.services-list__note:nth-child(3){left:23px}.services-list__note:nth-child(4){top:calc(-1*var(--base) + var(--base)*2.5);left:50px}.services-list__note:nth-child(5){top:calc(-1*var(--base) + var(--base)*3);left:66px}.services-list__note:nth-child(6){top:calc(-1*var(--base) + var(--base)*3.5);left:23px}.services-list__note:nth-child(7){top:calc(-1*var(--base) + var(--base)*4);left:65px}.services-list__note:nth-child(8){top:calc(-1*var(--base) + var(--base)*4.5);left:11px}.services-list__note:nth-child(9){top:calc(-1*var(--base) + var(--base)*5);left:76px}.services-list__note:nth-child(10){top:calc(-1*var(--base) + var(--base)*5.5);left:24px}}