/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.autobreakpoint-overlay{display:flex;opacity:0;position:fixed;top:50%;left:50%;z-index:9999;height:150px;width:300px;transform:translate(-50%,-50%);transition:opacity 1s ease;flex-direction:column;justify-content:space-evenly;border-radius:20px;background-color:rgba(0,0,0,.8);pointer-events:none;}.autobreakpoint-overlay-show{opacity:1;}.autobreakpoint-overlay-breakrange{color:white;font-size:48px;text-align:center;}.autobreakpoint-overlay-size{color:white;font-size:24px;text-align:center;}
.autoprivacy *{font-family:Arial,sans-serif;}.autoprivacy{opacity:.5;position:fixed;right:0;bottom:0;left:0;z-index:1111111;transform:translateY(100%);transition:transform .6s ease,opacity .6s ease;margin:auto;padding:25px;padding-bottom:15px;background:#222222;color:white;font-weight:normal;text-align:center;}.autoprivacy:focus,.autoprivacy-focus:focus{outline:0;}.autoprivacy.pending{opacity:1;transform:translateY(0%);}.autoprivacy h1{margin-bottom:15px;font-size:1.5em;}.autoprivacy p{margin:auto;padding-bottom:10px;}@media screen and (min-width:1024px){.autoprivacy p{max-width:1200px;}}.autoprivacy .accordion{opacity:0;position:relative;height:0;overflow:hidden;transition:.5s opacity ease-in-out,.2s height ease-in-out;}.autoprivacy .accordion.expanded{opacity:1;}.autoprivacy .accordion ul{margin:auto;padding:0;list-style-type:none;font-weight:normal;text-align:left;}@media screen and (min-width:1024px){.autoprivacy .accordion ul{max-width:45%;}}.autoprivacy .accordion li{position:relative;transition:background-color .5s ease;border-bottom:1px solid rgba(255,255,255,.5);padding:2px;background-color:transparent;}.autoprivacy .accordion li.autoprivacy-hint{background-color:#f08020;}.autoprivacy .accordion li b{font-weight:bold;}.autoprivacy .accordion li:last-child{margin-top:-1px;border-top:1px solid rgba(255,255,255,1);border-bottom:0;}.autoprivacy .button-wrapper{display:block;margin:auto;}@media screen and (min-width:1024px){.autoprivacy .button-wrapper{max-width:45%;}}.autoprivacy .accordion-headline{font-size:1em;}.autoprivacy .button{display:inline-block;transition:.5s background ease-in-out,.2s color ease-in-out;margin:auto;margin-top:10px;margin-bottom:10px;border:1px solid rgba(255,255,255,.5);border-radius:2px;padding:10px;padding-right:20px;padding-left:20px;background:transparent;color:rgba(255,255,255,.5);font-size:1em;line-height:normal;text-decoration:none;}.autoprivacy .button.hide{display:none !important;}.autoprivacy .button.true{background:white;color:#222222;}.autoprivacy .button:hover{border:1px solid white;background:white;color:black;cursor:pointer;}.autoprivacy .button.toggle{position:relative;width:auto;border:none;padding:0;padding-right:20px;cursor:pointer;}.autoprivacy .button.toggle .counter{display:none;}.autoprivacy .button.toggle.active .counter{display:inline;}.autoprivacy .button.toggle:hover{color:white;}.autoprivacy .button.toggle::before{content:'';position:absolute;top:0;right:0;bottom:0;height:0;width:0;margin:auto;border-top:5px solid white;border-right:5px solid transparent;border-bottom:0;border-left:5px solid transparent;}.autoprivacy button.toggle.active{color:white;}.autoprivacy button.toggle.active::before{border-top:0;border-bottom:5px solid white;}.autoprivacy button.toggle:hover{background:none !important;}.autoprivacy .accordion .switch{display:flex;justify-content:space-between;padding:5px 0 10px;}.autoprivacy .accordion .switch p{margin:0;padding-bottom:0;}.autoprivacy .accordion .switch span.slider{height:17px;width:30px;flex-shrink:0;}.autoprivacy .accordion .switch input{display:block;opacity:0;height:1px;width:1px;}.autoprivacy .accordion .switch input:focus-visible + span.slider{outline:2px solid black;outline-offset:5px;}.autoprivacy .accordion .slider{position:relative;transition:.4s;background:rgba(255,255,255,.2);cursor:pointer;}.autoprivacy .accordion .slider::before{content:'';position:absolute;top:2px;bottom:2px;left:2px;height:13px;width:13px;transition:.4s;background-color:white;}.autoprivacy .accordion input:checked + .slider{background-color:rgba(255,255,255,1);}.autoprivacy .accordion input:checked + .slider::before{transform:translateX(12px);background-color:rgba(0,0,0,.5);}.autoprivacy .accordion input:focus + .slider{box-shadow:0 0 1px white;}.autoprivacy .accordion .slider.round{border-radius:34px;}.autoprivacy .accordion .slider.round::before{border-radius:50%;}.autoprivacy-embed-overlay{position:absolute;z-index:10;height:100%;width:100%;background-color:rgba(0,0,0,.5);}.autoprivacy-embed-overlay .content{position:absolute;top:50%;left:50%;width:60%;transform:translate(-50%,-50%);color:#ffffff;text-align:center;}.autoprivacy-embed-overlay .content p{font-size:18px;line-height:26px;}.autoprivacy-embed-overlay .content p a{opacity:1;transition:opacity .3s ease;color:#ffffff;}.autoprivacy-embed-overlay .content p a:hover{opacity:.5;transition:opacity .3s ease;}.autoprivacy-embed-overlay .content p button.settings{background-color:transparent;color:inherit;font-size:inherit;text-decoration:underline;}.autoprivacy-embed-overlay .content p button.load{opacity:1;transition:opacity .3s ease;margin:10px 0;border:2px solid #ffffff;border-radius:5px;padding:8px 25px;background-color:transparent;color:#ffffff;font-size:18px;font-weight:bold;}.autoprivacy-embed-overlay .content p button.load:hover{opacity:.5;transition:opacity .3s ease;}@media screen and (max-width:768px){.autoprivacy-embed-overlay .content{width:80%;}}@media screen and (max-width:480px){.autoprivacy-embed-overlay .content p{font-size:14px;line-height:20px;}}@media screen and (max-width:480px){.autoprivacy-embed-overlay .content p button{margin:0;padding:5px 20px;font-size:16px;}}
@font-face{font-family:HelveticaNeue;src:url("/themes/hilfelotse/fonts/HelveticaNeue/HelveticaNeue, Light.woff2?r=ce4634998b0f5fdfb497d295f5d7e2ed")format("woff2");font-weight:300;font-style:normal}@font-face{font-family:HelveticaNeue;src:url("/themes/hilfelotse/fonts/HelveticaNeue/HelveticaNeue, Bold.woff2?r=ce4634998b0f5fdfb497d295f5d7e2ed")format("woff2");font-weight:700;font-style:normal}@font-face{font-family:HelveticaNeue;src:url("/themes/hilfelotse/fonts/HelveticaNeue/HelveticaNeue, Regular.woff2?r=ce4634998b0f5fdfb497d295f5d7e2ed")format("woff2");font-weight:400;font-style:normal}body{margin:0;font-size:16px}.filter-wrapper{display:none}a{color:inherit;cursor:pointer;text-decoration:none}p{font-family:HelveticaNeue,Arial,sans-serif}p a{color:#8058a5;font-weight:700;text-decoration:none}.text-align-center{text-align:center}[onclick]{cursor:pointer}body,input,select,textarea,button,h1,h2,h3,h4,h5,h6{font-family:HelveticaNeue,Arial,sans-serif}*,:before,:after{box-sizing:border-box}img{border:0;max-width:100%}select{border-radius:0}.clear{clear:both;float:none}.visually-hidden{display:none}b{font-weight:700}a,input,button{outline:none}section.page{width:100%;max-width:980px;margin:0 auto}nav.pager{text-align:center}nav.pager ul{margin:0 auto;padding:0}nav.pager ul li{color:#8058a5;margin:0 2px;padding:2px 8px;display:inline-block}nav.pager ul li.is-active{color:#fff;background:#8058a5}nav.pager ul li.is-active a{color:#fff}.permissions ul{margin:0;padding:0}.permissions ul li{color:#0000;background-repeat:no-repeat;width:35px;height:35px;margin-right:10px;list-style-type:none;display:inline-block}.permissions ul li.w.ja{background-image:url(/themes/hilfelotse/images/female_allowed.svg)}.permissions ul li.w.nein{background-image:url(/themes/hilfelotse/images/female_not-allowed.svg)}.permissions ul li.m.ja{background-image:url(/themes/hilfelotse/images/male_allowed.svg)}.permissions ul li.m.nein{background-image:url(/themes/hilfelotse/images/male_not-allowed.svg)}.permissions ul li.pets_allowed.ja{background-image:url(/themes/hilfelotse/images/dog_allowed.svg)}.permissions ul li.pets_allowed.nein{background-image:url(/themes/hilfelotse/images/dog_not-allowed.svg)}.other_services{border-bottom:none!important}.other_services .other-services-content a{vertical-align:top;width:calc(25% - 12px);margin:0 10px 15px 0;display:inline-block}@media (max-width:1023.9px){.other_services .other-services-content a{width:calc(50% - 20px)}}.other_services .other-services-content a .other-services-frame .other-services-icon{color:#0000;background-color:#8058a5;background-position:50%;background-repeat:no-repeat;background-size:50% 50%;width:100%;height:70px;margin:0 0 5px;padding:0;display:block}@media (max-width:1023.9px){.other_services .other-services-content a .other-services-frame .other-services-icon{align-content:center;height:85px}}.other_services .other-services-content a .other-services-frame .other-services-icon.essen-trinken{background-image:url(/themes/hilfelotse/images/essen.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.beratung{background-image:url(/themes/hilfelotse/images/beratung.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.freizeit{background-image:url(/themes/hilfelotse/images/freizeit.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.schlafen{background-image:url(/themes/hilfelotse/images/schlafen.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.waschen{background-image:url(/themes/hilfelotse/images/waschen.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.kleidung,.other_services .other-services-content a .other-services-frame .other-services-icon.clothing{background-image:url(/themes/hilfelotse/images/kleidung.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.hygiene{background-image:url(/themes/hilfelotse/images/hygiene.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.medizinische-versorgung{background-image:url(/themes/hilfelotse/images/gesundheit.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.wohnen{background-image:url(/themes/hilfelotse/images/wohnen.svg)}.other_services .other-services-content a .other-services-frame .other-services-icon.draussen{background-image:url(/themes/hilfelotse/images/draussen.svg)}.other_services .other-services-content a .other-services-icon{text-align:center;padding:5% 0!important}.other_services .other-services-content a .other-services-icon img{width:100%;max-width:30%;height:50px;margin:auto;display:block}.other_services .other-services-content a:nth-of-type(4){margin-right:0}.other_services .other-services-content a .other-services-text{color:#000;background-color:#fff;margin:0;padding:0;font-size:14px;font-weight:400;display:block}@media (max-width:1023.9px){.other_services .other-services-content a .other-services-text{font-size:14px}}footer{background:#8058a5;margin:0 10px;font-size:14px}footer .field-footer{grid-template-columns:auto 1fr;display:grid}footer .field-footer .paragraph-menu{margin:20px 10px 15px 0;display:inline-block}footer .field-footer .paragraph-menu ul{margin:0}footer .field-footer .paragraph-social-media-menu{grid-column:span 2}footer .field-footer .paragraph-content-text{margin:20px 0 15px 10px;display:inline-block}footer .field-footer .paragraph-content-text p{color:#fff;margin:0;padding:0;font-size:14px;font-weight:700;display:inline}@media (max-width:1023.9px){footer .field-footer .paragraph-content-text p{font-size:14px}}footer .field-footer .paragraph-content-text p a:hover{opacity:1}footer .field-footer .paragraph-content-text img{width:100%;max-width:135px}footer .field-footer .paragraph-content-text a{color:#fff}footer .field-footer .paragraph-content-text a:hover{opacity:1}.paragraph-view form{flex-wrap:wrap;width:100%;display:flex}.paragraph-view form label{display:none}.paragraph-view form input{margin:5px 0 0;padding:6px;font-size:14px}.paragraph-view form input[type=submit]{color:#fff;background-color:#8058a5;border:none;border-radius:0;margin-left:10px;padding:8px 15px}.paragraph-view form .form-item-zip,.paragraph-view form .form-item-search{float:left}@media (max-width:767.9px){.paragraph-view form .form-item-zip,.paragraph-view form .form-item-search{float:none;width:50%}}@media (max-width:479.9px){.paragraph-view form .form-item-zip,.paragraph-view form .form-item-search{width:100%}}@media (max-width:767.9px){.paragraph-view form .form-item-zip input,.paragraph-view form .form-item-search input{width:100%}}.paragraph-view form .form-actions{float:left}@media (max-width:767.9px){.paragraph-view form .form-actions{float:none}}@media (max-width:479.9px){.paragraph-view form .form-actions input{margin:10px 0 0}}section.facility .header{margin-bottom:20px}section.facility .header h1{margin:5px 0;font-size:1.2em}section.facility .header .subheadline h2{color:#8058a5;width:90%;margin-bottom:5px;font-size:.9em;font-weight:400;display:inline-block}section.facility .header .subheadline div#distance{text-align:right;text-transform:lowercase;background-image:url(/themes/hilfelotse/images/location_lila.svg);background-repeat:no-repeat;width:60px;padding-left:15px;font-size:.9em;font-weight:300;display:inline-block}section.facility .header p{display:inline}section.facility .field-image{margin:10px 0}section.facility .field-street,section.facility .field-zip,section.facility .field-city{padding-bottom:2px;font-size:.9em;font-weight:300}section.facility .content #map-container{width:100%;height:150px;overflow:hidden}@media (max-width:1023.9px){section.facility .content #map-container{max-width:none;height:250px}}section.facility .content #map-container:empty{height:0!important}section.facility .container{border-bottom:2px solid #e0e0e0;margin-top:10px;padding-bottom:10px}section.facility .container h3{margin-bottom:10px;padding:0;font-size:.9em;font-weight:400}section.facility .container p{font-size:.9em;font-weight:300;line-height:1.2rem}section.facility .container.other_information{border-top:2px solid #e0e0e0;border-bottom:none;margin-top:0;padding-top:10px}section.facility .container.other_information .field-other-information{margin-top:10px}section.facility .container .field-opening-hours{margin-top:10px;margin-bottom:10px}section.facility .container.contact ul{margin:0;padding:0}section.facility .container.contact ul li{background-size:100% 100%;width:40px;height:40px;display:inline-flex}section.facility .container.contact ul li a{color:#0000;background-repeat:no-repeat;display:block}section.facility .container.contact ul li.mask-phone a,section.facility .container.contact ul li.mask-phone-first a{background-image:url(/themes/hilfelotse/images/telefon_several.svg);width:40px;height:40px}section.facility .container.contact ul li.mask-phone a .tooltip,section.facility .container.contact ul li.mask-phone-first a .tooltip{color:#fff;text-align:center;background:#8058a5;border:1px solid #ccc;border-radius:10px;margin:-40px 0 0 -60px;padding:5px 15px;display:none;position:absolute}section.facility .container.contact ul li.mask-phone a:hover .tooltip,section.facility .container.contact ul li.mask-phone-first a:hover .tooltip{display:inline-block}section.facility .container.contact ul li.mask-phone-first a{background-image:url(/themes/hilfelotse/images/telefon.svg)}section.facility .container.contact ul li.mask-website a{background-image:url(/themes/hilfelotse/images/internet.svg);width:40px;height:40px}section.facility .container.contact ul li.mask-email a{background-image:url(/themes/hilfelotse/images/email.svg);width:40px;height:40px}section.news header h1{margin-bottom:0;font-size:1.2em;font-weight:400}section.news header h3{margin:5px 0 0;font-size:.8em;font-weight:300}section.news .content{margin-bottom:20px}section.news .content .field-body{font-size:.9em;font-weight:300}section.news .download{margin:20px 0 40px}section.news .download .title,section.news .download .download-link{border:1px solid #8058a5;display:inline-block}section.news .download .title span,section.news .download .title a,section.news .download .download-link span,section.news .download .download-link a{padding:10px 20px;font-size:16px;font-weight:400;display:inline-block}section.news .download .download-link{margin:0 0 0 -6px}section.news .download .download-link a{color:#fff;background-color:#8058a5}section.page .main>.container{margin:0 10px}.paragraph-menu{text-align:right}.paragraph-menu>ul{display:block}.paragraph-menu>ul li{display:inline-block}.paragraph-menu>ul li a{color:#fff;text-align:right;font-size:14px;font-weight:700}@media (max-width:1023.9px){.paragraph-menu>ul li a{font-size:14px}}.paragraph-menu>ul li a:after{content:"|";width:4px;padding:0 5px;display:inline-block}.paragraph-menu>ul li:last-child a:after{display:none}.paragraph-content-text{margin:25px 0 50px}.paragraph-content-text h1{margin:5px 0;font-size:1.8em;font-weight:700}.paragraph-content-text p{font-size:18px;font-weight:300;line-height:24px}.paragraph-content-text p a:hover{opacity:.8}.paragraph-content-text p img{width:100%;max-width:50%;height:auto;display:block}.paragraph-content-text ul li{font-size:18px;font-weight:300;line-height:24px}.paragraph-teaser-toggle{border:3px solid #8058a5;margin:20px 5px 40px 0}.paragraph-teaser-toggle h3{color:#fff;cursor:pointer;text-align:center;background-color:#8058a5;margin:0;padding:20px;font-size:16px}.paragraph-teaser-toggle h3:after{content:"";position:inherit;background-image:url(/themes/hilfelotse/images/ear.svg);background-repeat:no-repeat;width:12px;height:16px;margin:0 0 0 10px;display:inline-block;transform:scale(1.6)}.paragraph-teaser-toggle .field-body{text-align:center;background-color:#8058a5;padding:0 20px;font-weight:400;transition:height .3s ease-in-out;display:none;overflow:hidden}.paragraph-teaser-toggle .field-body a{color:#8058a5;text-decoration:underline}.paragraph-teaser-toggle.open h3{color:#000;background-color:#fff}.paragraph-teaser-toggle.open h3:after{background-image:url(/themes/hilfelotse/images/ear-black.svg)}.paragraph-teaser-toggle.open .field-body{background-color:#fff}.paragraph-social-media-menu{border-top:1px dotted #fff;margin:0 10px;padding:20px 0}.paragraph-social-media-menu .field-paragraphs{width:75%;max-width:500px;margin:0 auto;display:flex}.paragraph-social-media-menu .field-paragraphs .paragraph-social-media-link{text-align:center;flex:3}.paragraph-social-media-menu .field-paragraphs .paragraph-social-media-link .medium-vector img{max-width:30px;max-height:24px}.paragraph-social-media-menu .field-paragraphs .paragraph-social-media-link .medium-image img{width:auto;max-height:24px}.paragraph-teaser{width:calc(50% - 5px);margin:5px 0;display:inline-table}@media (max-width:1023.9px){.paragraph-teaser{max-width:none}}.paragraph-teaser .medium,.paragraph-teaser .field-image{background:#8058a5;height:140px;padding:30px 10px}.paragraph-teaser .medium img,.paragraph-teaser .field-image img{width:auto;max-height:80%;margin:auto;display:block;margin-top:5px!important}.paragraph-teaser .field-headline{height:50px;margin:0;padding:6px 0;font-size:1em;font-weight:400;line-height:1.3em}.paragraph-teaser:nth-child(2n){margin-right:5px}.cookie_notification{background:#8058a5}header.main{border-bottom:1px dotted #000;margin:10px;padding:20px 0}header.main .logo-container{width:70%;margin:0;padding:0;display:inline-block}@media (max-width:479.9px){header.main .logo-container{width:65%}}header.main .logo-container a.logo img{width:100%;max-width:350px}header.main .menu-top{text-align:right;width:calc(30% - 5px);display:inline-block}@media (max-width:479.9px){header.main .menu-top{width:calc(35% - 5px)}}header.main .menu-top .search-link{margin:0 15px 0 0;display:inline-block}@media (max-width:479.9px){header.main .menu-top .search-link{margin:0 10px 0 0}}header.main .menu-top .search-link a{display:inline-block}header.main .menu-top .search-link img{height:16px}header.main .menu-top .lang-switcher{margin:0 15px 0 0;display:inline-block}@media (max-width:479.9px){header.main .menu-top .lang-switcher{margin:0 10px 0 0}}header.main .menu-top .lang-switcher a{color:#0093d8;font-size:21px}header.main .menu-top .hamburger-container{display:inline-block}header.main .menu-top .hamburger-container>on-click{content:"default:$(\"header.main\").toggleClass(\"expanded\").removeClass(\"search-open\")"}header.main .menu-top .hamburger-container .hamburger{float:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:7px;margin-bottom:7px;margin-right:5px;position:relative}header.main .menu-top .hamburger-container .hamburger,header.main .menu-top .hamburger-container .hamburger:before,header.main .menu-top .hamburger-container .hamburger:after{-webkit-transition-property:background-color,-webkit-transform;-o-transition-property:background-color,-o-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-duration:.3s;background-color:#0093d8;outline:1px solid #0000;width:25px;height:2px;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;display:block}header.main .menu-top .hamburger-container .hamburger:before,header.main .menu-top .hamburger-container .hamburger:after{content:"";position:absolute}header.main .menu-top .hamburger-container .hamburger:before{top:-7px}header.main .menu-top .hamburger-container .hamburger:after{top:7px}header.main .hamburger:hover{cursor:pointer}header.main .menu-container{display:none}header.main:after{clear:both}header.main.expanded .hamburger{background-color:#0000!important}header.main.expanded .hamburger:before{-webkit-transform:translateY(7px)rotate(45deg);-moz-transform:translateY(7px)rotate(45deg);-ms-transform:translateY(7px)rotate(45deg);-o-transform:translateY(7px)rotate(45deg);transform:translateY(7px)rotate(45deg)}header.main.expanded .hamburger:after{-webkit-transform:translateY(-7px)rotate(-45deg);-moz-transform:translateY(-7px)rotate(-45deg);-ms-transform:translateY(-7px)rotate(-45deg);-o-transform:translateY(-7px)rotate(-45deg);transform:translateY(-7px)rotate(-45deg)}header.main.expanded .menu-container{transition:height 2s;display:block}header.main .form-wrapper{display:none;position:relative}header.main .form-wrapper .form-search{z-index:999;background-color:#fff;width:100%;margin-top:20px;display:inline-block;position:absolute;box-shadow:1px 6px 15px #0000004d}header.main .form-wrapper .form-search input{color:#0093d8;background-color:#0000;border:1px solid #0093d8;border-radius:0;width:100%;padding:6px 44px 6px 6px;font-size:16px}header.main .form-wrapper .form-search input::-webkit-input-placeholder{color:lighter(#0093d8,30%)}header.main .form-wrapper .form-search input::placeholder{color:lighter(#0093d8,30%)}header.main .form-wrapper .form-search input[type=submit]{background-color:#0000;background-image:url(/themes/hilfelotse/images/search.svg);background-position:2px 6px;background-repeat:no-repeat;border:none;width:25px;margin:0 10px;padding:6px 12px;position:absolute;top:0;right:0}header.main.search-open .form-wrapper{display:block}nav.main-menu{z-index:999999;background:#8058a5;width:100vw;margin-top:20px;padding:20px 0;position:absolute;left:0;box-shadow:1px 6px 15px #0000004d}@media (max-width:1279.9px){nav.main-menu{left:inherit;width:100%;max-width:960px}}nav.main-menu ul{margin:0;padding:0}nav.main-menu ul li{padding:5px 10px;list-style-type:none}nav.main-menu ul li a{color:#fff;font-size:1.3em;font-weight:300;display:block}nav.main-menu ul li a.add-margin{margin:0 0 10px}.view-archive_news .views-row{margin:10px 0 20px}.view-archive_news .views-row .views-field-created{font-size:.9em;font-weight:100}.view-archive_news .views-row .views-field-field-body{margin:5px 0;padding:0;font-size:.9em;font-weight:100}.view-archive_news .views-row .views-field-view-node{color:#8058a5;font-size:.9em;font-weight:400}.view-archive_news .views-row .views-field-field-date-info{font-weight:300}.view-news{margin:-20px 0 20px}.view-news .views-row{border-bottom:2px solid #e0e0e0;margin:10px 0;padding:0 0 10px}.view-news .views-row .views-field-title{font-weight:500}.view-news .views-row .views-field-view-node a{color:#8058a5;font-weight:400}.view-news h2{border-top:2px dotted #000;border-bottom:2px solid #e0e0e0;margin:10px 0;padding:10px 0;font-size:1.3em}.view-news .pager{display:none}.view-news .views-field-field-date-info{font-weight:300}.view-search{margin:20px 0}.view-search form{justify-content:space-between;margin:0 0 20px}.view-search form .form-submit{cursor:pointer;transition:background-color .3s,color .3s;border:1px solid #8058a5!important}.view-search form .form-submit:hover{color:#8058a5;background-color:#fff}.view-search .views-row{border-bottom:2px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;margin:0 0 20px;padding:0 0 20px;display:flex}.view-search .views-row:last-child{margin:0}@media (max-width:767.9px){.view-search .views-row{justify-content:flex-start}}.view-search .views-row .views-field-title{font-size:1.17em;font-weight:700}@media (max-width:767.9px){.view-search .views-row .views-field-title{order:2;width:100%}}.view-search .views-row .views-field-type{color:#8058a5}@media (max-width:767.9px){.view-search .views-row .views-field-type{order:1;width:100%;margin:0 0 5px}}.view-search .views-row .views-field-search-api-excerpt{width:100%;margin:10px 0 0;font-size:.9em;font-weight:100}@media (max-width:767.9px){.view-search .views-row .views-field-search-api-excerpt{order:3;width:100%}}.view-search .views-row .views-field-search-api-excerpt .field-content:before{content:"in: ";font-weight:700}.view-services{margin-bottom:20px}.view-services>on-ready{content:"default:getLocation()"}.view-services form{justify-content:space-between;margin:20px 0}.view-services form p{color:#8058a5;width:100%;margin:0 0 1em;font-weight:700}.view-services form input{display:none}.view-services form .form-item-city{width:0;display:none;overflow:hidden}.view-services h1{margin:25px 0 10px;padding:0 0 5px;font-size:1.8em;font-weight:700}.view-services .views-row{border-bottom:2px solid #e0e0e0;margin:10px 0;padding:0 0 10px}.view-services .views-row .views-field{padding:2px 0}.view-services .views-row .views-field-title{width:calc(100% - 105px);font-weight:700;display:inline-block}.view-services .views-row .views-field-title a{padding-right:25%;font-size:1.17em;display:inline-block}.view-services .views-row .views-field-field-headline{color:#8058a5;width:75%;font-size:.9em;font-weight:700;display:inline-block}.view-services .views-row .views-field-field-owner{font-size:.9em;font-weight:100}.view-services .views-row .views-field-field-street{font-size:.9em}.view-services .views-row .views-field-field-geolocation-proximity{display:none}.view-services.has-zip .views-field-field-geolocation-proximity{text-align:right;vertical-align:top;background-image:url(/themes/hilfelotse/images/location_lila.svg);background-repeat:no-repeat;background-size:20px;width:105px;height:30px;font-size:.9em;font-weight:400;display:inline-block;position:relative;padding-left:25px!important}
.paragraph--unpublished{background-color:#fff4f4;}
.zipgeocode-hidden{display:none !important;}.form-item.form-item-zip{display:inline-block;}.zipgeocode-frozen{color:#808080;}.form-item-zip .field-suffix{position:absolute;left:0;width:100%;padding-right:inherit;padding-left:inherit;text-align:right;pointer-events:none;}.form-item-zip .city{display:inline-block;max-width:calc(100% - 15px - 5ch);overflow:hidden;padding-left:10px;font-size:.7em;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;}
