#dropdown-button{position:relative;display:flex;justify-content:space-between;align-items:center;cursor:pointer;max-width:250px;width:100%;padding:8px 12px;border-radius:20px;background:#ffffff;border:1px solid #ccc;box-sizing:border-box}#dropdown-button.et_pb_button::after{content:"▾";position:absolute;right:25px;top:50%;transform:translateY(-50%);transition:transform 0.3s ease;font-size:26px;font-weight:bold;pointer-events:none;color:#333}#dropdown-button.active::after{transform:translateY(-50%) rotate(180deg)}#dropdown-content{position:absolute;top:100%;left:0;width:250px;background:#005B75;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:20px;overflow:hidden;max-height:0;opacity:0;transition:max-height 0.4s ease,opacity 0.4s ease;z-index:9999;padding:10px 15px}#dropdown-content.open{max-height:500px;opacity:1}#dropdown-content a{display:block;padding:10px 15px;color:#fdc300;text-decoration:none}#dropdown-content a:hover{border-radius:15px;background:rgba(255,255,255,0.2)}@media (min-width:768px) and (max-width:980px){.spalten-einzeln .et_pb_column{width:100%!important;margin-bottom:20px;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.spalten-einzeln .et_pb_column:nth-child(2),.spalten-einzeln .et_pb_column:nth-child(3){padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}}.tags-box .et_pb_text_inner a{display:inline-block;margin:0 6px 6px 0;padding:6px 12px;background:#d3d3d3;color:#000;text-decoration:none;border-radius:12px;font-size:16px;text-transform:uppercase;transition:transform .15s,background-color .15s}.tags-box .et_pb_text_inner a:hover{background:#a9a9a9;transform:translateY(0px)}.tags-box .et_pb_text_inner a{font-size:14px}.dot-navigation{text-align:center;margin-top:20px}.dot{height:12px;width:12px;margin:0 5px;display:inline-block;background-color:#bbb;border-radius:50%;cursor:pointer;transition:background-color 0.3s ease}.dot.active,.dot:hover{background-color:#333}.et_mobile_menu{width:125.5%!important;left:-13%!important;right:0!important;text-align:center!important;padding-left:0px!important;box-shadow:0 4px 12px rgba(0,0,0,0.2)!important}.et_mobile_menu li a{font-size:16px!important}.et_mobile_menu li.current-menu-item a,.et_mobile_menu li.current_page_item a{color:#FDC300!important}input.et_pb_contact_captcha{background-color:#ffffff!important;border:1px solid #333!important;border-radius:20px!important;color:#111!important;padding:12px 12px!important;width:60px!important;font-size:16px!important;font-weight:500!important;text-align:center}input.et_pb_contact_captcha:focus{background-color:#fff!important;border-color:#ff6600!important;outline:none!important;box-shadow:0 0 0px rgba(255,102,0,0.5)}.et_pb_slider .et-pb-arrow-prev{left:0!important}.et_pb_slider .et-pb-arrow-next{right:0!important}