/*!
Theme Name: nice2work.de v3
Theme URI: https://nice2work.de/
Author: concept.id | Justus Röhr
Author URI: https://concept-id.de
Version: 3.0
Requires PHP: 8.0
Text Domain: n2w
Tested up to: 5.6
*/*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Arial",sans-serif;font-size:16px;line-height:1.5;color:#333;background-color:#fff;width:100%;overflow-x:hidden}ul,ol{list-style:none}a{text-decoration:none;color:inherit}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font-family:inherit;font-size:inherit}button{border:none;background:none;cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}@media(max-width: 768px){h1{font-size:2rem}}h2{font-size:2rem}@media(max-width: 768px){h2{font-size:1.75rem}}h3{font-size:1.5rem}@media(max-width: 768px){h3{font-size:1.25rem}}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}p{margin-bottom:1rem}strong,b{font-weight:bold}em,i{font-style:italic}.site-container{width:100%;min-height:100vh;display:flex;flex-direction:column}.site-header{width:100%;position:sticky;top:0;z-index:1000;background-color:#fff}.site-main{width:100%;flex:1}.site-footer{width:100%;background-color:#333;color:#fff;margin-top:auto}.hero-banner{position:relative;width:100%;height:30vh;min-height:300px;max-height:450px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media(max-width: 768px){.hero-banner{min-height:150px;max-height:250px}}.hero-content{position:relative;z-index:2;text-align:center;color:#fff}.hero-title{font-size:4.5rem;font-weight:bold;margin-bottom:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media(max-width: 768px){.hero-title{font-size:2.5rem}}.hero-overlay{position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent);z-index:1}.main-navigation{width:100%;background-color:#fff;border-bottom:1px solid #ddd;padding:1rem 0}.nav-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.nav-logo a{font-size:1.5rem;font-weight:bold;color:#007cba;text-decoration:none}.nav-logo a:hover{text-decoration:none;opacity:.8}.nav-logo a svg{width:10rem}.nav-actions{min-width:200px;text-align:right}@media(max-width: 768px){.nav-actions{min-width:auto}}.region-picker{position:relative;display:inline-block}.region-picker-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:rgba(0,0,0,0);border:1px solid #ddd;border-radius:4px;color:#333;font-size:.9rem;cursor:pointer;transition:all .2s ease}.region-picker-toggle:hover{background-color:#f5f5f5;border-color:#007cba}.region-picker-toggle[aria-expanded=true]{border-color:#007cba}.region-picker-toggle[aria-expanded=true] .chevron{transform:rotate(180deg)}.current-region{font-weight:500}.chevron{display:flex;align-items:center;transition:transform .2s ease}.chevron svg{width:12px;height:7px}.region-dropdown{position:absolute;top:100%;right:0;z-index:1001;min-width:250px;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);margin-top:4px}.region-dropdown[hidden]{display:none}.dropdown-header{padding:1rem;border-bottom:1px solid #ddd}.region-search{width:100%;padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.region-search:focus{outline:none;border-color:#007cba}.region-list{max-height:200px;overflow-y:auto;padding:0;margin:0}.region-option{padding:1rem;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.region-option:last-child{border-bottom:none}.region-option:hover{background-color:#f5f5f5}.region-option.selected{background-color:#007cba;color:#fff}.region-option.selected:hover{background-color:#005a87}.region-name{font-size:.9rem;font-weight:500}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width: 1024px){.container{padding:0 2rem}}.section{width:100%;padding:3rem 0}.section--hero{padding:4rem 0}.section--small{padding:2rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}@media(max-width: 768px){.hide-mobile{display:none !important}}@media(min-width: 768px){.hide-desktop{display:none !important}}.show-mobile{display:none}@media(max-width: 768px){.show-mobile{display:block !important}}.show-desktop{display:block}@media(max-width: 768px){.show-desktop{display:none !important}}