@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.layout{position:relative;overflow-x:hidden}.layout .wrapper{width:100%;margin:0 auto;min-height:0;padding:32px 0}.layout .wrapper.minimize{padding:0}.layout .wrapper .screen{width:100%;max-width:1366px;margin:0 auto}.layout-header{display:flex;justify-content:center;font-size:36px;opacity:.1;margin-bottom:60px}.dissolution{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.dissolution .animate{position:relative;width:100%;filter:url(#dissolution) blur(.5px)}.dissolution .animate .animate-text{width:100%;height:100%;display:inline-block;font-size:clamp(48px,12vw,200px);font-weight:700}@media (max-width: 1023px){.dissolution .animate{filter:url(#dissolution) blur(.4px)}}@media (max-width: 767px){.dissolution .animate{filter:url(#dissolution) blur(.3px)}}.steps{width:100%;display:flex;align-items:center;flex-wrap:wrap}.steps .step{width:33.3333333333%}.steps .step__content{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;padding:16px 32px;gap:32px;border:1px solid rgba(255,255,255,.03);background:#10101066;border-radius:30px;transition:.2s;position:relative}.steps .step__image{min-width:48px;max-width:48px}.steps .step img{filter:grayscale(1);transition:.4s}.steps .step:hover img{filter:grayscale(0)}@media (max-width: 1023px){.steps .step .step-content{flex-direction:column;align-items:flex-start}.steps .step .step-content img{position:absolute;top:-51px;left:60%}}@media (max-width: 1023px){.steps .step{width:50%}.steps .step .step-content{flex-direction:row;align-items:center}.steps .step .step-content img{position:unset;top:unset}}@media (max-width: 767px){.steps .step{width:100%;max-width:400px;margin:0 auto}}.cases{position:relative;display:grid;grid-template-columns:50% 50%}@media (max-width: 1023px){.cases{grid-template-columns:minmax(auto,800px);justify-content:center;align-items:center}}.cases__item{border-radius:32px;overflow:hidden;display:flex;align-items:center;transition:.2s;background:linear-gradient(to right bottom,#101010,#20202033),#111}.cases__item:hover{background:linear-gradient(to right bottom,#101010,#20202033),#222}.cases__item--paciuschool{transition:.2s;background:linear-gradient(to right bottom,#101010,#df55311a),#111}.cases__item--paciuschool:hover{background:linear-gradient(to right bottom,#101010,#df55311a),#222}.cases__item--avilix{transition:.2s;background:linear-gradient(to right bottom,#101010,#16a34a1a),#111}.cases__item--avilix:hover{background:linear-gradient(to right bottom,#101010,#16a34a1a),#222}.cases__item--paciustas{transition:.2s;background:linear-gradient(to right bottom,#101010,#ffffff1a),#111}.cases__item--paciustas:hover{background:linear-gradient(to right bottom,#101010,#ffffff1a),#222}.cases__item--gdegeo{transition:.2s;background:linear-gradient(to right bottom,#101010,#0071bc1a),#111}.cases__item--gdegeo:hover{background:linear-gradient(to right bottom,#101010,#0071bc1a),#222}.cases__item--hesty{transition:.2s;background:linear-gradient(to right bottom,#101010,#bec8001a),#111}.cases__item--hesty:hover{background:linear-gradient(to right bottom,#101010,#bec8001a),#222}.cases__item--fvsamo{transition:.2s;background:linear-gradient(to right bottom,#101010,#0000001a),#111}.cases__item--fvsamo:hover{background:linear-gradient(to right bottom,#101010,#0000001a),#222}.cases__item-photo{min-height:200px;max-height:200px;min-width:150px;max-width:150px;background-color:#202020}.cases__item-content{padding:0 32px;display:flex;flex-direction:column;gap:16px;width:100%}.cases__item-content h3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.cases__item-content .description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media (max-width: 767px){.cases__item{flex-direction:column}.cases__item-content{padding:32px}.cases__item-photo{min-width:100%}}.footer-layout{background-color:#101010a3}.footer{display:flex;justify-content:space-between}.footer .footer-item{width:100%}@media (max-width: 767px){.footer{flex-direction:column}}.footer .author{cursor:pointer;width:100%;max-width:300px;background-color:#08080852;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:16px}.footer .author__header{display:flex;align-items:center;gap:16px}.footer .author__header small{line-height:1}.footer .author__header img{width:32px;height:32px;border-radius:8px}.footer .author__header-information{display:flex;flex-direction:column;gap:4px}.services .card{background:linear-gradient(205deg,#141414,#111) padding-box,linear-gradient(205deg,#141414 40%,#222,#333) border-box;border:1px solid transparent;border-radius:32px}.stack-list{position:relative;padding:32px;display:flex;flex-wrap:wrap;gap:16px;overflow:hidden}@media (max-width: 767px){.stack-list{gap:16px}}.stack-list__test{opacity:0;bottom:0;left:0;position:absolute;width:100%;height:100%;background:linear-gradient(to bottom,transparent,#111);display:flex;justify-content:center;align-items:center;padding:32px;transition:.4s;height:160px}.stack-list__item{display:flex;align-items:center;border-radius:8px;cursor:pointer;overflow:hidden;background:#20202066}@media (max-width: 1023px){.stack-list.short{max-height:432px}.stack-list__test.active{opacity:1}}.stack-list__item-photo{width:32px;height:32px;background-color:#222;overflow:hidden;padding:4px}.stack-list__item-photo img{filter:grayscale(1);transition:.4s;opacity:.4}.stack-list__item-content{padding:0 8px;opacity:.4;transition:.4s}.stack-list__item:hover .stack-list__item-content{opacity:1}.stack-list__item:hover .stack-list__item-photo img{filter:grayscale(0);opacity:1}.layout-menu{position:sticky;z-index:99;top:0;width:100%;transition:.4s;display:flex;justify-content:center;overflow:hidden;align-items:center}.layout-menu.scrolled{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#10101099}.layout-menu .menu{width:100%;max-width:1300px;display:flex;align-items:center;padding:16px 32px;gap:32px}.layout-menu .menu .section-menu-logo{width:30px}.layout-menu .menu__name{display:flex;flex-direction:column}@media (max-width: 767px){.layout-menu .menu__name{display:none}}.fixed-background{position:fixed;top:0;height:100vh;width:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.fixed-background .logo{position:fixed;z-index:2;height:100%;width:100%;display:flex;justify-content:center;align-items:center;display:none}.fixed-background .logo img{width:200vh;min-width:1000px;transform:rotate(90deg)}@keyframes background-line{0%{top:100%;height:100px}50%{height:50%}to{height:100px;top:-100%}}.fixed-background .lines{position:fixed;z-index:1;height:100%;width:100%;max-width:1366px;display:flex;justify-content:space-between}.fixed-background .lines .line{height:100%;width:1px;background:#0f0f0f1a;position:relative}.fixed-background .lines .line span{height:100px;position:absolute;width:100%;top:100%;background:#fff3;animation:background-line 3s linear infinite}.fixed-background .blur{position:fixed;width:100vw;height:100vh;display:flex;justify-content:center;opacity:.5;z-index:3}.fixed-background .blur img{position:absolute;width:100%;height:70vh!important}.fixed-background .blur img.top{top:-50vh}.fixed-background .blur img.bottom{bottom:-50vh;transform:scaleX(-1)}.fixed-background .webgl-fluid-cursor{width:100%;height:100%;position:fixed;z-index:10;filter:blur(4px)}*{padding:0;margin:0;box-sizing:border-box;outline:none}::-webkit-scrollbar{display:none}::selection{background-color:#fff3}html{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px}body{background:#111;color:#fff;overflow-x:hidden;position:relative}img{display:block;width:100%}a{color:#666;text-decoration:none}button{cursor:pointer;background:#191919;color:#fff;border:none;font:inherit;font-size:16px;padding:12px 16px;border-radius:16px;transition:.4s}button:hover{background:#222}@media (max-width: 767px){h1{font-size:28px}}@media (max-width: 424px){h1{font-size:24px}}.row{padding:16px}.hint{color:#555}.hint-0{color:#fff}.hint-7{color:#777}.hint-4{color:#444}.hint-3{color:#333}.hint-2{color:#222}.hint-9{color:#999}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
