@charset "UTF-8";

:root .aspect-ratios-xs-2-3{aspect-ratio:2 / 3}:root .aspect-ratios-xs-3-4{aspect-ratio:3 / 4}:root .aspect-ratios-xs-5-4{aspect-ratio:5 / 4}:root .aspect-ratios-xs-16-9{aspect-ratio:16 / 9}:root .aspect-ratios-xs-4-3{aspect-ratio:4 / 3}:root .aspect-ratios-xs-3-2{aspect-ratio:3 / 2}:root .aspect-ratios-xs-1-1{aspect-ratio:1 / 1}:root .aspect-ratios-xs-free{aspect-ratio:0}@media(min-width:576px){:root .aspect-ratios-sm-16-9{aspect-ratio:16 / 9}}@media(min-width:576px){:root .aspect-ratios-sm-4-3{aspect-ratio:4 / 3}}@media(min-width:576px){:root .aspect-ratios-sm-3-2{aspect-ratio:3 / 2}}@media(min-width:576px){:root .aspect-ratios-sm-1-1{aspect-ratio:1 / 1}}@media(min-width:576px){:root .aspect-ratios-sm-free{aspect-ratio:0}}@media(min-width:768px){:root .aspect-ratios-md-16-9{aspect-ratio:16 / 9}}@media(min-width:768px){:root .aspect-ratios-md-4-3{aspect-ratio:4 / 3}}@media(min-width:768px){:root .aspect-ratios-md-3-2{aspect-ratio:3 / 2}}@media(min-width:768px){:root .aspect-ratios-md-1-1{aspect-ratio:1 / 1}}@media(min-width:768px){:root .aspect-ratios-md-free{aspect-ratio:0}}@media(min-width:992px){:root .aspect-ratios-lg-16-9{aspect-ratio:16 / 9}}@media(min-width:992px){:root .aspect-ratios-lg-4-3{aspect-ratio:4 / 3}}@media(min-width:992px){:root .aspect-ratios-lg-3-2{aspect-ratio:3 / 2}}@media(min-width:992px){:root .aspect-ratios-lg-1-1{aspect-ratio:1 / 1}}@media(min-width:992px){:root .aspect-ratios-lg-free{aspect-ratio:0}}@media(min-width:1200px){:root .aspect-ratios-xl-12-5{aspect-ratio:12 / 5}}@media(min-width:1200px){:root .aspect-ratios-xl-16-5{aspect-ratio:16 / 5}}@media(min-width:1200px){:root .aspect-ratios-xl-16-9{aspect-ratio:16 / 9}}@media(min-width:1200px){:root .aspect-ratios-xl-96-25{aspect-ratio:96 / 25}}@media(min-width:1200px){:root .aspect-ratios-xl-4-3{aspect-ratio:4 / 3}}@media(min-width:1200px){:root .aspect-ratios-xl-3-2{aspect-ratio:3 / 2}}@media(min-width:1200px){:root .aspect-ratios-xl-1-1{aspect-ratio:1 / 1}}@media(min-width:1200px){:root .aspect-ratios-xl-free{aspect-ratio:0}}@media(min-width:1400px){:root .aspect-ratios-xxl-12-5{aspect-ratio:12 / 5}}@media(min-width:1400px){:root .aspect-ratios-xxl-16-5{aspect-ratio:16 / 5}}@media(min-width:1400px){:root .aspect-ratios-xxl-16-9{aspect-ratio:16 / 9}}@media(min-width:1400px){:root .aspect-ratios-xxl-4-3{aspect-ratio:4 / 3}}@media(min-width:1400px){:root .aspect-ratios-xxl-3-2{aspect-ratio:3 / 2}}@media(min-width:1400px){:root .aspect-ratios-xxl-1-1{aspect-ratio:1 / 1}}@media(min-width:1400px){:root .aspect-ratios-xxl-free{aspect-ratio:0}}@media(min-width:1600px){:root .aspect-ratios-xxxl-4-3{aspect-ratio:4 / 3}}:root{--shadow-primary:0 0 0.4rem 0 var(--color-hsla-black-15);--shadow-secondary:0 0 1rem var(--color-hsla-secondary-20);--shadow-tertiary:0 0 0.5rem 0 var(--color-hsla-secondary-20);--shadow-header:0 0.5rem 0.6rem 0 var(--color-hsla-black-5);--shadow-teaser:0 0 1.5rem 0 var(--color-hsla-secondary-20);--shadow-category-teaser:0 0 0.5rem 0 var(--color-hsla-secondary-20);--shadow-sticky-content:0 0 1.5rem 0 var(--color-hsla-secondary-20);--shadow-navigation:0 0.75rem 1rem 0 var(--color-hsla-secondary-20);--shadow-location-search-result:0 0 2rem 0 var(--color-hsla-secondary-20);--shadow-error:0 0 0 0.25rem var(--color-hsla-theme-error-25);--shadow-success:0 0 0 0.25rem var(--color-hsla-theme-success-25)}:root{--color-primary:hsl(37deg, 95%, 68%);--color-secondary:hsl(244deg, 31%, 21%);--color-tertiary:hsl(174deg, 30%, 52%);--color-black:hsl(0deg, 0%, 0%);--color-white:hsl(0deg, 0%, 100%);--color-grey:hsl(0deg, 0%, 69%);--color-light-grey:hsl(0deg, 0%, 96%);--color-light-grey-100:hsl(0deg, 0%, 90%);--color-light-primary:hsl(37deg, 95%, 73%);--color-light-secondary:hsl(244deg, 31%, 26%);--color-light-tertiary:hsl(174deg, 30%, 57%);--color-light-tertiary-100:hsl(152deg, 19%, 86%);--color-dark-grey:hsl(0deg, 0%, 20%);--color-dark-primary:hsl(37deg, 95%, 63%);--color-dark-secondary:hsl(244deg, 31%, 16%);--color-dark-tertiary:hsl(174deg, 30%, 47%);--color-bg-default:var(--color-white);--color-typo-default:var(--color-dark-grey);--color-typo-headlines:var(--color-secondary);--color-typo-subheadlines:var(--color-tertiary);--color-theme-alert:hsl(3deg, 100%, 46%);--color-theme-alert2:hsl(30deg, 100%, 25%);--color-theme-success:hsl(153deg, 73%, 41%);--color-theme-info:hsl(196deg, 100%, 45%);--color-theme-warning:hsl(30deg, 100%, 48%);--color-theme-error:hsl(0deg, 100%, 50%);--color-social-instagram:hsl(278deg, 52%, 48%);--color-social-twitter:hsl(190deg, 65%, 56%);--color-social-facebook:hsl(218deg, 37%, 45%);--color-social-gplus:hsl(7deg, 71%, 55%);--color-social-rss:hsl(36deg, 100%, 50%);--color-social-youtube:hsl(2deg, 64%, 47%);--color-social-whatsapp:hsl(117deg, 50%, 52%);--color-social-xing:hsl(181deg, 96%, 20%);--color-social-linkedin:hsl(201deg, 100%, 35%);--color-hsla-white-15:hsl(0deg, 0%, 100%, 15%);--color-hsla-white-20:hsl(0deg, 0%, 100%, 20%);--color-hsla-white-40:hsl(0deg, 0%, 100%, 40%);--color-hsla-white-80:hsl(0deg, 0%, 100%, 80%);--color-hsla-black-5:hsl(0deg, 0%, 0%, 5%);--color-hsla-black-12:hsl(0deg, 0%, 0%, 12%);--color-hsla-black-15:hsl(0deg, 0%, 0%, 15%);--color-hsla-black-50:hsl(0deg, 0%, 0%, 50%);--color-hsla-black-60:hsl(0deg, 0%, 0%, 60%);--color-hsla-gradient-transparent:hsl(0deg, 0%, 20%, 0%);--color-hsla-primary-40:hsl(37deg, 95%, 68%, 40%);--color-hsla-secondary-20:hsl(244deg, 31%, 21%, 20%);--color-hsla-secondary-25:hsl(244deg, 31%, 21%, 25%);--color-hsla-secondary-40:hsl(244deg, 31%, 21%, 40%);--color-hsla-secondary-50:hsl(244deg, 31%, 21%, 50%);--color-hsla-secondary-60:hsl(244deg, 31%, 21%, 60%);--color-hsla-secondary-80:hsl(244deg, 31%, 21%, 80%);--color-hsla-light-tertiary-100-40:hsl(152deg, 19%, 86%, 40%);--color-hsla-theme-success-25:hsl(153deg, 73%, 41%, 25%);--color-hsla-theme-error-25:hsl(0deg, 100%, 50%, 25%);--color-hsla-theme-error-40:hsl(0deg, 100%, 50%, 40%);--color-hsla-theme-error-20:hsl(0deg, 100%, 50%, 20%)}:root .color-primary{color:hsl(37deg 95% 68%)}:root .color-secondary{color:hsl(244deg 31% 21%)}:root .color-tertiary{color:hsl(174deg 30% 52%)}:root .color-black{color:hsl(0deg 0% 0%)}:root .color-white{color:hsl(0deg 0% 100%)}:root .color-grey{color:hsl(0deg 0% 69%)}:root{--container-plain-md:900px;--container-md:calc(900px + (2 * 3.6rem));--container-plain-lg:1130px;--container-lg:calc(1130px + (2 * 3.6rem));--container-plain-xl:1360px;--container-xl:calc(1360px + (2 * 3.6rem));--container-plain-2-xl:1590px;--container-2-xl:calc(1590px + (2 * 3.6rem));--container-plain-3-xl:1820px;--container-3-xl:calc(1820px + (2 * 3.6rem));--container-plain-4-xl:1920px;--container-4-xl:calc(1920px + (2 * 3.6rem))}:root .custom-container-md{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(900px + (2 * 3.6rem))}:root .custom-container-lg{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1130px + (2 * 3.6rem))}:root .custom-container-xl{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1360px + (2 * 3.6rem))}:root .custom-container-2-xl{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1590px + (2 * 3.6rem))}:root .custom-container-3-xl{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1820px + (2 * 3.6rem))}:root .custom-container-4-xl{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1920px + (2 * 3.6rem))}:root{--container-padding-default:3.6rem;--container-padding-none:0}:root{--bs-columns:12;--bs-column-width:95px;--bs-gap:2rem}:root{--frame-space-after-none:0;--frame-space-after-small:3rem;--frame-space-after-medium:5rem;--frame-space-after-large:8rem}:root .frame-space-after-none{padding-bottom:0}:root .frame-space-after-small{padding-bottom:3rem}:root .frame-space-after-medium{padding-bottom:5rem}:root .frame-space-after-large{padding-bottom:8rem}@media(min-width:1400px){:root{--frame-space-after-none:0}:root .frame-space-after-none{padding-bottom:0}}@media(min-width:1400px){:root{--frame-space-after-small:5rem}:root .frame-space-after-small{padding-bottom:5rem}}@media(min-width:1400px){:root{--frame-space-after-medium:10rem}:root .frame-space-after-medium{padding-bottom:10rem}}@media(min-width:1400px){:root{--frame-space-after-large:15rem}:root .frame-space-after-large{padding-bottom:15rem}}:root .fab,:root .fa-brands{-webkit-font-smoothing:antialiased;display:inline-block;font-family:var(--ff-font-awesome-pro);font-style:normal;font-variant:normal;color:var(--button-color,var(--bg-color,var(--color-secondary)));text-rendering:auto;transition:color 350ms ease;font-weight:400}:root .fal,:root .fa-light{-webkit-font-smoothing:antialiased;display:inline-block;font-family:var(--ff-font-awesome-pro);font-style:normal;font-variant:normal;color:var(--button-color,var(--bg-color,var(--color-secondary)));text-rendering:auto;transition:color 350ms ease;font-weight:300}:root .far,:root .fa-regular{-webkit-font-smoothing:antialiased;display:inline-block;font-family:var(--ff-font-awesome-pro);font-style:normal;font-variant:normal;color:var(--button-color,var(--bg-color,var(--color-secondary)));text-rendering:auto;transition:color 350ms ease;font-weight:400}:root .fas,:root .fa-solid{-webkit-font-smoothing:antialiased;display:inline-block;font-family:var(--ff-font-awesome-pro);font-style:normal;font-variant:normal;color:var(--button-color,var(--bg-color,var(--color-secondary)));text-rendering:auto;transition:color 350ms ease;font-weight:900}:root .fa-arrow-down::before{content:""}:root .fa-arrow-down-to-bracket::before{content:""}:root .fa-arrow-left::before{content:""}:root .fa-arrow-right::before{content:""}:root .fa-arrow-down-arrow-up::before{content:""}:root .fa-arrow-up::before{content:""}:root .fa-arrow-up-right-from-square::before{content:""}:root .fa-external-link::before{content:""}:root .fa-badge-dollar::before{content:""}:root .fa-badge-percent::before{content:""}:root .fa-bars::before{content:""}:root .fa-navicon::before{content:""}:root .fa-bed-front::before{content:""}:root .fa-bed-alt::before{content:""}:root .fa-bell-ring::before{content:""}:root .fa-book::before{content:""}:root .fa-bookmark::before{content:""}:root .fa-boot::before{content:""}:root .fa-bus::before{content:""}:root .fa-car-side::before{content:""}:root .fa-check::before{content:""}:root .fa-chevron-down::before{content:""}:root .fa-chevron-left::before{content:""}:root .fa-chevron-right::before{content:""}:root .fa-chevron-up::before{content:""}:root .fa-circle::before{content:""}:root .fa-circle-check::before{content:""}:root .fa-check-circle::before{content:""}:root .fa-circle-chevron-down::before{content:""}:root .fa-chevron-circle-down::before{content:""}:root .fa-circle-chevron-left::before{content:""}:root .fa-chevron-circle-left::before{content:""}:root .fa-circle-chevron-right::before{content:""}:root .fa-chevron-circle-right::before{content:""}:root .fa-circle-chevron-up::before{content:""}:root .fa-chevron-circle-up::before{content:""}:root .fa-circle-exclamation::before{content:""}:root .fa-exclamation-circle::before{content:""}:root .fa-circle-info::before{content:""}:root .fa-info-circle::before{content:""}:root .fa-circle-nodes::before{content:""}:root .fa-circle-play::before{content:""}:root .fa-play-circle::before{content:""}:root .fa-circle-question::before{content:""}:root .fa-question-circle::before{content:""}:root .fa-circle-xmark::before{content:""}:root .fa-times-circle::before{content:""}:root .fa-xmark-circle::before{content:""}:root .fa-clone::before{content:""}:root .fa-coins::before{content:""}:root .fa-comment::before{content:""}:root .fa-comments::before{content:""}:root .fa-compass::before{content:""}:root .fa-computer::before{content:""}:root .fa-couch::before{content:""}:root .fa-cube::before{content:""}:root .fa-dice::before{content:""}:root .fa-download::before{content:""}:root .fa-ear::before{content:""}:root .fa-envelope::before{content:""}:root .fa-eye::before{content:""}:root .fa-face-smile::before{content:""}:root .fa-smile::before{content:""}:root .fa-scale-balanced::before{content:""}:root .fa-fax::before{content:""}:root .fa-filter::before{content:""}:root .fa-flag::before{content:""}:root .fa-gamepad-modern::before{content:""}:root .fa-gamepad-alt::before{content:""}:root .fa-gift::before{content:""}:root .fa-glasses::before{content:""}:root .fa-globe::before{content:""}:root .fa-hand-holding-hand::before{content:""}:root .fa-hand-holding-heart::before{content:""}:root .fa-hand-holding-medical::before{content:""}:root .fa-hand-point-up::before{content:""}:root .fa-hands-holding-heart::before{content:""}:root .fa-hands-heart::before{content:""}:root .fa-handshake-angle::before{content:""}:root .fa-hands-helping::before{content:""}:root .fa-heart::before{content:""}:root .fa-heart-pulse::before{content:""}:root .fa-heartbeat::before{content:""}:root .fa-hospital::before{content:""}:root .fa-hospital-alt::before{content:""}:root .fa-hospital-wide::before{content:""}:root .fa-house::before{content:""}:root .fa-home::before{content:""}:root .fa-home-alt::before{content:""}:root .fa-home-lg-alt::before{content:""}:root .fa-house-heart::before{content:""}:root .fa-home-heart::before{content:""}:root .fa-house-medical::before{content:""}:root .fa-house-medical-flag::before{content:""}:root .fa-info::before{content:""}:root .fa-island-tropical::before{content:""}:root .fa-island-tree-palm::before{content:""}:root .fa-laptop-medical::before{content:""}:root .fa-light-emergency-on::before{content:""}:root .fa-lightbulb::before{content:""}:root .fa-lightbulb-on::before{content:""}:root .fa-location-crosshairs::before{content:""}:root .fa-location::before{content:""}:root .fa-location-dot::before{content:""}:root .fa-map-marker-alt::before{content:""}:root .fa-lock::before{content:""}:root .fa-magnifying-glass::before{content:""}:root .fa-search::before{content:""}:root .fa-microchip::before{content:""}:root .fa-minus::before{content:""}:root .fa-subtract::before{content:""}:root .fa-music::before{content:""}:root .fa-paper-plane::before{content:""}:root .fa-paw::before{content:""}:root .fa-pen::before{content:""}:root .fa-people-arrows::before{content:""}:root .fa-people-arrows-left-right::before{content:""}:root .fa-people-group::before{content:""}:root .fa-people-roof::before{content:""}:root .fa-person-cane::before{content:""}:root .fa-person-shelter::before{content:""}:root .fa-phone::before{content:""}:root .fa-phone-volume::before{content:""}:root .fa-volume-control-phone::before{content:""}:root .fa-piggy-bank::before{content:""}:root .fa-pipe::before{content:"\\|"}:root .fa-plus::before{content:"\\+"}:root .fa-add::before{content:"\\+"}:root .fa-print::before{content:""}:root .fa-puzzle-piece::before{content:""}:root .fa-quote-left::before{content:""}:root .fa-quote-left-alt::before{content:""}:root .fa-scissors::before{content:""}:root .fa-cut::before{content:""}:root .fa-share-nodes::before{content:""}:root .fa-share-alt::before{content:""}:root .fa-spa::before{content:""}:root .fa-staff-snake::before{content:""}:root .fa-rod-asclepius::before{content:""}:root .fa-rod-snake::before{content:""}:root .fa-staff-aesculapius::before{content:""}:root .fa-star::before{content:""}:root .fa-stethoscope::before{content:""}:root .fa-stretcher::before{content:""}:root .fa-sun-bright::before{content:""}:root .fa-sun-alt::before{content:""}:root .fa-syringe::before{content:""}:root .fa-thumbs-down::before{content:""}:root .fa-thumbs-up::before{content:""}:root .fa-trash::before{content:""}:root .fa-trash-can::before{content:""}:root .fa-trash-alt::before{content:""}:root .fa-truck-medical::before{content:""}:root .fa-ambulance::before{content:""}:root .fa-user::before{content:""}:root .fa-user-doctor::before{content:""}:root .fa-user-md::before{content:""}:root .fa-user-nurse::before{content:""}:root .fa-users::before{content:""}:root .fa-users-medical::before{content:""}:root .fa-walker::before{content:""}:root .fa-wheelchair::before{content:""}:root .fa-xmark::before{content:""}:root .fa-close::before{content:""}:root .fa-multiply::before{content:""}:root .fa-remove::before{content:""}:root .fa-times::before{content:""}:root .fa-facebook::before{content:""}:root .fa-facebook-f::before{content:""}:root .fa-instagram::before{content:""}:root .fa-linkedin::before{content:""}:root .fa-whatsapp::before{content:""}:root .fa-x-twitter::before{content:""}:root{--spacings-0:0;--spacings-1:1rem;--spacings-2:2rem;--spacings-3:3rem;--spacings-5:5rem;--spacings-8:8rem;--spacings-10:10rem}:root{--fs-xx-small-mobile:1.1rem;--fs-x-small-mobile:1.2rem;--fs-small-mobile:1.4rem;--fs-default-mobile:1.6rem;--fs-subheadline-mobile:1.8rem;--fs-result-count-mobile:1.8rem;--fs-large-mobile:2rem;--fs-x-small-desktop:1.4rem;--fs-small-desktop:1.6rem;--fs-default-desktop:1.8rem;--fs-subheadline-desktop:2.4rem;--fs-result-count-desktop:2.2rem;--fs-large-desktop:2.4rem;--h1-mobile:3.4rem;--h2-mobile:3rem;--h3-mobile:2.5rem;--h4-mobile:2rem;--h5-mobile:1.6rem;--h6-mobile:1.6rem;--h1-desktop:7.5rem;--h2-desktop:4rem;--h3-desktop:3rem;--h4-desktop:2.5rem;--h5-desktop:2rem;--h6-desktop:2rem;--ff-primary:Outfit, sans-serif;--ff-font-awesome-pro:'Font Awesome 6 Pro';--fw-light:300;--fw-regular:400;--fw-bold:700}:root .fs-xx-small{font-size:1.1rem}@supports(font-size:clamp(1.1rem, 4vw,)){:root .fs-xx-small{font-size:clamp(1.1rem, 4vw,)}}:root .fs-x-small{font-size:1.2rem}@media(min-width:768px){:root .fs-x-small{font-size:1.4rem}}@supports(font-size:clamp(1.2rem, 4vw, 1.4rem)){:root .fs-x-small{font-size:clamp(1.2rem, 4vw, 1.4rem)}}:root .fs-small{font-size:1.4rem}@media(min-width:768px){:root .fs-small{font-size:1.6rem}}@supports(font-size:clamp(1.4rem, 4vw, 1.6rem)){:root .fs-small{font-size:clamp(1.4rem, 4vw, 1.6rem)}}:root .fs-default{font-size:1.6rem}@media(min-width:768px){:root .fs-default{font-size:1.8rem}}@supports(font-size:clamp(1.6rem, 4vw, 1.8rem)){:root .fs-default{font-size:clamp(1.6rem, 4vw, 1.8rem)}}:root .fs-subheadline{font-size:1.8rem}@media(min-width:768px){:root .fs-subheadline{font-size:2.4rem}}@supports(font-size:clamp(1.8rem, 4vw, 2.4rem)){:root .fs-subheadline{font-size:clamp(1.8rem, 4vw, 2.4rem)}}:root .fs-result-count{font-size:1.8rem}@media(min-width:768px){:root .fs-result-count{font-size:2.2rem}}@supports(font-size:clamp(1.8rem, 4vw, 2.2rem)){:root .fs-result-count{font-size:clamp(1.8rem, 4vw, 2.2rem)}}:root .fs-large{font-size:2rem}@media(min-width:768px){:root .fs-large{font-size:2.4rem}}@supports(font-size:clamp(2rem, 4vw, 2.4rem)){:root .fs-large{font-size:clamp(2rem, 4vw, 2.4rem)}}:root h1,:root .h1{font-size:3.4rem}@media(min-width:768px){:root h1,:root .h1{font-size:7.5rem}}@supports(font-size:clamp(3.4rem, 4vw, 7.5rem)){:root h1,:root .h1{font-size:clamp(3.4rem, 4vw, 7.5rem)}}:root h2,:root .h2{font-size:3rem}@media(min-width:768px){:root h2,:root .h2{font-size:4rem}}@supports(font-size:clamp(3rem, 4vw, 4rem)){:root h2,:root .h2{font-size:clamp(3rem, 4vw, 4rem)}}:root h3,:root .h3{font-size:2.5rem}@media(min-width:768px){:root h3,:root .h3{font-size:3rem}}@supports(font-size:clamp(2.5rem, 4vw, 3rem)){:root h3,:root .h3{font-size:clamp(2.5rem, 4vw, 3rem)}}:root h4,:root .h4{font-size:2rem}@media(min-width:768px){:root h4,:root .h4{font-size:2.5rem}}@supports(font-size:clamp(2rem, 4vw, 2.5rem)){:root h4,:root .h4{font-size:clamp(2rem, 4vw, 2.5rem)}}:root h5,:root .h5{font-size:1.6rem}@media(min-width:768px){:root h5,:root .h5{font-size:2rem}}@supports(font-size:clamp(1.6rem, 4vw, 2rem)){:root h5,:root .h5{font-size:clamp(1.6rem, 4vw, 2rem)}}:root h6,:root .h6{font-size:1.6rem}@media(min-width:768px){:root h6,:root .h6{font-size:2rem}}@supports(font-size:clamp(1.6rem, 4vw, 2rem)){:root h6,:root .h6{font-size:clamp(1.6rem, 4vw, 2rem)}}:root{--z-index-image-marker-mark-icon:1;--z-index-image-marker-teaser:2;--z-index-image-marker-active-mark:3;--z-index-yt-thumbnail:1;--z-index-yt-multiply-background:2;--z-index-yt-button-wrapper:3;--z-index-yt-player:4;--z-index-header-element-img-overlay:10;--z-index-header-element-content-wrapper:20;--z-index-lightbox-icon:10;--z-index-dropdown:10;--z-index-google-maps-overlay-wrapper:-1;--z-index-google-maps-overlay:20;--z-index-google-maps-overlay-button:30;--z-index-sticky-socials:420;--z-index-sticky-buttons:420;--z-index-solr-facets-anchor:400;--z-index-to-top-button:420;--z-index-sticky-content:430;--z-index-eyeable:420;--z-index-eyeable-mobile-offcanvas:395;--z-index-eyeable-desktop:430;--z-index-second-level-menu:350;--z-index-navbar:360;--z-index-sticky-dropdown:390;--z-index-tooltip:390;--z-index-header:420;--z-index-browse-happy:500;--z-index-cookie-consent-replacement:100;--z-index-cookie-consent-modal:1000;--z-index-solr-autosuggestions:1050;--z-index-loader:1500}.frame-layout-2 figcaption,.frame-layout-2 .figcaption,.frame{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1360px + (2 * 3.6rem))}html{font-size:62.5%}html.transition-prevent-offcanvas .offcanvas,html.transition-prevent-offcanvas .offcanvas::before,html.transition-prevent-offcanvas .offcanvas::after{transition:none!important}html :target,html [id]{scroll-margin-top:var(--header-offset-height)}body{--bs-body-color:var(--bg-background-color, var(--color-white));display:flex;flex-direction:column;min-height:100vh;color:var(--bg-color,var(--color-typo-default));font-family:var(--ff-primary);font-weight:var(--fw-light);line-height:1.2;font-size:var(--fs-default-mobile);-webkit-font-smoothing:auto}@media(min-width:768px){body{font-size:var(--fs-default-desktop)}}@supports(font-size:clamp(var(--fs-default-mobile), 3vw, var(--fs-default-desktop))){body{font-size:clamp(var(--fs-default-mobile), 3vw, var(--fs-default-desktop))}}body main>section:first-child:has(.frame-type-textmedia){padding-bottom:0}body main>section:first-child:has(.frame-type-textmedia) .background-none{--bg-padding-block:var(--frame-space-after-medium)}.frame{position:relative}.frame .frame{padding:0}.frame .frame-header{margin:0 auto var(--spacings-3);width:100%;max-width:var(--container-plain-lg)}#mindshape-backend-preview-iframe-content main{min-height:unset}*::selection{color:var(--bg-selection-color,var(--color-white));background-color:var(--bg-selection-bg-color,var(--color-light-primary))}@media(min-width:768px){.frame .frame-header{margin-bottom:var(--spacings-8)}}@media(min-width:1200px){html :target,html [id]{scroll-margin-top:calc(var(--header-offset-height) + var(--sticky-search-height))}}.frame-type-mindshapeadvertorials_draw{display:none}strong,b{font-weight:var(--fw-bold)}p{margin:0 0 var(--spacings-3);font-weight:var(--fw-light)}p:last-child,p:last-of-type{margin-bottom:0}.badge{z-index:10;padding:.6rem .9rem;font-size:var(--fs-default-mobile);color:var(--color-white);background-color:var(--color-secondary)}.roofline{margin-bottom:var(--spacings-1);color:var(--bg-roofline-color,var(--color-typo-subheadlines));font-weight:var(--fw-regular);text-transform:uppercase;letter-spacing:2.8px;font-size:var(--fs-x-small-mobile)}@media(min-width:768px){.roofline{font-size:var(--fs-x-small-desktop)}}@supports(font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))){.roofline{font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))}}h1,.h1{margin:0 0 var(--spacings-2);color:var(--bg-headline-color,var(--color-typo-headlines));font-family:var(--ff-primary);font-weight:var(--fw-bold);line-height:1.2}h1 span,.h1 span{font-weight:var(--fw-light)}h2,.h2{margin:0 0 var(--spacings-2);color:var(--bg-headline-color,var(--color-typo-headlines));font-family:var(--ff-primary);font-weight:var(--fw-bold);line-height:1.2}h2 span,.h2 span{font-weight:var(--fw-light)}h3,.h3{margin:0 0 var(--spacings-2);color:var(--bg-headline-color,var(--color-typo-headlines));font-family:var(--ff-primary);font-weight:var(--fw-bold);line-height:1.2}h3 span,.h3 span{font-weight:var(--fw-light)}h4,.h4{margin:0 0 var(--spacings-2);color:var(--bg-headline-color,var(--color-typo-headlines));font-family:var(--ff-primary);font-weight:var(--fw-bold);line-height:1.2}h4 span,.h4 span{font-weight:var(--fw-light)}h5,.h5{margin:0 0 var(--spacings-2);color:var(--bg-headline-color,var(--color-typo-headlines));font-family:var(--ff-primary);font-weight:var(--fw-bold);line-height:1.2}h5 span,.h5 span{font-weight:var(--fw-light)}h6,.h6{margin:0 0 var(--spacings-2);color:var(--bg-headline-color,var(--color-typo-headlines));font-family:var(--ff-primary);font-weight:var(--fw-bold);line-height:1.2}h6 span,.h6 span{font-weight:var(--fw-light)}@media(max-width:575.98px){h1{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h2{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h3{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h4{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h5{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h6{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}p{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}}a{--link-color:var(--bg-link-color, var(--color-tertiary));--link-hover-color:var(--bg-link-hover-color, var(--color-dark-tertiary));--bs-link-hover-color:var(--link-color);color:var(--link-color);font-weight:var(--fw-bold);text-decoration:none;transition:color 350ms ease}a:focus{outline:none}@media(max-width:575.98px){a{word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}}@media(hover:hover){a:focus-visible{outline:none}a:focus-visible img{outline:3px solid var(--bg-link-focus-bg-color,var(--color-tertiary))}a:focus-visible .aspect-ratios-box:not(.aspect-ratios-xs-free) img{border:3px solid var(--bg-link-focus-bg-color,var(--color-tertiary))}a:hover{color:var(--link-hover-color)}.text-wrapper a:not(.button):focus-visible{color:var(--bg-link-focus-color,var(--color-white));background-color:var(--bg-link-focus-bg-color,var(--link-color))}}button{-webkit-appearance:none;appearance:none;font-weight:var(--fw-regular)}button:not(.button-white):focus{outline:none;box-shadow:none}.button{--bs-link-hover-color:var(--button-color);--button-border-width:2px;position:relative;display:inline-block;padding:calc(1.2rem - var(--button-border-width)) calc(3rem - var(--button-border-width));font-weight:var(--fw-regular);color:var(--button-color,var(--color-typo-default));background-color:var(--button-bg-color,transparent);border:var(--button-border-width) solid var(--button-border-color,none);border-radius:15px;translate:0;transition:translate 350ms,color 350ms,background-color 350ms,border-color 350ms ease}.button-primary{--button-color:var(--bg-button-primary-color, var(--color-secondary));--button-bg-color:var(--bg-button-primary-bg-color, var(--color-primary));--button-border-color:var(--bg-button-primary-border-color, var(--color-primary));--button-hover-color:var(--bg-button-primary-hover-color, var(--color-white));--button-hover-bg-color:var(--bg-button-primary-hover-bg-color, var(--color-secondary));--button-hover-border-color:var(--bg-button-primary-hover-border-color, var(--color-secondary));--button-focus-outline-color:var(--bg-button-primary-focus-outline-color, var(--color-primary))}.button-secondary{--button-color:var(--bg-button-secondary-color, var(--color-white));--button-bg-color:var(--bg-button-secondary-bg-color, var(--color-secondary));--button-border-color:var(--bg-button-secondary-border-color, var(--color-secondary));--button-hover-color:var(--bg-button-secondary-hover-color, var(--color-secondary));--button-hover-bg-color:var(--bg-button-secondary-hover-bg-color, var(--color-white));--button-hover-border-color:var(--bg-button-secondary-hover-border-color, var(--color-white));--button-focus-outline-color:var(--bg-button-secondary-focus-outline-color, var(--color-secondary))}.button-white{--button-color:var(--bg-button-white-color, var(--color-secondary));--button-bg-color:var(--bg-button-white-bg-color, var(--color-white));--button-border-color:var(--bg-button-white-border-color, var(--color-white));--button-hover-color:var(--bg-button-white-hover-color, var(--color-white));--button-hover-bg-color:var(--bg-button-white-hover-bg-color, var(--color-secondary));--button-hover-border-color:var(--bg-button-white-hover-border-color, var(--color-secondary));--button-focus-outline-color:var(--bg-button-white-focus-outline-color, var(--color-white));box-shadow:var(--shadow-tertiary)}.button-ghost-secondary{--button-color:var(--bg-button-ghost-secondary-color, var(--color-secondary));--button-border-color:var(--bg-button-ghost-secondary-border-color, var(--color-secondary));--button-hover-color:var(--bg-button-ghost-secondary-hover-color, var(--button-color));--button-hover-bg-color:var(--bg-button-ghost-secondary-hover-bg-color, var(--color-light-tertiary-100));--button-hover-border-color:var(--bg-button-ghost-secondary-hover-border-color, var(--color-light-tertiary-100));--button-focus-outline-color:var(--bg-button-ghost-secondary-focus-outline-color, var(--color-secondary))}.button.disabled{pointer-events:none}.button.gray{background-color:var(--button-hover-bg-color,var(--color-hsla-black-15));border-color:var(--button-hover-bg-color,var(--color-hsla-black-15))}.button i{color:var(--button-color,inherit)}@media(hover:hover){.button:focus-visible{outline:2px solid var(--button-focus-outline-color);outline-offset:2px}.button:hover{color:var(--button-hover-color,inherit);background-color:var(--button-hover-bg-color,var(--color-hsla-black-15));border-color:var(--button-hover-border-color,var(--color-hsla-black-15));translate:0 -2px}.button:hover i{color:var(--button-hover-color,inherit)}}blockquote{display:flex;padding:4rem 2.5rem 2.5rem;margin-top:2rem;margin-bottom:2rem;color:var(--bg-blockquote-color,var(--color-white));background-color:var(--bg-blockquote-bg-color,var(--color-primary));border-radius:20px}blockquote::before{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-weight:900;font-size:4rem;display:block;margin:-3.5rem 1.5rem 0 0;flex-shrink:0}@media(min-width:768px){blockquote::before{font-size:5rem}}@supports(font-size:clamp(4rem, 4vw, 5rem)){blockquote::before{font-size:clamp(4rem, 4vw, 5rem)}}.frame-layout-2 figcaption,.frame-layout-2 .figcaption,.frame{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1360px + (2 * 3.6rem))}.aspect-ratios-box:not([class*=free]){overflow:hidden;position:relative;width:100%;height:100%}.aspect-ratios-box:not([class*=free]) img.lazy:not([data-ll-status=loaded]){opacity:1;background-color:var(--color-dark-grey);background-size:400% 400%;animation:glow 2000ms ease infinite;cursor:wait}.aspect-ratios-box:not([class*=free]):has(figcaption){overflow:unset}figure{margin:0;min-height:100%}figcaption,.figcaption{display:grid;grid-template-areas:"copyright" "description";grid-gap:var(--spacings-1);margin-block:var(--spacings-1)}figcaption .description,.figcaption .description{font-size:var(--fs-small-mobile);color:var(--bg-color);grid-area:description}@media(min-width:768px){figcaption .description,.figcaption .description{font-size:var(--fs-small-desktop)}}@supports(font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))){figcaption .description,.figcaption .description{font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))}}figcaption .copyright,.figcaption .copyright{font-size:var(--fs-x-small-mobile);color:var(--bg-color);text-align:right;grid-area:copyright}@media(min-width:768px){figcaption,.figcaption{--figcaption-img-offset:10px;grid-template-areas:"description copyright";grid-template-columns:1fr 30%}}@media(min-width:1200px){.frame-layout-2 figcaption,.frame-layout-2 .figcaption{padding-inline:0}}@keyframes glow{50%{opacity:.5}}.text-wrapper ol,.text-wrapper ul,.cke_editable ol,.cke_editable ul{margin-block:var(--spacings-3)}.text-wrapper ol li,.text-wrapper ul li,.cke_editable ol li,.cke_editable ul li{padding-left:1rem}.text-wrapper ol li::marker,.cke_editable ol li::marker{color:var(--bg-list-marker-color,var(--color-tertiary))}.text-wrapper ul,.cke_editable ul{list-style-type:none}.text-wrapper ul li,.cke_editable ul li{position:relative;margin-bottom:5px}.text-wrapper ul li::before,.cke_editable ul li::before{content:"";position:absolute;left:-6px;top:9px;width:3px;height:3px;border-radius:50%;background-color:var(--bg-list-marker-color,var(--color-tertiary))}.frame-type-textmedia .table-stack{margin-bottom:var(--frame-space-after-medium)}.frame-type-textmedia .large-only{display:none}@media(min-width:768px){.frame-type-textmedia .table-stack{display:none}.frame-type-textmedia .large-only{display:table}}figure.table .large-only{display:none}@media(min-width:768px){figure.table .small-only{display:none}figure.table .large-only{display:table}}table{margin:2rem 0;float:unset;border-collapse:collapse}table[align=left]{margin-right:auto}table[align=center]{margin-left:auto;margin-right:auto}table[align=right]{margin-left:auto}table.table,table.cke_show_border{--table-border-color:var(--bg-table-border-color, var(--color-light-primary));display:table;width:auto;color:var(--bg-color);border:hidden!important;margin-inline:auto}table.table>:not(caption)>*>*,table.cke_show_border>:not(caption)>*>*{padding:.75rem 2rem;border-width:0 1px 1px 0!important;border-style:solid!important;border-color:var(--table-border-color)!important;border-image:unset!important}.background{padding-block:var(--bg-padding-block,0);color:var(--bg-color);background-color:var(--bg-background-color)}.background-none{--bg-padding-block:0;--bg-color:var(--color-typo-default);--bg-background-color:transparent;--bg-breadcrumb-fade-color:var(--color-white);--bg-link-color:var(--color-tertiary);--bg-link-hover-color:var(--color-dark-tertiary);--bg-link-focus-color:var(--color-white);--bg-link-focus-bg-color:var(--color-tertiary);--bg-button-primary-color:var(--color-secondary);--bg-button-primary-bg-color:var(--color-primary);--bg-button-primary-border-color:var(--color-primary);--bg-button-primary-hover-color:var(--color-white);--bg-button-primary-hover-bg-color:var(--color-secondary);--bg-button-primary-hover-border-color:var(--color-secondary)}.background-grey{--bg-padding-block:var(--frame-space-after-medium);--bg-color:var(--color-typo-default);--bg-background-color:var(--color-light-grey)}.background-white{--bg-padding-block:var(--frame-space-after-medium);--bg-color:var(--color-white);--bg-background-color:var(--color-white)}.background-primary{--bg-padding-block:var(--frame-space-after-medium);--bg-background-color:var(--color-primary);--bg-link-color:var(--color-white);--bg-link-hover-color:var(--color-light-grey);--bg-link-focus-color:var(--color-primary);--bg-link-focus-bg-color:var(--color-white);--bg-button-primary-color:var(--color-white);--bg-button-primary-bg-color:var(--color-secondary);--bg-button-primary-border-color:var(--color-secondary);--bg-button-primary-hover-color:var(--color-secondary);--bg-button-primary-hover-bg-color:var(--color-white);--bg-button-primary-hover-border-color:var(--color-white);--bg-button-ghost-secondary-hover-bg-color:var(--color-white);--bg-button-ghost-secondary-hover-border-color:var(--color-white);--bg-blockquote-bg-color:var(--color-secondary);--bg-list-marker-color:var(--color-white);--bg-table-border-color:var(--color-secondary)}.background-tertiary{--bg-padding-block:var(--frame-space-after-medium);--bg-color:var(--color-typo-default);--bg-headline-color:var(--color-secondary);--bg-background-color:var(--color-light-tertiary-100);--bg-button-ghost-secondary-hover-color:var(--color-white);--bg-button-ghost-secondary-hover-bg-color:var(--color-secondary);--bg-button-ghost-secondary-hover-border-color:var(--color-secondary)}.background-gradient{--bg-padding-block:var(--frame-space-after-medium);--bg-color:var(--color-white);--bg-roofline-color:var(--color-secondary);--bg-headline-color:var(--color-white);--bg-background-color:none;--bg-gradient-direction:165deg;background-image:linear-gradient(var(--bg-gradient-direction),var(--color-tertiary) -.33%,var(--color-primary) 133.1%);--bg-link-color:var(--color-secondary);--bg-link-hover-color:var(--color-light-secondary);--bg-link-focus-color:var(--color-white);--bg-link-focus-bg-color:var(--color-secondary);--bg-button-ghost-secondary-color:var(--color-white);--bg-button-ghost-secondary-border-color:var(--color-white);--bg-button-ghost-secondary-hover-color:var(--color-white);--bg-button-ghost-secondary-hover-bg-color:var(--color-secondary);--bg-button-ghost-secondary-hover-border-color:var(--color-secondary)}@media(min-width:768px){.background-gradient{--bg-gradient-direction:94deg}}.background-secondary{--bg-padding-block:var(--frame-space-after-medium);--bg-color:var(--color-white);--bg-headline-color:var(--color-white);--bg-background-color:var(--color-secondary);--bg-roofline-color:var(--color-tertiary);--bg-button-primary-hover-color:var(--color-secondary);--bg-button-primary-hover-bg-color:var(--color-light-tertiary-100);--bg-button-primary-hover-border-color:var(--color-light-tertiary-100);--bg-button-ghost-secondary-color:var(--color-white);--bg-button-ghost-secondary-bg-color:transparent;--bg-button-ghost-secondary-border-color:var(--color-white);--bg-button-ghost-secondary-hover-color:var(--color-secondary);--bg-button-ghost-secondary-hover-bg-color:var(--color-light-tertiary-100);--bg-button-ghost-secondary-hover-border-color:var(--color-light-tertiary-100);--bg-blockquote-color:var(--color-secondary);--bg-list-marker-color:var(--color-tertiary)}.background-decorative-none{--bg-padding-block:var(--frame-space-after-medium);--bg-color:var(--color-typo-default);--bg-background-color:transparent;--bg-img-right-offset:-13px;--bg-img-bottom-offset:-150px;--bg-img-width:310px;overflow:hidden;position:relative}.background-decorative-none::after{content:"";display:block;z-index:-1;position:absolute;inset:auto var(--bg-img-right-offset) var(--bg-img-bottom-offset) auto;width:min(var(--bg-img-width),60vw);aspect-ratio:1/1;background-image:url(/assets/images/svg/bildmarke-verlauf.4b66a8b1606096e3f785.svg);background-repeat:no-repeat}@media(min-width:576px){.background-decorative-none::after{--bg-img-right-offset:-20px;--bg-img-bottom-offset:-200px;--bg-img-width:400px}}@media(min-width:768px){.background-decorative-none::after{--bg-img-right-offset:-30px;--bg-img-bottom-offset:-250px;--bg-img-width:500px}}@media(min-width:992px){.background-decorative-none::after{--bg-img-right-offset:-60px;--bg-img-bottom-offset:-350px;--bg-img-width:650px}}@media(min-width:1200px){.background-decorative-none::after{--bg-img-right-offset:-60px;--bg-img-bottom-offset:-420px;--bg-img-width:800px}}.background-decorative-tertiary{--bg-padding-block:var(--frame-space-after-medium);--bg-color:var(--color-typo-default);--bg-background-color:var(--color-light-tertiary-100);--bg-img-width:360px;--bg-img-before-top-offset:-195px;--bg-img-before-left-offset:-100px;--bg-img-after-right-offset:-100px;--bg-img-after-bottom-offset:-230px;overflow:hidden;position:relative}.background-decorative-tertiary::before,.background-decorative-tertiary::after{content:"";display:block;position:absolute;aspect-ratio:1/1;background-image:url(/assets/images/svg/bildmarke-hellgruen.8a97a4d8d678989dc9b9.svg);background-repeat:no-repeat}.background-decorative-tertiary::before{width:var(--bg-img-before-width,var(--bg-img-width));inset:var(--bg-img-before-top-offset) auto auto var(--bg-img-before-left-offset);rotate:-180deg}.background-decorative-tertiary::after{width:var(--bg-img-after-width,var(--bg-img-width));inset:auto var(--bg-img-after-right-offset) var(--bg-img-after-bottom-offset) auto}.background-decorative-tertiary .frame{z-index:1;position:relative}@media(min-width:768px){.background-decorative-tertiary{--bg-img-width:450px;--bg-img-before-top-offset:-270px;--bg-img-before-left-offset:-150px;--bg-img-after-right-offset:-130px;--bg-img-after-bottom-offset:-310px}.background-decorative-tertiary::before{width:min(var(--bg-img-before-width, var(--bg-img-width)),60vw);rotate:-190deg}.background-decorative-tertiary::after{width:min(var(--bg-img-after-width, var(--bg-img-width)),60vw)}}@media(min-width:992px){.background-decorative-tertiary{--bg-img-width:500px;--bg-img-before-top-offset:-270px;--bg-img-before-left-offset:-150px;--bg-img-after-right-offset:-120px;--bg-img-after-bottom-offset:-340px}}@media(min-width:1200px){.background-decorative-tertiary{--bg-img-width:600px;--bg-img-before-top-offset:-340px;--bg-img-before-left-offset:-120px;--bg-img-after-right-offset:-110px;--bg-img-after-bottom-offset:-370px}}@media(min-width:1400px){.background-decorative-tertiary{--bg-img-before-width:750px;--bg-img-after-width:900px;--bg-img-before-top-offset:-405px;--bg-img-before-left-offset:-150px;--bg-img-after-right-offset:-110px;--bg-img-after-bottom-offset:-525px}}.browse-happy{z-index:var(--z-index-browse-happy)}.newsletter-popup{content:"";z-index:500;position:fixed;inset:auto 0 var(--spacings-8) auto;padding-inline:var(--spacings-2);translate:100% 0;transition:translate 550ms ease-in-out}.newsletter-popup .footer-newsletter{display:flex;flex-direction:column;padding:4rem var(--spacings-2) var(--spacings-2);max-width:460px;border-radius:25px;box-shadow:var(--shadow-secondary)}.newsletter-popup .footer-newsletter::before{content:none}.newsletter-popup.show{translate:0}.newsletter-popup-close{position:absolute;inset:12px 16px auto auto;display:grid;place-items:center;width:30px;height:30px;transition:scale 350ms ease;transform-origin:center}.newsletter-popup-close::after{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:2.5rem;font-weight:300}@media(min-width:768px){.newsletter-popup{inset:auto 0 var(--spacings-10) auto;translate:100% 0}.newsletter-popup.show{translate:calc(var(--spacings-3)*-1) 0}.newsletter-popup .footer-newsletter{padding:var(--spacings-3)}.newsletter-popup .footer-newsletter::before{inset:auto auto 100% 50px}.newsletter-popup-close{position:static}}@media(hover:hover){.newsletter-popup-close:hover{cursor:pointer;scale:1.2}}

.cookie-consent-container{--cc-ff:var(--ff-primary);--cc-modal-bg-color:var(--color-white);--cc-modal-box-shadow:var(--shadow-primary);--cc-color-text:var(--color-typo-default);--cc-checkmark-bg-color:var(--color-light-grey);--cc-checkmark-checked-bg-color:var(--color-light-primary);--cc-checkmark-necessary-checked-bg-color:var(--color-grey);--cc-checkmark-border-color:var(--color-grey);--cc-checkmark-icon-color:var(--color-white);--cc-options-wrapper-color:var(--color-light-grey);--cc-option-color:var(--color-light-grey-100);--cc-option-color-hover:var(--color-grey);--cc-last-border-bottom-color:var(--color-dark-grey);--cc-color-body-bg:var(--color-hsla-black-50);--cc-color-details-dropdown:var(--color-typo-default);z-index:var(--z-index-cookie-consent-modal);color:var(--cc-color-text);background-color:var(--cc-color-body-bg);font-family:var(--cc-ff);font-weight:var(--fw-light);line-height:1.5}.cookie-consent-container .consent-modal{overflow:auto;width:calc(100% - var(--container-padding-default)*2);max-width:calc(var(--bs-column-width) * 4 + var(--bs-gap) * 3);max-height:85vh;background-color:var(--cc-modal-bg-color);box-shadow:var(--cc-modal-box-shadow);border-radius:5px;transition:max-width 350ms,max-height 350ms ease;translate:-50% -50%;font-size:var(--fs-small-mobile)}@media(min-width:768px){.cookie-consent-container .consent-modal{font-size:var(--fs-small-desktop)}}@supports(font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))){.cookie-consent-container .consent-modal{font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))}}.cookie-consent-container .consent-modal.open{max-width:calc(var(--bs-column-width) * 6 + var(--bs-gap) * 5)}.cookie-consent-container .consent-modal label{align-items:center}.cookie-consent-container .consent-modal label .checkmark{--checkmark-size:22px;position:relative;height:var(--checkmark-size);width:var(--checkmark-size);flex-shrink:0;background-color:var(--cc-checkmark-bg-color);border:1px solid var(--cc-checkmark-border-color);border-radius:5px;transition:background-color 350ms ease}.cookie-consent-container .consent-modal label .checkmark::after{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-weight:400;display:grid;place-items:center;position:absolute;inset:0;color:var(--cc-checkmark-icon-color);line-height:0;scale:0;transition:scale 350ms ease}.cookie-consent-container .consent-modal input{display:none}.cookie-consent-container .consent-modal input:checked~.checkmark{background-color:var(--cc-checkmark-checked-bg-color)}.cookie-consent-container .consent-modal input:checked~.checkmark::after{scale:1}.cookie-consent-container .consent-modal .show-details{font-size:var(--fs-x-small-desktop)}.cookie-consent-container .consent-modal .show-details.open .more{display:none}.cookie-consent-container .consent-modal .show-details.open .less{display:inline}.cookie-consent-container .consent-modal .show-details.open+.details{margin-top:var(--spacings-2)}.cookie-consent-container .consent-modal .option-wrapper{background-color:var(--cc-options-wrapper-color)}.cookie-consent-container .consent-modal .option-wrapper .necessary-cookieoptions .checkmark{background-color:var(--cc-checkmark-necessary-checked-bg-color)}.cookie-consent-container .consent-modal .option-headline{font-size:var(--h4-desktop)}.cookie-consent-container .consent-modal .option-detail{font-size:var(--fs-small-mobile);border-bottom:1px solid var(--cc-option-color)}.cookie-consent-container .consent-modal .option-detail.cookie-option{font-size:var(--fs-small-mobile);background-color:var(--cc-option-color);transition:background-color 350ms ease}@media(min-width:768px){.cookie-consent-container .consent-modal .option-detail.cookie-option{font-size:var(--fs-small-desktop)}}@supports(font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))){.cookie-consent-container .consent-modal .option-detail.cookie-option{font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))}}.cookie-consent-container .consent-modal .option-detail:last-of-type{border-bottom:none}.cookie-consent-container .consent-modal .options label[for=modal-option-necessary]{cursor:default}.cookie-consent-container .consent-modal .options label[for=modal-option-necessary] .checkmark{background-color:var(--cc-checkmark-necessary-checked-bg-color)}.cookie-consent-container .consent-modal .footer-links{font-size:var(--fs-x-small-desktop)}.cookie-consent-replacement{z-index:var(--z-index-cookie-consent-replacement);cursor:default}.cookie-consent-replacement-content{background-color:var(--color-hsla-black-50)}.cookie-consent-replacement .accept{max-width:60ch;margin:0 var(--spacings-2)}@media(min-width:576px){.cookie-consent-container .consent-modal .option-title{width:30%}.cookie-consent-container .consent-modal .option-value{width:70%}}@media(hover:hover){.cookie-consent-container .consent-modal label{cursor:pointer}.cookie-consent-container .consent-modal .option-detail.cookie-option:hover{cursor:pointer;background-color:var(--cc-option-color-hover)}.cookie-consent-container .consent-modal .necessary-cookieoptions .option-detail.cookie-option:hover{cursor:default;background-color:var(--cc-option-color)}.cookie-consent-container .consent-modal .necessary-cookieoptions .option-detail.cookie-option:hover label{cursor:default}}

.tx-solr-autosuggest{border:1px solid #CCC;background:#FFF;overflow:auto}.tx-solr-autosuggest strong{font-weight:bolder;color:#f18f0b}.tx-solr-autosuggest .autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden}.tx-solr-autosuggest .autocomplete-selected{background:#F1E0B6}.tx-solr-autosuggest .autocomplete-group{padding:10px 5px}.tx-solr-autosuggest .autocomplete-group strong{display:block;border-bottom:1px solid #999}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform 0.3s ease-out,opacity 0.3s ease-in;-moz-transition:-moz-transform 0.3s ease-out,opacity 0.3s ease-in;-o-transition:-o-transform 0.3s ease-out,opacity 0.3s ease-in;transition:transform 0.3s ease-out,opacity 0.3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset 0.3s ease-out,-webkit-stroke-opacity 0.3s ease-in;-moz-transition:-moz-stroke-dashoffset 0.3s ease-out,-moz-stroke-opacity 0.3s ease-in;-o-transition:-o-stroke-dashoffset 0.3s ease-out,-o-stroke-opacity 0.3s ease-in;transition:stroke-dashoffset 0.3s ease-out,stroke-opacity 0.3s ease-in}.marker-cluster-small{background-color:rgb(181 226 140 / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:rgb(253 156 115 / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}

:root{--header-offset-height:70px}.header{z-index:var(--z-index-header);height:var(--header-offset-height);box-shadow:var(--shadow-header)}@media(min-width:768px){:root{--header-offset-height:80px}.header{height:unset}}@media(min-width:1200px){.header.scrolling{translate:0 -100%;transition:translate 350ms ease}.header.scrolling.show{translate:0}}

.navbar{--bs-navbar-toggler-focus-width:0;--navbar-toggler-size:40px;--navbar-toggler-icon-size:18px;position:static;min-height:var(--header-offset-height);z-index:var(--z-index-navbar)}.navbar-wrapper{z-index:1;background-color:var(--color-white)}.navbar button:focus{box-shadow:var(--shadow-primary)}.navbar-brand{max-width:140px;height:auto}.navbar-toggler{width:var(--navbar-toggler-size);height:var(--navbar-toggler-size);place-items:center;border-radius:8px;box-shadow:var(--shadow-primary);background-color:var(--color-white);transition:background-color 350ms ease}.navbar-nav.first-lvl a{color:var(--color-typo-default);font-weight:var(--fw-regular)}.navbar-nav.first-lvl .active>a,.navbar-nav.first-lvl .active>.dropdown-wrapper a{color:var(--color-tertiary)}.navbar-nav.first-lvl .active>a svg,.navbar-nav.first-lvl .active>.dropdown-wrapper a svg{fill:var(--color-tertiary)}.navbar-nav.first-lvl .second-lvl-link-icon{--icon-size:20px;width:var(--icon-size);height:var(--icon-size)}.navbar-nav.first-lvl .second-lvl-link-icon svg{fill:var(--color-secondary);transition:fill 350ms ease;height:100%}.navbar-nav.first-lvl .second-lvl-login{font-size:var(--fs-default-mobile);border-radius:20px;background-color:var(--color-white);transition:visibility 0ms linear var(--transition-delay)}@media(min-width:768px){.navbar-nav.first-lvl .second-lvl-login{font-size:var(--fs-default-desktop)}}@supports(font-size:clamp(var(--fs-default-mobile), 3vw, var(--fs-default-desktop))){.navbar-nav.first-lvl .second-lvl-login{font-size:clamp(var(--fs-default-mobile), 3vw, var(--fs-default-desktop))}}.navbar-nav.first-lvl .second-lvl-login header .h3.mb-1{margin-bottom:1rem}.navbar-nav.first-lvl .second-lvl-login-input-icon{left:var(--input-padding-inline);width:var(--input-icon-width);height:16px;translate:0 -50%}.navbar-nav.first-lvl .second-lvl-login-input-icon svg{fill:var(--color-grey)}.navbar-nav.first-lvl .second-lvl-login-register a{--link-color:var(--color-tertiary);font-weight:var(--fw-bold);color:var(--color-tertiary);background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover:hover){.navbar-nav.first-lvl .second-lvl-login-register a:hover{color:var(--link-color);background-size:100% 100%}}.navbar-nav.first-lvl .second-lvl-login form{--input-icon-width:14px;--input-border-width:2px;--input-padding-inline:calc(var(--spacings-3) - var(--input-border-width));max-width:calc(var(--bs-column-width)*3 + var(--bs-gap)*2)}.navbar-nav.first-lvl .second-lvl-login form input{-webkit-appearance:none;appearance:none;padding:calc(1.2rem - var(--input-border-width)) calc(var(--input-padding-inline) + var(--input-icon-width) + var(--spacings-1));border-radius:15px;border:var(--input-border-width) solid var(--color-light-grey)}.navbar-nav.first-lvl .second-lvl-login form input:focus{outline:none}.navbar-nav.first-lvl .second-lvl-login form input::placeholder{color:var(--color-grey)}.navbar-nav.first-lvl .second-lvl-login form input:focus+.second-lvl-login-input-icon svg,.navbar-nav.first-lvl .second-lvl-login form input:not(:placeholder-shown)+.second-lvl-login-input-icon svg{fill:var(--color-black)}.navbar-nav.first-lvl .second-lvl-login form button[type=submit]{width:max-content}.navbar-nav.first-lvl .second-lvl-teaser-item>*{z-index:1}.navbar-nav.first-lvl .second-lvl-teaser-item img{scale:1;transition:scale 350ms ease-in-out}.navbar-nav.first-lvl .second-lvl-teaser-image::before{content:"";z-index:2;position:absolute;inset:0;background-color:var(--color-hsla-secondary-40)}.navbar-nav.first-lvl .second-lvl-teaser-title{z-index:3;padding:var(--spacings-2);inset:0;margin-bottom:0;color:var(--color-white);place-items:center;text-align:center}.navbar-nav.first-lvl .second-lvl-teaser-image::before,.navbar-nav.first-lvl .second-lvl-teaser-title{opacity:1;transition:opacity 350ms ease-in-out}.navbar-nav .fotoservice-element:hover{background-color:#d5e2dc;border-color:#d5e2dc}@media(min-width:768px){.navbar{--navbar-toggler-size:50px;--navbar-toggler-icon-size:22px}.navbar-brand{max-width:unset}.navbar-nav.first-lvl .second-lvl-teaser-item:hover img{scale:1.1}}@media(min-width:1200px)and (max-width:1399.98px){.navbar-brand{max-width:130px}}

.mega-dropdown.first-lvl{font-size:var(--fs-small-desktop);align-items:center}.mega-dropdown.first-lvl .first-lvl-item{--transition-duration:250ms;--transition-delay:300ms;height:100%}.mega-dropdown.first-lvl .first-lvl-item.has-megamenu span.triangle{content:"";z-index:calc(var(--z-index-second-level-menu) + 1);position:absolute;top:100%;left:50%;border-style:solid;border-width:15px 20px 0;border-color:var(--color-white) #fff0 #fff0;opacity:0;translate:-50% 0;transition:opacity var(--transition-duration) linear var(--transition-delay)}.mega-dropdown.first-lvl .first-lvl-wishlist-icon{width:16px;height:16px}.mega-dropdown.first-lvl .first-lvl-wishlist-label{background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover:hover){.mega-dropdown.first-lvl .first-lvl-wishlist-label:hover{color:var(--link-color);background-size:100% 100%}}.mega-dropdown.first-lvl .first-lvl-wishlist-content{border-left:1px solid var(--color-secondary)}.mega-dropdown.first-lvl .first-lvl-wishlist-counter{--counter-size:25px;width:var(--counter-size);height:var(--counter-size);place-items:center;translate:0 -50%;color:var(--color-secondary);background-color:var(--color-primary);border-radius:50%;font-weight:var(--fw-bold)}.mega-dropdown.first-lvl .first-lvl-wishlist a{color:var(--color-tertiary);padding-block:.25rem}.mega-dropdown.first-lvl .first-lvl-wishlist svg{fill:var(--color-tertiary);transition:fill 350ms ease}.mega-dropdown.first-lvl .logout{position:relative;min-width:110px}.mega-dropdown.first-lvl .logout .button{position:absolute;top:-12px}.mega-dropdown.first-lvl .logout .button:hover{color:#fff}.mega-dropdown.first-lvl .second-lvl-close{transition:scale 350ms ease}.mega-dropdown.first-lvl .second-lvl-close:focus{box-shadow:none}.mega-dropdown.first-lvl .second-lvl-close i{font-size:3rem}.mega-dropdown.first-lvl .second-lvl-grid{--bs-columns:9}.mega-dropdown.first-lvl .second-lvl-grid li{grid-column:auto/span 3}.mega-dropdown.first-lvl .second-lvl-login{visibility:hidden}.mega-dropdown.first-lvl .second-lvl-categories{row-gap:var(--spacings-5);max-height:580px;overflow:hidden}.mega-dropdown.first-lvl .second-lvl-categories-shop{max-height:560px}.mega-dropdown.first-lvl .second-lvl-categories .second-lvl-item{width:calc((100% - var(--bs-gap)*2)/3);flex:0 0 auto}.mega-dropdown.first-lvl .second-lvl-wrapper{--second-lvl-close-height:46px;--bg-padding-block:var(--spacings-2) var(--spacings-5);z-index:var(--z-index-second-level-menu);position:fixed;top:var(--header-offset-height);left:0;width:100%;display:flex;flex-direction:column;opacity:0;visibility:hidden;box-shadow:var(--shadow-navigation);transition:opacity var(--transition-duration) linear var(--transition-delay),visibility 0ms linear 600ms}.mega-dropdown.first-lvl .second-lvl-trigger:focus{box-shadow:none}.mega-dropdown.first-lvl .second-lvl-trigger-icon{width:13px;height:13px;margin-left:var(--spacings-1);pointer-events:none;rotate:0deg;transition:rotate var(--transition-duration) linear var(--transition-delay),color var(--transition-duration) linear var(--transition-delay)}.mega-dropdown.first-lvl .second-lvl-trigger-icon svg{fill:var(--color-secondary);transition:fill 350ms ease;height:25px;width:25px}.mega-dropdown.first-lvl .second-lvl-item.has-icon{grid-template-columns:auto 1fr}.mega-dropdown.first-lvl .second-lvl-item.has-icon .second-lvl-link{grid-column-start:2}.mega-dropdown.first-lvl .second-lvl-item.has-icon .third-lvl{grid-column-start:2}.mega-dropdown.first-lvl .first-lvl-item:hover span.triangle,.mega-dropdown.first-lvl .first-lvl-item.show span.triangle,.mega-dropdown.first-lvl .first-lvl-item.leave-open span.triangle{opacity:1}.mega-dropdown.first-lvl .first-lvl-item:hover .first-lvl-link,.mega-dropdown.first-lvl .first-lvl-item.show .first-lvl-link,.mega-dropdown.first-lvl .first-lvl-item.leave-open .first-lvl-link{color:var(--color-tertiary)}.mega-dropdown.first-lvl .first-lvl-item:hover .second-lvl-wrapper,.mega-dropdown.first-lvl .first-lvl-item.show .second-lvl-wrapper,.mega-dropdown.first-lvl .first-lvl-item.leave-open .second-lvl-wrapper{opacity:1;visibility:visible;transition-delay:var(--transition-delay),var(--transition-delay)}.mega-dropdown.first-lvl .first-lvl-item:hover .second-lvl-trigger-icon svg,.mega-dropdown.first-lvl .first-lvl-item.show .second-lvl-trigger-icon svg,.mega-dropdown.first-lvl .first-lvl-item.leave-open .second-lvl-trigger-icon svg{fill:var(--color-tertiary)}.mega-dropdown.first-lvl .first-lvl-item:hover .second-lvl-login,.mega-dropdown.first-lvl .first-lvl-item.show .second-lvl-login,.mega-dropdown.first-lvl .first-lvl-item.leave-open .second-lvl-login{visibility:visible}.mega-dropdown.first-lvl .first-lvl-item:hover .second-lvl-trigger-icon,.mega-dropdown.first-lvl .first-lvl-item.show .second-lvl-trigger-icon,.mega-dropdown.first-lvl .first-lvl-item.leave-open .second-lvl-trigger-icon{rotate:180deg}@media(hover:hover){.mega-dropdown.first-lvl .first-lvl-link:focus-visible{outline-offset:1rem;outline:3px solid var(--color-tertiary)}.mega-dropdown.first-lvl .first-lvl-wishlist a:hover{color:var(--color-tertiary)}.mega-dropdown.first-lvl .first-lvl-wishlist a:hover svg{fill:var(--color-tertiary)}.mega-dropdown.first-lvl .first-lvl-wishlist a:hover .first-lvl-wishlist-label{background-size:100% 100%}.mega-dropdown.first-lvl .second-lvl-close:hover{scale:1.2}}.mega-dropdown .first-lvl-item .second-lvl.megamenu .second-lvl-link{color:var(--color-secondary);font-weight:var(--fw-bold);margin-bottom:0;transition:color 350ms ease}.mega-dropdown .first-lvl-item .second-lvl.megamenu .second-lvl-item.active .second-lvl-link{color:var(--color-tertiary)}.mega-dropdown .first-lvl-item .second-lvl.megamenu .second-lvl-item.spacer{grid-column:auto/span 9;height:1px;background-color:var(--color-secondary)}.mega-dropdown .first-lvl-item .third-lvl-link{font-weight:var(--fw-light);transition:color 350ms ease}@media(min-width:1200px){.mega-dropdown .first-lvl-item .second-lvl-wrapper{max-height:calc(100% - 15vh)}.mega-dropdown .first-lvl-item .second-lvl-wrapper .grid{max-height:100%}}@media(hover:hover){.mega-dropdown .first-lvl-item .second-lvl.megamenu .second-lvl-link:focus-visible{outline:2px solid var(--color-tertiary);outline-offset:-2px}.mega-dropdown .first-lvl-item .second-lvl.megamenu .second-lvl-link:hover{color:var(--color-tertiary)}.mega-dropdown .first-lvl-item .second-lvl.megamenu .second-lvl-link:hover+.second-lvl-link-icon svg{fill:var(--color-tertiary)}.mega-dropdown .first-lvl-item .third-lvl-link:focus-visible{outline:2px solid var(--color-tertiary);outline-offset:-2px}.mega-dropdown .first-lvl-item .third-lvl-link:hover{color:var(--color-tertiary)}}

.offcanvas.offcanvas-start,.offcanvas.offcanvas-end{--swipe-button-size:30px;--nav-dropdown-wrapper-pe:var(--spacings-1);overflow:hidden;padding-inline:var(--container-padding-default) calc(var(--container-padding-default) - var(--nav-dropdown-wrapper-pe));top:var(--header-offset-height);bottom:var(--sticky-button-offset-height);width:100%;max-width:450px;border:none}.offcanvas.offcanvas-start+.navbar-toggler,.offcanvas.offcanvas-end+.navbar-toggler{grid-template-areas:"icon"}.offcanvas.offcanvas-start+.navbar-toggler span,.offcanvas.offcanvas-end+.navbar-toggler span{grid-area:icon;place-items:center;width:var(--navbar-toggler-icon-size);height:var(--navbar-toggler-icon-size);opacity:0;translate:-50% -50%;transition:opacity 350ms ease}.offcanvas.offcanvas-start+.navbar-toggler span.navbar-bars-icon,.offcanvas.offcanvas-end+.navbar-toggler span.navbar-bars-icon{opacity:1}.offcanvas.offcanvas-start+.navbar-toggler svg,.offcanvas.offcanvas-end+.navbar-toggler svg{fill:var(--color-secondary);transition:fill 350ms ease}.offcanvas.offcanvas-start+.navbar-toggler-bookmark::after,.offcanvas.offcanvas-end+.navbar-toggler-bookmark::after{--bookmark-size:14px;content:"";display:block;position:absolute;inset:0 0 auto auto;border-radius:50%;background-color:var(--color-primary);width:var(--bookmark-size);height:var(--bookmark-size);translate:50% -50%}.offcanvas.offcanvas-start.show+.navbar-toggler,.offcanvas.offcanvas-end.show+.navbar-toggler{background-color:var(--color-secondary)}.offcanvas.offcanvas-start.show+.navbar-toggler span.navbar-bars-icon,.offcanvas.offcanvas-end.show+.navbar-toggler span.navbar-bars-icon{opacity:0}.offcanvas.offcanvas-start.show+.navbar-toggler span.navbar-close-icon,.offcanvas.offcanvas-end.show+.navbar-toggler span.navbar-close-icon{opacity:1}.offcanvas.offcanvas-start.show+.navbar-toggler svg,.offcanvas.offcanvas-end.show+.navbar-toggler svg{fill:var(--color-white)}.offcanvas.offcanvas-start:not(.location-search-filter),.offcanvas.offcanvas-end:not(.location-search-filter){--bg-padding-block:var(--spacings-3)}.offcanvas-header{padding:0 var(--nav-dropdown-wrapper-pe) 0 0;margin-bottom:var(--spacings-3)}.offcanvas-body{overflow:auto}.offcanvas-body .offcanvas-nav.first-lvl{font-size:var(--h4-mobile)}.offcanvas-body .offcanvas-nav.first-lvl,.offcanvas-body .offcanvas-nav.first-lvl .second-lvl,.offcanvas-body .offcanvas-nav.first-lvl .third-lvl{gap:var(--spacings-1)}.offcanvas-body .offcanvas-nav.first-lvl .first-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .second-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .third-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .second-lvl .first-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .second-lvl .second-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .second-lvl .third-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .third-lvl .first-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .third-lvl .second-lvl-link,.offcanvas-body .offcanvas-nav.first-lvl .third-lvl .third-lvl-link{min-height:var(--swipe-button-size)}.offcanvas-body .offcanvas-nav.first-lvl .second-lvl-teaser-wrapper{padding-right:var(--nav-dropdown-wrapper-pe)}.offcanvas-body .offcanvas-nav.first-lvl .second-lvl-item.spacer{height:1px;background-color:var(--color-secondary)}.offcanvas-body .offcanvas-nav.first-lvl .second-lvl .third-lvl-item{padding:var(--spacings-1) var(--spacings-0)}.offcanvas-body .offcanvas-nav.first-lvl .dropdown-wrapper{padding:var(--spacings-1) var(--nav-dropdown-wrapper-pe) var(--spacings-1) var(--spacings-0)}.offcanvas-footer{padding-right:var(--nav-dropdown-wrapper-pe)}.offcanvas-footer hr{border-color:var(--color-tertiary);opacity:1}.offcanvas-footer-fotoservice,.offcanvas-footer-wishlist{display:flex;padding:var(--spacings-1) var(--spacings-2);border-radius:8px}.offcanvas-footer-fotoservice .wishlist-label,.offcanvas-footer-wishlist .wishlist-label{font-size:var(--h4-mobile);font-weight:var(--fw-regular)}.offcanvas-footer-fotoservice .wishlist-label i,.offcanvas-footer-wishlist .wishlist-label i{display:grid;place-items:center;font-size:2.4rem;color:var(--color-secondary)}.offcanvas-footer-fotoservice .wishlist-counter,.offcanvas-footer-wishlist .wishlist-counter{background-color:var(--color-secondary);width:var(--swipe-button-size);height:var(--swipe-button-size);color:var(--color-white);border-radius:50%}.offcanvas-footer-fotoservice .fa-fotoservice{background-image:url(/assets/images/svg/fotoservice.0417076d43995c008a06.svg);background-repeat:no-repeat;width:24px;height:24px;position:relative;bottom:-3px}.offcanvas-backdrop{height:calc(100dvh - var(--header-offset-height) - var(--sticky-button-offset-height));top:var(--header-offset-height);bottom:var(--sticky-button-offset-height)}.offcanvas .nav-offcanvas-back i,.offcanvas .nav-offcanvas-open i{width:var(--swipe-button-size);height:var(--swipe-button-size);display:grid;place-items:center;border-radius:8px;box-shadow:var(--shadow-primary)}.offcanvas .nav-offcanvas-back i{font-size:1.4rem;color:var(--color-secondary);rotate:-180deg;flex-shrink:0}.offcanvas .nav-offcanvas-back-title{margin:0 var(--swipe-button-size) 0 0}.offcanvas .nav-offcanvas-open i{font-size:1.6rem;color:var(--color-tertiary);background-color:var(--color-hsla-white-40);rotate:-90deg}

:root{--sticky-search-height:102px}.search-trigger{grid-template-areas:"icon";place-items:center;width:var(--navbar-toggler-size);height:var(--navbar-toggler-size);border-radius:8px;box-shadow:var(--shadow-primary);background-color:var(--color-white);transition:background-color 350ms ease}.search-trigger span{grid-area:icon;place-items:center;width:var(--navbar-toggler-icon-size);height:var(--navbar-toggler-icon-size);opacity:0;translate:-50% -50%;transition:opacity 350ms ease}.search-trigger span.search-glass-icon{opacity:1}.search-trigger svg{fill:var(--color-secondary);transition:fill 350ms ease}.search-sticky{isolation:isolate;min-height:0;transition:background-color 350ms,translate 350ms ease-in-out}.search-sticky-wrapper{background-color:var(--color-hsla-secondary-80);transition:translate 550ms ease-in-out;z-index:-1}.search-sticky-wrapper.hide{overflow:hidden;translate:0 -101%}.search-offcanvas.offcanvas{padding-inline:var(--container-padding-default)}.search-offcanvas.offcanvas form input{padding:0;border:none;background-color:var(--color-light-grey)}.search-offcanvas.offcanvas form .input-wrapper{--input-wrapper-gap:var(--spacings-2);--submit-button-width:50px;position:relative;padding-right:calc(var(--submit-button-width) + var(--input-wrapper-gap));overflow:hidden;max-height:var(--input-height);background-color:var(--color-light-grey);border-radius:8px}.search-offcanvas.offcanvas form .input-wrapper button[type=submit]{display:grid;place-items:center;position:absolute;inset:0 0 auto auto;width:var(--submit-button-width);height:100%;background-color:var(--color-primary)}.search-offcanvas.offcanvas.show+.search-trigger{background-color:var(--color-secondary)}.search-offcanvas.offcanvas.show+.search-trigger span.search-glass-icon{opacity:0}.search-offcanvas.offcanvas.show+.search-trigger span.search-close-icon{opacity:1}.search-offcanvas.offcanvas.show+.search-trigger svg{fill:var(--color-white)}@media(min-width:1200px){.search-sticky .search-form-wrapper{padding-block:var(--spacings-2)}}

.tx-solr-autosuggest{--autosuggest-offset:0.5rem;inset:calc(100% + var(--autosuggest-offset)) auto auto 0;margin-top:var(--spacings-2);padding-top:2.5rem;width:100%!important;border-width:1px 0 0;border-color:var(--color-tertiary);background-color:#fff0}.tx-solr-autosuggest .autocomplete-suggestion,.tx-solr-autosuggest .autocomplete-group,.tx-solr-autosuggest .autocomplete-all-link{padding:.5rem 0;transition:background-color 350ms ease}.tx-solr-autosuggest .autocomplete-suggestion em,.tx-solr-autosuggest .autocomplete-suggestion strong,.tx-solr-autosuggest .autocomplete-group em,.tx-solr-autosuggest .autocomplete-group strong,.tx-solr-autosuggest .autocomplete-all-link em,.tx-solr-autosuggest .autocomplete-all-link strong{font-style:normal;font-weight:var(--fw-bold);color:var(--color-typo-default)}.tx-solr-autosuggest .autocomplete-suggestion a,.tx-solr-autosuggest .autocomplete-group a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tx-solr-autosuggest .autocomplete-suggestion,.tx-solr-autosuggest .autocomplete-all-link{font-size:var(--fs-small-mobile)}@media(min-width:768px){.tx-solr-autosuggest .autocomplete-suggestion,.tx-solr-autosuggest .autocomplete-all-link{font-size:var(--fs-small-desktop)}}@supports(font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))){.tx-solr-autosuggest .autocomplete-suggestion,.tx-solr-autosuggest .autocomplete-all-link{font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))}}.tx-solr-autosuggest .autocomplete-all-link{display:flex;align-items:center;gap:var(--spacings-1);padding-top:2.5rem}.tx-solr-autosuggest .autocomplete-all-link::after{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:1.8rem;font-weight:400;flex-shrink:0;color:var(--color-tertiary)}.tx-solr-autosuggest .autocomplete-all-link a{background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover:hover){.tx-solr-autosuggest .autocomplete-all-link a:hover{color:var(--link-color);background-size:100% 100%}}.tx-solr-autosuggest .internal-link{--link-color:var(--color-typo-default);--link-hover-color:var(--color-typo-default)}.tx-solr-autosuggest .autocomplete-selected{background-color:var(--color-light-tertiary)}.tx-solr-autosuggest .autocomplete-group{margin-top:2.5rem;padding-top:var(--spacings-3);border-top:1px solid var(--color-tertiary);font-size:var(--fs-large-mobile);font-weight:var(--fw-regular)}.tx-solr-autosuggest .autocomplete-group~.autocomplete-group{margin-top:0;padding-top:2.5rem;border-top:none}.tx-solr-autosuggest .autocomplete-group~.autocomplete-suggestion a{font-weight:var(--fw-light)}.tx-solr-autosuggest .autocomplete-suggestion::first-letter{text-transform:uppercase}@media(min-width:768px){.tx-solr-autosuggest{width:max(100%,460px)!important}.tx-solr-autosuggest .autocomplete-group{font-size:var(--fs-default-desktop)}}@media(min-width:1200px){.tx-solr-autosuggest{margin-top:0;padding-block:1.5rem;background-color:var(--color-white);border:none;border-radius:.5rem;box-shadow:var(--shadow-secondary)}.tx-solr-autosuggest .autocomplete-suggestion,.tx-solr-autosuggest .autocomplete-group,.tx-solr-autosuggest .autocomplete-all-link{padding:.5rem var(--spacings-3)}.tx-solr-autosuggest .autocomplete-all-link,.tx-solr-autosuggest .autocomplete-group{padding-top:var(--spacings-2)}.tx-solr-autosuggest .autocomplete-group{margin-top:1.5rem}.tx-solr-autosuggest .autocomplete-selected{cursor:pointer;background-color:var(--color-light-tertiary-100)}}

nav[aria-label=breadcrumb]+section>.background:not(.background-decorative-tertiary){padding-top:0}.breadcrumb{--bs-breadcrumb-divider-color:var(--bg-color);--bs-breadcrumb-item-active-color:var(--bg-color);--breadcrumb-padding-block:var(--spacings-3);padding-top:var(--breadcrumb-padding-block);padding-bottom:var(--breadcrumb-padding-block);overflow-x:auto;overscroll-behavior-x:contain;white-space:nowrap;gap:var(--spacings-1);scrollbar-width:none}.breadcrumb-container{padding:0}.breadcrumb-container::before{content:"";display:block;position:absolute;left:var(--container-padding-default);bottom:0;width:50px;height:100%;opacity:0;background-image:linear-gradient(to right,var(--bg-breadcrumb-fade-color,var(--bg-background-color,var(--color-white))) 30%,var(--color-hsla-gradient-transparent) 100%);pointer-events:none;transition:opacity 350ms ease}.breadcrumb-container.scrollable::before{opacity:1;pointer-events:auto}.breadcrumb-container[class*=background-decorative]::after{content:none}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb-item{line-height:1}.breadcrumb-item.home a i{font-size:2rem;color:inherit;will-change:transform;scale:1;transition:scale 350ms ease}.breadcrumb-item+.breadcrumb-item{display:flex;align-items:center;padding-left:0;gap:.5rem}.breadcrumb-item+.breadcrumb-item::before{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:1.2rem;font-weight:400}.breadcrumb-item+.breadcrumb-item a{font-weight:var(--fw-light);background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover:hover){.breadcrumb-item+.breadcrumb-item a:hover{color:var(--link-color);background-size:100% 100%}}@media(min-width:1200px){.breadcrumb{--breadcrumb-padding-block:var(--spacings-5);overflow-x:hidden;white-space:unset}.breadcrumb-container::before{content:none}}@media(hover:hover){.breadcrumb-item a:focus-visible{color:var(--bg-breadcrumb-focus-color,var(--color-white));background-color:var(--bg-breadcrumb-focus-bg,var(--color-primary))}.breadcrumb-item.home a:hover i{scale:1.1}}

.footer{--bg-padding-block:0;margin-top:auto;padding-block:var(--spacings-5) var(--spacings-3);font-size:var(--fs-x-small-desktop)}.footer .background-none{--bg-color:var(--color-white);--bg-background-color:var(--color-bg-footer)}.footer-main{grid-row-gap:4rem}.footer hr{opacity:.15}.footer-sub-list-social li{isolation:isolate}.footer-sub-list-social li i.fa-brands{--social-icon-bg-size:30px;--social-icon-size:2rem;--social-icon-color:var(--color-tertiary);display:flex;position:relative;width:var(--social-icon-bg-size);height:var(--social-icon-bg-size);font-size:var(--social-icon-size);color:var(--color-white);background-color:var(--color-hsla-white-15);transition:background-color 350ms ease}.footer-sub-list-social li i.fa-brands::before{transform:translateY(1px)}.footer-sub-list-social li i.fa-brands.fa-facebook-f{--social-icon-size:1.75rem}.footer-sub-list-social li+li{margin-top:0!important;margin-left:var(--spacings-1)}.footer-sub-meta-item a{--link-color:var(--color-white);font-weight:var(--fw-regular)}.footer-sub-meta-item:not(:first-child){isolation:isolate;position:relative;padding-left:var(--spacings-2)}.footer-sub-meta-item:not(:first-child)::before{content:"";z-index:-1;position:absolute;inset:0 auto auto 0;width:1px;height:18px;background-color:var(--color-white)}.footer-col section[class*=frame-space-after-],.footer-col .frame{padding:0}.footer-col-first p a{--link-color:var(--color-white);font-weight:var(--fw-regular);text-decoration:underline}.footer-col .frame-header{margin-bottom:0}.footer-col .h1{margin-bottom:var(--spacings-2);color:var(--color-white);font-weight:var(--fw-bold);font-size:var(--h5-mobile)}@media(min-width:768px){.footer-col .h1{font-size:var(--h5-desktop)}}@supports(font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))){.footer-col .h1{font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))}}.footer-col .h2{margin-bottom:var(--spacings-2);color:var(--color-white);font-weight:var(--fw-bold);font-size:var(--h5-mobile)}@media(min-width:768px){.footer-col .h2{font-size:var(--h5-desktop)}}@supports(font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))){.footer-col .h2{font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))}}.footer-col .h3{margin-bottom:var(--spacings-2);color:var(--color-white);font-weight:var(--fw-bold);font-size:var(--h5-mobile)}@media(min-width:768px){.footer-col .h3{font-size:var(--h5-desktop)}}@supports(font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))){.footer-col .h3{font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))}}.footer-col .h4{margin-bottom:var(--spacings-2);color:var(--color-white);font-weight:var(--fw-bold);font-size:var(--h5-mobile)}@media(min-width:768px){.footer-col .h4{font-size:var(--h5-desktop)}}@supports(font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))){.footer-col .h4{font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))}}.footer-col .h5{margin-bottom:var(--spacings-2);color:var(--color-white);font-weight:var(--fw-bold);font-size:var(--h5-mobile)}@media(min-width:768px){.footer-col .h5{font-size:var(--h5-desktop)}}@supports(font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))){.footer-col .h5{font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))}}.footer-col .h6{margin-bottom:var(--spacings-2);color:var(--color-white);font-weight:var(--fw-bold);font-size:var(--h5-mobile)}@media(min-width:768px){.footer-col .h6{font-size:var(--h5-desktop)}}@supports(font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))){.footer-col .h6{font-size:clamp(var(--h5-mobile), 3vw, var(--h5-desktop))}}.footer-col ul{list-style:none;padding-left:0;margin-block:0}.footer-col ul li{padding-left:0}.footer-col ul li::before{content:none}.footer-col ul li+li{margin-top:var(--spacings-1)}.footer-col ul li a{display:block;position:relative;font-weight:var(--fw-regular)}.footer-col .text-wrapper a{color:var(--color-typo-footer);transition:color 350ms ease}.footer-col .text-wrapper a:not(.button){background:none!important}.footer-newsletter{--bg-padding-block:var(--spacings-3);--bg-button-primary-hover-color:var(--color-white);--bg-button-primary-hover-bg-color:var(--color-secondary);--bg-button-primary-hover-border-color:var(--color-secondary);border-radius:15px;display:none}.footer-newsletter::before{content:"";position:absolute;inset:0 auto auto 40px;border-style:solid;border-width:31.5px 51px 31.5px 0;border-color:#fff0 var(--bg-background-color) #fff0 #fff0;translate:0 -50%}.footer-newsletter form{max-width:clamp(250px,60vw,320px);font-size:var(--fs-small-mobile)}@media(min-width:768px){.footer-newsletter form{font-size:var(--fs-small-desktop)}}@supports(font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))){.footer-newsletter form{font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))}}.footer-newsletter form button{width:max-content}.footer-newsletter input{padding:1.2rem var(--spacings-3);border-radius:12px;background-color:var(--color-white)}.footer-newsletter input::placeholder{color:var(--color-grey)}.footer-newsletter input:focus{outline:none}.footer-newsletter input.is-invalid{border:1px solid var(--color-theme-error)}.footer-newsletter input+.invalid-feedback{color:var(--color-theme-error);font-size:var(--fs-x-small-mobile)}@media(min-width:768px){.footer-newsletter input+.invalid-feedback{font-size:var(--fs-x-small-desktop)}}@supports(font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))){.footer-newsletter input+.invalid-feedback{font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))}}.footer .with-fb{margin-top:2rem;justify-content:center}.footer .with-fb .fb-icon{position:relative;bottom:6px}@media(max-width:575.98px){.footer-sub-meta-item:not(:first-child){padding-left:var(--spacings-1)}.footer-sub-meta-item:last-child{flex-basis:100%;padding-left:0}.footer-sub-meta-item:last-child::before{content:none}}@media(min-width:768px){.footer{padding-bottom:var(--spacings-5)}.footer-sub-meta-item:not(:first-child){padding-left:var(--spacings-1)}.footer-newsletter input::placeholder{text-align:left}.footer .with-fb{margin-top:0;justify-content:normal}}@media(min-width:992px){.footer-sub-meta{width:auto}.footer-sub-meta-item:not(:first-child){padding-left:var(--spacings-2)}}@media(min-width:1400px){.footer .footer-container{max-width:var(--container-xl)}.footer .footer-container>*:not(.footer-newsletter-wrapper){z-index:2;position:relative}.footer-main{--bs-columns:10}.footer-newsletter{max-width:calc(var(--bs-column-width) * 4 + var(--bs-gap) * 3);margin-left:auto;border-radius:0}.footer-newsletter::before{inset:0 100% auto auto;border-style:solid;border-width:50px 30px 0;border-color:var(--bg-background-color) #fff0 #fff0 #fff0;translate:50% 0}.footer-newsletter form{max-width:unset}.footer-newsletter-wrapper{position:absolute;inset:var(--spacings-5) 0 0 auto;width:100%;height:100%;background-color:var(--color-secondary)}}@media(min-width:1600px){.footer-newsletter-wrapper{height:auto}.footer-newsletter-wrapper:has(.is-invalid){height:max-content}}@media(min-width:1400px)and (max-width:1799.98px){.footer-sub{max-width:var(--container-plain-md)}}@media(min-width:1600px){.footer-newsletter::before{border-width:75px 57px 0}}@media(hover:hover){.footer-col-first p a{background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--link-color) 1px);transition:background-size 400ms,color 350ms ease;text-decoration:none}}@media(hover:hover)and (hover:hover){.footer-col-first p a:hover{color:var(--link-color);background-size:100% 100%}}@media(hover:hover){.footer-sub-list-social li a:focus-visible i{outline:3px solid var(--color-primary)}.footer-sub-list-social li a:hover i{background-color:var(--social-icon-color)}}

.frame-type-textmedia.frame-layout-2 .textmedia.image-above .text-wrapper,.frame-type-textmedia.frame-layout-2 .textmedia.image-below .text-wrapper,.frame-type-textmedia.frame-layout-2 header{margin-left:auto;margin-right:auto;padding-left:3.6rem;padding-right:3.6rem;width:100%;max-width:calc(1360px + (2 * 3.6rem))}.frame-type-textmedia{--space-between-text-media:var(--spacings-5)}.frame-type-textmedia .frame-header{margin-bottom:var(--spacings-2);max-width:unset}.frame-type-textmedia .textmedia{display:flex;flex-direction:column}.frame-type-textmedia .textmedia .text-wrapper a:not(.button){font-weight:var(--fw-light);background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover:hover){.frame-type-textmedia .textmedia .text-wrapper a:not(.button):hover{color:var(--link-color);background-size:100% 100%}}.frame-type-textmedia .textmedia.image-below,.frame-type-textmedia .textmedia.image-right{flex-direction:column-reverse}.frame-type-textmedia .textmedia.image-below .media-wrapper+.text-wrapper,.frame-type-textmedia .textmedia.image-right .media-wrapper+.text-wrapper{margin-bottom:var(--space-between-text-media)}.frame-type-textmedia .textmedia.image-above .media-wrapper+.text-wrapper,.frame-type-textmedia .textmedia.image-left .media-wrapper+.text-wrapper{margin-top:var(--space-between-text-media)}.frame-type-textmedia .textmedia.image-above .media-wrapper,.frame-type-textmedia .textmedia.image-below .media-wrapper{display:flex;justify-content:center}.frame-type-textmedia .textmedia .media-wrapper a:not(.lightbox){display:block;overflow:hidden}.frame-type-textmedia .textmedia .media-wrapper a:not(.lightbox) img{transform:scale(1);transition:transform 350ms ease}.frame-type-textmedia.frame-layout-2{max-width:unset;padding-inline:0}.frame-type-textmedia.frame-layout-2 .textmedia{max-width:var(--container-plain-4-xl);margin-inline:auto;padding-inline:var(--container-padding-none)}.frame-type-textmedia.frame-layout-2 .textmedia.image-above .media-wrapper,.frame-type-textmedia.frame-layout-2 .textmedia.image-below .media-wrapper{width:100%}.frame-type-textmedia.frame-layout-0{margin-inline:auto;max-width:var(--container-lg)}@media(min-width:768px){.frame-type-textmedia .textmedia .text-wrapper.text-multi-col-2 p,.frame-type-textmedia .textmedia .text-wrapper.text-multi-col-3 p{--multi-col-textmedia-space-between:5rem;grid-column-gap:var(--multi-col-textmedia-space-between);column-count:2}}@media(min-width:992px){.frame-type-textmedia .textmedia.image-below .media-wrapper,.frame-type-textmedia .textmedia.image-above .media-wrapper{width:100%;max-width:var(--container-plain-lg)}.frame-type-textmedia .textmedia.image-center .media-wrapper{margin-inline:auto}}@media(min-width:1200px){.frame-type-textmedia{--space-between-text-media:5rem}.frame-type-textmedia .textmedia .text-wrapper.text-multi-col-3 p{column-count:3}}@media(hover:hover){.frame-type-textmedia .textmedia .media-wrapper a:not(.lightbox):hover img{transform:scale(1.1)}}

.modal{--bs-modal-header-padding:0;--bs-modal-padding:0;--bs-modal-border-radius:20px;--bs-modal-width:calc(var(--bs-column-width) * 6 + var(--bs-gap) * 5)}.modal-dialog{margin-inline:var(--container-padding-default)}.modal-button-close{--button-size:16px;position:absolute;inset:20px var(--container-padding-default) auto auto;width:var(--button-size);height:var(--button-size);display:grid;place-items:center;font-size:2.8rem;color:var(--color-typo-default);opacity:1;transition:opacity 350ms ease}.modal-button-close i{line-height:1}.modal-header{border-bottom:none}.modal-body{padding-inline:var(--spacings-2)}.modal-body .frame{padding-inline:var(--container-padding-none)}.modal-body .jump-to-success{padding-inline:var(--spacings-5)}.modal-content{padding-block:var(--spacings-5);border:none;box-shadow:var(--shadow-secondary)}.modal-backdrop{--bs-backdrop-bg:var(--color-hsla-secondary-60);--bs-backdrop-opacity:1}.modal.cta-contact-modal{--modal-py:7rem;--bs-modal-border-radius:0;--bs-modal-margin:var(--spacings-2);--bs-modal-width:min(1000px, 100vw - var(--bs-modal-margin) * 2)}.modal.cta-contact-modal iframe{width:100%;height:100%}.modal.cta-contact-modal .modal-body{padding-inline:0;height:calc(100dvh - var(--modal-py)*2)}.modal.cta-contact-modal .modal-content{padding-block:var(--modal-py)}.modal.cta-contact-modal .modal-dialog{margin:auto}.modal.delete-wishlist-modal .modal-body-buttons{max-width:440px}.modal.delete-wishlist-modal .modal-body-buttons .button{width:100%}.modal.delete-wishlist-modal .modal-body-buttons .button-primary{display:flex}.modal.delete-wishlist-modal .modal-body-buttons .button-primary i{line-height:1}.modal.copy-wishlist-modal input{padding:1.2rem var(--spacings-3);font-size:var(--fs-default-mobile);border:none;border-radius:15px;background-color:var(--color-light-grey)}.modal.location-contact-form-modal .jump-to-success svg,.modal.download-wishlist-modal .modal-body-status svg{--icon-size:50px;width:var(--icon-size);height:var(--icon-size)}.modal.location-contact-form-modal .jump-to-success svg,.modal.location-contact-form-modal .jump-to-success svg path,.modal.download-wishlist-modal .modal-body-status svg,.modal.download-wishlist-modal .modal-body-status svg path{fill:var(--color-tertiary)}.modal.location-contact-form-modal .jump-to-success .loader-icon,.modal.download-wishlist-modal .modal-body-status .loader-icon{animation:rotate 1000ms linear infinite}.modal.location-contact-form-modal .jump-to-success .loader-icon svg path.fa-secondary,.modal.download-wishlist-modal .modal-body-status .loader-icon svg path.fa-secondary{opacity:.3}.modal.location-contact-form-modal .jump-to-success .finished-icon,.modal.download-wishlist-modal .modal-body-status .finished-icon{animation:fade-in 750ms ease}body.overlay-open.modal-open:has(.search-filter-gps) .modal{background-color:var(--color-hsla-secondary-60)}body.overlay-open.modal-open:has(.search-filter-gps) .modal-backdrop{display:none}@media(min-width:576px){.modal-body{padding-inline:var(--spacings-5)}.modal.cta-contact-modal .modal-body{height:calc(90dvh - var(--modal-py)*2)}}@media(min-width:768px){.modal-dialog{margin-inline:auto}.modal.cta-contact-modal .modal-body{height:min(600px,60vh)}}@media(hover:hover){.modal-button-close:focus-visible{outline:none}.modal-button-close:focus-visible i{outline:2px solid var(--color-primary);outline-offset:4px}.modal-button-close:hover{opacity:.5}}@keyframes rotate{to{rotate:360deg}}@keyframes fade-in{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}100%{scale:1}}

:root{--sticky-button-offset-height:60px}.sticky-group{--sticky-button-bottom:150px;padding:var(--spacings-1) var(--container-padding-default);min-height:var(--sticky-button-offset-height);background-color:var(--color-secondary)}.sticky-group-wrapper{z-index:var(--z-index-sticky-buttons)}.sticky-group .location-search-filter-switch,.sticky-group .location-search-filter-toggle{display:none}.sticky-button{display:flex;gap:.5rem;padding:.6rem var(--spacings-1);border-radius:8px;font-weight:var(--fw-regular);color:var(--color-secondary);background-color:var(--color-primary)}.sticky-button-icon{--icon-size:16px;width:var(--icon-size);height:var(--icon-size);place-items:center;pointer-events:none}.sticky-button-icon svg{fill:var(--color-secondary);transition:fill 350ms ease}.sticky-button-label{font-size:var(--fs-small-mobile)}.sticky-button-bookmark{--bookmark-starting-pos:var(--sticky-button-offset-height) + var(--sticky-button-bottom);--bookmark-button-size:var(--sticky-buttons-size, 55px);width:var(--bookmark-button-size);aspect-ratio:1/1;inset:auto 0 calc(var(--bookmark-starting-pos) + var(--bookmark-button-size) + var(--spacings-1)) auto}.sticky-button-bookmark .sticky-button{border-radius:50% 0 0 50%}.sticky-button-bookmark .sticky-button-icon{--icon-size:24px}.sticky-button-bookmark .active{background-color:var(--color-secondary)}.sticky-button-bookmark .active svg{fill:var(--color-white)}.sticky-content{padding:var(--spacings-3) var(--container-padding-default) var(--spacings-5);border-radius:3px 3px 0 0}.sticky-content-container{min-height:0}.sticky-content-container-wrapper{position:fixed;inset:auto 0 var(--sticky-button-offset-height) auto;grid-template-rows:0fr;color:var(--color-secondary);background-color:var(--color-white);box-shadow:var(--shadow-sticky-content);transition:grid-template-rows 500ms ease}.sticky-content-wrapper{z-index:var(--z-index-sticky-content)}.sticky-content-wrapper[data-free-care-aid] .call-button{display:flex}.sticky-content-wrapper.show .sticky-content-container-wrapper{grid-template-rows:1fr}.sticky-content-close{--icon-size:25px;--icon-offset:25px;inset:var(--icon-offset) var(--icon-offset) auto auto;width:var(--icon-size);height:var(--icon-size);place-items:center;opacity:1;transition:opacity 350ms ease}.sticky-content-close i{font-size:3.5rem}main:has(.frame-type-mindshapelocations_search)~.sticky-group-wrapper .location-search-filter-switch,main:has(.frame-type-mindshapelocations_search)~.sticky-group-wrapper .location-search-filter-toggle,main:has(.frame-type-mindshapelocations_searchtwentyfourhourscare)~.sticky-group-wrapper .location-search-filter-switch,main:has(.frame-type-mindshapelocations_searchtwentyfourhourscare)~.sticky-group-wrapper .location-search-filter-toggle,main:has(.frame-type-mindshapelocations_searchregionaloffer)~.sticky-group-wrapper .location-search-filter-switch,main:has(.frame-type-mindshapelocations_searchregionaloffer)~.sticky-group-wrapper .location-search-filter-toggle{display:flex}main:has(.frame-type-mindshapelocations_searchpharmacy)~.sticky-group-wrapper .location-search-filter-toggle{display:flex}@media(min-width:768px){:root{--sticky-button-offset-height:0px}.sticky-group{padding:0;width:var(--sticky-buttons-size);gap:var(--spacings-2);align-items:flex-end;flex-flow:column nowrap;min-height:unset;background-color:#fff0}.sticky-group-wrapper{--sticky-buttons-offset-x:0;--sticky-buttons-size:80px;--sticky-content-width:min(calc(var(--bs-column-width) * 6 + var(--bs-gap) * 5), 80vw);position:fixed;inset:auto var(--sticky-buttons-offset-x) 20% auto}.sticky-button{position:relative;padding:0;width:var(--sticky-buttons-size);height:var(--sticky-buttons-size);border-radius:50% 0 0 50%;box-shadow:var(--shadow-primary);flex-shrink:0;transition:background-color 350ms ease}.sticky-button-icon{--icon-size:40px}.sticky-button-label{display:none}.sticky-button-bookmark{position:static;inset:unset}.sticky-button-bookmark .sticky-button-icon{--icon-size:35px}.sticky-content{height:auto;padding:var(--spacings-5) var(--spacings-5) var(--spacings-5) var(--spacings-8);border-radius:3px 0 0 3px}.sticky-content-container{min-height:unset;max-width:var(--sticky-content-width)}.sticky-content-container-wrapper{display:block;position:relative;width:var(--sticky-content-width)}.sticky-content-wrapper{height:var(--sticky-buttons-size);translate:var(--sticky-content-width) 0;transition:translate 500ms ease-in-out}.sticky-content-wrapper.show{translate:0}}@media(max-width:767.98px){.sticky-group-wrapper{border-top:1px solid var(--color-white)}.sticky-group-wrapper .sticky-button-contact{gap:var(--spacings-1);max-width:max-content;font-size:var(--fs-small-mobile)}}@media(min-width:1400px){.sticky-group-wrapper{top:50%}body.overlay-open .sticky-group-wrapper,body.compensate-for-scrollbar .sticky-group-wrapper{right:15px}}@media(min-width:1600px){.sticky-group-wrapper{top:40%}}@media(hover:hover){.sticky-button:focus-visible{outline:3px solid var(--color-typo-default)}.sticky-button:hover{background-color:var(--color-secondary)}.sticky-button:hover svg{fill:var(--color-white)}.sticky-content-close:hover{opacity:.5}}

#back-to-top{--back-to-top-size:35px;width:var(--back-to-top-size);height:var(--back-to-top-size);border-radius:10px;rotate:-90deg;background-color:var(--color-light-tertiary-100)}#back-to-top svg{width:18px;height:auto}@media(min-width:768px){#back-to-top{--back-to-top-size:60px;--back-to-top-offset-x:50px;--back-to-top-offset-y:5%;z-index:var(--z-index-to-top-button);position:fixed;inset:auto var(--back-to-top-offset-x) var(--back-to-top-offset-y) auto;opacity:0;background-color:var(--color-primary);box-shadow:var(--shadow-primary);border-radius:50%;translate:0 25px;transition:translate 350ms,opacity 350ms,background-color 350ms ease}#back-to-top.show{opacity:1;translate:0}#back-to-top svg{height:25px;width:auto}}@media(min-width:1400px){#back-to-top{--back-to-top-offset-y:50px}}@media(min-width:1400px){body.overlay-open #back-to-top,body.compensate-for-scrollbar #back-to-top{right:calc(var(--back-to-top-offset-x) + 15px)}}@media(hover:hover){#back-to-top:focus-visible{outline-color:var(--color-white);outline-offset:0}#back-to-top:hover{background-color:var(--color-light-secondary)}#back-to-top:hover svg{fill:var(--color-white)}}

.loader{z-index:var(--z-index-loader);display:none;place-items:center;position:fixed;inset:0;background-color:var(--color-hsla-black-60)}.loader img{--loader-size:100px;width:var(--loader-size);height:var(--loader-size);opacity:0;transform:scale(.8);animation:fade 650ms ease infinite alternate}.loader.show{display:grid}@media(min-width:768px){.loader img{--loader-size:175px}}@media(min-width:1400px){.loader img{--loader-size:250px}}@keyframes fade{to{opacity:1;transform:scale(1)}}

@media(min-width:768px){.symplr-loaded #back-to-top{--back-to-top-offset-x:30px;--back-to-top-offset-y:140px}}@media(min-width:1200px){.symplr-loaded #back-to-top{--back-to-top-offset-x:50px;--back-to-top-offset-y:125px}}@media(min-width:1800px){.sky_add{width:300px;height:600px;position:absolute;right:5rem}}

.search-form{--form-margin-top:var(--spacings-1);z-index:-1;place-items:center;margin-top:var(--form-margin-top);translate:0 calc((var(--input-height) + var(--form-margin-top))*-1);transition:translate 350ms ease,z-index 0ms linear 350ms}.search-form input{padding:0;font-size:inherit;line-height:1.2;border:none;transition:padding 350ms ease-in-out}.search-form input:focus{outline:none;box-shadow:none}.search-form .input-wrapper{padding:1.2rem var(--spacings-3);background-color:var(--color-white)}.search-form .input-wrapper .input-close{--input-close-size:14px;width:var(--input-close-size);height:var(--input-close-size);place-items:center;opacity:1;transition:opacity 350ms ease}.search-form .input-wrapper .input-close svg{pointer-events:none}.search-form button{--button-hover-color:var(--color-secondary);--button-hover-bg-color:var(--color-light-tertiary-100);--button-hover-border-color:var(--color-light-tertiary-100);display:none;translate:0!important;width:max-content}.search-form-dropdown .dropdown-toggle{text-align:left;translate:0;box-shadow:none;border-radius:var(--border-radius);max-height:var(--input-height)}.search-form-inner{--input-height:43px;--border-radius:8px;padding-block:var(--spacings-2);border-radius:var(--border-radius)}.search-form-inner.category-selected .search-form{z-index:0;translate:0}.search-form-inner.category-selected .search-form-dropdown .dropdown-toggle{--button-color:var(--color-white);--button-bg-color:var(--color-secondary);--button-hover-color:var(--color-secondary);--button-hover-bg-color:var(--color-white)}@media(min-width:1200px){.search-form{z-index:var(--z-index-solr-autosuggestions)!important;place-items:normal;margin-top:0;translate:0;grid-template-columns:0 auto;transition:grid-template-columns 500ms ease-in-out}.search-form input{border-radius:0}.search-form .input-wrapper{padding-block:var(--spacings-2)}.search-form .input-wrapper .input-close{--input-close-size:18px}.search-form .input-wrapper button[type=submit]{display:none}.search-form button{display:flex;border-top-left-radius:0;border-bottom-left-radius:0}.search-form-dropdown .dropdown-toggle{--button-bg-color:var(--color-white);height:100%;max-height:unset;padding-block:var(--spacings-2);border-top-right-radius:0;border-bottom-right-radius:0}.search-form-inner{padding-block:0;box-shadow:var(--shadow-secondary);grid-template-columns:308px 144px;transition:grid-template-columns 500ms ease-in-out}.search-form-inner.category-selected{grid-template-columns:265px 390px}.search-form-inner.category-selected .search-form-dropdown .dropdown-toggle{border-right:1px solid var(--color-secondary)}.search-form-inner.category-selected form{grid-template-columns:250px auto}.search-form-wrapper{--border-radius:15px;padding-block:0}}@media(hover:hover){.search-form-dropdown .dropdown-item:hover{background-color:#fff0}.search-form-dropdown .dropdown-item:hover::before{opacity:.5}.search-form .input-wrapper .input-close:hover{cursor:pointer;opacity:.5}}

.dropdown{z-index:var(--z-index-dropdown)}.dropdown-toggle{--link-color:var(--color-typo-default);display:flex;gap:var(--spacings-1);justify-content:space-between;align-items:center;position:relative;padding:1.2rem var(--spacings-3);border:var(--dropdown-border-width) solid var(--dropdown-border-color);text-align:left;transition:background-color 350ms ease}.dropdown-toggle::after{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:1.5rem;font-weight:400;display:block;border:none;rotate:0deg;transition:rotate 350ms ease}.dropdown-toggle.show::after{rotate:180deg}.dropdown li:not(:last-child){border-bottom:1px solid var(--dropdown-border-color)}.dropdown-item{display:flex;gap:var(--spacings-1);padding:0;font-weight:var(--fw-light);background-color:#fff0;white-space:normal;transition:background-color 350ms ease;visibility:hidden}.dropdown-item::before{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:2rem;font-weight:900;opacity:0;flex-shrink:0;line-height:1;transition:opacity 350ms ease}.dropdown-item.active{pointer-events:none;font-weight:var(--fw-bold)}.dropdown-item.active::before{opacity:1}.dropdown-menu{--bs-dropdown-zindex:var(--z-index-dropdown);--bs-dropdown-link-color:var(--color-white);--bs-dropdown-link-hover-color:var(--color-white);--bs-dropdown-link-hover-bg:transparent;--bs-dropdown-link-active-color:var(--color-white);--bs-dropdown-link-active-bg:transparent;gap:var(--spacings-1);padding:var(--spacings-2) var(--spacings-3);overflow:auto;min-width:250px;height:max-content;max-height:300px;top:calc(100% + var(--spacings-1)/2)!important;font-size:inherit;border:none;pointer-events:none;background-color:var(--color-secondary);transform:none!important}.dropdown-menu.show{display:flex;flex-direction:column;pointer-events:auto}.dropdown-menu.show .dropdown-menu-item,.dropdown-menu.show .dropdown-item{visibility:visible}.dropdown-menu.show~.dropdown-toggle::after{rotate:180deg}@media(min-width:768px){.dropdown-menu{max-height:460px}}@media(hover:hover){.dropdown-item:hover{cursor:pointer;background-color:var(--color-hsla-white-20)}.dropdown-toggle:hover{translate:0}}

.frame-type-mindshapelocations_search,.frame-type-mindshapelocations_searchregionaloffer,.frame-type-mindshapelocations_detail,.frame-type-mindshapelocations_regionalofferdetail,.frame-type-mask_google_maps{--google-maps-height:min( 100vh - var(--header-offset-height) - var(--sticky-button-offset-height) - var(--spacings-2), 700px );--negative-margin:130px;padding:0;max-width:unset}.frame-type-mindshapelocations_search .maps-container,.frame-type-mindshapelocations_searchregionaloffer .maps-container,.frame-type-mindshapelocations_detail .maps-container,.frame-type-mindshapelocations_regionalofferdetail .maps-container,.frame-type-mask_google_maps .maps-container{height:var(--google-maps-height);isolation:isolate}.frame-type-mindshapelocations_search .maps-google,.frame-type-mindshapelocations_searchregionaloffer .maps-google,.frame-type-mindshapelocations_detail .maps-google,.frame-type-mindshapelocations_regionalofferdetail .maps-google,.frame-type-mask_google_maps .maps-google{height:calc(var(--google-maps-height) + var(--negative-margin)*2);margin-top:calc(var(--negative-margin)*-1)}.frame-type-mindshapelocations_search .maps-company,.frame-type-mindshapelocations_searchregionaloffer .maps-company,.frame-type-mindshapelocations_detail .maps-company,.frame-type-mindshapelocations_regionalofferdetail .maps-company,.frame-type-mask_google_maps .maps-company{font-weight:var(--fw-regular)}.frame-type-mindshapelocations_search .maps-company-name,.frame-type-mindshapelocations_searchregionaloffer .maps-company-name,.frame-type-mindshapelocations_detail .maps-company-name,.frame-type-mindshapelocations_regionalofferdetail .maps-company-name,.frame-type-mask_google_maps .maps-company-name{margin-bottom:0}.frame-type-mindshapelocations_search .maps-company i,.frame-type-mindshapelocations_searchregionaloffer .maps-company i,.frame-type-mindshapelocations_detail .maps-company i,.frame-type-mindshapelocations_regionalofferdetail .maps-company i,.frame-type-mask_google_maps .maps-company i{color:var(--color-tertiary)}.frame-type-mindshapelocations_search .maps-company a,.frame-type-mindshapelocations_searchregionaloffer .maps-company a,.frame-type-mindshapelocations_detail .maps-company a,.frame-type-mindshapelocations_regionalofferdetail .maps-company a,.frame-type-mask_google_maps .maps-company a{--link-color:var(--color-typo-default);--link-hover-color:var(--color-typo-default);font-weight:var(--fw-light);max-width:max-content}.frame-type-mindshapelocations_search .maps-company a span,.frame-type-mindshapelocations_searchregionaloffer .maps-company a span,.frame-type-mindshapelocations_detail .maps-company a span,.frame-type-mindshapelocations_regionalofferdetail .maps-company a span,.frame-type-mask_google_maps .maps-company a span{background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px),var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover:hover){.frame-type-mindshapelocations_search .maps-company a span:hover,.frame-type-mindshapelocations_searchregionaloffer .maps-company a span:hover,.frame-type-mindshapelocations_detail .maps-company a span:hover,.frame-type-mindshapelocations_regionalofferdetail .maps-company a span:hover,.frame-type-mask_google_maps .maps-company a span:hover{color:var(--link-color);background-size:100% 100%}}.frame-type-mindshapelocations_search .maps-card,.frame-type-mindshapelocations_searchregionaloffer .maps-card,.frame-type-mindshapelocations_detail .maps-card,.frame-type-mindshapelocations_regionalofferdetail .maps-card,.frame-type-mask_google_maps .maps-card{--bg-padding-block:var(--spacings-3);--bg-background-color:var(--color-white);z-index:1;border-radius:5px;box-shadow:var(--shadow-primary);pointer-events:auto;width:min(100%,var(--bs-column-width) * 4 + var(--bs-gap) * 3)}.frame-type-mindshapelocations_search .maps-card-overlay,.frame-type-mindshapelocations_searchregionaloffer .maps-card-overlay,.frame-type-mindshapelocations_detail .maps-card-overlay,.frame-type-mindshapelocations_regionalofferdetail .maps-card-overlay,.frame-type-mask_google_maps .maps-card-overlay{z-index:var(--z-index-google-maps-overlay);background-color:var(--color-hsla-black-60)}.frame-type-mindshapelocations_search .maps-card-overlay-wrapper,.frame-type-mindshapelocations_searchregionaloffer .maps-card-overlay-wrapper,.frame-type-mindshapelocations_detail .maps-card-overlay-wrapper,.frame-type-mindshapelocations_regionalofferdetail .maps-card-overlay-wrapper,.frame-type-mask_google_maps .maps-card-overlay-wrapper{z-index:var(--z-index-google-maps-overlay-wrapper);isolation:isolate}.frame-type-mindshapelocations_search .maps-card-overlay-wrapper img,.frame-type-mindshapelocations_searchregionaloffer .maps-card-overlay-wrapper img,.frame-type-mindshapelocations_detail .maps-card-overlay-wrapper img,.frame-type-mindshapelocations_regionalofferdetail .maps-card-overlay-wrapper img,.frame-type-mask_google_maps .maps-card-overlay-wrapper img{width:100%;height:100%;object-fit:cover}.frame-type-mindshapelocations_search .maps-card-overlay-wrapper .accept-cookies,.frame-type-mindshapelocations_searchregionaloffer .maps-card-overlay-wrapper .accept-cookies,.frame-type-mindshapelocations_detail .maps-card-overlay-wrapper .accept-cookies,.frame-type-mindshapelocations_regionalofferdetail .maps-card-overlay-wrapper .accept-cookies,.frame-type-mask_google_maps .maps-card-overlay-wrapper .accept-cookies{z-index:var(--z-index-google-maps-overlay-button)}.frame-type-mindshapelocations_search .maps-card-button-wrapper,.frame-type-mindshapelocations_searchregionaloffer .maps-card-button-wrapper,.frame-type-mindshapelocations_detail .maps-card-button-wrapper,.frame-type-mindshapelocations_regionalofferdetail .maps-card-button-wrapper,.frame-type-mask_google_maps .maps-card-button-wrapper{padding-inline:var(--container-padding-default)}.frame-type-mindshapelocations_search .maps-card-button-wrapper .accept,.frame-type-mindshapelocations_searchregionaloffer .maps-card-button-wrapper .accept,.frame-type-mindshapelocations_detail .maps-card-button-wrapper .accept,.frame-type-mindshapelocations_regionalofferdetail .maps-card-button-wrapper .accept,.frame-type-mask_google_maps .maps-card-button-wrapper .accept{margin:0;max-width:unset}.frame-type-mindshapelocations_search .maps-card-mobile,.frame-type-mindshapelocations_searchregionaloffer .maps-card-mobile,.frame-type-mindshapelocations_detail .maps-card-mobile,.frame-type-mindshapelocations_regionalofferdetail .maps-card-mobile,.frame-type-mask_google_maps .maps-card-mobile{padding-inline:var(--container-padding-default)}.frame-type-mindshapelocations_search .maps-card-desktop,.frame-type-mindshapelocations_searchregionaloffer .maps-card-desktop,.frame-type-mindshapelocations_detail .maps-card-desktop,.frame-type-mindshapelocations_regionalofferdetail .maps-card-desktop,.frame-type-mask_google_maps .maps-card-desktop{z-index:1000;pointer-events:none}.frame-type-mindshapelocations_search.cookie-accepted .maps-card,.frame-type-mindshapelocations_searchregionaloffer.cookie-accepted .maps-card,.frame-type-mindshapelocations_detail.cookie-accepted .maps-card,.frame-type-mindshapelocations_regionalofferdetail.cookie-accepted .maps-card,.frame-type-mask_google_maps.cookie-accepted .maps-card{display:flex}.frame-type-mindshapelocations_search.cookie-accepted .maps-card-overlay-wrapper,.frame-type-mindshapelocations_searchregionaloffer.cookie-accepted .maps-card-overlay-wrapper,.frame-type-mindshapelocations_detail.cookie-accepted .maps-card-overlay-wrapper,.frame-type-mindshapelocations_regionalofferdetail.cookie-accepted .maps-card-overlay-wrapper,.frame-type-mask_google_maps.cookie-accepted .maps-card-overlay-wrapper{display:none;pointer-events:none}.frame-type-mindshapelocations_search.cookie-accepted .maps-google,.frame-type-mindshapelocations_searchregionaloffer.cookie-accepted .maps-google,.frame-type-mindshapelocations_detail.cookie-accepted .maps-google,.frame-type-mindshapelocations_regionalofferdetail.cookie-accepted .maps-google,.frame-type-mask_google_maps.cookie-accepted .maps-google{display:flex}@media(max-width:575.98px){.frame-type-mindshapelocations_search .maps-card,.frame-type-mindshapelocations_searchregionaloffer .maps-card,.frame-type-mindshapelocations_detail .maps-card,.frame-type-mindshapelocations_regionalofferdetail .maps-card,.frame-type-mask_google_maps .maps-card{margin-top:calc(var(--spacings-5)*-1)}.frame-type-mindshapelocations_search .maps-card-mobile,.frame-type-mindshapelocations_searchregionaloffer .maps-card-mobile,.frame-type-mindshapelocations_detail .maps-card-mobile,.frame-type-mindshapelocations_regionalofferdetail .maps-card-mobile,.frame-type-mask_google_maps .maps-card-mobile{padding-bottom:var(--spacings-5)}}@media(hover:hover){.frame-type-mindshapelocations_search .maps-card a:hover span,.frame-type-mindshapelocations_searchregionaloffer .maps-card a:hover span,.frame-type-mindshapelocations_detail .maps-card a:hover span,.frame-type-mindshapelocations_regionalofferdetail .maps-card a:hover span,.frame-type-mask_google_maps .maps-card a:hover span{background-size:100% 100%}.frame-type-mindshapelocations_search .maps-card a:focus-visible,.frame-type-mindshapelocations_searchregionaloffer .maps-card a:focus-visible,.frame-type-mindshapelocations_detail .maps-card a:focus-visible,.frame-type-mindshapelocations_regionalofferdetail .maps-card a:focus-visible,.frame-type-mask_google_maps .maps-card a:focus-visible{color:var(--bg-link-focus-color,var(--color-white));background-color:var(--bg-link-focus-bg-color,var(--link-color))}}

.frame-type-mindshapelocations_search,.frame-type-mindshapelocations_searchregionaloffer,.frame-type-mindshapelocations_searchtwentyfourhourscare,.frame-type-mindshapelocations_searchpharmacy{padding:0;max-width:unset}.frame-type-mindshapelocations_search .frame-header,.frame-type-mindshapelocations_searchregionaloffer .frame-header,.frame-type-mindshapelocations_searchtwentyfourhourscare .frame-header,.frame-type-mindshapelocations_searchpharmacy .frame-header{padding-inline:var(--container-padding-default)}.frame-type-mindshapelocations_search .offcanvas .frame-header,.frame-type-mindshapelocations_searchregionaloffer .offcanvas .frame-header,.frame-type-mindshapelocations_searchtwentyfourhourscare .offcanvas .frame-header,.frame-type-mindshapelocations_searchpharmacy .offcanvas .frame-header{padding-inline:0}.frame-type-mindshapelocations_search .location-search-form>div:first-child,.frame-type-mindshapelocations_searchregionaloffer .location-search-form>div:first-child,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-form>div:first-child,.frame-type-mindshapelocations_searchpharmacy .location-search-form>div:first-child{display:none}.frame-type-mindshapelocations_search .location-search-tags,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags,.frame-type-mindshapelocations_searchpharmacy .location-search-tags{display:none}.frame-type-mindshapelocations_search .location-search-tags:has(li),.frame-type-mindshapelocations_searchregionaloffer .location-search-tags:has(li),.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags:has(li),.frame-type-mindshapelocations_searchpharmacy .location-search-tags:has(li){display:flex}.frame-type-mindshapelocations_search .location-search-content,.frame-type-mindshapelocations_searchregionaloffer .location-search-content,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-content,.frame-type-mindshapelocations_searchpharmacy .location-search-content{margin-inline:auto;width:100%;max-width:var(--container-xl)}.frame-type-mindshapelocations_search .location-search-content-list,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-list,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-content-list,.frame-type-mindshapelocations_searchpharmacy .location-search-content-list{padding-inline:var(--container-padding-default)}.frame-type-mindshapelocations_search .location-search-content-list .location-search-result-items,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-list .location-search-result-items,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-content-list .location-search-result-items,.frame-type-mindshapelocations_searchpharmacy .location-search-content-list .location-search-result-items{row-gap:var(--spacings-3)}.frame-type-mindshapelocations_search .location-search-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-wrapper,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-wrapper{padding-block:0;background-color:var(--bg-background-color)}@media(min-width:768px){.frame-type-mindshapelocations_search .frame-header,.frame-type-mindshapelocations_searchregionaloffer .frame-header,.frame-type-mindshapelocations_searchtwentyfourhourscare .frame-header,.frame-type-mindshapelocations_searchpharmacy .frame-header{margin-bottom:var(--spacings-5)}.frame-type-mindshapelocations_search .location-search-filter,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter,.frame-type-mindshapelocations_searchpharmacy .location-search-filter{padding-top:0}.frame-type-mindshapelocations_search .location-search-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-wrapper,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-wrapper{margin-top:var(--frame-space-after-medium);padding-block:var(--frame-space-after-medium);background-color:var(--color-light-grey)}.frame-type-mindshapelocations_search .location-search-wrapper.no-results,.frame-type-mindshapelocations_searchregionaloffer .location-search-wrapper.no-results,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-wrapper.no-results,.frame-type-mindshapelocations_searchpharmacy .location-search-wrapper.no-results{margin-top:var(--frame-space-after-none);padding-block:unset}.background-grey .frame-type-mindshapelocations_search .location-search-wrapper:not(.no-results),.background-grey .frame-type-mindshapelocations_searchregionaloffer .location-search-wrapper:not(.no-results),.background-grey .frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-wrapper:not(.no-results),.background-grey .frame-type-mindshapelocations_searchpharmacy .location-search-wrapper:not(.no-results){background-color:var(--color-white)}.background-grey:has(.frame-type-mindshapelocations_search),.background-grey:has(.frame-type-mindshapelocations_searchregionaloffer),.background-grey:has(.frame-type-mindshapelocations_searchtwentyfourhourscare),.background-grey:has(.frame-type-mindshapelocations_searchpharmacy){padding-bottom:0}}

.frame-type-mindshapelocations_search .location-search-content .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-item,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-item,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-item{--icon-size:25px}.frame-type-mindshapelocations_search .location-search-content .teaser-bookmark i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-bookmark i,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-bookmark i,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-bookmark i{width:var(--icon-size);height:var(--icon-size);font-size:var(--icon-size);pointer-events:none;line-height:1;color:var(--color-secondary);transition:color 350ms ease}.frame-type-mindshapelocations_search .location-search-content .teaser-bookmark i::after,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-bookmark i::after,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-bookmark i::after,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-bookmark i::after{position:absolute;inset:0;color:var(--color-primary);scale:0;transition:scale 450ms ease;content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:var(--icon-size);font-weight:900}.frame-type-mindshapelocations_search .location-search-content a.teaser-item .teaser-bookmark.active i::before,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item .teaser-bookmark.active i::before,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item .teaser-bookmark.active i::before,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item .teaser-bookmark.active i::before{display:block;animation:bookmark-active 500ms ease-in-out}.frame-type-mindshapelocations_search .location-search-content a.teaser-item .teaser-bookmark.active i,.frame-type-mindshapelocations_search .location-search-content a.teaser-item.mouseover .teaser-bookmark:hover i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item .teaser-bookmark.active i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item.mouseover .teaser-bookmark:hover i,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item .teaser-bookmark.active i,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item.mouseover .teaser-bookmark:hover i,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item .teaser-bookmark.active i,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item.mouseover .teaser-bookmark:hover i{color:var(--color-primary)}.frame-type-mindshapelocations_search .location-search-content a.teaser-item .teaser-bookmark.active i::after,.frame-type-mindshapelocations_search .location-search-content a.teaser-item.mouseover .teaser-bookmark:hover i::after,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item .teaser-bookmark.active i::after,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item.mouseover .teaser-bookmark:hover i::after,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item .teaser-bookmark.active i::after,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item.mouseover .teaser-bookmark:hover i::after,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item .teaser-bookmark.active i::after,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item.mouseover .teaser-bookmark:hover i::after{scale:1}@media(min-width:1200px){.frame-type-mindshapelocations_search .location-search-content .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-item,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-item,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-item{--icon-size:30px}}@keyframes bookmark-active{from{scale:1;opacity:1}to{scale:1.5;opacity:0}}.frame-type-mindshapelocations_search .location-search-content .frame-header,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .frame-header,.frame-type-mindshapebookmarks_list .location-grid-wrapper .frame-header,.frame-type-mindshapelocations_detail .teaser-wrapper .frame-header{padding-inline:var(--container-padding-default)}.frame-type-mindshapelocations_search .location-search-content .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-item,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-item,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-item{--link-color:var(--color-typo-default);--link-hover-color:var(--color-typo-default);height:100%}.frame-type-mindshapelocations_search .location-search-content .teaser-item-wrapper::before,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-item-wrapper::before,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-item-wrapper::before,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-item-wrapper::before{display:none}.frame-type-mindshapelocations_search .location-search-content .teaser-image-wrapper,.frame-type-mindshapelocations_search .location-search-content .teaser-text-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-image-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-text-wrapper,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-image-wrapper,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-text-wrapper,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-image-wrapper,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-text-wrapper{grid-column:auto/span 12}.frame-type-mindshapelocations_search .location-search-content .teaser-image-wrapper.premium-border,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-image-wrapper.premium-border,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-image-wrapper.premium-border,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-image-wrapper.premium-border{border:2px solid var(--color-primary)}.frame-type-mindshapelocations_search .location-search-content .teaser-image-wrapper.premium-border::after,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-image-wrapper.premium-border::after,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-image-wrapper.premium-border::after,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-image-wrapper.premium-border::after{position:absolute;top:-2px;right:-2px;content:"Premium";padding:.5rem 1rem;background-color:var(--color-primary);font-weight:var(--fw-light);font-size:clamp(var(--fs-small-mobile),3vw,var(--fs-small-desktop))}.frame-type-mindshapelocations_search .location-search-content .teaser-image img,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-image img,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-image img,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-image img{width:100%;height:100%;object-fit:contain;will-change:scale;scale:1;background-color:var(--color-secondary);transition:scale 350ms ease}.frame-type-mindshapelocations_search .location-search-content .teaser-header,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-header,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-header,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-header{margin-bottom:0;width:calc(100% - var(--icon-size) - var(--spacings-1));hyphens:none}.frame-type-mindshapelocations_search .location-search-content .teaser-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-button,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-button,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-button{display:flex;width:max-content}.frame-type-mindshapelocations_search .location-search-content .teaser-button i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-button i,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-button i,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-button i{line-height:1}.frame-type-mindshapelocations_search .location-search-content .teaser-seal,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal{inset:30px auto auto -10px;width:70px;height:40px;display:grid;place-items:center;font-weight:var(--fw-regular);background-color:var(--color-light-tertiary-100);border-radius:0 5px 5px 0;font-size:var(--fs-x-small-mobile)}@media(min-width:768px){.frame-type-mindshapelocations_search .location-search-content .teaser-seal,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal{font-size:var(--fs-x-small-desktop)}}@supports(font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))){.frame-type-mindshapelocations_search .location-search-content .teaser-seal,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal{font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))}}.frame-type-mindshapelocations_search .location-search-content .teaser-seal::before,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal::before,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal::before,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal::before{content:"";position:absolute;inset:-10px auto auto 0;border-style:solid;border-width:0 0 10px 10px;border-color:#fff0 #fff0 var(--color-tertiary) #fff0}.frame-type-mindshapelocations_search .location-search-content .teaser-seal .aspect-ratios-box,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal .aspect-ratios-box,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal .aspect-ratios-box,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal .aspect-ratios-box{--img-size:45px;position:absolute;inset:10px 10px auto auto;width:var(--img-size);height:var(--img-size);transition:translate 350ms ease}.frame-type-mindshapelocations_search .location-search-content .teaser-seal .aspect-ratios-box img,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal .aspect-ratios-box img,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal .aspect-ratios-box img,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal .aspect-ratios-box img{scale:1!important}@media(min-width:576px){.frame-type-mindshapelocations_search .location-search-content .teaser-seal,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal{width:90px}.frame-type-mindshapelocations_search .location-search-content .teaser-seal .aspect-ratios-box,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal .aspect-ratios-box,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal .aspect-ratios-box,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal .aspect-ratios-box{--img-size:60px}}.frame-type-mindshapelocations_search .location-search-content .teaser-seal span,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal span,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal span,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal span{opacity:0;transition:opacity 350ms ease}@media(hover:hover){.frame-type-mindshapelocations_search .location-search-content .teaser-seal:hover .aspect-ratios-box,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal:hover .aspect-ratios-box,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal:hover .aspect-ratios-box,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal:hover .aspect-ratios-box{translate:0 calc(var(--img-size)/2)}.frame-type-mindshapelocations_search .location-search-content .teaser-seal:hover span,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal:hover span,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal:hover span,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal:hover span{opacity:1}}.frame-type-mindshapelocations_search .location-search-content .teaser-seal img,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-seal img,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-seal img,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-seal img{background-color:unset}.frame-type-mindshapelocations_search .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper{--swiper-slides-per-view:1;--swiper-space-between:20px;--swiper-slide-col-width:calc( (100% - ((var(--swiper-slides-per-view) - 1) * var(--swiper-space-between))) / var(--swiper-slides-per-view) );display:flex;width:auto;gap:var(--swiper-space-between)}.frame-type-mindshapelocations_search .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper .swiper-slide,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper .swiper-slide,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper .swiper-slide,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view="1"] .swiper-wrapper .swiper-slide{flex:0 0 auto;width:var(--swiper-slide-col-width);opacity:1;pointer-events:auto}@media(min-width:768px){.frame-type-mindshapelocations_search .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-md="2"] .swiper-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-md="2"] .swiper-wrapper,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-md="2"] .swiper-wrapper,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-md="2"] .swiper-wrapper{--swiper-slides-per-view:2;--swiper-space-between:41px}}@media(min-width:1200px){.frame-type-mindshapelocations_search .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-xl="3"] .swiper-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-xl="3"] .swiper-wrapper,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-xl="3"] .swiper-wrapper,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-slider-wrapper .swiper:not(.swiper-initialized)[data-slides-per-view-xl="3"] .swiper-wrapper{--swiper-slides-per-view:3}}.frame-type-mindshapelocations_search .location-search-content .teaser-slider-wrapper .swiper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content .teaser-slider-wrapper .swiper,.frame-type-mindshapebookmarks_list .location-grid-wrapper .teaser-slider-wrapper .swiper,.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-slider-wrapper .swiper{padding-inline:var(--container-padding-default)}.frame-type-mindshapelocations_detail .teaser-wrapper .teaser-slider-wrapper{margin-inline:auto;max-width:var(--container-lg)}@media(min-width:768px){.frame-type-mindshapelocations_detail .teaser-wrapper .swiper-slide-visible+.swiper-slide-visible:not(:only-child)::before{content:"";position:absolute;top:0;left:calc(var(--spacings-2)*-1 - 1px);height:100%;border-left:1px solid var(--color-grey)}}@media(hover:hover){.frame-type-mindshapelocations_search .location-search-content a.teaser-item:hover:not(.mouseover) .teaser-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item:hover:not(.mouseover) .teaser-button,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item:hover:not(.mouseover) .teaser-button,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item:hover:not(.mouseover) .teaser-button{color:var(--bg-button-hover-color,var(--button-hover-color));background-color:var(--bg-button-hover-bg-color,var(--button-hover-bg-color));border-color:var(--bg-button-hover-border-color,var(--button-hover-border-color))}.frame-type-mindshapelocations_search .location-search-content a.teaser-item:hover:not(.mouseover) .teaser-button i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item:hover:not(.mouseover) .teaser-button i,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item:hover:not(.mouseover) .teaser-button i,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item:hover:not(.mouseover) .teaser-button i{color:var(--bg-button-hover-color,var(--button-hover-color))}.frame-type-mindshapelocations_search .location-search-content a.teaser-item:hover:not(.mouseover) .teaser-image img,.frame-type-mindshapelocations_searchregionaloffer .location-search-content a.teaser-item:hover:not(.mouseover) .teaser-image img,.frame-type-mindshapebookmarks_list .location-grid-wrapper a.teaser-item:hover:not(.mouseover) .teaser-image img,.frame-type-mindshapelocations_detail .teaser-wrapper a.teaser-item:hover:not(.mouseover) .teaser-image img{scale:1.05}}

.frame-type-mindshapelocations_search .detail-tooltip,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip,.frame-type-mindshapelocations_twentyfourhourscaredetail .detail-tooltip,.frame-type-mindshapelocations_detail .detail-tooltip,.frame-type-mindshapebookmarks_list .detail-tooltip{--icon-size:15px;padding:.5rem var(--spacings-1);background-color:#fff0;border:1px solid var(--color-tertiary);border-radius:25px;cursor:default;font-size:var(--fs-x-small-mobile)}@media(min-width:768px){.frame-type-mindshapelocations_search .detail-tooltip,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip,.frame-type-mindshapelocations_twentyfourhourscaredetail .detail-tooltip,.frame-type-mindshapelocations_detail .detail-tooltip,.frame-type-mindshapebookmarks_list .detail-tooltip{font-size:var(--fs-x-small-desktop)}}@supports(font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))){.frame-type-mindshapelocations_search .detail-tooltip,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip,.frame-type-mindshapelocations_twentyfourhourscaredetail .detail-tooltip,.frame-type-mindshapelocations_detail .detail-tooltip,.frame-type-mindshapebookmarks_list .detail-tooltip{font-size:clamp(var(--fs-x-small-mobile), 3vw, var(--fs-x-small-desktop))}}.frame-type-mindshapelocations_search .detail-tooltip-icon,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip-icon,.frame-type-mindshapelocations_twentyfourhourscaredetail .detail-tooltip-icon,.frame-type-mindshapelocations_detail .detail-tooltip-icon,.frame-type-mindshapebookmarks_list .detail-tooltip-icon{display:grid;place-items:center;transition:background-color 350ms ease;pointer-events:none}.frame-type-mindshapelocations_search .detail-tooltip svg,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip svg,.frame-type-mindshapelocations_twentyfourhourscaredetail .detail-tooltip svg,.frame-type-mindshapelocations_detail .detail-tooltip svg,.frame-type-mindshapebookmarks_list .detail-tooltip svg{width:var(--icon-size);aspect-ratio:1/1}.frame-type-mindshapelocations_search .detail-tooltip[aria-describedby] .detail-tooltip-icon,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip[aria-describedby] .detail-tooltip-icon,.frame-type-mindshapelocations_twentyfourhourscaredetail .detail-tooltip[aria-describedby] .detail-tooltip-icon,.frame-type-mindshapelocations_detail .detail-tooltip[aria-describedby] .detail-tooltip-icon,.frame-type-mindshapebookmarks_list .detail-tooltip[aria-describedby] .detail-tooltip-icon{background-color:var(--color-primary)}@media(hover:hover){.frame-type-mindshapelocations_search .detail-tooltip:hover .detail-tooltip-icon,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip:hover .detail-tooltip-icon,.frame-type-mindshapelocations_twentyfourhourscaredetail .detail-tooltip:hover .detail-tooltip-icon,.frame-type-mindshapebookmarks_list .detail-tooltip:hover .detail-tooltip-icon{background-color:var(--color-primary)}}@media(min-width:768px){.frame-type-mindshapelocations_search .detail-tooltip,.frame-type-mindshapelocations_searchregionaloffer .detail-tooltip,.frame-type-mindshapelocations_detail .detail-tooltip,.frame-type-mindshapebookmarks_list .detail-tooltip{padding:.75rem 1.5rem}}

.tooltip{--bs-tooltip-max-width:min(100vw - var(--container-padding-default) * 2, 390px);--bs-tooltip-padding-x:var(--spacings-1);--bs-tooltip-padding-y:var(--spacings-1);--bs-tooltip-color:var(--color-typo-default);--bs-tooltip-bg:var(--color-light-tertiary-100);--bs-tooltip-opacity:1;--bs-tooltip-arrow-width:3.5rem;--bs-tooltip-arrow-height:2.5rem;--bs-tooltip-font-size:inherit;z-index:var(--z-index-tooltip);opacity:1}.tooltip-inner{text-align:left}.tooltip.msh-tooltip{margin-bottom:var(--spacings-1)!important;filter:drop-shadow(var(--shadow-secondary));transition-duration:350ms}@media(min-width:768px){.tooltip{--bs-tooltip-padding-x:var(--spacings-2);--bs-tooltip-padding-y:var(--spacings-2)}}

.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url('/../assets/css/#default#VML');display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgb(255 255 255 / .5)}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgb(0 0 0 / .65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px "Lucida Console",Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgb(0 0 0 / .4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/assets/416d91365b44e4b4f477.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/assets/8f2c4d11474275fbc161.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/assets/2b3e1faf89f94a483539.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgb(255 255 255 / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgb(255 255 255 / .8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgb(0 0 0 / .2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgb(0 0 0 / .4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:#fff0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgb(0 0 0 / .4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid #fff0;background:#fff0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@-webkit-keyframes leaflet-gestures-fadein{0%{opacity:0}100%{opacity:1}}@keyframes leaflet-gestures-fadein{0%{opacity:0}100%{opacity:1}}.leaflet-container:after{-webkit-animation:leaflet-gestures-fadein .8s backwards;animation:leaflet-gestures-fadein .8s backwards;color:#fff;font-family:"Roboto",Arial,sans-serif;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .5);z-index:461;pointer-events:none}.leaflet-gesture-handling-touch-warning:after,.leaflet-gesture-handling-scroll-warning:after{-webkit-animation:leaflet-gestures-fadein .8s forwards;animation:leaflet-gestures-fadein .8s forwards}.leaflet-gesture-handling-touch-warning:after{content:attr(data-gesture-handling-touch-content)}.leaflet-gesture-handling-scroll-warning:after{content:attr(data-gesture-handling-scroll-content)}.leaflet-marker-icon{width:60px!important;height:60px!important;background-color:#fff0!important}.leaflet-marker-icon.marker-cluster-small,.leaflet-marker-icon.marker-cluster-medium,.leaflet-marker-icon.marker-cluster-large{--cluster-color:var(--color-primary)}.leaflet-marker-icon.marker-cluster div{font-size:var(--fs-small-mobile);position:relative;padding:.5rem;width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background-color:var(--cluster-color);font-weight:var(--fw-bold)}@media(min-width:768px){.leaflet-marker-icon.marker-cluster div{font-size:var(--fs-small-desktop)}}@supports(font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))){.leaflet-marker-icon.marker-cluster div{font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))}}.leaflet-marker-icon.marker-cluster div::before{content:"";z-index:-1;position:absolute;inset:0;background-color:var(--cluster-color,var(--color-primary));border-radius:50%;scale:1;opacity:.5;animation:pulse 1000ms infinite}.leaflet-marker-icon.leaflet-marker-active svg path:first-child{fill:var(--color-secondary)!important}@keyframes pulse{to{scale:1.25;opacity:0}}

.frame-type-mindshapelocations_search .location-search-content-map,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map{margin-inline:auto;max-width:var(--container-2-xl)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result{--scroll-padding-top:var(--spacings-2);padding-top:var(--scroll-padding-top);translate:0 100%;transition:translate 500ms ease}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-items,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-items,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-items{padding:var(--spacings-5) var(--container-padding-default) var(--spacings-2)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-item-wrapper{background-color:var(--color-secondary);border-radius:30px 30px 0 0}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-wrapper.show .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-wrapper.show .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-wrapper.show .location-search-result{translate:0}.frame-type-mindshapelocations_search .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-item{--item-color:var(--color-white);--link-color:var(--color-white);--link-hover-color:var(--color-white);font-weight:var(--fw-light);transition:background-color 350ms ease}.frame-type-mindshapelocations_search .location-search-content-map .teaser-item-opener,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-item-opener,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-item-opener{inset:calc(var(--scroll-padding-top) + var(--spacings-2)) var(--spacings-3) auto auto;width:20px;height:20px;place-items:center}.frame-type-mindshapelocations_search .location-search-content-map .teaser-item-opener svg,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-item-opener svg,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-item-opener svg{fill:var(--color-white)}.frame-type-mindshapelocations_search .location-search-content-map .teaser-item,.frame-type-mindshapelocations_search .location-search-content-map .teaser-image,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-image,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-image{border-radius:15px}.frame-type-mindshapelocations_search .location-search-content-map .teaser-image-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-image-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-image-wrapper{grid-row-start:2}.frame-type-mindshapelocations_search .location-search-content-map .teaser-image,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-image,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-image{border:1px solid var(--color-white)}.frame-type-mindshapelocations_search .location-search-content-map .teaser-header,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-header,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-header{margin-bottom:0;width:auto;color:var(--item-color)}.frame-type-mindshapelocations_search .location-search-content-map .teaser-bookmark,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-bookmark,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-bookmark{--button-size:43px;place-items:center;position:static;flex-shrink:0;width:var(--button-size);height:var(--button-size);background-color:var(--color-light-tertiary-100);border-radius:15px;transition:background-color 350ms ease}.frame-type-mindshapelocations_search .location-search-content-map .teaser-bookmark i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-bookmark i,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-bookmark i{position:relative;width:auto;height:auto}.frame-type-mindshapelocations_search .location-search-content-map .teaser-bookmark i,.frame-type-mindshapelocations_search .location-search-content-map .teaser-bookmark i::after,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-bookmark i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-bookmark i::after,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-bookmark i,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-bookmark i::after{font-size:inherit}.frame-type-mindshapelocations_search .location-search-content-map .teaser-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-button,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-button{padding:var(--spacings-1) var(--spacings-2);display:flex;justify-content:space-between;pointer-events:none;border-color:var(--item-color)}.frame-type-mindshapelocations_search .location-search-content-map .teaser-button,.frame-type-mindshapelocations_search .location-search-content-map .teaser-button i,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-button i,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-button,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-button i{color:var(--item-color)}.frame-type-mindshapelocations_search .location-search-tippbox-element .background-white,.frame-type-mindshapelocations_searchregionaloffer .location-search-tippbox-element .background-white,.frame-type-mindshapelocations_searchpharmacy .location-search-tippbox-element .background-white{padding-bottom:0}.frame-type-mindshapelocations_search .location-search-tippbox-element .background-white .frame,.frame-type-mindshapelocations_searchregionaloffer .location-search-tippbox-element .background-white .frame,.frame-type-mindshapelocations_searchpharmacy .location-search-tippbox-element .background-white .frame{padding-inline:var(--container-padding-default)}.frame-type-mindshapelocations_search .location-search-tippbox-element .background-white .frame .frame-header,.frame-type-mindshapelocations_searchregionaloffer .location-search-tippbox-element .background-white .frame .frame-header,.frame-type-mindshapelocations_searchpharmacy .location-search-tippbox-element .background-white .frame .frame-header{padding-inline:0}.frame-type-mindshapelocations_search .location-search-tippbox-element .background-white .tipp-box,.frame-type-mindshapelocations_searchregionaloffer .location-search-tippbox-element .background-white .tipp-box,.frame-type-mindshapelocations_searchpharmacy .location-search-tippbox-element .background-white .tipp-box{margin-top:var(--spacings-1)}@media(max-width:767.98px){.frame-type-mindshapelocations_search .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-item{flex-direction:column-reverse}.frame-type-mindshapelocations_search .location-search-content-map .location-slider-wrapper .swiper-pagination-bullet-active,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-slider-wrapper .swiper-pagination-bullet-active,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-slider-wrapper .swiper-pagination-bullet-active{background-color:var(--color-white)}}@media(min-width:768px){.frame-type-mindshapelocations_search .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result{translate:0;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows 500ms ease}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result,.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-item-wrapper{position:static;inset:unset;max-width:100vw}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-item-wrapper{min-height:0;border-radius:0;background-color:#fff0}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-items,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-items,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-items{grid-template-columns:repeat(2,1fr)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-items .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-items .teaser-item,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-items .teaser-item{--item-color:var(--color-secondary);--link-color:var(--color-typo-default);--link-hover-color:var(--color-typo-default)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-items .teaser-image-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-items .teaser-image-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-items .teaser-image-wrapper{grid-row-start:1}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-wrapper.show .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-wrapper.show .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-wrapper.show .location-search-result{grid-template-rows:1fr}}@media(min-width:768px){.frame-type-mindshapelocations_search .location-search-content-map,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map{--result-ms:0px;--result-me:0px;padding-left:0}.frame-type-mindshapelocations_search .location-search-content-map .location-search-map,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-map,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-map{overflow:hidden}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result{margin-inline:var(--result-ms) var(--result-me);padding:var(--spacings-5) var(--spacings-2);max-height:var(--google-maps-height);background-color:#fff0;box-shadow:var(--shadow-location-search-result);translate:var(--result-me) 0;transition:translate 500ms ease}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-wrapper{padding-block:var(--spacings-2);grid-template-columns:calc(100% - var(--result-me)) calc(50% + var(--spacings-1) + var(--result-me)/2);transition:grid-template-columns 500ms ease}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-wrapper.show,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-wrapper.show,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-wrapper.show{grid-template-columns:calc(50% - var(--result-ms)/2 - var(--result-me)/2) calc(50% + var(--result-ms)/2 + var(--result-me)/2)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-wrapper.show .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-wrapper.show .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-wrapper.show .location-search-result{width:auto;grid-template-rows:auto 1fr;translate:0}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-close,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-close,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-close{--icon-size:20px;inset:15px 20px auto auto;width:var(--icon-size);height:var(--icon-size);transition:opacity 350ms ease}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-address .h3,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-address .h3,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-address .h3{margin-bottom:var(--spacings-1)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-items,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-items,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-items{padding:0;grid-template-columns:1fr}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-item-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-item-wrapper{overflow:auto}.frame-type-mindshapelocations_search .location-search-content-map .teaser-bookmark,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-bookmark,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-bookmark{--button-size:46px}}@media(min-width:1200px){.frame-type-mindshapelocations_search .location-search-content-map,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map{--result-ms:var(--spacings-2);--result-me:var(--container-padding-default);padding-left:var(--container-padding-default)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result,.frame-type-mindshapelocations_search .location-search-content-map .location-search-map,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-map,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-map{border-radius:15px}.frame-type-mindshapelocations_search .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result{padding:var(--spacings-5)}.frame-type-mindshapelocations_search .location-search-content-map .location-search-close,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-close,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-close{inset:40px 40px auto auto}}@media(min-width:1200px)and (max-width:1599.98px){.frame-type-mindshapelocations_search .location-search-content-map .teaser-image-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-image-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-image-wrapper{max-width:400px}}@media(min-width:1600px){.frame-type-mindshapelocations_search .location-search-content-map,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map{--google-maps-height:900px}.frame-type-mindshapelocations_search .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-item,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-item{--item-image-width:255px;display:grid;grid-template-columns:var(--item-image-width) 1fr;grid-template-rows:1fr;padding:var(--spacings-2)}.frame-type-mindshapelocations_search .location-search-content-map .teaser-image-wrapper,.frame-type-mindshapelocations_search .location-search-content-map .teaser-text-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-image-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .teaser-text-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-image-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .teaser-text-wrapper{grid-column:auto}}@media(hover:hover){.frame-type-mindshapelocations_search .location-search-content-map .location-search-result-close:hover,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map .location-search-result-close:hover,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map .location-search-result-close:hover{opacity:.5}.frame-type-mindshapelocations_search .location-search-content-map a.teaser-item:hover:not(.mouseover),.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map a.teaser-item:hover:not(.mouseover),.frame-type-mindshapelocations_searchpharmacy .location-search-content-map a.teaser-item:hover:not(.mouseover){background-color:var(--color-light-tertiary-100)}.frame-type-mindshapelocations_search .location-search-content-map a.teaser-item:hover:not(.mouseover) .teaser-bookmark,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map a.teaser-item:hover:not(.mouseover) .teaser-bookmark,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map a.teaser-item:hover:not(.mouseover) .teaser-bookmark{background-color:var(--color-white)}.frame-type-mindshapelocations_search .location-search-content-map a.teaser-item:hover:not(.mouseover) .teaser-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map a.teaser-item:hover:not(.mouseover) .teaser-button,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map a.teaser-item:hover:not(.mouseover) .teaser-button{color:var(--item-color);border-color:var(--item-color)}.frame-type-mindshapelocations_search .location-search-content-map a.teaser-item.mouseover .teaser-bookmark:hover .icon-wrapper .fas,.frame-type-mindshapelocations_searchregionaloffer .location-search-content-map a.teaser-item.mouseover .teaser-bookmark:hover .icon-wrapper .fas,.frame-type-mindshapelocations_searchpharmacy .location-search-content-map a.teaser-item.mouseover .teaser-bookmark:hover .icon-wrapper .fas{scale:1}}

.frame-type-mindshapelocations_nearbylocationslist{--bs-columns:7;--line-height:1.2;--line-py:var(--spacings-2);--border-bottom-width:1px;--line-text-height:calc(var(--line-height) * var(--fs-default-mobile) + var(--border-bottom-width));--item-height:calc(var(--line-py) * 2 + var(--line-text-height));--max-table-height:calc(var(--item-height) * 7 + var(--item-height) + 2px)}.frame-type-mindshapelocations_nearbylocationslist a{--link-color:var(--color-typo-default);--link-hover-color:var(--color-white);font-weight:var(--fw-light);transition:color 350ms,background-color 350ms ease}.frame-type-mindshapelocations_nearbylocationslist .location-wrapper{max-width:var(--container-lg);margin-inline:auto}.frame-type-mindshapelocations_nearbylocationslist .location-table{margin-block:0;width:100%}.frame-type-mindshapelocations_nearbylocationslist .location-table-wrapper{overflow:auto;overscroll-behavior:contain;max-height:var(--max-table-height)}.frame-type-mindshapelocations_nearbylocationslist .location-attributes{outline:2px solid var(--color-tertiary);background-color:var(--color-white)}.frame-type-mindshapelocations_nearbylocationslist .location-items{border-bottom:var(--border-bottom-width) solid var(--color-grey)}.frame-type-mindshapelocations_nearbylocationslist .location-items span,.frame-type-mindshapelocations_nearbylocationslist .location-attributes span{padding-block:var(--line-py);margin-bottom:0;white-space:nowrap}.frame-type-mindshapelocations_nearbylocationslist .location-items span:first-child,.frame-type-mindshapelocations_nearbylocationslist .location-attributes span:first-child{padding-left:var(--spacings-2)}@media(max-width:767.98px){.frame-type-mindshapelocations_nearbylocationslist .location-table{display:table;border-collapse:collapse}.frame-type-mindshapelocations_nearbylocationslist .location-body{display:table-row-group}.frame-type-mindshapelocations_nearbylocationslist .location-items,.frame-type-mindshapelocations_nearbylocationslist .location-attributes{display:table-row}.frame-type-mindshapelocations_nearbylocationslist .location-items span,.frame-type-mindshapelocations_nearbylocationslist .location-attributes span{display:table-cell}.frame-type-mindshapelocations_nearbylocationslist .location-items span+span,.frame-type-mindshapelocations_nearbylocationslist .location-attributes span+span{padding-left:var(--spacings-2)}}@media(min-width:768px){.frame-type-mindshapelocations_nearbylocationslist{--line-text-height:calc(var(--line-height) * var(--fs-default-desktop) + var(--border-bottom-width))}}@media(hover:hover){.frame-type-mindshapelocations_nearbylocationslist .location-table a:hover{background-color:var(--color-tertiary)}}

@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgb(0 0 0 / .15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper{--swiper-theme-color:var(--bg-swiper-theme-color, var(--color-tertiary));--swiper-hover-theme-color:var(--bg-swiper-hover-theme-color, var(--color-secondary));--swiper-pagination-offset:var(--spacings-3);--swiper-pagination-bullet-size:10px;position:unset;padding-bottom:calc(var(--swiper-pagination-offset) + var(--swiper-pagination-bullet-size))}.swiper-button-prev,.swiper-button-next{--swiper-button-size:45px;--swiper-button-offset:30px;display:none;margin-top:0;width:var(--swiper-button-size);height:var(--swiper-button-size);translate:0 -100%}.swiper-button-prev::after,.swiper-button-next::after{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:2.5rem;font-weight:300;display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--color-white);background-color:var(--swiper-theme-color);border-radius:50%;transition:background-color 350ms,color 350ms ease}.swiper-button-prev{left:var(--swiper-prev-offset,0)}.swiper-button-prev::after{transform:rotate(-180deg)}.swiper-button-next{right:var(--swiper-next-offset,0)}.swiper-button-lock{display:none!important}.swiper-slide{height:auto;opacity:0;pointer-events:none;transition:opacity 0ms 300ms}.swiper-slide-visible{opacity:1;pointer-events:auto;transition:opacity 0ms 0ms}.swiper-pagination{display:flex;justify-content:center;bottom:0!important}.swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:0.8rem;opacity:1;background-color:var(--swiper-theme-color);transition:background-color 350ms ease}.swiper-pagination-bullet-active{background-color:var(--swiper-hover-theme-color)}.swiper-pagination-clickable .swiper-pagination-bullet-active{cursor:initial}.swiper:has(.swiper-pagination-lock){padding-bottom:0}@media(min-width:768px){.swiper{--swiper-pagination-offset:var(--spacings-5);--swiper-pagination-bullet-size:14px}}@media(min-width:1200px){.swiper{--swiper-container-size:var(--container-md);--swiper-pagination-offset:var(--spacings-8);max-width:var(--swiper-container-size)}.swiper-button-prev,.swiper-button-next{display:block}.swiper-button-prev{--swiper-prev-offset:calc((var(--container-lg) - var(--swiper-container-size)) / 2);translate:calc(-50% - var(--spacings-1)) -100%}.swiper-button-next{--swiper-next-offset:calc((var(--container-lg) - var(--swiper-container-size)) / 2);translate:calc(50% + var(--spacings-1)) -100%}}@media(min-width:1450px){.swiper{--swiper-container-size:var(--container-lg)}}@media(min-width:1800px){.swiper{--swiper-container-size:var(--container-xl)}.swiper-button-prev{--swiper-prev-offset:calc((var(--bs-column-width) + var(--bs-gap)) * -1);translate:0 -100%}.swiper-button-next{--swiper-next-offset:calc((var(--bs-column-width) + var(--bs-gap)) * -1);translate:0 -100%}}@media(hover:hover){.swiper-button-prev:hover::after,.swiper-button-next:hover::after{color:var(--swiper-hover-theme-color);background-color:var(--color-primary)}.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{background-color:var(--swiper-hover-theme-color);border-color:var(--swiper-hover-theme-color)}}

.frame-type-mindshapelocations_search .location-search-filter.offcanvas,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas{--nav-dropdown-wrapper-pe:0;padding-block:var(--spacings-5);background-color:var(--color-light-grey)}.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-wrapper,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-wrapper,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas .offcanvas-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-wrapper{overflow:auto}.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-header,.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-header .frame-header,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-header,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-header .frame-header,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-header,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-header .frame-header,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas .offcanvas-header,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas .offcanvas-header .frame-header,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-header,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-header .frame-header{margin-bottom:0}.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-header .offcanvas-close,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-header .offcanvas-close,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-header .offcanvas-close,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas .offcanvas-header .offcanvas-close,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-header .offcanvas-close{inset:var(--spacings-2) var(--container-padding-default) auto auto}.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg,.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg path,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg path,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg path,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg path,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-header .offcanvas-close svg path{width:26px;aspect-ratio:1/1}.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-body,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-body,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-body,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter.offcanvas .offcanvas-body,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-body{padding:0;overflow:visible}.frame-type-mindshapelocations_search .location-search-filter-buttons,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter-buttons,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter-buttons,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter-buttons,.frame-type-mindshapelocations_searchpharmacy .location-search-filter-buttons{display:none;z-index:var(--z-index-solr-facets-anchor);bottom:10%;translate:-50% 0;opacity:0;pointer-events:none;transition:opacity 350ms ease}.frame-type-mindshapelocations_search .location-search-filter-buttons .button,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter-buttons .button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter-buttons .button,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter-buttons .button,.frame-type-mindshapelocations_searchpharmacy .location-search-filter-buttons .button{display:flex;outline:1px solid var(--color-white);width:max-content}.frame-type-mindshapelocations_search .location-search-filter-buttons.show,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter-buttons.show,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter-buttons.show,.frame-type-mindshapeserviceportal_addressesedit .location-search-filter-buttons.show,.frame-type-mindshapelocations_searchpharmacy .location-search-filter-buttons.show{opacity:1;pointer-events:auto}.frame-type-mindshapelocations_search .location-search-ip-hint,.frame-type-mindshapelocations_searchregionaloffer .location-search-ip-hint,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-ip-hint,.frame-type-mindshapeserviceportal_addressesedit .location-search-ip-hint,.frame-type-mindshapelocations_searchpharmacy .location-search-ip-hint{text-align:center;flex-basis:100%}.frame-type-mindshapelocations_search .location-search-gps,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps,.frame-type-mindshapelocations_searchpharmacy .location-search-gps{--gps-border-radius:15px;height:max-content;box-shadow:var(--shadow-primary);border-radius:var(--gps-border-radius)}.frame-type-mindshapelocations_search .location-search-gps i,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps i,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps i,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps i,.frame-type-mindshapelocations_searchpharmacy .location-search-gps i{font-size:1.5rem;line-height:1}.frame-type-mindshapelocations_search .location-search-gps-input,.frame-type-mindshapelocations_search .location-search-gps-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-input,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-input,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-button,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-input,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-button,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-input,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-button{padding-block:1.2rem;background-color:var(--color-white)}.frame-type-mindshapelocations_search .location-search-gps-input,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-input,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-input,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-input,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-input{padding:1.2rem var(--spacings-2);border:none;border-top-left-radius:var(--gps-border-radius);border-bottom-left-radius:var(--gps-border-radius)}.frame-type-mindshapelocations_search .location-search-gps-input.twentyfourhourscare,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-input.twentyfourhourscare,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-input.twentyfourhourscare,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-input.twentyfourhourscare,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-input.twentyfourhourscare{border-top-right-radius:var(--gps-border-radius);border-bottom-right-radius:var(--gps-border-radius)}.frame-type-mindshapelocations_search .location-search-gps-input:focus,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-input:focus,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-input:focus,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-input:focus,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-input:focus{outline:none}.frame-type-mindshapelocations_search .location-search-gps-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-button,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-button,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-button{border-top-right-radius:var(--gps-border-radius);border-bottom-right-radius:var(--gps-border-radius)}.frame-type-mindshapelocations_search .location-search-gps-results,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-results,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-results,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-results,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-results{z-index:1;margin-top:var(--spacings-1)}.frame-type-mindshapelocations_search .location-search-gps-results .list-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-results .list-wrapper,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-results .list-wrapper,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-results .list-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-results .list-wrapper{overflow:auto;max-height:250px;background-color:var(--color-white);box-shadow:var(--shadow-primary)}.frame-type-mindshapelocations_search .location-search-gps-results .list-wrapper ul li,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-results .list-wrapper ul li,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-results .list-wrapper ul li,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-results .list-wrapper ul li,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-results .list-wrapper ul li{cursor:pointer}.frame-type-mindshapelocations_search .location-search-gps-results:empty,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-results:empty,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-results:empty,.frame-type-mindshapeserviceportal_addressesedit .location-search-gps-results:empty,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-results:empty{display:none}.frame-type-mindshapelocations_search .location-search-dropdown button,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown button,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown button,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown button{padding:1.2rem var(--spacings-2);border-radius:15px;color:var(--link-color);background-color:var(--color-white);box-shadow:var(--shadow-primary)}.frame-type-mindshapelocations_search .location-search-dropdown span.check,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown span.check,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown span.check,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown span.check,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown span.check{display:grid;place-items:center;width:25px;aspect-ratio:1/1;flex-shrink:0;align-self:flex-start;border-radius:5px;border:2px solid var(--color-light-tertiary-100);transition:background-color 350ms ease}.frame-type-mindshapelocations_search .location-search-dropdown span.check::before,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown span.check::before,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown span.check::before,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown span.check::before,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown span.check::before{content:"";font-family:var(--ff-font-awesome-pro);font-style:normal;font-size:1.4rem;font-weight:400;line-height:1;opacity:0;transition:opacity 350ms ease}.frame-type-mindshapelocations_search .location-search-dropdown ul,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown ul,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown ul,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown ul,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown ul{--bs-dropdown-link-color:var(--color-typo-default);--bs-dropdown-link-hover-color:var(--color-typo-default);--bs-dropdown-border-radius:5px;top:calc(100% + var(--spacings-1))!important;width:100%;gap:var(--spacings-2);background-color:var(--color-white);box-shadow:var(--shadow-secondary)}.frame-type-mindshapelocations_search .location-search-dropdown .dropdown-menu,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown .dropdown-menu,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown .dropdown-menu,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown .dropdown-menu,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown .dropdown-menu{--bs-dropdown-link-active-color:var(--color-typo-default)}.frame-type-mindshapelocations_search .location-search-dropdown .dropdown-item,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown .dropdown-item,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown .dropdown-item,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown .dropdown-item,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown .dropdown-item{align-items:center;white-space:unset}.frame-type-mindshapelocations_search .location-search-dropdown .dropdown-item::before,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown .dropdown-item::before,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown .dropdown-item::before,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown .dropdown-item::before,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown .dropdown-item::before{content:none}.frame-type-mindshapelocations_search .location-search-dropdown .dropdown-item.selected span.check,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown .dropdown-item.selected span.check,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown .dropdown-item.selected span.check,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown .dropdown-item.selected span.check,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown .dropdown-item.selected span.check{background-color:var(--color-light-tertiary-100)}.frame-type-mindshapelocations_search .location-search-dropdown .dropdown-item.selected span.check::before,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown .dropdown-item.selected span.check::before,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown .dropdown-item.selected span.check::before,.frame-type-mindshapeserviceportal_addressesedit .location-search-dropdown .dropdown-item.selected span.check::before,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown .dropdown-item.selected span.check::before{opacity:1}.frame-type-mindshapelocations_search .location-search-range,.frame-type-mindshapelocations_searchregionaloffer .location-search-range,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range,.frame-type-mindshapeserviceportal_addressesedit .location-search-range,.frame-type-mindshapelocations_searchpharmacy .location-search-range{--range-progress-percentage:0%;--range-progress-pixel-position:10px;width:min(100%,330px)}.frame-type-mindshapelocations_search .location-search-range input[type=range],.frame-type-mindshapelocations_searchregionaloffer .location-search-range input[type=range],.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range input[type=range],.frame-type-mindshapeserviceportal_addressesedit .location-search-range input[type=range],.frame-type-mindshapelocations_searchpharmacy .location-search-range input[type=range]{--input-range-track-height:5px;--input-range-thumb-size:20px;--input-range-track-filled:var(--color-tertiary) var(--range-progress-percentage);--input-range-track-empty:var(--color-light-tertiary-100) var(--range-progress-percentage);-webkit-appearance:none;appearance:none;width:100%;height:var(--input-range-thumb-size);background-color:#fff0}.frame-type-mindshapelocations_search .location-search-range input[type=range]:focus,.frame-type-mindshapelocations_searchregionaloffer .location-search-range input[type=range]:focus,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range input[type=range]:focus,.frame-type-mindshapeserviceportal_addressesedit .location-search-range input[type=range]:focus,.frame-type-mindshapelocations_searchpharmacy .location-search-range input[type=range]:focus{outline:none}.frame-type-mindshapelocations_search .location-search-range input[type=range]::-moz-range-track,.frame-type-mindshapelocations_searchregionaloffer .location-search-range input[type=range]::-moz-range-track,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range input[type=range]::-moz-range-track,.frame-type-mindshapeserviceportal_addressesedit .location-search-range input[type=range]::-moz-range-track,.frame-type-mindshapelocations_searchpharmacy .location-search-range input[type=range]::-moz-range-track{width:100%;height:var(--input-range-track-height);background-image:linear-gradient(to right,var(--input-range-track-filled),var(--input-range-track-empty));border-radius:25px;cursor:pointer}.frame-type-mindshapelocations_search .location-search-range input[type=range]::-webkit-slider-runnable-track,.frame-type-mindshapelocations_searchregionaloffer .location-search-range input[type=range]::-webkit-slider-runnable-track,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range input[type=range]::-webkit-slider-runnable-track,.frame-type-mindshapeserviceportal_addressesedit .location-search-range input[type=range]::-webkit-slider-runnable-track,.frame-type-mindshapelocations_searchpharmacy .location-search-range input[type=range]::-webkit-slider-runnable-track{width:100%;height:var(--input-range-track-height);background-image:linear-gradient(to right,var(--input-range-track-filled),var(--input-range-track-empty));border-radius:25px;cursor:pointer}.frame-type-mindshapelocations_search .location-search-range input[type=range]::-moz-range-thumb,.frame-type-mindshapelocations_searchregionaloffer .location-search-range input[type=range]::-moz-range-thumb,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range input[type=range]::-moz-range-thumb,.frame-type-mindshapeserviceportal_addressesedit .location-search-range input[type=range]::-moz-range-thumb,.frame-type-mindshapelocations_searchpharmacy .location-search-range input[type=range]::-moz-range-thumb{appearance:none;margin:0;cursor:pointer;height:var(--input-range-thumb-size);width:var(--input-range-thumb-size);border-radius:50%;background-color:var(--color-primary);box-shadow:0 0 4px var(--color-hsla-black-15);translate:0}.frame-type-mindshapelocations_search .location-search-range input[type=range]::-webkit-slider-thumb,.frame-type-mindshapelocations_searchregionaloffer .location-search-range input[type=range]::-webkit-slider-thumb,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range input[type=range]::-webkit-slider-thumb,.frame-type-mindshapeserviceportal_addressesedit .location-search-range input[type=range]::-webkit-slider-thumb,.frame-type-mindshapelocations_searchpharmacy .location-search-range input[type=range]::-webkit-slider-thumb{appearance:none;margin:0;cursor:pointer;height:var(--input-range-thumb-size);width:var(--input-range-thumb-size);border-radius:50%;background-color:var(--color-primary);box-shadow:0 0 4px var(--color-hsla-black-15);translate:0 calc(-50% + var(--input-range-track-height)/2)}.frame-type-mindshapelocations_search .location-search-range-value,.frame-type-mindshapelocations_searchregionaloffer .location-search-range-value,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range-value,.frame-type-mindshapeserviceportal_addressesedit .location-search-range-value,.frame-type-mindshapelocations_searchpharmacy .location-search-range-value{width:max-content;height:22px}.frame-type-mindshapelocations_search .location-search-range-value span,.frame-type-mindshapelocations_searchregionaloffer .location-search-range-value span,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-range-value span,.frame-type-mindshapeserviceportal_addressesedit .location-search-range-value span,.frame-type-mindshapelocations_searchpharmacy .location-search-range-value span{left:calc(var(--range-progress-percentage) + var(--range-progress-pixel-position));translate:-50% 0}.frame-type-mindshapelocations_search .location-search-tags:empty,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags:empty,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags:empty,.frame-type-mindshapeserviceportal_addressesedit .location-search-tags:empty,.frame-type-mindshapelocations_searchpharmacy .location-search-tags:empty{margin-top:0}.frame-type-mindshapelocations_search .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags .remove-tag,.frame-type-mindshapeserviceportal_addressesedit .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchpharmacy .location-search-tags .remove-tag{padding:1.2rem var(--spacings-2);color:var(--color-typo-default);background-color:var(--color-light-tertiary-100);border-radius:50px;transition:opacity 350ms ease;font-size:var(--fs-small-mobile)}@media(min-width:768px){.frame-type-mindshapelocations_search .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags .remove-tag,.frame-type-mindshapeserviceportal_addressesedit .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchpharmacy .location-search-tags .remove-tag{font-size:var(--fs-small-desktop)}}@supports(font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))){.frame-type-mindshapelocations_search .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags .remove-tag,.frame-type-mindshapeserviceportal_addressesedit .location-search-tags .remove-tag,.frame-type-mindshapelocations_searchpharmacy .location-search-tags .remove-tag{font-size:clamp(var(--fs-small-mobile), 3vw, var(--fs-small-desktop))}}.frame-type-mindshapelocations_search .location-search-tags .remove-tag .remove-icon,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags .remove-tag .remove-icon,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags .remove-tag .remove-icon,.frame-type-mindshapeserviceportal_addressesedit .location-search-tags .remove-tag .remove-icon,.frame-type-mindshapelocations_searchpharmacy .location-search-tags .remove-tag .remove-icon{width:16px;aspect-ratio:1/1;place-items:center}.frame-type-mindshapelocations_search .location-search-tags .remove-tag .remove-icon i,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags .remove-tag .remove-icon i,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags .remove-tag .remove-icon i,.frame-type-mindshapeserviceportal_addressesedit .location-search-tags .remove-tag .remove-icon i,.frame-type-mindshapelocations_searchpharmacy .location-search-tags .remove-tag .remove-icon i{inset:-.1rem 0 0;font-size:2.2rem;line-height:1}.frame-type-mindshapelocations_search .location-search-reset button[type=submit],.frame-type-mindshapelocations_searchregionaloffer .location-search-reset button[type=submit],.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-reset button[type=submit],.frame-type-mindshapeserviceportal_addressesedit .location-search-reset button[type=submit],.frame-type-mindshapelocations_searchpharmacy .location-search-reset button[type=submit]{display:flex}.frame-type-mindshapelocations_search .location-search #dropdownSearchmultilingualConsultingButton,.frame-type-mindshapelocations_search .location-search #dropdownSearchadditionalServicesButton,.frame-type-mindshapelocations_searchregionaloffer .location-search #dropdownSearchmultilingualConsultingButton,.frame-type-mindshapelocations_searchregionaloffer .location-search #dropdownSearchadditionalServicesButton,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search #dropdownSearchmultilingualConsultingButton,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search #dropdownSearchadditionalServicesButton,.frame-type-mindshapeserviceportal_addressesedit .location-search #dropdownSearchmultilingualConsultingButton,.frame-type-mindshapeserviceportal_addressesedit .location-search #dropdownSearchadditionalServicesButton,.frame-type-mindshapelocations_searchpharmacy .location-search #dropdownSearchmultilingualConsultingButton,.frame-type-mindshapelocations_searchpharmacy .location-search #dropdownSearchadditionalServicesButton{display:none}.sticky-group-wrapper .location-search-filter-toggle{background-color:var(--color-white)}.sticky-group-wrapper .location-search-filter-toggle+#back-to-top{margin-left:auto}@media(min-width:768px){.frame-type-mindshapelocations_search .location-search-filter.offcanvas,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas{position:static;max-width:unset;transform:none;visibility:visible;overflow:unset;padding-block:0;background-color:var(--bg-background-color)}.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-wrapper,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-wrapper,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-wrapper,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-wrapper{overflow:visible}.frame-type-mindshapelocations_search .location-search-filter.offcanvas .offcanvas-close,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter.offcanvas .offcanvas-close,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter.offcanvas .offcanvas-close,.frame-type-mindshapelocations_searchpharmacy .location-search-filter.offcanvas .offcanvas-close{display:none}.frame-type-mindshapelocations_search .location-search-filter-buttons,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter-buttons,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter-buttons,.frame-type-mindshapelocations_searchpharmacy .location-search-filter-buttons{display:flex}.frame-type-mindshapelocations_search .location-search-dropdown button,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown button,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown button{gap:var(--spacings-10);padding:var(--spacings-2) var(--spacings-3);background-color:var(--color-light-tertiary-100)}.frame-type-mindshapelocations_search .location-search-gps-input,.frame-type-mindshapelocations_search .location-search-gps-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-input,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-input,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-button,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-input,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-button{padding-block:1.7rem;border:2px solid var(--color-secondary);background-color:#fff0}.frame-type-mindshapelocations_search .location-search-gps-input,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-input,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-input,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-input{border-right-width:0}.frame-type-mindshapelocations_search .location-search-gps-input.twentyfourhourscare,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-input.twentyfourhourscare,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-input.twentyfourhourscare,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-input.twentyfourhourscare{border-right-width:2px}.frame-type-mindshapelocations_search .location-search-gps-button,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps-button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps-button,.frame-type-mindshapelocations_searchpharmacy .location-search-gps-button{border-left-width:0}.frame-type-mindshapelocations_search .location-search-gps,.frame-type-mindshapelocations_search .location-search-dropdown,.frame-type-mindshapelocations_search .location-search-dropdown button,.frame-type-mindshapelocations_searchregionaloffer .location-search-gps,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown button,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-gps,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown button,.frame-type-mindshapelocations_searchpharmacy .location-search-gps,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown button{width:auto}main:has(.frame-type-mindshapelocations_search)~.sticky-group-wrapper .location-search-filter-switch,main:has(.frame-type-mindshapelocations_search)~.sticky-group-wrapper .location-search-filter-toggle,main:has(.frame-type-mindshapelocations_searchregionaloffer)~.sticky-group-wrapper .location-search-filter-switch,main:has(.frame-type-mindshapelocations_searchregionaloffer)~.sticky-group-wrapper .location-search-filter-toggle,main:has(.frame-type-mindshapelocations_searchtwentyfourhourscare)~.sticky-group-wrapper .location-search-filter-switch,main:has(.frame-type-mindshapelocations_searchtwentyfourhourscare)~.sticky-group-wrapper .location-search-filter-toggle,main:has(.frame-type-mindshapelocations_searchpharmacy)~.sticky-group-wrapper .location-search-filter-switch,main:has(.frame-type-mindshapelocations_searchpharmacy)~.sticky-group-wrapper .location-search-filter-toggle{display:none}}@media(max-width:767.98px){.frame-type-mindshapelocations_search .location-search-reset,.frame-type-mindshapelocations_searchregionaloffer .location-search-reset,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-reset,.frame-type-mindshapelocations_searchpharmacy .location-search-reset{align-items:center}.frame-type-mindshapelocations_search .location-search-reset button[data-selector=location-selector-search-form-reset-btn],.frame-type-mindshapelocations_searchregionaloffer .location-search-reset button[data-selector=location-selector-search-form-reset-btn],.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-reset button[data-selector=location-selector-search-form-reset-btn],.frame-type-mindshapelocations_searchpharmacy .location-search-reset button[data-selector=location-selector-search-form-reset-btn]{padding:0;border:none;color:var(--color-tertiary);border-radius:0;font-weight:var(--fw-light)}.frame-type-mindshapelocations_search .location-search-reset button[type=submit],.frame-type-mindshapelocations_searchregionaloffer .location-search-reset button[type=submit],.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-reset button[type=submit],.frame-type-mindshapelocations_searchpharmacy .location-search-reset button[type=submit]{width:max-content}}@media(hover:hover){.frame-type-mindshapelocations_search .location-search-dropdown a.dropdown-item:not(.selected):hover span.check,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown a.dropdown-item:not(.selected):hover span.check,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown a.dropdown-item:not(.selected):hover span.check,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown a.dropdown-item:not(.selected):hover span.check{background-color:var(--color-hsla-light-tertiary-100-40)}.frame-type-mindshapelocations_search .location-search-dropdown a.dropdown-item:not(.selected):hover span.check::before,.frame-type-mindshapelocations_searchregionaloffer .location-search-dropdown a.dropdown-item:not(.selected):hover span.check::before,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-dropdown a.dropdown-item:not(.selected):hover span.check::before,.frame-type-mindshapelocations_searchpharmacy .location-search-dropdown a.dropdown-item:not(.selected):hover span.check::before{opacity:.5}.frame-type-mindshapelocations_search .location-search-filter-buttons .button:hover,.frame-type-mindshapelocations_searchregionaloffer .location-search-filter-buttons .button:hover,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-filter-buttons .button:hover,.frame-type-mindshapelocations_searchpharmacy .location-search-filter-buttons .button:hover{outline:1px solid var(--color-secondary)}.frame-type-mindshapelocations_search .location-search-tags .remove-tag:hover,.frame-type-mindshapelocations_searchregionaloffer .location-search-tags .remove-tag:hover,.frame-type-mindshapelocations_searchtwentyfourhourscare .location-search-tags .remove-tag:hover,.frame-type-mindshapelocations_searchpharmacy .location-search-tags .remove-tag:hover{opacity:.5}}

.nav.nav-tabs{--bs-nav-link-padding-y:0;--bs-nav-link-padding-x:0;--bs-nav-tabs-border-width:2px;--bs-nav-tabs-border-radius:15px;--bs-nav-tabs-border-color:var(--color-secondary);--bs-nav-tabs-link-hover-border-color:var(--color-secondary);--bs-nav-tabs-link-active-border-color:var(--color-secondary)}.nav.nav-tabs .nav-link{padding:1.2rem var(--spacings-3);color:var(--color-secondary);border-color:var(--color-secondary);background-color:#fff0;transition:color 350ms,background-color 350ms ease-in-out}.nav.nav-tabs .nav-link.active{color:var(--color-white);background-color:var(--color-secondary);pointer-events:none}.nav.nav-tabs .nav-item+.nav-item,.nav.nav-tabs .nav-link+.nav-link{margin-left:calc(var(--bs-nav-tabs-border-width)*-1)}@media(hover:hover){.nav.nav-tabs .nav-link:hover{color:var(--color-white);background-color:var(--color-secondary)}}

html.no-js{--no-js-container: 120px;--navbar-height: 50px}html.no-js .navbar{min-height:var(--navbar-height)}html.no-js img.lazy{display:none}@media(min-width: 1200px){html.no-js{--no-js-container: 84px;--navbar-height: 80px}}
