.mobile-services-carousel{width:100%}.mobile-services-carousel-slide{width:100%;display:block}.mobile-services-carousel-slide .service-card{min-width:100%;max-width:none;height:620px;max-height:620px;overflow:hidden}.mobile-services-carousel-slide .service-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mobile-services-carousel-controls{justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.mobile-services-carousel-button{color:#23324a;cursor:pointer;background:0 0;border:1px solid #23324a47;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,border-color .2s,opacity .2s;display:inline-flex}.mobile-services-carousel-button svg{width:18px;height:18px}.mobile-services-carousel-button:hover:not(:disabled){background:#23324a14;border-color:#23324a80}.mobile-services-carousel-button:disabled{opacity:.35;cursor:not-allowed}@media (max-width:480px){.mobile-services-carousel-slide .service-card{height:620px;max-height:620px}.mobile-services-carousel-slide .service-description{-webkit-line-clamp:4}}
.paginated-services-wrapper{width:100%;position:relative;overflow:hidden visible}.paginated-services-viewport{box-sizing:border-box;height:598px;max-height:598px;padding-top:14px;padding-bottom:16px;overflow:hidden}.paginated-services-grid{gap:2rem;width:100%;display:grid}@keyframes slideInFromRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.paginated-slide-in-left{animation:.4s forwards slideInFromRight}.paginated-slide-in-right{animation:.4s forwards slideInFromLeft}.paginated-controls{grid-template-columns:40px auto 40px;justify-content:center;place-items:center;gap:.75rem;margin-top:0;display:grid}.paginated-arrow-btn{color:#283a4f;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,border-color .2s,transform .15s;display:inline-flex}.paginated-arrow-btn:hover{color:#fff;background-color:#283a4f;border-color:#283a4f;transform:translateY(-1px)}.paginated-arrow-btn.is-hidden{visibility:hidden;pointer-events:none}.paginated-numbers{align-items:center;gap:.4rem;display:flex}.paginated-number-btn{color:#6c757d;width:36px;height:36px;font-family:var(--font-body,"Instrument Sans", sans-serif);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-size:.9rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.paginated-number-btn:hover{color:#283a4f;background-color:#f3f4f6}.paginated-number-btn.active{color:#fff;background-color:#283a4f;border-color:#283a4f;font-weight:600}.paginated-grid-placeholder{background:#e5e7eb;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.paginated-grid-placeholder-logo{opacity:.95;width:110px;height:auto}@media (prefers-reduced-motion:reduce){.paginated-slide-in-left,.paginated-slide-in-right{animation:none}}@media (max-width:1200px){.paginated-services-viewport{height:568px;max-height:568px}}
