@font-face{font-family:Jura;font-style:normal;src:url(/static/media/Jura-VariableFont_wght.2a6b75465d1310f218ba.ttf)}@font-face{font-family:FontAwesome;font-style:normal;src:url(/static/media/fontawesome.a8aefd7ab9148e16eae8.ttf)}html{scroll-behavior:smooth}body{COLOR:#fff;background-color:#000;box-sizing:border-box;font-family:Jura,sans-serif;font-size:18px;font-style:normal;font-variation-settings:"wght" 300;font-weight:300;margin:0;padding:0}.parallax-bg{background-image:url(/static/media/background.d72fec7c2039f7c57dad.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:130%;left:0;position:fixed;top:-15%;width:100%;will-change:transform;z-index:-1}section{padding:20px 0}section,section .inner_block{box-sizing:border-box;width:100%}section .inner_block{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#ffffffbf;border-radius:20px;color:#000;-webkit-hyphens:auto;hyphens:auto;margin:0 auto;max-width:1400px;padding:20px;text-align:justify}section .transparent_block{background:none;color:#000}section .semitransparent_block,section .transparent_block{border-radius:20px;box-sizing:border-box;-webkit-hyphens:auto;hyphens:auto;margin:0 auto;max-width:1400px;padding:20px;text-align:justify;width:100%}section .semitransparent_block{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#00007f1a;color:#fff}h1{font-size:40px}h1,h2{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:center;text-align:center}h2{font-size:32px;font-variation-settings:"wght" 700;font-weight:700;text-shadow:2px 2px 2px #000040}.inner_block h1,.inner_block h2{color:#000;font-variation-settings:"wght" 300;font-weight:400;text-shadow:none}h1 img,h2 img{margin:0 30px 0 0;max-height:100px;vertical-align:middle}h3{align-items:center;color:#000;display:flex;flex-direction:row;font-size:20px;justify-content:center;text-align:center}h3 img{margin:0 20px 0 0;max-height:70px;vertical-align:middle}button{background:linear-gradient(30deg,#bf953f,#fcf6ba 50%,#b38728);border:none;border-radius:40px;color:#000;cursor:pointer;display:block;font-family:Jura,sans-serif;font-size:15px;margin:0 auto;max-width:300px;overflow:hidden;padding:10px;position:relative;transition:1s;width:100%}button:hover{color:brown}button:after{animation:flareAnimation;animation:flareAnimation 3s linear infinite;background:linear-gradient(90deg,#fff0,#fff6 50%,#fff0);content:"";height:100%;left:-150%;position:absolute;top:0;transform:skewX(-45deg);width:80px}@keyframes flareAnimation{0%{left:-150%}to{left:150%}}button.icon{background:none}.background_modal{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}.galery{margin:30px auto;max-width:1400px;width:100%}.galery_inner{perspective:1000px;perspective-origin:75% 75%;text-align:center}.galery .galery_item{background-color:#fff;border-radius:15px;box-shadow:5px 5px 30px #000;color:#000;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;margin:10px;padding:10px;text-align:center;vertical-align:top;width:400px}.galery .galery_item .img{aspect-ratio:3/2;background-position:0 0;background-repeat:no-repeat;background-size:cover;border-radius:10px;margin:0 0 5px;width:100%}.biggalery_item{background-color:#fff;border-radius:15px;box-shadow:0 0 10px #000;box-sizing:border-box;color:#000;cursor:pointer;height:-webkit-fit-content;height:fit-content;left:50%;padding:10px;position:fixed;top:50%;width:-webkit-fit-content;width:fit-content;z-index:100}.biggalery_item img{border-radius:10px;display:block;height:auto;max-height:calc(100vh - 20px);max-width:calc(100vw - 20px);width:auto}@media screen and (max-width:1480px){section{padding:20px}}@media screen and (max-width:1000px){section .inner_block{max-width:none}h1{font-size:30px}h2{font-size:22px}h1 img,h2 img,h3 img{margin:0}.galery{overflow-x:auto;perspective:1000px}.galery_inner{white-space:nowrap}.galery .galery_item{margin:10px;width:75%}}.App{display:flex;flex-direction:column;min-height:100vh}header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000000bf;box-sizing:border-box;color:#fff;flex:0 0;padding:10px 0;position:fixed;width:100%;z-index:10}header .header__inner{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}header .logo{flex:0 1 200px}header .logo img{margin-top:20px;width:100%}header ul{flex:10 1 auto;list-style:none;margin:0;padding:0;text-align:left}header li{display:inline-block;margin:0 10px}header a{color:#fff;text-decoration:none}header .phones{flex:0 1 auto;white-space:nowrap}header .phones a{display:block;font-size:15px;margin:0;position:relative}header .phones a:before{content:"\f10b";font-family:FontAwesome;font-size:30px;left:-20px;position:absolute;top:-7px}@media screen and (max-width:1480px){header{padding:10px 40px}}@media screen and (max-width:1000px){header .header__inner{max-width:none}header .logo{flex:10 1 auto;text-align:center}header .logo img{max-width:200px;width:auto}.icon{align-items:center;background-color:initial;border:none;color:#fff;cursor:pointer;display:flex;font-family:FontAwesome;font-size:30px;height:50px;justify-content:center;margin:0;text-align:center;width:50px}.iconbig{font-size:50px}header .icon{flex:0 0 40px}.menu__mobile{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#000000bf;box-sizing:border-box;color:#fff;height:100vh;left:0;max-width:300px;padding:80px 0 0;position:fixed;text-align:center;top:0;width:100%;z-index:100}.menu__mobile .icon{position:absolute;right:20px;top:20px}.menu__mobile ul{list-style:none;margin:0;padding:0;text-align:center;width:100%}.menu__mobile li{display:block;font-size:20px;margin:10px auto}.menu__mobile a{color:#fff;text-decoration:none}}main{box-sizing:border-box;flex:10 1 100%;padding:75px 0 0}#error,#error404,#loading{align-items:center;display:flex;justify-content:center}#why .transparent_block{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;padding:0}#why div.card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(180deg,#fff 50%,#ffffff80);border-radius:10px;box-sizing:border-box;color:#000;flex:1 1 300px;-webkit-hyphens:auto;hyphens:auto;padding:20px;text-align:justify}#why div.card h3{color:#000;font-variation-settings:"wght" 700;font-weight:700;margin:0 0 10px;text-align:center}#webdesign .inner_block{background-image:url(/static/media/backgroundWebdesign.65f578770bb727564a45.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain}#webdesign .inner_block button{margin:30px auto}#bots .inner_block{background-image:url(/static/media/backgroundBots.479c528bc50841b44ac7.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain}#bots .galery .galery_item{border-radius:100px;max-width:300px;width:100%}#bots .galery .galery_item .img{aspect-ratio:1/1;border-radius:90px}#bots .inner_block button{margin:30px auto}#bots .inner_block p{-webkit-hyphens:none;hyphens:none;text-align:center}#bots .inner_block p:first-of-type{font-variation-settings:"wght" 700;font-weight:700}@media screen and (max-width:1000px){#bots .inner_block .galery .galery_item{width:calc(100% - 20px)}}#crm .inner_block{background-image:url(/static/media/crmBackground.1f0e911c257682b41fe8.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain}#crm .inner_block button{margin:30px auto}#mobileapplications .inner_block{background-image:url(/static/media/backgroundMobileapplications.c779f0093f67b45c71d9.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain}#mobileapplications .galery .galery_item{max-width:200px}#mobileapplications .galery .galery_item .img{aspect-ratio:1/2}#mobileapplications .inner_block button{margin:30px auto}@media screen and (max-width:1000px){#mobileapplications .galery .galery_item{margin:10px}}@media screen and (max-width:300px){#mobileapplications .galery .galery_item{margin:10px 0}}footer{background:#fff;box-sizing:border-box;flex:0 0;padding:20px;text-align:center}footer .footer__inner{align-items:center;display:inline-flex;flex-direction:row;gap:20px;justify-content:space-between;margin:0 auto;max-width:1400px;overflow:hidden}footer .logo{flex:0 2 200px;width:75px}footer .logo img{width:100%}footer ul{flex:10 1 auto;list-style:none;margin:0;padding:0;text-align:center}footer li{color:#000;display:block;margin:0;white-space:nowrap}footer a{color:#000;font-weight:700;text-decoration:none}@media screen and (max-width:1480px){footer .header__inner{padding:20px 40px}}@media screen and (max-width:1000px){footer .header__inner{max-width:none}footer a{font-size:14px}}@media screen and (max-width:400px){footer a{font-size:10px}}.feedback,.feedback form{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.feedback form div{align-items:start;display:flex;flex-direction:row;gap:10px;justify-content:start;width:100%}.feedback form div span{color:#000;font-size:15px;text-align:center}.feedback form div span a{border-bottom:1px dotted #019dd6;color:#019dd6;text-decoration:none}.feedback input[type=phone],.feedback input[type=text]{height:50px;padding:0 20px}.feedback input[type=phone],.feedback input[type=text],.feedback textarea{background-color:#fff;border:1px solid #c3c3c3;border-radius:25px;box-sizing:border-box;color:#959595;font-family:Jura,sans-serif;margin:0;width:100%}.feedback textarea{height:70px;padding:10px 20px}.feedback input[type=checkbox]{height:30px;width:30px}.modal{background-color:#fff;border-radius:15px;box-shadow:0 0 10px #000;color:#000;left:50%;max-width:400px;padding:30px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:75%;z-index:100}.modal a.close{color:#ef7f1a;cursor:pointer;font-family:FontAwesome;font-size:30px;position:absolute;right:10px;text-decoration:none;top:5px}.modal h3{color:#000;text-align:center}
/*# sourceMappingURL=main.408c0ff5.css.map*/