a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{background:rgba(0,0,0,0);font-size:100%;margin:0;padding:0;vertical-align:baseline}a:active,a:hover{outline:none;text-decoration:none}button,input,select,textarea{-webkit-box-sizing:border-box;box-sizing:border-box}@font-face{font-family:Montserrat Black;font-weight:900;font-display:swap;src:url(../assets/fonts/Montserrat-Black.woff2) format("woff2")}@font-face{font-family:RammettoOne Regular;font-weight:900;font-display:swap;src:url(../assets/fonts/Montserrat-Black.woff2) format("woff2")}@font-face{font-family:Nunito Sans Black;font-style:normal;font-weight:900;font-display:swap;src:url(../assets/fonts/NunitoSans_7pt-ExtraBold.woff2) format("woff2")}@font-face{font-family:Nunito Sans Extra Bold;font-style:normal;font-weight:800;font-display:swap;src:url(../assets/fonts/NunitoSans_7pt-ExtraBold.woff2) format("woff2")}@font-face{font-family:Nunito Sans Bold;font-style:normal;font-weight:700;font-display:swap;src:url(../assets/fonts/NunitoSans_7pt-ExtraBold.woff2) format("woff2")}@font-face{font-family:Roboto Regular;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/Roboto-Medium.woff2) format("woff2")}@font-face{font-family:Roboto Medium;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/Roboto-Medium.woff2) format("woff2")}@font-face{font-family:Roboto Bold;font-style:normal;font-weight:700;font-display:swap;src:url(../assets/fonts/Roboto-Medium.woff2) format("woff2")}.main-header{color:#fff}.sticky-header{background:#1f3041;height:40px;position:fixed;top:-1px;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;width:100%;z-index:1000}.sticky-header.active{background-color:#1f3041!important}.home .sticky-header{background:rgba(31,48,65,.2)}.logo{background-color:#db3434;border-bottom-left-radius:15px;border-bottom-right-radius:15px;-webkit-box-shadow:inset 1px 1px 10px 10px rgba(190,49,49,.5);box-shadow:inset 1px 1px 10px 10px rgba(190,49,49,.5);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:45px;padding:10px;text-align:center;white-space:nowrap;width:180px}.logo h2{color:#fff;font-family:Montserrat Black,sans-serif;font-size:20px;letter-spacing:.5px}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:-10px;width:auto}.menu-desktop{display:none}.menu-item{padding:0 10px;white-space:nowrap}.menu-item:last-child{padding-right:0}.menu-item:last-child a:focus:after,.menu-item:last-child a:hover:after{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.menu-item a{color:#dae6f3;display:block;font-size:20px;padding:5px 0;position:relative;-webkit-transition:.3s ease-in;transition:.3s ease-in}.menu-item a:after{background:#3498db;bottom:0;content:" ";height:3px;left:0;opacity:1;position:absolute;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;width:100%}.menu-item a:focus,.menu-item a:hover{color:#3498db}.menu-item a:focus:after,.menu-item a:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.menu-icons{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-icons a{padding-right:10px}.menu-icons .icon:last-child{padding-right:0}.menu-icons .phone-icon{fill:#3498db;height:22px;width:22px}.menu-icons .phone-icon:focus,.menu-icons .phone-icon:hover{fill:#0f6ead}.menu-icons .mail-icon{fill:#db3434;height:25px;width:32px}.menu-icons .mail-icon:focus,.menu-icons .mail-icon:hover{fill:#be3131}.menu-icons .location-icon{fill:#dae6f3;height:24px;width:20px}.menu-icons .location-icon:focus,.menu-icons .location-icon:hover{fill:#98b1c9}.mobile-menu{background-color:#1f3041;-webkit-box-sizing:border-box;box-sizing:border-box;height:100vh;left:-250px;padding:20px;position:fixed;top:0;-webkit-transition:left .5s ease-in-out;transition:left .5s ease-in-out;width:250px;z-index:1000}.mobile-menu .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px}.mobile-menu .menu-item{padding-bottom:5px;padding-top:5px}.mobile-menu .menu-item a{display:inline-block}.mobile-menu.open{left:0}.mobile-menu-container{position:relative}.mobile-menu-container .menu-icons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:30px}.mobile-menu-container .menu-icons .phone-icon{height:20px;width:20px}.mobile-menu-container .menu-icons .mail-icon{height:23px;width:30px}.mobile-menu-container .menu-icons .location-icon{height:20px;width:16px}.mobile-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;top:3px;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:none;border:none;cursor:pointer;-ms-flex-direction:column;flex-direction:column;gap:5px;height:21px;padding:0;width:26px;z-index:5}.mobile-menu-toggle .line{background-color:#dae6f3;height:2px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.mobile-menu-toggle.open .line:first-child{-webkit-transform:rotate(45deg) translate(5px,5px);-ms-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.open .line:nth-child(2){opacity:0}.mobile-menu-toggle.open .line:nth-child(3){-webkit-transform:rotate(-45deg) translate(5px,-5px);-ms-transform:rotate(-45deg) translate(5px,-5px);transform:rotate(-45deg) translate(5px,-5px)}.welcome{background-color:#1f3041;height:95vh}.welcome-title{position:relative}.welcome-title h1{margin-left:30px}.welcome-title h1 span{display:block;padding-top:20px}.welcome-title__dots{opacity:.7;right:-15px;top:-100px}.welcome-content{margin-top:50px}.welcome-content__button{display:none;margin-left:30px;margin-top:25px}.welcome-content-box{height:50%;z-index:1}.welcome-slider-box{height:50%}.welcome .splide-welcome{height:100%;top:-20px;z-index:0}.welcome .splide-welcome .splide__track{border-radius:10%;height:100%}.welcome .splide-welcome .splide__track .splide__slide{border-radius:20%;-webkit-box-shadow:inset 5px 5px 40px 30px #1f3041;box-shadow:inset 5px 5px 40px 30px #1f3041;position:relative}.welcome .splide-welcome .splide__track .splide__slide-bg{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.welcome .splide-welcome .splide__track .splide__slide-capture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:rgba(31,48,65,.4);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;letter-spacing:.5px;padding:15px;position:absolute;text-align:right;width:100%}.welcome .splide-welcome .splide__track .splide__slide-capture h5{color:#fff;padding-top:10px}.welcome .splide-welcome .splide__track .splide__slide-capture p{background-color:#fff;border-radius:5px;color:#db3434;display:inline-block;font-family:Roboto Bold,sans-serif;letter-spacing:1px;padding:2px 10px;width:auto}.main-container{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;position:relative}.main-container .circle-button{bottom:-25px;height:50px;left:50%;margin-left:-25px;position:absolute;width:50px}.main-container .circle-button .icon{height:30px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:30px}.about-us-content{margin-bottom:50px}.about-us-content-box h3{margin:30px 0 40px;max-width:1000px}.about-us-content .more-info-link{margin-top:15px}.services,.services .simple-section__title h2,.services .simple-section__title:after{background-color:#f3f8ff}.services .dots{margin-top:15px}.services-content-box{margin-top:30px}.services-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-bottom-left-radius:25px;border-top-right-radius:25px;-webkit-box-shadow:5px 7px 20px 0 rgba(199,220,241,.8);box-shadow:5px 7px 20px 0 rgba(199,220,241,.8);-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.services-item h5{color:#db3434;padding:20px 0 15px}.services-item p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.services-item:hover{-webkit-box-shadow:5px 7px 30px 0 #c7dcf1;box-shadow:5px 7px 30px 0 #c7dcf1;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.services-item__icon{height:60px}.services-item__icon .icon{height:100%;width:60px}.services-item__icon .icon-computer{width:80px}.services-item__icon .icon-dialogue{margin-left:-10px}.services-item-row h3{line-height:1.3em}.services-item-row [class*=col-]{margin-bottom:30px}.services-item-box{margin-top:20px}.service-features,.service-features__technologies,.service__title{padding:0 15px}.service-content{margin:50px 0}.service-content-image{margin-top:60px}.service-features__technologies{margin-top:50px}.service-features__technologies h5{margin-bottom:30px}.service-features .accent-list{max-width:1000px}.service-features .accent-list li{background-color:#dae6f3;border-radius:15px;border-top-left-radius:0;-webkit-box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);padding:15px}.service-features .accent-list li h5{padding-bottom:10px}.advantages .simple-section__title{margin:40px 0 30px}.advantages-bottom-text{margin-top:60px;text-align:center}.advantages-bottom-text .simple-button{margin:20px 0 10px}.advantages-content{margin-top:60px}.advantages-content h2{color:#2c3e50;letter-spacing:.5px}.advantages-content h2,.advantages-content h3{line-height:1.3em}.advantages-content .dots{margin:20px 0}.advantages-content-box{margin-top:20px}.advantages-item{background-color:#dae6f3;border-radius:15px;-webkit-box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:80px;padding-bottom:15px;padding-top:15px;position:relative;width:100%}.advantages-item h3{padding:15px 0 5px}.advantages-item .icon{top:-75px}.advantages-item.left{border-top-left-radius:0;padding-left:30px;padding-right:15px;text-align:left}.advantages-item.right{border-top-right-radius:0;padding-left:15px;padding-right:30px;text-align:right}.advantages-item:before{-webkit-background-clip:text;background-clip:text;background-color:#db3434;color:rgba(0,0,0,0);font-family:RammettoOne Regular,sans-serif;font-size:82px;line-height:1em;position:absolute;text-shadow:1px 1px 10px hsla(0,0%,100%,0),0 0 0 rgba(167,7,7,.7);top:-50px;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;z-index:2}.advantages-item:hover:before{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.advantages-item:first-child:before{content:"1";left:15px}.advantages-item:first-child .icon{left:-10px}.advantages-item:nth-child(2):before{content:"2"}.advantages-item:nth-child(3):before{content:"3";left:30px}.advantages-item:nth-child(4):before{content:"4"}.advantages-item:nth-child(4) .icon{right:-10px}.advantages-item:nth-child(2):before,.advantages-item:nth-child(4):before{right:30px}.advantages-image{position:relative}.advantages-image .light-red-dots{left:-15px;top:-80px}.our-projects{background-color:#2c3e50}.our-projects__intro{color:#dae6f3;margin-top:30px;width:100%}.our-projects .simple-section__title h2,.our-projects .simple-section__title:after{background-color:#2c3e50}.our-projects-slider-wrap{position:relative;z-index:1}.our-projects-slider-wrap .light-blue-dots{display:block;right:0;top:-130px;z-index:-1}.our-projects .splide{margin-top:50px}.our-projects .splide__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#dae6f3;border-radius:25px;border-top-right-radius:0;-webkit-box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;margin:0 15px;padding:15px;width:calc(100% - 30px)!important}.our-projects .splide__slide__container{border-radius:25px;border-top-right-radius:0;height:300px;width:100%}.our-projects .splide__slide__content{margin-top:30px}.our-projects .splide__slide__content h3{margin-bottom:20px}.our-projects .splide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-30px;position:absolute;top:180px;width:100%;z-index:1}.our-projects .splide__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;width:30px}.our-projects .splide__arrow:focus,.our-projects .splide__arrow:hover{-webkit-box-shadow:inset 1px 1px 25px 25px #be3131,0 0 0 5px rgba(190,49,49,.4);box-shadow:inset 1px 1px 25px 25px #be3131,0 0 0 5px rgba(190,49,49,.4)}.our-projects .splide__arrow svg{fill:#dae6f3;height:20px;width:20px}.our-projects .splide__arrow--next{right:-5px}.our-projects .splide__arrow--prev{left:-5px}.our-projects .splide__arrow--prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.our-projects .splide__arrow,.our-projects .splide__pagination button{background-color:#db3434;border-radius:50%;border-width:0;-webkit-box-shadow:inset 1px 1px 20px 0 #be3131;box-shadow:inset 1px 1px 20px 0 #be3131;outline:none;padding:0;-webkit-transition:.4s ease-in;transition:.4s ease-in}.our-projects .splide__arrow:focus,.our-projects .splide__arrow:hover,.our-projects .splide__pagination button:focus,.our-projects .splide__pagination button:hover{-webkit-box-shadow:inset 1px 1px 30px 30px #be3131,0 0 0 5px rgba(190,49,49,.4);box-shadow:inset 1px 1px 30px 30px #be3131,0 0 0 5px rgba(190,49,49,.4)}.our-projects .splide__pagination{margin-top:20px}.our-projects .splide__pagination button{height:10px;margin:0 8px;width:10px}.our-projects .splide__pagination button.is-active{-webkit-box-shadow:inset 1px 1px 30px 30px #be3131,0 0 0 5px rgba(190,49,49,.4);box-shadow:inset 1px 1px 30px 30px #be3131,0 0 0 5px rgba(190,49,49,.4)}.contacts,.contacts .simple-section__title h2,.contacts .simple-section__title:after{background-color:#f3f8ff}.contacts__subtitle{margin:40px 0 50px;max-width:1000px}.contacts__text{margin-bottom:35px}.contacts__data{padding:15px 30px}.contacts__data-row{margin-bottom:20px}.contacts__data-row:last-child{margin-bottom:0}.contacts__data:last-child{padding-bottom:0}.contacts__data h3{color:#db3434;font-family:Nunito Sans Black,sans-serif;padding-bottom:15px}.contacts__data a,.contacts__data p{font-family:Roboto Bold,sans-serif}.contacts__data a{color:#2c3e50;text-decoration:underline}.contacts__data a:focus,.contacts__data a:hover{color:#db3434;text-decoration:underline}.contacts__data .icon{fill:#db3434;height:20px;margin-right:15px;width:20px}.footer-main{background-color:#2c3e50}.footer-main.simple-section{padding-bottom:40px}.footer-main__subtitle{color:#dae6f3;margin-bottom:30px}.footer-main__row h3{color:#db3434;margin-bottom:20px}.footer-main__map{border-radius:15px;border-top-left-radius:0;height:300px;overflow:hidden;width:100%}.footer-main__map iframe{height:100%;width:100%}.footer-main__form{position:relative;z-index:1}.footer-main__form .light-red-dots{bottom:0;position:absolute;right:20px}.contact-form-box{margin-top:50px}.contact-form-group{margin-bottom:10px;width:100%}.contact-form-group label{color:#dae6f3;display:block;font-family:Roboto Medium,sans-serif;font-size:14px;padding-bottom:5px;-webkit-transition:.2s ease-in;transition:.2s ease-in}.contact-form-group:focus-within label{color:#db3434}.contact-form-group__item{border:1px solid #dae6f3;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#2c3e50;font-family:Roboto Regular,sans-serif;font-size:16px;height:40px;padding:10px;-webkit-transition:.2s ease-in;transition:.2s ease-in;width:100%}.contact-form-group__item.textarea-item{height:150px}.contact-form-group__item:focus{border:1px solid #db3434;-webkit-box-shadow:0 0 0 5px rgba(190,49,49,.4);box-shadow:0 0 0 5px rgba(190,49,49,.4);outline:none}.contact-form-group__button{margin-top:20px}.contact-form-status{background-color:#dae6f3;border-radius:10px;border-top-right-radius:0;-webkit-box-shadow:inset 1px 1px 25px 1px rgba(15,110,173,.2);box-shadow:inset 1px 1px 25px 1px rgba(15,110,173,.2);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;font-family:Roboto Medium,sans-serif;font-size:16px;height:auto;margin-top:10px;padding:15px;width:100%}.contact-form-status.error{color:#be3131}.contact-form-status.success{color:#0f6ead}.copyright{background-color:#1f3041;padding:10px 0;width:100%}.copyright a,.copyright p{color:#dae6f3;font-family:Roboto Medium,sans-serif;font-size:14px}.copyright a:focus,.copyright a:hover{color:#f3f8ff}.cookie-notification{background-color:#2c3e50;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:15px;position:fixed;right:0;z-index:1000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cookie-notification p{width:100%}.career-subtitle{margin-bottom:60px}.career-vacancy{margin-bottom:50px}.career-vacancy__subtitle{color:#db3434;margin-bottom:10px}.career-advantages{padding-top:40px}.career-advantages__text h3{color:#db3434;padding:30px 0}.career-advantages .accent-list{background-color:#dae6f3;border-radius:15px;border-top-left-radius:0;-webkit-box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);padding:15px}html{scroll-behavior:smooth}body{color:#2c3e50;font-family:Roboto Regular,sans-serif;font-size:16px;letter-spacing:.3px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a{font-family:Roboto Medium,sans-serif;font-size:16px;letter-spacing:.5px}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}h1{color:#fff;line-height:1.2em}h1,h2{font-size:26px}h2{color:#db3434;line-height:1.3em}h1,h2{font-family:Nunito Sans Black,sans-serif;letter-spacing:1.5px}h3{line-height:1.3em}h3,h4{font-size:20px}h3,h4,h5,h6{color:#2c3e50;font-family:Nunito Sans Extra Bold,sans-serif;letter-spacing:.2px}h4,h5,h6{line-height:1.3em}h5{font-size:18px}h6{font-size:16px}b{font-family:Roboto Medium,sans-serif}a,b,p{line-height:1.3em}.h-100{height:100%}.no-wrap{white-space:nowrap}.inner-page{margin-top:30px}.inner-page .simple-section__title{margin-bottom:30px}a.accent-button,a.simple-button,button,input[type=submit]{color:#fff;cursor:pointer;display:inline-block;font-family:Roboto Bold,sans-serif;font-size:16px;letter-spacing:1px;outline:0;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accent-button,.simple-button{border-radius:7px;border-width:0;color:#fff;padding:10px 25px;-webkit-transition:.4s ease-in;transition:.4s ease-in;width:auto}.simple-button{background-color:#3498db;-webkit-box-shadow:inset 1px 1px 20px 0 #0f6ead;box-shadow:inset 1px 1px 20px 0 #0f6ead}.simple-button:focus,.simple-button:hover{-webkit-box-shadow:inset 1px 1px 30px 30px #0f6ead,0 0 0 5px rgba(15,110,173,.4);box-shadow:inset 1px 1px 30px 30px #0f6ead,0 0 0 5px rgba(15,110,173,.4)}.accent-button{background-color:#db3434;-webkit-box-shadow:inset 1px 1px 20px 0 #be3131;box-shadow:inset 1px 1px 20px 0 #be3131}.accent-button:focus,.accent-button:hover{-webkit-box-shadow:inset 1px 1px 30px 30px #be3131,0 0 0 5px rgba(190,49,49,.4);box-shadow:inset 1px 1px 30px 30px #be3131,0 0 0 5px rgba(190,49,49,.4)}.circle-button{background-color:#db3434;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;border-radius:50%;-webkit-box-shadow:inset 1px 1px 20px 0 #be3131;box-shadow:inset 1px 1px 20px 0 #be3131;-webkit-transition:.4s ease-in;transition:.4s ease-in}.circle-button:focus,.circle-button:hover{-webkit-box-shadow:inset 1px 1px 25px 25px #be3131,0 0 0 5px rgba(190,49,49,.4);box-shadow:inset 1px 1px 25px 25px #be3131,0 0 0 5px rgba(190,49,49,.4)}.dots{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0}.dot{background-color:#db3434;border-radius:50%;display:block;height:6px;margin-right:10px;width:6px}.simple-section{padding:50px 0}.simple-section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;height:auto;justify-content:center;position:relative;width:100%;z-index:5}.simple-section__title h2{background-color:#fff;display:inline-block;padding:5px 15px;position:relative;text-align:center;width:auto;z-index:2}.simple-section__title:before{background-color:#db3434;content:"";height:3px;left:0;position:absolute;top:50%;width:100%;z-index:-1}.simple-section__title:after{background-color:#fff;content:"";height:100%;opacity:1;position:absolute;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1.5s,-webkit-transform 1.5s;transition:opacity 1.5s,-webkit-transform 1.5s;transition:opacity 1.5s,transform 1.5s;transition:opacity 1.5s,transform 1.5s,-webkit-transform 1.5s;width:100%;z-index:1}.simple-section__title.animate.in-view:after{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.simple-section__title.left.animate.in-view:after,.simple-section__title.right.animate.in-view:after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.accent-text{color:#db3434}.accent-title{background-color:#3498db;border-radius:15px;border-bottom-left-radius:0;-webkit-box-shadow:inset 1px 1px 20px 0 #0f6ead;box-shadow:inset 1px 1px 20px 0 #0f6ead;color:#fff;display:inline-block;margin-bottom:20px;padding:10px 20px}.accent-text-block{background-color:#dae6f3;border-radius:15px;border-top-right-radius:0;-webkit-box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);padding:15px}.accent-list li:before{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCg0KICA8ZGVmcz4NCiAgICA8c3R5bGU+PCFbQ0RBVEFbDQogICAgICAuc3ByaXRlIHsgZGlzcGxheTogbm9uZTsgfQ0KICAgICAgLnNwcml0ZTp0YXJnZXQgeyBkaXNwbGF5OiBpbmxpbmU7IH0NCiAgICBdXT48L3N0eWxlPg0KICA8L2RlZnM+DQoNCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2hlY2siIGZpbGw9IiNkYjM0MzQiPg0KICAgIDxwYXRoIGQ9Ik00MzguNiAxMDUuNGMxMi41IDEyLjUgMTIuNSAzMi44IDAgNDUuM2wtMjU2IDI1NmMtMTIuNSAxMi41LTMyLjggMTIuNS00NS4zIDBsLTEyOC0xMjhjLTEyLjUtMTIuNS0xMi41LTMyLjggMC00NS4zczMyLjgtMTIuNSA0NS4zIDBMMTYwIDMzOC43IDM5My40IDEwNS40YzEyLjUtMTIuNSAzMi44LTEyLjUgNDUuMyAweiIvPg0KICAgIDwvZz4NCiAgICANCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2lyY2xlLXJpZ2h0IiBmaWxsPSIjZGIzNDM0Ij4NCiAgICAgICAgPHBhdGggZD0iTTAgMjU2YTI1NiAyNTYgMCAxIDAgNTEyIDBBMjU2IDI1NiAwIDEgMCAwIDI1NnpNMjQxIDM3N2MtOS40IDkuNC0yNC42IDkuNC0zMy45IDBzLTkuNC0yNC42IDAtMzMuOWw4Ny04Ny04Ny04N2MtOS40LTkuNC05LjQtMjQuNiAwLTMzLjlzMjQuNi05LjQgMzMuOSAwTDM0NSAyMzljOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlMMjQxIDM3N3oiPjwvcGF0aD4NCiAgICA8L2c+DQoNCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2hlY2stY2lyY2xlIiBmaWxsPSIjZGIzNDM0Ij4NCiAgICAgICAgPHBhdGggZD0iTTI1NiA1MTJBMjU2IDI1NiAwIDEgMCAyNTYgMGEyNTYgMjU2IDAgMSAwIDAgNTEyek0zNjkgMjA5TDI0MSAzMzdjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC02NC02NGMtOS40LTkuNC05LjQtMjQuNiAwLTMzLjlzMjQuNi05LjQgMzMuOSAwbDQ3IDQ3TDMzNSAxNzVjOS40LTkuNCAyNC42LTkuNCAzMy45IDBzOS40IDI0LjYgMCAzMy45eiIvPg0KICAgIDwvZz4NCg0KPC9zdmc+#check-circle) no-repeat;height:20px;min-width:20px;width:20px}.accent-list li,.simple-list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.accent-list li:first-child,.simple-list li:first-child{margin-top:0}.accent-list li:before,.simple-list li:before{background-size:contain;content:"";display:block;margin-right:15px;position:relative;top:2px}.simple-list li:before{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCg0KICA8ZGVmcz4NCiAgICA8c3R5bGU+PCFbQ0RBVEFbDQogICAgICAuc3ByaXRlIHsgZGlzcGxheTogbm9uZTsgfQ0KICAgICAgLnNwcml0ZTp0YXJnZXQgeyBkaXNwbGF5OiBpbmxpbmU7IH0NCiAgICBdXT48L3N0eWxlPg0KICA8L2RlZnM+DQoNCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2hlY2siIGZpbGw9IiNkYjM0MzQiPg0KICAgIDxwYXRoIGQ9Ik00MzguNiAxMDUuNGMxMi41IDEyLjUgMTIuNSAzMi44IDAgNDUuM2wtMjU2IDI1NmMtMTIuNSAxMi41LTMyLjggMTIuNS00NS4zIDBsLTEyOC0xMjhjLTEyLjUtMTIuNS0xMi41LTMyLjggMC00NS4zczMyLjgtMTIuNSA0NS4zIDBMMTYwIDMzOC43IDM5My40IDEwNS40YzEyLjUtMTIuNSAzMi44LTEyLjUgNDUuMyAweiIvPg0KICAgIDwvZz4NCiAgICANCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2lyY2xlLXJpZ2h0IiBmaWxsPSIjZGIzNDM0Ij4NCiAgICAgICAgPHBhdGggZD0iTTAgMjU2YTI1NiAyNTYgMCAxIDAgNTEyIDBBMjU2IDI1NiAwIDEgMCAwIDI1NnpNMjQxIDM3N2MtOS40IDkuNC0yNC42IDkuNC0zMy45IDBzLTkuNC0yNC42IDAtMzMuOWw4Ny04Ny04Ny04N2MtOS40LTkuNC05LjQtMjQuNiAwLTMzLjlzMjQuNi05LjQgMzMuOSAwTDM0NSAyMzljOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlMMjQxIDM3N3oiPjwvcGF0aD4NCiAgICA8L2c+DQoNCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2hlY2stY2lyY2xlIiBmaWxsPSIjZGIzNDM0Ij4NCiAgICAgICAgPHBhdGggZD0iTTI1NiA1MTJBMjU2IDI1NiAwIDEgMCAyNTYgMGEyNTYgMjU2IDAgMSAwIDAgNTEyek0zNjkgMjA5TDI0MSAzMzdjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC02NC02NGMtOS40LTkuNC05LjQtMjQuNiAwLTMzLjlzMjQuNi05LjQgMzMuOSAwbDQ3IDQ3TDMzNSAxNzVjOS40LTkuNCAyNC42LTkuNCAzMy45IDBzOS40IDI0LjYgMCAzMy45eiIvPg0KICAgIDwvZz4NCg0KPC9zdmc+#check) no-repeat;height:15px;min-width:15px;width:15px}.rounded-img{border-radius:25px;height:300px;margin:0 auto;max-width:400px;overflow:hidden;position:relative;width:100%}.rounded-img.right{border-top-left-radius:0}.rounded-img.left{border-top-right-radius:0}.rounded-img img{height:100%;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}.more-info-link{color:#db3434;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Nunito Sans Bold,sans-serif;font-size:16px;overflow:hidden;position:relative;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-info-link:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCg0KICA8ZGVmcz4NCiAgICA8c3R5bGU+PCFbQ0RBVEFbDQogICAgICAuc3ByaXRlIHsgZGlzcGxheTogbm9uZTsgfQ0KICAgICAgLnNwcml0ZTp0YXJnZXQgeyBkaXNwbGF5OiBpbmxpbmU7IH0NCiAgICBdXT48L3N0eWxlPg0KICA8L2RlZnM+DQoNCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2hlY2siIGZpbGw9IiNkYjM0MzQiPg0KICAgIDxwYXRoIGQ9Ik00MzguNiAxMDUuNGMxMi41IDEyLjUgMTIuNSAzMi44IDAgNDUuM2wtMjU2IDI1NmMtMTIuNSAxMi41LTMyLjggMTIuNS00NS4zIDBsLTEyOC0xMjhjLTEyLjUtMTIuNS0xMi41LTMyLjggMC00NS4zczMyLjgtMTIuNSA0NS4zIDBMMTYwIDMzOC43IDM5My40IDEwNS40YzEyLjUtMTIuNSAzMi44LTEyLjUgNDUuMyAweiIvPg0KICAgIDwvZz4NCiAgICANCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2lyY2xlLXJpZ2h0IiBmaWxsPSIjZGIzNDM0Ij4NCiAgICAgICAgPHBhdGggZD0iTTAgMjU2YTI1NiAyNTYgMCAxIDAgNTEyIDBBMjU2IDI1NiAwIDEgMCAwIDI1NnpNMjQxIDM3N2MtOS40IDkuNC0yNC42IDkuNC0zMy45IDBzLTkuNC0yNC42IDAtMzMuOWw4Ny04Ny04Ny04N2MtOS40LTkuNC05LjQtMjQuNiAwLTMzLjlzMjQuNi05LjQgMzMuOSAwTDM0NSAyMzljOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlMMjQxIDM3N3oiPjwvcGF0aD4NCiAgICA8L2c+DQoNCiAgICA8ZyBjbGFzcz0ic3ByaXRlIiBpZD0iY2hlY2stY2lyY2xlIiBmaWxsPSIjZGIzNDM0Ij4NCiAgICAgICAgPHBhdGggZD0iTTI1NiA1MTJBMjU2IDI1NiAwIDEgMCAyNTYgMGEyNTYgMjU2IDAgMSAwIDAgNTEyek0zNjkgMjA5TDI0MSAzMzdjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC02NC02NGMtOS40LTkuNC05LjQtMjQuNiAwLTMzLjlzMjQuNi05LjQgMzMuOSAwbDQ3IDQ3TDMzNSAxNzVjOS40LTkuNCAyNC42LTkuNCAzMy45IDBzOS40IDI0LjYgMCAzMy45eiIvPg0KICAgIDwvZz4NCg0KPC9zdmc+#circle-right);content:"";display:block;height:15px;margin-left:5px;position:relative;width:15px}.more-info-link:before{background:#db3434;bottom:0;content:"";height:2px;left:-85%;position:absolute;-webkit-transition:left .7s;transition:left .7s;width:85%}.more-info-link:focus:before,.more-info-link:hover:before{left:0}.row>*{padding-left:15px;padding-right:15px}.light-blue-dots,.light-red-dots{height:260px;position:absolute;width:180px;z-index:-1}.light-dots-bottom-right{margin-bottom:20px;position:relative}.light-dots-bottom-right .icon{right:-15px;top:-70px}.technologies{padding:50px 0 30px}.technologies img{display:block;margin-top:50px;width:100%}body::-webkit-scrollbar-button{background-repeat:no-repeat;height:0;width:8px}body::-webkit-scrollbar-track{background-color:#fff}body::-webkit-scrollbar-thumb{background-color:#3498db;border-radius:0}body::-webkit-scrollbar-thumb:hover{background-color:#3498db}body::-webkit-resizer{background-repeat:no-repeat;height:0;width:8px}body::-webkit-scrollbar{width:8px}.accordion{margin:20px 0;width:100%}.accordion-item{margin-bottom:30px}.accordion-item__title{background-color:#dae6f3;border-bottom-left-radius:15px;border-top-right-radius:15px;-webkit-box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);box-shadow:inset 1px 1px 20px rgba(15,110,173,.1);cursor:pointer;padding:20px;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.accordion-item__title.active+.accordion-item__content{display:block}.accordion-item__title:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.accordion-item__content{display:none;padding:30px 30px 0}.faq-text-top{margin-bottom:60px}.faq-text-bottom{margin-top:50px}.privacy-policy{margin-top:30px}.privacy-policy h3{margin-bottom:15px}.privacy-policy-list{margin-bottom:30px;max-width:1000px}.privacy-policy-contacts{margin-top:30px}.privacy-policy-contacts h6{margin-bottom:15px}.privacy-policy-contacts a{color:#2c3e50;text-decoration:underline}.privacy-policy-contacts a:focus,.privacy-policy-contacts a:hover{color:#db3434;text-decoration:underline}.privacy-policy-contacts .icon{fill:#db3434;height:20px;margin-right:15px;width:20px}@media screen and (min-width:768px){.logo{width:220px}.logo h2{font-size:24px}.welcome{height:450px}.welcome-title h1{white-space:nowrap}.welcome-title h1 span{padding-top:30px}.welcome-title__dots{left:0;right:auto;top:-50px}.welcome-content{margin-top:0}.welcome-content__button{display:block;margin-top:40px}.welcome-content-box{height:100%}.welcome-slider-box{height:90%;margin-top:50px}.welcome .splide-welcome .splide__track .splide__slide-capture h5{max-width:90%}.main-container{padding:0 20px}.about-us-content .more-info-link{margin-top:20px}.services-item{padding:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.services-item-row h3{line-height:1.5em;max-width:80%}.services-item-box{margin-top:0}.services-item-text{padding-bottom:20px}.advantages .simple-section__title{margin:60px 0 40px}.advantages-content{margin-top:0}.advantages-item{margin-top:60px;padding-bottom:20px;padding-top:20px;width:80%}.advantages-item h3{padding:20px 0 10px}.advantages-item.left{padding-right:20px}.advantages-item.right{padding-left:20px}.advantages-item:first-child .icon{left:-25px}.advantages-item:nth-child(4) .icon{right:-25px}.advantages-image .light-red-dots{left:auto;margin-right:-300px;right:50%}.our-projects__intro{margin:30px auto 0;padding:0 10px;width:80%}.our-projects .splide{margin:50px auto 0;width:80%}.our-projects .splide__slide{padding:20px}.our-projects .splide__arrows{margin-top:-40px;top:50%}.our-projects .splide__arrow{height:40px;width:40px}.our-projects .splide__arrow--next{right:-60px}.our-projects .splide__arrow--prev{left:-60px}.contacts__data{margin:0 auto 30px;padding:0}.footer-main__map{height:370px;margin-top:40px}.footer-main__form .light-red-dots{right:-40px}.contact-form-box{margin-top:0}.cookie-notification{font-size:16px;padding:20px}.cookie-notification p{width:70%}a,body{font-size:18px}h1,h2{font-size:28px}h3,h4{font-size:22px}h5{font-size:20px}h6{font-size:18px}a.accent-button,a.simple-button,button,input[type=submit]{font-size:20px}.accent-text-block{padding:20px}.more-info-link{font-size:18px}.more-info-link:after{height:20px;width:20px}.light-dots-bottom-right .icon{margin-right:-300px;right:50%}}@media screen and (min-width:768px)and (max-width:991px){.services-item h5.tablet-equal-height{height:80px}.advantages-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:60px;order:1}.advantages-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.advantages-image .rounded-img.left{border-top-left-radius:0;border-top-right-radius:25px}.technologies img{margin:50px auto 0;max-width:80%}}@media screen and (min-width:992px){.sticky-header{height:60px}.logo{height:70px;padding:15px;width:260px}.logo h2{font-size:30px}.menu{margin-top:-5px}.menu-desktop{display:block}.menu-item a{font-size:18px}.menu-icons{margin-top:-3px}.mobile-menu-container{display:none}.welcome{height:600px}.welcome-title__dots{top:-70px}.welcome .splide-welcome .splide__track{border-radius:40%}.welcome .splide-welcome .splide__track .splide__slide{border-radius:40%;-webkit-box-shadow:inset 10px 10px 60px 50px #1f3041;box-shadow:inset 10px 10px 60px 50px #1f3041}.welcome .splide-welcome .splide__track .splide__slide-capture{bottom:10px;padding:20px 20% 20px 0}.welcome .splide-welcome .splide__track .splide__slide-capture h5{max-width:80%}.main-container .circle-button{bottom:-35px;height:70px;margin-left:-35px;width:70px}.main-container .circle-button .icon{height:40px;width:40px}.about-us-content{margin-bottom:0}.services-content-box{margin-top:40px}.services-item-text{padding-bottom:40px}.service-content{margin:60px 0}.service-content-image{margin-top:0}.service-features__technologies{margin-top:60px}.advantages-content .dots{margin:30px 0}.advantages-item{border-radius:25px;margin-top:45px;width:65%}.advantages-item .icon{top:-100px}.advantages-item.left,.advantages-item.right{padding-left:35px;padding-right:35px}.advantages-item:before{font-size:102px;top:-60px}.advantages-image .light-red-dots{bottom:auto;margin-left:-25px;margin-right:0;right:auto;top:-80px}.our-projects .splide,.our-projects__intro{width:95%}.our-projects .splide__slide{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.our-projects .splide__slide__container{border-bottom-right-radius:0;height:100%;min-width:400px;width:400px}.our-projects .splide__slide__content{margin-top:0;padding-left:20px}.contacts__text{margin-bottom:0}.footer-main__subtitle{margin-bottom:40px}.career-vacancy{margin-bottom:0}.career-advantages,.career-advantages__text{padding-top:50px}h1{font-size:34px}h2{font-size:32px}h3{font-size:24px}.inner-page{margin-top:50px}.accent-button,.simple-button{border-radius:10px}.dot{height:8px;width:8px}.simple-section{padding:60px 0}.accent-title{margin-bottom:40px}.rounded-img{border-radius:50px;height:400px;max-width:100%}.rounded-img.right{border-bottom-left-radius:0}.rounded-img.left{border-bottom-right-radius:0}.light-blue-dots,.light-red-dots{height:300px;width:220px}.light-dots-bottom-right .icon{margin-right:0;right:-40px}.technologies{padding:60px 0}.technologies img{margin-top:0}}@media screen and (min-width:1200px){.menu-item a{font-size:20px}.menu-icons{margin-top:0}.welcome{height:calc(100vh - 60px)}.main-container{padding:0 50px}.services-item h5.desktop-equal-height{height:120px}.service-features .accent-list li{border-radius:25px;border-top-left-radius:0;padding:30px}.our-projects .splide__arrows{margin-top:-60px}.our-projects .splide__arrow{height:60px;width:60px}.our-projects .splide__arrow:focus,.our-projects .splide__arrow:hover{-webkit-box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4);box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4)}.our-projects .splide__arrow svg{height:40px;width:40px}.our-projects .splide__arrow:focus,.our-projects .splide__arrow:hover,.our-projects .splide__pagination button:focus,.our-projects .splide__pagination button:hover{-webkit-box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4);box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4)}.our-projects .splide__pagination{margin-top:40px}.our-projects .splide__pagination button{height:15px;margin:0 10px;width:15px}.our-projects .splide__pagination button.is-active{-webkit-box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4);box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4)}.career-advantages .accent-list{border-radius:25px;border-top-left-radius:0;padding:30px}h1{font-size:44px}h2{font-size:40px}h3{font-size:26px}h5{font-size:22px}.accent-button,.simple-button{padding:15px 35px}.simple-button:focus,.simple-button:hover{-webkit-box-shadow:inset 1px 1px 50px 50px #0f6ead,0 0 0 10px rgba(15,110,173,.4);box-shadow:inset 1px 1px 50px 50px #0f6ead,0 0 0 10px rgba(15,110,173,.4)}.accent-button:focus,.accent-button:hover,.circle-button:focus,.circle-button:hover{-webkit-box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4);box-shadow:inset 1px 1px 50px 50px #be3131,0 0 0 10px rgba(190,49,49,.4)}}@media screen and (min-width:1400px){.sticky-header{height:80px}.logo{border-bottom-left-radius:25px;border-bottom-right-radius:25px;height:90px;width:370px}.logo h2{font-size:42px}.menu-item{padding:0 15px}.menu-item a{font-size:24px}.menu-icons .phone-icon{height:24px;width:24px}.menu-icons .mail-icon{height:27px;width:34px}.menu-icons .location-icon{height:22px;width:18px}.welcome-title h1{margin-left:65px}.welcome-content{margin-top:100px}.welcome-content__button{margin-left:65px;margin-top:50px}.welcome-slider-box{height:100%;margin-top:0}.welcome .splide-welcome{height:calc(100% - 50px);top:0}.welcome .splide-welcome .splide__track .splide__slide{-webkit-box-shadow:inset 10px 10px 100px 120px #1f3041;box-shadow:inset 10px 10px 100px 120px #1f3041}.welcome .splide-welcome .splide__track .splide__slide-capture{bottom:40px}.about-us-content-box h3{margin:45px 0 60px;margin:60px 0 80px}.about-us-content .more-info-link{margin-top:30px}.services .dots{margin-top:20px}.services-content-box{margin-top:80px}.services-item{margin-bottom:30px;min-height:420px;padding:30px}.services-item h5{padding:25px 0 20px}.services-item h5.desktop-equal-height{height:140px}.services-item-row h3{max-width:100%}.service-content{margin:80px 0}.advantages .simple-section__title{margin:80px 0 120px}.advantages-bottom-text{margin-top:120px}.advantages-bottom-text .simple-button{margin:40px 0 20px}.advantages-content .dots{margin:40px 0}.advantages-item{padding-bottom:35px;padding-top:35px}.advantages-item .icon{top:-120px}.advantages-item.left{padding-left:60px}.advantages-item.right{padding-right:60px}.advantages-item:before{font-size:128px;top:-70px}.advantages-item:first-child:before{left:40px}.advantages-item:first-child .icon{left:-40px}.advantages-item:nth-child(3):before{left:60px}.advantages-item:nth-child(4) .icon{right:-40px}.advantages-item:nth-child(2):before,.advantages-item:nth-child(4):before{right:60px}.advantages-image .light-red-dots{margin-left:-40px;top:-100px}.our-projects__intro{margin-top:60px}.our-projects-slider-wrap .light-blue-dots{right:-40px}.our-projects .splide__slide{border-radius:50px;border-top-right-radius:0;padding:30px}.our-projects .splide__slide__container{border-bottom-left-radius:50px;border-top-left-radius:50px}.our-projects .splide__arrow--next{right:-80px}.our-projects .splide__arrow--prev{left:-80px}.contacts__subtitle{margin:60px 0 80px}.contacts__text{margin-bottom:20px}.contacts__data{width:80%}.contacts__data:last-child{margin-bottom:0}.contacts__data .icon{height:25px;width:25px}.footer-main__subtitle{margin-bottom:60px}.footer-main__row h3{margin-bottom:40px}.footer-main__map{border-radius:25px;height:520px;margin-top:70px;width:90%}.footer-main__form .light-red-dots{right:-40px}.contact-form-group{margin-bottom:20px}.contact-form-group label{font-size:16px;padding-bottom:8px}.contact-form-group__item{font-size:20px;height:60px;padding:20px}.contact-form-group__item.textarea-item{height:200px}.contact-form-status{font-size:20px;margin:15px 0;min-height:70px;padding:20px}.copyright a,.copyright p{font-size:20px}.career-subtitle{margin-bottom:80px;max-width:1000px}.career-advantages{padding-top:80px}a,body{font-size:20px}h4{font-size:24px}h3,h4,h5,h6{letter-spacing:.4px}h5{font-size:24px}h6{font-size:22px}a,b,p{line-height:1.5em}.inner-page{margin-top:80px}.inner-page .simple-section__title{margin-bottom:60px}a.accent-button,a.simple-button,button,input[type=submit]{font-size:24px}.dots{margin:25px 0}.dot{height:10px;width:10px}.simple-section{padding:80px 0}.simple-section__title h2{padding:5px 30px;text-align:left}.simple-section__title.left.animate.in-view:after{-webkit-transform-origin:35%;-ms-transform-origin:35%;transform-origin:35%}.simple-section__title.left h2{margin-left:-500px}.simple-section__title.right.animate.in-view:after{-webkit-transform-origin:65%;-ms-transform-origin:65%;transform-origin:65%}.simple-section__title.right h2{margin-right:-500px}.accent-text-block{border-radius:25px;border-top-right-radius:0;padding:30px}.accent-list li:before{height:30px;min-width:30px;width:30px}.accent-list li,.simple-list li{margin-top:30px}.accent-list li:before,.simple-list li:before{margin-right:20px}.simple-list li:before{height:25px;min-width:25px;width:25px}.rounded-img{height:500px}.more-info-link{font-size:20px}.light-blue-dots,.light-red-dots{height:380px;width:300px}.light-dots-bottom-right{margin-bottom:0}.light-dots-bottom-right .icon{bottom:-100px;margin-right:0;top:auto}.technologies{padding:100px 0 60px}.accordion-item__title{border-bottom-left-radius:25px;border-top-right-radius:25px;padding:30px}.faq-text-top{margin-bottom:80px}.faq-text-bottom{margin-top:80px}.privacy-policy{margin-top:70px}.privacy-policy h3{margin-bottom:30px}.privacy-policy-contacts{margin-top:70px}.privacy-policy-contacts h6{margin-bottom:30px}.privacy-policy-contacts .icon{height:25px;width:25px}}@media screen and (min-width:1700px){.logo{height:100px;padding:20px;width:400px}.logo h2{font-size:48px}.menu{margin-top:-15px}.welcome-title h1 span{padding-top:50px}.welcome-title__dots{opacity:1}.welcome-content__button{margin-top:65px}.main-container{padding:0 100px}.main-container .circle-button{bottom:-50px;height:100px;margin-left:-50px;width:100px}.main-container .circle-button .icon{height:60px;width:60px}.advantages-content{padding-right:0!important}.advantages-item:first-child .icon{left:-140px}.advantages-item:nth-child(4) .icon{right:-140px}.advantages-image .light-red-dots{margin-left:-100px}.our-projects__intro{width:100%}.our-projects-slider-wrap .light-blue-dots{right:-150px}.our-projects .splide{margin:80px 0 20px;width:100%}.footer-main__form .light-red-dots{right:-140px}h1{font-size:52px}h2{font-size:46px}h3{font-size:32px}h4{font-size:28px}.accent-button,.simple-button{padding:20px 50px}.accent-title{border-radius:25px;border-bottom-left-radius:0}.light-dots-bottom-right .icon{right:-100px}}@media screen and (max-width:767px){.cookie-notification .simple-button{margin-top:15px}}




*,::after,::before{box-sizing:border-box}.container,.container-fluid,.container-md,.container-xxl{width:100%;margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px}.row{display:flex;flex-wrap:wrap;margin-top:0;margin-right:-12px;margin-left:-12px}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:15px;padding-left:15px}.col-6{flex:0 0 auto;width:50%}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.h-100{height:100%!important}.text-center{text-align:center!important}.main-container{padding:0 20px}.splide{position:relative;visibility:visible!important}.splide__track{position:relative;z-index:0;overflow:hidden}.splide__list{height:100%;margin:0!important;padding:0!important;list-style:none}.splide__slide{list-style:none!important}.splide__slide img{vertical-align:bottom}
@media screen and (min-width:576px){.container{max-width:540px}}
@media screen and (min-width:768px){.container,.container-md{max-width:720px}.col-md-3{flex:0 0 auto;width:25%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-9{flex:0 0 auto;width:75%}}
@media screen and (min-width:992px){.container,.container-md{max-width:960px}.col-lg-6{flex:0 0 auto;width:50%}}
@media screen and (min-width:1200px){.container,.container-md{max-width:1140px}.col-xl-4{flex:0 0 auto;width:33.33333333%}}
@media screen and (min-width:1200px){.main-container{padding:0 50px}}
@media screen and (min-width:1400px){.container,.container-md,.container-xxl{max-width:1320px}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}}
@media screen and (min-width:1700px){.main-container{padding:0 100px}}

.skip-link{position:absolute;top:12px;left:12px;z-index:2000;transform:translateY(-160%);padding:10px 14px;background:#1f3041;color:#fff;border-radius:6px;text-decoration:none}.skip-link:focus{transform:translateY(0)}
.seo-h1{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
main{display:block}img{max-width:100%;height:auto}.splide{visibility:visible!important}
.simple-button{background-color:#1b79b8}.footer-main .accent-text,.footer-main__row h3{color:#ff8080}


.splide-welcome .splide__list{position:relative}.splide-welcome .splide__slide{display:block!important;position:absolute!important;inset:0;opacity:0;pointer-events:none;transition:opacity 1.2s ease-in-out}.splide-welcome .splide__slide:first-child{opacity:1}.splide-welcome.vanilla-fade-slider.is-initialized .splide__slide:first-child:not(.is-active),.splide-welcome.vanilla-fade-slider .splide__slide.is-active{opacity:1}.splide-welcome.vanilla-fade-slider .splide__slide:not(.is-active){opacity:0}

.our-projects .vanilla-projects-slider{position:relative;overflow:visible}.vanilla-projects-slider .splide__track{overflow:hidden}.vanilla-projects-slider .splide__list{display:flex!important;transition:transform .9s ease-in-out}.vanilla-projects-slider .splide__slide{flex:0 0 100%;width:100%!important;margin:0!important}.vanilla-projects-slider .splide__pagination{display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:12px;width:100%;padding:0;list-style:none}.vanilla-projects-slider .splide__pagination li{margin:0}.vanilla-projects-slider .splide__pagination button{display:block;width:10px;height:10px;margin:0;padding:0;border:0;border-radius:50%;font-size:0;line-height:0}.vanilla-projects-slider .splide__pagination button.is-active{transform:scale(1.35)}

.accordion-item__content{display:block!important;max-height:0;overflow:hidden;padding:0 30px;transition:max-height .35s ease,padding .35s ease}.accordion-item__title.active+.accordion-item__content{max-height:1100px;padding:30px 30px 0}


.footer-write-card{min-height:300px;padding:24px 30px;border:1px solid rgba(218,230,243,.26);border-radius:15px;border-top-right-radius:0;background:rgba(218,230,243,.08)}.footer-write-card p{max-width:520px;margin:0 0 24px;color:#dae6f3;font-family:Roboto Bold,sans-serif;line-height:1.5}.footer-write-mail{color:#fff;text-decoration:underline}.footer-write-button{min-width:220px;text-align:center}.footer-main__map iframe{display:block;width:100%;height:100%}


.copyright{padding:7px 0!important;border-top:1px solid rgba(218,230,243,.16)}.copyright .container{align-items:center;gap:16px}.copyright a,.copyright p{margin:0!important;font-size:14px!important;line-height:1.25!important}.cookie-notification{gap:22px;padding:12px 18px}.cookie-notification p{font-size:15px;line-height:1.35}.cookie-notification .simple-button{min-width:150px;padding:12px 22px}

@media screen and (max-width:767px){.mobile-menu-container>.menu-icons{display:none}.mobile-menu-toggle{right:0}.footer-write-card{min-height:0;padding:22px}.copyright .container{align-items:flex-start;flex-direction:column;gap:8px}.cookie-notification{align-items:flex-start;flex-direction:column}.cookie-notification .simple-button{width:100%}}

@media (prefers-reduced-motion:reduce){.splide-welcome.vanilla-fade-slider.is-initialized .splide__slide.is-active,.vanilla-projects-slider .splide__list{animation:none!important;transition:none!important}}


.semantic-heading{color:#2c3e50;font-family:Nunito Sans Extra Bold,sans-serif;letter-spacing:.2px;line-height:1.3em}.semantic-heading[data-visual-heading="h3"],.semantic-heading[data-visual-heading="h4"]{font-size:20px}.semantic-heading[data-visual-heading="h5"]{font-size:18px}.semantic-heading[data-visual-heading="h6"]{font-size:16px}.services-item .semantic-heading[data-visual-heading="h5"]{color:#db3434;padding:20px 0 15px}.service-features .accent-list li .semantic-heading[data-visual-heading="h5"]{padding-bottom:10px}.welcome .splide-welcome .splide__track .splide__slide-capture .semantic-heading[data-visual-heading="h5"]{color:#fff;padding-top:10px}
.our-projects .semantic-heading[data-visual-heading="h4"]{color:#dae6f3;margin-top:30px;width:100%}
@media screen and (min-width:768px){.semantic-heading[data-visual-heading="h3"],.semantic-heading[data-visual-heading="h4"]{font-size:22px}.semantic-heading[data-visual-heading="h5"]{font-size:20px}.semantic-heading[data-visual-heading="h6"]{font-size:18px}}
@media screen and (min-width:768px){.our-projects .semantic-heading[data-visual-heading="h4"]{margin:30px auto 0;padding:0 10px;width:80%}}
@media screen and (min-width:768px) and (max-width:991px){.services-item .semantic-heading[data-visual-heading="h5"].tablet-equal-height{height:80px}}
@media screen and (min-width:992px){.semantic-heading[data-visual-heading="h3"]{font-size:24px}}
@media screen and (min-width:992px){.our-projects .semantic-heading[data-visual-heading="h4"]{width:95%}}
@media screen and (min-width:1200px){.semantic-heading[data-visual-heading="h3"]{font-size:26px}.semantic-heading[data-visual-heading="h5"]{font-size:22px}.services-item .semantic-heading[data-visual-heading="h5"].desktop-equal-height{height:120px}}
@media screen and (min-width:1400px){.semantic-heading{letter-spacing:.4px}.semantic-heading[data-visual-heading="h4"]{font-size:24px}.semantic-heading[data-visual-heading="h5"]{font-size:24px}.semantic-heading[data-visual-heading="h6"]{font-size:22px}.services-item .semantic-heading[data-visual-heading="h5"]{padding:25px 0 20px}.services-item .semantic-heading[data-visual-heading="h5"].desktop-equal-height{height:140px}}
@media screen and (min-width:1400px){.our-projects .semantic-heading[data-visual-heading="h4"]{margin-top:60px}}
@media screen and (min-width:1700px){.our-projects .semantic-heading[data-visual-heading="h4"]{width:100%}}
@media screen and (min-width:1700px){.semantic-heading[data-visual-heading="h3"]{font-size:32px}.semantic-heading[data-visual-heading="h4"]{font-size:28px}}


@media screen and (min-width:1400px){.sticky-header{height:64px}.logo{width:320px;height:80px;padding:16px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.logo h2{font-size:38px}.menu{margin-top:-12px}.menu-item{padding:0 12px}.menu-item a{font-size:19px}.menu-icons .phone-icon{width:19px;height:19px}.menu-icons .mail-icon{width:27px;height:22px}.menu-icons .location-icon{width:18px;height:18px}a,body{font-size:16px}h1{font-size:35px}h2{font-size:37px}h3{font-size:26px}h4{font-size:22px}h5{font-size:19px}h6{font-size:18px}.semantic-heading[data-visual-heading="h3"]{font-size:26px}.semantic-heading[data-visual-heading="h4"]{font-size:22px}.semantic-heading[data-visual-heading="h5"]{font-size:19px}.semantic-heading[data-visual-heading="h6"]{font-size:18px}.simple-section{padding:64px 0}.inner-page{margin-top:64px}.rounded-img{height:400px}.services-item{min-height:336px;padding:24px;margin-bottom:24px}.services-item h5{padding:20px 0 16px}.services-item .semantic-heading[data-visual-heading="h5"]{padding:20px 0 16px}.services-item h5.desktop-equal-height,.services-item .semantic-heading[data-visual-heading="h5"].desktop-equal-height{height:112px}.our-projects__intro,.our-projects .semantic-heading[data-visual-heading="h4"]{margin-top:48px}.our-projects .splide{margin-top:64px}.our-projects .splide__slide{padding:24px;border-radius:40px;border-top-right-radius:0}.our-projects .splide__slide__container{border-bottom-left-radius:40px;border-top-left-radius:40px}.light-blue-dots,.light-red-dots{width:240px;height:304px}.footer-main__map{height:416px;margin-top:56px}.footer-main__subtitle{margin-bottom:48px}.footer-main__row h3{margin-bottom:32px}.career-subtitle{margin-bottom:64px}.career-advantages{padding-top:64px}.cookie-notification{padding:16px}.copyright a,.copyright p{font-size:16px}}


.splide-welcome.vanilla-fade-slider.is-initialized .splide__slide:first-child:not(.is-active){opacity:0}

@media screen and (min-width:1400px){.main-container{padding-left:clamp(56px,5vw,80px);padding-right:clamp(56px,5vw,80px)}}


.our-projects .splide__arrow--prev svg{-webkit-transform:none;transform:none}
.vanilla-projects-slider .splide__track{contain:paint;isolation:isolate;overflow:hidden}
.vanilla-projects-slider .splide__list{will-change:transform}
.vanilla-projects-slider .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden}
.vanilla-projects-slider .splide__slide.is-active .splide__slide__container img{animation:project-media-in .55s cubic-bezier(.2,.75,.25,1) both}
.vanilla-projects-slider .splide__slide.is-active .splide__slide__content{animation:project-copy-in .6s cubic-bezier(.2,.75,.25,1) .1s both}
@keyframes project-media-in{from{opacity:.72;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
@keyframes project-copy-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media (prefers-reduced-motion:reduce){.vanilla-projects-slider .splide__slide.is-active .splide__slide__container img,.vanilla-projects-slider .splide__slide.is-active .splide__slide__content{animation:none}}


@media screen and (min-width:992px){.welcome .splide-welcome .splide__track{border-radius:0;overflow:hidden}.welcome .splide-welcome .splide__track .splide__slide{border-radius:0;box-shadow:none;overflow:hidden}.welcome .splide-welcome .splide__track .splide__slide:after{background:linear-gradient(90deg,#1f3041 0%,rgba(31,48,65,.12) 24%,transparent 43%,transparent 72%,rgba(31,48,65,.36) 88%,#1f3041 100%),linear-gradient(0deg,#1f3041 0%,rgba(31,48,65,.22) 23%,transparent 54%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.welcome .splide-welcome .splide__track .splide__slide-capture{z-index:2}}


@media screen and (min-width:768px){.footer-main__row{align-items:stretch}.footer-map-box,.footer-write-box{display:flex;flex-direction:column}.footer-main__map{height:370px;margin-top:0;width:100%}.footer-write-card{box-sizing:border-box;display:flex;flex:1;flex-direction:column;justify-content:center;min-height:370px}.footer-write-button{align-self:flex-start;margin-top:0}}
@media screen and (min-width:1400px){.footer-main__map{height:416px}.footer-write-card{min-height:416px}}


.footer-main .accent-text,.footer-main__row h3{color:#8fd3ff}
.services .accent-text,.contacts .accent-text,.contacts__data h3{color:#ad1f2a}.our-projects .accent-text{color:#8fd3ff}.our-projects .splide__pagination{align-items:center;display:flex;justify-content:center;min-height:24px}.our-projects .splide__pagination li{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.our-projects .splide__pagination button{background:transparent!important;box-shadow:none!important;height:24px!important;margin:0!important;position:relative;width:24px!important}.our-projects .splide__pagination button:after{background-color:#db3434;border-radius:50%;box-shadow:inset 1px 1px 20px 0 #be3131;content:"";height:10px;left:7px;position:absolute;top:7px;transition:.4s ease-in;width:10px}.our-projects .splide__pagination button.is-active:after,.our-projects .splide__pagination button:focus:after,.our-projects .splide__pagination button:hover:after{box-shadow:inset 1px 1px 30px 30px #be3131,0 0 0 4px rgba(190,49,49,.4)}.rounded-img img{max-width:none}@media screen and (max-width:991px){.sticky-header{height:52px!important}.main-header .main-container>.row{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;height:52px!important}.main-header .main-container>.row>.col-6.col-md-3{flex:1 1 auto!important;max-width:calc(100% - 56px)!important;width:auto!important}.main-header .main-container>.row>.col-6.col-md-9{flex:0 0 56px!important;max-width:56px!important;width:56px!important}.main-header .logo{align-items:center!important;display:flex!important;height:46px!important;justify-content:center!important;margin:0!important;padding:8px 12px!important;width:min(180px,calc(100vw - 80px))!important}.main-header .menu-desktop{display:none!important}.main-header .mobile-menu-container{align-items:center!important;display:flex!important;height:52px!important;justify-content:flex-end!important;position:static!important;width:56px!important}.main-header .mobile-menu-toggle{align-items:center!important;display:flex!important;height:40px!important;justify-content:center!important;padding:8px!important;position:static!important;right:auto!important;top:auto!important;width:40px!important}.main-header .mobile-menu-toggle .line{width:24px!important}.main-header .mobile-menu{height:calc(100dvh - 52px)!important;top:52px!important}}
@media screen and (max-width:991px){html,body{max-width:100%;overflow-x:hidden}.sticky-header{height:52px!important}.main-header .main-container{height:52px!important;padding-left:20px!important;padding-right:20px!important}.main-header .main-container>.row{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;height:52px!important;margin-left:0!important;margin-right:0!important;width:100%!important}.main-header .main-container>.row>*{padding-left:0!important;padding-right:0!important}.main-header .main-container>.row>.col-6.col-md-3{flex:1 1 auto!important;max-width:calc(100% - 56px)!important;width:auto!important}.main-header .main-container>.row>.col-6.col-md-9{display:flex!important;flex:0 0 56px!important;justify-content:flex-end!important;max-width:56px!important;width:56px!important}.main-header .logo{align-items:center!important;display:flex!important;height:46px!important;justify-content:center!important;margin:0!important;padding:8px 12px!important;width:min(180px,calc(100vw - 112px))!important}.main-header .menu-desktop{display:none!important}.main-header .mobile-menu-container{align-items:center!important;display:flex!important;height:52px!important;justify-content:flex-end!important;position:static!important;width:56px!important}.main-header .mobile-menu-toggle{align-items:center!important;display:flex!important;height:40px!important;justify-content:center!important;margin:0!important;padding:8px!important;position:static!important;right:auto!important;top:auto!important;width:40px!important}.main-header .mobile-menu-toggle .line{width:24px!important}.main-header .mobile-menu{height:calc(100dvh - 52px)!important;top:52px!important}body.inner-page{margin-top:52px!important}.home .welcome{height:auto!important;min-height:95svh!important;overflow:hidden!important;padding-top:52px!important}.home .welcome>.main-container{padding-left:20px!important;padding-right:20px!important}.home .welcome>.main-container>.row{margin-left:0!important;margin-right:0!important}.home .welcome>.main-container>.row>*{padding-left:0!important;padding-right:0!important}.home .welcome-title h1{margin-left:0!important}.home .welcome-content{margin-top:24px!important}.home .welcome-content-box,.home .welcome-slider-box{flex:0 0 100%!important;height:auto!important;max-width:100%!important;width:100%!important}.home .welcome-slider-box{margin-top:22px!important}.home .welcome .splide-welcome{height:auto!important;top:0!important}.rounded-img{max-width:100%;overflow:hidden}.rounded-img img{height:100%!important;max-width:100%!important;object-fit:cover;width:100%!important}.light-blue-dots,.light-red-dots{max-width:70vw}}
@media screen and (max-width:767px){.home .welcome>.main-container>.row{height:100%!important}.home .welcome-content-box{flex:0 0 48%!important;height:48%!important;max-width:100%!important;width:100%!important}.home .welcome-slider-box{flex:0 0 52%!important;height:52%!important;margin-top:0!important;max-width:100%!important;width:100%!important}.home .welcome-slider-box>.row{height:100%!important}.home .welcome .splide-welcome{height:100%!important;top:0!important}.home .welcome .splide-welcome .splide__track,.home .welcome .splide-welcome .splide__list,.home .welcome .splide-welcome .splide__slide{height:100%!important}}@media screen and (min-width:768px) and (max-width:991px){.home .welcome>.main-container>.row{height:100%!important;margin-left:-12px!important;margin-right:-12px!important}.home .welcome>.main-container>.row>*{padding-left:15px!important;padding-right:15px!important}.home .welcome-content-box{flex:0 0 auto!important;height:100%!important;max-width:41.66666667%!important;width:41.66666667%!important}.home .welcome-slider-box{flex:0 0 auto!important;height:100%!important;margin-top:0!important;max-width:58.33333333%!important;width:58.33333333%!important}.home .welcome-slider-box>.row{height:100%!important}.home .welcome-title h1{margin-left:30px!important}.home .welcome-content{margin-top:50px!important}.home .welcome .splide-welcome{height:100%!important;top:0!important}.home .welcome .splide-welcome .splide__track,.home .welcome .splide-welcome .splide__list,.home .welcome .splide-welcome .splide__slide{height:100%!important}}
@media screen and (max-width:767px){.home .welcome{height:95svh!important;min-height:620px!important}}@media screen and (min-width:768px) and (max-width:991px){.home .welcome{height:95svh!important;min-height:520px!important}}
@media screen and (max-width:767px){.home .welcome-content-box{flex-basis:64%!important;height:64%!important}.home .welcome-slider-box{flex-basis:36%!important;height:36%!important}.home .welcome-content-box>.row{justify-content:flex-start!important}.home .welcome-content{margin-top:24px!important}.home .welcome-content__button{white-space:nowrap!important;width:auto!important}}
@media screen and (max-width:767px){.home .welcome-content-box{flex:0 0 100%!important;height:64%!important;max-width:100%!important;width:100%!important}.home .welcome-slider-box{flex:0 0 100%!important;height:36%!important;max-width:100%!important;width:100%!important}}
.splide-welcome.vanilla-fade-slider .splide__track,.splide-welcome.vanilla-fade-slider .splide__list{isolation:isolate;overflow:hidden}.splide-welcome.vanilla-fade-slider .splide__slide{opacity:0;transform:translateZ(0) scale(1.012);transition:opacity 1.65s ease-in-out,transform 5.2s ease-out;will-change:opacity,transform;z-index:0}.splide-welcome.vanilla-fade-slider .splide__slide.is-prev{opacity:1;z-index:1}.splide-welcome.vanilla-fade-slider .splide__slide.is-active{opacity:1;transform:translateZ(0) scale(1);z-index:2}.splide-welcome.vanilla-fade-slider .splide__slide>img{display:block;height:100%;object-fit:cover;width:100%}.splide-welcome.vanilla-fade-slider.is-initialized .splide__slide:first-child:not(.is-active):not(.is-prev){opacity:0}@media (prefers-reduced-motion:reduce){.splide-welcome.vanilla-fade-slider .splide__slide{transform:none!important;transition:none!important}}
.menu-item-language{align-items:center;display:flex;padding-left:8px}.menu-item-language .language-switcher{margin-top:-4px}.language-switcher{font-family:Roboto Medium,sans-serif;position:relative;z-index:20}.language-switcher__button{align-items:center;background:rgba(218,230,243,.08);border:1px solid rgba(218,230,243,.38);border-radius:6px;color:#dae6f3;cursor:pointer;display:flex;font-family:Roboto Bold,sans-serif;font-size:14px;height:32px;justify-content:center;letter-spacing:.8px;min-width:68px;padding:5px 9px;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.language-switcher__button:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;content:"";margin-left:7px;transition:transform .25s ease}.language-switcher__button img,.language-switcher__link img{border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.2);display:block;flex:0 0 auto;height:16px;margin-right:7px;object-fit:cover;width:22px}.language-switcher__button:focus,.language-switcher__button:hover,.language-switcher.is-open .language-switcher__button{background:rgba(52,152,219,.22);border-color:rgba(52,152,219,.75);color:#fff;outline:none}.language-switcher.is-open .language-switcher__button:after{transform:rotate(180deg)}.language-switcher__menu{background:#1f3041;border:1px solid rgba(218,230,243,.28);border-radius:8px;box-shadow:0 14px 30px rgba(12,22,34,.35);min-width:138px;opacity:0;padding:6px;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden}.language-switcher.is-open .language-switcher__menu{opacity:1;transform:translateY(0);visibility:visible}.language-switcher__link{align-items:center;border-radius:6px;color:#dae6f3!important;display:flex!important;font-family:Roboto Medium,sans-serif!important;font-size:14px!important;line-height:1!important;padding:9px!important;transition:background-color .2s ease,color .2s ease}.language-switcher__link:after{display:none!important}.language-switcher__link:focus,.language-switcher__link:hover,.language-switcher__link.is-active{background:rgba(52,152,219,.18);color:#fff!important}.language-switcher--mobile{display:none}@media screen and (max-width:991px){.menu-item-language{display:none!important}.language-switcher--mobile{display:flex}.main-header .main-container>.row>.col-6.col-md-3{max-width:calc(100% - 108px)!important}.main-header .main-container>.row>.col-6.col-md-9{flex:0 0 108px!important;max-width:108px!important;width:108px!important}.main-header .logo{width:min(180px,calc(100vw - 148px))!important}.main-header .mobile-menu-container{gap:8px!important;width:108px!important}.main-header .language-switcher__button{height:34px!important;min-width:58px!important;padding:5px 7px!important}.main-header .language-switcher__button img{height:14px;margin-right:5px;width:20px}.main-header .language-switcher__menu{right:48px;top:43px}.main-header .mobile-menu-toggle{flex:0 0 40px!important}}@media screen and (min-width:1400px){.language-switcher__button{height:34px;min-width:74px}.menu-item-language .language-switcher{margin-top:-6px}}
.language-switcher__button span{display:none}.language-switcher__button{min-width:42px;width:42px;padding:5px}.language-switcher__button:after{display:none}.language-switcher__button img{margin-right:0}@media screen and (max-width:991px){.main-header .main-container{padding-right:8px!important}.main-header .main-container>.row>.col-6.col-md-3{max-width:calc(100% - 78px)!important}.main-header .main-container>.row>.col-6.col-md-9{flex:0 0 78px!important;max-width:78px!important;width:78px!important}.main-header .logo{width:min(180px,calc(100vw - 112px))!important}.main-header .mobile-menu-container{gap:0!important;width:78px!important}.main-header .language-switcher__button{height:34px!important;min-width:34px!important;width:34px!important;padding:5px!important}.main-header .language-switcher__button img{height:14px;margin-right:0;width:20px}.main-header .language-switcher__menu{right:40px;top:43px}.main-header .mobile-menu-toggle{margin-left:4px!important}}
.splide-welcome.vanilla-fade-slider .splide__slide{transition:opacity 3.6s cubic-bezier(.42,0,.18,1),transform 10s ease-out!important}.splide-welcome.vanilla-fade-slider .splide__slide.is-prev{opacity:1!important;transform:translateZ(0) scale(1.004);z-index:1}.splide-welcome.vanilla-fade-slider .splide__slide.is-active{opacity:1!important;transform:translateZ(0) scale(1);z-index:2}
@media screen and (max-width:767px){.home .main-container .circle-button{bottom:-18px!important;height:44px!important;margin-left:-22px!important;width:44px!important;z-index:4}.home .main-container .circle-button .icon{height:26px!important;width:26px!important}.home .welcome-slider-box{padding-bottom:18px!important}.home .welcome .splide-welcome .splide__track .splide__slide-capture{bottom:12px!important;padding-bottom:20px!important}}
.splide-welcome.vanilla-fade-slider .splide__slide{transition:opacity 3.8s cubic-bezier(.4,0,.2,1),transform 9s ease-out!important}.splide-welcome.vanilla-fade-slider .splide__slide.is-entering{opacity:0!important;transform:translateZ(0) scale(1.01);z-index:3}.splide-welcome.vanilla-fade-slider .splide__slide.is-entering.is-active{opacity:1!important;transform:translateZ(0) scale(1);z-index:3}.splide-welcome.vanilla-fade-slider .splide__slide.is-prev{opacity:1!important;z-index:2}
.vanilla-projects-slider .splide__list{transition:transform 1.85s cubic-bezier(.22,.78,.22,1)!important}
[dir=rtl]{text-align:right}[dir=rtl] .main-header .logo,[dir=rtl] .welcome-content,[dir=rtl] .contacts__text,[dir=rtl] .footer-write-card,[dir=rtl] .service-content,[dir=rtl] .faq-content{text-align:right}[dir=rtl] .menu,[dir=rtl] .footer-main__row,[dir=rtl] .service-content,[dir=rtl] .contacts .row,[dir=rtl] .services-item-row{direction:rtl}[dir=rtl] .language-switcher__menu{left:0;right:auto}[dir=rtl] .language-switcher__link img{margin-left:7px;margin-right:0}[dir=rtl] .welcome-title__dots{left:auto;right:-70px}[dir=rtl] .splide__slide-capture{left:auto;right:52%}[dir=rtl] .accent-list li:before,[dir=rtl] .splide__slide__content-list li:before{left:auto;right:0}[dir=rtl] .accent-list li,[dir=rtl] .splide__slide__content-list li{padding-left:0;padding-right:52px}[dir=rtl] .more-info-link:after{transform:scaleX(-1)}[dir=rtl] .footer-main__subtitle{text-align:right}@media screen and (max-width:991px){[dir=rtl] .main-header .mobile-menu-container{justify-content:flex-end}[dir=rtl] .main-header .language-switcher__menu{left:40px;right:auto}[dir=rtl] .welcome-title__dots{right:0}[dir=rtl] .splide__slide-capture{left:auto;right:50%}}@media screen and (max-width:767px){[dir=rtl] .splide__slide-capture{left:10px;right:auto;text-align:right}[dir=rtl] .welcome-content{text-align:right}[dir=rtl] .welcome-title__dots{right:0}}@media screen and (max-width:991px){.main-header .language-switcher--mobile .language-switcher__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;max-width:calc(100vw - 28px);min-width:268px;padding:8px;right:0;top:39px}.main-header .language-switcher--mobile .language-switcher__link{font-size:17px!important;min-height:38px;padding:10px 9px!important}.main-header .language-switcher--mobile .language-switcher__link img{height:19px;margin-right:8px;width:26px}.main-header .language-switcher--mobile .language-switcher__button img{height:17px;width:24px}[dir=rtl] .main-header .language-switcher--mobile .language-switcher__menu{left:0;right:auto}[dir=rtl] .main-header .language-switcher--mobile .language-switcher__link img{margin-left:8px;margin-right:0}}@media screen and (max-width:359px){.main-header .language-switcher--mobile .language-switcher__menu{min-width:248px}.main-header .language-switcher--mobile .language-switcher__link{font-size:16px!important}}
.vanilla-projects-slider{--project-slide-gap:24px}.vanilla-projects-slider .splide__list{column-gap:var(--project-slide-gap)}@media screen and (max-width:767px){.vanilla-projects-slider{--project-slide-gap:14px}}
@media screen and (min-width:992px){.main-header .main-container{padding-right:8px!important}.menu-item-language{padding-left:14px;padding-right:0!important}}@media screen and (max-width:991px){.main-header .main-container>.row>.col-6.col-md-3{max-width:calc(100% - 88px)!important}.main-header .main-container>.row>.col-6.col-md-9{flex-basis:88px!important;max-width:88px!important;width:88px!important}.main-header .logo{width:min(180px,calc(100vw - 122px))!important}.main-header .mobile-menu-container{gap:10px!important;width:88px!important}.main-header .mobile-menu-toggle{margin-left:0!important}.main-header .language-switcher__menu{right:50px}}
.splide-welcome.vanilla-fade-slider .splide__slide>picture{display:block;height:100%;width:100%}.splide-welcome.vanilla-fade-slider .splide__slide>picture>img{display:block;height:100%;object-fit:cover;width:100%}.welcome .splide-welcome .splide__slide>picture,.rounded-img picture{display:block;height:100%;width:100%}.welcome .splide-welcome .splide__slide>picture>img,.rounded-img picture>img{display:block;height:100%;object-fit:cover;width:100%}.our-projects__intro{font-family:Nunito Sans Extra Bold,sans-serif;font-size:20px;letter-spacing:.2px;line-height:1.3em}@media screen and (min-width:768px){.our-projects__intro{font-size:22px}}@media screen and (min-width:1400px){.our-projects__intro{font-size:24px}}@media screen and (min-width:1700px){.our-projects__intro{font-size:28px}}