.header--services{background-color:#f3f5f5}.header--services.header--scrolled{background-color:#fff!important}.header--services .nav__menu a{color:#122d3f}.header--services .nav__menu a:hover,.header--services .nav__menu a.nav__link--active{color:#122d3f;text-decoration:underline}.header--services .nav__button{background:transparent;color:#122d3f;border:2px solid #122d3f}.header--services .nav__button:hover{background:#122d3f;color:#fff}.header--services .nav__button--mobile{background:#122d3f;color:#fff;border:2px solid #122d3f}.header--services .nav__hamburger-line{background-color:#122d3f}.header--services .nav__mobile-wrapper{background-color:#f3f5f5;border-top:1px solid rgba(18,45,63,.1)}.header--services .nav__mobile-menu a{color:#122d3f;border-bottom:1px solid rgba(18,45,63,.1);margin:0 1rem}.header--services .nav__mobile-menu a:hover{background-color:#122d3f0d}.header--services .nav__mobile-menu a:last-child{border-bottom:1px solid rgba(18,45,63,.1)}.services-hero{background-color:#f3f5f5;padding:5rem 0 2.5rem;height:100vh;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.services-hero--services{padding-top:0;padding-bottom:4rem;margin-top:0;margin-bottom:0}@media(max-width:768px){.services-hero--services{padding-bottom:2.5rem}}.services-hero__content{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;flex:1}@media(max-width:768px){.services-hero__content{grid-template-columns:1fr;gap:0;text-align:center}}@media(max-width:768px){.services-hero{height:auto;min-height:70vh;padding:0}}.services-hero__text{max-width:600px}@media(max-width:768px){.services-hero__text{max-width:none;order:2}}.services-hero__title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#122d3f;margin-bottom:2rem}@media(max-width:1024px){.services-hero__title{font-size:2.5rem}}@media(max-width:768px){.services-hero__title{font-size:2.5rem;line-height:1.3}}.services-hero__highlight{color:#f16100;display:block}.services-hero__description{font-size:1.125rem;line-height:1.6;color:#555;margin-bottom:2.5rem}@media(max-width:768px){.services-hero__description{display:none}}.services-hero__cta{background-color:#122d3f;color:#fff;padding:1rem 2.5rem;border-radius:100px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}.services-hero__cta:hover{background-color:#071117;transform:translateY(-2px);box-shadow:0 8px 25px #122d3f4d}@media(max-width:768px){.services-hero__cta{padding:.5rem 2rem}}.services-hero__image{display:flex;justify-content:center;align-items:center}@media(max-width:768px){.services-hero__image{order:1}}.services-hero__illustration{height:auto;width:100%;max-width:500px}@media(max-width:768px){.services-hero__illustration{width:80%;max-width:300px}}.services-hero__services-section{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(18,45,63,.1);text-align:center}@media(max-width:768px){.services-hero__services-section{margin-top:.25rem;padding-top:.5rem}}.services-hero__services-title{font-size:1.5rem;font-weight:600;color:#122d3f;margin-bottom:2rem;text-align:center}@media(max-width:768px){.services-hero__services-title{font-size:1.25rem;margin-bottom:1.5rem}}.services-hero__buttons{display:flex;justify-content:center;align-items:center;gap:2rem}@media(max-width:768px){.services-hero__buttons{margin-bottom:1.5rem;flex-direction:column;gap:1rem}}.services-hero__button{background-color:#fff;color:#122d3f;border:2px solid #122d3f;padding:1rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;text-align:center;min-width:160px;transition:all .3s ease;white-space:nowrap}.services-hero__button:hover{background-color:#122d3f;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #122d3f33}@media(max-width:1024px){.services-hero__button{font-size:.75rem;padding:.5rem 1rem;min-width:140px}}@media(max-width:768px){.services-hero__button{width:100%;max-width:300px;min-width:auto;font-size:.875rem;padding:1rem 1.5rem}}.services-hero+.what-sets-apart .container{background-color:transparent;padding:5rem 0;border-radius:0;box-shadow:none;color:#122d3f}@media(max-width:768px){.services-hero+.what-sets-apart .container{padding:3rem 0}}.services-hero+.what-sets-apart .what-sets-apart__quote,.services-hero+.what-sets-apart .what-sets-apart__title{display:none}.services-hero+.what-sets-apart .what-sets-apart__cta{display:none}.services-hero+.what-sets-apart .what-sets-apart__cards{margin-bottom:0}.services-grid{background-color:#fff;padding:5rem 0}.services-grid__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem}@media(max-width:768px){.services-grid__cards{grid-template-columns:1fr;gap:2.5rem}}.service-card{background-color:#fff;color:#122d3f;padding:2.5rem;border-radius:1.5rem;box-shadow:0 8px 30px #0000001a;text-decoration:none;display:block;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026;border-color:#00b4d833}.service-card:hover .service-card__cta{color:#00d4aa;transform:translate(4px)}.service-card__icon{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;height:120px}@media(max-width:768px){.service-card__icon{height:100px;margin-bottom:1.5rem}}.service-card__illustration{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.service-card__content{text-align:left}.service-card__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#122d3f}@media(max-width:768px){.service-card__title{font-size:1.25rem}}.service-card__description{font-size:1.125rem;line-height:1.6;color:#666;margin-bottom:2rem}@media(max-width:768px){.service-card__description{font-size:1rem;margin-bottom:1.5rem}}.service-card__features{margin-bottom:2rem}.service-card__features ul{list-style:none;padding:0;margin:0}.service-card__features li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:1rem;color:#555;line-height:1.3}.service-card__features li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background-color:#00d4aa;border-radius:50%}.service-card__features li:last-child{margin-bottom:0}@media(max-width:768px){.service-card__features li{font-size:.875rem;padding-left:1rem}.service-card__features li:before{top:8px;width:5px;height:5px}}.service-card__cta{display:inline-flex;align-items:center;font-size:1.125rem;font-weight:600;color:#122d3f;transition:all .3s ease}@media(max-width:768px){.service-card__cta{font-size:1rem}}.other-services{background-color:#fff;padding:5rem 0}.other-services__title{font-size:2.5rem;font-weight:700;color:#122d3f;text-align:center;margin-bottom:4rem}@media(max-width:768px){.other-services__title{font-size:1.75rem;margin-bottom:3rem}}.other-services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}@media(max-width:768px){.other-services__grid{grid-template-columns:1fr;gap:2.5rem}}.other-service-card{background-color:#fff;border:2px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem;text-decoration:none;display:block;transition:all .3s ease;box-shadow:0 4px 15px #0000000d}.other-service-card:hover{border-color:#122d3f;transform:translateY(-4px);box-shadow:0 8px 30px #122d3f26}.other-service-card:hover .other-service-card__link{color:#00d4aa;transform:translate(4px)}.other-service-card__icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:80px}@media(max-width:768px){.other-service-card__icon{height:64px;margin-bottom:1rem}}.other-service-card__icon-img{width:64px;height:64px;object-fit:contain}@media(max-width:768px){.other-service-card__icon-img{width:48px;height:48px}}.other-service-card__title{font-size:1.25rem;font-weight:700;color:#122d3f;margin-bottom:1rem;line-height:1.3}@media(max-width:768px){.other-service-card__title{font-size:1.125rem}}.other-service-card__description{font-size:1rem;line-height:1.6;color:#666;margin-bottom:1.5rem}@media(max-width:768px){.other-service-card__description{font-size:.875rem;margin-bottom:1rem}}.other-service-card__link{display:inline-flex;align-items:center;font-size:1rem;font-weight:600;color:#122d3f;transition:all .3s ease}@media(max-width:768px){.other-service-card__link{font-size:.875rem}}.services-cta{background:linear-gradient(135deg,#122d3f,#071117);padding:5rem 0;text-align:center}.services-cta__content{max-width:600px;margin:0 auto}.services-cta__title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}@media(max-width:768px){.services-cta__title{font-size:1.75rem}}.services-cta__description{font-size:1.125rem;line-height:1.6;color:#fff;opacity:.9;margin-bottom:2.5rem}@media(max-width:768px){.services-cta__description{font-size:1rem;margin-bottom:2rem}}.services-cta__button{background:#f0ff64;border:none;height:60px;padding:16px 32px;border-radius:100px;font-size:1.125rem;font-weight:600;color:#122d3f;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-flex;align-items:center}.services-cta__button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #f0ff6466}@media(max-width:768px){.services-cta__button{height:53px;padding:12px 24px;font-size:1rem}}
