*{box-sizing:border-box;overflow-x:hidden}body{margin:0;padding:0;font-family:"DM Sans",sans-serif}.top-bar{display:flex;align-items:center;justify-content:space-between;background-color:#eee;height:70px;padding:0 40px;z-index:99}.bar-logo{height:35px;width:auto;cursor:pointer;transition:filter .2s ease}.bar-logo:hover{filter:brightness(0.8)}.bar-charity{height:30px;width:auto;cursor:pointer;transition:filter .2s ease}.bar-charity:hover{filter:brightness(0.8)}.menu-toggle{display:none}.mobile-nav{display:none;position:absolute;top:70px;right:0;background-color:#eee;flex-direction:column;width:150px;text-align:center;border-radius:0 0 0 20px}.mobile-nav a{text-decoration:none;color:#202020;padding:12px 20px;font-weight:600;transition:background .2s ease}.mobile-nav a:hover{background-color:#ddd}.menu-toggle:checked+.bar-menu-button+.mobile-nav{display:flex}.bar-menu-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;z-index:1001}.bar-menu{height:20px;width:auto;transition:transform .3s ease}.menu-toggle:checked+.bar-menu-button .bar-menu{transform:rotate(90deg)}.bar-menu-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.hero{background-image:url("../img/blikfang_blur.jpg");background-size:cover;background-position:center;height:300px;display:flex;justify-content:center;align-items:center}.hero-content{text-align:center}.hero-title{width:350px;margin-bottom:10px}.hero-btn{display:flex;justify-content:center;gap:15px}.hero-btn-program{background-color:#eee;color:#202020;padding:6px 18px;border-radius:20px;font-size:14px;font-weight:600;text-decoration:none;outline:none;cursor:pointer;transition:filter .2s ease}.hero-btn-program:hover{filter:brightness(0.8)}.hero-btn-vip{background-color:#c1121f;color:#eee;padding:6px 18px;border-radius:20px;font-size:14px;font-weight:600;text-decoration:none;outline:none;cursor:pointer;transition:all .2s ease-in-out}.hero-btn-vip:hover{filter:brightness(0.8);transform:scale(1.1)}.donation-bar{background-color:#c1121f;color:#eee;text-align:center;padding:8px;font-size:12px;white-space:nowrap;overflow:hidden;position:sticky;top:0;z-index:100}.scroll-text{display:inline-block;padding-right:100%;animation:scroll-text 30s linear infinite}@keyframes scroll-text{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.news{text-align:center;padding:30px 20px;background-color:#fdfdfd;color:#202020}.news-title{font-size:30px;font-family:"DM Sans",sans-serif;font-weight:900;margin-top:-10px;margin-bottom:20px}.news-container{display:flex;flex-direction:column;align-items:center;text-align:left}.news-card{width:75%}.news-img{width:100%;border-radius:7px}.news-date{font-size:10px;margin-top:1px;margin-bottom:5px;color:#202020}.news-text{font-size:20px;font-weight:900;margin-top:-5px;margin-bottom:25px;color:#202020}.news-link{text-decoration:none;color:inherit;cursor:pointer;transition:filter .2s ease}.news-link:hover{filter:brightness(0.8)}.news-btn-flere{text-decoration:none;background-color:#202020;color:#eee;padding:6px 18px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:filter .2s ease}.news-btn-flere:hover{filter:brightness(0.8)}.sponsor-section{background-color:#eee;color:#202020;padding-top:5px;padding-bottom:30px}.sponsor-title{font-weight:400;margin-bottom:10px;margin-left:15px;font-size:16px}.sponsor-logos{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:5px}.logo-guldborgsund{height:35px;width:auto}.logo-nykobing{height:40px;width:auto}.logo-estate{height:35px;width:auto}.logo-sparnord{height:30px;width:auto}.logo-lollandsbank{height:30px;width:auto}.footer{background-color:#c1121f;color:#eee;padding:28px 10px 1px}.footer-content{display:flex;justify-content:space-between;margin-left:10px;margin-right:10px}.footer-content a{text-decoration:none;outline:none}.footer-socials{gap:4px}.footer-social-logo{width:20px;height:auto;cursor:pointer;transition:filter .2s ease}.footer-social-logo:hover{filter:brightness(0.8)}.footer-link{display:flex;justify-content:center;gap:15px}.footer-links{display:flex;align-items:center;font-size:12px;text-decoration:none;color:#eee;font-weight:600;cursor:pointer;transition:filter .2s ease}.footer-links:hover{text-decoration:underline;filter:brightness(0.8)}.footer-info{margin-top:30px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer-info p{margin:0}.footer-phone{display:flex;align-items:center}.footer-phone-icon{width:20px;margin-right:10px;height:auto}.footer-location{display:flex;align-items:center}.footer-location-icon{width:25px;margin-right:10px;height:auto}.footer-copy{font-size:10px;color:#202020;opacity:.8;margin-top:20px}@media(min-width: 900px){*{box-sizing:unset;overflow-x:unset}.top-bar{height:70px;padding:0 40px}.bar-logo{height:55px}.bar-charity{height:45px}.bar-menu{height:30px}.mobile-nav{width:300px;font-size:30px;text-align:center}.hero{height:1000px}.hero-title{width:1000px}.hero-btn-program{padding:12px 25px;font-size:25px}.hero-btn-vip{padding:12px 25px;font-size:25px}.donation-bar{font-size:15px}.news-title{font-size:50px;margin-top:50px;margin-bottom:20px}.news-container{flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:stretch;margin-bottom:30px}.news-card{width:22%}.news-text{font-size:20px}.news-btn-flere{padding:10px 20px;font-size:20px}.news{margin-bottom:60px}.sponsor-title{font-size:20px}.logo-guldborgsund{height:85px;width:auto}.logo-nykobing{height:90px;width:auto}.logo-estate{height:88px;width:auto}.logo-sparnord{height:75px;width:auto}.logo-lollandsbank{height:75px;width:auto}.footer{padding-left:70px;padding-right:70px}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.footer-social-logo{height:90px;width:auto}.footer-link{gap:60px}.footer-links{font-size:20px}.footer-info{margin-right:20px;font-size:20px}.footer-phone-icon{height:30px;width:auto}.footer-location-icon{height:40px;width:auto}.footer-copy{font-size:20px}}/*# sourceMappingURL=index.css.map */
