.navbar{background:linear-gradient(90deg,#1c1b1b,#1a1717);font-size:1.2rem;height:60px;justify-content:center;top:0;z-index:999}.navbar,.navbar-container{align-items:center;display:flex}.navbar-container{height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.navbar-logo{align-items:center;color:#696969;cursor:pointer;display:flex;font-size:2rem;justify-self:start;margin-left:10px;max-height:50px;text-decoration:none}.navbar-logo:hover{color:#639}.nav-menu{grid-gap:10px;display:grid;grid-template-columns:repeat(4,auto);justify-content:end;list-style:none;margin-right:2rem;text-align:center;width:60vw}.nav-item{height:80px}.nav-links{align-items:center;color:#696969;display:flex;height:100%;padding:.5rem 1rem;text-decoration:none}.nav-links:hover{border-bottom:4px solid #696969;color:#639;transition:all .2s ease-out}.fa-bars{color:#696969}.menu-icon,.nav-links-mobile{display:none}@media screen and (max-width:100%){.NavbarItems{position:relative}.nav-menu{display:flex;flex-direction:column;height:90vh;left:-100%;position:absolute;top:80px;width:100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#242222;left:0;z-index:1}.nav-links{display:table;padding:1rem;text-align:center;width:100%}.nav-links:hover{background-color:#696969;border-radius:0;color:#242424}.navbar-logo{left:0;position:absolute;top:0;transform:translate(25%,50%)}.menu-icon{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-100%,60%)}.fa-times{color:#696969;font-size:2rem}.nav-links-mobile{background-color:initial;border:1px solid #696969;border-radius:4px;color:#696969;display:block;font-size:1.5rem;margin:2rem auto;padding:14px 20px;text-align:center;text-decoration:none;transition:all .3s ease-out;width:80%}.nav-links-mobile:hover{background:#696969;color:#242424;transition:.25s}}*{box-sizing:border-box;font-family:PT Sans,sans-serif;margin:0;padding:0}.foundry,.home,.products,.sign-up{align-items:center;display:flex;font-size:3rem;height:90vh;justify-content:center}.foundry{background-image:url(/static/media/d20.f4efe803e0c90a7fd91a.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#696969}.doc,.products,.sign-up{background-image:url(/static/media/doc.55dc125b83a50529ffd0.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#696969}.hero-container{align-items:center;background:url(/static/media/tree_low_res.cd73cd4f9024fe721188.webp) 50%/cover no-repeat;box-shadow:inset 0 0 0 1000px #0003;display:flex;flex-direction:column;height:100vh;justify-content:center;object-fit:contain;width:100%}.hero-container>h1{font-size:100px;margin-top:-100px}.hero-container>h1,.hero-container>p{color:#f5f5f5;text-shadow:2px 2px 4px #000}.hero-container>p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:32px;margin-top:8px}.hero-btns{margin-top:32px}.hero-btns .btn{margin:6px}@media screen and (max-width:960px){.hero-container>h1{font-size:70px;margin-top:-150px}}@media screen and (max-width:768px){.hero-container>h1{font-size:50px;margin-top:-100px}.hero-container>p{font-size:30px}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}}.footer-container{background-color:#242424;padding:1rem 0}.footer-container,.footer-subscription{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer-subscription{color:#696969;margin-bottom:24px;padding:24px;text-align:center}.footer-subscription>p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.footer-subscription-heading{font-size:24px;margin-bottom:24px}.footer-subscription-text{font-size:20px;margin-bottom:24px}.footer-input{border-radius:2px;font-size:18px;margin-right:10px;outline:none;padding:8px 20px}.footer-links{display:flex;justify-content:center;max-width:100%;width:100%}.footer-link-wrapper{display:flex}.footer-link-items{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0;width:100%}.footer-link-items h2{color:#696969;margin-bottom:10px}.footer-link-items a{color:#696969;margin-bottom:.5rem;text-decoration:none}.footer-link-items a:hover{color:#639;transition:.3s ease-out}.footer-email-form h2{margin-bottom:2rem}.footer-input::placeholder{color:#b1b1b1}.social-icon-link{color:#696969;font-size:60px;margin:10px}.social-media{display:flex;justify-content:center;max-width:100%;width:100%}.social-media-wrap{align-items:center;display:flex;justify-content:space-between;max-width:100%;width:10%}.social-icons{justify-content:center;width:100%}.social-icons,.social-logo{align-items:center;display:flex}.social-logo{cursor:pointer;font-size:2rem;justify-self:center;text-decoration:none}.social-logo,.website-rights{color:#696969}@media screen and (max-width:100%){.footer-links{padding-top:2rem}.btn,.footer-input{width:100%}.footer-link-wrapper,.social-media-wrap{flex-direction:column}}.doc-image{border-radius:1500px;box-shadow:0 0 100px #000;display:block;margin:auto;max-height:100vh;max-width:80%;object-fit:cover}.cards{display:flex;flex-direction:column;padding:4rem}.cards,.weather{align-items:center;background:#f5f5f5;box-shadow:inset 0 0 0 1000px #0003;justify-content:center;object-fit:contain;width:100%}.weather{grid-gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));min-height:100vh;padding:2rem}h1{font-size:60px;text-shadow:2px 2px 4px #000}h1,h3{color:#f5f5f5;margin-top:20px;text-align:center}h3{font-size:20px;opacity:0;transition:opacity .3s ease-in-out}h3:hover{color:#f5f5f5;opacity:1;text-shadow:2px 2px 4px #000}.cards__container{align-items:center;display:flex;flex-flow:column;margin:0 auto;max-width:100vw;width:90%}.cards__wrapper{margin:50px 0 45px;position:relative;width:100%}.cards__items{margin-bottom:24px}.cards__item{border-radius:10px;display:flex;flex:1 1;margin:0 1rem}.cards__item__link{border-radius:10px;box-shadow:0 6px 20px #387dff2b;display:flex;filter:drop-shadow(0 6px 20px rgba(56,125,255,.017));flex-flow:column;overflow:hidden;text-decoration:none;width:100%}.cards__item__pic-wrap{overflow:hidden;padding-top:67%;position:relative;width:100%}.fade-img{animation-duration:2s;animation-name:fade-img}.cards__item__pic-wrap:after{background-color:#639;border-radius:10px;bottom:0;box-sizing:border-box;color:#f5f5f5;content:attr(data-category);font-size:12px;font-weight:700;margin-left:10px;max-width:calc(100% - 60px);padding:6px 8px;position:absolute}.cards__item__img{bottom:0;display:block;height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;position:absolute;right:0;top:0;transition:all .2s linear;width:100%}.cards__item__img:hover{transform:scale(1.1)}.cards__item__info{padding:20px 30px 30px}.cards__item__text{color:#252e48;font-size:18px;line-height:24px}@media only screen and (min-width:1200px){.content__blog__container{width:84%}}@media only screen and (min-width:1024px){.cards__items{display:flex}}@media only screen and (max-width:1024px){.cards__item{margin-bottom:2rem}}.tool-container{align-items:center;background:#f2f2f2;box-shadow:inset 0 0 0 1000px #0003;display:flex;flex-direction:column;height:100vh;justify-content:center;object-fit:contain;width:100%}.tool-container>h1{font-size:100px;margin-top:-100px}.tool-container>h1,.tool-container>p{color:#f5f5f5;text-shadow:2px 2px 4px #000}.tool-container>p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:32px;margin-top:8px}.tool-btns{margin-top:32px}.tool-btns .btn{margin:6px}.fa-play-circle{margin-left:4px}@media screen and (max-width:960px){.tool-container>h1{font-size:70px;margin-top:-150px}}@media screen and (max-width:768px){.tool-container>h1{font-size:50px;margin-top:-100px}.tool-container>p{font-size:30px}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}.input-label{margin-bottom:10px}.forecast-list{display:flex;flex-wrap:wrap}.forecast-item{background-color:#f9f9f9;border:1px solid #ccc;margin-bottom:20px;margin-right:20px;padding:20px;width:250px}}
/*# sourceMappingURL=main.b7d05e0a.css.map*/