.section-links{position:relative;text-align:center;color:#fff;padding:3rem 2rem;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.video-background video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.video-background .video-desktop{display:none}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:0}.content-container{position:relative;z-index:1;max-width:960px;margin:0 auto}.section-links h2{margin-bottom:2rem}.link-list{list-style:none;padding:0;margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.link-list li{display:inline-block;width:100%;max-width:400px}.link-list a{display:block;padding:15px 25px;font-size:.9rem;border-radius:4px;font-weight:700;color:#fff;background:#113e97;text-decoration:none;transition:background .3s ease-in-out,color .3s ease-in-out}.link-list a:hover{background:rgba(255,255,255,1);color:#113e97}@media (min-width:768px){.link-list a{font-size:1rem}.video-background .video-desktop{display:block}.video-background .video-mobile{display:none}}@media (min-width:1024px){.section-links{padding:5rem 20px 6rem}.link-list{gap:30px}}