html{scroll-behavior:smooth}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#f8f9fd;margin:0}button,a{-webkit-tap-highlight-color:transparent;outline:none;text-decoration:none}::selection{background-color:#0c4a00;color:#fff}.contact-form-container{background:#f8f9fd;background:linear-gradient(0deg,#fff,#f4f7fb);border-radius:40px;padding:25px 35px;border:5px solid rgb(255,255,255);box-shadow:#dbddda 0 30px 30px -20px}.contact-item{display:flex;align-items:center;font-size:1.5rem;text-align:center;color:#8a8c89;gap:10px}.contact-item a{color:#8a8c89;text-decoration:none}.form{padding:20px;border-radius:10px;max-width:500px;width:400px;display:flex;flex-direction:column;align-items:center;gap:15px}.form-group{width:100%;display:flex;flex-direction:column;gap:5px;color:#8a8c89}.form input,.form textarea{background:#fff;border:none;padding:15px;border-radius:20px;margin-top:5px;resize:vertical;font-family:inherit;box-shadow:#dbddda 0 10px 10px -5px}.form input:focus,.form textarea:focus{outline:none;border-inline:2px solid #8A8C89}.send-button{margin-top:20px;background-color:#fff;color:#0c4a00;border-radius:20px;font-size:17px;font-weight:600;padding:1em 2em;cursor:pointer;transition:all .3s ease-in-out;border:1px solid #0C4A00;box-shadow:0 0 #0c4a00}.send-button:hover{transform:translateY(-4px) translate(-2px);box-shadow:2px 5px #0c4a00}.send-button:active{transform:translateY(2px) translate(1px);box-shadow:0 0 #0c4a00}@media (max-width: 800px){.contact-form-container{width:80%}.contact-wrapper{flex-direction:column;align-items:center}.contact-item{font-size:1rem;text-align:start;margin-bottom:10px}.form{width:100%;padding:5px;margin-top:30px}.form input,textarea{font-size:1rem}.send-button{padding:13px 20px;font-size:1.1rem}}.header{background-color:#f8f9fd;display:flex;align-items:center;justify-content:center;gap:150px;left:0;overflow:hidden;position:sticky;top:0;width:100%;z-index:1000;border-bottom:.5px solid #0C4A00}.header-logo img{width:130px}.header-links{display:flex;justify-content:flex-end;gap:50px}.header-links a{text-decoration:none;color:#8a8c89;font-weight:600;font-size:1.3rem;letter-spacing:.5px}.header-button{display:flex;justify-content:center}.header-button button{display:flex;gap:10px;align-items:center;justify-content:center;background-color:#0c4a00;color:#fff;border:none;padding:15px 30px;border-radius:20px;font-size:1.3rem;font-weight:600;cursor:pointer}.hero-section{display:flex;justify-content:center}.hero-info{display:flex;flex-direction:column;justify-content:center}.hero-info{max-width:50%}.hero-title{font-size:clamp(40px,5vw,90px);font-weight:800;line-height:1;letter-spacing:2px;word-spacing:10px}.hero-description{font-size:2.5rem;font-weight:700;line-height:1;color:#8a8c89;letter-spacing:1px;word-spacing:5px}.hero-image img{width:600px}.section{display:flex;justify-content:space-around;flex-direction:column;margin:10px 100px}.section-title{font-size:2.5rem;font-weight:700;text-align:center;color:#132034;margin-bottom:10px;align-self:center}.section-description{font-size:1.4rem;font-weight:500;text-align:center;color:#615e5e;margin-bottom:40px}.section-description a{font-size:1.2rem;text-align:start;color:#132034}.services-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.services-cards{display:flex;justify-content:space-between;gap:30px}.service-card{display:flex;flex-direction:column;width:100%;gap:15px;background:linear-gradient(0deg,#fff,#f4f7fb);border-radius:40px;padding:25px 35px;border:5px solid rgb(255,255,255);box-shadow:#dbddda 0 30px 30px -20px}.service-title{font-size:1.5rem;font-weight:700;color:#132034}.service-icon{font-size:2.2rem;color:#132034;width:50px;height:50px;border-radius:15%;display:flex;justify-content:center;align-items:center;color:#0c4a00}.about-content-wrapper{display:flex}.about-description{padding:20px 150px 0;width:100%}.map{display:flex;justify-content:center;align-items:center}.map iframe{border:none}.contact-wrapper{display:flex;justify-content:center;gap:20px}.contact-info{display:flex;flex-direction:column;align-items:start}.section-bar-desktop{height:100px}@media (max-width: 900px){.section-bar-desktop{height:50px}.header{display:flex;align-items:center;gap:0px;justify-content:space-around}.header-logo img{width:70px}.header-links{display:none}.header-button button{padding:13px 20px;font-size:1.1rem}.hero-section{flex-direction:column;align-items:center;text-align:center}.hero-info{max-width:100%}.hero-title{font-size:3rem;display:none}.hero-description{font-size:1.8rem}.hero-image{display:flex;justify-content:center;order:-1}.hero-image img{width:100%;max-width:400px}.services-cards{flex-direction:column;align-items:center}.service-card{width:80%}.about-content-wrapper{display:flex;flex-direction:column}.about-description{padding:0;order:-1}.section{margin:10px 20px}.section-description{font-size:1.2rem;text-align:start}.map iframe{width:100%}}@media (max-width: 1300px){.hero-image img{width:100%;max-width:400px}.about-content-wrapper{display:flex;flex-direction:column}.about-description{padding:0;order:-1}}@media (max-width: 2000px){.about-content-wrapper{display:flex;flex-direction:column}.about-description{padding:0;order:-1}}
