@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;800&display=swap);.featured .container{grid-template-columns:repeat(2,1fr)}.featured .left{display:flex;flex-direction:column;justify-content:center;padding-bottom:2rem}.featured .left p{margin:1.5rem 0}.featured .left .btn{align-self:flex-start}.featured .right{display:flex;flex-wrap:wrap;justify-content:space-evenly}.featured .right .card{border:1px solid #d3d3d3;border-radius:24px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;height:170px;margin:.4rem;padding:12px 22px;text-align:center;width:170px}.featured .right .card:hover{box-shadow:0 8px 24px rgba(0,0,0,.2)}.featured .right img{margin:auto;padding:.2rem 0;width:50px}.featured .icon{font-size:36px}.featured span{font-size:22px}.left h2{color:#fbeec1;font-size:4rem}.left p{color:#a9a9a9;font-size:1.5rem}@media screen and (max-width:940px){.featured .container{grid-template-columns:1fr}.featured .left .btn{align-self:center}}@media screen and (max-width:478px){.featured .container .right .card{width:100%}}.hero h1{color:#05386b}.hero p{color:gray}.hero .container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;margin:4rem auto;padding:1rem}.hero .left{padding:1rem}.hero .input-container,.hero h1{padding:1rem 0}.hero .right{padding:1rem}.hero .img-container{display:flex;width:100%}.hero img{margin:auto;max-width:80%}.hero .left button{margin:1rem 0}@media screen and (max-width:940px){.hero .container{grid-template-columns:1fr;margin:1rem 0}}.header{background-color:#8ee4af;border-bottom:1px solid #eee;height:90px;left:0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.header .container{align-items:center;display:flex;height:100%;justify-content:space-between;padding:1rem}.colors{color:var(--primary)}.nav-menu{display:flex}.nav-menu li{padding:0 2rem}.nav-menu a{color:#05386b;font-size:1rem;font-weight:600}.hamburger{cursor:pointer;display:none}a:hover{color:gray}@media screen and (max-width:1240px){.hamburger{display:flex}.nav-menu{background:#fff;border-left:1px solid #eee;display:none;flex-direction:column;height:100vh;justify-content:start;position:absolute;right:-100%;top:90px;transition:.4s;width:50%;z-index:2}.nav-menu.active{display:inline;right:0}.nav-menu li{border-bottom:1px solid #eee;padding:1rem;width:100%}.nav-menu a{font-size:1.2rem}}.container.contact_container{grid-gap:12%;display:grid;gap:12%;grid-template-columns:30% 58%;width:58%}.contact_options{display:flex;flex-direction:column;gap:1.2rem}.contact_option{background:#8ee4af;border:1px solid transparent;border-radius:1.2rem;margin:.7rem 0;padding:1.2rem;text-align:center;transition:all .4s ease}.contact_option:hover{background:transparent;border-color:rgba(77,181,255,.4)}.contact_icon{font-size:1.5rem;margin-bottom:.5rem}.contact_option a{display:inline-block;font-size:.8rem;margin-top:.7rem}.contact_option h5{color:hsla(0,0%,100%,.6)}form{display:flex;flex-direction:column;gap:1.2rem;margin:5rem 0}input,textarea{background:transparent;border:2px solid gray;border-radius:.5rem;color:#000;padding:1.5rem;resize:none;width:100%}.email3{font-size:14px}.areatext{background-color:transparent;border:2px solid gray}@media screen and (max-width:1024px){.container.contact_container{gap:2rem;grid-template-columns:1fr}}@media screen and (max-width:600px){.container.contact_container{width:90%}}:root{--primary:#118c4f;--background:#379683}.primary{color:#118c4f;color:var(--primary)}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}ul{list-style-type:none}a{color:#fff;text-decoration:none}.container{margin:auto;max-width:1240px}body{background-color:#fbeec1;font-family:Poppins,sans-serif;overflow-x:hidden}h1{font-size:3.5rem}h1,h2{line-height:1.2}h2{font-size:2.4rem}h5{font-size:1.1rem;line-height:1.2}p{font-size:1.2rem}.btn{background-color:#05386b;border:1px solid gray;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:14px 32px}.btn:hover{background:#699372;box-shadow:0 8px 24px rgba(0,0,0,.15)}input{background:transparent;border:1px solid gray;border-radius:8px;font-family:Poppins,sans-serif;font-size:1rem;margin-right:.8rem;padding:12px 32px}@media screen and (max-width:768px){h1{font-size:2.1rem}h1,h2{line-height:1.2}h2{font-size:1.5rem}h5{font-size:1.1rem;line-height:1.2}p{font-size:1rem}.btn{margin:1rem 0}.btn,input{width:100%}}.notes-list{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:6rem}.note.new{background-color:#05386b}.note-footer small{color:gray}textarea{background-color:#05386b;border:none;color:#000;resize:none}textarea:focus{outline:none}.save{background-color:#8ee4af;border:none;border-radius:15px;padding:5px 10px}.save:hover{background-color:#ededed;cursor:pointer}.note{background-color:#fef68a;border-radius:10px;flex-direction:column;min-height:170px;padding:1rem;white-space:pre-wrap}.note,.note-footer{display:flex;justify-content:space-between}.note-footer{align-items:center}.container1{margin:0 auto;max-width:960px;padding:0 15px}.delete-icon:hover{color:red;cursor:pointer}.note-title{color:gray;font-size:3rem;margin-bottom:2rem;text-align:center}footer{background:#05386b;font-size:.9rem;padding:3rem 0;text-align:center}footer a{color:#fff}.footer_logo{display:inline-block;font-size:2rem;font-weight:500;margin-bottom:2rem}.permalinks{flex-wrap:wrap;gap:2rem;margin:0 auto 3rem}.footer_socials,.permalinks{display:flex;justify-content:center}.footer_socials{gap:1rem;margin-bottom:4rem}.footer_socials a{background:gray;border:1px solid transparent;border-radius:.7rem;color:#fff;display:flex;padding:.8rem}.footer_socials a:hover{background:transparent;border-color:gray;color:gray}.footer_copyright{color:var(--color-bg);margin-bottom:4rem}@media screen and (max-width:600px){.permalinks{flex-direction:column;gap:1.5rem}.footer_socials{margin-bottom:2.6rem}}.featured{background-color:var(--background);padding:8rem 0;width:100%}.featured .container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;padding:1rem}.chart-title{color:#05386b;text-align:center}.featured .card{border:1px solid #d3d3d3;border-radius:24px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;height:300px;margin:auto;padding:12px 22px;text-align:center;width:300px}.featured .card:hover{box-shadow:0 8px 24px rgba(0,0,0,.2)}.featured .card .top{display:flex;flex-direction:column}.featured img{margin:auto;padding:.2rem 0;width:150px}h5{font-size:1.5rem}h5>p{font-size:1.2rem}.featured .icon{align-items:center;font-size:35px;justify-content:center;margin:auto;padding-top:6px}.featured span{font-size:20px}.green{color:green}.red{color:red}@media screen and (max-width:940px){.featured .container .card{margin:.5rem;width:100%}.featured .left .btn{align-self:center}}@media screen and (max-width:478px){.featured .container .card{width:100%}}
/*# sourceMappingURL=main.e60234bb.css.map*/