.news-featured-card{border-radius:15px;overflow:hidden;transition:transform .3s ease;display:flex;flex-direction:column;height:100%;animation:highlightedNewsFadeInUp .6s ease-out}.news-featured-col>a,.news-featured-col>a>.news-featured-card{height:100%}.news-card-link,.news-card-link:hover{color:inherit;text-decoration:none}.news-card-body-link{display:flex;flex:1 1 auto}.news-card-body-link>.card-body{width:100%}.news-featured-card:hover{transform:translateY(-5px)}.news-featured-card .card-body{flex-grow:1}.news-image-container{position:relative;overflow:hidden;flex-shrink:0;width:100%}.news-image-container video{width:100%;height:100%;object-fit:cover;display:block}.news-featured-image{height:350px;object-fit:cover}.news-featured-title{font-size:.8rem;font-weight:600;color:#2c3e50}.news-featured-summary{font-size:.8rem}.news-badge{position:absolute;top:20px;left:20px;z-index:10}.news-card{border-radius:10px;overflow:hidden;transition:transform .3s ease;display:flex;flex-direction:column;height:100%;width:100%;animation:highlightedNewsFadeInUp .6s ease-out}.news-card:hover{transform:translateY(-3px)}.news-card-image{width:100%;object-fit:cover;flex-shrink:0;height:65%;min-height:0}.news-card .card-body{flex-grow:1;min-height:0;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.news-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0;font-size:.8rem;font-weight:600;line-height:1.25}@keyframes highlightedNewsFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767.98px){.news-featured-summary{font-size:.7rem}.news-featured-title{font-size:.8rem}.news-image-container{height:300px}.news-card{height:100%!important;min-height:auto!important;min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important}.news-card-image{height:120px!important;width:100%!important;object-fit:cover!important;flex-shrink:0}.news-card .card-body{min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1}}.news-section{background:#fff;margin-bottom:0;padding-top:3.5rem!important;padding-bottom:3.5rem!important}.news-section .news-layout{display:grid;grid-template-columns:minmax(0,63fr) minmax(0,37fr);gap:1.5rem;width:100%}.news-section .news-featured-col{min-width:0}.news-section .news-secondary-col{min-width:0;min-height:0;position:relative}.news-section .news-secondary-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;position:absolute;inset:0}.news-section .news-card-col{display:flex;min-width:0;min-height:0;overflow:hidden}.news-section .news-card-col>a{display:flex;min-height:0;width:100%}@media(max-width:767.98px){.news-section .news-layout{grid-template-columns:minmax(0,1fr)}.news-section .news-featured-col,.news-section .news-secondary-col{width:100%;max-width:100%}.news-section .news-secondary-col{position:static}.news-section .news-secondary-list{grid-template-columns:minmax(0,1fr);grid-template-rows:none;grid-auto-rows:auto;position:static}.news-section .news-card-col{max-width:100%!important;width:100%}}.services-showcase{margin-top:2rem}.services-showcase-sidebar{align-items:center;display:flex;height:100%;justify-content:center}.services-showcase-sidebar-title{color:#1a1a1a;font-size:1.15rem;font-weight:700;margin:0 0 1rem}.services-showcase .category-nav{gap:.65rem;margin:0 auto;max-width:390px;width:100%}.services-showcase .category-link{align-items:center;background-color:#f5f5f5;border:2px solid transparent;border-radius:10px;color:#333;cursor:pointer;display:flex;font-size:.98rem;font-weight:500;justify-content:space-between;padding:.9rem 1rem;text-align:left;transition:all .2s ease;width:100%}.services-showcase .category-link:hover,.services-showcase .category-link:focus-visible{background-color:#e8f4ff;border-color:#006db2;color:#006db2;outline:none}.services-showcase .category-link.active{background-color:#006db2;border-color:#006db2;box-shadow:0 3px 10px #006db24d;color:#fff;font-weight:600}.services-showcase .category-name{align-items:center;display:flex;gap:.75rem}.services-showcase .category-name i{font-size:1rem;width:1.1rem}.services-showcase .category-arrow{font-size:.75rem;opacity:.7}.services-showcase-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px #17344b24;display:flex;flex-direction:column;height:320px;overflow:hidden;position:relative}.services-showcase-image-wrap{background:#006db2;flex:0 0 100px;height:100px;overflow:hidden;position:relative}.services-showcase-image{height:100px;object-fit:cover;opacity:.92;width:100%}.services-showcase-image-badge{align-items:center;background:#006db2;border:4px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:1.4rem;height:64px;justify-content:center;left:50%;position:absolute;top:100px;transform:translate(-50%,-50%);width:64px;z-index:5}.services-showcase-card-body{align-items:flex-start;display:flex;flex:1;flex-direction:column;padding:2.25rem 1.75rem 1.75rem;position:relative;z-index:2}.services-showcase-kicker{color:#006db2;font-size:.75rem;font-weight:700;letter-spacing:.08em;margin-bottom:.45rem;text-transform:uppercase}.services-showcase-card h3{color:#182b3a;font-size:1.65rem;font-weight:700;margin-bottom:.7rem}.services-showcase-card p:not(.services-showcase-kicker){color:#556674;line-height:1.65;margin-bottom:.7rem}.services-showcase-detail{font-size:.92rem}.services-showcase-link{color:#006db2;display:inline-flex;font-weight:700;gap:.5rem;margin-top:.45rem;text-decoration:none}.services-showcase-link:hover{color:#004d7d}.services-showcase-card-body>.minipa-button{margin-top:auto}@media(max-width:991px){.services-showcase-sidebar{display:block}.services-showcase-sidebar-title{text-align:center}.services-showcase .category-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.services-showcase-card{height:400px}.services-showcase-image-badge{top:100px}}@media(max-width:575px){.services-showcase .category-nav{display:flex;flex-direction:column!important;max-width:none;overflow-x:visible;width:100%}.services-showcase .category-link{flex:0 0 auto;width:100%}.services-showcase .category-arrow{display:none}.services-showcase-card{min-height:0}.services-showcase-image-wrap{flex-basis:100px;height:100px}.services-showcase-image-badge{top:100px}.services-showcase-card-body{padding:2rem 1.25rem 1.25rem}}
