.gc-boxgrid__container{display:grid;background-color:#fff;grid-template-columns:1fr;grid-template-rows:1fr;padding:10px;height:100%}.gc-boxgrid__griditem{background-color:hsla(0,0%,100%,.8);font-size:30px;text-align:center}.gc-boxgrid--background{width:100%}.gc-boxgrid--2x1 .boxgrid__container{grid-template-columns:repeat(2,1fr)}.gc-boxgrid--2x1 .boxgrid__griditem{grid-column:span 1}.gc-boxgrid--2x1 .boxgrid__griditem:first-child{padding-right:10px}.gc-boxgrid--1x2 .boxgrid__container{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.gc-boxgrid--1x2 .boxgrid__griditem:first-child{grid-column:span 2;grid-row:span 2;padding-right:10px}.gc-boxgrid--1x2 .boxgrid__griditem:nth-child(3){padding-top:10px}.gc-boxgrid--2x2 .boxgrid__container{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 1fr}.gc-boxgrid--2x2 .boxgrid__griditem{grid-column:span 1;grid-row:span 1}.gc-boxgrid--2x2 .boxgrid__griditem:first-child{padding-right:10px;padding-bottom:10px}.gc-boxgrid--2x2 .boxgrid__griditem:nth-child(2){padding-bottom:10px}.gc-boxgrid--2x2 .boxgrid__griditem:nth-child(3){padding-right:10px}.gc-boxgrid--2x3 .boxgrid__container{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr)}.gc-boxgrid--2x3 .boxgrid__griditem:first-child{grid-column:1/2;grid-row:1/4;padding-right:10px;padding-bottom:10px}.gc-boxgrid--2x3 .boxgrid__griditem:nth-child(2){grid-column:1/2;grid-row:4/7;padding-right:10px}.gc-boxgrid--2x3 .boxgrid__griditem:nth-child(3){grid-column:2/3;grid-row:1/3;padding-bottom:10px}.gc-boxgrid--2x3 .boxgrid__griditem:nth-child(4){grid-column:2/3;grid-row:3/5;padding-bottom:10px}.gc-boxgrid--2x3 .boxgrid__griditem:nth-child(5){grid-column:2/3;grid-row:5/7}.gc-boxgrid--3x3 .boxgrid__container{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr}.gc-boxgrid--3x3 .boxgrid__griditem:first-child,.gc-boxgrid--3x3 .boxgrid__griditem:nth-child(2){padding-right:10px;padding-bottom:10px}.gc-boxgrid--3x3 .boxgrid__griditem:nth-child(3){padding-bottom:10px}.gc-boxgrid--3x3 .boxgrid__griditem:nth-child(4),.gc-boxgrid--3x3 .boxgrid__griditem:nth-child(5){padding-right:10px}.gc-intro-teaser .gc-intro__title{font-size:26px}.gc-intro-teaser .gc-intro-teaser__link{font-size:16px;margin-top:18px}.mod-GcTabbar{width:100%}.mod-GcTabbar__bar{border-bottom:1px solid #000;width:100%;overflow-x:auto}.mod-GcTabbar__bar::-webkit-scrollbar{display:none}.mod-GcTabbar__scroller{display:inline-flex}.mod-GcTabbar__tab{position:relative;padding:7px 10px;text-align:center;display:block;font-size:18px;line-height:normal;white-space:nowrap;outline:none;cursor:pointer}@media (min-width:768px){.mod-GcTabbar__tab{font-size:20px;padding:13px 25px}}.mod-GcTabbar__tab:after{content:"";height:5px;position:absolute;background:#000;right:0;bottom:0;left:0;transform:scaleY(0);transition:transform .3s;transform-origin:bottom}.mod-GcTabbar__tab:hover{text-decoration:none}.mod-GcTabbar__tab--expand{flex-grow:1}.mod-GcTabbar__tab--active{font-weight:600}.mod-GcTabbar__tab--active:after{transform:scaleY(1)}.mod-GcTabbar--s .mod-GcTabbar__tab{padding:7px 10px;font-size:18px}.mod-GcTabbar__section{display:none}.mod-GcTabbar__section--stacked-s{display:block;margin-bottom:6px}@media (min-width:768px){.mod-GcTabbar__section--stacked-s{display:none;margin-bottom:0}}.mod-GcTabbar__section--active{display:block}.mod-GcAkkordeon__header,.mod-GcTabbar button.mod-GcTabbar__tab{appearance:none;border:none;background:none}.mod-GcAkkordeon__header{display:flex;font-size:16px;font-weight:700;line-height:1.25;text-align:left;align-items:center;justify-content:space-between;width:100%;padding:12px 0;cursor:pointer}.mod-GcAkkordeon__header .svgicon{margin-left:auto;display:block;flex-shrink:0}.mod-GcAkkordeon__header:focus{outline:none}.mod-GcAkkordeon__content{height:0}.mod-GcAkkordeon__icon{margin-left:auto}.mod-GcAkkordeon__icon--open{display:block}.mod-GcAkkordeon__icon--close{display:none}.mod-GcAkkordeon__section{overflow:hidden;padding:0 12px}.mod-GcAkkordeon__section:not(:last-child){border-bottom:1px solid silver}.mod-GcAkkordeon__section--transitions .mod-GcAkkordeon__content{transition:height .3s}.mod-GcAkkordeon__section--open{padding-bottom:12px}.mod-GcAkkordeon__section--open .mod-GcAkkordeon__header>.svgicon{transform:rotate(180deg)}.mod-GcAkkordeon__section--open .mod-GcAkkordeon__icon--open{display:none}.mod-GcAkkordeon__section--open .mod-GcAkkordeon__icon--close{display:block}.mod-GcAkkordeon__section--open .mod-GcAkkordeon__content{height:auto}.mod-GcAkkordeon--light .mod-GcAkkordeon__header{font-size:12px;font-weight:300;padding-top:10px;padding-bottom:10px}.mod-GcAkkordeon--light .mod-GcAkkordeon__section{padding-left:10px;padding-right:10px}.mod-GcAkkordeon--light .mod-GcAkkordeon__section--open{padding-bottom:10px}.mod-GcAkkordeon--bare .mod-GcAkkordeon__header,.mod-GcAkkordeon--bare .mod-GcAkkordeon__section{padding:0}.mod-GcAkkordeon--borderless .mod-GcAkkordeon__section{border-bottom:0}.mod-GcAkkordeon .yext-content{display:inline-block;width:100%}.mod-GcAkkordeon .yext-content.yext-item-trenner{padding-bottom:1em;border-bottom:1px solid #e0e0e0}.mod-GcAkkordeon .yext-content .yext-item-heading{margin-top:12px;margin-bottom:20px}.mod-GcAkkordeon .yext-content .yext-item-beschreibung img{max-height:150px;max-width:150px;margin-right:15px;align-self:baseline}.mod-GcAkkordeon .gc-akkordeon__section--open img{float:left}.no-js .mod-GcAkkordeon__header:focus+.mod-GcAkkordeon__content{height:auto}.boxteaser{background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;border-radius:3px}.boxteaser .boxteaser__dim{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(208deg,rgba(0,0,0,.05),rgba(0,0,0,.81));border-radius:3px}.boxteaser .boxteaser__dim-dark{background-image:linear-gradient(0deg,rgba(0,0,0,.51),rgba(0,0,0,.69))}.boxteaser .boxteaser__content{color:#fff;text-shadow:0 0 2px #000;padding:16px;position:relative;z-index:1;min-height:210px;display:flex;flex-direction:column}.boxteaser .boxteaser__header{display:flex;flex-direction:row;justify-content:space-between}.boxteaser .boxteaser__footer{margin-top:auto;display:flex;justify-content:space-between}.boxteaser .boxteaser__icon{font-size:46px;margin-left:auto}.boxteaser .boxteaser__icon-left{height:36px}.boxteaser .boxteaser__caption{margin-bottom:4px}.boxteaser .boxteaser--no-br,.boxteaser .boxteaser--no-br .boxteaser__dim{border-radius:0}.boxteaser .boxteaser__title{min-height:2.2em;font-size:28px;font-weight:600;line-height:1.1;display:inline-block;margin-right:15px}.boxteaser.boxteaser--flat .boxteaser__title{font-size:24px}.boxteaser.boxteaser--flat .boxteaser__content{min-height:184px}.boxteaser .boxteaser__list{margin-top:20px;margin-bottom:18px}.boxteaser .boxteaser__listitem{font-weight:200;margin-bottom:12px}.boxteaser .boxteaser__listitem:last-child{margin-bottom:0}.boxteaser .boxteaser__description{font-weight:200}.boxteaser .boxteaser__bottom-link .svgicon{font-size:10px}.boxteaser .boxteaser__full-link{position:absolute;top:0;right:0;bottom:0;left:0}.boxteaser .boxteaser__full-link:focus{outline:none}.boxteaser .boxteaser--cover .boxteaser__content{min-height:178px}.boxteaser .boxteaser--cover .boxteaser__title{font-size:24px;min-height:0;margin-bottom:16px}@media (min-width:768px){.boxteaser .boxteaser--cover .boxteaser__title{min-height:0}.boxteaser .boxteaser--cover .boxteaser__list{margin-top:16px}.boxteaser .boxteaser--cover .boxteaser__content{padding:46px 80px}}.boxteaser .boxteaser--cover-l .boxteaser__title{font-size:24px;min-height:0;margin-bottom:8px;line-height:1.17}@media (min-width:768px){.boxteaser .boxteaser--cover-l .boxteaser__title{font-size:36px;margin-bottom:16px}}.boxteaser .boxteaser--cover-l .boxteaser__caption{margin-bottom:12px}@media (min-width:768px){.boxteaser .boxteaser--cover-l .boxteaser__caption{font-size:16px}}.boxteaser .boxteaser--cover-l .boxteaser__description{font-size:16px;line-height:1.44;max-width:656px}.boxteaser .boxteaser--cover-l .boxteaser__content{padding:20px 16px}@media (min-width:768px){.boxteaser .boxteaser--cover-l .boxteaser__content{padding:55px 40px}}.boxteaser .gc-t--caption{font-size:12px;line-height:normal;letter-spacing:1px;color:currentColor;text-transform:uppercase;font-weight:400}.mod-Ntv_preis{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.mod-Ntv_preis img{max-height:200px;margin:0 32px}.mod-Ntv_preis img:first-child{margin-bottom:20px}@media (min-width:560px){.mod-Ntv_preis img:first-child{margin-bottom:0}}@media (min-width:768px){.mod-Staedteteaser .mod-GsSlider__slider{flex-wrap:wrap;margin:0 -1%}}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol{min-width:200px;margin-right:16px}@media (min-width:768px){.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol{min-width:184px;width:31.333%;margin:0 1% 16px;justify-content:space-between;-ms-flex-flow:row wrap;-ms-flex-pack:start}}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol :last-child{margin-right:0}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .gc-box--pxs{padding:8px}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .gc-box--pxs .boxteaser{width:184px;height:184px}@media (min-width:768px){.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .gc-box--pxs .boxteaser{width:100%}}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .gc-box--pxs .boxteaser .text--caption{text-transform:uppercase}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .gc-box--pxs .boxteaser .boxteaser__bottom-link,.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .gc-box--pxs .boxteaser .boxteaser__description,.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .gc-box--pxs .boxteaser .data__icon{display:none}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .pagesection__title{margin-bottom:16px}.mod-Staedteteaser .mod-GsSlider__slider>.sliderCol .pagesection__title .gc-t--bi{font-weight:700}ul.unordered-list{list-style-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE3IDEyIj48cGF0aCBmaWxsPSIjMTExIiBkPSJNMTUuMy4zTDYgOS42IDIuNyA2LjNjLS40LS40LTEtLjQtMS40IDAtLjQuNC0uNCAxIDAgMS40bDQgNGMuMi4yLjQuMy43LjMuMyAwIC41LS4xLjctLjNsMTAtMTBjLjQtLjQuNC0xIDAtMS40LS40LS40LTEtLjQtMS40IDB6Ij48L3BhdGg+PC9zdmc+DQo=");list-style-position:outside;padding-left:8px;margin-left:16px;margin-bottom:16px}ul.unordered-list li{margin-bottom:8px;padding-left:8px}ul.unordered-list--bold{font-weight:700}.mod-AditionWerbungSt__werbeblock--desktop{display:none}@media (min-width:900px){.mod-AditionWerbungSt__werbeblock--mobile{display:none}.mod-AditionWerbungSt__werbeblock--desktop{display:block}.mod-AditionWerbungSt[data-werbeblock=rectangles]{display:flex;justify-content:space-between}}.mod-alexaSkill{display:block}.mod-alexaSkill h3{margin-bottom:0}.mod-alexaSkill .gc-btn{width:228px;float:right;margin-top:40px}.mod-alexaSkill ul{display:flex}.mod-alexaSkill ul .left{width:40%}.mod-alexaSkill ul .left p{font-weight:600;margin-top:16px;max-width:300px}.mod-alexaSkill ul .right{width:40%}.mod-alexaSkill ul .echo{margin:0 10px;background-image:url(/web/images/alexa/echo.jpg);background-size:contain;background-repeat:no-repeat;min-height:200px;min-width:200px}.mod-alexaSkill .info{margin-top:32px;margin-bottom:12px;background-color:#f4f6f6;border:1px solid #ddd;border-radius:4px;padding:12px 20px;letter-spacing:.5px;font-family:erly;position:relative}.mod-alexaSkill .info.righttext{float:right;text-align:right}.mod-alexaSkill .info.righttext .info-bubble{position:absolute;right:-7px;transform:rotate(45deg);top:16px;margin-top:-6px;background:#f4f6f6;height:12px;width:12px;border-top:1px solid #ddd;border-right:1px solid #ddd}.mod-alexaSkill .info.lefttext{margin-top:32px;float:left;text-align:left;max-width:340px}.mod-alexaSkill .info.lefttext .info-bubble{position:absolute;left:-7px;transform:rotate(45deg);top:16px;margin-top:-6px;background:#f4f6f6;height:12px;width:12px;border-bottom:1px solid #ddd;border-left:1px solid #ddd}.mod-alexaSkill.mobile{position:relative}.mod-alexaSkill.mobile ul{display:list-item;list-style:none;margin-bottom:108px}.mod-alexaSkill.mobile ul .echo{background-position:50%}.mod-alexaSkill.mobile ul .top{padding-left:24px}.mod-alexaSkill.mobile .info.lefttext{float:unset;margin:0 auto;margin-top:8px;margin-bottom:32px;font-size:12px;padding:4px 16px 4px 32px;max-width:280px}.mod-alexaSkill.mobile .info.lefttext .info-logo{background-image:url(/web/images/alexa/gs_skill_logo.png);background-size:contain;background-repeat:no-repeat;min-height:60px;min-width:60px;position:absolute;left:-32px;top:-2px}.mod-alexaSkill.mobile .bottom{text-align:left;position:absolute;width:100%;left:0;bottom:16px}.mod-alexaSkill.mobile .bottom .bottom-text{background:#fff;padding:16px}.mod-alexaSkill.mobile .bottom .bottom-frame{height:90px;opacity:.5;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.22))}.mod-alexaSkill.mobile .bottom p{margin:12px 0 20px}.mod-alexaSkill.mobile .bottom .gc-btn{margin:0 auto;width:100%}@font-face{font-family:erly;font-display:swap;src:url(/web/fonts/Bookerly-Italic.ttf) format("truetype")}.mod-TerminwunschWerbung{overflow:hidden;display:block;font-weight:700;hyphens:auto;margin-bottom:12px}@media (min-width:900px){.mod-TerminwunschWerbung--Trefferliste .mod-TerminwunschWerbung__imageWrapper{width:33%}}.mod-TerminwunschWerbung.gc-box{padding:0}@media (min-width:600px){.mod-TerminwunschWerbung{display:flex;min-height:240px}}.mod-TerminwunschWerbung__imageWrapper{display:block}@media (min-width:600px){.mod-TerminwunschWerbung__imageWrapper{width:33%;padding-right:20px;border-radius:3px 0 0 3px}}@media (min-width:1000px){.mod-TerminwunschWerbung__imageWrapper{width:50%}}.mod-TerminwunschWerbung__imageWrapper:before{content:" ";display:block;padding-top:46%;background:url(/web/images/terminwunschWerbung/smartphone.jpg) 50% transparent;background-size:cover}@media (min-width:600px){.mod-TerminwunschWerbung__imageWrapper:before{padding-top:0;height:105%;border-radius:3px 0 0 3px}}.mod-TerminwunschWerbung__contentWrapper{display:block;margin:12px 16px 16px;position:relative}@media (min-width:600px){.mod-TerminwunschWerbung__contentWrapper{margin:16px 16px 16px 0}}.mod-TerminwunschWerbung__contentWrapper p{margin-bottom:16px}.mod-TerminwunschWerbung__contentWrapper .unordered-list{float:left}@media (min-width:600px){.mod-TerminwunschWerbung__contentWrapper .unordered-list{float:left}}.mod-TerminwunschWerbung__contentWrapper .gc-btn{width:100%}@media (min-width:600px){.mod-TerminwunschWerbung__contentWrapper .gc-btn{width:auto}}@media (min-width:1000px){.mod-TerminwunschWerbung__contentWrapper .gc-btn{float:right}}