*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%;scroll-behavior:smooth}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{outline:none;width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}@font-face{font-display:swap;font-family:LibreBodoni;font-style:italic;font-weight:400;src:url(../assets/fonts/LibreBodoni-Italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:IBMPlexMono;font-style:normal;font-weight:600;src:url(../assets/fonts/IBMPlexMono-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:IBMPlexMono;font-style:normal;font-weight:400;src:url(../assets/fonts/IBMPlexMono-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:IBMPlexMono;font-style:normal;font-weight:700;src:url(../assets/fonts/IBMPlexMono-Bold.woff2) format("woff2")}:root{--font-family:IBMPlexMono,sans-serif;--second-family:LibreBodoni;--color-cursor:190,150,250;--cursor-outline-shade:0.4;--cursor-size:10px;--cursor-outline-size:10px;--text-color:#232325;--site-bg:#f7f7f5;--dark-bg:#232325;--accent-purple-100:rgba(190,155,250,.2);--white-color:#fff;--black-color:#232325;--text-gray-color:#7c7c7c;--text-green-color:#8d9c4a;--accent-green-20:rgba(234,255,138,.2);--accent-green:#eaff8a;--border-color:#d9d9d9;--unnamed-color:#0a0a0a;--accent-purple:#be9bfa;--dark-accent-purple:#4a3c61;--ultra-black:#000;--white-bg:#fefefe;--bottom-gray:#414141;--gray-color:#3f3e3e;--gray-light-color:#919191;--black-light-color:#7b7b7b;--gray-lite-color:#afafaf}[data-fls-darklite-dark]{--text-color:#fff;--site-bg:#2a2a2a;--dark-bg:#141414;--accent-purple-100:rgba(190,155,250,.1);--color-cursor:234,255,138}body,body *,html,html *{cursor:none}html{display:grid}body{background-image:url(../assets/img/body-bg.webp);background-position:0 0;background-repeat:repeat-y;background-size:100% auto;color:var(--text-color);font-family:var(--font-family);font-size:16px;min-width:320px;padding:30px 40px}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{background-color:var(--site-bg);background-image:url(../assets/img/dot-dark-bg.webp);background-position:0 0;background-repeat:repeat-y;background-size:100% auto;border-radius:50px;display:flex;flex-direction:column;min-height:100%;overflow:clip}[data-fls-darklite-dark] .wrapper{background-image:url(../assets/img/dot-light-bg.webp)}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:1440px;padding-left:20px;padding-right:20px}.cursor-dot,.cursor-dot-outline{border-radius:50%;left:50%;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out,transform .15s ease-in-out;z-index:999}.cursor-dot{background-color:rgba(var(--color-cursor),1);height:var(--cursor-size);width:var(--cursor-size)}.cursor-dot-outline{background-color:rgba(var(--color-cursor),var(--cursor-outline-shade));height:var(--cursor-outline-size);width:var(--cursor-outline-size)}.link-decor{max-width:fit-content;overflow:hidden;padding:5px 0;position:relative}.link-decor:after{background-image:linear-gradient(to right,var(--text-color) 50%,transparent 50%);background-position:0 0;background-repeat:repeat-x;background-size:19.7px 1px;bottom:0;content:"";height:1px;left:-6px;position:absolute;right:-6px;transform:scaleX(0);transform-origin:right;transition:transform .6s}.title{font-weight:600;line-height:1.3}.title--h1{font-weight:700;letter-spacing:-.03em}.title--h4{font-size:34px}.title--h5{font-size:28px}.title--h6{font-size:26px}.button{align-items:center;background-color:var(--accent-green);border:1px solid var(--black-color);border-radius:10px;box-shadow:2px 2px 0 0 var(--text-color);color:var(--black-color);display:flex;font-size:18px;gap:16px;justify-content:center;line-height:1.33;max-width:fit-content;min-height:58px;padding:10px 25px;transition:box-shadow .3s ease,transform .3s ease;width:100%}.button--accent{background-color:var(--bottom-gray);color:var(--white-color)}[data-fls-darklite-dark] .button--accent{background-color:var(--white-color);color:var(--ultra-black)}.button--small{min-height:46px}.button--light-shadow{box-shadow:2px 2px 0 0 var(--white-color)}.img-darklite__dark{display:block}.img-darklite__light,[data-fls-darklite-dark] .img-darklite__dark{display:none}[data-fls-darklite-dark] .img-darklite__light{display:block}@keyframes titleAccentAnim{0%{width:1%}70%{width:105%}to{width:100%}}.title-accent{padding:2px 10px;position:relative;white-space:nowrap;z-index:2}.--watcher-view .title-accent .title-accent__decor{animation:titleAccentAnim 1.5s ease .3s forwards}.title-accent--italic{font-family:var(--second-family);font-weight:400}.title-accent--green{color:var(--accent-green)}.title-accent__decor{background-color:var(--accent-purple-100);height:100%;left:0;position:absolute;top:0;width:1%;will-change:width;z-index:-1}.title-accent__decor:after,.title-accent__decor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='99' fill='none' viewBox='0 0 10 99'%3E%3Cpath fill='%23be9bfa' d='M2 0h6v6H2z'/%3E%3Cpath stroke='%23be9bfa' d='M5 4.75v89.5'/%3E%3Cpath fill='%23be9bfa' d='M2 93h6v6H2z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 100%;bottom:-3%;content:"";min-width:1.904%;position:absolute;top:-3%;width:1.904%}.title-accent__decor:before{left:-.8%}.title-accent__decor:after{right:-.8%}.title-accent__decor--green{background-color:var(--accent-green-20)}.title-accent__decor--green:after,.title-accent__decor--green:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='99' fill='none' viewBox='0 0 10 99'%3E%3Cpath fill='%23eaff8a' d='M2 0h6v6H2z'/%3E%3Cpath stroke='%23eaff8a' d='M5 4.75v89.5'/%3E%3Cpath fill='%23eaff8a' d='M2 93h6v6H2z'/%3E%3C/svg%3E")}.tag-item{align-items:center;background-color:var(--accent-purple);border:1px solid var(--dark-accent-purple);border-radius:5px;color:var(--black-color);display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:1.5;min-height:38px;opacity:0;padding:6px 20px;pointer-events:none;position:absolute;visibility:hidden}.tag-item--img{height:72px;padding:0;width:72px}[data-scroll-text]{position:relative}[data-scroll-text] [data-scroll-text-mask]{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.swiper-button-next,.swiper-button-prev{border:1px solid var(--text-color);border-radius:50%;color:var(--text-color);flex-shrink:0;height:44px;transition:background .3s ease,color .3s ease;width:44px}.swiper-pagination{align-items:center;display:flex;gap:10px 20px;justify-content:center}.swiper-pagination .swiper-pagination-bullet{border:1px solid var(--text-color);border-radius:12px;height:12px;transition:background .3s ease,width .3s ease;width:12px}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--text-color);width:34px}.reviews-card{border:1px solid var(--text-color);border-radius:20px;display:flex;flex-direction:column;padding:55px 30px}.reviews-card>:not(:last-child){margin-bottom:20px}.reviews-card__text{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;line-height:1.5}.reviews-card__text:not(:last-child){margin-bottom:40px}.reviews-card__author{align-items:center;display:flex;gap:15px}.reviews-card__author:not(:last-child){margin-bottom:15px}.reviews-card__author-img{align-self:flex-start;aspect-ratio:1/1;border:1px solid var(--border-color);border-radius:50%;display:grid;overflow:hidden;width:82px}.reviews-card__author-img img{height:100%;object-fit:cover;width:100%}.reviews-card__author-body{display:flex;flex-direction:column;gap:5px;line-height:1.5}.reviews-card__author-name{font-size:20px;font-weight:600}.reviews-card__rating{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.reviews-card__stars{align-items:center;display:flex;gap:7px}.reviews-card__stars img{object-fit:cover;width:18px}.reviews-card__rating-img{max-width:67px}.reviews-card__rating-img img{object-fit:cover;width:100%}.projects-card{display:flex;gap:50px;padding-right:130px;position:relative}.projects-card:not(:last-child){border-bottom:1px solid var(--text-color);padding-bottom:35px}.projects-card__img{align-self:center;border-radius:10px;display:grid;max-height:250px;max-width:350px;min-height:250px;overflow:hidden;transition:max-width .6s ease;width:100%}.projects-card__img img{height:100%;object-fit:cover;width:100%}.projects-card__arrow{aspect-ratio:1/1;background-color:var(--bottom-gray);border:1.25px solid var(--black-color);border-radius:50%;box-shadow:2px 2px 0 0 var(--text-color);color:var(--white-color);display:grid;padding:10px;place-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:box-shadow .3s ease,margin .3s ease,background .3s ease;width:100px}.projects-card__arrow>*{transform:rotate(-30deg);transition:transform .3s ease}[data-fls-darklite-dark] .projects-card__arrow{background-color:var(--text-color);color:var(--black-color)}.projects-card__body{display:flex;flex-direction:column;gap:15px;max-width:706px;padding:25px 0;width:100%}.projects-card__title{display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical}.projects-card__title:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.projects-card__text{display:-webkit-box;-webkit-line-clamp:4;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical}.projects-card__tags{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-top:auto}.projects-card__tag{align-items:center;border:1px solid var(--text-color);border-radius:5px;color:var(--text-color);display:flex;gap:8px;justify-content:center;line-height:1.5;min-height:38px;padding:6px 20px;transition:color .3s ease,border .3s ease,background .3s ease}.input{border-bottom:1px solid var(--text-color);color:var(--text-color);font-size:18px;height:44px;line-height:1.33;outline:none;padding:5px 0 15px}.input::placeholder{color:var(--gray-color)}[data-fls-darklite-dark] .input::placeholder{color:var(--border-color)}.input--light{border-color:var(--border-color);color:var(--white-color)}.input--light::placeholder{color:var(--border-color)}textarea.input{border:1px solid var(--text-color);border-radius:10px;min-height:135px;padding:15px 20px;resize:vertical}textarea.input.input--light{border-color:var(--border-color)}.article-card{display:flex;flex-direction:column;position:relative}.article-card>:not(:last-child){margin-bottom:17px}.article-card__img{aspect-ratio:459/350;border-radius:25px;overflow:hidden;position:relative}.article-card__img img{height:100%;object-fit:cover;width:100%}.article-card__arrow{background-color:var(--accent-green);border:1px solid var(--black-color);border-radius:50%;color:var(--black-color);display:grid;height:100px;left:50%;opacity:0;padding:10px;place-content:center;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;width:100px}.article-card__title{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.article-card__title:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.article-card__title:not(:last-child){margin-bottom:40px}.article-card__author{align-items:center;display:flex;gap:15px;margin-top:auto}.article-card__author:not(:last-child){margin-bottom:30px}.article-card__author-img{aspect-ratio:1/1;border-radius:50%;overflow:hidden;width:60px}.article-card__author-img img{height:100%;object-fit:cover;width:100%}.article-card__author-body{display:flex;flex-direction:column;gap:5px;line-height:1.5}.article-card__author-name{font-size:20px;font-weight:600;line-height:1.2}.article-card__badges{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.article-card__badge{align-items:center;border:1px solid var(--text-color);border-radius:5px;color:var(--text-color);display:flex;gap:5px;justify-content:center;line-height:1.5;max-width:fit-content;min-height:38px;padding:6px 20px;transition:border .3s ease,background .3s ease,color .3s ease}.tags-block{flex-wrap:wrap;gap:15px}.tags-block,.tags-block__btn{align-items:center;display:flex}.tags-block__btn{border:1px solid var(--text-color);border-radius:5px;color:var(--text-color);font-size:16px;gap:5px;justify-content:center;line-height:1.5;max-width:fit-content;min-height:38px;padding:6px 20px;transition:background .3s ease,border .3s ease,color .3s ease}.tags-block__btn--dark{border-color:var(--black-color);color:var(--black-color)}.proposal-block{background-color:var(--black-color);border-radius:10px;color:var(--white-color);display:flex;gap:30px;justify-content:space-between;padding:60px}.proposal-block__body{display:flex;flex-direction:column;max-width:512px;width:100%}.proposal-block__body>:not(:last-child){margin-bottom:20px}.proposal-block__title{font-weight:600;line-height:1.2}.proposal-block__text:not(:last-child){margin-bottom:45px}.proposal-block__img{max-width:248px}.proposal-block__img img{object-fit:cover;width:100%}.menu__list{align-items:center;display:flex;flex-wrap:wrap;gap:12px 40px}.menu__item{position:relative}.menu__item.is-open .menu__link:after{transform:scaleX(1);transform-origin:left}.menu__item.is-open .submenu{opacity:1;transform:rotateX(0deg);visibility:visible}.menu__item:nth-last-child(2) .submenu{left:auto;right:-23px}.menu__item:last-child .submenu{left:auto;right:-10px}.menu__link{font-size:16px;line-height:1.5}.menu__bottom{display:none;line-height:1.33}.menu__socials{flex-wrap:wrap}.menu__social:not(:last-child),.menu__socials{align-items:center;display:flex;gap:10px}.menu__social:not(:last-child):after{content:"/"}.icon-menu{display:none}.submenu{background-color:var(--black-color);border-radius:10px;color:var(--text-gray-color);left:-23px;min-width:260px;opacity:0;padding:25px;position:absolute;top:calc(100% + 16px);transform:rotateX(-90deg);transform-origin:0 0;transition:visibility .3s,opacity .3s,transform .3s;visibility:hidden;z-index:20}[data-fls-darklite-dark] .submenu{background-color:var(--accent-green);color:var(--text-green-color)}.submenu__head{display:none}.submenu__close{align-items:center;display:flex;font-size:18px;gap:9px;line-height:1.3}.submenu__close-icon{background-color:var(--white-color);border-radius:50%;color:var(--black-color);display:grid;flex-shrink:0;height:26px;padding:2px;place-content:center;width:26px}[data-fls-darklite-dark] .submenu__close-icon{background-color:var(--black-color);color:var(--white-color)}.submenu__list{display:flex;flex-direction:column;gap:10px}.submenu__link{display:block;font-size:18px;line-height:1.33;transition:color .3s}.header{padding:30px 0;position:relative;z-index:50}.header__body{align-items:center;display:flex;gap:12px;justify-content:space-between}.header__logo{max-width:157px;width:100%}.header__logo img,.header__logo svg{height:auto;object-fit:cover;width:100%}.page--projects{padding-top:98px}.projects,.projects__head{margin-bottom:130px}.projects__items{display:flex;flex-direction:column;gap:35px}.discuss{margin-bottom:130px}.discuss__biglink{align-items:flex-end;border-bottom:1px solid var(--text-color);display:flex;font-weight:700;gap:20px;justify-content:space-between;line-height:1.1;padding-bottom:30px;text-transform:uppercase;transition:color .3s ease}.discuss__biglink:not(:last-child){margin-bottom:30px}.discuss__biglink-arrow{aspect-ratio:1/1;background-color:var(--accent-green);border:1px solid var(--black-color);border-radius:50%;box-shadow:2px 2px 0 0 var(--text-color);color:var(--black-color);display:grid;min-width:60px;padding:5px;place-content:center;transition:box-shadow .3s ease,transform .3s ease;width:10.72%}.discuss__biglink-arrow svg{display:grid;height:auto}.discuss__text{font-weight:400;line-height:1.5;text-transform:uppercase}.discuss__link{display:inline-flex;font-weight:600;overflow:hidden;position:relative}.discuss__link:before{background-color:var(--text-color);left:0;width:100%}.discuss__link:after,.discuss__link:before{bottom:0;content:"";height:2px;position:absolute}.discuss__link:after{background-color:var(--white-color);left:-10%;transition:left .6s ease;width:10%}[data-fls-darklite-dark] .discuss__link:after{background-color:var(--black-color)}.footer{padding-bottom:120px}.footer__head{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:100px}.footer__media{align-items:center;display:flex;flex-wrap:wrap;gap:30px;max-width:340px}.footer__media-icon{max-width:187px}.footer__actions{align-self:flex-end;display:flex;flex-direction:column;gap:25px}.footer__socials{align-items:center;display:flex;flex-wrap:wrap;gap:20px 50px}.footer__social{text-transform:uppercase}.footer__langs{align-items:center;display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between}.footer__lang{color:var(--black-light-color);display:grid;min-height:24px;min-width:24px;place-content:center;text-transform:uppercase;transition:color .3s ease}[data-fls-darklite-dark] .footer__lang{color:var(--gray-light-color)}.footer__menu{display:grid;gap:35px 12px;grid-template-columns:repeat(4,1fr)}.footer__menu-col{display:flex;flex-direction:column;gap:30px}.footer__menu-title{border-bottom:1px solid var(--text-color);font-size:18px;font-weight:600;padding-bottom:16px;text-transform:uppercase}.footer__menu-list{display:flex;flex-direction:column;gap:5px}.footer__menu-link{line-height:1.5;text-transform:uppercase}.fixed-block{align-items:center;bottom:-100%;display:flex;justify-content:center;left:12px;opacity:0;pointer-events:none;position:fixed;right:12px;transition:box-shadow .3s ease,gap .3s,bottom .5s ease,opacity .3s;z-index:30}.fixed-block.show{bottom:30px;opacity:1;pointer-events:all}.fixed-block.show-more .fixed-block__body{gap:15px}.fixed-block.show-more .fixed-block__body>:not(:last-child){border-right:1px solid var(--white-color);max-width:200px;padding-left:10px;padding-right:20px;pointer-events:all}[data-fls-darklite-dark] .fixed-block.show-more .fixed-block__body>:not(:last-child){border-color:var(--black-color)}.fixed-block.show-more.hide,.fixed-block.show.hide{bottom:-100%;opacity:0;pointer-events:none}.fixed-block__body{background-color:var(--bottom-gray);border:1px solid var(--black-color);border-radius:10px;box-shadow:2px 2px 0 0 var(--text-color);color:var(--white-color);display:flex;gap:0;min-height:55px;padding:7px 20px;transition:box-shadow .3s ease,gap .3s ease,transform .3s ease}.fixed-block__body>*{background-color:inherit;padding:5px 0}.fixed-block__body>*,.fixed-block__body>*>*{overflow:hidden;text-overflow:ellipsis}.fixed-block__body>:not(:last-child){max-width:0;pointer-events:none;transition:max-width .5s ease,padding .5s ease,color .3s ease,border .3s ease;white-space:nowrap}[data-fls-darklite-dark] .fixed-block__body{background-color:var(--white-color);color:var(--black-color)}[data-fls-darklite-dark] .fixed-block__body>:not(:last-child){border-color:var(--black-color)}.fixed-block__link,.fixed-block__theme{align-items:center;display:flex;gap:5px;justify-content:center;text-align:center;transition:color .3s ease}.fixed-block__theme{position:relative;z-index:5}.fixed-block__theme-light,[data-fls-darklite-dark] .fixed-block__theme-dark{display:none}[data-fls-darklite-dark] .fixed-block__theme-light{display:block}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;width:100%}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}.swiper-button-lock,.swiper-pagination-lock,.swiper-scrollbar-lock{display:none!important}.project-detail{margin-bottom:130px;padding-top:48px}.project-detail,.project-detail__container{display:flex;flex-direction:column;gap:80px}.project-detail__container{max-width:1240px;min-width:0;width:100%}.project-detail__head{display:flex;gap:35px;justify-content:space-between}.project-detail__name{display:flex;flex-direction:column;max-width:695px;width:100%}.project-detail__label{line-height:1.5}.project-detail__category{display:flex;flex-direction:column;gap:25px;max-width:400px;width:100%}.project-detail__block{display:flex;flex-direction:column;gap:15px}.project-detail__block .project-detail__label{font-weight:600}.project-detail__promo{position:relative}.project-detail__promo .project-detail__sitelink{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.project-detail__promo img{min-height:300px;object-fit:cover;width:100%}.project-detail__sitelink{align-items:center;color:var(--white-color);display:flex;font-weight:600;justify-content:center;max-width:fit-content;min-width:235px;width:100%}.project-detail__sitelink-arrow{aspect-ratio:1/1;background-color:var(--accent-green);border:1px solid var(--black-color);border-radius:50%;box-shadow:2px 2px 0 0 var(--black-color);color:var(--black-color);display:grid;padding:10px;place-content:center;transition:box-shadow .3s ease,transform .3s ease}.project-detail__body{display:grid;gap:35px;grid-template-columns:1fr 2.158fr;line-height:1.33}.project-detail__body>:not(.project-detail__aside){grid-column:2/-1}.project-detail__aside{display:flex;flex-direction:column;gap:8px;line-height:1.5}.project-detail__subtitle{font-weight:600}.project-detail__text{display:flex;flex-direction:column}.project-detail__text>:not(:last-child){margin-bottom:20px}.project-detail__text h1,.project-detail__text h2,.project-detail__text h3,.project-detail__text h4,.project-detail__text h5,.project-detail__text h6{font-weight:600;line-height:1.3}.project-detail__text h1{font-weight:700;letter-spacing:-.03em}.project-detail__text h4{font-size:34px}.project-detail__text h5{font-size:28px}.project-detail__text h6{font-size:24px}.project-detail__text b{font-weight:600}.project-detail__text p:not(:last-child){margin-bottom:60px}.project-detail__text ol{padding-left:30px}.project-detail__text ul{padding-left:20px}.project-detail__text ul li{list-style:disc}.project-detail__text a{font-weight:600;text-decoration:underline}.project-detail__img img{border-radius:10px;object-fit:cover;width:100%}.project-detail__slider{overflow:visible}.project-detail__wrapper:not(:last-child){margin-bottom:35px}.project-detail__slide{display:grid;min-height:300px}.project-detail__slide img{border-radius:10px;height:100%;object-fit:cover;width:100%}[data-fls-spollers] summary{list-style:none}[data-fls-spollers] summary::-webkit-details-marker,[data-fls-spollers] summary::marker{display:none}.spollers{display:flex;flex-direction:column;gap:25px}.spollers__item{border-bottom:1px solid var(--text-color);padding-bottom:25px}.spollers__title{cursor:default;display:flex;font-weight:600;gap:12px;justify-content:space-between;line-height:1.3;list-style:none;position:relative;text-align:left;width:100%}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}.spollers__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23232325' stroke-width='1.5' d='M9 0v18M18 9H0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px;border:1px solid var(--text-color);border-radius:50%;content:"";display:grid;flex-shrink:0;height:48px;place-content:center;transition:background .3s ease,border .3s ease;width:48px}[data-fls-darklite-dark] .spollers__title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23fff' stroke-width='1.5' d='M9 0v18M18 9H0'/%3E%3C/svg%3E")}.spollers__title.--spoller-active:after{background-color:var(--black-color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='2' fill='none' viewBox='0 0 18 2'%3E%3Cpath stroke='%23fff' stroke-width='1.5' d='M18 1H0'/%3E%3C/svg%3E");border-color:var(--black-color)}[data-fls-darklite-dark] .spollers__title.--spoller-active:after{background-color:var(--accent-green);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='2' fill='none' viewBox='0 0 18 2'%3E%3Cpath stroke='%23232325' stroke-width='1.5' d='M18 1H0'/%3E%3C/svg%3E");border-color:var(--accent-green)}.spollers__body{display:flex;flex-direction:column;gap:12px;line-height:1.5;max-width:921px;padding-top:12px}.hero{margin-bottom:130px}.hero__body{align-items:center;display:grid;grid-template-columns:1fr 460px}.hero__content{display:flex;flex-direction:column;justify-content:center}.hero__content>:not(:last-child){margin-bottom:50px}.hero__text{gap:24px;line-height:1.5;max-width:537px}.hero__tags,.hero__text{display:flex;flex-direction:column}.hero__tags{align-self:start;gap:10px;max-width:460px;width:100%}.hero__tags>*{border:1px solid var(--text-color);border-radius:10px}.hero__tags-body{display:grid;overflow:hidden;position:relative}.hero__tags-body canvas{aspect-ratio:459/509;height:100%;object-fit:cover;width:100%}.hero__tags-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:25px}.hero__tags-img{max-width:187px;width:100%}.hero__tags-img img{object-fit:cover;width:100%}.hero__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:35px}.ourfocus{margin-bottom:130px}.ourfocus__head{display:flex;flex-direction:column;font-size:18px;gap:35px;line-height:1.33;margin:0 auto 130px;max-width:450px;text-align:center;width:100%}.ourfocus__title{overflow:hidden;padding-bottom:10px;position:relative}.ourfocus__title:after{background-image:linear-gradient(to right,var(--text-color) 50%,transparent 50%);background-position:left -6px bottom;background-repeat:repeat-x;background-size:40px 1px;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.ourfocus__body:not(:last-child){margin-bottom:75px}.ourfocus__inner{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.ourfocus__item{background-color:var(--dark-bg);border-radius:25px;color:var(--white-color);display:flex;flex-direction:column;justify-content:center;min-height:425px;padding:30px 80px;transition:box-shadow .3s ease}.ourfocus__item,[data-fls-darklite-dark] .ourfocus__item{box-shadow:2px 2px 0 0 var(--gray-light-color)}.ourfocus__item-title{font-size:44px;font-weight:600;line-height:1.2;transition:font-size .6s ease,margin .6s ease}.ourfocus__item-title:not(:last-child){margin-bottom:0}.ourfocus__item-body{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .6s ease}.ourfocus__item-body>*{overflow:hidden}.ourfocus__item-body>:not(:last-child){margin-bottom:30px}.ourfocus__item-text{line-height:1.5;max-width:390px;transition:margin .3s}.ourfocus__item-text:not(:last-child){margin-bottom:50px}.ourfocus__item-btn{margin-bottom:2px}.ourfocus__categories-head{justify-content:space-between;margin-bottom:40px}.ourfocus__categories-head,.ourfocus__categories-nav{align-items:center;display:flex;gap:20px}.ourfocus__slider .swiper-pagination{display:none}.ourfocus__slide{border:1px solid var(--text-color);border-radius:10px;display:flex;flex-direction:column;gap:2px;padding:35px 30px}.ourfocus__slide-title{flex:1 1 auto}.why{margin-bottom:130px}.why__body{border-radius:25px;display:flex;overflow:hidden}.why__img{display:grid;flex:1 1 auto;margin-right:-26px}.why__img img{height:100%;object-fit:cover;width:100%}.why__content{align-items:center;background-color:var(--dark-bg);border-radius:25px;color:var(--white-color);display:grid;gap:45px;max-width:460px;min-width:360px;padding:80px 50px;width:100%}.why__title{align-self:end;letter-spacing:-.05em}.why__text{align-self:center;display:flex;flex-direction:column;gap:10px;line-height:1.5}.why__btn{align-self:end;margin:0 auto}.reviews{margin-bottom:130px}.reviews__head{justify-content:space-between;margin-bottom:60px}.reviews__head,.reviews__nav{align-items:center;display:flex;gap:20px}.reviews__slider .swiper-pagination{display:none}.prices{margin-bottom:130px}.prices__wrapper:not(:last-child){margin-bottom:20px}.prices-card{background-color:var(--dark-bg);border-radius:25px;color:var(--white-color);display:flex;flex-direction:column;padding:60px 40px}.prices-card>:not(:last-child){margin-bottom:25px}.prices-card__head{align-items:center;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:15px;padding-bottom:25px;text-align:center}.prices-card__title{font-weight:600;line-height:1.2}.prices-card__text{color:var(--border-color);font-size:18px;line-height:1.33;max-width:293px;width:100%}.prices-card__price{align-items:center;color:var(--border-color);display:flex;font-size:26px;font-weight:600;gap:10px;justify-content:center;line-height:1;margin:0 auto;max-width:fit-content}.prices-card__price span{color:var(--white-color);font-weight:700;letter-spacing:-.03em}.prices-card__price:not(:last-child){margin-bottom:40px}.prices-card__list{display:flex;flex:1 1 auto;flex-direction:column;gap:25px;line-height:1.5}.prices-card__list:not(:last-child){margin-bottom:50px}.prices-card__item{align-items:center;display:flex;gap:15px}.prices-card__item:before{background-image:url(../assets/img/icons/check-circle.svg);background-position:50%;background-repeat:no-repeat;background-size:32px;content:"";flex-shrink:0;height:32px;width:32px}.prices-card__btn{margin:0 auto}.letstalk{margin-bottom:130px}.letstalk__body{background-color:var(--dark-bg);border-radius:25px;box-shadow:2px 2px 0 0 var(--accent-green);color:var(--white-color);display:flex;gap:50px;padding:25px}.letstalk__content{border-radius:15px;display:grid;max-width:856px;overflow:hidden;padding:20px;place-content:center;position:relative;width:100%}.letstalk__content>*{position:relative;z-index:2}.letstalk__content canvas{height:100%!important;object-fit:cover;width:100%!important}.letstalk__logo{backdrop-filter:blur(3px);background-color:rgba(0,0,0,.6);border-radius:15px;left:50%;max-width:fit-content;padding:35px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.letstalk__logo img{max-width:220px;object-fit:cover;width:100%}.letstalk__tags{display:flex;flex-direction:column;gap:45px;max-width:728px;width:100%}.letstalk__row{align-items:center;display:flex;gap:22px}.letstalk__row:nth-child(4n+1){padding-left:11px}.letstalk__row:nth-child(4n+2){margin-left:auto;padding-left:120px;padding-right:22px}.letstalk__row:nth-child(4n+4){margin-left:auto;padding-left:50px}.letstalk__tag{align-items:center;border:1px solid var(--accent-green);border-radius:7px;color:var(--white-color);display:flex;font-size:22px;gap:5px;justify-content:center;line-height:1.5;max-width:fit-content;min-height:54px;padding:8px 28px;white-space:nowrap}.letstalk__form{display:flex;flex-direction:column;gap:55px;max-width:400px;padding:50px 0;width:100%}.letstalk__title{line-height:1.4}.letstalk__send{margin:0 auto}.info{margin-bottom:130px}.info__head{display:flex;gap:20px;justify-content:space-between;margin-bottom:80px}.info__text{font-weight:600;line-height:1.3;max-width:50%;text-transform:uppercase}.articles{margin-bottom:130px}.articles__head{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin-bottom:60px}.articles__items{display:grid;gap:30px 12px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.page--contactus{padding-top:118px}.contatcs{margin-bottom:150px}.contatcs__body{display:flex;gap:30px;justify-content:space-between}.contatcs__content{display:flex;flex-direction:column;gap:60px;max-width:590px;min-width:0;width:100%}.contatcs__head{display:flex;flex-direction:column;gap:35px}.contatcs__persons{align-items:center;display:flex}.contatcs__person{aspect-ratio:1/1;border:1px solid var(--text-color);border-radius:50%;display:grid;overflow:hidden;width:82px}.contatcs__person img{height:100%;object-fit:cover;width:100%}.contatcs__person:not(:first-child){margin-left:-10px}.contatcs__text{display:flex;flex-direction:column;font-size:18px;gap:12px;line-height:1.33}.contatcs__reviews:not(.swiper-initialized) .swiper-slide:nth-child(n+2){display:none}.contatcs__wrapper{height:auto}.contatcs__wrapper:not(:last-child){margin-bottom:35px}.contatcs__inner{display:flex;flex-direction:column;gap:35px;max-width:694px;width:100%}.contatcs__calendar{align-items:center;display:flex;flex-direction:column;justify-content:center}.contatcs .calendly-inline-widget{display:flex;flex-direction:column;height:100%;min-height:890px;width:100%}.contatcs .calendly-inline-widget iframe{flex:1 1 auto;height:100%;width:100%}.contatcs__partners{align-items:center;display:grid;gap:32px 10px;grid-template-columns:repeat(4,1fr)}.contatcs__partner{border-radius:10px;display:grid;margin:0 auto;max-width:145px;overflow:hidden}.contatcs__partner img{object-fit:cover;width:100%}.contatcs__form{background-color:var(--dark-bg);border-radius:25px;color:var(--white-color);display:flex;flex:1 1 auto;flex-direction:column;gap:50px;justify-content:space-between;padding:74px 60px}.contatcs__form-head{display:flex;flex-direction:column;gap:30px}.contatcs__form-title{font-weight:600;line-height:1.2}.contatcs__solcials{flex-wrap:wrap}.contatcs__social,.contatcs__solcials{align-items:center;display:flex;gap:20px}.contatcs__social{max-width:fit-content}.contatcs__social:not(:first-child):before{content:"/"}.contatcs__form-block{display:flex;flex-direction:column;gap:60px}.contatcs__form-send{margin:0 auto}.page--blog{padding-top:98px}.blog,.blog__head{margin-bottom:130px}.blog__items{display:grid;gap:100px 24px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.article-detail{margin-bottom:130px}.article-detail__promo{background-color:var(--accent-green);background-image:url(../assets/img/dot-white-bg.webp);color:var(--black-color);display:flex;gap:24px;justify-content:space-between;margin-bottom:80px;padding-bottom:110px;padding-top:48px;position:relative;z-index:3}.article-detail__promo,.article-detail__promo:before{background-position:0 0;background-repeat:repeat-y;background-size:100% auto}.article-detail__promo:before{background-color:inherit;background-image:inherit;bottom:0;content:"";height:150%;left:50%;position:absolute;transform:translate(-50%);width:100vw;z-index:-1}.article-detail__promo-img{border-radius:10px;display:grid;max-width:688px;min-height:300px;overflow:hidden;width:100%}.article-detail__promo-img img{height:100%;object-fit:cover;width:100%}.article-detail__promo-content{align-self:center;display:flex;flex-direction:column;max-width:685px;width:100%}.article-detail__promo-content>:not(:last-child){margin-bottom:25px}.article-detail__descr{font-size:18px;line-height:1.5;max-width:537px}.article-detail__descr:not(:last-child){margin-bottom:40px}.article-detail__tags:not(:last-child){margin-bottom:60px}.article-detail__author{align-items:center;display:flex;gap:15px}.article-detail__author:not(:last-child){margin-bottom:30px}.article-detail__author-img{aspect-ratio:1/1;border-radius:50%;flex-shrink:0;overflow:hidden;width:60px}.article-detail__author-img img{height:100%;width:100%}.article-detail__author-body{display:flex;flex-direction:column;gap:3px}.article-detail__author-name{font-size:20px;font-weight:600;line-height:1.2}.article-detail__author-position{line-height:1.5}.article-detail__badges{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.article-detail__badge{align-items:center;background-color:var(--black-color);border-radius:5px;color:var(--white-color);display:flex;font-size:16px;gap:5px;justify-content:center;line-height:1.5;max-width:fit-content;min-height:38px;padding:6px 20px;width:100%}.article-detail__body{display:grid;gap:30px;grid-template-columns:minmax(0,925px) 392px;justify-content:space-between;min-width:0}.article-detail__body>:not(.article-detail__aside){grid-column:1/2}.article-detail__content{display:flex;flex-direction:column;line-height:1.5;min-width:0}.article-detail__content>:not(:last-child){margin-bottom:60px}.article-detail__content h1,.article-detail__content h2,.article-detail__content h3,.article-detail__content h4,.article-detail__content h5,.article-detail__content h6{font-weight:600;line-height:1.3}.article-detail__content h1{font-weight:700;letter-spacing:-.03em}.article-detail__content h4{font-size:34px}.article-detail__content h5{font-size:28px}.article-detail__content h6{font-size:24px}.article-detail__content b{font-weight:600}.article-detail__content ol{padding-left:30px}.article-detail__content ul{padding-left:20px}.article-detail__content ul li{list-style:disc}.article-detail__content a{font-weight:600;text-decoration:underline}.article-detail__content .proposal-block__btn{font-weight:400;text-decoration:none}.article-detail__section{display:flex;flex-direction:column}.article-detail__section>:not(:last-child){margin-bottom:20px}.article-detail__img img{border-radius:10px;min-height:300px;object-fit:cover;width:100%}.article-detail__slider{border-radius:10px}.article-detail__wrapper{height:auto}.article-detail__wrapper:not(:last-child){margin-bottom:35px}.article-detail__slide{border-radius:10px;display:grid;min-height:300px;overflow:hidden}.article-detail__slide img{height:100%;object-fit:cover;width:100%}.article-detail__aside-body{display:flex;flex-direction:column;gap:40px;position:sticky;top:20px}.article-detail__aside-list{display:flex;flex-direction:column;gap:11px}.article-detail__aside-link{align-items:center;color:var(--gray-lite-color);display:flex;font-size:13px;gap:10px;line-height:1.33;max-width:fit-content}.article-detail__aside-link.is-active{color:var(--black-color)}.article-detail__aside-link.is-active:before{background-color:var(--black-color);border-radius:50%;content:"";flex-shrink:0;height:8px;width:8px}.article-detail__contacts{background-color:var(--black-color);border:1px solid var(--ultra-black);border-radius:25px;color:var(--white-color);padding:40px 20px}.article-detail__contacts>*{margin:0 auto;max-width:300px}.article-detail__contacts>:not(:last-child){margin-bottom:20px}.article-detail__contacts-title{font-weight:600}.article-detail__contacts-text{line-height:1.5}.article-detail__contacts-text:not(:last-child){margin-bottom:30px}.article-detail__contacts-btn{max-width:fit-content}.article-detail__menu{display:none}@media (max-width:90em){body{padding:10px}}@media (max-width:87.49875em){.projects-card{gap:30px}}@media (max-width:81.24875em){.prices-card{padding:60px 20px}}@media (max-width:74.99875em){.proposal-block{padding:60px 20px}.articles__items{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.contatcs__form{padding:60px 20px}.blog__items{gap:60px 12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:61.99875em){body{padding:10px 0}.wrapper{border-radius:25px}[class*=__container]{padding:0 12px}.projects-card{gap:25px;padding-right:0}.projects-card.--watcher-view .projects-card__arrow{opacity:1}.projects-card.--watcher-view .projects-card__tag{background-color:var(--accent-purple);border-color:var(--dark-accent-purple);color:var(--black-color)}.projects-card__img{align-self:flex-start;position:relative}.projects-card__arrow{box-shadow:none;left:50%;opacity:0;right:auto;transform:translate(-50%,-50%);transition:opacity .3s ease}.projects-card__arrow,[data-fls-darklite-dark] .projects-card__arrow{background-color:var(--accent-green);color:var(--black-color)}.projects-card__body{gap:25px;padding:0}.projects-card__title{-webkit-line-clamp:2}.article-card>:not(:last-child){margin-bottom:25px}.article-card.--watcher-view .article-card__arrow{opacity:1}.article-card.--watcher-view .article-card__badge{background-color:var(--black-color);border-color:var(--black-color);color:var(--white-color)}[data-fls-darklite-dark] .article-card.--watcher-view .article-card__badge{background-color:var(--accent-green);border-color:var(--accent-green);color:var(--black-color)}.article-card__author:not(:last-child),.article-card__title:not(:last-child){margin-bottom:25px}.header{padding:20px 0}.footer__head{margin-bottom:60px}.footer__menu{grid-template-columns:repeat(2,1fr)}.project-detail__head{flex-direction:column}.project-detail__category,.project-detail__name{max-width:100%}.hero{padding-top:30px}.hero__body{column-gap:30px;grid-template-columns:1fr 320px}.ourfocus__item{padding-left:20px;padding-right:20px}.ourfocus__item-title{font-size:34px}.ourfocus__item-title:not(:last-child){margin-bottom:30px}.ourfocus__item-body{grid-template-rows:1fr;overflow:visible}.ourfocus__item-body>*{overflow:visible}.why__content{padding:38px 30px 50px}.letstalk__body{gap:20px}.letstalk__logo{padding:25px}.contatcs__body{gap:20px}.article-detail__body{gap:30px;grid-template-columns:1fr}.article-detail__body>:not(.article-detail__aside){grid-column:auto}.article-detail__aside{bottom:-120%;display:flex;flex-direction:column;height:100%;left:0;min-height:100vh;padding:12px 12px 98px;pointer-events:none;position:fixed;transition:bottom .3s ease;z-index:55}.article-detail__aside>*{pointer-events:all}[data-article-menu-open] .article-detail__aside{bottom:0}.article-detail__aside-body{background-color:var(--black-color);border-radius:10px;color:var(--white-color);gap:25px;margin-top:auto;max-height:75vh;overflow:auto;padding:25px;position:static}.article-detail__aside-title{display:block;font-size:18px;font-weight:600;text-transform:uppercase}.article-detail__aside-link{color:var(--gray-lite-color);font-size:18px;position:relative}.article-detail__aside-link.is-active{color:var(--white-color);padding-left:9px}.article-detail__aside-link.is-active:before{background-color:var(--accent-green);border-radius:2px;height:100%;left:0;position:absolute;top:0;width:2px}.article-detail__contacts{display:none}.article-detail__contacts-title{font-size:20px}.article-detail__menu{background-color:var(--gray-color);border:1px solid var(--black-color);border-radius:10px;bottom:30px;box-shadow:2px 2px 0 0 var(--black-color);color:var(--white-color);display:grid;height:58px;left:12px;padding:5px;place-content:center;position:fixed;transition:background .3s ease,box-shadow .3s ease;width:60px;z-index:25}[data-article-menu-open] .article-detail__menu{background-color:var(--black-color);box-shadow:none}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.title--h1{letter-spacing:0}.title--h5,.title--h6{font-size:24px}.article-card__badges{gap:12px}.menu__body{align-content:start;display:grid;gap:10px;height:calc(100svh - 87px);justify-content:end;overflow:hidden auto;padding:0 12px 30px;pointer-events:none;position:absolute;right:-100%;top:100%;transition:right .3s;width:100%;z-index:50}.menu__body:before{content:"";height:70px;left:-100%;position:fixed;top:0;transition:left .3s;width:100%;z-index:2}.menu__body>*{background-color:var(--black-color);border-radius:10px;color:var(--white-color);display:flex;flex-direction:column;gap:15px;max-width:260px;min-width:260px;padding:25px;pointer-events:all;width:100%}[data-fls-darklite-dark] .menu__body>*{background-color:var(--accent-green);color:var(--ultra-black)}[data-fls-menu-open] .menu__body{right:0}.menu__list{align-items:stretch;flex-direction:column;flex-wrap:nowrap;gap:15px;position:relative;transition:height .3s ease}.menu__item{position:static}.menu__item.is-open .submenu{transform:translateY(0)}.menu__item:last-child .submenu,.menu__item:nth-last-child(2) .submenu{left:0;right:auto}.menu__link{display:block;font-size:18px;line-height:1.33;padding:0;width:100%}.menu__bottom{display:flex}.icon-menu{background-color:var(--gray-color);border:1px solid var(--text-color);border-radius:10px;box-shadow:2px 2px 0 0 var(--text-color);color:var(--white-color);display:grid;font-size:16px;grid-template-areas:"body";line-height:1.5;min-height:40px;min-width:79px;overflow:hidden;padding:5px;place-content:center;position:relative;transition:transform .3s ease,box-shadow .3s,background .3s,color .3s;z-index:5}.icon-menu__close,.icon-menu__text{grid-area:body;transition:transform .3s}.icon-menu__close{transform:translate(200%)}[data-fls-darklite-dark] .icon-menu{background-color:var(--accent-green);border-color:var(--black-color);color:var(--black-color)}[data-fls-menu-open] .icon-menu{background-color:var(--text-color);box-shadow:none;margin:0;transform:translate(2px,2px)}[data-fls-menu-open] .icon-menu__text{transform:translate(-200%)}[data-fls-menu-open] .icon-menu__close{transform:translate(0)}[data-fls-menu-open][data-fls-darklite-dark] .icon-menu{background-color:var(--accent-green)}.submenu{color:var(--white-color);left:0;min-width:0;overflow:hidden;top:0;transform:rotateX(0deg) translateY(-50px);width:100%}[data-fls-darklite-dark] .submenu{color:var(--ultra-black)}.submenu__head{align-items:center;display:flex;gap:10px;margin-bottom:25px}.header{padding:15px 0 10px}.page--projects{padding-top:73px}.projects{margin-bottom:110px}.projects__head{margin-bottom:80px}.discuss{margin-bottom:110px}.discuss__link:after,.discuss__link:before{height:1px}.footer{padding-bottom:85px}.footer__socials{gap:12px 25px}.project-detail{margin-bottom:110px}.project-detail__body{gap:60px;grid-template-columns:1fr}.project-detail__body>:not(.project-detail__aside){grid-column:auto}.project-detail__text h1{letter-spacing:0}.project-detail__text h4{font-size:28px}.project-detail__text h5{font-size:24px}.spollers__title:after{height:44px;width:44px}.spollers__title{align-items:center}.spollers__body{padding-top:25px}.hero{margin-bottom:110px}.hero__body{grid-template-columns:1fr}.hero__content{display:contents}.hero__content>:not(:last-child){margin-bottom:40px}.hero__title{order:0}.hero__text{order:1}.hero__tags{margin-bottom:50px;max-width:100%;order:2}.hero__tags-body canvas{aspect-ratio:16/6;min-height:275px}.hero__buttons{gap:30px;justify-content:center;order:3}.ourfocus,.ourfocus__head{margin-bottom:110px}.ourfocus__title{margin:0 auto;max-width:fit-content;padding-left:3px;padding-right:3px}.ourfocus__title:after{left:-10px}.ourfocus__body:not(:last-child){margin-bottom:60px}.ourfocus__inner{grid-template-columns:1fr;position:sticky;top:20px}.ourfocus__item{border:1px solid var(--site-bg);border-radius:15px;box-shadow:none;left:0;padding:20px;position:absolute;top:0;width:100%}[data-fls-darklite-dark] .ourfocus__item{box-shadow:none}.ourfocus__categories-nav{display:none}.ourfocus__slider .swiper-pagination{display:flex}.ourfocus__wrapper{margin-bottom:20px}.why{margin-bottom:110px}.why__body{flex-direction:column}.why__img{margin-bottom:-34px;margin-right:0;min-height:356px}.why__content{max-width:100%;min-height:415px;min-width:0}.reviews{margin-bottom:110px}.reviews__head{margin-bottom:40px}.reviews__nav{display:none}.reviews__slider .swiper-pagination{display:flex}.reviews__wrapper{margin-bottom:20px}.prices{margin-bottom:110px}.prices-card__text{font-size:16px;line-height:1.5}.prices-card__price span{letter-spacing:0}.letstalk{margin-bottom:110px}.letstalk__body{box-shadow:none;flex-direction:column;gap:40px;padding:15px 10px}.letstalk__content{min-height:400px}.letstalk__logo img{max-width:165px}.letstalk__tags{gap:33px}.letstalk__row{gap:16px}.letstalk__tag{font-size:16px;min-height:40px;padding:6px 20px}.letstalk__form{max-width:100%;padding:0 10px 45px}.info{margin-bottom:110px}.info__head{flex-direction:column;gap:25px;margin-bottom:60px}.info__text{max-width:100%}.articles{margin-bottom:110px}.articles__head{margin-bottom:40px}.page--contactus{padding-top:53px}.contatcs{margin-bottom:110px}.contatcs__body{flex-direction:column;gap:80px}.contatcs__body .contatcs__partners{order:2}.contatcs__content{display:contents}.contatcs__head{gap:25px;order:0}.contatcs__reviews{order:3}.contatcs__inner{max-width:100%;order:1}.page--blog{padding-top:73px}.blog{margin-bottom:110px}.blog__head{margin-bottom:80px}.article-detail{margin-bottom:110px}.article-detail__promo{flex-direction:column;gap:40px;margin-bottom:60px;padding-bottom:60px}.article-detail__promo-img{max-width:100%}.article-detail__promo-content{align-self:stretch}.article-detail__descr{font-size:16px}.article-detail__descr:not(:last-child){margin-bottom:30px}.article-detail__content h1{letter-spacing:0}.article-detail__content h4{font-size:28px}.article-detail__content h5{font-size:24px}}@media (max-width:40.62375em){.projects-card{flex-direction:column}.projects-card__img{max-height:350px;max-width:100%}.proposal-block{flex-direction:column-reverse;gap:60px}.proposal-block__btn,.proposal-block__img{margin:0 auto}.footer__head{align-items:stretch;flex-direction:column;gap:40px}.footer__media{max-width:100%}.footer__actions{align-self:stretch;gap:35px}.footer__socials{justify-content:space-between}.prices__slider,.reviews__slider{overflow:visible}.prices-card__list:not(:last-child),.prices-card__price:not(:last-child){margin-bottom:25px}.articles__container{display:flex;flex-direction:column}.articles__head{display:contents}.articles__title{margin-bottom:40px}.articles__more{margin:0 auto;order:1}.articles__items{margin-bottom:45px}}@media (max-width:29.99875em){.wrapper{background-size:300% auto}.title--h1{font-size:46px}.title--h2,.title--h3{font-size:34px}.reviews-card__author-name{font-size:16px}.projects-card__img{max-height:250px}.projects-card__title{order:-1}.projects-card__tags{gap:9px;order:-1}.input{font-size:16px}.article-card__img{min-height:300px}.article-card__badge{font-size:14px}.proposal-block__title{font-size:24px}.proposal-block__btn{max-width:100%}.proposal-block__img{max-width:230px}.header__logo{max-width:137px}.discuss__biglink{font-size:48px}.discuss__biglink-arrow svg{width:18px}.discuss__text{font-size:16px}.footer__media{transform:scale(.76);transform-origin:0 0}.footer__menu{grid-template-columns:1fr}.footer__menu-col{gap:25px}.footer__menu-title{padding-bottom:25px}.project-detail__sitelink{font-size:20px;gap:15px}.project-detail__sitelink-arrow{width:60px}.project-detail__sitelink-arrow svg{height:12px;width:12px}.project-detail__text h1{font-size:46px}.project-detail__text h2,.project-detail__text h3{font-size:34px}.spollers__title{font-size:20px}.hero__text{gap:16px}.hero__tags-body{height:375px}.hero__btn{min-width:270px}.ourfocus__head{font-size:16px;gap:15px}.ourfocus__item-btn{margin:0 auto}.ourfocus__slider{overflow:visible}.prices-card{padding:40px 20px}.prices-card__title{font-size:26px}.prices-card__price span{font-size:66px}.prices-card__item{gap:12px}.prices-card__item:before{background-size:26px;height:26px;width:26px}.info__text,.letstalk__title{font-size:26px}.contatcs__person{width:62px}.contatcs__title{font-size:34px}.contatcs__partners{grid-template-columns:repeat(2,1fr)}.contatcs__form-title{font-size:26px}.contatcs__solcials{align-items:stretch;flex-direction:column;gap:15px}.contatcs__social{gap:10px}.contatcs__social:before{content:"/"}.contatcs__form-send{max-width:100%}.article-detail__promo,.article-detail__promo:before{background-size:300% auto}.article-detail__content h1{font-size:46px}.article-detail__content h2,.article-detail__content h3{font-size:34px}}@media (max-width:24.99875em){.title--h1{font-size:36px}.title-accent{display:block;max-width:fit-content;white-space:wrap}.reviews-card{padding:35px 15px}.reviews-card__author-img{width:62px}.discuss__biglink{font-size:34px}.fixed-block{font-size:14px}.project-detail__text h1{font-size:36px}.ourfocus__item{padding:20px 12px}.ourfocus__item-title{font-size:28px}.why__content{padding:38px 15px}.prices-card{padding:60px 15px}.letstalk__title{font-size:24px}.contatcs__title{font-size:34px}.contatcs__form{padding:40px 12px}.article-detail__content h1{font-size:36px}.article-detail__aside-body{padding:25px 12px}.article-detail__aside-link{font-size:16px}}@media (max-width:23.12375em){.ourfocus__slide{padding:30px 15px}}@media (min-width:29.99875em) and (max-width:90em){.title--h1{font-size:clamp(46px,31.0009374805px + 3.1249348972vw,76px)}.title--h2{font-size:clamp(34px,23.0006874857px + 2.2916189246vw,56px)}.title--h3{font-size:clamp(34px,29.0003124935px + 1.0416449657vw,44px)}.proposal-block__title{font-size:clamp(24px,19.0003124935px + 1.0416449657vw,34px)}.discuss__biglink{font-size:clamp(48px,-7.9965000729px + 11.6664236162vw,160px)}.discuss__biglink-arrow svg{width:clamp(18px,5.0008124831px + 2.7082769109vw,44px)}.discuss__text{font-size:clamp(16px,2.0008749818px + 2.916605904vw,44px)}.project-detail__sitelink{font-size:clamp(20px,13.0004374909px + 1.458302952vw,34px);gap:clamp(15px,5.000624987px + 2.0832899315vw,35px)}.project-detail__sitelink-arrow{width:clamp(60px,40.001249974px + 4.1665798629vw,100px)}.project-detail__text h1{font-size:clamp(46px,31.0009374805px + 3.1249348972vw,76px)}.project-detail__text h2{font-size:clamp(34px,23.0006874857px + 2.2916189246vw,56px)}.project-detail__text h3{font-size:clamp(34px,29.0003124935px + 1.0416449657vw,44px)}.spollers__title{font-size:clamp(20px,16.0002499948px + .8333159726vw,28px)}.prices-card__title{font-size:clamp(26px,22.0002499948px + .8333159726vw,34px)}.prices-card__price span{font-size:clamp(66px,61.0003124935px + 1.0416449657vw,76px)}.info__text,.letstalk__title{font-size:clamp(26px,22.0002499948px + .8333159726vw,34px)}.contatcs__title{font-size:clamp(34px,13.0013124727px + 4.3749088561vw,76px)}.contatcs__form-title{font-size:clamp(26px,22.0002499948px + .8333159726vw,34px)}.article-detail__content h1{font-size:clamp(46px,31.0009374805px + 3.1249348972vw,76px)}.article-detail__content h2{font-size:clamp(34px,23.0006874857px + 2.2916189246vw,56px)}.article-detail__content h3{font-size:clamp(34px,29.0003124935px + 1.0416449657vw,44px)}}@media (min-width:61.99875em) and (max-width:90em){.hero{padding-top:clamp(30px,-169.2728003214px + 20.0883889112vw,120px)}.hero__body{column-gap:clamp(30px,-80.7071112897px + 11.1602160618vw,80px)}.ourfocus__item{padding-left:clamp(20px,-112.8485335476px + 13.3922592741vw,80px);padding-right:clamp(20px,-112.8485335476px + 13.3922592741vw,80px)}.article-detail__contacts-title{font-size:clamp(20px,6.7151466452px + 1.3392259274vw,26px)}}@media (min-width:90em){.title--h1{font-size:76px}.title--h2{font-size:56px}.title--h3{font-size:44px}.proposal-block__title{font-size:34px}.discuss__biglink{font-size:160px}.discuss__biglink-arrow svg{width:44px}.discuss__text{font-size:44px}.project-detail__sitelink{font-size:34px;gap:35px}.project-detail__sitelink-arrow{width:100px}.project-detail__text h1{font-size:76px}.project-detail__text h2{font-size:56px}.project-detail__text h3{font-size:44px}.spollers__title{font-size:28px}.hero{padding-top:120px}.hero__body{column-gap:80px}.ourfocus__item{padding-left:80px;padding-right:80px}.prices-card__title{font-size:34px}.prices-card__price span{font-size:76px}.info__text,.letstalk__title{font-size:34px}.contatcs__title{font-size:76px}.contatcs__form-title{font-size:34px}.article-detail__content h1{font-size:76px}.article-detail__content h2{font-size:56px}.article-detail__content h3{font-size:44px}.article-detail__contacts-title{font-size:26px}}@media (any-hover:hover){.link-decor:hover:after{transform:scaleX(1);transform-origin:left}.button:hover{transform:translate(2px,2px)}.button--light-shadow:hover,.button:hover{box-shadow:none}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:var(--text-color);color:var(--white-color)}[data-fls-darklite-dark] .swiper-button-next:hover,[data-fls-darklite-dark] .swiper-button-prev:hover{color:var(--black-color)}.projects-card:hover .projects-card__img{max-width:400px}.projects-card:hover .projects-card__arrow{background-color:var(--accent-green);box-shadow:none;color:var(--black-color);margin:0 -2px -2px 0}.projects-card:hover .projects-card__arrow>*{transform:rotate(0deg)}.projects-card:hover .projects-card__tag{background-color:var(--accent-purple);border-color:var(--dark-accent-purple);color:var(--black-color)}.article-card:hover .article-card__arrow{opacity:1}.article-card:hover .article-card__badge{background-color:var(--black-color);border-color:var(--black-color);color:var(--white-color)}[data-fls-darklite-dark] .article-card:hover .article-card__badge{background-color:var(--accent-green);border-color:var(--accent-green);color:var(--black-color)}.tags-block__btn:hover{background-color:var(--accent-purple);border-color:var(--accent-purple);color:var(--black-color)}.tags-block__btn--dark:hover{background-color:var(--black-color);border-color:var(--black-color);color:var(--accent-green)}.submenu__link:hover{color:var(--white-color)}[data-fls-darklite-dark] .submenu__link:hover{color:var(--ultra-black)}.discuss__biglink:hover{color:var(--bottom-gray)}[data-fls-darklite-dark] .discuss__biglink:hover{color:var(--border-color)}.discuss__biglink:hover .discuss__biglink-arrow{box-shadow:none;transform:translate(2px,2px) rotate(29deg)}.discuss__link:hover:after{left:100%}.footer__lang:hover{color:var(--text-color)}.fixed-block__body:hover{box-shadow:none;transform:translate(2px,2px)}.fixed-block__link:hover,.fixed-block__theme:hover{color:var(--text-gray-color)}.project-detail__sitelink:hover .project-detail__sitelink-arrow{box-shadow:none;transform:translate(2px,2px) rotate(29deg)}.project-detail__text a:hover{text-decoration:none}.ourfocus__item:hover{box-shadow:2px 2px 0 0 var(--accent-green)}.ourfocus__item:hover .ourfocus__item-title{font-size:34px}.ourfocus__item:hover .ourfocus__item-title:not(:last-child){margin-bottom:30px}.ourfocus__item:hover .ourfocus__item-body{grid-template-rows:1fr}.article-detail__content a:hover{text-decoration:none}.article-detail__aside-link:hover{color:var(--black-color)}}/* LetsTalk marquee v2 */
@keyframes lt-move{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(calc(var(--lt-distance)*-1),0,0)}}
.letstalk__row>.letstalk__inner{display:inline-flex;align-items:center;white-space:nowrap;will-change:transform;animation-name:lt-move;animation-timing-function:linear;animation-iteration-count:infinite}
.letstalk__row>.letstalk__inner.is-right{animation-direction:reverse}
.letstalk__row>.letstalk__inner .letstalk__tag{margin:0 16px}
.input:-webkit-autofill,.input:-webkit-autofill:hover,.input:-webkit-autofill:focus,.input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #232325 inset!important;-webkit-text-fill-color:#fff!important;caret-color:#fff;transition:background-color 5000s ease-in-out 0s;}
