@charset "UTF-8";@font-face{font-family:Coolvetica;font-display:swap;src:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Coolvetica-Regular.woff2) format("woff2"),url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Coolvetica-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Druk;font-display:swap;src:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Druk-Heavy.woff2) format("woff2"),url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Druk-Heavy.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:e-Ukraine;font-display:swap;src:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/e-Ukraine-Bold.woff2) format("woff2"),url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/e-Ukraine-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:e-Ukraine;font-display:swap;src:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/e-Ukraine-Medium.woff2) format("woff2"),url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/e-Ukraine-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Oswald;font-display:swap;src:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Oswald-Bold.woff2) format("woff2"),url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Oswald-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:e-Ukraine;font-display:swap;src:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/e-Ukraine-Regular.woff2) format("woff2"),url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/e-Ukraine-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Oswald;font-display:swap;src:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Oswald-SemiBold.woff2) format("woff2"),url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../fonts/Oswald-SemiBold.woff) format("woff");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%;min-width:320px}body{font-size:1.25rem;font-family:"Coolvetica","Arial",sans-serif;line-height:1.3;font-weight:400;color:#000;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:"Coolvetica","Arial",sans-serif;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}summary{list-style:none}a{color:inherit;text-decoration:none}ul li{list-style:none}img{max-width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}.container{width:100%;max-width:97.75rem;margin:0 auto}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;font-family:"Coolvetica";font-size:20px;line-height:1.3;font-weight:400;color:#fff;text-align:center;padding:18px 48px;border-radius:90px;border:2px solid transparent;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.btn:disabled{cursor:unset}.btn:disabled:hover{-webkit-box-shadow:inherit;box-shadow:inherit}.btn-primary{background-color:#b153e0}.btn-primary:hover,.btn-primary:focus{-webkit-box-shadow:0 0 0 6px rgba(177,83,224,.5);box-shadow:0 0 0 6px rgba(177,83,224,.5)}.btn-dark{background-color:#000;color:#fff}.btn-dark:hover,.btn-dark:focus{-webkit-box-shadow:0 0 0 6px rgba(0,0,0,.5);box-shadow:0 0 0 6px rgba(0,0,0,.5)}.btn-white{color:#000;border:2px solid #434343}.btn-white:hover,.btn-white:focus{-webkit-box-shadow:0 0 2px #434343;box-shadow:0 0 2px #434343;background-color:#000;color:#fff}.btn-green{background-color:#dbff73;color:#000}.btn-green:hover,.btn-green:focus{-webkit-box-shadow:0 0 0 6px rgba(219,255,115,.5);box-shadow:0 0 0 6px rgba(219,255,115,.5)}.btn-green:disabled{background-color:#e6e6e6}.form.invalid .form__input{border-bottom:1px solid red}.form__fieldset{margin-bottom:30px}.form__row{position:relative}.form__row h4{font-size:24px;line-height:1.1666666667;color:#202025;display:block;margin-bottom:20px}.form__input{background-color:#eff3f4;padding:18px 24px 18px 0;border-bottom:1px solid silver;width:100%;font-size:24px;line-height:1.1666666667;color:#000;outline:transparent}.form__input::-webkit-input-placeholder{font-size:24px;line-height:1.1666666667;color:#202025}.form__input::-moz-placeholder{font-size:24px;line-height:1.1666666667;color:#202025}.form__input:-ms-input-placeholder{font-size:24px;line-height:1.1666666667;color:#202025}.form__input::-ms-input-placeholder{font-size:24px;line-height:1.1666666667;color:#202025}.form__input::placeholder{font-size:24px;line-height:1.1666666667;color:#202025}.form__input:focus{border-bottom:2px solid #000}.form__row-icon{position:absolute;top:18px;right:0}.form__row-checkbox{margin-bottom:50px}.form__row-upload{padding-bottom:33px;border-bottom:1px solid #a9a9a9;margin-bottom:30px}.form__row-upload input{position:absolute;opacity:0;visibility:hidden;height:0}.form__upload-action{font-size:24px;line-height:1.1666666667;color:#202025;display:block;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.form__upload-action a{color:#b153e0;text-decoration:underline}.form__upload-info{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:center;-ms-flex-align:center;align-items:center;font-family:"e-Ukraine";font-size:16px;line-height:1.5;line-height:24px;color:#686a6c;letter-spacing:-.16px}.form__upload-info.success span{color:#b153e0}.form__btn{width:100%;padding-left:20px;padding-right:20px}.form-service{background-color:#f5f5f5;padding:128px 70px 60px}.form-service .form__input{background-color:#f5f5f5}.form-service .form__fieldset{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}.form-service .form__row-button{-ms-flex-preferred-size:326px;flex-basis:326px;max-width:326px;-ms-flex-negative:0;flex-shrink:0}.form-contacts{padding:24px 16px;background-color:#eff3f4}.form-contacts p{text-align:center}.form-contacts .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.form-modal .form__fieldset{margin-bottom:48px}.checkbox{position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:checked+.checkbox__label:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2721%27 height=%2720%27 viewBox=%270 0 21 20%27 fill=%27none%27%3E%3Cpath d=%27M7 9L10 12L20 2M14 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V14.2C1 15.8802 1 16.7202 1.32698 17.362C1.6146 17.9265 2.07354 18.3854 2.63803 18.673C3.27976 19 4.11984 19 5.8 19H14.2C15.8802 19 16.7202 19 17.362 18.673C17.9265 18.3854 18.3854 17.9265 18.673 17.362C19 16.7202 19 15.8802 19 14.2V10%27 stroke=%27black%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:8px}.checkbox__label:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M3 7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2C21 17.8802 21 18.7202 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.7202 21 17.8802 21 16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8Z%27 stroke=%27black%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.checkbox__text{font-family:"e-Ukraine";font-size:20px;line-height:1.4;color:#202025;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.wpcf7-checkbox label{position:relative}.wpcf7-checkbox label input{position:absolute;width:0;height:0;opacity:0}.wpcf7-checkbox label input:checked+.wpcf7-list-item-label:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2721%27 height=%2720%27 viewBox=%270 0 21 20%27 fill=%27none%27%3E%3Cpath d=%27M7 9L10 12L20 2M14 1H5.8C4.11984 1 3.27976 1 2.63803 1.32698C2.07354 1.6146 1.6146 2.07354 1.32698 2.63803C1 3.27976 1 4.11984 1 5.8V14.2C1 15.8802 1 16.7202 1.32698 17.362C1.6146 17.9265 2.07354 18.3854 2.63803 18.673C3.27976 19 4.11984 19 5.8 19H14.2C15.8802 19 16.7202 19 17.362 18.673C17.9265 18.3854 18.3854 17.9265 18.673 17.362C19 16.7202 19 15.8802 19 14.2V10%27 stroke=%27black%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.wpcf7-checkbox label .wpcf7-list-item-label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:8px;font-family:"e-Ukraine";font-size:20px;line-height:1.4;color:#202025;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.wpcf7-checkbox label .wpcf7-list-item-label:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M3 7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2C21 17.8802 21 18.7202 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.7202 21 17.8802 21 16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8Z%27 stroke=%27black%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}body:after{content:"";background:rgba(9,30,42,.48);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.modal-show body:after{opacity:1}.modal{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.modal_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.modal_show .modal__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.modal__wrapper{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:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.modal__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eff3f4;padding:40px;width:100%;max-width:760px}.lock .modal__content{visibility:visible}.modal__close{position:absolute;top:40px;right:40px;width:40px;height:40px;border-radius:8px;background-color:#e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__title{font-family:"Oswald";font-size:48px;line-height:1.25;font-weight:600;letter-spacing:-3px;text-transform:uppercase;margin-bottom:40px}.modal-stories .modal__content{padding:12px;border-radius:16px;max-width:480px;position:relative}.modal-stories .modal__close{top:0;right:-56px}.modal-thanks .modal__title{text-align:left}.modal-thanks p{margin-bottom:24px}.modal-thanks div{text-align:center;margin-bottom:30px}.modal-thanks div img{max-width:470px}.modal-thanks .btn{width:100%}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg--contain] img{-o-object-fit:contain;object-fit:contain}.section{position:relative}.title{font-family:"Oswald";font-size:48px;line-height:1.25;font-weight:600;text-transform:uppercase;color:#000;letter-spacing:-1px;position:relative;z-index:1}.title-small{font-size:32px;line-height:1.25}.title-gradient{background:linear-gradient(281deg,#dfabff 0%,#b153e0 33.65%,#a4e2fe 65.42%,#dbff73 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero__inner{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:center;-ms-flex-align:center;align-items:center;background-color:#000;padding:96px 15px 180px}.hero__title{max-width:1065px}.hero .marquee{position:absolute;left:0;bottom:54px;height:90px;width:100%}.hero .marquee-line{position:absolute;bottom:0}.hero .marquee-line-top{-webkit-transform:rotate(1.98deg);-ms-transform:rotate(1.98deg);transform:rotate(1.98deg);background-color:#b9a9fb}.hero .marquee-line-bottom{background-color:#dbff73;-webkit-transform:rotate(-4.694deg);-ms-transform:rotate(-4.694deg);transform:rotate(-4.694deg)}.marquee-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:2px 0;width:calc(100% + 100px);margin-left:-50px}.marquee-line span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-family:"Druk";font-size:32px;font-weight:900;text-transform:uppercase;white-space:nowrap}.marquee-line svg{-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px}.link svg{width:42px;height:42px;stroke:#000;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.link:hover svg{stroke:#b153e0}.link:hover span{color:#b153e0}.load-more.loading svg{-webkit-animation:loading 4s linear infinite;animation:loading 4s linear infinite}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.header{position:relative;z-index:100}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;padding:16px 15px;background-color:#000}.header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:100}.menu__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;position:relative}.menu__list li a{font-size:20px;line-height:1;color:#fff;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;white-space:nowrap}.menu__list li a:hover{color:#dbff73}.menu__list li .sub-menu li:not(:last-child){margin-bottom:20px}.menu__arrow{width:18px;height:18px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27 viewBox=%270 0 18 18%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_1_4691%29%27%3E%3Cpath d=%27M12.4425 6.44238L9 9.87738L5.5575 6.44238L4.5 7.49988L9 11.9999L13.5 7.49988L12.4425 6.44238Z%27 fill=%27white%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_1_4691%27%3E%3Crect width=%2718%27 height=%2718%27 fill=%27white%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");cursor:pointer}.lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.lang__item{color:#fff;font-size:16px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#434343;border:2px solid transparent;text-transform:uppercase;cursor:pointer;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.lang__item.current,.lang__item:hover{border:2px solid #f2f1ee;background-color:transparent}.icon-menu{display:none}.footer{padding:0 15px}.footer__body{border-bottom:1px solid #000}.footer__column{display:-webkit-box;display:-ms-flexbox;display:flex;gap:11px}.footer__lang{font-size:12px;color:#eff3f4;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;border-radius:50%;background-color:#000}.footer__group{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:start;-ms-flex-align:start;align-items:flex-start;gap:11px}.footer__group p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer__group .btn{padding:7px 26px}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;padding-bottom:32px}.footer__bottom button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.footer__bottom button:hover svg{fill:#b153e0}.footer__bottom button svg{fill:#000;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer__policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.footer__policy a{text-transform:uppercase;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer__policy a:hover{color:#b153e0}.footer__hello{font-size:20px;line-height:1.3;letter-spacing:-.2px;padding:5px 26px;border-radius:35px;background-color:#dbff73}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:35px}.social a{width:30px;height:30px;border-radius:50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;color:#eff3f4;font-size:12px}.social a:hover{border:1px solid #000;background-color:#fff;color:#000}.main-hero{margin-bottom:32px}.main-hero__title{max-width:998px;margin:0 -10px 10px;text-align:center}.about{margin-bottom:84px}.about__text{margin-bottom:30px;max-width:620px}.about__text p:not(:last-child){margin-bottom:30px}.services{margin-bottom:84px}.services__title{margin-bottom:32px}.item-services,.item-cases{padding-top:24px;position:relative;border-top:1px solid #000}.item-services:not(:last-child),.item-cases:not(:last-child){margin-bottom:40px}.item-services:last-child,.item-cases:last-child{border-bottom:1px solid #000;padding-bottom:24px}.item-services__title,.item-cases__title{font-family:"Oswald";font-size:32px;line-height:1.25;font-weight:600;text-transform:uppercase;margin-bottom:10px}.item-services__list,.item-cases__specialization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.item-services__list a,.item-cases__specialization a{font-size:24px;line-height:1.125;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.item-services__list a:not(:last-child):after,.item-cases__specialization a:not(:last-child):after{content:"";width:12px;height:12px;border-radius:50%;background-color:#000}.item-services__list a:hover,.item-cases__specialization a:hover{color:#b153e0}.item-services__icon,.item-cases__link{position:absolute;top:24px;right:10px}.item-services__icon svg,.item-cases__link svg{width:42px;height:42px;stroke:#000;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.reviews{margin-bottom:30px}.reviews__title{margin-bottom:48px}.reviews__slider.main{margin-bottom:48px}.reviews__slider.thumbs .reviews__slide{padding-top:48px;text-align:center;cursor:pointer;border-top:1px solid #b9a9fb}.reviews__slider.thumbs .reviews__slide svg{fill:#b153e0}.reviews__slider .item-reviews{margin-bottom:0}.item-reviews{padding:32px 8px;background-color:#dbff73;margin-bottom:48px}.item-reviews:last-child{margin-bottom:0}.item-reviews__body{border-bottom:1px solid #000;padding-bottom:22px;margin-bottom:22px}.item-reviews__title{font-family:"Oswald";font-size:32px;line-height:1.25;font-weight:600;text-transform:uppercase;padding-right:20px;margin-bottom:24px}.item-reviews__text p{font-size:24px;line-height:1.1666666667}.item-reviews__text p:not(:last-child){margin-bottom:20px}.item-reviews__author{margin-bottom:18px}.item-reviews__author-name,.item-reviews__author-position{font-size:24px;line-height:1.1666666667}.callback{margin-bottom:90px}.callback__body{padding-top:30px;padding-bottom:30px}.callback__title{text-align:center;margin-bottom:44px}.callback__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.callback__btn{min-width:300px}.callback .marquee-line{background-color:#d7cefd}.faq{margin-bottom:84px}.faq__title{margin-bottom:40px}.faq__item{padding:30px 20px 30px 0;border-top:1px solid #000}.faq__item:last-child{border-bottom:1px solid #000}.faq__item-title{font-size:24px;line-height:1.1666666667;font-weight:400;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;width:100%;cursor:pointer}.faq__item-title._spoller-active .faq__item-icon:before{height:0}.faq__item-icon{position:relative}.faq__item-icon:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:38px;height:2px;background-color:#000}.faq__item-icon:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2px;height:38px;background-color:#000;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.faq__item-body{font-family:"e-Ukraine";font-size:18px;line-height:1.3333333333;font-weight:400;padding-top:13px;max-width:940px}.faq__item-body p:not(:last-child){margin-bottom:20px}.about-hero{margin-bottom:76px}.about-hero__title{max-width:936px;text-align:center;margin-bottom:10px}.about-hero__text{max-width:678px}.about-hero__text p{color:#fff;text-align:center}.about-hero__text p:not(:last-child){margin-bottom:20px}.princip{margin-bottom:76px}.princip__title{text-align:center;margin-bottom:48px}.princip__item{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:center;-ms-flex-align:center;align-items:center}.item-princip:not(:last-child){margin-bottom:48px}.item-princip:first-child .item-princip__circle{background-color:#b153e0}.item-princip:first-child .item-princip__circle:before{border-bottom:105px solid #b153e0;top:-25px;right:15px}.item-princip:nth-child(2) .item-princip__circle{background-color:#dbff73;color:#000}.item-princip:nth-child(2) .item-princip__circle:before{border-bottom:105px solid #dbff73;bottom:-25px;left:15px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.item-princip:last-child .item-princip__circle{background-color:#b9a9fb}.item-princip:last-child .item-princip__circle:before{border-bottom:105px solid #b9a9fb;top:-25px;right:15px}.item-princip__circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:284px;height:284px;border-radius:50%;padding:0 60px;margin-bottom:40px;font-family:"Oswald";font-size:40px;line-height:1.2;font-weight:600;color:#fff;text-align:center;letter-spacing:-2px;text-transform:uppercase;position:relative}.item-princip__circle:before{content:"";width:0;height:0;border:0 solid transparent;border-right-width:50px;border-left-width:50px;position:absolute}.item-princip__text{text-align:center;font-size:24px;line-height:1.1666666667}.slogan{text-align:center;margin-bottom:80px}.slogan__container{position:relative;padding-top:80px;padding-bottom:80px}.slogan__title{font-size:32px;line-height:1.25;letter-spacing:-1px;text-align:center;background:linear-gradient(314deg,#b153e0 0%,#a4e2fe 40.99%,#84f889 66.16%,#c2e360 88.06%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;max-width:520px}.slogan__icon{position:absolute;width:96px}.team{margin-bottom:124px}.team__title{text-align:center;margin-bottom:48px}.team__item-position{font-size:32px;color:#b153e0;margin-bottom:16px}.team__item-description{font-family:"e-Ukraine";font-size:18px;line-height:1.3888888889}.service-hero{margin-bottom:60px}.service-hero__inner{background-color:#b9a9fb}.service-hero__title{text-align:center}.advantages{margin-bottom:55px}.advantages__title,.stages__title{margin-bottom:48px}.advantages__item,.stages__item{padding-top:16px;border-top:1px solid #000}.advantages__item:not(:last-child),.stages__item:not(:last-child){margin-bottom:32px}.item-advantages__group,.item-stages__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:10px}.item-advantages__group span,.item-stages__group span{width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;border-radius:50%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;line-height:1.4;text-align:center;color:#dbff73}.item-advantages__group h3,.item-stages__group h3{font-family:"Oswald";font-size:28px;line-height:1.1428571429;font-weight:600;text-transform:uppercase}.item-advantages__text,.item-stages__text{color:#0f0f0f;max-width:682px}.stages{background-color:#000;padding-top:64px}.stages__title{color:#dbff73}.stages__list{padding:48px 14px;background-color:#eff3f4}.item-stages__group h3{font-family:"Coolvetica";font-size:24px;line-height:1.1666666667;font-weight:400;text-transform:inherit;max-width:355px}.info{padding-top:64px;background-color:#000}.info__title{color:#fff;margin-bottom:48px}.info__body{padding:40px;background-color:#dbff73;margin-bottom:40px}.info__text{max-width:570px}.info__text p:not(:last-child){margin-bottom:20px}.result-info__item:not(:last-child),.case-result__item:not(:last-child){margin-bottom:32px}.result-info__item span,.case-result__item span{font-size:24px;line-height:1.1666666667;max-width:170px;display:inline-block}.result-info__item .total,.case-result__item .total{font-family:"Oswald";font-size:64px;line-height:1.25;font-weight:600;text-transform:uppercase;display:block;margin-bottom:12px}.price{margin-bottom:112px}.price__title{margin-bottom:48px}.item-price{padding:40px 12px 32px;background-color:#eff3f4;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:center;-ms-flex-align:center;align-items:center}.item-price__name,.item-price__price{font-size:32px;text-align:center;max-width:362px;margin-bottom:32px}.item-price__price{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:center;-ms-flex-align:center;align-items:center}.item-price__price span{font-family:"e-Ukraine";font-size:20px}.item-price__list{margin-bottom:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item-price__list li{font-family:"e-Ukraine";font-size:16px;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.item-price__list li:not(:last-child){margin-bottom:16px}.item-price__list li:before{content:"";width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Crect width=%2724%27 height=%2724%27 rx=%2712%27 fill=%27%23DBFF73%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z%27 fill=%27black%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.item-price__btn{padding-top:16px;padding-bottom:16px}.stories{margin-bottom:70px}.stories__title{margin-bottom:48px}.stories__add{font-size:14px;line-height:1.2857142857;font-weight:400;text-decoration-line:underline;text-transform:uppercase;width:100%;max-width:218px;-webkit-box-flex:0;-ms-flex:0 0 218px;flex:0 0 218px;padding:4px 10px 4px 4px;background-color:#eff3f4;border-radius:128px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.stories__add span{width:96px;height:96px;-webkit-box-flex:0;-ms-flex:0 0 96px;flex:0 0 96px;border-radius:50%;background-color:#000;position:relative}.stories__add span:before,.stories__add span:after{content:"";position:absolute;background-color:#fff}.stories__add span:before{width:20px;height:2px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.stories__add span:after{width:2px;height:20px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.stories__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.stories__item{width:104px;height:104px;border-radius:50%;padding:4px;position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-webp .stories__item:after{background:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../img/story-avatar-gr.png) center/cover no-repeat}.stories__item:after{content:"";position:absolute;z-index:-1;width:100%;height:100%}.stories__author{position:absolute;bottom:56px;left:36px}.stories__author-name{font-family:"Oswald";font-size:48px;line-height:1.25;font-weight:600;letter-spacing:-3px;text-transform:uppercase;color:#fff}.stories__author-position{font-size:24px;line-height:1.1666666667;color:#fff}.stories__slide{position:relative;padding-bottom:155%}.stories__slide iframe{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:16px}.stories__pagination{position:absolute;top:26px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:13px;padding:0 26px;width:100%}.stories__pagination .swiper-pagination-bullet{height:6px;width:15%;border-radius:13px;background-color:#fff}.stories__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#dbff73}.stories__button{position:absolute}.stories__button svg{width:50px;height:50px}.cases-hero{margin-bottom:32px}.cases-hero__title{line-height:1;margin-bottom:22px}.cases-hero__specialization,.article-hero__specialization,.blog-hero__specialization,.case-hero__specialization{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cases-hero__specialization span,.article-hero__specialization span,.blog-hero__specialization span,.case-hero__specialization span{font-size:24px;line-height:1.1666666667;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cases-hero__specialization span:first-child:before,.article-hero__specialization span:first-child:before,.blog-hero__specialization span:first-child:before,.case-hero__specialization span:first-child:before{display:none}.cases-hero__specialization span:before,.article-hero__specialization span:before,.blog-hero__specialization span:before,.case-hero__specialization span:before{content:"";width:12px;height:12px;border-radius:50%;background-color:#fff}.cases-hero .marquee-line-top{-webkit-transform:rotate(-1.689deg);-ms-transform:rotate(-1.689deg);transform:rotate(-1.689deg)}.cases-hero .marquee-line-bottom{-webkit-transform:rotate(1.98deg);-ms-transform:rotate(1.98deg);transform:rotate(1.98deg)}.cases{margin-bottom:100px}.cases__list{margin-bottom:100px}.cases__load{margin-left:auto;margin-right:auto;width:auto}.case-hero{margin-bottom:54px}.case-hero__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#d7cefd}.case-hero__title{margin-bottom:18px}.case-hero__specialization{padding:0;margin-bottom:18px}.case-hero__specialization span:first-child{color:#000 !important}.case-hero__specialization span:before{background-color:#000}.case-hero__info{padding:24px;background-color:#000}.case-hero__info-item{padding:15px 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.case-hero__info-item:not(:last-child){border-bottom:1px solid #dbff73}.case-hero__info-item span{color:#dbff73}.case-hero__info-item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.case-hero__info-item ul li{color:#d7cefd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.case-hero__info-item ul li:last-child:after{display:none}.case-hero__info-item ul li:after{content:"";width:12px;height:12px;border-radius:50%;background-color:#fff}.case-stages{margin-bottom:32px}.case-stages__group:not(:last-child){margin-bottom:70px}.case-stages__desc{max-width:655px}.case-stages__gallary{display:-webkit-box;display:-ms-flexbox;display:flex;gap:44px;width:100%}.case-stages__gallary div img{width:100%}.case-slider{margin-bottom:54px}.case-slider .container{position:relative}.case-slider__slide img{width:100%}.case-slider__button:hover svg{stroke:#b153e0}.case-slider__button svg{stroke:#000;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.case-slider__button-prev{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.case-slider__button-next{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.case-result{background-color:#dbff73;padding:40px 0;margin-bottom:40px}.case-result__title{margin-bottom:44px}.case-pagin{margin-bottom:50px}.case-pagin .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.case-pagin .nav-next{margin-left:auto}.case-pagin__prev,.case-pagin__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.case-pagin__prev span,.case-pagin__next span{font-family:"Oswald";font-size:64px;line-height:1.25;font-weight:600;text-transform:uppercase;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.reviews-hero{margin-bottom:60px}.reviews-hero__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reviews-hero__title{max-width:inherit;margin-bottom:20px}.blog-hero{margin-bottom:32px}.blog-hero__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-hero__specialization{padding:0}.articles{margin-bottom:53px}.articles__list{margin-bottom:72px}.articles__load{margin-left:auto;margin-right:auto}.preview-articles:hover .preview-articles__img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.preview-articles:hover .preview-articles__title{color:#b153e0}.preview-articles__img{height:286px;width:100%;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}.preview-articles__img img{height:100%;width:100%}.preview-articles__group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.preview-articles__group>*{font-family:"e-Ukraine";font-size:13px;line-height:1.1538461538;text-transform:uppercase;padding:8px 12px;background-color:#eff3f4}.preview-articles__category{font-weight:700;border-radius:6px 0 0 6px;background-color:#eff3f4}.preview-articles__category.seo{background-color:#a2f4fa}.preview-articles__category.design{background-color:#f9c6e1}.preview-articles__category.gl-ads{background-color:#d7cefd}.preview-articles__category.smm{background-color:#dbff73}.preview-articles__date{border-radius:0 6px 6px 0;font-weight:500}.preview-articles__title{font-size:28px;font-weight:400;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s;margin-bottom:12px}.preview-articles__excerpt{font-family:"e-Ukraine";font-size:18px;line-height:1.5}.article-hero{margin-bottom:32px}.article-hero__inner{padding-top:96px;padding-bottom:96px}.article-hero__title{margin-bottom:10px}.article{margin-bottom:72px}.article__main h2{font-family:"Oswald";font-size:32px;line-height:1.25;font-weight:600;color:#202025;letter-spacing:-1px;text-transform:uppercase;margin-bottom:48px}.article__main p{font-family:"e-Ukraine";font-size:14px;line-height:1.4285714286;font-weight:400}.article__main p:not(:last-child){margin-bottom:20px}.article__main p strong{font-family:"Coolvetica";font-size:24px;line-height:1.1666666667;letter-spacing:1px}.article__main img{margin:12px 0 32px;width:100%}.info-article__group{padding:32px 0;border-top:1px solid #d7cefd;border-bottom:1px solid #d7cefd;margin-bottom:32px}.author-article h3{font-size:28px;font-weight:400;color:#101828;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:32px}.author-article__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.author-article__group img{width:72px;height:72px;border-radius:50%;margin:0}.author-article__group span{font-family:"e-Ukraine";font-weight:700;white-space:nowrap;color:#0a0c15}.share-article{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.share-article a{font-family:"e-Ukraine";font-size:14px;line-height:1.4285714286;font-weight:500;color:#090909;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.share-article a:hover{color:#b153e0}.share-article a:hover svg{stroke:#b153e0}.share-article a svg{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;stroke:#000}.rating-article h3{font-size:28px;font-weight:400;color:#101828;margin-bottom:12px}.rating-article p{font-family:"e-Ukraine";font-size:18px;line-height:1.5555555556;font-weight:400;color:#101828;margin-bottom:32px}.rating-article__item{font-family:"e-Ukraine";font-size:18px;line-height:1.5555555556;font-weight:400;color:#101828;border-radius:80px;background-color:#d7cefd;padding:18px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:18px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;cursor:pointer}.rating-article__item:hover:first-child{background-color:green}.rating-article__item:hover:nth-child(2){background-color:#ff0}.rating-article__item:hover:last-child{background-color:red}.aside-article{max-width:370px;position:relative}.aside-article__sticky{padding:32px 16px;background-color:#dbff73}.aside-article__sticky h3{font-size:32px;font-weight:400;margin-bottom:24px}.aside-article__sticky ul li{position:relative;padding-left:30px}.aside-article__sticky ul li:not(:last-child){margin-bottom:16px}.aside-article__sticky ul li:before{content:"";position:absolute;top:8px;left:8px;width:8px;height:8px;border-radius:50%;background-color:#000}.aside-article__sticky ul li a{font-size:24px;line-height:1.1666666667;color:#020;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.aside-article__sticky ul li a:hover,.aside-article__sticky ul li a.active{color:#b153e0}.related-article h2{font-family:"Oswald";font-size:32px;line-height:1.25;font-weight:600;letter-spacing:-1px;text-transform:uppercase;margin-bottom:32px}.contacts-hero{margin-bottom:56px}.contacts-hero__inner{padding-top:64px;padding-bottom:64px;background-color:#b9a9fb}.contacts-hero__group{margin-bottom:34px}.contacts-hero__title{margin-bottom:16px}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-button-lock{display:none !important}@media (min-width:29.99875em){.result-info__total,.case-result__total{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;max-width:490px}.result-info__total>*,.case-result__total>*{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 16px);flex:0 1 calc(50% - 16px)}}@media (min-width:47.99875em){.form__checkbox p{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:20px}.form__checkbox p>*{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 30px);flex:0 1 calc(50% - 30px)}.form-contacts{padding:40px}.about__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.about__column{-webkit-box-flex:1;-ms-flex:1;flex:1}.reviews__slider.thumbs .reviews__slide.swiper-slide-thumb-active{border-top:1px solid #000}.reviews__slider.thumbs .reviews__slide.swiper-slide-thumb-active svg{fill:#000}.item-reviews{padding:32px}.item-reviews__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq__item{padding-right:36px}.faq__item-body{padding-right:80px}.slogan__icon-3{bottom:110px;left:3%}.team__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.team__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 20px);flex:0 1 calc(50% - 20px)}.price__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.price__list>*{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 16px);flex:1 1 calc(50% - 16px)}.item-price{padding:40px 32px 32px}.stories__button{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.stories__button-prev{left:-105px}.stories__button-next{right:-105px}.case-hero__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.case-stages__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.case-stages__title{-webkit-box-flex:0;-ms-flex:0 0 214px;flex:0 0 214px}.case-stages__gallary div{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.case-result__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:52px}.preview-articles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}.preview-articles__img{-webkit-box-flex:0;-ms-flex:0 0 306px;flex:0 0 306px}.rating-article__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.aside-article__sticky{padding:32px 28px}.contacts-hero__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.contacts-hero__inner>*{-webkit-box-flex:0;-ms-flex:0 1 555px;flex:0 1 555px}}@media (min-width:61.99875em){body{font-size:24px;line-height:1.1666666667}.form__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.form__row{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 15px);flex:1 1 calc(50% - 15px)}.form__row.flex-100{-ms-flex-preferred-size:100%;flex-basis:100%}.form-service{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.hero .marquee{bottom:90px}.link svg{width:55px;height:55px}.header__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.header__btn{-ms-flex-negative:0;flex-shrink:0;padding:5px 24px}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.menu__list li:hover .sub-menu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.menu__list li .sub-menu{position:absolute;top:115%;left:-10px;min-width:160px;height:auto;padding:15px 10px 20px;background-color:#000;z-index:1;opacity:0;visibility:hidden;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.lang{gap:12px}.footer{padding:0 62px}.footer__body{padding-bottom:80px;margin-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:48px}.social{gap:11px;padding:0}.main-hero{margin-bottom:63px}.main-hero__title{line-height:1;margin-bottom:40px}.about{margin-bottom:60px}.services{margin-bottom:96px}.item-services,.item-cases{padding-top:16px}.item-services:not(:last-child),.item-cases:not(:last-child){margin-bottom:32px}.item-services:last-child,.item-cases:last-child{padding-bottom:16px}.item-services__list,.item-cases__specialization{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-services__list a,.item-cases__specialization a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.item-services__icon svg,.item-cases__link svg{width:55px;height:55px}.reviews{margin-bottom:82px}.item-reviews__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:78px}.item-reviews__title{font-size:48px;max-width:520px;padding:0}.item-reviews__text{max-width:40vw}.faq__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.faq__title{-ms-flex-preferred-size:30%;flex-basis:30%}.faq__list{-ms-flex-preferred-size:70%;flex-basis:70%}.princip__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:48px}.slogan__icon-1{top:14px;left:9%}.slogan__icon-2{top:-40px;right:4%}.slogan__icon-4{bottom:162px;right:-20px}.slogan__icon-4{bottom:242px}.slogan__icon-5{bottom:30px;left:15%}.slogan__icon-6{bottom:88px;right:9%}.team__title{margin-bottom:80px}.team__item-position{font-size:32px}.service-hero .marquee{bottom:245px}.advantages__item,.stages__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}.advantages__item>*,.stages__item>*{-webkit-box-flex:1;-ms-flex:1 1 412px;flex:1 1 412px}.stages__list{padding:48px 40px 64px}.info__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:52px}.stories__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px}.cases-hero{margin-bottom:45px}.cases-hero .marquee{bottom:40px}.item-cases:first-child{border-top:inherit}.case-hero{margin-bottom:76px}.case-hero__info{width:100%;max-width:555px}.case-hero .marquee{display:none}.case-stages{margin-bottom:60px}.case-slider{margin-bottom:80px;padding:0 55px}.case-slider__body{padding:0 55px}.case-pagin{margin-bottom:96px}.article__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px}.main-article__thumbnail{margin-left:-418px}.aside-article{-webkit-box-flex:0;-ms-flex:0 0 370px;flex:0 0 370px}.related-article h2{font-size:64px}}@media screen and (min-width:61.99875em){.callback__body{padding-top:64px;padding-bottom:64px}}@media (min-width:74.99875em){.title{font-size:96px;letter-spacing:-4px}.title-small{font-size:64px;line-height:1.25}.hero{padding:0 32px}.hero__inner{padding:60px 55px 180px}.header{padding:32px 32px 0}.about__container{gap:60px}.services__title{margin-bottom:48px}.item-services__title,.item-cases__title{font-size:64px;line-height:1.25}.callback{margin-bottom:144px}.faq{margin-bottom:160px}.faq__item-title{font-size:32px}.about-hero__inner{padding-bottom:192px}.slogan__title{font-size:64px;line-height:1.25;max-width:1070px;max-width:1070px}.slogan__icon-3{bottom:140px}.team{margin-bottom:155px}.team__list{-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;row-gap:40px}.team__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 40px);flex:0 1 calc(50% - 40px)}.service-hero__inner{padding-top:82px;padding-bottom:120px}.advantages{margin-bottom:120px}.item-advantages__group h3,.item-stages__group h3{font-size:48px}.item-stages__group h3{font-size:32px}.price__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.stories__list{gap:56px}.stories__button svg{width:100px;height:100px}.stories__button-prev{left:-205px}.stories__button-next{right:-205px}.cases-hero__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:96px}.cases{margin-bottom:180px}.case-hero__inner{padding-top:96px;padding-bottom:96px}.case-stages{margin-bottom:120px}.case-result{padding:62px 0;margin-bottom:55px}.reviews-hero__inner{padding-top:96px;padding-bottom:96px}.blog-hero__inner{padding-top:96px;padding-bottom:96px}.articles{margin-bottom:160px}.articles__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin-bottom:112px}.preview-articles{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 16px);flex:0 1 calc(50% - 16px)}.article-hero__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.article-hero__title{margin-bottom:22px}.article{margin-bottom:112px}.article__main h2{font-size:48px}.article__main p{font-size:18px}.article__main p strong{font-size:28px}.info-article__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.share-article{margin-bottom:22px}.contacts-hero__title{margin-bottom:22px}}@media (min-width:97.75em){.container{padding-left:3.875rem}.container{padding-right:3.875rem}}@media (min-width:75em){.slogan__title{font-size:52px;max-width:830px}}@media (min-width:90em){.header__body{padding:14px 60px}.menu__list{gap:47px}.footer__body{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__column{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 16px);flex:1 1 calc(50% - 16px)}.footer__column:first-child{-ms-flex-preferred-size:auto;flex-basis:auto}}@media (min-width:100em){.articles__list{gap:60px}.preview-articles{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 30px);flex:0 1 calc(50% - 30px)}}@media (max-width:20em){.container{padding-left:.9375rem}.container{padding-right:.9375rem}}@media (max-width:74.99875em){.reviews-hero__inner{padding-top:96px;padding-bottom:96px}.blog-hero__inner{padding-top:96px;padding-bottom:96px}.author-article{margin-bottom:50px}}@media (max-width:61.99875em){.form-service{display:none}.hero__btn{padding:10px 24px}.header__btn{padding-top:15px;padding-bottom:15px;margin-bottom:30px}.menu__body{position:fixed;top:77px;right:-200%;width:50%;height:100%;z-index:99;padding:40px 30px;background-color:#000;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu-open .menu__body{right:0}.menu__list{margin-bottom:80px}.menu__list li{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu__list li:not(:last-child){margin-bottom:35px}.menu__list li.sub-open .sub-menu{margin-top:20px}.menu__list li .sub-menu{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.icon-menu{display:block;position:relative;width:40px;height:16px;z-index:100}.icon-menu span,.icon-menu:before,.icon-menu:after{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:2px;background-color:#fff}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - 1px)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu:before{top:calc(50% - 1px);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu:after{bottom:calc(50% - 1px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer__body{padding-bottom:40px;margin-bottom:40px}.footer__column:not(:last-child){margin-bottom:32px}.footer__column:first-child{margin-bottom:48px}.callback__title span{display:block}.callback__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slogan__icon-1{top:-40px;left:-15px}.slogan__icon-2{bottom:0;left:-15px}.slogan__icon-3{display:none}.slogan__icon-4{display:none}.slogan__icon-5{bottom:-40px;right:-20px}.slogan__icon-6{top:0;right:-20px}.info__text{margin-bottom:44px}.stories__add{margin-bottom:48px}.case-slider__button{display:none}.aside-article{margin-bottom:48px}}@media (max-width:61.99875em) and (max-width:47.99875em){.menu__body{width:100%}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.form__row-checkbox{margin-bottom:30px}.form__checkbox p span{display:block}.form__checkbox p span:not(:last-child){margin-bottom:10px}.modal__content{padding:20px 10px}.modal__close{top:20px;right:20px}.modal__title{font-size:32px;padding-right:60px;margin-bottom:24px}.modal-stories .modal__close{right:0;top:-56px}.menu-open .header__body{padding:40px 30px 0}.footer__group p br{display:none}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__img{margin-bottom:60px}.reviews__slider.thumbs{margin-right:-15px}.reviews__slider.thumbs .reviews__slide{width:calc(100% - 32px)}.team__item:not(:last-child){margin-bottom:40px}.info__body{padding:40px 14px}.item-price:not(:last-child){margin-bottom:32px}.item-price__btn{width:100%}.stories__button{bottom:-70px}.stories__button-prev{left:0}.stories__button-next{right:0}.case-hero__info{padding:24px 9px;width:100%}.case-stages__title{margin-bottom:32px}.case-stages__gallary{gap:14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.case-pagin__prev span,.case-pagin__next span{display:none}.preview-articles{display:block}.preview-articles:not(:last-child){margin-bottom:32px}.preview-articles__img{margin-bottom:20px}.rating-article__item{width:100%}.rating-article__item:not(:last-child){margin-bottom:16px}}@media (max-width:29.99875em){.about__btn{width:100%}.item-services__title,.item-cases__title{max-width:232px}.callback__btn{width:100%}.stories__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cases-hero__specialization,.article-hero__specialization,.blog-hero__specialization,.case-hero__specialization{padding:0 14px}.case-hero__info-item ul{width:120px}.share-article a:first-child{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (min-width:20em) and (max-width:97.75em){@supports (padding-left:clamp(0.9375rem,0.1818729904rem+3.7781350482vw,3.875rem)){.container{padding-left:clamp(.9375rem,.1818729904rem + 3.7781350482vw,3.875rem)}}@supports not (padding-left:clamp(0.9375rem,0.1818729904rem+3.7781350482vw,3.875rem)){.container{padding-left:calc(.9375rem + 2.9375*(100vw - 20rem)/77.75)}}@supports (padding-right:clamp(0.9375rem,0.1818729904rem+3.7781350482vw,3.875rem)){.container{padding-right:clamp(.9375rem,.1818729904rem + 3.7781350482vw,3.875rem)}}@supports not (padding-right:clamp(0.9375rem,0.1818729904rem+3.7781350482vw,3.875rem)){.container{padding-right:calc(.9375rem + 2.9375*(100vw - 20rem)/77.75)}}}@media (min-width:61.99875em) and (max-width:74.99875em){.menu__list li a{font-size:16px}}@media (min-width:61.99875em) and (max-width:90em){.footer__column{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px}.footer__column:first-child{-ms-flex-preferred-size:100%;flex-basis:100%}}.webp .stories__item:after{background:url(//injeerdigital.com/wp-content/themes/injeerdigital/assets/css/../img/story-avatar-gr.webp) center/cover no-repeat}