:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background-color:#fff;margin:0;padding-top:64px;box-sizing:border-box;color:#2c3e50;overflow-x:hidden}body,html{margin:0;padding:0;max-width:100%;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;width:100%;height:90px;z-index:9999;display:flex;justify-content:center;align-items:center;background-color:#fffefd;color:#2c3e50;box-shadow:0 2px 5px #0000001a}.navbar-inner{width:100%;max-width:1200px;display:flex;align-items:center;position:relative;padding:0 20px;height:100%}.navbar-logo{position:absolute;left:40px;top:50%;transform:translateY(-50%);height:100%;display:flex;align-items:center}.navbar-logo img{height:85px;width:auto;object-fit:contain;margin:5px 0}.navbar-links-desktop{display:flex;gap:24px;margin:0 auto;align-items:center;height:100%}.navbar-links-desktop a{color:#2c3e50;text-decoration:none;font-size:1.4rem;line-height:1;padding:12px 0;position:relative;transition:color .3s ease;font-weight:500}.navbar-links-desktop a:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:#e67e22;transition:width .3s ease}.navbar-links-desktop a:hover{color:#e67e22}.navbar-links-desktop a:hover:after{width:100%}.navbar-toggle{display:none;position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:2rem;cursor:pointer;color:#2c3e50}.offcanvas{position:fixed;top:0;right:-100%;width:70%;height:100vh;background-color:#f7f4ef;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:right .3s ease-in-out;z-index:1001;box-shadow:5px 0 20px #0006}.offcanvas.open{right:0}.offcanvas a{display:block;width:100%;text-align:center;padding:16px 0;font-size:1.6rem;font-weight:500;color:#2c3e50;text-decoration:none;transition:background .2s ease,color .2s ease}.offcanvas a:hover{background-color:#f3f3f3;color:#e67e22;cursor:pointer}.backdrop{position:fixed;top:0;left:0;height:100%;width:100%;background:#0006;z-index:1000}@media (max-width: 768px){.navbar{height:80px}.navbar-links-desktop{display:none}.navbar-toggle{display:block}.navbar-logo{position:static;transform:none;margin:0 auto}.navbar-logo img{height:80px}}body{margin:0;padding-top:100px;box-sizing:border-box}.hero-section{min-height:100dvh;width:100vw;background-image:url(./hero-image-DUwuE7-P.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:flex-start;margin-bottom:100px;margin-top:-64px}.hero-overlay{width:100%;height:100%;background:#0000004d;display:flex;align-items:center;justify-content:flex-start;padding:0 10%}.hero-text{color:#fff;max-width:600px}.hero-text h1{font-size:2.8rem;margin-bottom:1rem}.hero-text p{font-size:1.2rem;margin-bottom:2rem}.hero-text button{background-color:#ea842a;color:#fff;padding:12px 24px;border:none;font-size:1rem;border-radius:4px;cursor:pointer;margin-bottom:10px;transition:background .3s ease}.hero-text button:hover{background-color:#cf5b06}@media (max-width: 768px){.hero-section{justify-content:center}.hero-overlay{justify-content:center;padding:0 5%}.hero-text{text-align:center}.hero-text h1{font-size:2rem}}.fade-in-section{opacity:0;transform:translateY(30px);transition:opacity .8s ease-in,transform .8s ease-out;will-change:opacity,transform}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}.bilder-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:5% auto 0;max-width:1200px;padding:0 1rem;box-sizing:border-box}.card{flex:1 1 calc(20% - 1rem);max-width:220px;min-width:180px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.card img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:25px;box-shadow:0 8px 20px #00000026;transition:transform .3s ease;cursor:pointer}.card img:hover{transform:scale(1.01)}.text{text-align:center;padding:.5rem 0}.beschreibung{font-size:.9rem;color:#333;line-height:1.3}.titel{font-size:1.2rem;font-weight:700;color:#f97316;margin-top:.25rem}.kontakt-text{text-align:center;font-size:1.1rem;color:#444;margin:3rem auto 0;max-width:600px;padding:0 1rem}.leistungen-header{text-align:center;margin:5% auto 3rem;padding:0 1rem}.leistungen-header h2{font-size:2.5rem;color:#f60;margin-bottom:.5rem}.leistungen-header p{font-size:1.2rem;color:#333;max-width:700px;margin:0 auto}@media (max-width: 768px){.bilder-row{flex-direction:column;align-items:flex-start;gap:1.5rem}.card{flex-direction:row;max-width:100%}.card img{width:45%;margin-right:1rem}.text{text-align:left;max-width:50%}.beschreibung{font-size:.85rem}.titel{font-size:1.25rem}.leistungen-header h2{font-size:1.8rem}.leistungen-header p,.kontakt-text{font-size:1rem;max-width:90vw;padding:0}}.ueber-uns-section{margin:5rem 0;text-align:center}.ueber-uns-title{font-size:2.8rem;color:#f60;margin-bottom:3rem;font-weight:700;text-align:center;padding-top:15%}.ueber-uns-content{display:flex;align-items:center;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.ueber-uns-image{width:35vw;height:auto;border-radius:15px;object-fit:cover;flex-shrink:0}.ueber-uns-text{flex:1;min-width:280px;max-width:600px;max-height:60vh;overflow-y:auto;font-size:clamp(1rem,1.4vw,1.6rem);line-height:1.6;color:#000;padding:1rem 2rem;font-weight:400;background-color:#fefefe;border-radius:12px;box-shadow:0 6px 18px #0000000f;box-sizing:border-box}@media (max-width: 768px){.ueber-uns-content{flex-direction:column;max-width:90vw;padding:0 .5rem}.ueber-uns-image{width:100%;margin:0 auto}.ueber-uns-text{width:100%;margin-top:1rem;text-align:center;font-size:1rem}}.kontakt-section{max-width:900px;margin:5rem auto;padding:2rem;text-align:center;margin-bottom:10%}.kontakt-title{font-size:2.5rem;color:#f97316;margin-bottom:2rem}.kontakt-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.kontakt-form input,.kontakt-form textarea{padding:.8rem 1rem;font-size:1rem;border:1px solid #ddd;border-radius:8px}.kontakt-form button{background-color:#f97316;color:#fff;padding:.8rem 1.2rem;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background .3s}.kontakt-form button:hover{background-color:#e65c00}.kontakt-info{font-size:1.1rem;margin-bottom:15%;line-height:1.8;margin-top:5%}.kontakt-info a{color:#333;text-decoration:none}.kontakt-info a:hover{text-decoration:underline}.kontakt-map{margin:2rem 0;margin-bottom:10%;border-radius:12px;overflow:hidden;box-shadow:0 6px 16px #0000001a}.kontakt-zeiten h3{font-size:1.6rem;margin-bottom:1rem;color:#f97316}.kontakt-zeiten ul{list-style:none;padding:0;font-size:1.1rem;color:#444}.kontakt-zeiten li{margin-bottom:.5rem}@media (max-width: 768px){.kontakt-section{padding:1rem}.kontakt-title{font-size:2rem}.kontakt-form input,.kontakt-form textarea,.kontakt-zeiten ul{font-size:1rem}}.whatsapp-button{display:inline-flex;align-items:center;gap:8px;background-color:#25d366;color:#fff;border:none;padding:8px 16px;border-radius:15px;font-size:17px;font-weight:600;cursor:pointer;margin-top:7%;transition:all .3s ease;font-family:sans-serif}.whatsapp-button:hover{background-color:#1ebe5d;transform:scale(1.01)}.whatsapp-icon{width:32px;height:32px;margin:5px;display:inline-block}.kontakt-formular-wrapper{max-width:700px;margin:0 auto;padding:2rem;background-color:#fdfdfd;border-radius:12px;box-shadow:0 8px 24px #00000014}.kontakt-formular-wrapper h2{text-align:center;color:#f97316;margin-bottom:1.5rem;font-size:2rem}.kontakt-formular{display:flex;flex-direction:column;gap:1rem}.kontakt-formular input,.kontakt-formular select,.kontakt-formular textarea{padding:.9rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;width:100%;box-sizing:border-box;background-color:#fff;color:#333}.kontakt-formular select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:none;background-image:none;background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:.9rem 1rem;font-size:1rem;width:100%;color:#333}.kontakt-formular textarea{resize:vertical}.absenden-button{background-color:#1d76d6;color:#fff;font-size:1rem;padding:.9rem 1.4rem;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.absenden-button:hover{background-color:#0056b3;transform:scale(1.008)}@media (max-width: 600px){.kontakt-formular-wrapper{padding:1.2rem}.kontakt-formular-wrapper h2{font-size:1.5rem}}.kontakt-formular select,.kontakt-formular input,.kontakt-formular textarea{background-color:#fff;color:#333;border:1px solid #ccc;padding:.9rem 1rem;border-radius:8px;font-size:1rem;width:100%;box-sizing:border-box}.title{text-align:center;color:#f97316;margin-bottom:1.5rem;margin-top:10%;font-size:2rem}.subtitle{text-align:center}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{inset:50% auto auto 20px;width:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.galerie-section{padding:1.5rem 2rem 2rem;background-color:#fdfdfd;border-radius:12px;box-shadow:0 8px 24px #00000014;max-width:900px;margin:0 auto}.galerie-text{text-align:center;color:#f97316;margin:0 0 1.5rem}.galerie-text h2{font-size:2rem;margin-top:0;margin-bottom:.5rem}.galerie-text p{font-size:1.1rem;line-height:1.6;color:#555}.image-gallery-slide-wrapper{max-height:80vh;width:100%;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;overflow:hidden;padding:1rem}.image-gallery-slide img{height:100%;width:auto;object-fit:none;display:block}@media (max-width: 600px){.image-gallery-slide-wrapper{height:auto;padding:.5rem;display:flex;justify-content:center;align-items:center}.image-gallery-slide img{width:100%;height:auto;max-height:none;object-fit:contain;display:block}.galerie-text h2{font-size:1.5rem}.galerie-text p{font-size:1rem}.galerie-section{padding:1.2rem 1rem 1.5rem}}.image-gallery-left-nav,.image-gallery-right-nav{top:50%!important;transform:translateY(-50%)!important;width:48px;height:48px;background-color:#00000040;border-radius:12px;display:flex!important;align-items:center;justify-content:center;cursor:pointer;border:none!important;outline:none!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;transition:background-color .2s ease-in-out}.image-gallery-left-nav:focus,.image-gallery-right-nav:focus,.image-gallery-left-nav:active,.image-gallery-right-nav:active{outline:none!important;box-shadow:none!important;border:none!important}.image-gallery-left-nav:hover,.image-gallery-right-nav:hover{background-color:#00000073}.image-gallery-left-nav{left:20px!important}.image-gallery-right-nav{right:20px!important}.footer-container{background-color:#fdfdfd;padding:3rem 2rem 2rem;border-radius:12px;box-shadow:0 8px 24px #0000001f;max-width:900px;margin:10% auto 0;color:#333;font-family:Arial,sans-serif}.footer-content{display:flex;gap:3rem;flex-wrap:wrap;justify-content:space-between}.footer-logo-section{flex:1 1 280px}.footer-logos-wrapper{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.footer-logo{width:160px;height:auto;border-radius:8px;object-fit:contain}.footer-cooperation{display:flex;flex-direction:column;align-items:center;font-size:.9rem;color:#00105e;text-align:center}.footer-cooperation p:first-child{margin:0 0 .3rem;font-weight:600}.footer-coop-logo{width:80px;height:auto;margin-bottom:.3rem;border-radius:8px;object-fit:contain}.footer-address{font-size:.95rem;line-height:1.4;color:#555}.footer-about,.footer-contact{flex:1 1 200px}.footer-about h4,.footer-contact h4{color:#f97316;margin-bottom:.5rem;font-weight:700}.footer-about p,.footer-contact p{font-size:.95rem;line-height:1.5;color:#555}.footer-bottom{text-align:center;font-size:.85rem;color:#888;margin-top:2rem}.footer-bottom a{color:#f97316;text-decoration:none;margin:0 .4rem}.footer-bottom a:hover{text-decoration:underline}@media (max-width: 780px){.footer-content{flex-direction:column;gap:2rem}.footer-container{box-shadow:0 8px 24px #00000080}.footer-logos-wrapper{flex-direction:row;justify-content:flex-start;flex-wrap:nowrap}}.footer-coop-subtitle{margin-top:-.7rem;font-size:.9rem;font-weight:600;color:#00105e}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-box{background:#fff;padding:2rem;border-radius:12px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative;margin:5%;animation:fadeIn .3s ease-out}.modal-box h2{margin-top:0;font-size:1.8rem;color:#ea842a}.modal-box p{font-size:1rem;line-height:1.6;color:#333}.modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1.8rem;cursor:pointer;color:#666}.footer-link{cursor:pointer;color:#2c3e50;text-decoration:underline}.footer-link:hover{color:#ea842a}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
