:root{--color-primary: #082a76;--color-primary-transparent: #082b76ec}html,body{margin:0;padding:0;width:100%;height:100%;font-family:Raleway,sans-serif;background-color:#fff}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem;background-color:#fff;box-shadow:0 4px 6px #0000000d;position:relative;z-index:1000}.navbar-logo img{height:60px;width:auto;cursor:pointer}.navbar-links{list-style:none;display:flex;gap:2.5rem;margin:0;padding:0}.navbar-links li a{text-decoration:none;color:var(--color-primary);font-weight:600;font-size:1rem;letter-spacing:1px;transition:color .3s ease,opacity .3s ease}.navbar-links li a:hover{opacity:.7}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger .line{width:30px;height:3px;background-color:var(--color-primary);transition:all .3s ease;border-radius:2px}@media screen and (max-width:992px){.navbar{padding:1rem 2rem}.hamburger{display:flex}.navbar-links{position:absolute;top:100%;left:0;width:100%;background-color:#fff;flex-direction:column;align-items:center;gap:2rem;padding:2rem 0;box-shadow:0 4px 6px #0000000d;clip-path:polygon(0 0,100% 0,100% 0,0 0);transition:clip-path .4s ease-in-out}.navbar-links.active{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.hamburger.open .line:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open .line:nth-child(2){opacity:0}.hamburger.open .line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.banner-container{width:100%;min-height:65vh;background-size:cover;background-position:center left;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-end;padding:0 5%;box-sizing:border-box}.banner-content{max-width:650px;color:#fff;padding:2rem}.banner-line{width:200px;height:2px;background-color:#fff;margin-bottom:1.5rem}.banner-content h1{font-size:2rem;font-weight:500;line-height:1.1;margin-bottom:1.5rem}.banner-content h1 b{font-weight:900}.banner-content p{font-size:1.15rem;font-weight:400;line-height:1.6;margin-bottom:1rem}@media screen and (max-width:992px){.banner-container{min-height:60vh;justify-content:center;background-position:30% center}.banner-content{background-color:#082a76d9;border-radius:12px;text-align:center;padding:2rem;margin:1rem}.banner-line{margin:0 auto 1.5rem}.banner-content h1{font-size:2.2rem}}@media screen and (max-width:768px){.banner-container{min-height:70vh}.banner-content{padding:1.5rem}.banner-content h1{font-size:1.8rem}.banner-content p{font-size:1rem}}.experience-section{display:flex;align-items:center;justify-content:space-between;padding:5rem 10%;background-color:#fff;gap:4rem}.experience-text{flex:1;display:flex;flex-direction:column;gap:2rem}.experience-header{display:flex;flex-direction:column;gap:1.5rem}.experience-line{width:200px;height:2px;background-color:var(--color-primary)}.experience-text h2{color:var(--color-primary);font-size:2.5rem;font-weight:500;margin:0;line-height:1.2}.experience-text h2 b{font-weight:900}.experience-text p{color:var(--color-primary-transparent);font-weight:400;font-size:1.05rem;line-height:1.6;margin:0}.experience-text p strong{font-weight:700;color:var(--color-primary)}.experience-image{flex:1;display:flex;justify-content:center}.experience-image img{width:100%;max-width:500px;height:auto;border-radius:12px;box-shadow:0 10px 25px #0000001a}@media screen and (max-width:992px){.experience-section{flex-direction:column;padding:4rem 5%;gap:3rem}.experience-text{gap:1.5rem}.experience-header{gap:1rem}.experience-text h2{font-size:2.2rem}}@media screen and (max-width:768px){.experience-text h2{font-size:1.8rem}.experience-text p{font-size:1rem}}.services-section{padding:80px 20px;background-size:cover;background-position:center;background-repeat:no-repeat}.services-container{max-width:1200px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;justify-content:center}.service-card{background:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;border-radius:12px}.card-image-container{width:100%;display:flex;justify-content:center}.card-image{width:100%;max-width:100%;height:auto;object-fit:cover}.card-content{padding:30px 15px;display:flex;flex-direction:column;align-items:center;width:100%;flex-grow:1}.card-header{min-height:70px;margin-bottom:15px;display:flex;flex-direction:column;justify-content:flex-start}.card-content h3{font-size:1.6rem;color:var(--color-primary);margin:0;font-weight:800;letter-spacing:1.5px}.card-description-container{min-height:100px;display:flex;align-items:flex-start;justify-content:center;margin-bottom:20px}.card-description{font-size:.95rem;color:var(--color-primary-transparent);line-height:1.6;margin:0;max-width:300px}.card-action-container{width:100%;display:flex;justify-content:center;margin-top:auto}.card-action-button{background:none;border:none;cursor:pointer;padding:0;display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.card-action-button:hover{transform:scale(1.05)}.btn-img{width:100%;max-width:90px;height:auto;display:block}@media(max-width:768px){.services-section{padding:60px 15px}.services-grid{grid-template-columns:1fr;max-width:380px;margin:0 auto;gap:40px}.card-header,.card-description-container{min-height:auto}}.why-choose-us-section{padding:80px 20px;background-color:#fff}.why-choose-us-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}.title-container{margin-bottom:40px;display:inline-block}.title-top-line{width:200px;height:2px;background-color:var(--color-primary);margin-bottom:20px;border-radius:2px}.why-choose-us-title{font-size:2.4rem;color:var(--color-primary);margin:0;font-weight:700}.features-list{display:flex;flex-direction:column;gap:1rem}.feature-item{display:flex;flex-direction:column;gap:6px}.feature-title{font-size:1.25rem;color:var(--color-primary);margin:0;font-weight:700}.feature-description{font-size:1rem;color:var(--color-primary-transparent);margin:0;line-height:1.5}.why-choose-us-image-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.why-choose-us-image{width:100%;max-width:550px;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 4px 20px #0000000d}@media(max-width:992px){.why-choose-us-container{grid-template-columns:1fr;gap:40px}.why-choose-us-content{order:1}.why-choose-us-image-container{order:2}.why-choose-us-title{font-size:2rem}}.footer-section{padding:60px 20px;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.footer-container{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);text-align:center;align-items:center}.footer-column{display:flex;flex-direction:column;gap:8px;border-right:3px solid #ffffff}.footer-column:last-child{border-right:none}.footer-column h3{font-size:1.25rem;font-weight:700;margin:0 0 15px;letter-spacing:1.5px;line-height:1.4}.footer-column p{font-size:1rem;margin:0;font-weight:400;color:#ffffffe6}@media(max-width:768px){.footer-container{grid-template-columns:1fr;gap:40px}.footer-column{border-right:none;padding:0}}
