@import url(https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;900&display=swap);:root{--margin-bottom:0.7rem;--margin-bottom2:0.3rem;--margin-bottom3:1.5rem;--margin-bottom4:8rem;--margin-bottom5:2rem}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar-track{background-color:#4831d4;box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}::-webkit-scrollbar{background-color:#4831d4;width:8px}::-webkit-scrollbar-thumb{background-color:#ccf381;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}@font-face{font-family:Gilroy-Heavy;font-style:normal;font-weight:700;src:local("Gilroy-Heavy"),url(/static/media/Gilroy-Heavy.76014fe0badb88e06f87.woff) format("woff")}@font-face{font-family:Gilroy-Regular;font-style:normal;font-weight:700;src:local("Gilroy-Regular"),url(/static/media/Gilroy-Regular.de88caa6b67b3d321011.woff) format("woff")}@font-face{font-family:Gilroy-Medium;font-style:normal;font-weight:700;src:local("Gilroy-Medium"),url(/static/media/Gilroy-Medium.3a98bbb5a6e14bbe2c27.woff) format("woff")}body{background-color:#4831d4;font-family:Gilroy-Heavy,Red Hat Display;position:relative}h1,h2,h3,h4{font-family:Gilroy-Heavy}h5{font-family:Gilroy-Medium}p{font-size:1.1rem;line-height:1.5}li,p{font-family:Gilroy-Regular}li{color:#ccf381;margin-bottom:.5rem}img{-webkit-user-drag:none}header{background-color:#4831d4;height:100vh;margin-bottom:3rem}nav,nav>div{position:relative}nav>div{align-items:center;display:flex;height:13vh;justify-content:space-between;margin:0 auto;max-width:1600px;width:90%}.nav-shadow{background-color:#4831d4;box-shadow:-1px 7px 5px -4px rgba(35,35,41,.2);-webkit-box-shadow:-1px 7px 5px -4px rgba(35,35,41,.2);-moz-box-shadow:-1px 7px 5px -4px rgba(35,35,41,.2);height:13vh;position:fixed;top:0;width:100%;z-index:5}.nav-links p{color:#ccf381;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem}.nav-links p:not(:last-child){margin-right:3rem}.nav-links a{text-decoration:none}.burger{cursor:pointer;display:none}.burger div{background-color:#fff;border-radius:20px;height:.2rem;transition:.5s ease;width:2.2rem}.burger div:not(:last-child){margin-bottom:.3rem}.div h2{color:#ccf381;cursor:pointer;font-family:Gilroy-Regular}.intro{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0 auto;width:90%}.intro h1{color:#ccf381;font-size:6rem;margin-bottom:.7rem;margin-bottom:var(--margin-bottom);text-align:center}.intro p{color:#fff;font-size:1.1rem;text-align:center}.intro p:not(:last-child){margin-bottom:.3rem;margin-bottom:var(--margin-bottom2)}.works{background-color:#4831d4;margin-bottom:2rem;margin-bottom:var(--margin-bottom5);padding-bottom:4rem}.works>div{margin:0 auto;max-width:1600px;width:90%}.each-work:not(:last-child){margin-bottom:8rem;margin-bottom:var(--margin-bottom4)}.each-work h2{color:#ccf381;font-size:3rem;font-weight:900;margin-bottom:2rem;margin-bottom:var(--margin-bottom5);text-align:center}.clients{margin:0 auto;width:80%}.clients a{display:inline-block;margin-bottom:1.5rem;margin-bottom:var(--margin-bottom3);width:100%}.clients a img{cursor:pointer;width:100%}.clients div p{color:#fff;margin-bottom:2rem}.client-info div,.clients div p{max-width:800px}.client-info div h5{color:#fff;color:#ccf381;display:inline;font-family:Gilroy-Heavy;font-size:1.5rem;margin-right:1rem}.client-info img{width:35px}.client-info img:not(:last-child){margin-right:1.5rem}.language{background-color:#4831d4;width:100%}.tools{margin:0 auto}.tools h3{color:#ccf381;font-size:2.5rem;font-weight:900;margin-bottom:4rem;padding:3rem}.logos,.tools h3{text-align:center}.logos{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto;max-width:1660px;width:90%}.logos img{cursor:pointer;height:84px;margin-bottom:5rem;max-width:100%;object-fit:contain;width:84px}.logos img:hover{filter:grayscale(0);-webkit-filter:grayscale(0)}.about{align-items:center;background-color:#4831d4;color:#fff;display:flex;padding:6rem 0;width:100%}.about div{display:flex;justify-content:space-between;margin:0 auto;max-width:1600px;width:90%}.about div p{font-size:1.05rem;line-height:1.7;max-width:450px}footer{background-color:#fff;background-color:#4831d4;height:50vh}.footer h3{color:#ccf381;font-family:Gilroy-Regular;font-size:3rem;margin:0 auto 4rem;max-width:1600px;padding:2rem 0 0;text-align:center;width:90%}.footer h3 a{color:#ccf381;font-family:Gilroy-Heavy;position:relative;text-decoration:none;z-index:3}.footer h3 a:before{background-color:#ccf381;bottom:4px;content:"";height:20%;opacity:.5;position:absolute;transition:all .3s ease;width:102%}.footer h3 a:hover:before{height:40%}.footer div{margin:0 auto;max-width:1600px;width:90%}.footer div img{width:55px}.footer div a:not(:last-child){margin-right:2rem}p{color:#ccf381!important}::selection{background-color:#4831d4;color:#fff}@media (max-width:767px){nav>div{width:100%}.nav-links{align-items:center;background-color:#4831d4;display:flex;flex-direction:column;height:87vh;justify-content:center;opacity:0;position:absolute;text-align:center;top:13vh;transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;visibility:hidden;width:100%;z-index:3}.div h2{padding-left:2rem}.nav-links p{display:block;font-size:1.8rem}.nav-links p:not(:last-child){margin:0 0 4rem}.nav-links.open{opacity:1;visibility:visible}.burger{display:block;padding-right:2rem}.line.open{background-color:#ccf381;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:0 0;transform-origin:0 0}.line.open:nth-child(2){opacity:0}.line.open:nth-child(3){background-color:#ccf381;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}.clients{width:90%}.logos{grid-template-columns:1fr 1fr;text-align:center}.footer-container h1{font-size:2.5rem}}@media (max-width:1100px){.about div img{width:400px}}@media (max-width:900px){.about div{align-items:center;display:flex;flex-direction:column}.about div p{margin-bottom:3rem}.about div img{width:400px}}@media (max-width:570px){.about div img{width:300px}}@media (max-width:870px){.intro h1{font-size:5rem}}@media (max-width:730px){.intro h1{font-size:4.5rem}}@media (max-width:655px){.intro h1{font-size:4rem}}@media (max-width:585px){.intro h1{font-size:3.5rem}}@media (max-width:510px){.intro h1{font-size:3rem}.intro p{color:#fff;font-size:1rem}}@media (max-width:440px){.intro h1{font-size:2.5rem}}@media (max-width:1060px){.footer h3{font-size:2.7rem}}@media (max-width:960px){.footer h3{font-size:2.5rem}}@media (max-width:888px){.footer h3{font-size:2.2rem}}@media (max-width:780px){.footer h3{font-size:2rem}}@media (max-width:710px){.footer h3 span{display:block}.footer h3{font-size:2.5rem}}@media (max-width:460px){.footer h3{font-size:2.2rem}}@media (max-width:405px){.footer h3{font-size:2rem}}@media (min-width:1600px){.clients{width:90%}}
/*# sourceMappingURL=main.c45814e1.css.map*/