*,*::before,*::after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--bg-color: #fff;--width-max: 1024px;--unit: 10px;--unit2: 20px;--border-radius: 30px;--font-color: #2f2002;--primary-color: #b78000;--secondary-color: #ffd050;--margin-bottom: 1rem}body{background:var(--bg-color);letter-spacing:.5px;font-size:16px;font-weight:300;color:var(--font-color);font-family:Helvetica-Light,Helvetica}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}.u-float-right{float:right}.u-w-150{width:150px}.u-muted{opacity:.5}.o-body{margin-top:.5rem;margin-bottom:.5rem;border-top:1px solid var(--primary-color);border-bottom:1px solid var(--primary-color)}.o-stage{display:flex;flex-direction:column;max-width:var(--width-max);margin-left:auto;margin-right:auto}.o-text{padding-left:var(--unit);padding-right:var(--unit)}.c-partner{text-align:center;margin-bottom:2rem;margin-top:2rem}.c-partner svg{margin:0 auto;height:100px}.c-partner p{font-size:.8rem !important;margin-top:1rem !important}.c-bullet-list{margin-bottom:var(--margin-bottom);padding-left:1.5rem;list-style-type:none}.c-bullet-list__list{margin-bottom:1rem}.c-bullet-list__item{margin-bottom:.5rem;line-height:1.6}.c-faq{margin-bottom:1rem}.c-footer{background-color:rgba(255,255,255,.6);padding-bottom:50px}.c-footer__container{padding-top:4rem;display:flex;max-width:var(--width-max);margin-left:auto;margin-right:auto;flex-direction:column;align-items:center}.c-footer__logo svg{width:200px;height:100px}.c-footer__links p{display:flex;flex-wrap:wrap;justify-content:center}.c-footer__links p a{font-size:.9rem;display:inline-block;margin:0 1rem;color:var(--font-color);margin-bottom:1rem}.c-footer__copyright{font-size:.8rem;padding-bottom:1rem}.c-h1{margin-top:10px}.c-h1 a{text-decoration:none;color:var(--font-color)}.c-h1 span{display:block}.c-h1 .c-h1__text{display:none}.c-h1 .c-h1__logo{display:flex;justify-content:center}.c-h1 .c-h1__logo svg{width:300px;max-width:90vw}@media(min-width: 769px){.c-h1 .c-h1__logo svg{width:400px}}.c-h2{margin-bottom:1rem;font-weight:normal;padding-bottom:.5rem;border-bottom:1px solid var(--primary-color)}.c-h3{margin-top:2rem;margin-bottom:1rem;font-size:1rem;font-weight:bold}.c-h3--section-headline{text-align:center;margin-bottom:0}.c-image{width:100%}.c-image--float-right{width:40%;margin-left:5%;float:right}@media(min-width: 769px){.c-image--float-right{width:30%}}.c-image--float-right-large{width:40%;margin-left:5%;margin-bottom:5%;float:right;position:relative}@media(min-width: 769px){.c-image--float-right-large{width:45%}}.c-image--float-right-large::before{content:"";position:absolute;top:0;right:5px;width:2px;height:40px;background-color:#fff}@media(min-width: 769px){.c-image--float-right-large::before{width:5px}}.c-image--float-right-large::after{content:"";position:absolute;bottom:0;left:5px;width:2px;height:40px;background-color:#fff}@media(min-width: 769px){.c-image--float-right-large::after{width:5px}}.c-image--float-left{width:40%;margin-right:5%;float:left}@media(min-width: 769px){.c-image--float-left{width:30%}}.c-image--below-h2{margin-bottom:1rem}.c-image-gallery{margin:0 auto;display:grid;margin-top:2rem;margin-bottom:2rem;width:100%;height:68vh;grid-auto-flow:column;overflow-x:scroll;overflow-y:scroll;scroll-snap-type:x mandatory}@media(max-width: 768px){.c-image-gallery{padding-left:1rem;padding-right:1rem;gap:1rem}}@media(min-width: 769px){.c-image-gallery{padding-left:4rem;padding-right:4rem;gap:4rem}}.c-image-gallery__image{scroll-snap-align:center}.c-image-gallery__image img{height:60vh;max-width:none;object-fit:contain}@media(min-width: 769px){.c-image-gallery__image img{border-radius:1rem}}@media(max-width: 768px){.c-image-gallery__image img{height:50vh}}.c-image-gallery__caption{display:block;font-size:.8rem;text-align:center;margin-top:1rem}.c-lead-image{background-position:center;background-size:contain}@media(min-width: 769px){.c-lead-image{transform:scaleX(-1)}}.c-lead-image__container{min-height:1px;width:100%}@media(min-width: 769px){.c-lead-image__container{-webkit-backdrop-filter:blur(10px) brightness(1.5);backdrop-filter:blur(10px) brightness(1.5)}}.c-lead-image__image{display:flex;flex-direction:column;max-width:var(--width-max);margin-left:auto;margin-right:auto}@media(min-width: 769px){.c-lead-image__image{transform:scaleX(-1)}}.c-link-button{border-radius:calc(var(--border-radius)*2/3);border-width:0;background-color:var(--primary-color);color:var(--bg-color);font-weight:bold;padding:.8rem 1rem;text-decoration:none;display:inline-block;font-size:.9rem;text-align:center;margin-bottom:1rem}@media(min-width: 769px){.c-link-button{padding:1rem 2rem;font-size:1rem;border-radius:var(--border-radius)}}.c-link-button--center{display:table;margin:0 auto}.c-link-button--secondary{display:inline-block;background-color:var(--font-color);color:var(--bg-color)}.c-link-button--text{background-color:rgba(0,0,0,0);color:var(--primary-color);padding:0 0 0 var(--unit2)}.c-navigation{display:flex;justify-content:space-around;align-items:center;padding:.5rem .5rem;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);position:fixed;bottom:0;z-index:1;width:100%}.c-navigation__entry{display:none;justify-content:flex-start;align-content:center;flex-wrap:nowrap;flex-direction:column;vertical-align:bottom;align-items:center;column-gap:1rem;text-decoration:none}.c-navigation__entry--active{opacity:.4}.c-navigation__entry svg{height:32px;width:32px;display:block;fill:var(--font-color)}.c-navigation__entry span{display:block;font-size:.7rem;color:var(--font-color)}.c-navigation__entry--mobile{display:flex}@media(min-width: 769px){.c-navigation{display:none}}.c-paragraph p{font-size:1rem;line-height:1.6;margin-bottom:1rem;margin-top:0}@media(min-width: 769px){.c-paragraph p{padding-left:.5rem}}@media(max-width: 768px){.c-paragraph p{padding-left:.5rem}}.c-paragraph--muted p{font-size:.8rem;line-height:1.4}.c-quote{margin-bottom:var(--margin-bottom);padding:2rem 2rem}.c-quote__content{font-style:italic;font-weight:bold;text-align:center}.c-quote__author{display:block;font-size:.8rem;text-align:right}.c-review .c-paragraph{font-style:italic;margin-bottom:1rem}.c-section{background-color:rgba(255,255,255,.6);padding:1rem;margin-bottom:var(--margin-bottom);margin-top:var(--margin-bottom)}@media(max-width: 768px){.c-section>.c-section{padding:0}}.c-section--muted{background-color:rgba(0,0,0,0)}.c-section--row{display:flex;justify-content:space-between;flex-wrap:wrap}@media(min-width: 769px){.c-section--row{flex-wrap:nowrap}}@media(min-width: 769px){.c-section--row>*{flex:1 1 0px;padding:1rem}}.c-section--boxed{border:1px solid var(--primary-color);padding:1rem;margin:1rem}.c-section--row+.c-section--row{margin-top:-2rem;padding-top:0rem}
