.hero-section-container{background:linear-gradient(90deg,rgba(1,28,52,.9),rgba(1,28,52,.2)),url(/background/bg.jpg) 50%/cover no-repeat;background-blend-mode:multiply;height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;color:white;flex-direction:column;width:100%}.hero-section-content{max-width:1300px;width:100%;display:flex;align-items:center;gap:20px;padding:0 20px}.hero-section-content img{max-width:350px;width:100%}.hero-section-content h1{font-size:50px}.hero-section-content p{width:60%;font-size:18px;margin-top:20px;line-height:30px}@media (max-width:1068px){.hero-section-content img{max-width:250px;width:100%}.hero-section-content{flex-direction:column;gap:70px}.hero-section-content h1{font-size:30px;text-align:center}.hero-section-content p{width:100%;font-size:15px;text-align:center;line-height:26px}.hero-section-container{background:linear-gradient(90deg,rgba(1,28,52,.9),rgba(1,28,52,.2)),url(/background/bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:65%}}.aservices-container{align-items:center;padding:50px 20px}.aservices,.aservices-container{width:100%;display:flex;justify-content:center;flex-direction:column}.aservices{max-width:1300px}.aservices h1{text-align:center;font-size:15px;color:var(--secondary);margin-bottom:20px}.aservices h3{color:var(--primary);font-size:35px;text-align:center}.aservices p{color:var(--text)}.aservices-list{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;margin:80px 0;gap:60px 0}.aservice{display:flex;max-width:350px;gap:20px;position:relative;padding:20px;border:2px solid transparent;border-radius:12px;background-clip:padding-box;transition:all .4s ease;z-index:0}.aservice:hover{border:2px solid var(--secondary);box-shadow:0 4px 12px rgba(0,0,0,.08)}.aservice h2{color:var(--primary);margin:0 0 10px}.aservice-desc p{color:var(--grey)!important;line-height:25px}.aservice img{width:45px}.aservice img,.aservice-icon{background-color:var(--secondary);padding:10px;border-radius:5px}.aservice-icon{font-size:45px;color:white}@media (max-width:1068px){.aservices-container{padding:50px 20px}}@media (max-width:768px){.aservices-container{padding:30px 10px}.aservices h3{font-size:28px}.aservices-list{margin:50px 0;gap:20px}}.teams-container{width:100%;background:linear-gradient(90deg,rgba(1,28,52,.9),rgba(1,28,52,.2)),url(/background/hands-shake.jpg) 50%/cover no-repeat;background-blend-mode:multiply;display:flex;align-items:center;justify-content:center;padding:80px 20px;margin-top:40px}.teams{max-width:1300px;width:100%}.teams h3{font-size:15px;margin-bottom:20px}.teams h1,.teams h3{text-align:center;color:white}.teams h1{margin-bottom:80px;font-size:35px}.teams-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.team{flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 13.33px);max-width:250px;text-align:center;padding:20px;background-color:#f0f0f0;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);border:4px solid var(--secondary)}.team img{width:100%;max-width:150px;border-radius:50%;margin-bottom:10px}.team h2{font-size:18px;margin:15px 0 5px;color:var(--primary)}.team h2,.team p{text-align:center}.team p{font-size:14px;margin:0 0 5px;color:var(--secondary)}@media (max-width:1024px){.team{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}}@media (max-width:768px){.teams-container{margin-top:0}.team{flex:0 0 100%}.teams h3{font-size:16px}.teams h1{font-size:25px;margin-bottom:50px}}.testimonials-container{align-items:center;padding:80px 20px 100px}.testimonials,.testimonials-container{width:100%;display:flex;justify-content:center;flex-direction:column}.testimonials{max-width:1300px}.testimonials h3{text-align:center;font-size:15px;color:var(--secondary);margin-bottom:20px}.testimonials h1{color:var(--primary);text-align:center;margin-bottom:60px;font-size:35px}.testimony{margin:20px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:25px;border-radius:8px;height:300px}.testimony p:first-child{font-size:40px;color:var(--secondary)}.testimony p:nth-child(2){color:var(--grey);font-size:15px;line-height:25px;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.testimony-name{display:flex;align-items:center;gap:20px;margin-top:30px}.testimony-image img{width:60px;border-radius:50%}.testimony-person h3{text-align:left;color:var(--primary);margin-bottom:5px}@media (max-width:768px){.testimonials h3{font-size:16px}.testimonials h1{font-size:28px;margin-bottom:30px}}