@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,400&display=swap);*,:after,:before{margin:0;padding:0}html{font-family:"Source Sans Pro",sans-serif}body{box-sizing:border-box;min-height:100vh}:root{--impact-blue:#120078;--impact-violet:#9d0191;--impact-pink:#fd3a69;--impact-light-pink:#ff86a3;--impact-yellow:#fecd1a;--shadow-card:0 5px 10px rgba(154,160,185,0.05),0 15px 40px rgba(166,173,201,0.2);--shadow-sharp:0 1px 1px rgba(0,0,0,0.25),0 2px 2px rgba(0,0,0,0.2),0 4px 4px rgba(0,0,0,0.15),0 8px 8px rgba(0,0,0,0.1),0 16px 16px rgba(0,0,0,0.05);--shadow-smooth:0 1px 1px rgba(0,0,0,0.08),0 2px 2px rgba(0,0,0,0.12),0 4px 4px rgba(0,0,0,0.16),0 8px 8px rgba(0,0,0,0.2);--shadow-smooth-light:0 1px 1px rgba(0,0,0,0.08);--shadow-dreamy:0 1px 2px rgba(0,0,0,0.07),0 2px 4px rgba(0,0,0,0.07),0 4px 8px rgba(0,0,0,0.07),0 8px 16px rgba(0,0,0,0.07),0 16px 32px rgba(0,0,0,0.07),0 32px 64px rgba(0,0,0,0.07)}.mb-3{margin-bottom:1.25rem}.footer{flex-direction:column;height:150px;padding:.5rem 1rem;background:linear-gradient(45deg,#172a74,#21a9af)}.footer,.footer__top{display:flex;justify-content:space-between}.footer__top{width:100%;flex-direction:row;align-items:center;margin:0 auto .5rem}.footer__bottom{display:flex;justify-content:space-between}.footer__logo{color:#fff;font-size:1.75rem}.footer__built{color:#353535;font-weight:300;font-size:1.25rem}.footer__people{color:#262626;width:30%;font-weight:500;text-align:right}.footer__copy{color:#d7d7d7;font-weight:300;font-size:1.1rem}.footer__links a{color:#fff;margin:0 .5rem;transition:all .3s}.footer__links a:hover{color:red}.dash{background:linear-gradient(135deg,#172a74,#21a9af);min-height:100vh}.clamp{width:95%!important;margin:auto!important}.hero{padding-bottom:1rem;margin-bottom:2rem;background:linear-gradient(135deg,#172a74,#21a9af)}.hero__img{display:flex;width:55rem;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07);box-shadow:var(--shadow-dreamy);margin:0 auto 2rem}@media only screen and (max-width:68.75em){.hero__img{width:35rem}}@media only screen and (max-width:56.25em){.hero__img{width:25rem}}.nav{padding-top:.5rem;height:3rem;margin:0 auto 1.25rem;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 5.35rem)}@media only screen and (max-width:56.25em){.nav{width:calc(100% - 1rem)}}.nav__logo{font-size:1.25rem;color:#fff}.nav__login{border:none;outline:none;font-weight:600;background:transparent;color:#d8d8d8;padding:0 15px;cursor:pointer;transition:all .3s ease}.nav__login:hover{color:red}.nav__signup{outline:none;padding:.5rem;border-radius:100px;border:1px solid #fff;background:transparent;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease}.nav__signup:hover{background:rgba(0,145,198,.625)}.test{max-width:30rem;padding:1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width:56.25em){.test{margin-bottom:1rem}}.test__heading{font-size:2.25rem;margin-bottom:1.25rem}@media screen and (max-width:56.25em){.test__heading{font-size:1.75rem}}.test__description{line-height:1.75rem;color:#7d8285;margin-bottom:1rem}.test__button{padding:15px 28px;background-color:#007bff;border-radius:7px;color:#fff;font-weight:600;letter-spacing:1px;border:none;cursor:pointer;transition:all .3s}.test__button:hover{background-color:#005fc4}.articles{display:grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 2rem;overflow:hidden;grid-template-columns:repeat(3,-webkit-min-content);grid-template-columns:repeat(3,min-content);grid-gap:2rem;gap:2rem}@media only screen and (max-width:56.25em){.articles{grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}
/*# sourceMappingURL=main.d55ff1d7.chunk.css.map */