.services{padding:4rem 2rem;background:#ffffff;border-radius:32px;margin:2rem 1rem;max-width:auto;box-shadow:0 8px 24px rgba(0,0,0,.06);overflow:hidden}.services__container{max-width:1200px;margin:0 auto}.services__header{text-align:center;margin-bottom:4rem}.services__header h2{font-family:Poppins,sans-serif;font-size:2.5rem;color:#1B3A4B;margin-bottom:1rem}.services__subtitle{font-size:1.25rem;color:#6c757d;margin-bottom:2rem}.services__intro{font-size:1.1rem;line-height:1.6;color:#495057}.services__intro strong{color:#1B3A4B}.services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1rem 0}.service-card{background:white;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px rgba(27,58,75,.08);transition:all .3s ease;border:1px solid rgba(27,58,75,.08);display:flex;flex-direction:column;height:100%;min-height:900px}.service-card__image{width:100%;height:auto;min-height:380px;overflow:hidden;border-radius:20px;display:flex;align-items:center;justify-content:center}.service-card__image img{width:90%;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;border-radius:20px;max-height:380px}.service-card__content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex-grow:1}.service-card__title{margin-bottom:1rem;font-size:1.25rem}.service-card__description{margin-bottom:1.2rem}.service-card__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.service-card__benefit-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#4A5568;font-size:.95rem;line-height:1.5;background:#ffffff;border-radius:12px;transition:all .3s ease;border:1px solid rgba(27,58,75,.08);box-shadow:0 4px 12px rgba(27,58,75,.05)}.service-card__benefit-item:before{content:"✓";display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:linear-gradient(135deg,#C7E70C,#A3E635);border-radius:50%;color:#1B3A4B;font-size:.9rem;font-weight:700;flex-shrink:0;box-shadow:0 2px 8px rgba(163,230,53,.2);animation:checkmark-pulse 2s infinite}@keyframes checkmark-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}.service-card:hover .service-card__benefit-item{background:#ffffff;transform:translateX(5px);box-shadow:0 4px 12px rgba(27,58,75,.05);border-color:rgba(163,230,53,.3)}.service-card:hover .service-card__benefit-item:before{animation:checkmark-pulse 1s infinite}.service-card__footer{padding:1.5rem;background:#ffffff;border-top:1px solid rgba(27,58,75,.08);display:flex;justify-content:center;margin-top:auto}.service-card__button{width:90%;padding:1.2rem;background:linear-gradient(135deg,#C7E70C,#A3E635);border:none;border-radius:15px;color:#07222b;font-weight:600;font-size:1rem;cursor:pointer;transition:all .25s ease;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 6px 20px rgba(163,230,53,.12);text-decoration:none}.service-card__button:after{content:"→";font-size:1.2rem;transition:transform .3s ease}.service-card__button:hover{filter:brightness(.98);transform:translateY(-2px);box-shadow:0 10px 28px rgba(163,230,53,.22)}.service-card__button:hover:after{transform:translateX(5px)}.service-card__button:active{transform:translateY(0);box-shadow:0 4px 10px rgba(163,230,53,.2)}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(27,58,75,.12);border-color:#A3E635}.service-card:hover .service-card__image img{transform:scale(1.05)}@media (max-width:1199px){.services__container{max-width:960px}}@media (max-width:991px){.services__container{max-width:720px}.services__grid{grid-template-columns:repeat(2,1fr)}.service-card__content{padding:1.25rem}.service-card__image{min-height:300px}.service-card__image img{max-height:300px}}@media (max-width:767px){.services{padding:3rem 1.5rem;border-radius:24px;margin:1.5rem auto}.services__container{padding:0 .5rem}.services__header{margin-bottom:2.5rem}.services__header h2{font-size:2rem}.services__subtitle{font-size:1.1rem;margin-bottom:1.5rem}.services__intro{font-size:1rem}.service-card__benefit-item{font-size:.9rem;padding:.6rem .8rem;gap:.6rem}.service-card__benefit-item:before{min-width:20px;height:20px;font-size:.8rem}.services__grid{display:none}.service-card{min-height:auto;height:auto;margin:0 auto;width:90%;max-width:450px}.service-card__image{height:180px}.service-card__title{font-size:1.2rem;margin-bottom:.75rem}.service-card__description{font-size:.95rem;margin-bottom:1rem}.service-card__footer{padding:1.25rem}.service-card__button{padding:1rem;font-size:.95rem;border-radius:12px}.services__carousel-button{width:36px;height:36px}.services__carousel-button svg{width:18px;height:18px}.services__carousel-progress{height:3px;margin:1.25rem 0 .5rem}.services__carousel-container{border-radius:14px}.services__carousel .service-card{max-width:95%}}@media (min-width:769px){.services__carousel{display:none}.services__grid{display:grid}}@media (max-width:575px){.services{padding:2rem 1rem;border-radius:16px;margin:1rem auto}.services__grid{grid-template-columns:1fr}.services__header h2{font-size:1.75rem}.services__subtitle{font-size:1rem;margin-bottom:1.25rem}.services__intro{font-size:.95rem}.service-card__content{padding:1rem;gap:.75rem}.service-card__image{height:160px}.service-card__title{font-size:1.1rem;margin-bottom:.5rem}.service-card__description{font-size:.9rem;margin-bottom:.75rem}.service-card__footer{padding:1rem}.service-card__benefit-item{font-size:.85rem;padding:.5rem .7rem;gap:.5rem;border-radius:10px}.service-card__benefit-item:before{min-width:18px;height:18px;font-size:.75rem}.service-card__button{width:100%;padding:.8rem 1.25rem;font-size:.9rem;border-radius:10px}.service-card__button:after{font-size:1.1rem}.services__carousel-button{width:32px;height:32px}.services__carousel-button svg{width:16px;height:16px}.services__carousel-indicator{width:8px;height:8px}.services__carousel-indicator.active{width:20px;border-radius:4px}.services__carousel-progress{height:2.5px;margin:1rem 0 .5rem}.services__carousel-container{border-radius:12px}.services__carousel .service-card{max-width:100%}.services__carousel .service-card__image{height:auto;min-height:180px}.services__carousel-controls{padding:0 .75rem}}@media (max-width:400px){.services{padding:1.75rem .75rem;border-radius:14px}.services__header h2{font-size:1.6rem}.services__header{margin-bottom:2rem}.service-card__image{height:140px}.service-card__title{font-size:1rem}.service-card__description{font-size:.85rem}.service-card__benefit-item{font-size:.8rem;padding:.4rem .6rem}.service-card__button{padding:.7rem 1rem;font-size:.85rem}.services__carousel-button{width:28px;height:28px}.services__carousel-button svg{width:14px;height:14px}.services__carousel-indicator{width:6px;height:6px}.services__carousel-indicator.active{width:16px}.services__carousel-progress{height:2px;margin:.75rem 0 .5rem}.services__carousel-container{border-radius:10px}.services__carousel .service-card__image{height:auto;min-height:160px}.services__carousel-controls{padding:0 .5rem}.services__carousel .service-card__content{padding:.85rem;gap:.6rem}.services__carousel .service-card__footer{padding:.85rem}}.services__carousel{width:100%;position:relative;display:none;flex-direction:column;align-items:center;margin:2rem 0}.services__carousel.active{display:flex!important}.services__carousel-container{width:100%;max-width:100%;overflow:hidden;position:relative;border-radius:16px;box-shadow:0 8px 30px rgba(27,58,75,.08)}.services__carousel-track{display:flex;transition:transform .5s ease;width:100%}.services__carousel-slide{min-width:100%;display:flex;justify-content:center}.services__carousel-indicators{display:flex;justify-content:center;margin-top:1rem;gap:.5rem}.services__carousel-indicator{width:10px;height:10px;border-radius:50%;background-color:#e0e0e0;cursor:pointer;transition:all .3s ease;border:none;padding:0;outline:none}.services__carousel-indicator.active{background:linear-gradient(135deg,#C7E70C,#A3E635);width:24px;border-radius:10px}.services__carousel-controls{display:flex;justify-content:space-between;width:100%;max-width:100%;position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:0 .5rem;pointer-events:none}.services__carousel-button{background-color:white;color:#1B3A4B;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .2s ease;pointer-events:auto}.services__carousel-button:hover{background-color:#f9f9f9;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.services__carousel-button:active{transform:translateY(0)}.services__carousel-progress{width:100%;height:4px;background-color:#e0e0e0;border-radius:2px;margin:1.5rem 0 .5rem;overflow:hidden}.services__carousel-progress-bar{height:100%;background:linear-gradient(90deg,#C7E70C,#A3E635);border-radius:2px;transition:width .3s ease}.services__carousel .service-card{width:100%;max-width:90%;margin:0 auto;border-radius:16px;border:none}.services__carousel .service-card,.services__carousel .service-card:hover{transform:none!important;box-shadow:none}.services__carousel .service-card__image{border-radius:16px 16px 16px 16px;height:auto;min-height:380px;display:flex;align-items:center;justify-content:center}.services__carousel .service-card__image img{border-radius:16px 16px 16px 16px;-o-object-fit:contain!important;object-fit:contain!important;width:90%!important;height:auto!important;max-height:380px!important}