@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@200;300;400;500;600;700;800&display=swap);.project__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.project__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.project__navbar-links_logo{margin-right:2rem}.project__navbar-links_logo img{height:16.02px;width:62.56px}.project__navbar-links_container{display:flex;flex-direction:row}.project__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.project__navbar-links_container p,.project__navbar-menu_container p,.project__navbar-sign p{cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.project__navbar-menu_container button,.project__navbar-sign button{background:#2049ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.project__navbar-menu{display:none;margin-left:1rem;position:relative}.project__navbar-menu svg{cursor:pointer}.project__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5 rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.project__navbar-menu_container p{margin:1rem 0}.project__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.project__navbar-links_container{display:none}.project__navbar-menu{display:flex}}@media screen and (max-width:700px){.project__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.project__navbar{padding:2rem}.project__navbar-sign{display:none}.project__navbar-menu_container{top:20px}.project__navbar-menu_container-links-sign{display:block}}.project__blog-container_article{border-radius:1rem;box-shadow:var(--shadow);display:flex;flex-direction:column}.project__blog-container_article,.project__blog-container_article-image{background:var(--color-footer);height:100%;width:100%}.project__blog-container_article-image img{border-radius:1rem 1rem 0 0;height:100%;object-fit:cover;width:100%}.project__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.project__blog-container_article-content p{font-family:var(--font-family);font-size:11.649px;font-weight:700;line-height:35px}.project__blog-container_article-content h3{cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30px;margin-bottom:5rem}.project__blog-container_article-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.project__blog-container_article-content h3{font-size:18px;line-height:25px}}.project__article{border-radius:1rem;box-shadow:var(--shadow);display:flex;flex-direction:column;height:auto;margin:2rem auto auto;width:47vw}.project__article-heading{font-family:var(--font-family);margin-top:1rem;text-align:left;width:100%}.project__article-heading h1{color:var(--primary-text);font-size:40px;font-weight:800;letter-spacing:-.04em;margin-bottom:1rem}.project__article-heading p{font-size:12px;text-align:left}.project__article-image img{margin:0 0 2rem;width:100%}.project__article-content{font-family:var(--font-family);margin-bottom:2rem;text-align:left}.project__article-content h2,.project__article-content h3{margin-bottom:.7rem}.project__article-content h2{margin-top:3rem}.project__article-content p{line-height:1.35}.metadescription p{font-size:18px}.project__articlestructure{display:flex;flex-direction:column}.project__articlestructure-heading{margin-bottom:5rem;text-align:left;width:100%}.project__articlestructure-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.project__articlestructure-container{display:flex;flex-direction:row}.project__articlestructure-container_groupA{flex:0.75 1;margin-right:2rem}.project__articlestructure-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.project__articlestructure-container{flex-direction:column-reverse}.project__articlestructure-container_groupA{margin:2rem 0}.project__articlestructure-container_groupA .project__articlestructure-container_article{width:48%}.project__articlestructure-container_groupA .project__articlestructure-container_article-image{height:250px}}@media screen and (max-width:700px){.project__articlestructure-container_groupB{grid-template-columns:repeat(1,1fr)}.project__articlestructure-container_groupA .project__articlestructure-container_article{width:100%}.project__articlestructure-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.project__articlestructure-heading h1{font-size:34px;line-height:42px}}.project__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center;margin-top:5rem}.project__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.project__footer-heading h1{color:var(--primary-text);font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px;text-align:center}.project__footer-newsletter{display:flex;flex-direction:column;height:20vh;justify-content:center;width:40vw}.project__footer-newsletter input{border:2px solid var(--primary-text);padding:0 1rem}.project__footer-newsletter button,.project__footer-newsletter input{flex:0.3 1;font-family:var(--font-family);font-size:20px;height:40px;line-height:27px;outline:none}.project__footer-newsletter button{background:#2049ff;border:none;color:#fff;cursor:pointer;font-weight:700;margin-top:1rem}.project__footer-smalltext{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.project__footer-smalltext p{box-sizing:border-box;font-family:var(--font-family);font-size:12px;line-height:21px;word-spacing:2px}.project__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.project__footer-links div{margin:1rem;width:250px}.project__footer-links_logo{display:flex;flex-direction:column}.project__footer-links_logo img{height:30px;margin-bottom:1rem;width:118px}.project__footer-links_logo p{font-family:var(--font-family);font-size:12px;line-height:14px}.project__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.project__footer-links_div h4{font-family:var(--font-family);font-size:14px;line-height:16px;margin-bottom:1rem}.project__footer-links_div p{cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:14px;margin:.5rem 0}.project__footer-copyright{margin-top:2rem;text-align:center;width:100%}.project__footer-copyright p{font-family:var(--font-family);font-size:12px;line-height:14px}@media screen and (max-width:850px){.project__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.project__footer-heading h1{font-size:34px;line-height:42px}.project__footer-links_div{margin:1rem 0}.project__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.project__footer-heading h1{font-size:27px;line-height:38px}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:#edeff1}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%)}.primary-text{-webkit-text-fill-color:transparent;background:var(--primary-text);background-clip:text;-webkit-background-clip:text}.content__padding{padding:2rem 5rem}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__margin,.section__padding{padding:4rem}}@media screen and (max-width:550px){.section__margin,.section__padding{padding:4rem 2rem}}:root{--font-family:"Roboto",sans-serif;--primary-text:#292929;--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--blue:#2049ff;--grey:#edeff1;--shadow:0 20px 50px -10px rgba(59,59,59,.35)}
/*# sourceMappingURL=main.dc7bbf54.css.map*/