*{margin:0;padding:0;border:none}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-weight:inherit;font-size:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}button,input,select,textarea{font:inherit inherit;background:rgba(0,0,0,0);color:inherit}input::-ms-clear{display:none}button,input[type=submit]{background:rgba(0,0,0,0);display:inline-block;background:0 0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:0}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}@font-face{font-weight:400;font-family:Inter;font-style:normal;src:url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff");font-display:swap}@font-face{font-weight:500;font-family:Unbounded;font-style:normal;src:url(../fonts/Unbounded-Medium.woff2) format("woff2"),url(../fonts/Unbounded-Medium.woff) format("woff");font-display:swap}@font-face{font-weight:400;font-family:Unbounded;font-style:normal;src:url(../fonts/Unbounded-Regular.woff2) format("woff2"),url(../fonts/Unbounded-Regular.woff) format("woff");font-display:swap}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;clip-path:inset(50%)}.h2{font:500 28px/1 Unbounded,arial,sans-serif}.h3{font:500 20px/1 Unbounded,arial,sans-serif}.accent-color{color:#034c8c}.remove-elem{display:none!important}.message__label{-webkit-transition:color .3s ease;transition:color .3s ease}.message__label a{-webkit-transition:color .3s ease;transition:color .3s ease}.page{height:100%;overflow-x:hidden}.page:has(.main-nav--opened){overflow-y:hidden}.page__body{font:400 15px/1.4 Inter,arial,sans-serif;background:#f5f5f5;margin:0;padding:0;color:#142737;min-height:100%;overflow-x:hidden}.logo{display:inline-block;width:159px;height:42px;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease}.logo:hover{opacity:.6}.header{padding-top:10px}@-webkit-keyframes rotate-clockwise{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-clockwise{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.header__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:360px;margin:0 auto;padding:0 10px}.header__wrap::before{content:"";position:absolute;top:64px;left:-44px;width:363px;height:262px;background:-webkit-image-set(url("../img/ellipses-phone-mob@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-mob@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-mob@1x.png") type("image/png") 1x, url("../img/ellipses-phone-mob@2x.png") type("image/png") 2x);background:image-set(url("../img/ellipses-phone-mob@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-mob@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-mob@1x.png") type("image/png") 1x, url("../img/ellipses-phone-mob@2x.png") type("image/png") 2x);z-index:-2}.header__wrap::after{content:"";position:absolute;top:30px;left:-15px;width:314px;height:314px;background:url(../img/ellipses-mob.svg) no-repeat center;z-index:-1;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:rotate-clockwise 16s linear infinite;animation:rotate-clockwise 16s linear infinite}.header__phone-text{display:none}.header__tap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}.header__phone-icon{display:block;width:40px;height:40px}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;z-index:12}.header__menu-item{background:#034c8c;display:block;width:10px;height:10px;border-radius:50%}.header__nav{display:none}.header__wrap:has(.main-nav--opened) .header__menu{background:url(../../img/icons/button-close.svg);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__wrap:has(.main-nav--opened) .header__menu-item{display:none}.header__wrap:has(.main-nav--opened) .header__nav{display:block}.main-nav{position:relative}.main-nav--opened{background:#f5f5f5;position:absolute;top:0;left:0;width:100%;height:100vh;z-index:10}.main-nav--opened .main-nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;margin-top:20px;margin-left:10px}.main-nav--opened .main-nav__item--active::before{display:none}.main-nav__list{font:16px Unbounded,arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:417px}.main-nav__item{position:relative}.main-nav__item--active::before{background:#142737;content:"";position:absolute;bottom:-7px;left:0;right:0;height:2px}.main-nav__link{color:#142737;-webkit-transition:all .5s ease;transition:all .5s ease}.main-nav__link:hover{opacity:.6}.main-nav__phone-text{font:16px Unbounded,arial,sans-serif;margin-left:10px;display:block;margin-top:40px;color:#142737}.main-nav__social-list{margin-top:15px;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.main-nav__social-link{background:#034c8c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;border-radius:15px}.main-nav__social-icon{fill:#f5f5f5}.main-nav__social-icon--tg{width:29px;height:24px}.main-nav__social-icon--vk{width:32px;height:20px}.main-nav__social-icon--wp{width:26px;height:25px}.button{font:500 15px/1 Unbounded,arial,sans-serif;background:#034c8c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;color:#f5f5f5;border-radius:15px;-webkit-transition:all .5s ease;transition:all .5s ease}.button:hover{background:#216aaa}.hero{padding-top:36px}.hero__wrap{min-width:360px;margin:0 auto;padding:0 10px}.hero__title{font:400 clamp(45px,45px + (58 - 45)*(100vw - 360px)/880,58px)/.8 Unbounded,arial,sans-serif;position:relative;margin-bottom:45px}.hero__title-small{position:absolute;bottom:-20px;padding-left:96px;font-weight:500;font-size:16px}.hero__accent{padding-left:96px}.hero__description{padding-left:96px;margin-bottom:20px}.hero__tech-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:30px}.hero__tech-item{font:400 14px/1 Unbounded,arial,sans-serif;padding:8px 12px 7px;border:1px solid #142737;border-radius:100px}.hero__link{margin-bottom:30px}.hero__img-block{min-width:100%;max-height:400px;border-radius:20px;overflow:hidden}.hero__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.short-sentence{padding-top:60px}.short-sentence__wrap{min-width:360px;margin:0 auto;padding:0 10px}.short-sentence__title{margin-bottom:20px}.short-sentence__list{margin-bottom:20px}.short-sentence__item{position:relative;display:grid;grid-template-rows:auto 1fr auto;padding:90px 20px 20px;border:1px solid #d7dadd;border-radius:20px;min-height:345px;background:-webkit-image-set(url("../img/ellipses-phone-mob@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-mob@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-mob@1x.png") type("image/png") 1x, url("../img/ellipses-phone-mob@2x.png") type("image/png") 2x);background:image-set(url("../img/ellipses-phone-mob@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-mob@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-mob@1x.png") type("image/png") 1x, url("../img/ellipses-phone-mob@2x.png") type("image/png") 2x);background-size:333px 241px;background-position:3px 9px;background-repeat:no-repeat;z-index:10}.short-sentence__item:not(:last-child){margin-bottom:10px}.short-sentence__item::before{background:url(../img/icons/leafe.svg);content:"";position:absolute;top:20px;left:20px;width:53px;height:59px;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.short-sentence__item:hover::before{-webkit-transform:rotate(7deg);-ms-transform:rotate(7deg);transform:rotate(7deg)}.short-sentence__item-title{margin-bottom:10px}.short-sentence__item-price{font:500 24px/1 Unbounded,arial,sans-serif;margin-bottom:20px}.short-sentence__item-button{padding-top:18px;padding-bottom:17px;justify-self:end;width:100%}.short-sentence__button-all{background:#f5f5f5;color:#034c8c;border:1px solid #034c8c;width:100%;height:52px}.short-sentence__button-all:hover{color:#f5f5f5;border:none}.meet{padding-top:60px}.meet__wrap{min-width:360px;margin:0 auto;padding:0 10px}.meet__title{margin-bottom:20px}.meet__text{margin-bottom:20px}.meet__img-block{min-width:244px;max-height:462px;margin-left:96px;border-radius:20px;overflow:hidden}.meet__img-block--ivanov,.meet__img-block--kucherova{display:none}.meet__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.effect-product{padding-top:60px}.effect-product__wrap{min-width:360px;margin:0 auto;padding:0 10px}.effect-product__title{margin-bottom:20px}.effect-product__item{position:relative;padding-top:15px;padding-bottom:30px;border-top:1px solid #d7dadd;counter-increment:item-counter}.effect-product__item::before{font:500 64px/1 Unbounded,arial,sans-serif;position:absolute;content:counter(item-counter);top:10px;left:0;color:#dee7ee}.effect-product__item:last-child{border-bottom:1px solid #d7dadd}.effect-product__item-title{margin-bottom:10px;padding-left:96px}.effect-product__item-text{padding-left:96px}.results{padding-top:60px}.results__wrap{min-width:360px;margin:0 auto;padding:0 10px}.results__title{margin-bottom:20px}.results__item{position:relative;min-height:340px;padding:30px 20px;border-radius:20px;color:#f5f5f5;background:-webkit-gradient(linear,left top,right bottom,from(#034c8c),to(#057fea));background:linear-gradient(to bottom right,#034c8c,#057fea)}.results__item:not(:last-child){margin-bottom:10px}.results__item::before{background:#034c8c;content:"";position:absolute;right:20px;bottom:20px;width:82px;height:82px;border-radius:20px}.results__item--macbook::after{background:url(../img/icons/card-icons/macbook.svg);content:"";position:absolute;right:36px;bottom:36px;width:50px;height:50px}.results__item--wrench::after{background:url(../img/icons/card-icons/wrench.svg);content:"";position:absolute;right:38px;bottom:38px;width:46px;height:46px}.results__item--target::after{background:url(../img/icons/card-icons/target.svg);content:"";position:absolute;right:39px;bottom:39px;width:45px;height:45px}.results__item--ruler::after{background:url(../img/icons/card-icons/ruler.svg);content:"";position:absolute;right:37px;bottom:37px;width:48px;height:48px}.results__item--comments::after{background:url(../img/icons/card-icons/comments.svg);content:"";position:absolute;right:39px;bottom:39px;width:44px;height:44px}.results__item-title{margin-bottom:10px}.main-form{padding-top:60px}.main-form--second{padding-bottom:40px}.main-form--dark{background:-webkit-gradient(linear,left top,right bottom,from(#034c8c),to(#057fea));background:linear-gradient(to bottom right,#034c8c,#057fea);color:#f5f5f5}.main-form--dark .main-form__wrap::before{display:none}.main-form--dark .main-form__wrap::after{display:none}.main-form__wrap{position:relative;min-width:360px;margin:0 auto;padding:0 10px}.main-form__wrap::before{content:"";position:absolute;top:-20px;left:-44px;width:363px;height:262px;background:-webkit-image-set(url("../img/ellipses-phone-mob@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-mob@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-mob@1x.png") type("image/png") 1x, url("../img/ellipses-phone-mob@2x.png") type("image/png") 2x);background:image-set(url("../img/ellipses-phone-mob@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-mob@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-mob@1x.png") type("image/png") 1x, url("../img/ellipses-phone-mob@2x.png") type("image/png") 2x);z-index:-2}.main-form__wrap::after{content:"";position:absolute;top:-50px;left:-15px;width:314px;height:314px;background:url(../img/ellipses-mob.svg) no-repeat center;z-index:-1;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:rotate-clockwise 16s linear infinite;animation:rotate-clockwise 16s linear infinite}.main-form__title{margin-bottom:20px;max-width:400px}.main-form__text{padding-left:96px;max-width:450px}.main-form__text:not(:last-of-type){margin-bottom:10px}.main-form__text:last-of-type{margin-bottom:20px}.message--dark .message__label::before{border-color:#f5f5f5}.message--dark .message__label a{color:#f5f5f5}.message--dark .message__label a::before{background:#f5f5f5}.message--dark .message__policy:checked~.message__label::after{border-color:#f5f5f5}.message--dark .message__name:focus{background:#aad7ff}.message--dark .message__tel:focus{background:#aad7ff}.message--dark .message__button:hover{background:#0d5696}.message__input-block{position:relative}.message__name,.message__tel{font:15px Unbounded,arial,sans-serif;background:#d8e1e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:18px;margin-bottom:10px;color:#142737;width:100%;height:50px;border-radius:15px}.message__name::-webkit-input-placeholder,.message__tel::-webkit-input-placeholder{font:15px/1 Unbounded,arial,sans-serif;color:#97a4ae}.message__name::-moz-placeholder,.message__tel::-moz-placeholder{font:15px/1 Unbounded,arial,sans-serif;color:#97a4ae}.message__name:-ms-input-placeholder,.message__tel:-ms-input-placeholder{font:15px/1 Unbounded,arial,sans-serif;color:#97a4ae}.message__name::-ms-input-placeholder,.message__tel::-ms-input-placeholder{font:15px/1 Unbounded,arial,sans-serif;color:#97a4ae}.message__name::placeholder,.message__tel::placeholder{font:15px/1 Unbounded,arial,sans-serif;color:#97a4ae}.message__name:focus,.message__tel:focus{background:#e2ebf2}.message__button{width:100%;margin-bottom:14px}.message__label{position:relative;padding-left:25px;font-size:13px;line-height:1}.message__label::before{content:"";position:absolute;top:-2px;left:0;width:20px;height:20px;border-radius:3px;border:2px solid #6e7983}.message__label a{position:relative;color:#142737}.message__label a::before{background:#142737;position:absolute;content:"";left:0;right:0;bottom:-3px;height:1px}.message__policy:checked~.message__label::after{content:"";position:absolute;left:7px;top:1px;width:7px;height:10px;border:solid #6e7983;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.marketing-sites{padding-top:60px;padding-bottom:60px}.marketing-sites__wrap{min-width:360px;margin:0 auto;padding:0 10px}.marketing-sites__title{margin-bottom:20px}.marketing-sites__text:first-of-type{margin-bottom:20px}.marketing-sites__img-block{margin-bottom:20px;min-width:244px;margin-left:96px;border-radius:20px;overflow:hidden}.marketing-sites__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.meanings{background:#034c8c;padding-top:60px;padding-bottom:60px;color:#f5f5f5}.meanings__wrap{min-width:360px;margin:0 auto;padding:0 10px}.meanings__title{margin-bottom:20px}.meanings__content{position:relative;margin-left:96px}.meanings__content::before{background:#1760a0;content:"";position:absolute;top:0;bottom:0;left:-27px;width:2px;z-index:1}.meanings__text{margin-bottom:20px}.meanings__item{position:relative}.meanings__item::before{background:#1760a0;content:"";position:absolute;top:-8px;left:-44px;width:34px;height:34px;border-radius:50%;z-index:2}.meanings__item::after{content:"";position:absolute;top:0;left:-34px;width:13px;height:13px;border:solid #2b74b4;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:3}.meanings__item:not(:last-child){margin-bottom:27px}.meanings__item-title{margin-bottom:5px}.stages{padding-top:60px}.stages__wrap{min-width:360px;margin:0 auto;padding:0 10px}.stages__title{margin-bottom:20px}.stages__list{display:-webkit-box;display:-ms-flexbox;display:flex}.stages__item{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:30px 20px;width:297px;min-height:236px;border:1px solid #d7dadd;border-radius:20px}.stages__item--1::before{content:"1"}.stages__item--2::before{content:"2"}.stages__item--3::before{content:"3"}.stages__item--4::before{content:"4"}.stages__item--5::before{content:"5"}.stages__item--6::before{content:"6"}.stages__item::before{font:400 120px/1 Unbounded,arial,sans-serif;position:absolute;bottom:0;right:43px;color:#dee7ee;z-index:-1}.stages__item-title{margin-bottom:10px}.create-text{padding-top:60px}.create-text__wrap{min-width:360px;margin:0 auto;padding:0 10px}.create-text__title{margin-bottom:20px}.create-text__list{margin-bottom:20px}.create-text__item{background:#dfe0e2;position:relative;padding:95px 20px 40px;min-height:231px;border-radius:20px 80px 20px 20px}.create-text__item:not(:last-child){margin-bottom:10px}.create-text__item::before{background:#f5f5f5;content:"";position:absolute;bottom:20px;left:20px;right:20px;height:1px}.create-text__item::after{background:#034c8c;content:"";position:absolute;top:20px;left:20px;width:55px;height:55px;border-radius:15px;z-index:4}.create-text__item--story{background:#034c8c;color:#f5f5f5}.create-text__item--story::after{background:#f5f5f5}.create-text__item-title{margin-bottom:10px}.create-text__item-book,.create-text__item-chain,.create-text__item-heart,.create-text__item-like,.create-text__item-message,.create-text__item-pen{position:absolute;z-index:5}.create-text__item-pen{top:32px;left:32px;width:32px;height:32px}.create-text__item-book{top:32px;left:30px;width:36px;height:31px}.create-text__item-message{top:31px;left:31px;width:32px;height:32px}.create-text__item-like{top:31px;left:29px;width:37px;height:33px}.create-text__item-chain{top:31px;left:31px;width:33px;height:33px}.create-text__item-heart{top:32px;left:31px;width:33px;height:31px}.team{padding-top:60px;padding-bottom:60px}.team__wrap{min-width:360px;margin:0 auto;padding:0 10px}.team__title{margin-bottom:20px}.team__list{margin-bottom:20px;border-bottom:1px solid #d7dadd}.team__item{padding-top:20px;padding-bottom:20px;border-top:1px solid #d7dadd}.team__item-title{margin-bottom:5px}.team__item-prof{display:block;font-family:Unbounded,arial,sans-serif;font-weight:400;color:#9e9e9e;line-height:1;margin-bottom:20px}.team__item-prof-desk{display:none}.team__item-text{margin-bottom:10px}.team__item-experience{display:block;color:#9e9e9e;margin-bottom:20px}.team__img-block{min-width:244px;max-height:400px;margin-left:96px;border-radius:20px;overflow:hidden}.team__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team__button{background:inherit;width:100%;height:50px;border:1px solid #034c8c;color:#034c8c}.team__button:hover{color:#f5f5f5;border:none}.call{position:relative;padding-top:60px;padding-bottom:60px;background:-webkit-gradient(linear,left top,right bottom,from(#034c8c),to(#057fea));background:linear-gradient(to bottom right,#034c8c,#057fea)}.call__wrap{position:relative;min-width:360px;margin:0 auto;padding:0 10px}.call__wrap::before{background:url(../../img/elipses-2-mob.svg);content:"";position:absolute;top:-60px;left:0;width:239px;height:239px;z-index:1}.call__title{position:relative;margin-bottom:40px;color:#f5f5f5;z-index:5}.call__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:12%;font-family:Unbounded,arial,sans-serif;color:#f5f5f5;text-align:center;line-height:1;width:183px;height:183px;border:1px solid #f5f5f5;border-radius:50%;z-index:5;-webkit-transition:all .5s ease;transition:all .5s ease}.call__button::after{content:"";position:absolute;top:-76px;left:-60px;width:375px;height:303px;background:-webkit-image-set(url("../img/call-btn-mob@1x.webp") type("image/webp") 1x, url("../img/call-btn-mob@2x.webp") type("image/webp") 2x, url("../img/call-btn-mob@1x.png") type("image/png") 1x, url("../img/call-btn-mob@2x.png") type("image/png") 2x);background:image-set(url("../img/call-btn-mob@1x.webp") type("image/webp") 1x, url("../img/call-btn-mob@2x.webp") type("image/webp") 2x, url("../img/call-btn-mob@1x.png") type("image/png") 1x, url("../img/call-btn-mob@2x.png") type("image/png") 2x);background-size:375px 303px;background-repeat:no-repeat;pointer-events:none;z-index:-2}.call__button::before{content:"";position:absolute;top:0;right:0;width:218px;height:173px;background:-webkit-image-set(url("../img/call-btn-ellipse-mob@1x.webp") type("image/webp") 1x, url("../img/call-btn-ellipse-mob@2x.webp") type("image/webp") 2x, url("../img/call-btn-ellipse-mob@1x.png") type("image/png") 1x, url("../img/call-btn-ellipse-mob@2x.png") type("image/png") 2x);background:image-set(url("../img/call-btn-ellipse-mob@1x.webp") type("image/webp") 1x, url("../img/call-btn-ellipse-mob@2x.webp") type("image/webp") 2x, url("../img/call-btn-ellipse-mob@1x.png") type("image/png") 1x, url("../img/call-btn-ellipse-mob@2x.png") type("image/png") 2x);background-size:218px 173px;background-repeat:no-repeat;pointer-events:none;z-index:-1}.call__button:hover{background:#f5f5f5;color:#034c8c;border:none}.faq{padding-top:60px}.faq__wrap{min-width:360px;margin:0 auto;padding:0 10px}.faq__title{margin-bottom:20px}.faq__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:top;-ms-flex-align:top;align-items:top;gap:30px;padding:10px 10px 20px 20px;border:1px solid #d7dadd;border-radius:20px;cursor:pointer}.faq__item--close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.faq__item--close .faq__text{display:none}.faq__item--close .faq__item-title{margin-top:0;margin-bottom:0}.faq__item--close .faq__item-button::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .5s ease;transition:all .5s ease}.faq__item:not(:last-child){margin-bottom:10px}.faq__item-title{margin-top:5px;margin-bottom:10px;font-family:Unbounded,arial,sans-serif;font-style:16px;line-height:1}.faq__item-button{background:#034c8c;-ms-flex-negative:0;flex-shrink:0;position:relative;width:40px;height:40px;border-radius:10px}.faq__item-button::before{background:#f5f5f5;content:"";position:absolute;top:19px;left:10px;width:20px;height:2px}.faq__item-button::after{background:#f5f5f5;content:"";position:absolute;top:10px;left:19px;width:2px;height:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .5s ease;transition:all .5s ease}.services-hero{padding-top:36px}.services-hero__wrap{min-width:360px;margin:0 auto;padding:0 10px}.services-hero__title{font:48px/.8 Unbounded,arial,sans-serif;margin-bottom:20px}.services-hero__description{margin-bottom:20px;padding-left:96px}.services-hero__tech-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.services-hero__tech-item{font:400 14px/1 Unbounded,arial,sans-serif;padding:8px 12px 7px;border:1px solid #142737;border-radius:100px}.services-hero__label{background:url(../../img/icons/services-ellipse.svg) no-repeat 0 0/359px 359px;position:relative;left:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:359px;height:359px}.services-hero__label-text{display:block;width:149px;font-family:Unbounded,arial,sans-serif;line-height:1;color:#034c8c;text-align:center}.design-interfaces__wrap{min-width:360px;margin:0 auto;padding:0 10px}.design-interfaces__title{margin-bottom:20px}.card .card__item:not(:last-of-type){margin-bottom:10px}.card__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 20px;min-height:370px;border:1px solid #d7dadd;border-radius:20px}.card__item--accent{background:#034c8c;color:#f5f5f5}.card__item--accent .card__link{background:#216aaa}.card__item--accent .card__link:hover{background:#357ebe}.card__title{margin-bottom:10px}.card__bottom{margin-top:auto}.card__correction,.card__price{display:block}.card__correction{margin-bottom:5px}.card__price{font:500 24px Unbounded,arial,sans-serif;margin-bottom:20px}.promotion{padding-top:60px}.promotion__wrap{min-width:360px;margin:0 auto;padding:0 10px}.promotion__title{margin-bottom:20px}.non-materials{padding-top:60px}.non-materials__wrap{min-width:360px;margin:0 auto;padding:0 10px}.non-materials__title{margin-bottom:10px}.non-materials__description{margin-bottom:20px;padding-left:96px}.price-hero{padding-top:36px;padding-bottom:60px}.price-hero__wrap{min-width:360px;margin:0 auto;padding:0 10px}.price-hero__title{font:400 50px/.8 Unbounded,arial,sans-serif;margin-bottom:20px}.price-hero__title-2{padding-left:96px}.price-hero__description{margin-bottom:25px}.price-hero__label{background:#ebf1f6;margin-left:96px;margin-bottom:20px;padding:20px;border-radius:20px}.sell{background:#034c8c;padding-top:60px;padding-bottom:60px;color:#f5f5f5}.sell__wrap{min-width:360px;margin:0 auto;padding:0 10px}.sell__title{margin-bottom:20px}.sell__description{margin-bottom:20px}.sell__img-block{margin-bottom:20px;margin-left:96px;min-width:244px;height:296px;border-radius:20px;overflow:hidden}.sell__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sell__label{padding:20px;border:1px solid #759bbd;border-radius:20px}.development{padding-top:60px}.development__wrap{min-width:360px;margin:0 auto;padding:0 10px}.development__title{margin-bottom:20px}.development__list{margin-bottom:20px}.price-list__item{padding-top:15px;padding-bottom:30px;border-top:1px solid #d7dadd}.price-list__item:last-of-type{border-bottom:1px solid #d7dadd}.price-list__item-title{margin-bottom:10px}.price-list__item-info{padding-left:96px}.price-list__item-text{margin-bottom:10px}.price-list__item-price{font:500 20px Unbounded,arial,sans-serif}.price-list__item-gift{display:block;margin-top:5px}.sell-promo{padding-top:60px}.sell-promo__wrap{min-width:360px;margin:0 auto;padding:0 10px}.sell-promo__title{margin-bottom:20px}.sell-promo__list{margin-bottom:20px}.design{padding-top:60px}.design__wrap{min-width:360px;margin:0 auto;padding:0 10px}.design__title{margin-bottom:20px}.design__list{margin-bottom:20px}.additional-services{padding-top:60px}.additional-services__wrap{min-width:360px;margin:0 auto;padding:0 10px}.additional-services__title{margin-bottom:20px}.contacts{padding-top:36px}.contacts__wrap{min-width:360px;margin:0 auto;padding:0 10px}.contacts__title{font:50px/1 Unbounded,arial,sans-serif;margin-bottom:20px}.contacts__city{margin-bottom:20px;font-size:24px;line-height:1}.contacts__address-wrap{margin-bottom:40px}.contacts__email-label,.contacts__street-label,.contacts__tel-label{display:block;margin-bottom:5px;font-weight:700;line-height:1}.contacts__email-text,.contacts__street-text,.contacts__tel-text{color:#142737;line-height:1}.contacts__street-block,.contacts__tel-block{margin-bottom:15px}.contacts__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:20px}.contacts__social-link{background:#034c8c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;border-radius:15px;-webkit-transition:all .5s ease;transition:all .5s ease}.contacts__social-link:hover{background:#216aaa}.contacts__social-icon{fill:#f5f5f5}.contacts__social-icon--tg{width:29px;height:24px}.contacts__social-icon--vk{width:32px;height:20px}.contacts__social-icon--wp{width:26px;height:25px}.contacts__map{position:relative;margin-bottom:20px;overflow:hidden;height:340px;border-radius:20px}.contacts__map::before{background:#034c8c;content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.12;pointer-events:none;z-index:1}.contacts__map iframe{border:none;-webkit-filter:saturate(0);filter:saturate(0);z-index:0}.footer{background:#142737;position:relative;padding-top:50px;padding-bottom:50px;color:#a3a3a3;font-family:Unbounded,arial,sans-serif;overflow:hidden}.footer::before{background:url(../../img/ellipses-footer-mob.svg);content:"";position:absolute;top:-18px;right:-236px;width:604px;height:604px;z-index:1}.footer__wrap{min-width:360px;margin:0 auto;padding:0 10px}.footer__logo{position:relative;display:inline-block;margin-bottom:50px;z-index:2;-webkit-transition:all .5s ease;transition:all .5s ease}.footer__logo:hover{opacity:.6}.footer__nav{position:relative;margin-bottom:60px;z-index:2}.footer__nav-item:not(:last-child){margin-bottom:20px}.footer__nav-item-link,.footer__tel{font-size:15px;color:#f5f5f5;-webkit-transition:all .5s ease;transition:all .5s ease}.footer__nav-item-link:hover,.footer__tel:hover{opacity:.6}.footer__tel{position:relative;display:block;margin-bottom:10px;z-index:2}.footer__social-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:50px;z-index:2}.footer__social-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px}.footer__social-link:hover .footer__social-icon use{fill:#f5f5f5}.footer__social-icon use{fill:#a3a3a3;-webkit-transition:all .5s ease;transition:all .5s ease}.footer__policy{position:relative;display:inline-block;margin-bottom:60px;color:#a3a3a3;font-size:13px;line-height:1;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:2}.footer__policy::before{background:#a3a3a3;content:"";position:absolute;bottom:-5px;left:0;right:0;height:1px;-webkit-transition:all .5s ease;transition:all .5s ease;pointer-events:none}.footer__policy:hover{color:#f5f5f5}.footer__policy:hover::before{background:#f5f5f5}.footer__copyright{position:relative;font-size:13px;line-height:1;z-index:2}@media (min-width:420px){.price-hero__description{padding-left:96px}}@media (min-width:490px){.hero__title{font-size:58px}}@media (min-width:500px){.price-hero__title{font-size:60px}}@media (min-width:560px){.services-hero__title{font-size:64px}}@media (min-width:606px){.price-hero__title{font-size:64px}.price-hero__wrap{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.price-hero__title{grid-column:1/-1;grid-row:1/2}.price-hero__description{grid-column:1/2;grid-row:2/3;margin-bottom:0;padding-left:0}.price-hero__label{grid-column:2/3;grid-row:2/3;margin-left:0;margin-bottom:30px}.price-hero__button{grid-column:1/-1;grid-row:3/4}}@media (min-width:650px){.services-hero__title{font-size:80px}}@media (min-width:660px){.hero__title{font-size:80px;margin-bottom:55px}.hero__title-small{bottom:-30px}}@media (min-width:768px){.h2{font-size:36px}.header{padding-top:18px}.header__wrap{min-width:768px;margin:0 auto;padding:0 20px}.header__wrap::before{top:49;left:-80px;width:488px;height:354px;background:-webkit-image-set(url("../img/ellipses-phone-tab@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-tab@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-tab@1x.png") type("image/png") 1x, url("../img/ellipses-phone-tab@2x.png") type("image/png") 2x);background:image-set(url("../img/ellipses-phone-tab@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-tab@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-tab@1x.png") type("image/png") 1x, url("../img/ellipses-phone-tab@2x.png") type("image/png") 2x);background-size:488px 354px;background-repeat:no-repeat}.header__wrap::after{top:30px;left:-15px;width:370px;height:370px;background-size:370px 370px;background-repeat:no-repeat}.header__phone-text{display:block;margin-top:3px;font-family:Unbounded,arial,sans-serif;font-size:16px;line-height:1;color:#142737;-webkit-transition:all .5s ease;transition:all .5s ease}.header__phone-text:hover{opacity:.6}.header__phone-icon{display:none}.header__tap{width:244px}.main-nav--opened .main-nav__list{margin-left:20px}.main-nav__phone-text{margin-left:20px}.main-nav__social-list{margin-left:20px}.button{height:60px;font-size:16px}.hero{padding-top:80px}.hero__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content 60px;grid-template-rows:min-content min-content min-content 60px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;min-width:768px;margin:0 auto;padding:0 20px}.hero__title{position:relative;grid-column:1/-1;grid-row:1/2;margin-bottom:30px;font-size:58px}.hero__title br{display:block;height:0;content:""}.hero__title-small{position:static;padding-left:123px;font-weight:400;font-size:55px}.hero__title-small-2{padding-left:297px}.hero__accent{padding-left:0}.hero__description{grid-column:1/-1;grid-row:2/3;margin-bottom:30px;padding-left:0;font-size:20px}.hero__tech-list{grid-column:1/2;grid-row:3/4;align-self:end}.hero__tech-item{font-size:15px}.hero__link{grid-column:1/2;grid-row:4/5;margin-bottom:0;padding-top:23px;padding-bottom:22px;align-self:end}.hero__img-block{grid-column:2/3;grid-row:3/5;max-height:328px}.short-sentence{padding-top:100px}.short-sentence__wrap{min-width:768px;margin:0 auto;padding:0 20px}.short-sentence__title{margin-bottom:30px}.short-sentence__list{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}.short-sentence__item{min-height:339px;font-size:15px}.short-sentence__item:nth-child(3){grid-column:1/-1}.short-sentence__item:not(:last-child){margin-bottom:0}.short-sentence__item-description{max-width:800px}.short-sentence__button-all{padding-top:22px;padding-bottom:22px;height:59px}.meet{padding-top:100px}.meet__wrap{min-width:768px;margin:0 auto;padding:0 20px}.meet__title{margin-bottom:30px}.meet__text{font-size:20px;margin-bottom:30px;max-width:900px}.meet__img-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:216px 216px;gap:30px}.meet__img-block{min-width:100%;height:100%;margin-left:0}.meet__img-block--ivanov,.meet__img-block--kucherova{display:block}.meet__img-block--chernobrov{grid-column:1/3;grid-row:1/-1}.meet__img-block--ivanov{grid-column:3/4;grid-row:1/2}.meet__img-block--kucherova{grid-column:3/4;grid-row:2/3}.meet__img{-o-object-position:left top;object-position:left top}.effect-product{padding-top:100px}.effect-product__wrap{min-width:768px;margin:0 auto;padding:0 20px}.effect-product__title{margin-bottom:30px}.effect-product__item{display:grid;grid-template-columns:1fr 2fr 3fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding-top:20px;padding-bottom:40px}.effect-product__item::before{top:15px}.effect-product__item-title{grid-column:2/3;margin-bottom:0;padding-left:0}.effect-product__item-text{grid-column:3/4;padding-left:0}.results{padding-top:100px}.results__wrap{min-width:768px;margin:0 auto;padding:0 20px}.results__title{margin-bottom:30px}.results__list{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;gap:30px}.results__item{min-height:352px}.results__item--target{grid-column:1/-1}.results__item:not(:last-child){margin-bottom:0}.main-form{padding-top:100px}.main-form--second{padding-bottom:60px}.main-form__wrap{min-width:768px;margin:0 auto;padding:0 20px}.main-form__wrap::before{top:-90px;left:-80px;width:488px;height:354px;background:-webkit-image-set(url("../img/ellipses-phone-tab@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-tab@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-tab@1x.png") type("image/png") 1x, url("../img/ellipses-phone-tab@2x.png") type("image/png") 2x);background:image-set(url("../img/ellipses-phone-tab@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-tab@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-tab@1x.png") type("image/png") 1x, url("../img/ellipses-phone-tab@2x.png") type("image/png") 2x);background-size:488px 354px;background-repeat:no-repeat}.main-form__wrap::after{top:-100px;left:-15px;width:370px;height:370px;background-size:370px 370px;background-repeat:no-repeat}.main-form__title{margin-bottom:30px;max-width:500px}.main-form__text{padding-left:123px;font-size:16px;max-width:700px}.main-form__text:not(:last-of-type){margin-bottom:20px}.message{padding-left:123px}.message__name,.message__tel{padding-left:20px;margin-bottom:20px;height:60px}.message__button{margin-bottom:15px}.message__policy:checked~.message__label::after{left:6px}.marketing-sites{padding-top:100px;padding-bottom:100px}.marketing-sites__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-max-content -webkit-max-content 1fr;grid-template-rows:max-content max-content 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;min-width:768px;margin:0 auto;padding:0 20px}.marketing-sites__title{grid-column:1/-1;grid-row:1/2;margin-bottom:30px;max-width:800px}.marketing-sites__text{font-size:16px}.marketing-sites__text:first-of-type{grid-column:1/2;grid-row:2/3;margin-bottom:20px}.marketing-sites__text:last-of-type{grid-column:1/2;grid-row:3/4}.marketing-sites__img-block{grid-column:2/3;grid-row:2/-1;margin-bottom:0;min-width:50%;height:372px;margin-left:0}.meanings{padding-top:100px;padding-bottom:100px}.meanings__wrap{min-width:768px;margin:0 auto;padding:0 20px}.meanings__title{margin-bottom:30px}.meanings__content{margin-left:0}.meanings__content::before{display:none}.meanings__text{margin-bottom:30px;padding-left:123px;max-width:800px;font-size:16px}.meanings__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.meanings__list::after{content:"";position:absolute;top:26px;left:-30px;right:-30px;height:2px;background-color:#1760a0;z-index:2}.meanings__item{min-width:160px;font-size:14px}.meanings__item::before{display:none}.meanings__item::after{display:none}.meanings__item:not(:last-child){margin-bottom:0}.meanings__item-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:26px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;width:160px;height:52px;border-radius:100px;background-color:#1760a0;font-family:Inter,arial,sans-serif;font-size:16px;font-weight:700;z-index:3}.meanings__item-title::before{content:"";position:absolute;top:17px;right:26px;width:18px;height:18px;border:solid #2b74b4;border-width:0 3px 3px 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);z-index:3}.stages{padding-top:100px}.stages__wrap{min-width:768px;margin:0 auto;padding:0 20px}.stages__title{margin-bottom:30px}.stages__item{width:380px;min-height:227px}.stages__item::before{font-size:180px}.create-text{padding-top:100px}.create-text__wrap{min-width:768px;margin:0 auto;padding:0 20px}.create-text__title{margin-bottom:30px}.create-text__list{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;gap:30px;margin-bottom:30px}.create-text__item{padding-top:90px}.create-text__item:not(:last-child){margin-bottom:0}.team{padding-top:100px;padding-bottom:100px}.team__wrap{min-width:768px;margin:0 auto;padding:0 20px}.team__title{margin-bottom:30px}.team__list{margin-bottom:30px}.team__item{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;width:100%}.team__item-prof{margin-bottom:30px}.team__item-experience{margin-bottom:0}.team__img-block{min-width:244px;max-height:339px;margin-left:0}.team__img{-o-object-position:left top;object-position:left top}.team__button{height:60px}.call{padding-top:100px;padding-bottom:100px}.call__wrap{min-width:768px;margin:0 auto;padding:0 20px}.call__wrap::before{top:-100px;left:-10px;width:418px;height:418px;background-size:418px 418px;background-repeat:no-repeat}.call__title{margin-bottom:65px}.call__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:22%;width:215px;height:215px}.call__button::after{top:-118px;left:-80px;width:496px;height:400px;background:-webkit-image-set(url("../img/call-btn-tab@1x.webp") type("image/webp") 1x, url("../img/call-btn-tab@2x.webp") type("image/webp") 2x, url("../img/call-btn-tab@1x.png") type("image/png") 1x, url("../img/call-btn-tab@2x.png") type("image/png") 2x);background:image-set(url("../img/call-btn-tab@1x.webp") type("image/webp") 1x, url("../img/call-btn-tab@2x.webp") type("image/webp") 2x, url("../img/call-btn-tab@1x.png") type("image/png") 1x, url("../img/call-btn-tab@2x.png") type("image/png") 2x);background-size:496px 400px}.faq{padding-top:100px}.faq__wrap{min-width:768px;margin:0 auto;padding:0 20px}.faq__title{margin-bottom:30px}.faq__item-title{margin-top:10px;font-size:20px}.faq__list{padding-left:123px}.services-hero{padding-top:80px}.services-hero__wrap{position:relative;min-width:768px;margin:0 auto;padding:0 20px}.services-hero__title{margin-bottom:30px;font-size:90px}.services-hero__description{margin-bottom:30px;padding-left:123px;font-size:20px}.services-hero__tech-list{padding-left:123px}.services-hero__tech-item{font-size:16px}.services-hero__label{position:absolute;top:419px;right:0;left:auto;width:382px;height:382px;background-size:382px 382px}.services-hero__label-text{width:159px;font-size:16px}.design-interfaces{padding-top:218px}.design-interfaces__wrap{min-width:768px;margin:0 auto;padding:0 20px}.design-interfaces__title{margin-bottom:30px}.design-interfaces{padding-top:170px}.design-interfaces__wrap{width:1240px;margin:0 auto;padding:0 20px}.design-interfaces__title{margin-bottom:40px}.card{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;gap:30px}.card .card__item:not(:last-of-type){margin-bottom:0}.card--non-materials,.card--promotion{grid-template-columns:1fr;padding-left:123px}.card--non-materials .card__item,.card--promotion .card__item{min-height:334px}.card--non-materials .card__bottom,.card--promotion .card__bottom{display:grid;grid-template-columns:1fr 150px;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;-webkit-box-align:end;-ms-flex-align:end;align-items:end;row-gap:20px}.card--non-materials .card__correction,.card--promotion .card__correction{grid-column:1/2;grid-row:1/2;margin-bottom:0}.card--non-materials .card__price,.card--promotion .card__price{grid-column:2/3;grid-row:1/2;justify-self:end;margin-bottom:0}.card--non-materials .card__link,.card--promotion .card__link{grid-column:1/-1;grid-row:2/3}.card__item{min-height:360px}.card .card__bottom{display:grid;grid-template-columns:1fr 150px;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;-webkit-box-align:end;-ms-flex-align:end;align-items:end;row-gap:20px}.card .card__correction{grid-column:1/2;grid-row:1/2;margin-bottom:0}.card .card__price{grid-column:2/3;grid-row:1/2;justify-self:end;margin-bottom:0}.card .card__link{grid-column:1/-1;grid-row:2/3}.card--non-materials,.card--promotion{grid-template-columns:1fr 1fr;padding-left:0}.card--non-materials .card__item,.card--promotion .card__item{min-height:344px}.card__item{min-height:344px}.card__title{margin-bottom:15px;font-size:24px}.promotion{padding-top:100px}.promotion__wrap{min-width:768px;margin:0 auto;padding:0 20px}.promotion__title{margin-bottom:30px}.non-materials{padding-top:100px}.non-materials__wrap{min-width:768px;margin:0 auto;padding:0 20px}.non-materials__title{margin-bottom:20px}.non-materials__description{margin-bottom:30px;padding-left:0;max-width:800px;font-size:20px}.price-hero{padding-top:80px;padding-bottom:100px}.price-hero__wrap{min-width:768px;margin:0 auto;padding:0 20px}.price-hero__title{margin-bottom:30px;font-size:67px}.price-hero__title-2{padding-left:0}.price-hero__description{font-size:20px}.price-hero__label{padding:30px 20px;font-size:20px}.sell{padding-top:0;padding-bottom:0;background-color:#f5f5f5}.sell__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin:0 30px;padding:30px 20px;min-width:708px;height:504px;background-color:#034c8c;border-radius:20px}.sell__title{grid-column:1/2;grid-row:1/2;font-size:28px}.sell__description{grid-column:1/2;grid-row:2/3;margin-bottom:20px}.sell__img-block{grid-column:2/3;grid-row:1/-1;margin-bottom:0;margin-left:0;min-width:319px;height:444px}.sell__label{grid-column:1/2;grid-row:3/4}.development{padding-top:100px}.development__wrap{min-width:768px;margin:0 auto;padding:0 20px}.development__title{margin-bottom:30px}.development__list{margin-bottom:30px}.price-list__item{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;padding-top:20px;padding-bottom:40px}.price-list__item-title{margin-bottom:0;line-height:1.1}.price-list__item-info{padding-left:0}.price-list__item-text{margin-bottom:20px}.price-list__item-price{font-family:Unbounded,arial,sans-serif;font-size:20px;font-weight:500}.sell-promo{padding-top:100px}.sell-promo__wrap{min-width:768px;margin:0 auto;padding:0 20px}.sell-promo__title{margin-bottom:30px}.sell-promo__list{margin-bottom:30px}.design{padding-top:100px}.design__wrap{min-width:768px;margin:0 auto;padding:0 20px}.design__title{margin-bottom:30px}.design__list{margin-bottom:30px}.additional-services{padding-top:100px}.additional-services__wrap{min-width:768px;margin:0 auto;padding:0 20px}.additional-services__title{margin-bottom:30px}.contacts{padding-top:80px}.contacts__wrap{min-width:768px;margin:0 auto;padding:0 20px}.contacts__title{margin-bottom:40px;font-size:64px}.contacts__city{margin-bottom:40px;font-size:36px}.contacts__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.contacts__address-wrap{margin-bottom:0}.contacts__email-label,.contacts__street-label,.contacts__tel-label{margin-bottom:10px;font-size:20px}.contacts__email-text,.contacts__street-text,.contacts__tel-text{font-size:20px}.contacts__street-block,.contacts__tel-block{margin-bottom:20px}.contacts__social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:0}.contacts__social-link{width:60px;height:60px}.contacts__social-icon--tg{width:34px;height:28px}.contacts__social-icon--vk{width:38px;height:24px}.contacts__social-icon--wp{width:30px;height:30px}.contacts__map{margin-bottom:40px;height:402px}.contacts__map iframe{height:402px}.footer{padding-top:80px;padding-bottom:80px}.footer::before{top:0;right:-90px;width:573px;height:573px;background-size:573px 573px;background-repeat:no-repeat;z-index:1}.footer__wrap{display:grid;grid-template-columns:3fr 1fr 2fr;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;row-gap:90px;min-width:768px;margin:0 auto;padding:0 20px}.footer__logo{top:-7px;margin-bottom:0}.footer__nav{margin-bottom:0}.footer__nav-item:not(:last-child){margin-bottom:20px}.footer__contacts{justify-self:end}.footer__tel{margin-bottom:15px}.footer__social-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:0}.footer__tech-info{grid-column:1/-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__policy{margin-bottom:0;font-size:14px}.footer__copyright{font-size:14px}}@media (min-width:768px)and (min-width:900px){.hero__title{font-size:70px}.hero__title-small{font-size:70px}}@media (min-width:768px)and (min-width:1100px){.hero__title{font-size:78px}.hero__title-small{font-size:78px}}@media (min-width:768px)and (min-width:915px){.services-hero__title{font-size:110px}}@media (min-width:768px)and (min-width:1005px){.services-hero__label{top:350px}}@media (min-width:1240px){.h2{font-size:64px}.h3{font-size:24px}.page__body{font-size:18px}.header__wrap{width:1240px;margin:0 auto;padding:0 20px}.header__wrap::before{top:44px;left:-126px;width:743px;height:538px;background:-webkit-image-set(url("../img/ellipses-phone-desk@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-desk@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-desk@1x.png") type("image/png") 1x, url("../img/ellipses-phone-desk@2x.png") type("image/png") 2x);background:image-set(url("../img/ellipses-phone-desk@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-desk@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-desk@1x.png") type("image/png") 1x, url("../img/ellipses-phone-desk@2x.png") type("image/png") 2x);background-size:743px 538px}.header__wrap::after{top:14px;left:-60px;width:600px;height:600px;background-size:600px 600px}.header__nav{position:static;display:block}.header__phone-text{margin-top:0}.header__phone-icon{display:none}.header__menu{display:none}.header__tap{width:auto}.main-nav{position:static}.main-nav--opened{position:static;width:auto;height:auto;background-color:inherit}.main-nav--opened .main-nav__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;margin-top:0;margin-left:0}.main-nav--opened .main-nav__item--active::before{display:none}.main-nav__phone-text,.main-nav__social-list{display:none}.hero__wrap{grid-template-rows:-webkit-max-content -webkit-max-content auto 60px;grid-template-rows:max-content max-content auto 60px;width:1240px;margin:0 auto;padding:0 20px}.hero__title{margin-bottom:54px;font-size:98px}.hero__title-small{padding-left:0;font-size:84px}.hero__title-small-2{padding-left:0}.hero__description{align-self:end;grid-column:1/2;grid-row:3/4}.hero__tech-list{grid-row:2/3;align-self:start;margin-bottom:0}.hero__tech-item{font-size:18px}.hero__link{grid-row:4/5}.hero__img-block{grid-row:2/5;max-height:351px;height:351px}.short-sentence{padding-top:170px}.short-sentence__wrap{width:1240px;margin:0 auto;padding:0 20px}.short-sentence__title{margin-bottom:40px}.short-sentence__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:40px}.short-sentence__item{padding:95px 20px 30px;min-height:413px;font-size:18px}.short-sentence__item-title{margin-bottom:15px}.short-sentence__item-description{max-width:auto}.short-sentence__item-button{height:50px}.short-sentence__button-all{height:60px}.meet{padding-top:170px}.meet__wrap{width:1240px;margin:0 auto;padding:0 20px}.meet__title{margin-bottom:40px}.meet__img-container{grid-template-columns:2fr 1fr 1fr;grid-template-rows:276px}.meet__img-block--chernobrov{grid-column:2/3;grid-row:1/-1}.meet__img-block--ivanov{grid-column:1/2;grid-row:1/-1}.meet__img-block--kucherova{grid-column:3/4;grid-row:1/-1}.effect-product{padding-top:170px}.effect-product__wrap{width:1240px;margin:0 auto;padding:0 20px}.effect-product__title{margin-bottom:40px}.effect-product__item{display:grid;grid-template-columns:1fr 1fr 2fr;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.effect-product__item::before{top:18px}.effect-product__item-title{grid-column:2/3;margin-bottom:0;padding-left:0;line-height:1.4}.effect-product__item-text{grid-column:3/4;padding-left:0}.results{padding-top:170px}.results__wrap{width:1240px;margin:0 auto;padding:0 20px}.results__title{margin-bottom:40px}.results__list{display:grid;grid-template-columns:repeat(6,1fr)}.results__item{min-height:380px}.results__item--macbook{grid-column:1/3}.results__item--wrench{grid-column:3/5}.results__item--target{grid-column:5/7}.results__item--ruler{grid-column:1/4}.results__item--comments{grid-column:4/7}.main-form{padding-top:170px}.main-form--second{padding-bottom:100px}.main-form--dark{padding-top:100px}.main-form__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content 104px minmax(20px,-webkit-max-content);grid-template-rows:min-content 104px minmax(20px,max-content);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;width:1240px;margin:0 auto;padding:0 20px}.main-form__wrap::before{top:-120px;left:0;width:570px;height:412px;background:-webkit-image-set(url("../img/ellipses-phone-desk@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-desk@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-desk@1x.png") type("image/png") 1x, url("../img/ellipses-phone-desk@2x.png") type("image/png") 2x);background:image-set(url("../img/ellipses-phone-desk@1x.webp") type("image/webp") 1x, url("../img/ellipses-phone-desk@2x.webp") type("image/webp") 2x, url("../img/ellipses-phone-desk@1x.png") type("image/png") 1x, url("../img/ellipses-phone-desk@2x.png") type("image/png") 2x);background-size:570px 412px}.main-form__wrap::after{top:-150px;left:30px;width:493px;height:493px;background-size:493px 493px}.main-form__title{grid-column:1/-1;grid-row:1/2;margin-bottom:40px;max-width:770px}.main-form__text{padding-left:0;font-size:20px}.main-form__text:last-of-type{margin-bottom:0}.main-form__text--1{grid-column:1/2;grid-row:2/3}.main-form__text--2{grid-column:1/2;grid-row:3/4}.main-form__message{grid-column:2/3;grid-row:2/4}.message{padding-left:0}.message__name,.message__tel{font-size:16px}.message__button{margin-bottom:20px}.message__label{font-size:14px}.marketing-sites{padding-top:170px;padding-bottom:170px}.marketing-sites__wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:-webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content;width:1240px;margin:0 auto;padding:0 20px}.marketing-sites__title{grid-column:1/3;grid-row:1/2;margin-bottom:40px}.marketing-sites__text{font-size:20px}.marketing-sites__text:first-of-type{margin-bottom:0;grid-column:1/2;grid-row:2/3}.marketing-sites__text:last-of-type{grid-column:2/3;grid-row:2/3}.marketing-sites__img-block{grid-column:3/4;grid-row:1/-1;height:488px}.meanings{position:relative;padding-top:170px;padding-bottom:170px}.meanings::after{content:"";position:absolute;top:501px;left:0;right:0;height:2px;background-color:#1760a0;z-index:2}.meanings__wrap{width:1240px;margin:0 auto;padding:0 20px}.meanings__title{margin-bottom:40px}.meanings__text{margin-bottom:40px;padding-left:0;max-width:690px;font-size:20px}.meanings__list{position:static;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}.meanings__list::after{display:none}.meanings__item{min-width:auto;width:278px;font-size:20px}.meanings__item-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-bottom:30px;width:278px;height:80px;font-size:24px}.meanings__item-title::before{top:27px;right:30px;width:26px;height:26px}.stages{padding-top:170px}.stages__wrap{width:1240px;margin:0 auto;padding:0 20px}.stages__title{margin-bottom:40px;width:1000px}.stages__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.stages__item{width:380px;min-height:258px}.stages__item::before{right:20px;font-size:180px}.stages__item-title{margin-bottom:15px}.create-text{padding-top:170px}.create-text__wrap{width:1240px;margin:0 auto;padding:0 20px}.create-text__title{margin-bottom:40px}.create-text__list{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;margin-bottom:40px}.create-text__item{padding-top:95px;padding-bottom:78px}.create-text__item:nth-of-type(1){grid-column:1/2;grid-row:1/2}.create-text__item:nth-of-type(2){grid-column:2/3;grid-row:1/2}.create-text__item:nth-of-type(3){grid-column:4/5;grid-row:1/2}.create-text__item:nth-of-type(4){grid-column:1/2;grid-row:2/3}.create-text__item:nth-of-type(5){grid-column:2/3;grid-row:2/3}.create-text__item:nth-of-type(6){grid-column:3/4;grid-row:2/3}.create-text__item-text{font-size:16px}.create-text__button{width:585px}.team{padding-top:170px;padding-bottom:170px}.team__wrap{width:1240px;margin:0 auto;padding:0 20px}.team__title{margin-bottom:40px}.team__list{margin-bottom:40px}.team__item{grid-template-columns:2fr 1fr 1fr}.team__info{grid-column:1/2}.team__item-title{margin-bottom:10px}.team__item-prof{display:none}.team__item-prof-desk{display:block;font-family:Unbounded,arial,sans-serif;font-weight:500}.team__item-text{width:483px;margin-bottom:20px}.team__img-block{grid-column:3/4;max-width:277px}.call{padding-top:90px;padding-bottom:70px;overflow:hidden}.call__wrap{width:1240px;margin:0 auto;padding:0 20px}.call__wrap::before{top:-120px;left:-60px;width:598px;height:598px;background-size:598px 598px}.call__title{margin-bottom:0}.call__button{top:-20px}.call__button::after{top:-308px;left:-80px;width:866px;height:699px;background:-webkit-image-set(url("../img/call-btn-desk@1x.webp") type("image/webp") 1x, url("../img/call-btn-desk@2x.webp") type("image/webp") 2x, url("../img/call-btn-desk@1x.png") type("image/png") 1x, url("../img/call-btn-desk@2x.png") type("image/png") 2x);background:image-set(url("../img/call-btn-desk@1x.webp") type("image/webp") 1x, url("../img/call-btn-desk@2x.webp") type("image/webp") 2x, url("../img/call-btn-desk@1x.png") type("image/png") 1x, url("../img/call-btn-desk@2x.png") type("image/png") 2x);background-size:866px 699px}.faq{padding-top:170px}.faq__wrap{width:1240px;margin:0 auto;padding:0 20px}.faq__title{margin-bottom:40px}.faq__list{padding-left:309px}.faq__item:not(:last-child){margin-bottom:20px}.faq__text{max-width:700px}.services-hero__wrap{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;width:1240px;margin:0 auto;padding:0 20px}.services-hero__title{grid-column:1/10;grid-row:1/2;margin-bottom:40px;font-size:115px}.services-hero__description{grid-column:10/13;grid-row:1/2;margin-bottom:0;padding-left:0}.services-hero__tech-list{grid-column:1/7;grid-row:2/3;padding-left:0}.services-hero__tech-item{font-size:18px}.services-hero__label{top:171px;right:147px}.promotion{padding-top:170px}.promotion__wrap{width:1240px;margin:0 auto;padding:0 20px}.promotion__title{margin-bottom:40px}.non-materials{padding-top:170px}.non-materials__wrap{width:1240px;margin:0 auto;padding:0 20px}.non-materials__title{margin-bottom:40px}.non-materials__description{margin-bottom:20px;max-width:585px}.price-hero{padding-bottom:170px}.price-hero__wrap{grid-template-columns:repeat(12,1fr);width:1240px;margin:0 auto;padding:0 20px}.price-hero__title{margin-bottom:40px;font-size:113px}.price-hero__description{grid-column:1/7;margin-bottom:30px}.price-hero__label{grid-column:9/13;grid-row:2/4;margin-bottom:0}.price-hero__button{grid-column:1/7}.sell__wrap{grid-template-columns:repeat(12,1fr);margin:0 auto;padding:40px 30px;width:1200px;height:556px}.sell__title{grid-column:1/7;font-size:54px}.sell__description{grid-column:1/7;margin-bottom:77px}.sell__img-block{grid-column:8/-1;min-width:434px;height:476px}.sell__label{grid-column:1/7}.development{padding-top:170px}.development__wrap{width:1240px;margin:0 auto;padding:0 20px}.development__title{margin-bottom:40px}.development__list{margin-bottom:40px}.development__button{margin-left:410px;width:585px}.price-list__item{grid-template-columns:repeat(12,1fr)}.price-list__item-title{grid-column:1/5}.price-list__item-info{grid-column:5/-1;display:grid;grid-template-columns:1fr 175px;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}.price-list__item-text{grid-column:1/2;margin-bottom:0}.price-list__item-price{grid-column:2/3;font-size:24px}.price-list__item-gift{grid-column:1/2;grid-row:2/3;margin-top:15px;font-weight:700}.sell-promo{padding-top:170px}.sell-promo__wrap{width:1240px;margin:0 auto;padding:0 20px}.sell-promo__title{margin-bottom:40px}.sell-promo__list{margin-bottom:40px}.sell-promo__button{margin-left:410px;width:585px}.design{padding-top:170px}.design__wrap{width:1240px;margin:0 auto;padding:0 20px}.design__title{margin-bottom:40px}.design__list{margin-bottom:40px}.design__button{margin-left:410px;width:585px}.additional-services{padding-top:170px}.additional-services__wrap{width:1240px;margin:0 auto;padding:0 20px}.additional-services__title{margin-bottom:40px}.contacts{padding-bottom:80px}.contacts__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;width:1240px;margin:0 auto;padding:0 20px}.contacts__title{grid-column:1/-1;grid-row:1/2;font-size:108px}.contacts__address{grid-column:1/2;grid-row:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.contacts__social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.contacts__map{grid-column:2/3;grid-row:2/3;margin-bottom:0}.footer{padding-top:100px;padding-bottom:100px}.footer::before{display:none}.footer__wrap{position:relative;grid-template-columns:615px 1fr 1fr;width:1240px;margin:0 auto;padding:0 20px}.footer__wrap::before{content:"";position:absolute;top:-165px;right:0;width:798px;height:798px;background-size:798px 798px;background-repeat:no-repeat;background-image:url(../../img/ellipses-footer-mob.svg);z-index:1}.footer__policy{font-size:14px}}@media (min-width:1240px)and (min-width:768px){.main-nav--opened .main-nav__list{margin-left:0}}@media (min-width:768px)and (min-width:808px)and (max-width:1239px){.design-interfaces{padding-top:258px}}