:root{--color-blue: #10c7ce;--footer-height: 65px;--animation-speed: .3s;--screen-xs: 767px}*{box-sizing:border-box}html{min-height:100%;background:#fff}body{min-height:100%;margin:0;background:#fff;color:#000;font-family:Lato,sans-serif;font-size:16px;line-height:1.45;overflow-x:hidden}body.about-open{overflow:hidden}body.about-open .site-shell{opacity:0;pointer-events:none}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-language=ru] [data-language-content=en],[data-language=en] [data-language-content=ru]{display:none!important}.site-shell{min-height:100vh;padding-bottom:calc(var(--footer-height) + 18px);transition:opacity .3s ease}.container{width:min(1180px,calc(100vw - 70px));margin:0 auto}.svg-hover-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.svg-hover-button__hover{display:none}.svg-hover-button:hover .svg-hover-button__default,.svg-hover-button:focus-visible .svg-hover-button__default{display:none}.svg-hover-button:hover .svg-hover-button__hover,.svg-hover-button:focus-visible .svg-hover-button__hover{display:block}.site-header__preload{position:absolute;width:1px;height:1px;opacity:.0001;overflow:hidden;pointer-events:none}.site-header{position:relative;height:135px}.site-header__logo{position:absolute;top:27px;left:50%;width:308px;transform:translate(-50%)}.site-header__logo-top{display:block;height:28px}.site-header__logo-bottom{display:block;width:227px;height:44px;margin-top:13px;margin-left:40px}.site-header__language{position:absolute;top:40px;left:81px;width:42px;height:42px}.site-header__info{position:absolute;top:40px;right:81px}.site-header__info-button{position:absolute;top:0;right:0;width:42px;height:42px}.site-header__info-button--close,body.about-open .site-header__info-button--open{display:none}body.about-open .site-header__info-button--close{display:inline-flex}.site-header__ghost{position:absolute;top:-6px;right:26px}body.about-open .site-header__ghost{display:none}.cards-grid{width:min(1490px,calc(100vw - 70px));margin:30px auto 0;padding-bottom:30px}.cards-grid__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,250px));gap:60px;justify-content:center}.project-card{position:relative;display:block;width:250px;height:300px;overflow:hidden}.project-card__background,.project-card__overlay,.project-card__placeholder,.project-card__cover,.project-card__shape{position:absolute;inset:0}.project-card__background{background-position:center;background-size:cover;transform:scale(1);transition:transform .5s ease}.project-card__overlay{background:linear-gradient(180deg,#00000014,#00000047);transition:opacity var(--animation-speed) ease}.project-card__more{position:absolute;top:50%;left:50%;z-index:3;width:88px;height:32px;border:2px solid #fff;border-radius:999px;background:#0000001f;color:#fff;font-size:14px;line-height:28px;text-align:center;text-transform:uppercase;transform:translate(-50%,-50%);opacity:0;transition:opacity var(--animation-speed) ease}.project-card__placeholder{top:auto;height:45px;background:var(--color-blue)}.project-card__cover{top:auto;height:145px}.project-card__shape{inset:auto 0 0;height:145px;background:var(--color-blue);clip-path:polygon(100% 0,100% 100%,0 100%,0 62%,18% 48%,32% 37%,49% 29%,69% 22%,100% 18%)}.project-card__logo,.project-card__title{position:absolute;z-index:2;color:#fff}.project-card__logo{right:0;bottom:14px;width:100%;font-size:14px;line-height:16px;text-align:center;font-weight:700}.project-card__logo img{display:inline-block;vertical-align:-1px}.project-card__title{right:20px;bottom:56px;font-size:16px;line-height:24px;text-align:right;transition:opacity var(--animation-speed) ease}.project-card:hover .project-card__overlay,.project-card:focus-visible .project-card__overlay{opacity:0}.project-card:hover .project-card__title,.project-card:focus-visible .project-card__title{opacity:0}.project-card:hover .project-card__more,.project-card:focus-visible .project-card__more{opacity:1}.project-card:hover .project-card__background,.project-card:focus-visible .project-card__background{transform:scale(1.04)}.project-view__container{padding-inline:min(120px,8vw)}.project-view__title{margin:0;font-size:16px;font-weight:400;line-height:20px}.project-gallery{position:relative;margin-top:18px}.project-gallery__meta{position:relative;padding-right:52px}.project-gallery__description{min-height:18px;margin:0 0 8px;color:#939393;font-size:14px;line-height:18px}.project-gallery__back{display:inline-flex;margin-top:4px}.project-gallery__pagination{position:absolute;top:66px;right:-50px;z-index:5;display:flex;flex-direction:column;width:26px;gap:7px}.project-gallery__pagination-item{display:block;width:26px;height:3px;background:#000;transition:margin-top .2s ease,opacity .2s ease}.project-gallery__pagination-item[data-state=post]{opacity:.35}.project-gallery__pagination-item[data-state=post][data-index]{margin-top:0}.project-gallery__pagination-item[aria-current=false][data-state=post]:first-of-type{margin-top:150px}.project-gallery__scroller{position:relative;top:10px;height:700px;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.project-gallery__scroller::-webkit-scrollbar{display:none}.project-gallery__slide{display:flex;align-items:flex-start;justify-content:center;height:700px;min-height:700px;scroll-snap-align:start;padding-bottom:20px}.project-gallery__media{position:relative;width:100%;height:100%}.project-gallery__image-link{position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%}.project-gallery__image,.project-gallery__hover-image,.project-gallery__video{width:100%;max-height:100%;object-fit:contain}.project-gallery__hover-image{position:absolute;inset:0;opacity:0;transition:opacity .1s ease}.project-gallery__image-link:hover .project-gallery__hover-image,.project-gallery__image-link:focus-visible .project-gallery__hover-image{opacity:1}.about-overlay{position:fixed;inset:0;z-index:40;opacity:0;pointer-events:none;transition:opacity .3s ease}body.about-open .about-overlay{opacity:1;pointer-events:auto}.about-overlay__panel{width:100%;height:100%;background:#fff center/cover no-repeat;transform:translate3d(100%,0,0);transition:transform .7s ease,opacity .7s ease}body.about-open .about-overlay__panel{transform:translateZ(0)}.about-overlay__close{position:absolute;top:40px;right:81px;z-index:5;width:42px;height:42px}.about-overlay__panel[data-image-index="1"]{background-image:url(/static/pictures/about/photo1.jpg)}.about-overlay__panel[data-image-index="2"]{background-image:url(/static/pictures/about/photo2.jpg)}.about-overlay__panel[data-image-index="3"]{background-image:url(/static/pictures/about/photo3.jpg)}.about-overlay__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(660px,calc(100vw - 120px))}.about-overlay__video{width:min(600px,calc(100vw - 50px));max-width:100%}.about-overlay__title{margin:20px 0;color:var(--color-blue);font-size:22px;font-weight:400}.about-overlay__content p{max-width:660px;margin:12px 0;line-height:24px}.about-overlay__contacts{margin-top:28px!important;font-size:0}.about-overlay__contacts a{display:inline-block;margin-right:14px}.about-overlay__contacts a:last-child{margin-right:0}.about-overlay__contacts img{transition:transform .1s ease}.about-overlay__contacts a:hover img,.about-overlay__contacts a:focus-visible img{transform:scale(1.1)}.site-footer{position:absolute;left:0;bottom:0;width:100%;height:var(--footer-height);color:gray;font-size:12px;line-height:var(--footer-height);text-align:center}.legacy-status,.not-found{width:min(720px,calc(100vw - 70px));margin:80px auto 0;text-align:center}.legacy-status__title,.not-found__title{margin:0 0 16px;font-size:30px;font-weight:400;line-height:1.2}.legacy-status__text,.not-found__text{margin:0 0 20px;color:#555}.legacy-status__actions a,.not-found__actions a{color:var(--color-blue);text-decoration:underline}@media(max-width:767px){.site-shell{padding-top:80px}.container,.cards-grid,.legacy-status,.not-found{width:calc(100vw - 70px)}.site-header{position:fixed;top:0;left:0;z-index:20;width:100%;height:80px;background:#fff}.site-header__logo{top:12.5px;width:175px}.site-header__logo-top{height:16px}.site-header__logo-bottom{width:128px;height:25px;margin-top:9px;margin-left:22px}.site-header__language{top:26px;left:12.5px;width:32px;height:32px}.site-header__language img,.site-header__info-button img{width:32px!important;height:32px!important}.site-header__info{top:26px;right:12.5px}.site-header__ghost{display:none}.cards-grid__items{grid-template-columns:250px}.project-view__title{font-size:12px;line-height:15px}.project-view__container{padding-inline:0}.project-gallery__description,.project-gallery__pagination{display:none}.project-gallery__meta{padding-right:0}.project-gallery__scroller{top:0;height:auto;overflow:visible;scroll-snap-type:none}.project-gallery__slide{height:auto;min-height:auto}.project-gallery__image,.project-gallery__hover-image{width:350px;height:auto;margin:0 auto}.about-overlay__panel{background-image:none!important}.about-overlay__content{width:calc(100vw - 40px)}.about-overlay__close{top:26px;right:12.5px;width:32px;height:32px}.about-overlay__close img{width:32px!important;height:32px!important}.about-overlay__title{margin:10px 0;font-size:14px}.about-overlay__content p{margin:9px 0;font-size:12px;line-height:15px}.about-overlay__contacts{margin-top:12px!important}.about-overlay__contacts a{margin-right:6px}.about-overlay__contacts img{width:32px!important;height:32px!important}.site-footer{font-size:10px}.legacy-status,.not-found{margin-top:24px}.legacy-status__title,.not-found__title{font-size:24px}}
