@font-face{font-family:'icomoon';src:url(../fonts/icomoon.eot?v=1);src:url(../fonts/icomoon.eot?v=1) format('embedded-opentype'),url(../fonts/icomoon.ttf?v=1) format('truetype'),url(../fonts/icomoon.woff?v=1) format('woff'),url(../fonts/icomoon.svg?v=1) format('svg');font-weight:normal;font-style:normal}[class^="icon-"]::before,[class*=" icon-"]::before,[class^="icon-"]::after,[class*=" icon-"]::after{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}.icon-sourcegraph::after{content:""}.icon-sourcegraph::before{content:""}.icon-x::before{content:""}.icon-check-square-o::before{content:""}.icon-circle-o::before{content:""}.icon-circle::before{content:""}.icon-pencil::before{content:""}.icon-linkedin::before{content:""}.icon-envelope-o::before{content:""}.icon-facebook::before{content:""}.icon-facebook-f::before{content:""}.icon-arrow_up::before{content:""}.icon-arrow_down::before{content:""}.icon-euro::before{content:""}.icon-menu::before{content:""}.icon-store::before{content:""}.icon-shopping::before{content:""}.icon-search::before{content:""}.icon-check::before{content:""}.icon-clear::before{content:""}.icon-close::before{content:""}.icon-enter::before{content:""}:root{--MKB-body:#7c7c7c;--MKB-headermneu:#1ba400;--MKB-background-light:#edf3fd;--MKB-background-dark:#0c3373;--MKB-header:#1c3373;--MKB-header-dark:#97bfff;--MKB-header-light:#e85d04;--MKB-button:#1ba400;--MKB-text-dark:#000;--MKB-text-light:#fff}*{margin:0;padding:0;border:0}html,body{font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-style:normal;background-color:var(--MKB-body)}.all{min-height:100vh;width:100%;display:flex;flex-direction:column}.page{display:flex;height:100%;max-width:75em;align-items:center;width:100%;margin:0;padding:0;overflow:hidden}footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:auto}h1{font-size:3em;text-transform:uppercase;font-weight:bold}h2{font-size:2em;font-weight:normal}h3{font-size:1.5em;font-weight:bold}h4{font-size:1.375em;font-weight:bold}a{font-weight:bold;text-decoration:none}a:hover{color:#000;transition:color .2s ease-in-out}img,picture{max-width:100%;height:100%}.alertmessage{top:1em;left:calc(50% - 7em);display:table;background-color:#fff;padding:.2em;position:fixed;z-index:1000;text-align:center;font-weight:bold;-moz-min-width:15em;-ms-min-width:15em;-o-min-width:15em;-webkit-min-width:15em;min-width:15em;-ms-border-radius:.3em;border-radius:.3em}.alertoverlay{background-color:rgba(0,0,0,.4);top:0;left:0;width:100%;height:100%;position:fixed;z-index:1000}.alert,.confirm{left:calc(50% - 22em);top:calc(50% - 10em);max-width:44em;width:90%;height:20em;position:fixed;background-color:var(--wite-color);-webkit-animation:showAlert .3s;-moz-animation:showAlert .3s;-ms-animation:showAlert .3s;-o-animation:showAlert .3s;animation:showAlert .3s;text-align:center;z-index:1010;-ms-border-radius:.3em;border-radius:.3em;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.confirm.options{top:calc(50% - 15em);height:30em}.alert.hide,.confirm.hide{-webkit-animation:hideAlert .3s;-moz-animation:hideAlert .3s;-ms-animation:hideAlert .3s;-o-animation:hideAlert .3s;animation:hideAlert .3s}.alert .mark,.confirm .mark{border:4px solid #f27474;width:5.5em;height:5.5em;margin:2em 0;-ms-border-radius:50%;border-radius:50%;display:inline-block;-webkit-animation:animateMark .5s;-moz-animation:animateMark .5s;-ms-animation:animateMark .5s;-o-animation:animateMark .5s;animation:animateMark .5s}.confirm .mark{border-color:#f8bb86}.alert .x{-webkit-animation:animateXMark 1s;-moz-animation:animateXMark 1s;-ms-animation:animateXMark 1s;-o-animation:animateXMark 1s;animation:animateXMark 1s}.alert .markline{height:.4em;width:3em;background-color:#f27474;-ms-border-radius:2px;border-radius:2px;position:absolute;margin:2.5rem 0 0 1rem}.alert .markline.left{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.alert .markline.right{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.confirm .markline{height:3em;width:.3em;background-color:#f8bb86;-ms-border-radius:2px;border-radius:2px;position:absolute;margin:.7rem 0 0 2.4rem;-webkit-animation:animateConfirmLine .5s;-moz-animation:animateConfirmLine .5s;-ms-animation:animateConfirmLine .5s;-o-animation:animateConfirmLine .5s;animation:animateConfirmLine .5s}.confirm .markdot{height:.5em;width:.5em;background-color:#f8bb86;-ms-border-radius:50%;border-radius:50%;position:absolute;margin:4.2rem 0 0 2.3rem;-webkit-animation:animateConfirmDot 1s;-moz-animation:animateConfirmDot 1s;-ms-animation:animateConfirmDot 1s;-o-animation:animateConfirmDot 1s;animation:animateConfirmDot 1s}.alert p,.confirm p{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;color:#797979;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal;min-height:5em}.confirm.options p{min-height:3em;margin-bottom:1em}.alert button,.confirm button{background-color:#8cd4f5;padding:.6em 2em;-ms-border-radius:.4em;border-radius:.4em;font-size:1.1em;color:var(--wite-color)}.confirm label{margin:0;padding:0;width:auto;font-weight:bold}.confirm .tablecontainer{padding-bottom:1em}.confirm .tablecontainer table{width:auto;display:inline-block}.confirm .tablecontainer tr{background-color:var(--wite-color)}.confirm .tablecontainer tr td:first-child{padding-top:.7em}.confirm .confirmno{background-color:#c1c1c1;margin-bottom:.5em}.confirm .confirmyes{margin-right:1em;margin-bottom:.5em;background-color:#55d89f}.confirm .danger{background-color:#dd6b55}@keyframes showAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes animateMark{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}@keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateConfirmLine{0%{transform:rotateZ(100deg);-webkit-transform:rotateZ(100deg);opacity:0}100%{transform:rotateZ(0);-webkit-transform:rotateZ(0);opacity:1}}@keyframes animateConfirmDot{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:-1rem;opacity:0;margin-left:1rem}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:-1rem;opacity:0;margin-left:1rem}80%{transform:scale(1.35);-webkit-transform:scale(1.35);margin-top:4.3rem;margin-left:2.25rem}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:4.2rem;margin-left:2.3rem;opacity:1}}@media only screen and (max-width:44em){.alert,.confirm{left:calc(50% - 45%)}}@media only screen and (max-width:30em){.alert p,.alert .tablecontainer,.alert button,.confirm p,.confirm .tablecontainer,.confirm button{font-size:3.4vw}.alert,.confirm,.confirm.options{height:auto}}.breaker{height:18em;background-size:cover;background-position:50% 50%}.breaker.bg-fixed{background-position:50% 0;background-attachment:fixed}.snelmkb .breaker.dark{background-color:#0c3273}.snelmkb .breaker.offer{background-color:#e0d100}.snelmkb .breaker.light{background-color:#edf3fd}.snelzzp .breaker.light{background-color:#fff}.snelzzp .breaker.dark{background-color:#0c3273}.snelzzp .breaker.offer{background-color:#fff}.breaker .page{justify-content:center;align-items:center}.breaker h2,.breaker h3{padding:4em;text-align:center}.snelmkb .breaker.dark h3{color:#edf3fd}.snelmkb .breaker.light h3{color:#0c3273}.snelmkb .breaker.offer h3{color:#383838}.snelzzp.breaker.light h3{color:#0c3273}.snelzzp .breaker.dark h3{color:#edf3fd}.snelzzp .breaker.offer h3{color:#383838}.bundleblock{display:flex;justify-content:center;align-items:center;height:100%;width:100%;min-height:45em;margin:0;padding:2em 0}.bundleblock .page{flex-direction:column;align-items:center;padding:0 2em}.bundleblock .title{text-align:center;color:var(--wite-color);font-weight:bold}.bundleblock .bundleusertotal{padding-bottom:1em;display:flex;gap:1em;align-items:baseline}.bundleblock .bundleusertotal .bundleslidercontener{flex-direction:column;justify-content:center;align-items:center;display:flex}.bundleblock .bundleusertotal .bundleslidercontener label{color:var(--font-color);font-weight:800;padding-top:.5em}.bundleblock .bundleusertotal .bundleuserslider{width:20em;color:var(--font-color)}.bundleblock .bundleusertotal .bundleuserscount{color:var(--font-color);background-color:var(--wite-color);padding:1.25em;border-radius:50%;font-weight:bold}.bundleblock .bundlelist{margin:0 auto;display:flex;justify-content:center;height:100%;gap:.5em}.bundleblock .bundlelist .bundle{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:2em;box-shadow:0 0 3px rgba(0,0,0,.1);flex:0 1 25%;gap:1em;transition:.2s all ease-in-out;background-color:var(--wite-color);position:relative;border-radius:1em;z-index:2;overflow:hidden;margin-top:3em}.bundleblock .bundlelist .bundle.most{margin-top:0}.snelmkb .bundleblock .bundlelist .bundle.most p::before,.snelmkb .bundleblock .bundlelist .bundle.most .checklist li::marker,.snelmkb .bundleblock .bundlelist .bundle.most .price .euro,.snelmkb .bundleblock .bundlelist .bundle.most h3{color:var(--selectMKB-color)}.snelzzp .bundleblock .bundlelist .bundle.most p::before,.snelzzp .bundleblock .bundlelist .bundle.most .checklist li::marker,.snelzzp .bundleblock .bundlelist .bundle.most .price .euro,.snelzzp .bundleblock .bundlelist .bundle.most h3{color:var(--selectZZP-color)}.bundleblock .bundlelist .bundle.most>div:first-child{margin:-2em -2em 0 -2em;height:3.5em;position:relative;z-index:1;font-weight:bold;display:flex;align-items:center;color:var(--wite-color);justify-content:center}.snelmkb .bundleblock .bundlelist .bundle.most>div:first-child{background-color:var(--selectMKB-color)}.snelzzp .bundleblock .bundlelist .bundle.most>div:first-child{background-color:var(--selectZZP-color)}.bundleblock .bundlelist .bundle:hover{transform:scale(1.1);z-index:3}.snelmkb .bundleblock .bundlelist .bundle:hover{box-shadow:0 5px 10px var(--selectMKB-color)}.snelzzp .bundleblock .bundlelist .bundle:hover{box-shadow:0 5px 10px var(--selectZZP-color)}.bundleblock .bundlelist .bundleheader h3{margin-bottom:1em;height:2em}.snelmkb .bundleblock .bundlelist .bundleheader h3{color:var(--unselectMKB-color)}.snelzzp .bundleblock .bundlelist .bundleheader h3{color:var(--unselectZZP-color)}.snelmkb .bundleblock .bundlelist .bundle:hover h3,.snelmkb .bundleblock .bundlelist .bundle:hover .price .euro,.snelmkb .bundleblock .bundlelist .bundle:hover .checklist li::marker{color:var(--selectMKB-color)}.snelzzp .bundleblock .bundlelist .bundle:hover h3,.snelzzp .bundleblock .bundlelist .bundle:hover .price .euro,.snelzzp .bundleblock .bundlelist .bundle:hover .checklist li::marker{color:var(--selectZZP-color)}.bundleblock .bundlelist .bundleheader .description{min-height:8em}.bundleblock .bundlelist .bundlebody .price{display:flex;justify-content:center;align-items:center;font-size:4em;font-weight:bold;color:var(--font-color);flex-shrink:0}.bundleblock .bundlelist .bundlebody .price .euro{color:var(--font-color)}.bundleblock .bundlelist .bundleheader .description{color:#444}.bundleblock .bundlelist .bundle .euro::before{margin-right:0;font-size:.5em}.bundleblock .bundlelist .bundle .cantener{text-align:center}.bundleblock .bundlelist .checklist{text-align:left;min-height:8em}.bundleblock .bundlelist .checklist>li{padding-left:.5em}.bundleblock .bundlelist .checklist li::marker{content:'';font-family:icomoon;font-size:1.25em}.snelmkb .bundleblock .bundlelist .checklist li::marker{color:var(--unselectMKB-color)}.snelzzp .bundleblock .bundlelist .checklist li::marker{color:var(--unselectZZP-color)}.bundleblock .bundlelist .bundlefooter{margin-top:auto;display:flex;flex-direction:column}.bundleblock .bundlelist .bundlefooter>*{cursor:pointer;border-radius:2em;margin-top:1em;padding:.5em .5em}.bundleblock .bundlelist .bundlefooter .select{font-weight:800;font-size:1em}.snelmkb .bundleblock .bundlelist .bundlefooter .select{background-color:var(--unselectMKB-color);color:var(--wite-color)}.snelzzp .bundleblock .bundlelist .bundlefooter .select{background-color:var(--unselectZZP-color);color:var(--wite-color)}.snelmkb .bundleblock .bundlelist .bundlefooter .info{background-color:var(--wite-color)}.snelmkb .bundleblock .bundlelist .bundle.most .bundlefooter .info{color:var(--selectMKB-color);border:2px solid var(--selectMKB-color)}.snelzzp .bundleblock .bundlelist .bundle.most .bundlefooter .info{color:var(--selectZZP-color);border:2px solid var(--selectZZP-color)}.bundleblock .bundlelist .bundlefooter .info::marker{content:'';font-family:icomoon;font-size:1.25em}.snelmkb .bundleblock .bundlelist .bundlefooter .info::marker{color:var(--unselectMKB-color)}.snelzzp .bundleblock .bundlelist .bundlefooter .info::marker{color:var(--unselectZZP-color)}.snelmkb .bundleblock .bundlelist .bundlefooter a,.snelmkb .bundleblock .bundlelist .bundlefooter button{color:var(--unselectMKB-color);border:2px solid var(--unselectMKB-color);background-color:var(--wite-color)}.snelzzp .bundleblock .bundlelist .bundlefooter a,.snelzzp .bundleblock .bundlelist .bundlefooter button{color:var(--unselectZZP-color);border:2px solid var(--unselectZZP-color);background-color:var(--wite-color)}.snelmkb .bundleblock .bundlelist .bundlefooter a:hover,.snelmkb .bundleblock .bundlelist .bundlefooter button:hover{color:var(--selectMKB-color);border:2px solid var(--selectMKB-color);background-color:var(--wite-color)}.snelzzp .bundleblock .bundlelist .bundlefooter a:hover,.snelzzp .bundleblock .bundlelist .bundlefooter button:hover{color:var(--selectZZP-color);border:2px solid var(--selectZZP-color);background-color:var(--wite-color)}.bundleblock .bundlelist .bundle.most .bundlefooter .select,.bundleblock .bundlelist .bundle.most .bundlefooter .info:hover{color:var(--wite-color)}.snelmkb .bundleblock .bundlelist .bundle.most .bundlefooter .select,.snelmkb .bundleblock .bundlelist .bundle.most .bundlefooter .info:hover{background-color:var(--selectMKB-color);border:2px solid var(--selectMKB-color)}.snelzzp .bundleblock .bundlelist .bundle.most .bundlefooter .select,.snelzzp .bundleblock .bundlelist .bundle.most .bundlefooter .info:hover{background-color:var(--selectZZP-color);border:2px solid var(--selectZZP-color)}.bundleblock .compose{font-weight:800;font-size:1em;padding:1em 1em;margin-top:1em;border-radius:2em;cursor:pointer;color:var(--wite-color)}.snelmkb .bundleblock .compose{border:2px solid var(--unselectMKB-color);background-color:var(--unselectMKB-color)}.snelzzp .bundleblock .compose{border:2px solid var(--unselectZZP-color);background-color:var(--unselectZZP-color)}.bundleblock .compose:hover{background-color:var(--wite-color)}.snelmkb .bundleblock .compose:hover{border:2px solid var(--selectMKB-color);color:var(--selectMKB-color)}.snelzzp .bundleblock .compose:hover{border:2px solid var(--selectZZP-color);color:var(--selectZZP-color)}@media only screen and (max-width:60em){.bundleblock .bundlelist{flex-wrap:wrap}.bundleblock .bundlelist .bundle{flex:1 1 30%;margin-top:0}}@media only screen and (max-width:40em){.bundleblock .bundlelist{flex-direction:column}.bundleblock .bundlelist .bundle{flex:1 1 25%}}.contact{padding:1em 0;display:flex;justify-content:center;align-items:center}.contact .page{display:flex;justify-content:center;align-items:center;padding:2em}.contact form{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);align-items:center;background-color:#e5e5e7;padding:2em;border-radius:.5em;width:100%}.contact form>div{display:flex;justify-content:center;flex-direction:column;align-items:flex-start;padding-bottom:1em}.contact form div input{height:3em;max-width:24em;width:100%;border-radius:.5em;padding:0 .5em}.contact form div label{padding:0 0 .5em .5em}.contact form .textarea textarea{width:100%;height:8em;border-radius:1em;padding:.5em .5em}.contact form .recaptchacontainer{padding-top:.5em;align-self:center;justify-self:center}.contact form .textarea,.contact form .recaptchacontainer,.contact form button{grid-column:1/3}.contact .formsent{overflow:hidden;transition:height 1s ease-in-out}.contact .formsent{height:0}.contact button{margin-top:1em;width:100%;max-width:100%;padding:1em;font-size:1em;cursor:pointer;color:var(--wite-color);background-color:var(--selectMKB-color);align-self:center;border-radius:.25em;border:2px solid var(--selectMKB-color)}.contact button:hover{color:var(--selectMKB-color);border:2px solid var(--selectMKB-color);background-color:var(--wite-color)}@media only screen and (max-width:46em){.contact .page{overflow:unset}.contact form{display:flex;flex-direction:column;width:100%}.contact form>div{display:flex;flex-direction:column;width:100%}}.content{display:flex;justify-content:center;align-items:center;padding:5em 0}.content .page{margin:0;padding:0;justify-content:center;align-items:center;padding:0 1em}.content.left .page,.content.right .page{padding:0 1em;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:.5em}.content .page>div{border-radius:.5em;height:100%}.content.left .page .image{grid-column:1/2}.content.left .page .container{grid-column:2/4}.content.right .page .image{grid-column:3/4;grid-row:1/2}.content.right .page .container{grid-column:1/3}.content .page .image img{border-radius:.5em}.content.right .page .container,.content.left .page .container{display:flex;flex-direction:column;align-items:flex-start;max-height:35em;height:100%}.snelmkb .content .page .container{background-color:var(--MKB-background-light)}.content .page .container{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%}.content .container h2{font-weight:800;color:var(--MKB-header);padding:1em 0 0 1em}.content .container p{font-weight:400;color:var(--MKB-textlight);padding:0 2em 3em 2em}.content a{margin:1.5em;color:var(--backgroundMKB-color);border:2px solid var(--MKB-color);background-color:var(--wite-color);padding:.5em 1em;font-size:1em;cursor:pointer;border-radius:.25em;margin-top:auto}.content a:hover{background-color:var(--selectMKB-color)}@media only screen and (max-width:58em){.content .page,.content.left .page,.content.right .page{display:flex;flex-direction:column}.content .page .image{height:20em;width:20em;position:relative;border-radius:50%;overflow:hidden;z-index:2}.content .page .image img{width:100%;height:50%;margin:0;border-radius:0}.content.left .page .container{z-index:1;width:100%;height:100%;margin-top:-12em}.content.right .page .container{z-index:1;margin-top:-12em;width:100%;height:100%}.content .container h2{margin:0;padding:1em 0 0 1em}.content .container p{margin:1em 0}}.cookie{position:fixed;bottom:0;background-color:rgba(0,0,0,.8);padding:.7em .7em;font-weight:300;z-index:50;justify-content:center;display:flex;width:100%;overflow:hidden}.cookie .page{width:100%;justify-content:center}.cookie p{color:var(--wite-color)}.cookie a{color:#fa9358;font-weight:normal}.cookie a:hover{font-weight:600}.cookie .button{display:flex;flex-direction:column;justify-content:space-between;gap:1em;padding:0 2em 0 1em}.cookie .button .icon-cross1{align-self:end}@media only screen and (max-width:46em){.cookie .page{flex-direction:column}.cookie p{padding-right:1em}.cookie .button{flex-direction:unset;padding-top:1em}}footer{background-color:var(--MKB-background-dark);padding:3em 0}footer .page{display:flex;justify-content:space-around;align-items:flex-start}footer .page *{color:var(--MKB-text-light);font-weight:normal;line-height:1.7}footer .page h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:1em}footer .info1{padding:0 2em}footer .info2{gap:2em;display:flex;justify-content:center;align-items:flex-start}footer .socialbutton{display:inline-block;border:1px solid var(--MKB-text-light);padding:.25em .5em;margin:0 .5em .5em 0;border-radius:.375em;padding-top:.5em;width:2.25em;text-align:center}footer .socialbutton::before{margin:0;color:var(--MKB-text-light);transition:all .2s ease-in-out}footer .socialbutton:hover{background-color:var(--MKB-text-light)}footer .socialbutton:hover::before{color:var(--MKB-text-dark)}footer footer a,footer a:hover{color:var(--MKB-text-light);text-decoration:none}footer .footernav{margin-top:1em}footer .footernav ul{list-style:none;display:flex;gap:1em;margin:0}footer .footernav li{display:block;white-space:nowrap}@media only screen and (max-width:43em){footer .page{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:2em}footer .page .info1{width:100%;display:flex;justify-content:start;align-items:center;gap:4em;padding:0 .5em}footer .page .info2{width:100%;display:flex;justify-content:start;align-items:center;gap:4em;padding:0 .5em}footer .page .socialmedia{width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;margin-top:2em}footer .page .importantlinks{display:flex;flex-direction:column;margin-right:2em}}.faqblock{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:1em}.faqblock .page{flex-direction:column;align-items:center;justify-content:center}.faqblock h2{color:var(--wite-color);font-weight:700}.faqblock .faq{background-color:var(--backgroundMKB-color);border-radius:.5em;box-shadow:0 1px 1px 0 rgba(0,0,0,.5);margin-bottom:.5em;width:100%;height:100%}.faqblock .faq .title{border-radius:.5em;padding:2em;background-color:var(--backgroundMKB-color);width:100%}.faqblock .faq.open .question{color:var(--font-color)}.faqblock .faq .question{color:var(--fontMKB-color)}.faqblock .faq .title .question{font-weight:600;font-size:1.325em;display:flex;justify-content:space-between;align-items:center}.faqblock .faq .title .question::after{content:'';font-family:icomoon;font-size:1.5em}.faqblock .faq.open .title .question::after{content:'';font-family:icomoon;font-size:1.5em}.faqblock .faq .container{display:none}.faqblock .faq.open .container{padding-top:1em;display:flex;flex-direction:column;gap:1em;padding:0 2em}.faqblock .faq .container p,.faqblock .faq .container a{padding-bottom:1em;font-weight:500}header{display:flex;justify-content:center;align-items:center;height:5em;width:100%;z-index:10;position:absolute;overflow:hidden;transition:height .5s ease-in-out;background-color:#7c7c7c66}header .page{justify-content:space-between;align-items:center}header .page>div{display:flex;justify-content:center;align-items:center;padding:0}header .mainnavigation .logo{display:flex;align-items:flex-start;flex-direction:column;height:100%;overflow:hidden}header .mainnavigation .logo .logoimage,header .mainnavigation .logo .logoname{height:100%;overflow:hidden;position:relative;transition:opacity 1s ease-in-out;opacity:0}header .mainnavigation .logo .logoimage img,header .mainnavigation .logo .logoname img{height:3em;margin:0;padding:0}header .mainnavigation .logo>div.logoname{padding:5px;margin-top:-3em}header .mainnavigation .logo>div.logoimage{padding:3.5px;margin-bottom:-13px}header .mainnavigation .logo>div>img{width:100%;max-height:100%}header .mainnavigation .menu{list-style:none;display:flex;justify-content:center;align-items:center}header .mainnavigation .menu li:hover{text-decoration:underline;color:#fff}header .mainnavigation .menu li a{color:var(--MKB-text-light);font-size:1em;font-weight:600;padding:1em;text-transform:uppercase}header .mainactien{margin-right:1em;gap:.5em}header .mainactien .icon-enter{padding:.5em;border-radius:50%;font-size:1em}header .mainactien .icon-enter{color:var(--MKB-text-light);border:1px solid #fff0}header .mainactien .icon-enter:hover{border:1px solid var(--MKB-text-light);padding:.5em;cursor:pointer}header .mainactien .search{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:top .2s ease-in-out;padding-left:1.5em}header .mainactien .search form{transition:top .2s ease-in-out;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out;min-width:1em}header .mainactien .search input[type=text]{padding:0;color:var(--MKB-text-dark);width:0;transition:all .2s ease-in-out;margin-top:.375em;margin-left:-28em;margin-top:-.75em;position:absolute}header .mainactien .search input[type=text]:focus{padding:.2em 1.7em .2em .2em;width:28em}header .mainactien .search input:focus{padding:.2em 1.7em .2em .2em;width:25em}header .mainactien .icon-search,header .mainactien .icon-store{transition:.2s ease-in-out;color:var(--MKB-text-light);font-size:1.325em;padding:.325em;border:1px solid #fff0;border-radius:50%}header .mainactien .icon-search{margin-top:-.75em;font-size:1em}header .mainactien .icon-store:hover,header .mainactien .icon-search:hover{border:1px solid #fff;border-radius:50% 50%;cursor:pointer}header .mainactien .icon-menu{display:none}header.sticky{position:fixed;width:100%;height:3.5em;top:0;padding:.5em 0;background-color:#0000008a}header .mainnavigation .logo>div.logoname{opacity:1;transition:width 5s}header.sticky .menu .search form{transition:top .2s ease-in-out;top:1em}.all .mainactien .icon-menu::before{content:"";color:var(--MKB-text-light)}.all.shownav .mainactien .icon-menu::before{content:"";color:var(--MKB-text-light)}.responsivenavigation{position:fixed;z-index:15;width:100%;overflow:hidden;height:100%;transition:height 1s ease-in-out;display:none}.responsivenavigation{background-color:var(--MKB-body)}@media only screen and (max-width:47em){header .mainactien .search{display:none}.all header.sticky{position:unset}.all.shownav header{position:fixed}header .mainnavigation .logo>div.logoimage{opacity:1}header .mainnavigation .logo>div.logoname{opacity:0}header .mainactien .icon-menu{display:flex}header .mainnavigation .menu{display:none}.all.shownav .responsivenavigation{display:flex;margin-top:7em}.responsivenavigation .page{display:flex;flex-direction:column;height:25em;width:100%;overflow:hidden}.responsivenavigation .search{padding:1em 1em 0 1em;justify-content:center;display:flex;width:100%}.responsivenavigation .search form{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.responsivenavigation .search input{padding:0 1.75em 0 .5em;height:2em;border-radius:.5em;width:100%}.responsivenavigation .search label::before{position:absolute;right:2.25em;top:1.25em}.responsivenavigation li a{letter-spacing:2px;text-decoration:none;font-size:1em;padding:1em 0}.responsivenavigation a{padding:1em 0;font-weight:700;font-size:.75em;margin-left:1em;color:var(--MKB-header-dark)}.snelmkb .responsivenavigation a:hover{color:var(--MKB-text-light)}.snelzzp .responsivenavigation a:hover{color:var(--MKB-header-light)}.responsivenavigation ul{text-decoration:none;width:100%;text-align:center;margin:0}.responsivenavigation li{display:flex}}.pageheader.hero{height:35em;overflow:hidden;position:relative;z-index:5}.pageheader.hero{left:0;top:0;height:40em;width:100%;background-size:cover;background-position:50% 50%}.pageheader.hero .textcontent{display:flex;flex-direction:column;align-items:center;margin-top:18em;color:var(--wite-color)}.pageheader.hero .textcontent h1{font-size:4em;color:var(--wite-color);text-shadow:1px 1px 2px #000}.pageheader.hero .textcontent p{color:var(--wite-color);text-shadow:1px 1px 2px #000}@media only screen and (max-width:62em){.pageheader.hero .textcontent h1{font-size:2.5em;color:var(--wite-color);text-shadow:1px 1px 2px #000}}.moduleblock{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:2em 0}.moduleblock .page{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;width:100%;margin:0}.moduleblock .title{text-align:center;color:var(--wite-color);font-weight:bold}.moduleblock .moduleusertotal{padding-bottom:1em;display:flex;align-items:baseline}.moduleblock .moduleusertotal .moduleslidercontener{flex-direction:column;justify-content:center;align-items:center;display:flex}.moduleblock .moduleusertotal .moduleslidercontener label{color:var(--font-color);font-weight:800;padding-top:.5em}.moduleblock .moduleusertotal .moduleuserslider{width:20em;color:var(--font-color)}.moduleblock .moduleusertotal .moduleuserscount{color:var(--font-color);background-color:var(--wite-color);padding:1.25em;border-radius:50%;font-weight:bold}.moduleblock .modulelist{display:grid;height:100%;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:1em;padding:0 2em}.moduleblock .modulelist .module{display:flex;flex-direction:column;text-align:center;justify-content:space-around;padding:2em;gap:1em;transition:.2s all ease-in-out;background-color:#d0d0d0;position:relative;border-radius:1em;z-index:2;overflow:hidden}.moduleblock .modulelist .module:hover{transform:scale(1.1);z-index:3}.snelmkb .moduleblock .modulelist .module.selected{box-shadow:0 0 3px var(--shadowMKB-color);background-color:var(--wite-color)}.snelzzp .moduleblock .modulelist .module.selected{box-shadow:0 0 3px var(--shadowZZP-color);background-color:var(--wite-color)}.moduleblock .modulelist .moduleheader{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;max-width:15em}.moduleblock .modulelist .moduleheader h3{margin:0;min-height:3em;padding:0 1em .5em 1em}.snelmkb .moduleblock .modulelist .moduleheader h3{color:var(--unselectMKB-color)}.snelzzp .moduleblock .modulelist .moduleheader h3{color:var(--unselectZZP-color)}.snelmkb .moduleblock .module.selected h3{color:var(--selectMKB-color)}.snelzzp .moduleblock .module.selected h3{color:var(--selectZZP-color)}.moduleblock .moduleheader .image{aspect-ratio:3/2;border-radius:2em;background-size:cover;width:100%;z-index:2}.moduleblock .modulebody{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.moduleblock .modulebody .price{display:flex;justify-content:center;align-items:center;font-size:4em;font-weight:bold;padding-bottom:.5em}.moduleblock .modulebody .euro::before{align-self:center;font-size:.5em;margin:0;padding:0}.moduleblock .modulebody .euro{color:var(--font-color);font-size:.875em;padding-top:1em}.snelzzp .moduleblock .module .modulebody .euro{color:var(--unselectZZP-color)}.snelzzp .moduleblock .module.selected .modulebody .euro{color:var(--selectZZP-color)}.moduleblock .modulefooter{display:flex;flex-direction:column;justify-content:center;gap:1em;height:220px;flex:0 0 auto;margin-top:auto}.moduleblock .modulefooter .description{flex:1 1 auto}.moduleblock .modulefooter .select{border-radius:2em;margin-top:auto;padding:.5em 1em;color:var(--wite-color);font-weight:bold;font-size:1em;text-transform:uppercase;cursor:pointer}.snelmkb .moduleblock .module .select{background-color:var(--unselectMKB-color)}.snelzzp .moduleblock .module .select{background-color:var(--unselectZZP-color)}.snelmkb .moduleblock .module.selected .select{background-color:var(--selectMKB-color)}.snelzzp .moduleblock .module.selected .select{background-color:var(--selectZZP-color)}.moduleblock .module .info{background-color:var(--wite-color);padding:.5em 1em;border-radius:2em;font-size:.75em}.snelmkb .moduleblock .module .info{border:2px solid var(--unselectMKB-color);color:var(--unselectMKB-color)}.snelzzp .moduleblock .module .info{border:2px solid var(--unselectZZP-color);color:var(--unselectZZP-color)}.moduleblock .module.selected .info{background-color:var(--wite-color)}.snelmkb .moduleblock .module.selected .info{border:2px solid var(--selectMKB-color);color:var(--selectMKB-color)}.snelzzp .moduleblock .module.selected .info{border:2px solid var(--selectZZP-color);color:var(--selectZZP-color)}.moduleblock .accepted{font-weight:800;font-size:1em;color:var(--wite-color);padding:1em 1em;margin-top:1em;border-radius:2em;cursor:pointer}.snelmkb .moduleblock .accepted{border:2px solid var(--selectMKB-color);background-color:var(--selectMKB-color)}.snelzzp .moduleblock .accepted{border:2px solid var(--selectZZP-color);background-color:var(--selectZZP-color)}.moduleblock .accepted:hover{background-color:var(--wite-color)}.snelmkb .moduleblock .accepted:hover{border:2px solid var(--selectMKB-color);color:var(--selectMKB-color)}.snelzzp .moduleblock .accepted:hover{border:2px solid var(--selectZZP-color);color:var(--selectZZP-color)}@media only screen and (max-width:60em){.moduleblock{padding:1em}.moduleblock .modulelist{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}}@media only screen and (max-width:55em){.moduleblock .modulelist{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}@media only screen and (max-width:30em){.moduleblock .modulelist{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,1fr)}}.purchaseoverview{display:flex;justify-content:center}.purchaseoverview .page{display:flex;flex-direction:column;padding:3em 0 1em 0}.purchaseoverview .page>*{color:var(--wite-color)}.purchaseoverview .purchasecontener{display:flex;flex-direction:column;max-width:45em;width:100%;padding:1em;background-color:#ccc;border-radius:1em}.snelmkb .purchaseoverview .purchasecontener{border:1px solid var(--unselectMKB-color)}.snelzzp .purchaseoverview .purchasecontener{border:1px solid var(--unselectZZP-color)}.purchaseoverview .title{display:flex;justify-content:space-between;align-items:center;width:100%;margin-left:.5em}.purchaseoverview .title h3{color:var(--font-color)}.purchaseoverview .title .button{margin-right:1em}.purchaseoverview .title .button>*{background-color:var(--background-tabel-color)}.purchaseoverview .title .button .remove:hover{color:var(--selectZZP-color)}.purchaseoverview .title .button .edit:hover{color:#ffc107}.purchaseoverview .title .button .next:hover{color:var(--selectMKB-color)}.purchaseoverview .title .button>*{color:var(--font-color);cursor:pointer}.purchaseoverview .title h3{margin:0}.purchaseoverview .purchasecard{display:flex;flex-direction:column;max-width:45em;width:100%;padding:1em;border-radius:1em;box-sizing:border-box;background-color:#ddd}.snelmkb .purchasecard{border:5px solid var(--selectMKB-color)}.snelzzp .purchasecard{border:5px solid var(--selectZZP-color)}.purchaseoverview .purchasecontener .purchaseheader{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);margin-bottom:1em;font-weight:bold;border-bottom:1px solid #000}.purchaseoverview .purchasecontener .total{justify-self:end;padding-right:1em}.purchaseoverview .purchasecontener p:before{padding:0;margin:0;font-size:.75em}.purchaseoverview .purchasebody .purche{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);padding-bottom:1em}.purchaseoverview .purchasecontener .purchasefooter{display:flex;justify-content:flex-end;align-items:start;padding:.5em 1em 0 0;border-top:1px solid #000}.purchaseoverview .purchasecontener .purchasefooter div span{font-size:.675em;font-weight:600}.purchaseoverview .purchasecontener .purchasefooter .totalprice{margin-left:.5em;font-weight:700}.pageheader{height:35em;background-size:cover;background-position:50% 50%;width:auto;z-index:0}.header{width:100%;height:6.875em;position:absolute;top:23.15em;background:linear-gradient(135deg,rgba(87,144,168,1) 0%,rgba(87,144,168,0) 100%)}.header .page h1{margin-top:.5em}.breadcrumb{display:flex;justify-content:start;margin-left:.5em}.breadcrumb .page{margin-bottom:2em}.breadcrumb ul{margin:0;width:auto;list-style:none;transition:all .2s ease-in-out;display:flex;justify-content:end}.breadcrumb li a{text-decoration:none;font-size:.625em;text-transform:uppercase;letter-spacing:1px}.breadcrumb li::before{content:'/';margin:0 0 0 .25em;font-size:.625em}.breadcrumb li:first-child::before{display:none}.breadcrumb li a{color:rgba(51,51,51,.5);font-weight:400}.breadcrumb li:last-child a,.breadcrumb a:hover{color:#333;font-weight:bold}.breadcrumb li:first-child a:before{content:''}.breadcrumb li:first-child a:before{content:''}@media only screen and (max-width:62em){.pageheader{transition:margin 1s ease-in-out;width:auto}.shownav .pageheader{margin:0}}@media only screen and (max-width:58em){.pageheader{transition:margin 1s ease-in-out;width:auto}.shownav .pageheader{margin-top:0}}.purchaseformblock{padding:0 3em 1em 3em;display:flex;align-items:center;justify-content:center}.purchaseformblock .page{flex-direction:column;width:100%;padding:2em 2em;margin:.5em 0;border-radius:1em;background-color:var(--backgroundMKB-color)}.purchaseformblock .overview,.purchaseformblock .formcontent{flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%}.purchaseformblock .formfieldset,.purchaseformblock .fieldsetoverview{overflow:hidden;max-width:50em;width:100%;padding:1em;margin:.5em;display:none;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);gap:1em;transition:height .3s ease-in-out;border:5px solid var(--unselect-color);border-radius:4px;box-sizing:border-box}.purchaseformblock .formfieldset .administrator{grid-column:1/3}.purchaseformblock .formfieldset .administratorcantener{grid-column:1/3;grid-row:2/2}.purchaseformblock .formfieldset .administratorcantener.check{grid-column:1/3;grid-row:2/2;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);gap:1em;display:grid}.snelmkb .purchaseformblock .formfieldset .mkbform{display:block}.snelzzp .purchaseformblock .formfieldset.show .mkbform{display:none}.snelmkb .purchaseformblock .fieldsetoverview.show .mkbform{display:block}.snelzzp .purchaseformblock .fieldsetoverview.show .mkbform{display:none}.snelmkb .purchaseformblock .fieldsetoverview{border:5px solid var(--selectMKB-color)}.snelzzp .purchaseformblock .fieldsetoverview{border:5px solid var(--selectZZP-color)}.snelmkb .purchaseformblock .formfieldset{border:5px solid var(--unselectMKB-color)}.snelzzp .purchaseformblock .formfieldset{border:5px solid var(--unselectZZP-color)}.snelmkb .purchaseformblock .formfieldset.accept{border:5px solid var(--selectMKB-color)}.snelzzp .purchaseformblock .formfieldset.accept{border:5px solid var(--selectZZP-color)}.purchaseformblock .formfieldset.show,.purchaseformblock .fieldsetoverview.show{display:grid}.purchaseformblock .formfieldset legend,.purchaseformblock .fieldsetoverview legend{font-weight:600;font-size:1.25em;padding:0 .5em}.snelmkb .purchaseformblock .fieldsetoverview legend{color:var(--selectMKB-color)}.snelzzp .purchaseformblock .fieldsetoverview legend{color:var(--selectZZP-color)}.snelmkb .purchaseformblock .formfieldset legend{color:var(--unselectMKB-color)}.snelzzp .purchaseformblock .formfieldset legend{color:var(--unselectZZP-color)}.purchaseformblock .fieldsetoverview div>p{font-weight:bold;font-size:1em}.purchaseformblock .fieldsetoverview div>h3{font-weight:400;margin:0;padding-top:.5em;font-size:1em}.purchaseformblock .formfieldset>div input,.purchaseformblock .formfieldset>div select{width:100%;padding:1em .5em;margin:.5em 0;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;cursor:pointer}.purchaseformblock .formfieldset>div input[type=checkbox]{width:inherit;padding:.5em;margin-right:1em}.purchaseformblock .formfieldset>div label{display:flex}.purchaseformblock .formfieldset>div label::after{color:#d33;font-size:.25em}.purchaseformblock .formfieldset .agreement{display:flex;justify-content:flex-start;align-items:center;gap:1em}.purchaseformblock .formfieldset .agreement>label{font-size:1em;white-space:nowrap}.purchaseformblock .buttons{padding:1em;display:flex;flex-direction:row;gap:.5em}.purchaseformblock .buttons>button{color:#fff;padding:1em 1.5em;margin:.5em 0;border:0;border-radius:4px;cursor:pointer}.purchaseformblock .buttons .previousbutton{background-color:var(--font-color)}.purchaseformblock .buttons .nextbutton,.purchaseformblock .buttons .submitbutton{background-color:#ccc}.snelmkb .purchaseformblock .buttons .nextbutton.active,.snelmkb .purchaseformblock .buttons .submitbutton.active{background-color:var(--selectMKB-color)}.snelzzp .purchaseformblock .buttons .nextbutton.active,.snelzzp .purchaseformblock .buttons .submitbutton.active{background-color:var(--selectZZP-color)}@media only screen and (max-width:40em){.purchaseformblock .formfieldset,.purchaseformblock .fieldsetoverview{gap:1em;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}.reviews{display:flex;justify-content:center;background-color:#f8f9fa;padding-bottom:1em}.reviews .page{height:100%;padding-top:10em;align-items:stretch;flex-direction:column;justify-content:center}.reviews .cardColumn.active{display:flex;justify-content:center;align-items:stretch}.reviews .cardColumn{display:none}.reviews .cardColumn .review{margin:1em;padding:2em;flex:1;flex-grow:1;border:1px solid #89898975;border-radius:.5em;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;background-color:var(--wite-color);gap:1em;height:22em}.reviews .page .image{position:relative;overflow:hidden;z-index:2;height:12em;width:12em;aspect-ratio:1/1;background-position:50%;background-size:cover;border-radius:50% 50%;margin-top:-10em;padding:1em 0;align-self:center}.reviews .review .container{display:flex;height:100%;width:100%;flex-direction:column;justify-content:space-between}.reviews .currentSlide{display:flex;height:100%;width:100%;gap:1em;justify-content:center;align-items:center}.reviews .currentSlide .dot::after{content:'';font-family:icomoon;font-size:1.5em;cursor:pointer}.reviews .currentSlide .dot.active::after{content:'';font-family:icomoon;font-size:1.5em;cursor:pointer}@media only screen and (max-width:55em){.reviews .cardColumn.active{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr)}.reviews .cardColumn .review:last-child{margin-top:8em}}@media only screen and (max-width:40em){.reviews .cardColumn.active{display:flex;flex-direction:column}.reviews .cardColumn .review:not(:first-child){margin-top:8em}.reviews .cardColumn .review .image{height:9em;height:9em}.reviews .cardColumn .review .container{gap:3em}}.searchblock{line-height:1.65;margin:0 auto;max-width:80ch}.searchresult h2{color:#af0000;font-weight:normal;font-size:1em;text-transform:uppercase;margin-bottom:0;font-weight:600}.searchresult a p{font-size:1em;font-weight:400}.searchblock form{display:block;margin:1em 0 2em 0}.searchblock form::after{font-family:icomoon;content:'';color:#767676;font-size:.85em;margin:.5em 0 0 -1.5em;position:absolute}.searchblock input{width:100%;padding:.625em 2.3em .625em .75em;font-size:.81em;color:#767676;background-color:#fdfdfd;border:1px solid #e3e3e3;outline:0}.searchresult{margin-bottom:2.5em}.searchresult a{text-decoration:none}.searchresult h2{color:#af0000;font-weight:normal;font-size:1em;text-transform:uppercase;margin-bottom:0;font-weight:600}.searchresult:hover h2{color:#000}.searchresult .breadcrumb ul{margin:0;width:auto;list-style:none;transition:all .2s ease-in-out;display:flex;justify-content:left}.searchresult .breadcrumb ul li{font-size:.8em;color:#7f7439;padding:0}.searchresult .breadcrumb li a{color:rgba(51,51,51,.5);font-weight:400}.searchresult .breadcrumb li:hover a{color:#af0000}.searchresult .breadcrumb li::after{content:'/';margin:0 .2em 0 .2em}.searchresult .breadcrumb li:last-child::after{display:none}.teasers{display:flex;justify-content:center;align-items:center;padding:5em 0 2em 0}.teasers.dark{background-color:var(--MKB-background-light)}.teasers.light{background-color:var(--MKB-background-dark)}.teasers .page{display:grid;justify-content:center;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);height:100%;gap:2em;padding:3em 2em 1.5em 2em}.teasers .page .teaser{display:flex;flex-direction:column;margin-bottom:5em;height:100%;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);border:0 1px 1px 1px solid #89898975;background:rgba(255,255,255,.25);border-radius:.5em}.teasers .page .image{aspect-ratio:3/2;background-position:50% 50%;background-size:cover;border-radius:.5em .5em 0 0}.teasers .page .textcontent{border:1px 0 1px 1px solid #89898975;border-radius:0 0 .5em .5em;height:100%}.teasers .teaser .textcontent h4{color:var(--MKB-header-dark);padding:.5em .5em}.teasers .teaser .textcontent p{padding:0 1em}.teasers.dark .teaser p{color:var(--MKB-text)}.teasers.light .teaser p{color:var(--MKB-text-light)}.teasers.dark .teaser p{color:var(--MKB-text-dark)}.teasers.dark .teaser h4{color:var(--MKB-header-light)}.teasers.dark .teaser a:hover{background-color:rgba(255,255,255,.2)}@media only screen and (max-width:40em){.teasers .page{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}