*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}:root{--color-bg: whitesmoke;--color-text: black;--color-input-text: black;--button-bg: rgb(185, 2, 2);--menu-bg: lightgrey;--color-h1: rgb(2,127,185);--color-h1: #1688bd;--color-h2: rgb(245, 245, 245);--color-blue: #1688bd;--color-blue-bright: rgb(185, 2, 2);--color-orange: #000000;--bg-image: lightgrey}body{background:var(--color-bg)}a{color:unset;text-decoration:none}.gradient_bg{background:var(--color-bg)}.gradient_text{background:var(--color-blue-bright);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient_text2{color:var(--color-blue-bright);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.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_padding{padding:4rem}.section_margin{margin:4rem}}@media screen and (max-width: 550px){.section_padding{padding:4rem 2rem}.section_margin{margin:4rem 2rem}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:2rem 6rem;background:radial-gradient(circle at 3% 25%,#d9dfe2,#fff);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.navbar-links{display:flex;justify-content:flex-start;align-items:center}.navbar-links-logo{margin-right:2rem}.navbar-links-logo img{width:100px;height:100px}.navbar-links-container{display:flex;flex-direction:row}.navbar-sign_in{display:flex;justify-content:flex-end;align-items:center}.navbar-links-container p,.navbar-sign_in p,.navbar-menu-container p{color:var(--color-text);font-weight:500;font-size:18px;line-height:25px;text-transform:capitalize;margin:0 1rem;cursor:pointer}.navbar-sign_in button,.navbar-menu-container button{padding:.5rem 1rem;background:var(--button-bg);color:#fff;border-radius:5px;font-size:15px;line-height:20px;border:none;outline:none;cursor:pointer}.navbar-menu{margin-left:1rem;display:none;position:relative}.navbar-menu img{cursor:pointer}.navbar-menu-container{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;text-align:end;background:var(--menu-bg);padding:2rem;position:absolute;top:40px;right:0;margin-top:1rem;min-width:210px;border-radius:5px;box-shadow:0 0 5 #0003}.navbar-menu-container p{margin:1rem 0}.navbar-menu-container-links-sign_in{display:none}@media screen and (max-width: 1050px){.navbar-links-container{display:none}.navbar-menu{display:flex}}@media screen and (max-width: 700px){.navbar{padding:2rem 4rem}}@media screen and (max-width: 550px){.navbar{padding:2rem}.navbar-sign_in{display:none}.navbar-menu-container{top:30px}.navbar-menu-links-container-links-sign_in{display:block}}.links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.links img{width:100px;height:100px}.links div{flex:1;max-width:110px;min-width:100px;margin:1rem;display:flex;justify-content:center;align-items:center}.features-container-feature{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;margin:1rem}.features-container-feature-title{flex:1;max-width:180px;margin-right:2rem}.features-container-feature-title h2{font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.04em;color:var(--color-blue-bright)}.features-container-feature-title div{width:38px;height:3px;background:var(--color-orange);box-shadow:0 4px 4px #00000040;margin-bottom:.25rem}.features-container-feature-text{flex:2;max-width:390px;display:flex}.features-container-feature-text p{font-weight:500;font-size:14px;line-height:24px;color:var(--color-text)}.features-container-feature-text-image{flex:.5;margin-right:1.5rem}@media screen and (max-width: 550px){.features-container-feature-title h2{font-size:14px;line-height:22px}.features-container-feature-text p{font-size:12px;line-height:20px}.features-container-feature{margin:1rem 0}}.cta{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:2rem;margin:4rem;border-radius:1rem;background:var(--menu-bg)}.cta-content{display:flex;flex-direction:column;text-align:left;color:#fff}.cta-content p{font-size:24px;line-height:45px;font-weight:800}.cta-button{display:flex;justify-content:center;align-items:center;margin-left:2rem}.cta-button button{background:#000;color:#fff;font-weight:700;font-size:18px;line-height:30px;padding:.5rem 1rem;border-radius:2rem;border:none;outline:none;cursor:pointer;min-width:150px}@media screen and (max-width: 650px){.cta{flex-direction:column}.cta-button{margin:2rem 0 0}}@media screen and (max-width: 550px){.cta{flex-direction:column;margin:4rem 2rem}.cta-content h3{font-size:18px;line-height:32px}.cta-button button{font-size:14px;line-height:28px}}.article{width:100%;height:100%;display:flex;flex-direction:column;background:var(--menu-bg)}.article-image{width:100%;height:100%;background:var(--color-bg)}.article-image img{width:100%;height:100%}.article-content{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1.5rem;height:100%}.article-content p{font-size:11.65px;font-weight:700;line-height:35px;color:#fff}.article-content h3{font-size:25.11px;font-weight:800;line-height:30.3px;color:#fff;margin-bottom:5rem;cursor:pointer}.article-content p:last-child{cursor:pointer}@media screen and (max-width: 550px){.article-content h3{font-size:18px;line-height:25p}}#form-inputs{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#form-inputs input{height:40px;width:400px;border:solid 1px white;margin-top:30px;font-size:1.2rem;border-radius:10px;background:var(--color-bg);border:1px solid var(--button-bg);padding:0 .5rem;outline:none;font-size:20px;line-height:27px;color:var(--color-input-text)}#form-inputs p{font-size:1.5rem;padding:5px;color:var(--color-text)}.header{display:flex}.header-content{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-right:5rem}.header-content h1,.header-content h2{font-weight:700;font-size:50px;line-height:75px;letter-spacing:-.04em;padding-bottom:10px}.header-content p{font-weight:500;font-style:normal;font-size:15px;line-height:30px;color:var(--color-text)}.header-content-input{width:100%;margin:2rem 0 1rem;display:flex;flex-direction:row;justify-content:center}.header-content-input input{flex:2;width:100%;min-height:50px;background:var(--color-bg);border:1px solid var(--color-blue);padding:0 1rem;outline:none;font-size:20px;line-height:27px;color:var(--color-input-text);border-top-left-radius:5px;border-bottom-left-radius:5px}.header-content-input button{flex:.3;width:100%;min-height:50px;font-size:20px;line-height:27px;font-weight:400;cursor:pointer;outline:none;padding:0 1rem;background:var(--button-bg);border-radius:5px;border:none;color:#fff}.header-content-people{width:100%;display:flex;align-items:center;margin-top:2rem;justify-content:center}.header-content-people p{font-weight:500;font-size:12px;line-height:38px;margin:0 3rem 0 0;text-align:center}.header-image{flex:1;display:none;justify-content:center;align-items:center}.header-image img{width:100%;height:100%}@media screen and (max-width: 1050px){.header{flex-direction:column}.header-content{margin:0 0 3rem}}@media screen and (max-width: 650px){.header h1{font-size:40px;line-height:60px;text-align:center}.header h2{font-size:40px;line-height:60px;text-align:center}.header p{font-size:16px;line-height:24px;text-align:center}.header-content-people{flex-direction:column}.header-content-people p{margin:0}.header-content-input input{font-size:16px;line-height:24px}.header-content-input button{font-size:16px;line-height:24px}}@media screen and (max-width: 650px){.header h1{font-size:30px;line-height:48px}.header h2{font-size:30px;line-height:48px}.header p{font-size:14px;line-height:24px}.header-content-input input{font-size:12px;line-height:16px}.header-content-input button{font-size:12px;line-height:16px}}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle at 3% 25%,#d9dfe2,#fff);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.footer-heading{width:100%;text-align:center;margin-bottom:3rem}.footer-heading h2{font-weight:800;font-size:64px;line-height:75px}.footer-button{display:flex;justify-content:center;align-items:center;padding:1rem;border:1px solid #fff;border-radius:10px;text-align:center;margin-bottom:3rem;cursor:pointer}.footer-button p{font-size:18px;line-height:21px;color:#fff;word-spacing:2px}.footer-links{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;text-align:left}.footer-links div{width:250px;margin:1rem}.footer-links-logo{display:flex;flex-direction:column}.footer-links-logo img{width:100px;height:100px;margin-bottom:1rem}.footer-links-logo p{font-size:12px;line-height:15px;color:var(--color-black)}.footer-links_div{display:flex;justify-content:flex-start;flex-direction:column}.footer-links_div h4{font-size:14px;line-height:17px;color:var(--color-black);margin-bottom:.9rem}.footer-links_div p{font-size:12px;line-height:15px;color:var(--color-black);margin:.5rem 0;cursor:pointer}.footer-copyright{margin-top:2rem;text-align:center;width:100%}.footer-copyright p{font-size:12px;line-height:15px;color:var(--color-black)}@media screen and (max-width: 850px){.footer-heading h2{font-size:44px;line-height:50px}}@media screen and (max-width: 550px){.footer-heading h2{font-size:34px;line-height:42px}.footer-links div{margin:1rem 0}.footer-button p{font-size:14px;line-height:20px}}@media screen and (max-width: 400px){.footer-heading h2{font-size:27px;line-height:38px}}.apps{display:flex;flex-direction:column;padding:2rem;background:radial-gradient(circle at 3% 25%,#d9dfe2,#fff);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.apps-feature{display:flex}.apps-feature .features-container-feature{margin:0}.apps-feature .features-container-feature-text{max-width:700px}.apps-heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:4rem 3rem 2rem}.apps-heading h2{font-size:34px;line-height:45px;font-weight:700;color:var(--color-blue-bright);max-width:510px}.apps-heading p{font-weight:400;font-size:16px;line-height:30px;color:var(--color-blue-bright);cursor:pointer}.apps-container{display:flex;flex-wrap:wrap;flex-direction:row;margin:2rem}.apps-container .features-container-feature{flex:1;min-width:210px;display:unset;flex-direction:column}.apps-container .features-container-feature-text{margin-top:.5rem}.apps-container .features-container-feature-text-image{display:none}@media screen and (max-width: 850px){.apps-heading{flex-direction:column;align-items:flex-start;margin-bottom:0rem}.apps-heading p{margin-top:1rem}}@media screen and (max-width: 650px){.apps-feature .features-container-feature{flex-direction:column}.apps-feature .features-container-feature-text{margin-top:.5rem}.apps-heading h2{font-size:28px;line-height:40px}}@media screen and (max-width: 350px){.apps-container .features-container-feature{margin:1rem 0;min-width:100%}}.information{width:100%;display:flex;justify-content:space-between;flex-direction:row}.information-heading{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left;margin-right:5rem}.information-heading h2{font-size:50px;line-height:70px;font-weight:800;color:var(--color-blue-bright)}.information-heading p{color:var(--color-text);font-size:16px;line-height:30px;font-weight:500;margin-top:2rem}.information-container{flex:1.5;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.information-container h2{font-size:24px}.information-container .features-container-feature-text-image img{height:100px;width:100px}@media screen and (max-width: 990px){.information{flex-direction:column}.information-heading{margin:0 0 2rem}}@media screen and (max-width: 550px){.information-heading,#tech_header{text-align:center}.information-heading h2{font-size:32px;line-height:38px}.information-container .features-container-feature-text-image img{height:50px;width:50px}}.possibility{display:flex;flex-direction:row;background:radial-gradient(circle at 3% 25%,#020f22,#03142c)}.possibility-image{flex:1;display:flex;justify-content:flex-start;align-items:center;margin-right:2rem}.possibility-content{flex:1;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column}.possibility-content h4{font-weight:500;font-size:16px;line-height:30px;color:var(--color-blue)}.possibility-content h2{font-weight:800;font-size:34px;line-height:45px;margin:1rem 0}.possibility-content p{color:var(--color-text);font-weight:400;font-size:16px;line-height:30px;margin-bottom:2rem}@media screen and (max-width: 700px){.possibility-image img{width:100%;height:100%}}.blog{display:flex;flex-direction:column}.blog-heading{width:100%;text-align:left;margin-bottom:5rem}.blog-heading h2{font-size:62px;line-height:75px;font-weight:800;padding-bottom:10px}.blog-container{display:flex;flex-direction:row}.blog-container-groupA{display:none;flex:.75;margin-right:2rem}.blog-container-groupB{flex:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.blog-heading .welcome{height:100%;width:100%;color:#fff;border:1px solid whitesmoke;background-color:#082832cc;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.blog-heading .welcome .filterItem{display:flex;flex-direction:column;justify-content:center;align-items:center;border:solid 1px white;padding:5px;border-radius:10px;background-color:#82d0e81a}.blog-heading .welcome .filterItem select{color:#fff;background:transparent;border:none}.blog-heading .welcome .filterItem select:hover{color:#000;background-color:#92d4e9b3}.blog-heading .welcome #formBtn{padding:10px;color:#fff;border:solid 1px white;border-radius:10px;background-color:#82d0e81a}.blog-heading .welcome #formBtn:hover{color:#000;background-color:#92d4e9b3}.blog-heading .welcome #formBtn:focus{color:#000;background-color:#92d4e9b3}.blog-heading #newsSection{position:absolute;grid-column:1/13;grid-row:2;width:100%;height:100%;overflow-y:scroll;display:grid;grid-template-columns:50% 50%}.blog-heading #newsSection .newsArticle{display:grid;grid-template-columns:100%;grid-template-rows:100%;background-color:#082832;color:#fff;margin:20px}.blog-heading #newsSection .newsArticle .wrapper{grid-column:1;grid-row:1;min-height:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border:solid 1px whitesmoke}.blog-heading #newsSection .newsArticle .wrapper h3{font-size:2rem;text-decoration:underline;padding:10px}.blog-heading #newsSection .newsArticle .wrapper p{font-size:1.8rem;padding:10px}.blog-heading #newsSection .newsArticle .wrapper a{text-decoration:none;font-size:1.5rem;padding:10px;border:1px solid whitesmoke;border-radius:10px;align-self:center}.blog-heading #newsSection .newsArticle .wrapper a:hover{background-color:#d3d3d3;color:#000}.blog-heading #newsSection .newsArticle .wrapper .articleImg{grid-column:1;grid-row:2;height:100%;width:100%;object-fit:contain;padding:10px}@media screen and (max-width: 1195px){.welcome{flex-wrap:wrap;align-items:center}.welcome .filterItem{margin:.5rem .3rem}.blog-container{flex-direction:row}.blog-container-groupA{margin:2rem 0}.blog-container-groupA .article{width:48%}.blog-container-groupA .article-image{height:250px}.blog-container-groupB{width:100%;grid-template-columns:repeat(2,48%)}}@media screen and (max-width: 700px){.blog-container-groupB{grid-template-columns:repeat(1,1fr)}.blog-container-groupA .article{width:100%}.blog-heading h2{font-size:46px;line-height:52px}}@media screen and (max-width: 550px){.blog-heading h2{font-size:34px;line-height:42px}}.possibility{display:flex;flex-direction:row;background:radial-gradient(circle at 3% 25%,#d9dfe2,#fff);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.possibility-image{flex:1;display:flex;justify-content:flex-start;align-items:center;margin:2rem}.possibility-image img{width:100%;height:100%}.possibility-content{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:2rem}.possibility-content h4{font-weight:500;font-size:20px;line-height:30px;color:var(--color-blue)}.possibility-content h4:last-child{color:var(--color-orange)}.possibility-content h2{font-weight:800;font-size:50px;line-height:60px;margin:3rem 0}.possibility-content p{color:var(--color-text);font-weight:400;font-size:20px;line-height:30px;margin-bottom:2rem}@media screen and (max-width: 950px){.possibility{flex-direction:column}.possibility-image{margin:1rem 0}.possibility-image img{width:100%;height:100%}.possibility-content{margin-top:2rem}}@media screen and (max-width: 700px){.possibility-image{width:100%;height:100%}}@media screen and (max-width: 450px){#form{width:100%;height:100%}#form #form-inputs input{width:200px;font-size:.8rem}#form #form-textarea textarea{width:200px;font-size:.8rem}#form #form-textarea .submit-button{font-size:.8rem;width:200px}}#form{width:100%;height:100%;display:flex;flex-direction:column;justify-items:center;align-items:center}.form-inputs{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.form-inputs input{height:40px;width:400px;border:solid 1px white;margin-top:30px;font-size:1.2rem;border-radius:10px;background:var(--color-bg);border:1px solid var(--button-bg);padding:0 .5rem;outline:none;font-size:20px;line-height:27px;color:var(--color-input-text)}.form-submit{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}.form-submit .submit-button{font-size:1.5rem;height:40px;width:300px;margin:.5rem 0;font-size:20px;line-height:27px;font-weight:400;cursor:pointer;outline:none;padding:0 1rem;background:var(--button-bg);border-radius:5px;border:none;color:#fff}summary{display:flex;align-items:center;justify-content:center;margin:2rem 0}form{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2rem 0}form .submit-button{font-size:1.5rem;height:40px;width:300px;margin-top:30px;font-size:20px;line-height:27px;font-weight:400;cursor:pointer;outline:none;padding:0 1rem;background:var(--button-bg);border-radius:5px;border:none;color:#fff}#form-textarea{height:100%;width:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem}#form-textarea p{font-size:1.5rem;width:100%;padding:5px}#form-textarea textarea{height:150px;width:400px;resize:none;font-size:1.2rem;border-radius:10px;background:var(--color-bg);border:1px solid var(--button-bg);padding:0 .5rem;outline:none;font-size:20px;line-height:27px;color:var(--color-input-text)}#form-textarea .submit-button{font-size:1.5rem;height:40px;width:300px;margin-top:30px;font-size:20px;line-height:27px;font-weight:400;cursor:pointer;outline:none;padding:0 1rem;background:var(--button-bg);border-radius:5px;border:none;color:#fff}#form-textarea .submit-button:hover{color:#000;cursor:pointer}.container p{font-size:40px;line-height:80px}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2rem}.container h2{font-size:60px;line-height:80px}.container p{font-size:30px;line-height:80px}.container a{font-size:40px;line-height:80px;text-decoration:underline}@media screen and (max-width: 550px){.container{text-align:center}.container h2{font-size:40px;line-height:80px}.container p{font-size:30px;line-height:40px;padding-bottom:10px}.container a{font-size:30px;line-height:40px}}
