.expertise-section h2{font-size:2.2rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-dark);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.expertise-section h2:after{content:"";display:block;width:60px;height:3px;background-color:var(--color-primary-light);margin-top:15px;border-radius:40%}.expertise-section{margin-top:100px;padding:5rem 1.5rem;background-color:#f9fafb}.expertise-section .container{max-width:80rem;margin:0 auto;text-align:center}@media(min-width:768px){.expertise-section h2{font-size:2.25rem}}.expertise-section p.description{color:#4b5563;margin-bottom:3rem;max-width:40rem;margin-left:auto;margin-right:auto}.expertise-section .grid{display:grid;grid-gap:2rem;gap:2rem;text-align:left}@media(min-width:768px){.expertise-section .grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.expertise-section .grid{grid-template-columns:repeat(3,1fr)}}.expertise-section .expertise-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:box-shadow .3s ease}.expertise-section .expertise-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.1)}.expertise-section .expertise-card h3{font-size:1.25rem;font-weight:600;color:#1d4ed8;margin-bottom:.5rem}.expertise-section .expertise-card p{color:#4b5563}.hero__section .hero__container,.hero__section .hero__container .hero__button__container,.hero__section .hero__container .hero__button__container .hero__button{display:flex;justify-content:center;align-items:center}.hero__section{width:100%;height:90vh;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.4)),url(/_next/static/media/bg15.83f62196.webp) 50%/cover no-repeat}.hero__section .hero__container{flex-direction:column;height:100%;color:#fff;text-align:center;padding:0 2rem}.hero__section .hero__container h1{font-size:3rem;margin-bottom:1rem;text-shadow:0 .2rem .8rem hsla(0,0%,100%,.4)}.hero__section .hero__container p{font-size:1rem;margin-bottom:1rem;text-shadow:0 .2rem .8rem hsla(0,0%,100%,.6)}.hero__section .hero__container .hero__button__container{gap:1rem;margin-top:50px}.hero__section .hero__container .hero__button__container .hero__button{width:220px;height:50px;color:#fff;font-family:var(--font-secondary);font-weight:500;padding:.8rem 2rem;border:none;border-radius:5px;background:var(--color-primary);font-size:1.1rem;cursor:pointer;box-shadow:0 .2rem .8rem hsla(0,0%,100%,.2);transition:all .3s ease-in-out}.hero__section .hero__container .hero__button__container .hero__button:hover{transform:translateY(-.2rem)}@media(max-width:1200px){.hero__section .hero__container h1{font-size:2.5rem}.hero__section .hero__container p{font-size:.9rem}.hero__section .hero__container .hero__button__container .hero__button{font-size:1rem;padding:.7rem 1.8rem}}@media(max-width:992px){.hero__section .hero__container h1{font-size:2.8rem}.hero__section .hero__container p{font-size:1rem}.hero__section .hero__container .hero__button__container .hero__button{font-size:.95rem;padding:.6rem 1.6rem}}@media(max-width:768px){.hero__section .hero__container h1{font-size:1.8rem}.hero__section .hero__container p{font-size:.8rem}.hero__section .hero__container .hero__button__container{flex-direction:column;gap:.8rem}.hero__section .hero__container .hero__button__container .hero__button{font-size:.9rem;padding:.5rem 1.4rem}}@media(max-width:576px){.hero__section .hero__container{padding:0 1rem}.hero__section .hero__container h1{font-size:1.8rem}.hero__section .hero__container p{font-size:.75rem}.hero__section .hero__container .hero__button__container .hero__button{font-size:.85rem;padding:.4rem 1.2rem}}@media(max-width:480px){.hero__section .hero__container{padding:10px;margin-top:20px}.hero__section .hero__container h1{font-size:2rem}.hero__section .hero__container p{font-size:.8rem}.hero__section .hero__container .hero__button__container{margin-top:15px}.hero__section .hero__container .hero__button__container .hero__button{font-size:.8rem;padding:0 1rem}}@media screen and (max-width:425px){.hero__section .hero__container h1{font-size:2rem}.hero__section .hero__container p{font-size:1rem}.hero__section .hero__container .hero__button__container{margin-top:25px}.hero__section .hero__container .hero__button__container .hero__button{font-size:.8rem}}@media screen and (max-width:355px){.hero__section{height:100vh}.hero__section .hero__container{margin-top:50px}.hero__section .hero__container h1{font-size:1.2rem}.hero__section .hero__container p{font-size:.8rem}.hero__section .hero__container .hero__button__container .hero__button{font-size:.75rem;padding:.3rem 1rem}}.services .services__container .services__subtitle{font-size:1.3rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-light);margin-bottom:10px;text-transform:uppercase}.services .services__container .services__title{font-size:2.2rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-dark);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.services .services__container .services__title:after{content:"";display:block;width:60px;height:3px;background-color:var(--color-primary-light);margin-top:15px;border-radius:40%}.services .services__container .services__description{font-size:1rem;font-family:var(--font-primary);color:var(--color-text);text-align:center;margin-bottom:20px}.services .services__container .services__content{display:flex;justify-content:center;align-items:center}.services{width:100%;margin-top:100px}.services .services__container{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;margin-top:50px}.services .services__container .services__content{width:100%;margin-top:30px;padding:0 50px;flex-wrap:wrap}.services .services__container .services__content .services__content-item{width:25%;height:380px;display:flex;flex-direction:column;justify-content:center;row-gap:15px;margin:30px;padding:20px 25px;border:1px solid rgba(27,116,235,.2);border-radius:10px;background-color:#fffefe}.services .services__container .services__content .services__content-item .services__content-item-icon{margin:0 auto}.services .services__container .services__content .services__content-item .services__content-item-title{font-size:1.1rem;font-weight:600;color:var(--color-primary-dark);margin-top:15px}.services .services__container .services__content .services__content-item .services__content-item-text{font-size:1rem;font-weight:400;font-family:var(--font-primary);color:var(--color-text)}.services .services__container .services__content .services__content-item .services__content-item-link{font-size:1rem;font-weight:600;color:var(--color-primary-light);margin-top:15px;text-decoration:none;transition:all .3s ease-in-out}.services .services__container .services__content .services__content-item .services__content-item-link:after{content:"";display:block;width:0;height:1.8px;background-color:var(--color-secondary);transition:width .6s}.services .services__container .services__content .services__content-item .services__content-item-link:hover:after{width:35%}@media(max-width:1400px){.services .services__container .services__content{padding:0 40px}.services .services__container .services__content .services__content-item{width:25%}}@media(max-width:1300px){.services .services__container .services__content{padding:0 30px}.services .services__container .services__content .services__content-item{width:35%}}@media(max-width:1200px){.services .services__container .services__content{padding:0 20px}.services .services__container .services__content .services__content-item{width:40%}}@media(max-width:992px){.services .services__container{margin-top:30px}.services .services__container .services__subtitle{font-size:1.1rem}.services .services__container .services__title h1{font-size:2rem}.services .services__container .services__content{padding:0 30px}.services .services__container .services__content .services__content-item{width:80%;margin:20px;height:auto}}@media(max-width:768px){.services .services__container .services__title h1{font-size:1.8rem}.services .services__container .services__content{padding:0 20px}.services .services__container .services__content .services__content-item{width:100%}}@media(max-width:576px){.services .services__container{margin-top:20px;padding:0 10px}.services .services__container .services__subtitle{font-size:1rem}.services .services__container .services__title h1{font-size:1.7rem;text-align:center}.services .services__container .services__content{padding:0 10px}.services .services__container .services__content .services__content-item{width:100%;margin:10px 0;padding:15px 20px}.services .services__container .services__content .services__content-item-link,.services .services__container .services__content .services__content-item-text{font-size:.9rem}}@media(max-width:478px){.services .services__container .services__title h1{font-size:1.4rem}.services .services__container .services__title:after{width:40px}}.why-us .why-us__container .why-us__left__side .why-us__left__side__button a{font-size:17px;font-weight:600;letter-spacing:.5px;font-family:var(--font-primary);padding:13px 28px;border-radius:5px;color:var(--color-white);cursor:pointer;transition:background-color .3s}.why-us .why-us__container .why-us__left__side .why-us__left__side__button a:hover{background-color:var(--color-primary-dark)}.why-us{width:100%;padding:50px;margin-top:100px;background-color:#f9f9f9;will-change:transform,opacity;box-shadow:10px 0 20px rgba(0,0,0,.05)}.why-us .why-us__container{width:100%;display:flex;justify-content:space-between;align-items:center;column-gap:30px}.why-us .why-us__container .why-us__left__side{display:flex;flex-direction:column;row-gap:10px}.why-us .why-us__container .why-us__left__side h3{font-size:1rem;font-weight:500;font-family:var(--font-secondary);color:var(--color-primary);text-transform:uppercase;text-shadow:0 0 10px rgba(0,0,0,.1)}.why-us .why-us__container .why-us__left__side h1{color:#0e2b3d;font-size:2.5rem;font-weight:700;font-family:var(--font-primary)}.why-us .why-us__container .why-us__left__side p{font-size:1.1rem;font-weight:400;font-family:var(--font-primary);color:rgba(0,0,0,.8)}.why-us .why-us__container .why-us__left__side .why-us__left__side__list{margin-left:20px;text-align:left}.why-us .why-us__container .why-us__left__side .why-us__left__side__list li{position:relative;padding-left:20px}.why-us .why-us__container .why-us__left__side .why-us__left__side__list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background-color:var(--color-primary);border-radius:50%}.why-us .why-us__container .why-us__left__side .why-us__left__side__button{margin-top:25px}.why-us .why-us__container .why-us__left__side .why-us__left__side__button a{background-color:var(--color-primary)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items{display:flex}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne{display:flex;flex-direction:column;row-gap:20px}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item{width:400px;height:280px;display:flex;flex-direction:column;align-items:center;margin:10px;padding:10px 20px;border-radius:10px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.05);transition:all .3s ease}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item:hover{transform:translateY(-10px)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item:first-child{background:linear-gradient(90deg,#086ad8,#0a3c74);color:var(--color-white)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item:first-child .why-us__right__side__item__text p{color:hsla(0,0%,100%,.9)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item:nth-child(2){transition:background 10s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item .why-us__right__side__item__text h3{font-size:1.3rem;font-weight:500;font-family:var(--font-secondary);margin:10px 0}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item .why-us__right__side__item__text p{font-size:1rem;font-weight:400;font-family:var(--font-primary);color:rgba(0,0,0,.9)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo{display:flex;flex-direction:column;row-gap:20px}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item{width:400px;height:280px;display:flex;flex-direction:column;align-items:center;margin:10px;padding:10px 20px;border-radius:10px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.05);transition:all .3s ease}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item:hover{transform:translateY(-10px)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item:nth-child(2){background:linear-gradient(90deg,#086ad8,#0a3c74);color:var(--color-white)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item:nth-child(2) .why-us__right__side__item__text p{color:hsla(0,0%,100%,.9)}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item .why-us__right__side__item__text h3{font-size:1.3rem;font-weight:500;font-family:var(--font-secondary);margin:10px 0}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item .why-us__right__side__item__text p{font-size:1rem;font-weight:400;font-family:var(--font-primary);color:rgba(0,0,0,.9)}@media(max-width:1235px){.why-us{padding:40px}.why-us .why-us__container{flex-direction:column;align-items:center;column-gap:20px}.why-us .why-us__container .why-us__left__side{align-items:center;text-align:center}.why-us .why-us__container .why-us__left__side h1{font-size:2rem}.why-us .why-us__container .why-us__left__side h3,.why-us .why-us__container .why-us__left__side p{font-size:16px}.why-us .why-us__container .why-us__right__side .why-us__right__side__items{flex-direction:column;margin-top:20px}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne,.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo{flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:20px}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item,.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item{width:90%;max-width:400px;height:auto;margin:10px 0}}@media(max-width:992px){.why-us{padding:30px}.why-us .why-us__container .why-us__left__side h1{font-size:1.8rem}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item,.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item{width:100%;max-width:370px}}@media(max-width:768px){.why-us{padding:20px}.why-us .why-us__container .why-us__left__side h1{font-size:1.5rem}.why-us .why-us__container .why-us__left__side h3,.why-us .why-us__container .why-us__left__side p{font-size:15px;line-height:1.5;text-align:start}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item,.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item{width:100%;max-width:400px}}@media(max-width:576px){.why-us{padding:30px 2px}.why-us .why-us__container .why-us__left__side h1{font-size:1.5rem}.why-us .why-us__container .why-us__left__side h3,.why-us .why-us__container .why-us__left__side p{font-size:16px;padding:0 10px}.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupOne .why-us__right__side__item,.why-us .why-us__container .why-us__right__side .why-us__right__side__items .why-us__right__side__items__groupTwo .why-us__right__side__item{width:100%;max-width:350px;margin:10px 0}}.work .work__container .work__subtitle{font-size:1.3rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-light);margin-bottom:10px;text-transform:uppercase}.work .work__container .work__title{font-size:2.2rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-dark);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.work .work__container .work__title:after{content:"";display:block;width:60px;height:3px;background-color:var(--color-primary-light);margin-top:15px;border-radius:40%}.work{width:100%;margin:150px 0}.work .work__container{flex-direction:column}.work .work__container,.work .work__container .work__content{display:flex;justify-content:space-between;align-items:center}.work .work__container .work__content{min-width:100%;margin-top:50px;padding:0 50px;flex-wrap:wrap}.work .work__container .work__content .work__item{width:23%;height:350px;display:flex;flex-direction:column;justify-content:center;row-gap:20px;margin:0 10px;padding:20px;border:1px solid rgba(27,116,235,.2);border-radius:10px;position:relative;overflow:hidden}.work .work__container .work__content .work__item .work__icon span{font-size:6rem;font-weight:700;font-family:var(--font-third);letter-spacing:.5px;position:absolute;top:-8px;right:20px;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:rgba(27,116,235,.2)}.work .work__container .work__content .work__item .work__item-title{font-size:1.1rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary);letter-spacing:.5px;text-transform:uppercase}.work .work__container .work__content .work__item .work__item-text{font-size:1rem;font-weight:400;font-family:var(--font-secondary);color:rgba(0,0,0,.6)}.work .work__container .work__content .work__item:after,.work .work__container .work__content .work__item:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-radius:10px;transition:all .5s ease}.work .work__container .work__content .work__item:before{top:0;left:0;border-width:2px 0 0 2px;border-color:rgba(27,116,235,.8) transparent transparent rgba(27,116,235,.8)}.work .work__container .work__content .work__item:after{bottom:0;right:0;border-width:0 2px 2px 0;border-color:transparent rgba(27,116,235,.8) rgba(27,116,235,.8) transparent}.work .work__container .work__content .work__item:hover:after,.work .work__container .work__content .work__item:hover:before{width:100%;height:100%}@media(max-width:1200px){.work{margin:100px 0}.work .work__container .work__title{font-size:1.8rem}.work .work__container .work__content{justify-content:center;padding:0 30px}.work .work__container .work__content .work__item{width:46%;margin:15px}}@media(max-width:768px){.work{margin:80px 0}.work .work__container .work__title{font-size:1.5rem}.work .work__container .work__content{padding:0 20px}.work .work__container .work__content .work__item{width:100%;max-width:350px;margin-bottom:20px}}@media(max-width:576px){.work{margin:50px 0}.work .work__container .work__title{font-size:1.2rem}.work .work__container .work__content{justify-content:center;padding:0 10px}.work .work__container .work__content .work__item{width:100%;margin-bottom:15px}}