:root{--text-h2-color: #505050;--section-radius: 50px;--section-padding: 70px;--section-gap: 50px;--section-title-size: 52px;--block-inner-gap: 28px;--block-wrapper-gap: 30px}*{padding:0;margin:0;box-sizing:border-box}img{background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-user-select:none;user-select:none}body{width:100vw;background:#f6f6f6;font-family:SF UI Display;overflow-x:hidden;position:relative}p{text-box:trim-both cap alphabetic}input[type=text]{background:#fafafa;color:#000;font-size:20px;border-radius:18px;border:1px solid #E0E0E0;padding:16px 25px;stroke:none;outline:none;transition:border .5s ease}input[type=text]:focus{border:1px solid #A7B1FF}input[type=text].error,input[type=text].error:focus{border:1px solid #FF5A5A}.header-container,.hero-container,.info-blocks-container,.service-blocks-container,.review-blocks-container,.case-blocks-container,.start-project-container{max-width:1800px}.bg-vector{position:absolute;inset:0;display:block;color:#e9e9e9;transition:filter .5s ease,top .5s ease,color .5s ease;z-index:0}.text-h1{font-size:52px;font-weight:700}.root-container{width:100%;padding:0 13%;align-items:center;display:flex;flex-flow:column;gap:35px}.accent-btn{background:#000;color:#fff;display:flex;align-items:center;justify-content:center;flex-flow:row;cursor:pointer;transition:color .5s ease,background .5s ease}.accent-btn.notactive{background:#f3f3f3;color:#a2a2a2;cursor:default}.accent-btn.notactive:hover *{filter:none}.accent-btn *{transition:filter .3s ease-out}.accent-btn:hover *{filter:drop-shadow(0px 0px 13px rgba(255,255,255,70%))}.ico-btn{width:20px;height:20px}.header-container{display:flex;flex-flow:row;background:#fff;border-radius:30px;padding:0 68px;width:100%;max-height:100px;height:100px;align-items:center;justify-content:space-between;font-weight:500;margin-top:45px}.logo-header{width:122px;height:33px;cursor:pointer}.menu-items-header{display:flex;flex-flow:row;font-size:20px;gap:60px}.header-wrapper-btns{display:flex;gap:20px;width:max-content;height:max-content;align-items:center}.navbar-header{background:#fff;border:1px solid #f3f3f3;width:50px;height:50px;border-radius:12px;display:none;align-items:center;justify-content:center;flex-flow:column;gap:4px;cursor:pointer;position:relative;z-index:2}.navbar-header span{display:block;width:20px;height:2px;background:#c3c3c3;border-radius:10px;transition:transform .3s ease,opacity .3s ease}.navbar-header.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.navbar-header.active span:nth-child(2){opacity:0}.navbar-header.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.item-menu-header{cursor:pointer;transition:color .3s ease-out}.item-menu-header:hover{color:var(--text-h2-color)}.accent-btn.header-btn{width:max-content;height:max-content;padding:15px 26px;border-radius:17px;font-size:20px;gap:10px}.hero-container{width:100%;height:630px;background:#fff;border-radius:var(--section-radius);position:relative;overflow:hidden;display:flex;padding:120px;clip-path:inset(0 round var(--section-radius))}.hero-inner-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-inner-container{width:max-content;height:max-content;display:flex;gap:40px;flex-flow:column;position:relative;z-index:2}.hero-text-h2{color:var(--text-h2-color);font-size:26px;font-weight:500}.accent-btn.hero-btn{width:100%;height:max-content;padding:27px 0;border-radius:25px;font-size:26px;font-weight:500}.hero-bg-container{position:absolute;inset:0;z-index:0;width:100%;height:100%}.bg-vector#hero-vector{width:100%;height:100%;top:180px}.hero-container:hover .bg-vector#hero-vector{color:#a7b1ff;top:260px;filter:drop-shadow(0px 0px 150px rgba(128,138,255,66%))}.hero-container:hover .img-hero-container{top:30px}.img-hero-container{width:576px;position:absolute;right:20px;top:60px;z-index:1;transform:rotate(-10deg);transition:top .5s ease}.info-blocks-container{display:flex;gap:20px;width:100%}.info-block{padding:35px 0;width:100%;background:#fff;display:flex;flex-flow:column;border-radius:30px;align-items:center;justify-content:center;gap:20px;transition:filter .5s ease;-webkit-user-select:none;user-select:none}.info-block:hover{filter:drop-shadow(0px 0px 30px rgba(128,138,255,20%))}.info-text-h2{font-size:20px;font-weight:500;color:var(--text-h2-color);text-align:center}.service-blocks-container{width:100%;background:#fff;border-radius:var(--section-radius);padding:var(--section-padding);display:flex;flex-flow:column;align-items:center;gap:var(--section-gap)}.services-wrapper{width:100%;display:flex;height:max-content;gap:var(--block-wrapper-gap);flex-flow:column}#services-block-text{text-align:center;margin-bottom:0;font-size:var(--section-title-size)}.service-block{background:#fafafa;width:100%;height:298px;border-radius:50px;padding-right:75px;display:flex;align-items:center;overflow:hidden;position:relative}.service-block-bg{width:100%;max-width:306px;height:100%;position:relative}.service-bg-img{width:293px;position:absolute;z-index:1;top:18px;left:-25px;transition:top .5s ease}#service-block-vector{top:110px;width:863px;height:301px;left:-182px;transform:rotate(25deg);z-index:0}.service-inner-block{gap:var(--block-inner-gap);width:100%;display:flex;flex-flow:column;height:max-content;position:relative;z-index:1}.service-block-action{width:100%;height:100%;position:absolute;background:#ffffff14;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:2;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease}.accent-btn.service-btn{padding:24px 88px;width:max-content;font-size:22px;border-radius:24px}.service-text-h1{font-size:33px;font-weight:700}.service-text-h2{font-size:18px;font-weight:500;color:var(--text-h2-color)}.service-block:hover .service-block-action{opacity:100%}.service-block:hover .service-bg-img{top:5px}.service-block:hover #service-block-vector{color:#a7b1ff;filter:drop-shadow(0px 0px 100px rgba(128,138,255,66%))}.review-blocks-container{background:#fff;width:100%;border-radius:var(--section-radius);padding:var(--section-padding);justify-content:center;align-items:center;display:flex;flex-flow:column;overflow:hidden;gap:var(--section-gap)}.reviews-wrapper{display:flex;gap:var(--block-wrapper-gap);width:100%;overflow-x:auto;overflow-y:hidden;padding:50px;margin:-50px 0;scroll-snap-type:x mandatory;scroll-padding-inline:50px;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.reviews-wrapper::-webkit-scrollbar{display:none}.review-blocks-container .text-h1{width:max-content;font-size:var(--section-title-size)}.review-block{background:#fff;padding:50px;border-radius:40px;filter:drop-shadow(0px 0px 50px rgba(0,0,0,7%));width:max-content;max-width:100%;height:max-content;display:flex;flex-flow:column;gap:var(--block-inner-gap);flex-shrink:0;box-sizing:border-box;scroll-snap-align:start}.review-text{width:955px;font-size:20px;color:var(--text-h2-color);font-weight:500}.review-user-info{display:flex;gap:14px;font-size:26px;font-weight:600;align-items:center;width:max-content;height:max-content}.review-ava-user{width:36px;height:36px;border-radius:50px;background:#d9d9d9;display:flex;align-items:center;justify-content:center}.review-ava-user img{width:20px;height:20px}.review-selector-block{display:flex;width:max-content;gap:10px}.review-selector{border-radius:40px;width:71px;height:6px;background:#f2f2f2;transition:background-color .5s ease;cursor:pointer}.review-selector.active{background:#d9d9d9;cursor:default}.case-blocks-container{display:flex;flex-flow:column;gap:var(--section-gap);background:#fff;padding:var(--section-padding);width:100%;height:max-content;border-radius:var(--section-radius);align-items:center}.case-blocks-container .text-h1{font-size:var(--section-title-size);text-align:center}.cases-content{display:flex;flex-flow:column;align-items:stretch;width:max-content;max-width:100%;gap:inherit}.cases-wrapper{width:max-content;max-width:100%;height:max-content;display:flex;gap:var(--block-wrapper-gap)}.case-block{background:#fafafa;border-radius:45px;display:flex;flex-flow:column;gap:var(--block-inner-gap);height:784px;width:376px;align-items:center;overflow:hidden;flex-shrink:0}.case-block p{width:80%;text-align:center}.case-name{font-weight:600;font-size:33px}.case-text{font-weight:500;font-size:18px;color:var(--text-h2-color)}.case-wrapper-img{width:100%;height:242px;overflow:hidden;border-radius:45px}.case-img{width:100%;height:100%;object-fit:cover}.accent-btn.cases-btn{width:100%;padding:24px 0;border-radius:25px;font-size:22px;font-weight:500}.start-project-container{width:100%;min-height:449px;height:auto;background:#fff;border-radius:var(--section-radius);padding:var(--section-padding);display:flex;flex-flow:column;gap:var(--block-inner-gap);align-items:center;justify-content:center;position:relative;overflow:hidden}.start-project-container .text-h1{font-size:var(--section-title-size)}.start-project-container p{width:max-content;text-align:center;position:relative;z-index:2}.start-project-text-h2,.start-project-container .text-h1{max-width:100%}.start-project-text-h2{color:var(--text-h2-color);font-size:26px;font-weight:500}.accent-btn.start-project-btn{width:min(702px,100%);padding:24px 0;border-radius:25px;font-size:22px;font-weight:500;position:relative;z-index:1}.start-project-bg-container{width:100%;height:100%;position:absolute;z-index:0}.start-project-container img{z-index:2;position:absolute}.bg-vector#start-project-vector{position:absolute;width:100%;height:100%;top:150px;z-index:0;transform:rotate(8deg)}.start-project-container:hover .bg-vector#start-project-vector{color:#a7b1ff;top:195px;filter:drop-shadow(0px 0px 150px rgba(128,138,255,66%))}.start-project-container:hover .l-rocket-img{top:10px;left:10px}.start-project-container:hover .r-rocket-img{top:-200px;right:10px}.l-rocket-img{width:274px;height:456px;top:70px;left:-100px;transform:rotate(19deg);transition:left .5s ease,top .5s ease}.r-rocket-img{width:375px;height:624px;top:-142px;right:-150px;transform:rotate(-61deg);filter:blur(5px);transition:right .5s ease,top .5s ease}.footer-container{margin-top:105px;width:100%;padding:130px 13%;background:#fff;display:flex;justify-content:center;align-items:flex-start;gap:27%;box-sizing:border-box}.footer-info-block{width:334px;max-width:100%;font-size:18px;font-weight:500;display:flex;flex-flow:column;gap:30px}.footer-contacts-block{display:flex;gap:15px}.footer-contacts-block a{display:flex;line-height:0}.footer-contact-ico{width:30px;height:auto;cursor:pointer}.footer-logo{width:122px;height:auto}.footer-info-ip-text{color:var(--text-h2-color)}.footer-info-copyright-text{color:#9b9b9b}.footer-menu-block{width:max-content;max-width:100%;height:max-content;font-size:22px;font-weight:500;gap:30px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-column-gap:70px;grid-row-gap:30px}.footer-menu-btn{cursor:pointer;transition:color .3s ease-out}.footer-menu-btn:hover{color:var(--text-h2-color)}.contact-container{width:100%;height:100%;min-height:100vh;min-height:100dvh;background:transparent;z-index:3;position:fixed;inset:0;align-items:center;justify-content:center;display:flex;visibility:hidden;pointer-events:none;transition:visibility .35s ease}.contact-container:before{content:"";position:absolute;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .35s ease;z-index:0;pointer-events:none;transform:translateZ(0);-webkit-transform:translateZ(0)}.contact-container.open{visibility:visible;pointer-events:auto}.contact-container.open:before{opacity:1}.contact-form-block{background:#fff;width:1126px;max-width:calc(100% - 48px);height:652px;max-height:calc(100vh - 48px);border-radius:75px;display:flex;align-items:stretch;overflow:hidden;position:relative;z-index:1;transform:translateY(20px) scale(.98);opacity:0;transition:transform .35s ease,opacity .35s ease}.contact-container.open .contact-form-block{transform:translateY(0) scale(1);opacity:1}.contact-form-img{width:50%;height:auto;align-self:stretch;flex-shrink:0;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.contact-form-img img{width:378px;height:auto;display:block;object-fit:contain}.contact-inner-form-block{width:100%;height:auto;align-self:stretch;padding:0 64px;display:flex;align-items:center;justify-content:center}.contact-inner-form-wrapper{display:flex;flex-flow:column;width:100%;height:max-content}.contact-inner-form-block .text-h1{font-size:40px}.contact-text-h2{font-size:18px;color:#505050;margin-top:25px}.contact-inner-form-inputs{display:flex;flex-flow:column;gap:15px;width:100%;margin-top:45px}.contact-input{width:100%}.checkbox-policy-cond{display:flex;font-size:16px;gap:10px;color:var(--text-h2-color);margin:35px 0;align-items:center}.checkbox-policy-cond input[type=checkbox]{width:15px;height:15px;stroke:none;outline:none;border:none;border-radius:3px;background:#ebebeb;-webkit-appearance:none;appearance:none;transition:background .5s ease;cursor:pointer}.checkbox-policy-cond input[type=checkbox]:checked{background:#a7b1ff}.checkbox-policy-cond .policy-link{color:#a7b1ff;text-decoration:underline;text-underline-offset:3px;transition:color .25s ease,filter .25s ease}.checkbox-policy-cond .policy-link:hover{color:#8090ff}.privacy-page .privacy-doc{max-width:920px}.privacy-body h2{margin-top:12px;font-size:26px;font-weight:700;color:#000}.privacy-body a{color:#a7b1ff;text-decoration:underline;text-underline-offset:3px}.privacy-body strong{color:#000;font-weight:600}.contact-container .accent-btn{padding:24px 88px;width:100%;font-size:22px;border-radius:24px}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-ultralight-58646b19bf205-CEU0t_MQ.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-thin-58646e9b26e8b-DwYa25JK.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-light-58646b33e0551-C8vMvTDY.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-medium-58646be638f96-bQzv7eoz.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-semibold-58646eddcae92-C8NIzBR8.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-bold-58646a511e3d9-LNs4aBdb.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-heavy-586470160b9e5-CPPsnp0e.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-black-58646a6b80d5a-Do4xtZWq.woff) format("woff");font-weight:900;font-style:normal}@media(max-width:1830px){:root{--section-radius: 44px;--section-padding: 60px;--section-gap: 40px;--section-title-size: 44px;--block-inner-gap: 30px;--block-wrapper-gap: 28px}.img-hero-container{width:550px;top:60px;right:-150px}.reviews-wrapper{padding:50px;margin:-50px 0;scroll-padding-inline:50px}.review-block{padding:40px;border-radius:36px;width:min(860px,100%);flex-shrink:0;box-sizing:border-box}.review-text{width:100%;font-size:18px}.review-user-info{font-size:22px}.case-block{width:340px;height:auto;min-height:0;padding-bottom:36px;border-radius:40px}.case-wrapper-img{height:220px;border-radius:40px}.case-name{font-size:28px}.case-text{font-size:16px}.accent-btn.cases-btn{padding:20px 0;font-size:20px;border-radius:22px}.start-project-container{min-height:400px}.start-project-text-h2{font-size:22px}.accent-btn.start-project-btn{width:min(620px,100%);padding:20px 0;font-size:20px;border-radius:22px}.l-rocket-img{width:230px;height:383px;left:-90px;top:60px}.r-rocket-img{width:320px;height:532px;right:-130px;top:-120px}.footer-container{margin-top:80px;padding:100px 10%;gap:18%}.footer-info-block{width:300px;font-size:16px;gap:24px}.footer-logo{width:110px}.footer-contact-ico{width:28px}.footer-menu-block{font-size:20px;grid-column-gap:56px;grid-row-gap:24px}.contact-form-block{width:1000px;height:600px;border-radius:60px}.contact-inner-form-block{padding:0 48px}.contact-inner-form-block .text-h1{font-size:36px}.contact-text-h2{font-size:17px;margin-top:20px}.contact-inner-form-inputs{margin-top:36px;gap:12px}.contact-container .accent-btn{padding:20px 0;font-size:20px;border-radius:20px}}@media(max-width:1550px){:root{--section-radius: 40px;--section-padding: 50px;--section-gap: 50px;--section-title-size: 38px;--block-inner-gap: 30px;--block-wrapper-gap: 28px}.root-container{padding:0 10%}.header-container{padding:0 68px;height:90px;max-height:90px}.menu-items-header{font-size:19px;gap:40px}.accent-btn.header-btn{font-size:17px;padding:13px 22px;border-radius:15px}.logo-header{width:110px;height:30px}.hero-container{height:520px;padding:0 120px;align-items:center}.hero-container .text-h1{font-size:44px}.hero-text-h2{font-size:22px}.accent-btn.hero-btn{font-size:22px;padding:22px 0;border-radius:22px}.hero-inner-container{gap:32px}.img-hero-container{width:480px;height:458px;right:-120px;top:30px}.bg-vector#hero-vector{top:150px}.hero-container:hover .bg-vector#hero-vector{top:200px}.hero-container:hover .img-hero-container{top:10px}.service-block{min-height:230px;padding:24px 36px 24px 0;border-radius:40px}.service-block-bg{max-width:220px}.service-bg-img{width:250px;top:20px;left:-50px}#service-block-vector{width:600px;left:-110px;top:100px;transform:rotate(30deg)}.service-text-h1{font-size:26px}.service-text-h2{font-size:18px}.accent-btn.service-btn{padding:20px 60px;font-size:18px;border-radius:18px}.review-block{padding:32px;border-radius:32px;width:min(720px,100%)}.review-text{font-size:16px}.review-user-info{font-size:20px;gap:12px}.review-ava-user{width:32px;height:32px}.review-ava-user img{width:18px;height:18px}.review-selector{width:56px;height:5px}.case-block{width:300px;padding-bottom:28px;border-radius:36px}.case-wrapper-img{height:190px;border-radius:36px}.case-name{font-size:24px}.case-text{font-size:15px}.accent-btn.cases-btn{padding:18px 0;font-size:18px;border-radius:18px}.start-project-container{min-height:360px}.start-project-text-h2{font-size:20px}.accent-btn.start-project-btn{width:min(540px,100%);padding:18px 0;font-size:18px;border-radius:18px}.l-rocket-img{width:190px;height:316px;left:-80px;top:50px}.r-rocket-img{width:260px;height:433px;right:-110px;top:-100px}.bg-vector#start-project-vector{top:130px}.start-project-container:hover .bg-vector#start-project-vector{top:165px}.footer-container{margin-top:70px;padding:80px 10%;gap:12%}.footer-info-block{width:280px;font-size:15px;gap:20px}.footer-logo{width:100px}.footer-contact-ico{width:26px}.footer-contacts-block{gap:12px}.footer-menu-block{font-size:18px;grid-column-gap:48px;grid-row-gap:20px}.contact-form-block{width:900px;height:560px;border-radius:52px}.contact-inner-form-block{padding:0 40px}.contact-inner-form-block .text-h1{font-size:32px}.contact-text-h2{font-size:16px;margin-top:18px}.contact-inner-form-inputs{margin-top:32px}.checkbox-policy-cond{font-size:14px;margin:28px 0}.contact-container .accent-btn{padding:18px 0;font-size:18px;border-radius:18px}.contact-container input[type=text]{font-size:18px;padding:14px 20px;border-radius:16px}}@media(max-width:1240px){:root{--section-radius: 36px;--section-padding: 44px;--section-gap: 40px;--section-title-size: 32px;--block-inner-gap: 30px;--block-wrapper-gap: 28px}.root-container{gap:20px}.header-container{padding:0 68px;height:80px;max-height:80px;margin-top:38px;border-radius:24px}.menu-items-header{font-size:18px;gap:24px}.accent-btn.header-btn{font-size:15px;padding:11px 18px;border-radius:14px;gap:8px}.ico-btn{width:18px;height:18px}.logo-header{width:98px;height:27px}.header-wrapper-btns{gap:12px}.hero-container{height:450px;padding:0 90px}.hero-container .text-h1{font-size:36px}.hero-text-h2{font-size:18px}.accent-btn.hero-btn{font-size:18px;padding:18px 0;border-radius:18px}.hero-inner-container{gap:24px}.img-hero-container{width:380px;height:363px;right:-30px;top:50px}.bg-vector#hero-vector{top:140px}.hero-container:hover .bg-vector#hero-vector{top:170px}.hero-container:hover .img-hero-container{top:30px}.info-blocks-container{display:grid;grid-template-columns:1fr 1fr;gap:16px}.info-block{padding:28px 16px;border-radius:24px;gap:14px}.info-block .text-h1{font-size:40px}.info-text-h2{font-size:17px}.reviews-wrapper{padding:40px;margin:-40px 0;scroll-padding-inline:40px}.review-block{padding:28px;border-radius:28px;width:100%;filter:drop-shadow(0px 0px 40px rgba(0,0,0,7%))}.review-text{font-size:15px}.review-user-info{font-size:18px}.review-selector{width:48px;height:5px}.cases-wrapper{max-width:100%;flex-wrap:wrap;justify-content:center}.case-block{width:calc(50% - 8px);max-width:320px;padding-bottom:24px;border-radius:32px}.case-wrapper-img{height:170px;border-radius:32px}.case-name{font-size:20px}.case-text{font-size:14px}.accent-btn.cases-btn{padding:16px 0;font-size:16px;border-radius:16px}.start-project-container{min-height:320px}.start-project-text-h2{font-size:18px}.accent-btn.start-project-btn{width:min(460px,100%);padding:16px 0;font-size:16px;border-radius:16px}.l-rocket-img{width:150px;height:250px;left:-60px;top:40px}.r-rocket-img{width:200px;height:333px;right:-80px;top:-80px}.start-project-container:hover .l-rocket-img{top:20px;left:0}.start-project-container:hover .r-rocket-img{top:-100px;right:0}.bg-vector#start-project-vector{top:100px}.start-project-container:hover .bg-vector#start-project-vector{top:130px}.footer-container{margin-top:56px;padding:64px 5%;gap:48px;justify-content:space-between}.footer-info-block{width:240px;font-size:14px;gap:18px}.footer-logo{width:90px}.footer-contact-ico{width:24px}.footer-menu-block{font-size:16px;grid-column-gap:36px;grid-row-gap:16px}.contact-form-block{width:min(780px,calc(100% - 40px));height:520px;min-height:0;border-radius:44px;align-items:stretch}.contact-form-img{width:260px;height:auto;align-self:stretch;flex-shrink:0;background:#000;display:flex;align-items:center;justify-content:center}.contact-form-img img{width:120px;height:auto;object-fit:contain}.contact-inner-form-block{padding:32px 28px;height:auto;align-self:stretch;display:flex;align-items:center;justify-content:center}.contact-inner-form-block .text-h1{font-size:28px}.contact-text-h2{font-size:15px;margin-top:14px}.contact-inner-form-inputs{margin-top:28px;gap:10px}.checkbox-policy-cond{font-size:13px;margin:24px 0}.contact-container .accent-btn{padding:16px 0;font-size:16px;border-radius:16px}.contact-container input[type=text]{font-size:16px;padding:12px 18px;border-radius:14px}}@media(max-width:1100px){:root{--section-radius: 30px;--section-padding: 40px;--section-gap: 32px;--section-title-size: 28px;--block-inner-gap: 30px;--block-wrapper-gap: 28px}.root-container{padding:0 5%}.header-container{padding:0 48px;height:70px;max-height:70px;margin-top:28px;border-radius:20px;position:relative;overflow:visible}.menu-items-header{position:absolute;top:calc(100% + 12px);left:0;right:0;display:flex;flex-flow:column;align-items:stretch;gap:0;padding:12px;background:#fff;border-radius:20px;font-size:16px;z-index:20;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;filter:drop-shadow(0px 12px 30px rgba(0,0,0,8%))}.menu-items-header.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.menu-items-header .item-menu-header{padding:14px 16px;border-radius:14px;transition:background-color .25s ease,color .25s ease}.menu-items-header .item-menu-header:hover{background:#f6f6f6}.navbar-header{display:flex;width:44px;height:44px;border-radius:10px}.accent-btn.header-btn{font-size:16px;padding:0 18px;height:44px;border-radius:15px;gap:6px}.ico-btn{width:16px;height:16px}.logo-header{width:90px;height:24px}.header-wrapper-btns{gap:10px}.hero-container{height:auto;min-height:0;flex-direction:column;align-items:center;padding:40px;gap:24px}.hero-bg-container{position:relative;inset:auto;order:-1;width:calc(100% + 80px);height:auto;display:flex;justify-content:center;margin:0 -40px}.img-hero-container{position:relative;right:auto;top:auto;width:340px;height:324px;transform:rotate(-8deg);transition:top .5s ease}.hero-container:hover .img-hero-container{top:auto}.hero-inner-container{width:100%;align-items:center;text-align:center;gap:20px}.hero-container .text-h1{font-size:32px}.hero-text-h2{font-size:16px}.accent-btn.hero-btn{width:100%;max-width:360px;font-size:16px;padding:16px 0;border-radius:16px}.bg-vector#hero-vector{top:400px}.hero-container:hover .bg-vector#hero-vector{top:380px}.service-block{height:auto;flex-direction:column;align-items:stretch;padding:0 0 28px;border-radius:32px;gap:var(--block-inner-gap)}.service-block-bg{max-width:100%;width:100%;height:auto;display:flex;justify-content:center;overflow:hidden}#service-block-vector{display:none}.service-bg-img{position:relative;top:auto;left:auto;width:240px}.service-block:hover .service-bg-img{top:auto}.service-inner-block{padding:0 28px;text-align:center;align-items:center}.service-text-h1{font-size:24px}.service-text-h2{font-size:15px}.accent-btn.service-btn{padding:16px 40px;font-size:16px;border-radius:16px}.reviews-wrapper{padding:36px;margin:-36px 0;scroll-padding-inline:36px}.review-block{padding:24px;border-radius:24px;width:100%;filter:drop-shadow(0px 0px 36px rgba(0,0,0,7%))}.review-text{font-size:14px}.review-user-info{font-size:16px;gap:10px}.review-ava-user{width:30px;height:30px}.review-ava-user img{width:16px;height:16px}.review-selector{width:40px;height:4px}.cases-content{width:100%}.cases-wrapper{width:100%;max-width:100%;flex-direction:column;align-items:stretch}.case-block{width:100%;max-width:100%;height:auto;padding-bottom:28px;border-radius:28px}.case-wrapper-img{height:220px;border-radius:28px}.case-name{font-size:22px}.case-text{font-size:14px}.case-block p{width:88%}.accent-btn.cases-btn{width:100%;max-width:100%;padding:16px 0;font-size:16px;border-radius:16px}.start-project-container{min-height:280px;flex-flow:column}.start-project-container p{width:auto}.start-project-text-h2{font-size:15px}.accent-btn.start-project-btn{width:min(360px,100%);padding:16px 0;font-size:16px;border-radius:16px}.bg-vector#start-project-vector{top:100px}.start-project-container:hover .bg-vector#start-project-vector{top:120px}.footer-container{margin-top:40px;padding:48px 5%;flex-direction:column;align-items:center;gap:40px;text-align:center}.footer-info-block{width:100%;max-width:420px;align-items:center;font-size:14px;gap:20px}.footer-contacts-block{justify-content:center}.footer-logo{width:90px}.footer-contact-ico{width:26px}.footer-menu-block{font-size:16px;justify-items:start;grid-column-gap:48px;grid-row-gap:16px}.contact-container{padding:20px;align-items:center}.contact-form-block{width:100%;max-width:520px;height:auto;max-height:calc(100vh - 40px);min-height:0;flex-direction:column;border-radius:32px;overflow-y:auto}.contact-form-img{width:100%;height:160px;background:#000;display:flex;align-items:center;justify-content:center}.contact-form-img img{width:110px;height:auto;object-fit:contain}.contact-inner-form-block{padding:28px 24px 32px;height:auto}.contact-inner-form-block .text-h1{font-size:26px}.contact-text-h2{font-size:14px;margin-top:12px}.contact-inner-form-inputs{margin-top:24px;gap:10px}.checkbox-policy-cond{font-size:13px;margin:20px 0;align-items:flex-start}.contact-container .accent-btn{padding:16px 0;font-size:16px;border-radius:16px}.contact-container input[type=text]{font-size:15px;padding:12px 16px;border-radius:14px}}@media(max-width:780px){.l-rocket-img,.r-rocket-img{display:none}}@media(max-width:550px){:root{--section-radius: 28px;--section-padding: 32px;--section-gap: 24px;--section-title-size: 22px;--block-inner-gap: 30px;--block-wrapper-gap: 28px}.header-container{padding:0 28px;height:64px;max-height:64px;border-radius:16px}.menu-items-header{border-radius:16px;padding:10px;font-size:15px}.menu-items-header .item-menu-header{padding:12px 14px;border-radius:12px}.accent-btn.header-btn{font-size:13px;width:40px;height:40px;border-radius:12px}.accent-btn.header-btn p{display:none}.navbar-header{width:40px;height:40px}.navbar-header span{width:18px}.logo-header{width:82px;height:22px}.hero-container{padding:28px 20px;gap:16px}.img-hero-container{width:260px;height:248px;transform:rotate(-6deg)}.hero-container .text-h1{font-size:24px}.hero-text-h2{font-size:14px}.accent-btn.hero-btn{width:100%;max-width:320px;font-size:14px;padding:14px 0;border-radius:14px}.hero-inner-container{gap:16px}.bg-vector#hero-vector{top:330px}.hero-container:hover .bg-vector#hero-vector{top:350px}.info-blocks-container{display:flex;flex-direction:column;gap:12px}.info-block{padding:24px 16px;border-radius:20px;gap:12px}.info-block .text-h1{font-size:32px}.info-text-h2{font-size:15px}.service-block{padding:0 0 22px;border-radius:24px}.service-bg-img{width:200px;height:203px}.service-inner-block{padding:0 18px}.service-text-h1{font-size:20px}.service-text-h2{font-size:14px}.accent-btn.service-btn{padding:14px 28px;font-size:14px;border-radius:14px}.reviews-wrapper{padding:28px;margin:-28px 0;scroll-padding-inline:28px}.review-block{padding:20px;border-radius:20px;width:100%;filter:drop-shadow(0px 0px 28px rgba(0,0,0,7%))}.review-text{font-size:13px}.review-user-info{font-size:15px;gap:8px}.review-ava-user{width:28px;height:28px}.review-ava-user img{width:14px;height:14px}.review-selector-block{gap:8px}.review-selector{width:32px;height:4px}.case-block{padding-bottom:22px;border-radius:24px}.case-wrapper-img{height:180px;border-radius:24px}.case-name{font-size:18px}.case-text{font-size:13px}.case-block p{width:90%}.accent-btn.cases-btn{padding:14px 0;font-size:14px;border-radius:14px}.start-project-container{min-height:240px}.start-project-container .text-h1 br{display:none}.start-project-text-h2{font-size:13px}.accent-btn.start-project-btn{width:100%;padding:14px 0;font-size:14px;border-radius:14px}.start-project-text-h2{max-width:80%}.start-project-container{gap:20px}.bg-vector#start-project-vector{top:80px}.start-project-container:hover .bg-vector#start-project-vector{top:100px}.footer-container{margin-top:28px;padding:36px 5%;gap:28px}.footer-info-block{font-size:12px;gap:16px}.footer-logo{width:82px}.footer-contact-ico{width:24px}.footer-contacts-block{gap:10px}.footer-menu-block{font-size:14px;grid-column-gap:32px;grid-row-gap:12px}.contact-container{padding:12px}.contact-form-block{max-width:100%;max-height:calc(100vh - 24px);border-radius:24px}.contact-form-img{height:120px}.contact-form-img img{width:90px}.contact-inner-form-block{padding:22px 18px 24px}.contact-inner-form-block .text-h1{font-size:22px}.contact-text-h2{font-size:13px;margin-top:10px}.contact-inner-form-inputs{margin-top:18px;gap:8px}.checkbox-policy-cond{font-size:12px;margin:16px 0;gap:8px}.checkbox-policy-cond input[type=checkbox]{width:14px;height:14px;margin-top:2px;flex-shrink:0}.contact-container .accent-btn{padding:14px 0;font-size:14px;border-radius:14px}.contact-container input[type=text]{font-size:14px;padding:11px 14px;border-radius:12px}}.content-page-section{width:100%;max-width:1800px;background:#fff;border-radius:var(--section-radius);padding:var(--section-padding);display:flex;flex-direction:column;gap:var(--section-gap);align-items:center}.content-page-head{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;max-width:820px}.content-page-head .text-h1{font-size:var(--section-title-size)}.content-page-lead{font-size:20px;font-weight:500;color:var(--text-h2-color);line-height:1.45}.content-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--block-wrapper-gap)}.content-card{background:#fafafa;border-radius:36px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease;min-height:420px}.content-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #a7b1ff2e}.content-card-media{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#ececec}.content-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.content-card:hover .content-card-media img{transform:scale(1.04)}.content-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e9e9e9,#f6f6f6 55%,#a7b1ff33)}.content-card-body{display:flex;flex-direction:column;gap:14px;padding:28px 28px 32px;flex:1}.content-card-meta{font-size:15px;font-weight:500;color:#9b9b9b}.content-card-title{font-size:28px;font-weight:600;line-height:1.2}.content-card-excerpt{font-size:17px;font-weight:500;color:var(--text-h2-color);line-height:1.45;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex:1}.accent-btn.content-card-btn{width:100%;margin-top:8px;padding:16px 0;border-radius:18px;font-size:18px;font-weight:500}.content-empty{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;text-align:center}.content-empty-title{font-size:28px;font-weight:600}.content-empty-text{font-size:18px;font-weight:500;color:var(--text-h2-color);max-width:520px}.cases-page-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--block-wrapper-gap)}.case-block-link{cursor:pointer;transition:transform .35s ease,box-shadow .35s ease}.case-block-link:hover{transform:translateY(-4px);box-shadow:0 18px 40px #a7b1ff2e}.case-block-link .case-text{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.case-meta-line{font-size:15px;font-weight:500;color:#9b9b9b;margin-top:auto;margin-bottom:28px}.content-article-section{align-items:stretch}.content-back{align-self:flex-start;border:0;background:transparent;font:inherit;font-size:18px;font-weight:500;color:var(--text-h2-color);cursor:pointer;padding:0;transition:color .25s ease}.content-back:hover{color:#000}.content-article{display:flex;flex-direction:column;gap:22px;max-width:920px;width:100%;margin:0 auto}.content-article-cover{width:100%;border-radius:36px;overflow:hidden;aspect-ratio:16 / 9;background:#ececec}.content-article-cover img{width:100%;height:100%;object-fit:cover;display:block}.content-article-title{font-size:clamp(32px,4vw,52px);line-height:1.15}.content-article-body{display:flex;flex-direction:column;gap:18px}.content-article-body p{font-size:19px;font-weight:500;color:var(--text-h2-color);line-height:1.55;white-space:pre-wrap}.content-result-block{margin-top:12px;background:#fafafa;border-radius:28px;padding:28px 32px;display:flex;flex-direction:column;gap:12px}.content-result-label{font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9b9b9b}.content-result-text{font-size:20px;font-weight:500;color:#000;line-height:1.45}.item-menu-header.active{color:#a7b1ff}.skeleton-card{animation:content-pulse 1.2s ease-in-out infinite;pointer-events:none}@keyframes content-pulse{0%,to{opacity:.55}50%{opacity:1}}@media(max-width:1240px){.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.content-grid{grid-template-columns:1fr}.content-card-title{font-size:24px}.content-page-lead{font-size:17px}}
