@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";header{position:absolute;top:0;left:0;width:calc(100% - 16vw);height:70px;margin:1.5rem 8vw;padding:0 1.5rem;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:rgb(38,98,71);background:linear-gradient(45deg,rgb(46,133,93) 0%,rgb(38,98,71) 100%);box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px;opacity:.95}header img{width:36px;height:auto;object-fit:contain;filter:drop-shadow(1px 1px .25rem green);transition:transform .25s ease,opacity .25s ease}header img:hover{cursor:pointer;opacity:.8;transform:scale(1.025)}header img:first-child{width:60px}header div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2em}header div a{text-decoration:none;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:1px;border-bottom:1px solid transparent;transition:border-color .25s ease-in-out}header div a:hover{cursor:pointer;border-color:#fff}header div button{outline:none;border:none;border-radius:4px;padding:.75rem;font-size:.95rem;font-weight:500;background-color:#05c46b;color:#fff}footer{position:relative;width:100%;height:fit-content;margin:0;padding:10vh;text-align:center;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}footer img{max-width:200px}footer .bottom{letter-spacing:1px;font-size:1.1rem;font-weight:500}footer .links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}footer .links a{text-decoration:none;color:#fff;font-size:1rem;font-weight:400;opacity:.56}footer .social{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1em}footer .social img{width:32px;height:auto;object-fit:contain}.services{width:100%;height:fit-content;padding:10vw 12vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem}.services .top{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.services .top .left{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.services .top .left p{opacity:.5;font-size:1.1rem;font-weight:500;letter-spacing:1px}.services .top .left h2{font-size:3.3rem;font-weight:700}.services .top .right{display:flex;justify-content:flex-end;width:60%;text-align:right}.services .top .right p{color:#000;font-size:1rem;font-weight:500;opacity:.65;max-width:50%}.services .bottom{width:100%;padding:0 8vw;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.services .bottom .card{padding:0;min-height:500px;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:20px;border:3px solid #bce5d2;box-shadow:#63636333 0 2px 8px}.services .bottom .card img{width:100%;height:250px;object-fit:cover;border-top-left-radius:16px;border-top-right-radius:16px}.services .bottom .card h3{padding:2rem 2rem 1rem;color:#266247;font-size:1.4rem;font-weight:700}.services .bottom .card p{padding:0 2rem 2rem;font-size:1rem;font-weight:500;color:#266247;opacity:.8}.services .bottom .card button{outline:none;border:2px solid #2d7454;background-color:#fff;color:#266247;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;margin:2rem;margin-top:0}.did{width:100%;padding:10vw 15vw}.did .badge{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;background:rgb(38,98,71);box-shadow:#0000003d 0 3px 8px;border-radius:20px}.did .badge .left{width:30%;min-height:300px;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;border-top-left-radius:20px;border-bottom-left-radius:20px}.did .badge .left h2{max-width:100%;color:#fff;font-size:2.75vw;font-weight:900}.did .badge .right{width:70%;min-height:300px;background:#1f503a;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;border-top-right-radius:20px;border-bottom-right-radius:20px}.did .badge .right .card{width:33%;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center}.did .badge .right .card h2{color:#dfaa25;font-size:4rem;font-weight:700}.did .badge .right .card p{font-size:1.25rem;font-weight:500;color:#fff;opacity:.56;letter-spacing:1px}.about{width:100%;height:fit-content;display:flex;flex-direction:column;justify-items:center;align-items:center}.about p:first-child{letter-spacing:1px;text-transform:uppercase;font-size:1rem;font-weight:500;color:#000;opacity:.56}.about h2{font-size:3rem}.about .text{text-align:center;max-width:25%;font-size:1rem}.about .images{margin-top:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}.about .images img{margin-top:0;width:25%;min-height:500px;object-fit:cover;border-radius:16px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.about .images img:nth-child(2){margin-top:10rem}.home{width:100%;height:100vh;background-image:url(/assets/garden-b0e91f6d.jpg);background-size:100% 100vh;background-repeat:no-repeat;background-position:0 0;box-shadow:inset 0 0 5px 2px #282a2d;margin:0;padding:0 14vw;padding-top:25vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.home p{letter-spacing:1px;text-transform:uppercase;color:#fff;opacity:.6;font-size:1.05rem;font-weight:500}.home h1{max-width:60%;color:#fff;font-size:5rem;line-height:1.1}.home .buttons{margin-top:2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem}.home .buttons button{outline:none;border:none;border-radius:4px;padding:.8rem 1.25rem;font-size:1.05rem;font-weight:500;background-color:transparent;border:1px solid white;color:#fff;transition:opacity .25s ease}.home .buttons button:first-child{border-color:#000;background-color:#000;color:#fff}.home .buttons button:hover{cursor:pointer;opacity:.75}.credentials{width:100%;height:fit-content;margin:0;padding:5vw;display:flex;flex-direction:row;justify-content:center;align-items:center}.credentials .images{width:66%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.5rem}.credentials .images img{width:40%;border-radius:16px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.credentials .images img:nth-child(2),.credentials .images img:nth-child(4){margin-top:5rem}.credentials .text{width:34%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.credentials .text p:first-child{letter-spacing:1px;text-transform:uppercase;font-size:1rem;font-weight:500;color:#000;opacity:.56}.credentials .text h2{font-size:3.3rem;color:#266247}.credentials .text .text{color:#000;opacity:.56;width:80%;opacity:.7;font-size:1rem;font-weight:500}.credentials .text button{padding:.5rem 1rem;font-size:1.1rem;font-weight:500;box-shadow:none;border:none;outline:none;background-color:#000;color:#fff}:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif!important}button{outline:none;border:none;border-radius:4px;transition:opacity .25s ease}button:hover{cursor:pointer;opacity:.8}
