@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&family=Playfair+Display:wght@400;700&display=swap";html{text-rendering:optimizeLegibility;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:#0000;--color1:#d63c3e;--color2:#45e38a;--color3:#4b2e68;--font_body:calc(20rem/16);--font_typewriter:3.3rem;--font_secondary:2rem;--font_angebot_headline:1.5rem;--font_footer:1rem;overflow-x:hidden}@media (max-width:64rem){html{--font_body:calc(20rem/16*.9);--font_typewriter:calc(3.3rem*.8);--font_secondary:calc(2rem*.8);--font_angebot_headline:calc(1.5rem*.9);--font_footer:calc(1rem*.9)}}@media (max-width:48rem){html{--font_body:calc(20rem/16*.85);--font_typewriter:calc(3.3rem*.57);--font_secondary:calc(2rem*.8);--font_angebot_headline:calc(1.5rem*.9);--font_footer:calc(1rem*.9)}}body,html{width:100%;height:auto}body{font-family:Playfair Display,Georgia,serif;font-size:var(--font_body);background-color:#fffaf2;font-weight:400;line-height:1.35;border:0!important;margin:0!important;padding:0!important}html,body,button,input,select,textarea{color:#000}div,article,section,header,footer,figure,aside,nav{position:relative}iframe{border:none!important}figure{margin:0}*,:before,:after{box-sizing:border-box}*{-webkit-tap-highlight-color:#0000;-webkit-focus-ring-color:#0000;outline:0;min-width:0}a:active,a:focus{outline:0}a[x-apple-data-detectors],a[href^=tel]{color:inherit!important;-webkit-text-decoration:inherit!important;text-decoration:inherit!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important}input[type=email]::-ms-clear{display:none}input[type=submit]{-webkit-appearance:none;appearance:none}button,.clickable{cursor:pointer;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.overflow_hidden{overflow:hidden}.nowrap{white-space:nowrap}.nowrap a{word-break:keep-all;-webkit-hyphens:none;hyphens:none}.hw_acc{transform:translate(0,0)}.antia{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.faded_out{opacity:0!important}.hidden{visibility:hidden;display:none!important}.visuallyhidden{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.invisible{visibility:hidden}.v_center_parent{transform-style:preserve-3d}.v_center{position:relative;top:50%;transform:translateY(-50%)}.flex{display:flex}.flex_center{justify-content:center;align-items:center;height:100%;display:flex}.flex_v_center{justify-content:flex-start;align-items:center;height:100%;display:flex}.max_w_wrap{width:100%;display:inline-block}p{margin-top:0}h1,h2,h3,h4{font-style:normal;font-weight:400;font-size:inherit;line-height:inherit;margin-top:0;position:relative}a,.like_link{color:inherit;touch-action:manipulation;cursor:pointer;text-decoration:none;transition:color .2s linear;position:relative}.editor_content{flex-flow:column wrap;display:flex}.editor_content a{text-decoration:underline}.no-touch .editor_content a:hover{text-decoration:none}.editor_content>:last-child,.editor_content>:last-child li:last-child p{margin-bottom:0!important}.editor_content .is_last>:last-child{margin-bottom:0}.editor_content .last_item{margin-bottom:0!important}::selection{text-shadow:none;background:#eee;color:#000!important;text-fill-color:#000!important;-webkit-text-fill-color:#000!important;-moz-text-fill-color:#000!important}img{width:100%;max-width:100%;height:auto}#main{text-align:center;margin-left:auto;margin-right:auto;padding:40px}@media (max-width:48rem){#main{padding:40px 20px 20px}}#main h1,#main h2,#main h3,#main h4{font-family:Playfair Display,Georgia,serif}#main p{font-family:Roboto,sans-serif;font-weight:400}#main strong{font-weight:500}#main h2.do_typewriter{font-size:var(--font_typewriter);margin-bottom:5rem;line-height:1.2}#main h2.secondary_h2{font-size:var(--font_secondary);margin-bottom:1rem}.photo{aspect-ratio:1772/2480;--corner:16px;--inset:16px;max-height:600px;-webkit-clip-path:inset(var(--inset)round var(--corner));clip-path:inset(var(--inset)round var(--corner));opacity:0;border-radius:16px;margin-bottom:6rem;margin-left:auto;margin-right:auto;overflow:hidden}.photo.reveal{animation:1.4s forwards revealPhoto}@keyframes revealPhoto{0%{opacity:0;-webkit-clip-path:inset(var(--inset)round var(--corner));clip-path:inset(var(--inset)round var(--corner))}to{opacity:1;-webkit-clip-path:inset(0px round var(--corner));clip-path:inset(0px round var(--corner))}}h1.page_headline{opacity:0;margin-bottom:4rem;animation:1s .5s forwards fadeInHeadline}@keyframes fadeInHeadline{0%{opacity:0}to{opacity:1}}section{margin-bottom:6rem}section.about{max-width:700px;margin-left:auto;margin-right:auto}section.about p.fade-initial,.secondary_h2.fade-initial{opacity:0;transition:opacity 1s .3s,transform .6s;transform:translateY(0)}section.about p.fade-in,.secondary_h2.fade-in{opacity:1;transform:translateY(0)}@keyframes fadeIn{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.angebote-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1280px;margin:2rem auto 3rem;display:grid}@media (max-width:64rem){.angebote-grid{gap:1rem}}@media (max-width:47.9375rem){.angebote-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:0;font-size:120%}.angebot-item{max-width:400px;margin-left:auto;margin-right:auto}.angebot-item:last-child{margin-bottom:0}}.angebot-item{text-align:center;aspect-ratio:4/2.8;opacity:0;background-color:#f2f51b;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:all .6s;display:flex;transform:scale(.8)}.angebot-item.reveal{opacity:1;transform:scale(1)}.angebot-content{opacity:0;flex-direction:column;justify-content:center;align-items:center;transition:opacity 1s .3s;display:flex}.angebot-item.reveal .angebot-content{opacity:1}.angebot-link{color:inherit;border-radius:16px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block}.angebot-link:hover{transform:translate(-16px,-16px);box-shadow:10px 10px 30px #0003}.angebot-item h4{font-size:var(--font_angebot_headline);margin-bottom:.4rem}.angebot-item p{margin:0;font-size:.8em;font-style:italic}footer{font-family:Roboto,sans-serif;font-weight:400;font-size:var(--font_footer);background-color:#fff;margin-top:40px;padding:40px 20px}.footer-content{text-align:left;align-items:flex-start;gap:60px;max-width:1000px;margin:0 auto;display:flex}.footer-column{flex-direction:column;flex:none;justify-content:flex-start;display:flex}.footer-column:last-child{margin-left:auto}.footer-column>:last-child{margin-bottom:0}footer a{color:inherit;text-decoration:none}footer a:hover{text-decoration:underline}@media (max-width:540px){.footer-content{flex-direction:column;gap:20px}.footer-column:last-child{margin-left:0}}.contact-item{align-items:center;gap:10px;margin-bottom:6px;display:flex}.contact-icon{flex-shrink:0;width:20px;height:20px}@media (max-width:47.9375rem){section.offers{margin-bottom:0!important}}body.impressum a{text-underline-offset:.2rem;text-decoration:underline!important}body.impressum a:hover{text-decoration:none!important}sup{margin-left:2px;font-family:Roboto,sans-serif;font-size:.7em;font-style:normal;font-weight:400}h4 sup{margin-left:0}