@font-face{font-family:"TTChocolates";src:url("fonts/TTChocolatesDemiBold.woff2") format("woff2"),url("fonts/TTChocolatesDemiBold.woff") format("woff");font-style:normal;font-weight:bold}@font-face{font-family:"TTChocolates";src:url("fonts/TTChocolatesRegular.woff2") format("woff2"),url("fonts/TTChocolatesRegular.woff") format("woff");font-style:normal;font-weight:normal}@font-face{font-family:"TTChocolates";src:url("fonts/TTChocolatesLight.woff2") format("woff2"),url("fonts/TTChocolatesLight.woff") format("woff");font-style:normal;font-weight:200}html{scroll-behavior:smooth;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*{margin:0;padding:0;font:inherit}*,*::before,*::after{box-sizing:border-box}ul,ol{list-style:none}body{min-height:100vh}img,picture,svg,video{display:block;max-width:100%}input,textarea,button,select{font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}button,[role=button]{cursor:pointer}:root{--body: white;--text: black}html{font-size:18px;font-size:clamp(14px,1.05vw,20px);font-family:"TTChocolates",sans-serif;font-feature-settings:"pnum" 1,"onum" 1}body{background-color:var(--body)}*{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40px" height="40px" ><circle stroke="black" fill="rgba(255,255,255,0.2)" stroke-width="2" cx="20" cy="20" r="10"/></svg>') 20 20,auto;color:var(--text)}a,button,a *{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40px" height="40px" ><circle stroke="black" fill="rgba(115, 163, 182, 0.4)" stroke-width="2" cx="20" cy="20" r="18"/></svg>') 20 20,auto;text-decoration:none}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd,div,address{line-height:1.33em}h1,h2,h3,h4,h5,h6{font-size:1rem}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:1px solid var(--text);outline-offset:.3rem}input:focus,button:focus{outline:1px solid var(--text)}main{padding-bottom:3rem}.metaMarkdown em,.--markdown em{color:blue}.metaMarkdown strong,.--markdown strong{font-weight:bold}.metaMarkdown a,.--markdown a{color:var(--hi);text-decoration:none;background-image:linear-gradient(currentColor, currentColor);background-position:0% calc(100% - .1em);background-repeat:no-repeat;background-size:100% 1px;font-weight:bold}.header{display:flex;align-items:center;justify-content:center;height:14rem;--size: 7rem}@media(max-width: 500px){.header{--size: 6rem;height:11rem}}.header a{display:block;width:var(--size);height:var(--size)}.header svg{display:block;width:100%;height:100%}.header svg circle{fill:var(--body)}.header svg path{fill:var(--text)}.seiteneinstieg{padding-bottom:7vw;display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;grid-gap:1.25rem;margin:0 auto;width:min(1800px,100% - 8rem)}@media(max-width: 1020px){.seiteneinstieg{grid-template-columns:repeat(3, 1fr);width:calc(100% - 6rem)}}@media(max-width: 760px){.seiteneinstieg{grid-template-columns:repeat(2, 1fr);width:calc(100% - 6rem)}}@media(max-width: 500px){.seiteneinstieg{grid-template-columns:1fr;width:calc(100% - 2rem)}}.seiteneinstieg__kachel{align-self:end}.seiteneinstieg__kachel img{display:block;width:100%;height:auto}.seiteneinstieg__kachel:first-child{align-self:start}.seiteneinstieg__kachel.--gross{grid-column:span 2}@media(max-width: 1020px){.seiteneinstieg__kachel.--klein:first-child{display:none}}@media(max-width: 760px){.seiteneinstieg__kachel.--klein{display:none}}.footer{display:grid;grid-template-columns:1fr auto 1fr;padding-bottom:3rem;margin:0 auto;width:min(1800px,100% - 6rem)}@media(max-width: 760px){.footer{grid-template-columns:1fr}}.footer__section{grid-column-start:2;display:flex;flex-direction:column;align-items:center}@media(max-width: 760px){.footer__section{grid-column:1/-1}}.footer__section .address{padding-bottom:1.33em}.footer__section .link{padding-bottom:1.33em}.footer__section div,.footer__section address{display:flex;flex-direction:column;align-items:center}.footer__section a{transition:.3s color ease}.footer__section a:hover{color:var(--hi)}.footer__impressum{grid-column-start:3;justify-self:end;align-self:end;display:flex;flex-direction:column;align-items:flex-end}@media(max-width: 760px){.footer__impressum{grid-column:1/-1;padding-top:2.66em;justify-self:center;align-items:center}}.footer__impressum a{opacity:.4}.main.--home,.main.--bilder{grid-auto-flow:dense;display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;grid-gap:1.25rem;margin:0 auto;width:min(1800px,100% - 8rem)}@media(max-width: 1020px){.main.--home,.main.--bilder{grid-template-columns:repeat(3, 1fr);width:calc(100% - 6rem)}}@media(max-width: 760px){.main.--home,.main.--bilder{grid-template-columns:repeat(2, 1fr);width:calc(100% - 6rem)}}@media(max-width: 500px){.main.--home,.main.--bilder{grid-template-columns:1fr;width:calc(100% - 2rem)}}.kachel{display:block;position:relative;background-color:var(--text)}.kachel.--markdown{background-color:rgba(0,0,0,0)}.kachel figure,.kachel img{display:block;position:relative}.kachel picture{height:100%}.kachel img{width:100%;height:auto}.kachel.--klein{align-self:start}.kachel.--gross{grid-column:span 2;grid-row:span 2}.kachel.--gross figure{height:100%}.kachel.--gross img{height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 500px){.kachel.--gross{grid-column:span 1;grid-row:span 1}}.kachel.--lang{grid-column:span 2}@media(max-width: 500px){.kachel.--lang{grid-column:span 1}}.kachel.--lang figure{height:100%}.kachel.--lang img{height:100%;-o-object-fit:cover;object-fit:cover}.kachel.--hoch2{grid-row:span 2}@media(max-width: 500px){.kachel.--hoch2{grid-row:span 1}}.kachel.--hoch2 figure{height:100%}.kachel.--hoch2 img{height:100%;-o-object-fit:cover;object-fit:cover}.kachel.--hoch3{grid-row:span 3}@media(max-width: 760px){.kachel.--hoch3{grid-column:span 2}}@media(max-width: 500px){.kachel.--hoch3{grid-column:span 1}}.kachel figcaption{position:absolute;bottom:0;left:0;padding:1.33rem 2.66rem 1.33rem 1.33rem;z-index:2}.kachel figcaption *{color:#fff;font-weight:bold}.kachel figcaption.--schwarz{color:#000}.kachel.--schwarz *{color:#000}.kachel__link{display:block;position:relative;height:100%}.kachel__link.--selbst svg,.kachel__link.--extern svg{width:1.5rem;height:auto;display:block;position:absolute;right:1.33rem;z-index:1;pointer-events:none}.kachel__link.--selbst svg line,.kachel__link.--extern svg line{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:square;stroke-miterlimit:10;transition:.3s}.kachel__link.--selbst svg{bottom:1.4rem}.kachel__link.--extern svg{top:1.33rem}.kachel.--markdown{background-color:rgba(0,0,0,0);margin-top:-0.3rem}.kachel.--markdown h2{margin-bottom:1.33em;font-weight:bold}.kachel.--markdown p{padding-right:2rem;margin-bottom:1.33em}@media(max-width: 500px){.kachel.--markdown p{padding-left:2rem;text-align:center}}.kachel.--markdown a[href*=instagram]{color:#fff;background-color:var(--hi);background-image:none;display:inline-block;padding:.2rem .5rem .3rem;margin-top:-0.6rem}.kachel.--bigtext p{font-size:1.5rem;line-height:1.1837em;font-weight:normal}@media(max-width: 760px){.kachel.--smartoff{display:none}}.karussell{position:relative}.karussell .button{position:absolute;top:0;background-color:hsla(0,0%,100%,0);padding:1.33rem;height:100%;z-index:1;display:flex;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.karussell .button:focus{outline:none}.karussell .button.--prev{left:0}.karussell .button.--next{right:0}.karussell .button.--inaktiv{opacity:0;pointer-events:none}.karussell .button svg{width:1.5rem;height:auto;display:block}.karussell .button svg line{fill:none;stroke:var(--body);stroke-width:4;stroke-linecap:square;stroke-miterlimit:10;transition:.3s}.karussell__spur{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.karussell__spur::-webkit-scrollbar{display:none}.karussell__spur figure{flex-shrink:0;display:block;width:100%;position:relative;scroll-snap-align:start}.karussell__spur figure figcaption{font-weight:normal;width:100%;opacity:1}.main.--kurzmitteilung{grid-template-rows:auto 1fr auto;display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;grid-gap:1.25rem;margin:0 auto;width:min(1800px,100% - 8rem)}@media(max-width: 1020px){.main.--kurzmitteilung{grid-template-columns:repeat(3, 1fr);width:calc(100% - 6rem)}}@media(max-width: 760px){.main.--kurzmitteilung{grid-template-columns:repeat(2, 1fr);width:calc(100% - 6rem)}}@media(max-width: 500px){.main.--kurzmitteilung{grid-template-columns:1fr;width:calc(100% - 2rem)}}.kurzmitbild{grid-column:span 2;background-color:var(--text);align-self:start}.kurzmitbild img{display:block;width:100%;height:auto}.kurzmitbild figcaption{position:absolute;bottom:1.33rem;left:1.33rem;color:var(--body);z-index:2}.kurzmitbild figcaption.--schwarz{color:var(--text)}.kurzmittex{grid-column:span 2;-webkit-background-clip:text;background-clip:text;margin-top:-0.4rem;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1020px){.kurzmittex{grid-column:span 1}}@media(max-width: 760px){.kurzmittex{grid-column:span 2}}.kurzmittex div{padding:0 25%}@media(max-width: 1200px){.kurzmittex div{padding:0 0;display:flex;flex-direction:column;align-items:flex-end}}@media(max-width: 760px){.kurzmittex div{align-items:center;padding-top:1.33em}}.kurzmittex h1{text-transform:uppercase;font-weight:200;letter-spacing:.04em;font-feature-settings:"pnum" 1,"onum" 0;font-size:2rem}@media(max-width: 1020px){.kurzmittex h1{font-size:1.75rem}}@media(max-width: 760px){.kurzmittex h1{text-align:center}}.kurzmittex p{margin-top:1.33em}@media(max-width: 1200px){.kurzmittex p{max-width:30rem}}@media(max-width: 1020px){.kurzmittex p{padding-left:2rem}}@media(max-width: 760px){.kurzmittex p{padding-right:2rem;text-align:center}}.kurzmittex *{text-align:right}.main.--wir{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;grid-gap:1.25rem;margin:0 auto;width:min(1800px,100% - 8rem)}@media(max-width: 1020px){.main.--wir{grid-template-columns:repeat(3, 1fr);width:calc(100% - 6rem)}}@media(max-width: 760px){.main.--wir{grid-template-columns:repeat(2, 1fr);width:calc(100% - 6rem)}}@media(max-width: 500px){.main.--wir{grid-template-columns:1fr;width:calc(100% - 2rem)}}.wirsektion{grid-column:span 2;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto 1fr;padding-bottom:7.5vw;align-self:start;grid-gap:1rem}@media(max-width: 1020px){.wirsektion{grid-template-columns:repeat(3, 1fr);grid-column:1/-1}}@media(max-width: 760px){.wirsektion{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){.wirsektion{grid-template-columns:1fr}}.wirsektion h2{font-weight:bold}.wirsektion p{padding-right:2rem;margin-bottom:1.33em}.wirsektion p:last-child{margin-bottom:0}@media(max-width: 1200px){.wirsektion p{padding-right:1rem}}.wirsektion img{margin-top:.3rem;display:block;height:auto}.wirsektion h1{text-align:center;grid-column:1/-1;text-transform:uppercase;font-weight:200;letter-spacing:.04em;font-feature-settings:"pnum" 1,"onum" 0;font-size:2rem}@media(max-width: 1020px){.wirsektion h1{font-size:1.75rem}}@media(max-width: 500px){.wirsektion h1{-moz-text-align-last:left;text-align-last:left;padding-left:25%}}.wirsektion .t1{padding-top:1.33em}@media(max-width: 500px){.wirsektion .t1{padding-left:25%;padding-top:.665em}}.wirsektion figure{padding-top:1.33em}@media(max-width: 500px){.wirsektion figure{padding-top:0}}.wirsektion.--philosophie .t1,.wirsektion.--schmuck .t1{grid-column-start:2}@media(max-width: 760px){.wirsektion.--philosophie .t1,.wirsektion.--schmuck .t1{grid-column-start:1}}.wirsektion.--philosophie figure,.wirsektion.--schmuck figure{grid-row-start:3;grid-column:span 2;margin:0 25%}@media(max-width: 1020px){.wirsektion.--philosophie figure,.wirsektion.--schmuck figure{grid-column:span 1;margin:0 0;grid-column-start:3;grid-row-start:2}}@media(max-width: 760px){.wirsektion.--philosophie figure,.wirsektion.--schmuck figure{grid-column-start:2;grid-row-start:2}}@media(max-width: 500px){.wirsektion.--philosophie figure,.wirsektion.--schmuck figure{grid-column-start:1}}@media(max-width: 760px){.wirsektion.--philosophie h1,.wirsektion.--philosophie figure{display:none}.wirsektion.--philosophie .t1{margin-top:0;grid-column-start:2;padding-top:0}}@media(max-width: 760px)and (max-width: 500px){.wirsektion.--philosophie .t1{grid-column-start:1}}.wirsektion.--team .t1{grid-column-start:1;grid-row-start:2}@media(max-width: 1020px){.wirsektion.--team .t1{grid-column-start:2}}@media(max-width: 500px){.wirsektion.--team .t1{grid-column-start:1;grid-row-start:3}}.wirsektion.--team .t2{padding-top:.3rem}@media(max-width: 1020px){.wirsektion.--team .t2{padding-top:1.33em}}@media(max-width: 760px){.wirsektion.--team .t2{grid-column-start:2;padding-top:.3rem}}@media(max-width: 500px){.wirsektion.--team .t2{padding-left:25%;grid-column-start:1}}@media(max-width: 1020px){.wirsektion.--team figure{grid-column-start:1;grid-row-start:2}}@media(max-width: 500px){.wirsektion.--team figure{grid-column-start:1}}.wirsektion.--edelsteine .t1{grid-column-start:1;grid-row-start:2}@media(max-width: 760px){.wirsektion.--edelsteine .t1{grid-column-start:2}}@media(max-width: 500px){.wirsektion.--edelsteine .t1{grid-column-start:1;grid-row-start:3}}.main.--geschichte{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;grid-gap:1.25rem;margin:0 auto;width:min(1800px,100% - 8rem)}@media(max-width: 1020px){.main.--geschichte{grid-template-columns:repeat(3, 1fr);width:calc(100% - 6rem)}}@media(max-width: 760px){.main.--geschichte{grid-template-columns:repeat(2, 1fr);width:calc(100% - 6rem)}}@media(max-width: 500px){.main.--geschichte{grid-template-columns:1fr;width:calc(100% - 2rem)}}.main.--geschichte .geschichte__teil2{grid-row-start:2;padding-bottom:7.5vw}.main.--geschichte .geschichte__teil1{grid-row-start:1}.main.--geschichte .geschichte__teil1,.main.--geschichte .geschichte__teil2{grid-column:3/-1;padding-right:25%}@media(max-width: 1020px){.main.--geschichte .geschichte__teil1,.main.--geschichte .geschichte__teil2{grid-row-start:unset;grid-column:2/-1;padding-right:2rem}}@media(max-width: 760px){.main.--geschichte .geschichte__teil1,.main.--geschichte .geschichte__teil2{padding-left:0;grid-column:1/-1;padding-left:25%}}@media(max-width: 500px){.main.--geschichte .geschichte__teil1,.main.--geschichte .geschichte__teil2{padding-right:1rem}}.main.--geschichte .geschichte__teil1 h1,.main.--geschichte .geschichte__teil2 h1{grid-column:span 2;max-width:40ch;text-transform:uppercase;font-weight:200;letter-spacing:.04em;font-feature-settings:"pnum" 1,"onum" 0;font-size:2rem}@media(max-width: 1020px){.main.--geschichte .geschichte__teil1 h1,.main.--geschichte .geschichte__teil2 h1{font-size:1.75rem}}.main.--geschichte .geschichte__teil1 p.lead,.main.--geschichte .geschichte__teil2 p.lead{font-weight:bold;margin-top:1.33em}.main.--geschichte .geschichte__teil1 h2,.main.--geschichte .geschichte__teil2 h2{font-weight:bold}.main.--geschichte .geschichte__teil1 p,.main.--geschichte .geschichte__teil2 p{margin-bottom:1.33em}.main.--geschichte .geschichte__teil1 p:last-child,.main.--geschichte .geschichte__teil2 p:last-child{margin-bottom:0}.main.--geschichte .geschichte__quote{grid-column:1/3;grid-row:span 2;align-self:center;padding-left:25%;padding-right:5%;transform:translateY(50%)}@media(max-width: 1200px){.main.--geschichte .geschichte__quote{padding-left:0}}@media(max-width: 1020px){.main.--geschichte .geschichte__quote{transform:unset;padding:2rem 0 2rem 0;grid-row:unset;grid-column:1/-1;max-width:70%}}@media(max-width: 760px){.main.--geschichte .geschichte__quote{padding-left:0}}@media(max-width: 500px){.main.--geschichte .geschichte__quote{max-width:unset}}.main.--geschichte .geschichte__quote p{text-transform:uppercase;font-weight:200;letter-spacing:.04em;font-feature-settings:"pnum" 1,"onum" 0;font-size:2rem}@media(max-width: 1020px){.main.--geschichte .geschichte__quote p{font-size:1.75rem}}.pur{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;grid-gap:1.25rem;margin:0 auto;width:min(1800px,100% - 8rem)}@media(max-width: 1020px){.pur{grid-template-columns:repeat(3, 1fr);width:calc(100% - 6rem)}}@media(max-width: 760px){.pur{grid-template-columns:repeat(2, 1fr);width:calc(100% - 6rem)}}@media(max-width: 500px){.pur{grid-template-columns:1fr;width:calc(100% - 2rem)}}.pur h1{grid-column:1/2;text-transform:uppercase;font-weight:200;letter-spacing:.04em;font-feature-settings:"pnum" 1,"onum" 0;font-size:2rem}@media(max-width: 1020px){.pur h1{font-size:1.75rem}}@media(max-width: 500px){.pur h1{grid-column:1/-1;text-align:center}}.pur div{grid-column:-2/-1;padding-top:.3rem;text-align:right}@media(max-width: 500px){.pur div{grid-column:1/-1;text-align:center}}.pur div a{text-decoration:none;background-image:linear-gradient(currentColor, currentColor);background-position:0% calc(100% - .1em);background-repeat:no-repeat;background-size:100% 1px}.pur div ul{margin-bottom:1.33em}.pur div p{margin-bottom:1.33em}.pur div h2{font-weight:bold}.ds{counter-reset:gross;display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;grid-gap:1.25rem;margin:0 auto;width:min(1800px,100% - 8rem)}@media(max-width: 1020px){.ds{grid-template-columns:repeat(3, 1fr);width:calc(100% - 6rem)}}@media(max-width: 760px){.ds{grid-template-columns:repeat(2, 1fr);width:calc(100% - 6rem)}}@media(max-width: 500px){.ds{grid-template-columns:1fr;width:calc(100% - 2rem)}}.ds h1{grid-column:span 2;text-transform:uppercase;font-weight:200;letter-spacing:.04em;font-feature-settings:"pnum" 1,"onum" 0;font-size:2rem}@media(max-width: 1020px){.ds h1{font-size:1.75rem}}@media(max-width: 1020px){.ds h1{grid-column:2/-1}}@media(max-width: 760px){.ds h1{grid-column:1/-1}}@media(max-width: 500px){.ds h1{margin-left:2rem}}.ds div{grid-column:span 2;padding-top:.3rem}@media(max-width: 1020px){.ds div{grid-column:2/-1}}@media(max-width: 760px){.ds div{grid-column:1/-1}}@media(max-width: 500px){.ds div{margin-left:2rem}}.ds h2,.ds h3{position:relative}.ds h2::before,.ds h3::before{position:absolute;left:-4rem;text-align:right;width:3rem}.ds h2{font-weight:bold;counter-reset:klein;margin-top:1.33em;margin-bottom:.665em}.ds h2:before{counter-increment:gross;content:counters(gross, "/") ".";position:absolute;left:-4rem;text-align:right;width:3rem}.ds h3{margin-top:.665em}.ds h3:before{counter-increment:klein;content:counters(gross, "/") "." counters(klein, "/")}.ds li{position:relative;padding-left:2rem}@media(max-width: 500px){.ds li{padding-left:1.5rem}}.ds li::before{content:"→";opacity:.5;position:absolute;left:0}.ds p+p{text-indent:2rem}@media(max-width: 500px){.ds p+p{text-indent:1.5rem}}.ds h2+h3{margin-top:0}.ds strong,.ds em{font-weight:bold}.ds a{text-decoration:none;background-image:linear-gradient(currentColor, currentColor);background-position:0% calc(100% - .1em);background-repeat:no-repeat;background-size:100% 1px}.error{margin:0 auto;width:min(1800px,100% - 6rem);text-align:center;padding-bottom:4rem;padding-top:4rem;display:flex;flex-direction:column;justify-content:center;height:calc(100vh - 33rem)}.error h1{color:var(--hi);text-transform:uppercase;font-weight:200;letter-spacing:.04em;font-feature-settings:"pnum" 1,"onum" 0;font-size:2rem}@media(max-width: 1020px){.error h1{font-size:1.75rem}}.error p{margin-top:1.33em;font-weight:bold}.browserblast{position:fixed;top:10% s;left:50%;width:550px;background-color:red;margin-left:-160px;padding:1.5rem;border:5px solid #fff;box-shadow:0 0 100px rgba(0,0,0,.6);z-index:9999;font-size:20px}.browserblast *{color:#fff;font-weight:bold}.browserblast a{text-decoration:underline}.browserblast p{margin-top:.7em}.browserblast__closer{text-align:right;font-size:2em;margin-bottom:0;line-height:1rem;color:#000}.browserblast__address{color:#000}.browserblast__titel{font-size:1.5rem;color:#000}@supports(display: grid){.browserblast{display:none}}

/*# sourceMappingURL=styles.css.map */