body{max-width:1920px;margin:0 auto;background-image:url(public/background_image.svg);background-size:100%;background-repeat:repeat;background-color:#f9fdfe;color:#000000b3}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-sizing:border-box;margin:0;padding:0;text-decoration:none}img{max-width:100%}.mobile-ham{cursor:pointer}.ham:hover{color:#eb833a}.mobile-nav{display:flex;flex-direction:column;gap:1em;justify-content:center}@media screen and (min-width: 768px){.content{width:70%;margin:0 auto}.mobile-ham,.mobile-nav{display:none}}@media screen and (max-width: 768px){.content{width:90%;margin:0 auto}.desk-nav{display:none}}nav{background-color:#398c95}.ham{color:#f9fdfe;font-size:2em}footer{background-color:#398c95;width:100%;padding:1em 0}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1em;align-items:center;justify-content:center;color:#f9fdfe}.footer-contact{display:flex;flex-direction:column;gap:.3em}footer p{text-align:end;font-size:.9em}.navbar{display:flex;justify-content:space-between;align-items:center}.navitem{color:#f9fdfe;font-size:1.2em;padding:.5em 1em}nav .active{color:#eb833a}.logo{width:60%;height:auto}header{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:2em;padding:5em 0 1em}header img{justify-self:end}h1{font-size:3em;margin:1em 0;color:#398c95}p{font-size:1.1em}header button{padding:.5em 1em;background-color:#398c95;border:none;border-radius:5px;margin-top:.5em;font-size:1.2em}.learn{display:flex;align-items:center;gap:1em}button img{height:1.5em;width:auto}button:hover{background-color:#eb833a;cursor:pointer}button:active{transform:scale(.9)}button a{color:#f9fdfe}.excel{border-bottom:solid 2px #EB833A}.title{display:flex;gap:1em;align-items:center;margin-bottom:1em}.grid-home{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2em;margin-top:8em;margin-bottom:5em;align-items:center}.title h2{font-size:1.5em;color:#eb833a}.grid-item{background-color:#f9fdfe;padding:1em;border-radius:5px;box-shadow:0 0 10px #0000001a}.grid-item p{margin:.5em 0}.grid-work{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em;padding:2em 1em;margin-bottom:5em}.grid-work img{justify-self:end}.contact-head{text-align:center;margin:6em 0 3em}.contact-head h2{color:#eb833a;font-size:2em}.contact-head h3{font-size:1.5em;margin:1em 0;color:#398c95}form{display:flex;flex-direction:column;gap:2em}.input{padding:10px 1em;outline:none;border-radius:5px;box-shadow:0 0 10px #0000001a;width:100%;border:solid 1px #398C95;background:none}form textarea{height:10em}form button{padding:.5em 1em;background-color:#398c95;border:none;border-radius:5px;width:10em;color:#f9fdfe;font-weight:700;font-size:1.2em}form button:hover{background-color:#eb833a;cursor:pointer}form button:active{transform:scale(.9)}.input-group{position:relative}.placeholder{position:absolute;top:10px;left:10px;padding:0 .3em;transition:all .3s ease;color:#00000080;pointer-events:none}.input:focus+.placeholder,.input:not(:placeholder-shown)+.placeholder{top:-10px;left:10px;transform:translateY(0);color:#398c95;background-color:#f9fdfe}.input:focus{border-color:#eb833a;background-color:#f9fdfe}.star{color:#eb833a}.contact{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em;margin:5em 0}.contact-info{display:flex;flex-direction:column;gap:1.5em;padding:1em;background-color:#398c95;border-radius:10px;box-shadow:0 0 10px #0000001a;color:#f9fdfe}.contact-info h3{font-size:1.5em}.grid-about{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2em;margin-top:2em}.values{margin-top:8em;margin-bottom:5em}.values>h2{color:#398c95;border-bottom:solid 2px #EB833A;width:fit-content}.chart-sec{max-width:90%;margin:5em auto}.chart-sec h2{color:#398c95;border-bottom:solid 2px #EB833A;width:fit-content;text-align:center;margin:2em auto}.chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2em}.chart{display:flex;flex-direction:column;gap:1em;align-items:center}.sticky-nav{position:fixed;top:0;width:100%;z-index:1000}.close-icon{color:#f9fdfe;font-size:2em;cursor:pointer;align-self:end;margin-top:.5em}
