@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--font-family:"Poppins",sans-serif;--dark-blue:#0a1930;--light-blue:#1f93ff;--color-hover:#166fc2;--color-white:#fff;--dark-text:#333;--light-text:hsla(0,0%,100%,0.829);--form-button:#2da5ff;--color-grey:#eae6eb;--box-shadow:0 5px 15px rgba(0,0,0,0.1)}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html{font-size:10px}body,html{overflow-x:hidden}body{font-family:"Poppins",sans-serif;font-family:var(--font-family)}section{width:100%;padding:8rem 0}.container{max-width:1000px;margin:0 auto;padding:0 20px}.u-text-small{font-size:1.5rem;line-height:1.4;font-weight:300}.u-text-dark{color:#333;color:var(--dark-text)}.u-text-light{color:hsla(0,0%,100%,.829);color:var(--light-text)}.u-text-center,.u-title{text-align:center}.u-title{margin-bottom:4rem}.u-title svg{font-size:4rem;color:#1f93ff;color:var(--light-blue)}.u-title h2{font-size:2.5rem;font-weight:300;line-height:1.4;color:#333;color:var(--dark-text);margin:1.5rem 0}.u-title p{width:50%;min-width:40rem;margin:0 auto}.header-bg{width:100%;height:100%;min-height:100vh;background:var(--dark-blue)}#header{position:relative}.header{display:flex;justify-content:center;align-items:flex-start}.header h1{font-size:7rem;font-weight:800;line-height:1;background:-webkit-linear-gradient(#eee,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:"Renaissance";position:relative;padding-right:1rem;padding-bottom:2rem}h1 span:nth-child(2),h1 span:nth-child(3){font-weight:100;font-size:4rem;letter-spacing:normal}.header h1 span{display:block}.header h1 span:before{content:""}.header h1:after{content:" ";position:absolute;left:0;bottom:0;width:65%;height:1px;background:var(--light-text)}.header-cta{display:flex}.herb{width:6rem}.header-left p{margin:3rem 0;width:80%}.floating-icon{background:var(--light-blue);border-radius:50%;bottom:0}.floating-icon,.floating-icon a{width:5rem;height:5rem;display:flex;justify-content:center;align-items:center;position:absolute;left:50%;transform:translateX(-50%)}.floating-icon a{border:1px solid var(--color-white);border-radius:50%;transition:all .5s ease-in-out}.floating-icon a:hover{background:var(--color-hover)}.mouse{transform:translateY(-25%);animation:bounce .8s ease infinite alternate;color:#eee}@keyframes bounce{0%{transform:translateY(-25%)}to{transform:translateY(25%)}}@media only screen and (max-width:768px){.header h1{font-size:3rem}.header-left p{text-align:left;width:100%}}@media only screen and (max-width:600px){.header{flex-direction:column}.header-left,.header-right{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0 auto}.header-left{margin-bottom:4rem}.header h1:after{left:50%;transform:translateX(-50%)}.header-right img{width:90%}}a{font-size:1.6rem;font-weight:300;color:var(--color-white);text-decoration:none;margin-right:1rem;transition:all .3s ease-in-out}#nav-links-mobile a:hover,a:hover{color:var(--light-blue)}a.btn{cursor:pointer}a.btn-aqua{background:#0148bb}@media screen and (max-width:600px){a.btn{display:inline}}.modalContainer{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.35);opacity:0;visibility:hidden;transition:all .4s ease;z-index:1000}.modalContainer .modal{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.9));width:calc(20rem + 55vw);height:auto;padding:2rem;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 0 1rem 0 rgba(0,0,0,.2);transform:translateY(-600px);transition:all .4s ease;color:#000;font-size:1.5rem;font-weight:600}@media only screen and (max-width:768px){.modalContainer .modal h2{font-size:1.5rem}}@media only screen and (max-width:676px){.modalContainer .modal{width:calc(10rem + 60vw);font-size:1.4rem}}.modalContainer .modal_header{position:relative;border-bottom:1px solid #ddd}.modalContainer .modal_header-title{text-align:center;margin-bottom:15px}.modalContainer .modal_header .close{position:absolute;top:0;right:.2rem;background:transparent;cursor:pointer;border:none}@media only screen and (max-width:676px){.modalContainer .modal_header .close{top:-1rem;right:-1rem}}.modalContainer .modal_header .close img{width:1.5rem;height:auto;transition:all .3s ease}@media only screen and (max-width:676px){.modalContainer .modal_header .close img{width:.8rem}}.modalContainer .modal_header .close:hover img{transform:scale(1.1);opacity:.5}.modalContainer .modal_content{border-bottom:1px solid #ddd;padding:2rem 0}.modalContainer .modal_footer{padding:2rem 0 0;display:flex;justify-content:flex-end}.modalContainer .modal_footer button{padding:.5rem;border-radius:8px}.modalContainer .modal_footer .submit{margin-right:1rem;background-color:#364348;color:#fff}.modalContainer .modal_footer .submit:hover{background:rgba(54,67,72,.8)}.modalContainer .modal_footer .modal-close{background:transparent;font-weight:600;transition:all .3s ease-in-out;cursor:pointer}.modalContainer .modal_footer .modal-close:hover{color:rgba(54,67,72,.8);background:hsla(0,0%,100%,.7)}.modalContainer.show{visibility:visible;opacity:1}.modalContainer.show .modal{transform:translateY(0)}@font-face{font-family:"Renaissance";src:url(/static/media/renaissance.c8b8c54c.ttf)}.navbar{justify-content:space-between;height:8rem}.logo,.navbar{display:flex;align-items:center}.logo{justify-content:center;background:-webkit-linear-gradient(#eee,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3rem}.logo svg{color:#aaa;font-size:4rem}.logo-text{font-family:"Renaissance";font-weight:300}.nav-links{display:flex}.nav-links li{margin-left:1rem;list-style:none}.nav-links a{font-size:1.6rem;font-weight:300;color:var(--color-white);text-decoration:none;margin-right:1rem;transition:all .3s ease-in-out}#nav-links-mobile a:hover,.nav-links a:hover{color:var(--light-blue)}a.btn{border-radius:5px;margin-left:1rem;font-weight:500;padding:5px 8px}a.btn-dark{border:1px solid var(--color-white);background:transparent}a.btn-aqua{border:1px solid transparent;background:var(--light-blue);color:var(--color-white)}a.btn-aqua:hover{background:var(--color-hover)}.menu-icons{color:var(--color-white);font-size:3rem;cursor:pointer}.navbar .menu-icons{display:none}@media only screen and (max-width:769px){.nav-btn{display:none}}@media only screen and (max-width:600px){.nav-btn{display:block}.nav-links{display:none;border:1px solid var(--color-white);z-index:111}.navbar .menu-icons{display:block}.navbar #nav-links-mobile,.navbar #nav-links-mobile-hide{display:block;position:absolute;width:100%;top:8rem;left:0;background:var(--dark-blue);padding-bottom:5px;transition:all .3s;border-top:1px solid var(red)}.navbar #nav-links-mobile{animation:slide-in .5s ease-in-out}@keyframes slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-out{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.navbar #nav-links-mobile-hide{left:-100%;animation:slide-out .5s ease-in-out}.navbar #nav-links-mobile-hide li,.navbar #nav-links-mobile li{text-align:center;padding:1rem 0;border-bottom:1px solid var(--color-white);margin:0 3rem}.navbar #nav-links-mobile-hide li:last-child,.navbar #nav-links-mobile li:last-child{border-bottom:none}}.title{text-align:center;margin-bottom:4rem}.title h2{font-size:2.5rem;font-weight:300;line-height:1.4;text-transform:uppercase;margin:1.5rem 0}.title h2,.title p{color:var(--dark-text)}.title p{width:50%;min-width:40rem;margin:0 auto}.features-content{display:flex;justify-content:center}.features-left{flex:1 1;text-align:center}.features-left img{width:100%}.features-right{flex:1 1}@media screen and (max-width:600px){.features-content{flex-direction:column}.features-left img{width:65%}}.feature{display:flex;align-items:flex-start;margin-bottom:2rem}.feature-icon{position:relative;margin:0 2rem;font-size:6rem;color:var(--light-blue)}.inner-icon{font-size:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-text h3{font-size:2rem;font-weight:300;line-height:1.4;color:var(--light-blue)}.sect{background:linear-gradient(90deg,#076ab6 45%,#4ab8c2);text-align:center;color:#fff}.download-icon svg,.download h2{font-size:3rem}.download h2{font-weight:200;line-height:1.4;margin:1.5rem 0;position:relative;padding-bottom:1rem}.download h2:after{content:"";position:absolute;left:50%;bottom:0;width:10%;height:1px;background:var(--color-white);transform:translateX(-50%)}.download-icons{margin:2rem}.download-icon,.download-icons{display:flex;justify-content:center;align-items:center}.download-icon{cursor:pointer;margin:1rem 2rem;border:2px solid #fff;border-radius:5px;width:100%;padding:1rem;font-size:1.5rem}@media only screen and (max-width:600px){.download-icons{flex-direction:column}}section#dorobek{background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.8)),url(/static/media/1.8faed8b4.jpg) 50%/cover no-repeat fixed;text-align:center;color:#fff}.subscribe h2{font-size:3rem;font-weight:200;line-height:1.4;margin:1.5rem 0;padding-bottom:1rem}.control p{font-size:2rem;text-align:left;font-weight:200}.social-icon,.social-icons{display:flex;justify-content:center;align-items:center}.social-icon{margin:2rem;padding:1rem;width:4rem;height:4rem;border:1px solid #fff;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s}.social-icon:hover{background:var(--light-blue);color:var(--color-white)}.question{border:1px solid var(--light-blue);border-radius:3px;width:90%;max-width:60rem;padding-top:1rem;padding-bottom:1rem;margin-bottom:2rem;box-shadow:var(--box-shadow)}.question-title{display:flex;justify-content:space-between;align-items:center}.question-title h4{font-size:1.5rem;font-weight:600;line-height:1.4}button.question-icons{border:1px solid var(--color-grey);height:3rem;width:3rem;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}section#stopka{background:var(--dark-blue);color:#fff}.footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-row-gap:2rem;row-gap:2rem;grid-column-gap:2rem;column-gap:2rem}.footer>*{flex:1 1;justify-self:center}.footer h4{font-size:1.6rem;font-weight:500;line-height:1.4;margin-bottom:1rem}.footer-box .footer-links a{font-size:1.4rem}.footer-links{display:flex;flex-direction:column}.footer-contact p{display:flex;align-items:center;margin-bottom:5px}
/*# sourceMappingURL=main.06094151.chunk.css.map */