.article-gallery-module{padding:60px 0;background-color:#ffffff}.article-gallery-module .container{max-width:1200px;margin:0 auto;padding:0 20px}.article-gallery-header{text-align:center;margin-bottom:48px}.article-gallery-headline{font-size:36px;font-weight:700;color:#003087;margin-bottom:16px;line-height:1.2}.article-gallery-description{font-size:18px;color:#666666;max-width:800px;margin:0 auto;line-height:1.6}.article-gallery-carousel{margin:0 -12px}.article-card-wrapper{padding:0 12px}.article-card{background:#ffffff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.article-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-4px)}.article-card-image-container{position:relative;width:100%;height:300px;overflow:hidden;background-color:#f5f5f5}.article-card-image-container img{transition:transform .3s ease}.article-card:hover .article-card-image-container img{transform:scale(1.05)}.article-category-badge{position:absolute;bottom:16px;right:16px;background-color:rgba(0,48,135,.9);color:#ffffff;padding:6px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;z-index:2}.article-card-content{padding:24px;display:flex;flex-direction:column;flex-grow:1}.article-card-title{font-size:20px;font-weight:700;color:#333333;margin-bottom:12px;line-height:1.3;-webkit-line-clamp:2}.article-card-excerpt,.article-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.article-card-excerpt{font-size:14px;color:#666666;line-height:1.6;margin-bottom:20px;flex-grow:1;-webkit-line-clamp:3}.article-card-cta{display:inline-flex;align-items:center;gap:8px;color:#003087;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease;margin-top:auto}.article-card-cta:hover{color:#0056b3;gap:12px}.article-card-cta .cta-arrow{font-size:18px;transition:transform .2s ease}.article-card-cta:hover .cta-arrow{transform:translateX(4px)}.article-gallery-carousel .slick-dots{bottom:-40px}.article-gallery-carousel .slick-dots li button:before{font-size:12px;color:#003087;opacity:.3}.article-gallery-carousel .slick-dots li.slick-active button:before{opacity:1;color:#003087}.article-gallery-carousel .slick-arrow{width:40px;height:40px;z-index:10}.article-gallery-carousel .slick-arrow:before{font-size:40px;color:#003087;opacity:.7}.article-gallery-carousel .slick-arrow:hover:before{opacity:1}.article-gallery-carousel .slick-prev{left:-50px}.article-gallery-carousel .slick-next{right:-50px}@media (max-width:1024px){.article-gallery-module{padding:50px 0}.article-gallery-headline{font-size:32px}.article-gallery-description{font-size:16px}.article-gallery-header{margin-bottom:40px}.article-card-image-container{height:250px}.article-card-title{font-size:18px}.article-gallery-carousel .slick-prev{left:-35px}.article-gallery-carousel .slick-next{right:-35px}}@media (max-width:768px){.article-gallery-module{padding:40px 0}.article-gallery-headline{font-size:28px}.article-gallery-description{font-size:15px}.article-gallery-header{margin-bottom:32px}.article-card-image-container{height:220px}.article-card-content{padding:20px}.article-card-title{font-size:18px;margin-bottom:10px}.article-card-excerpt{font-size:13px;margin-bottom:16px}.article-gallery-carousel .slick-arrow{display:none!important}.article-gallery-carousel .slick-dots{bottom:-35px}}@media (max-width:480px){.article-gallery-module{padding:30px 0}.article-gallery-module .container{padding:0 16px}.article-gallery-headline{font-size:24px;margin-bottom:12px}.article-gallery-description{font-size:14px}.article-gallery-header{margin-bottom:24px}.article-card-image-container{height:200px}.article-card-content{padding:16px}.article-card-title{font-size:16px}.article-card-excerpt{font-size:13px;-webkit-line-clamp:2}.article-category-badge{font-size:10px;padding:4px 8px;bottom:12px;right:12px}.article-gallery-carousel{margin:0 -8px}.article-card-wrapper{padding:0 8px}}.events-gallery-module{width:100%;padding:60px 0;background-color:#f5f5f5}.events-gallery-container{max-width:1200px;margin:0 auto;padding:0 20px}.events-gallery-header{text-align:center;margin-bottom:40px}.events-gallery-header h2{font-size:36px;font-weight:700;color:#333;margin:0}.events-gallery-slider{margin:0 -15px}.event-card-wrapper{padding:0 15px}.event-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.event-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.event-card-image-container{position:relative;width:100%;height:300px;overflow:hidden}.event-card-image-container img{transition:transform .3s ease}.event-card:hover .event-card-image-container img{transform:scale(1.05)}.event-date-badge{position:absolute;top:16px;left:16px;background:rgba(0,0,0,.75);color:#fff;padding:12px 16px;border-radius:4px;text-align:center;z-index:2;min-width:60px}.event-date-month{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.event-date-day{font-size:28px;font-weight:700;line-height:1}.event-card-content{padding:24px;display:flex;flex-direction:column;flex:1 1}.event-card-title{font-size:20px;font-weight:700;color:#333;margin:0 0 12px;line-height:1.4;-webkit-line-clamp:2}.event-card-location,.event-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.event-card-location{font-size:14px;color:#666;margin:0 0 20px;-webkit-line-clamp:1}.event-card-cta{display:inline-block;padding:12px 24px;background-color:#0066cc;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:14px;transition:background-color .3s ease;margin-top:auto;align-self:flex-start}.event-card-cta:hover{background-color:#0052a3}.events-gallery-slider .slick-dots{bottom:-40px}.events-gallery-slider .slick-dots li button:before{font-size:12px;color:#666}.events-gallery-slider .slick-dots li.slick-active button:before{color:#0066cc}.events-gallery-slider .slick-arrow{width:40px;height:40px;z-index:1}.events-gallery-slider .slick-arrow:before{font-size:40px;color:#333}.events-gallery-slider .slick-prev{left:-50px}.events-gallery-slider .slick-next{right:-50px}@media (max-width:1024px){.events-gallery-header h2{font-size:32px}.event-card-image-container{height:250px}.events-gallery-slider .slick-prev{left:-30px}.events-gallery-slider .slick-next{right:-30px}}@media (max-width:768px){.events-gallery-module{padding:40px 0}.events-gallery-header{margin-bottom:30px}.events-gallery-header h2{font-size:28px}.event-card-image-container{height:220px}.event-date-badge{top:12px;left:12px;padding:10px 14px;min-width:55px}.event-date-month{font-size:12px}.event-date-day{font-size:24px}.event-card-content{padding:20px}.event-card-title{font-size:18px}.events-gallery-slider .slick-next,.events-gallery-slider .slick-prev{display:none!important}}@media (max-width:480px){.events-gallery-header h2{font-size:24px}.event-card-image-container{height:200px}.event-card-content{padding:16px}.event-card-title{font-size:16px}.event-card-location{font-size:13px}.event-card-cta{padding:10px 20px;font-size:13px}}.icon-card-module{padding:60px 0}.icon-card-container{max-width:1200px;margin:0 auto;padding:0 20px}.icon-card-header{text-align:center;margin-bottom:48px}.icon-card-header .headline{font-size:36px;font-weight:700;margin-bottom:16px;color:#000}.icon-card-header .description{font-size:18px;color:#666;max-width:800px;margin:0 auto;line-height:1.6}.icon-card-grid{display:grid;grid-gap:32px;gap:32px;align-items:start}.icon-cards-col-1{grid-template-columns:1fr;max-width:400px;margin:0 auto}.icon-cards-col-2{grid-template-columns:repeat(2,1fr)}.icon-cards-col-3{grid-template-columns:repeat(3,1fr)}.icon-cards-col-4{grid-template-columns:repeat(4,1fr)}.icon-cards-col-5{grid-template-columns:repeat(5,1fr)}.icon-card-box{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.icon-card-link{cursor:pointer;text-decoration:none;color:inherit}.icon-card-link:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.icon-card-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:#0079C2;border-radius:50%;margin-bottom:20px}.icon-card-icon .material-symbols-outlined{font-size:40px;color:#fff}.icon-card-content{width:100%}.icon-card-headline{font-size:20px;font-weight:600;margin-bottom:12px;color:#000}.icon-card-body{font-size:16px;color:#666;line-height:1.6}.icon-card-body p{margin:0}.icon-card-body strong{font-weight:600;color:#000}@media (max-width:1024px){.icon-cards-col-5{grid-template-columns:repeat(3,1fr)}.icon-cards-col-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.icon-card-module{padding:40px 0}.icon-card-header .headline{font-size:28px}.icon-card-header .description{font-size:16px}.icon-cards-col-3,.icon-cards-col-4,.icon-cards-col-5{grid-template-columns:repeat(2,1fr)}.icon-cards-col-2{grid-template-columns:1fr}.icon-card-icon{width:64px;height:64px}.icon-card-icon .material-symbols-outlined{font-size:32px}.icon-card-headline{font-size:18px}.icon-card-body{font-size:14px}}@media (max-width:480px){.icon-cards-col-2,.icon-cards-col-3,.icon-cards-col-4,.icon-cards-col-5{grid-template-columns:1fr}.icon-card-grid{gap:24px}}.pre-footer-module{width:100%;padding:60px 0;background-color:#333333}.pre-footer-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;align-items:center;gap:40px}.pre-footer-content{flex:0 1 auto;max-width:600px;text-align:left}.pre-footer-content p{margin:0 0 15px;line-height:1.6;color:#ffffff}.pre-footer-content h2,.pre-footer-content h3{margin:0 0 20px;color:#ffffff}.pre-footer-content a{color:#ffffff;text-decoration:underline}.pre-footer-content a:hover{opacity:.8}.pre-footer-content b,.pre-footer-content ol,.pre-footer-content strong,.pre-footer-content ul{color:#ffffff}.pre-footer-images{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;flex-shrink:0}.pre-footer-image{width:80px;height:80px;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease}.pre-footer-image:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.pre-footer-image img{display:block}@media (max-width:992px){.pre-footer-container{gap:40px}}@media (max-width:768px){.pre-footer-module{padding:40px 0}.pre-footer-container{flex-direction:column;gap:30px}.pre-footer-content{text-align:center;max-width:100%}.pre-footer-images{flex-direction:row;gap:12px}}@media (max-width:480px){.pre-footer-module{padding:30px 0}.pre-footer-images{gap:10px}.pre-footer-image{width:60px;height:60px}}.split-feature-carousel-module{padding:60px 0;background-color:#f5f5f5}.split-feature-carousel-container{max-width:1440px;margin:0 auto;padding:0 20px}.split-feature-carousel-header{text-align:center;margin-bottom:50px}.split-feature-carousel-header .pre-headline{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#0079C2;margin-bottom:10px}.split-feature-carousel-header .headline{font-size:36px;font-weight:700;color:#333;margin-bottom:15px}.split-feature-carousel-header .description{font-size:18px;color:#666;max-width:800px;margin:0 auto;line-height:1.6}.split-feature-carousel-slider{position:relative}.carousel-card-wrapper{padding:0 15px}.carousel-card{position:relative;height:599px;width:404px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.carousel-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.carousel-card-image{z-index:1}.carousel-card-gradient,.carousel-card-image{position:absolute;top:0;left:0;width:100%;height:100%}.carousel-card-gradient{z-index:2;background:linear-gradient(180deg,rgba(0,121,194,0),rgba(0,121,194,.3) 40%,rgba(0,121,194,.85) 70%,rgba(0,121,194,.95));pointer-events:none}.carousel-card-content{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;min-height:250px}.carousel-card-body{font-size:16px;line-height:1.6;margin-bottom:20px;color:#fff}.carousel-card-body p{margin:0 0 10px}.carousel-card-body b,.carousel-card-body strong{font-weight:700}.carousel-card-info{border-top:2px solid rgba(255,255,255,.3);padding-top:15px}.card-headline{font-size:18px;font-weight:700;margin:0 0 5px;color:#fff}.card-subheadline{font-size:14px;font-weight:400;margin:0;color:rgba(255,255,255,.9);font-style:italic}.split-feature-carousel-slider .slick-slider{position:relative}.split-feature-carousel-slider .slick-list{overflow:visible;margin:0 -15px}.split-feature-carousel-slider .slick-track{display:flex;gap:0}.split-feature-carousel-slider .slick-arrow{width:50px;height:50px;z-index:10;background-color:#0079C2;border-radius:50%;transition:background-color .3s ease}.split-feature-carousel-slider .slick-arrow:hover{background-color:#005a94}.split-feature-carousel-slider .slick-arrow:before{font-size:24px;opacity:1}.split-feature-carousel-slider .slick-prev{left:-60px}.split-feature-carousel-slider .slick-next{right:-60px}.split-feature-carousel-slider .slick-dots{bottom:-50px}.split-feature-carousel-slider .slick-dots li button:before{font-size:12px;color:#0079C2;opacity:.4}.split-feature-carousel-slider .slick-dots li.slick-active button:before{opacity:1;color:#0079C2}@media (max-width:1200px){.split-feature-carousel-header .headline{font-size:32px}.split-feature-carousel-slider .slick-prev{left:-40px}.split-feature-carousel-slider .slick-next{right:-40px}}@media (max-width:768px){.split-feature-carousel-module{padding:40px 0}.split-feature-carousel-header{margin-bottom:30px}.split-feature-carousel-header .headline{font-size:28px}.split-feature-carousel-header .description{font-size:16px}.carousel-card{width:100%;max-width:404px;margin:0 auto}.carousel-card-wrapper{padding:0 10px}.split-feature-carousel-slider .slick-prev{left:10px;width:40px;height:40px}.split-feature-carousel-slider .slick-next{right:10px;width:40px;height:40px}.split-feature-carousel-slider .slick-arrow:before{font-size:20px}.carousel-card-content{padding:20px;min-height:200px}.carousel-card-body{font-size:14px}.card-headline{font-size:16px}.card-subheadline{font-size:13px}}@media (max-width:480px){.split-feature-carousel-container{padding:0 10px}.split-feature-carousel-header .headline{font-size:24px}.carousel-card-content{padding:15px}}.video-content-module{padding:60px 0;max-width:1200px;margin:0 auto}.video-content-container{display:flex;gap:40px;align-items:center}.video-content-container.video-left{flex-direction:row}.video-content-container.video-right{flex-direction:row-reverse}.video-content-video{flex:1 1;max-width:560px}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000;border-radius:8px;cursor:pointer}.video-wrapper iframe{border:none}.video-thumbnail,.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-thumbnail{background:#000}.video-thumbnail img{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;background:rgba(255,255,255,.9);border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:2}.play-button:before{content:"";width:0;height:0;border-color:transparent transparent transparent #333;border-style:solid;border-width:12px 0 12px 20px;margin-left:4px}.play-button:hover{background:rgba(255,255,255,1);transform:translate(-50%,-50%) scale(1.1)}.play-button .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.video-content-text{flex:1 1}.video-content-text .pre-headline{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;color:#666}.video-content-text .headline{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:20px;color:#333}.video-content-text p{font-size:16px;line-height:1.6;margin-bottom:15px;color:#666}.video-content-text ol,.video-content-text ul{margin-left:20px;margin-bottom:15px}.video-content-text a{color:#0079C2;text-decoration:underline}.video-content-text a:hover{color:#005A8F}@media screen and (max-width:991px){.video-content-module{padding:40px 20px}.video-content-container{flex-direction:column!important;gap:30px}.video-content-video{max-width:100%;width:100%}.video-content-text .headline{font-size:28px}}@media screen and (max-width:767px){.video-content-module{padding:30px 15px}.video-content-container{gap:20px}.video-content-text .headline{font-size:24px}.video-content-text p{font-size:14px}}