@import url(https://use.typekit.net/pwk3aic.css);
/*!
	yeah-grid-utils


	@version	2.0.0
	@author		Yeah <https://github.com/yeah8000>
	@used		https://grid-utils.yeah.de
*/*,*:before,*:after{box-sizing:border-box}:root{--outer-margin:15px;--gutter-width:20px;--max-width:500px}@media only screen and (min-width: 768px){:root{--outer-margin:20px;--gutter-width:20px;--max-width:100%}}@media only screen and (min-width: 1024px){:root{--outer-margin:30px;--gutter-width:30px;--max-width:100%}}@media only screen and (min-width: 1200px){:root{--outer-margin:50px;--gutter-width:40px;--max-width:1400px}}@media only screen and (min-width: 2200px)and (min-height: 1000px){:root{--outer-margin:60px;--gutter-width:50px;--max-width:1420px}}.container{margin-right:auto;margin-left:auto;width:100%;padding-right:15px;padding-left:15px;max-width:500px}@media only screen and (min-width: 768px){.container{padding-right:20px;padding-left:20px;max-width:100%}}@media only screen and (min-width: 1024px){.container{padding-right:30px;padding-left:30px;max-width:100%}}@media only screen and (min-width: 1200px){.container{padding-right:50px;padding-left:50px;max-width:1400px}}@media only screen and (min-width: 2200px)and (min-height: 1000px){.container{padding-right:60px;padding-left:60px;max-width:1420px}}.container-full{margin-right:auto;margin-left:auto;width:100%;padding-right:15px;padding-left:15px}@media only screen and (min-width: 768px){.container-full{padding-right:20px;padding-left:20px}}@media only screen and (min-width: 1024px){.container-full{padding-right:30px;padding-left:30px}}@media only screen and (min-width: 1200px){.container-full{padding-right:50px;padding-left:50px}}@media only screen and (min-width: 2200px)and (min-height: 1000px){.container-full{padding-right:60px;padding-left:60px}}.grid{width:100%;display:grid}.column-gap{column-gap:20px}@media only screen and (min-width: 768px){.column-gap{column-gap:20px}}@media only screen and (min-width: 1024px){.column-gap{column-gap:30px}}@media only screen and (min-width: 1200px){.column-gap{column-gap:40px}}@media only screen and (min-width: 2200px)and (min-height: 1000px){.column-gap{column-gap:50px}}.row-gap{row-gap:20px}@media only screen and (min-width: 768px){.row-gap{row-gap:20px}}@media only screen and (min-width: 1024px){.row-gap{row-gap:30px}}@media only screen and (min-width: 1200px){.row-gap{row-gap:40px}}@media only screen and (min-width: 2200px)and (min-height: 1000px){.row-gap{row-gap:50px}}.grid-full{width:auto;margin-right:-15px;margin-left:-15px}@media only screen and (min-width: 768px){.grid-full{margin-right:-20px;margin-left:-20px}}@media only screen and (min-width: 1024px){.grid-full{margin-right:-30px;margin-left:-30px}}@media only screen and (min-width: 1200px){.grid-full{margin-right:-50px;margin-left:-50px}}@media only screen and (min-width: 2200px)and (min-height: 1000px){.grid-full{margin-right:-60px;margin-left:-60px}}:root{--color-background: #fffef6;--color-primary: #6b1f77;--color-text: #6b1f77;--color-focus: #b4d2f0;--color-link: #6b1f77;--color-link-focus: #fb864c;--color-link-hover: #380840;--color-list-counter: #fb864c;--color-btn-color: white;--color-btn-hover-bg: #fb864c;--color-btn-hover-color: #6b1f77;--color-input: #6b1f77;--color-input-background: white;--color-input-border: #6b1f77;--color-input-border-focus: #fb864c;--color-input-check-icon: #6b1f77;--color-input-invalid: #993300}.blue{--color-btn-color: white;--color-background: #fb864c;--color-link-focus: white;--color-btn-hover-bg: white;background-color:var(--color-background)}body{margin:0;padding:0;background-color:#b4d2f0}body,input,textarea,select{font-family:"ivypresto-text",Helvetica,Arial,sans-serif;font-size:2rem;line-height:1.6;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-smoothing:grayscale}h1:first-child,.h1:first-child,h2:first-child,.h2:first-child,h3:first-child,.h3:first-child,h4:first-child,.h4:first-child,h5:first-child,.h5:first-child,h6:first-child,.h6:first-child,p:first-child,.p:first-child,address:first-child{margin-top:0}h1:last-child,.h1:last-child,h2:last-child,.h2:last-child,h3:last-child,.h3:last-child,h4:last-child,.h4:last-child,h5:last-child,.h5:last-child,h6:last-child,.h6:last-child,p:last-child,.p:last-child,address:last-child{margin-bottom:0}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-family:"ivypresto-text",Helvetica,Arial,sans-serif;font-weight:400}h1,.h1{font-size:2.5rem;line-height:3.125rem;margin-top:1.1em;margin-bottom:.9em}h2,.h2{font-size:2.25rem;line-height:1.2;margin-top:2em;margin-bottom:1em}h3,.h3{font-size:1.875rem;line-height:1.3;margin-top:1.9em;margin-bottom:1.1em}h4,.h4{font-size:1.5rem;line-height:1.3;margin-top:1.9em;margin-bottom:.9em}h5,.h5,h6,.h6{font-size:1em;line-height:1.2;margin-top:1em;margin-bottom:.6em}p{margin-top:1em;margin-bottom:1em}a:where(:not(.btn):not(.btn-primary):not(.btn-secondary)){color:var(--color-link);text-decoration:underline;transition:color .3s}@media(hover: hover){a:where(:not(.btn):not(.btn-primary):not(.btn-secondary)):where(:not(:disabled)):hover{color:var(--color-link-hover);text-decoration:none}}a:where(:not(.btn):not(.btn-primary):not(.btn-secondary)):not(:disabled):active{color:var(--color-link-hover);text-decoration:none}a:where(:not(.btn):not(.btn-primary):not(.btn-secondary)):focus-visible{outline:2px solid var(--color-link-focus);outline-offset:3px;text-decoration:none}a:where(:not(.btn):not(.btn-primary):not(.btn-secondary))[disabled]{pointer-events:none}hr{height:0;border:none;border-bottom:1px solid var(--color-text);margin:1rem 0}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus{outline:none !important}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-top:1em;margin-bottom:1em;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1em;padding-left:1rem;border-left:2px solid var(--color-primary);font-weight:bold;font-size:1.5rem}blockquote cite{width:100%;display:inline-block;font-weight:normal;text-align:right}dfn{font-style:italic}b,strong{font-weight:bold}i,em{font-style:italic}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none !important}progress{vertical-align:baseline}table{border-collapse:collapse;width:100%}th{text-align:inherit}tr+tr{border-top:1px solid #c6c6c6}td,th{padding:.5em 1em}caption{padding-top:.75rem;padding-bottom:.75rem;text-align:left;caption-side:bottom}thead{font-weight:bold}ol,ul{margin-left:0;padding-left:0}ol li,ul li{margin-bottom:.5em}ol li ul,ol li ol,ul li ul,ul li ol{margin-left:1em}main ol,main ul,body#tinymce ol,body#tinymce ul{margin-left:0;padding-left:0}main ol li,main ul li,body#tinymce ol li,body#tinymce ul li{margin-bottom:.3em}main ol li ul,main ol li ol,main ul li ul,main ul li ol,body#tinymce ol li ul,body#tinymce ol li ol,body#tinymce ul li ul,body#tinymce ul li ol{margin-left:1em}main ul,body#tinymce ul{list-style:none}main ul>li,body#tinymce ul>li{padding-left:1em;position:relative}main ul>li:before,body#tinymce ul>li:before{content:"●";font-size:.8em;color:var(--color-list-counter);display:inline-block;position:absolute;left:0;top:1px}main ol,body#tinymce ol{counter-reset:li;list-style:none}main ol>li,body#tinymce ol>li{position:relative;padding-left:2em}main ol>li:before,body#tinymce ol>li:before{content:counters(li, ".") ".";font-family:"ivypresto-text",Helvetica,Arial,sans-serif;font-weight:bold;color:var(--color-list-counter);counter-increment:li;display:inline-block;position:absolute;left:0;top:0}main ol>li ol,body#tinymce ol>li ol{counter-reset:li;margin-left:0;margin-top:.4em;margin-bottom:.8em}main ol>li ol>li,body#tinymce ol>li ol>li{padding-left:2.2em}main ol>li ol>li ol>li,body#tinymce ol>li ol>li ol>li{padding-left:3.4em}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}input,select,select option,[type=search],[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}form{display:grid;gap:calc(var(--gutter-width)/2)}@media only screen and (min-width: 1024px){form{grid-template-columns:repeat(4, 1fr)}form>*{grid-column:1/span 4}form .col1{grid-column:span 1}form .col2{grid-column:span 2}form .col3{grid-column:span 3}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;color:var(--color-text);margin-bottom:.8em}input,textarea,select,select option{background-color:var(--color-input-background);display:block;width:100%;outline:none;border-radius:4px;border:2px solid var(--color-input-border);min-height:40px;line-height:1.6;padding:0 .75rem;color:var(--color-input);font-family:"ivypresto-text",Helvetica,Arial,sans-serif;font-weight:normal;transition:border-color .3s,box-shadow .3s}input:active,input:focus,textarea:active,textarea:focus,select:active,select:focus,select option:active,select option:focus{border-color:var(--color-input-border-focus);outline:2px solid var(--color-focus)}input.invalid,input.wpcf7-not-valid,textarea.invalid,textarea.wpcf7-not-valid,select.invalid,select.wpcf7-not-valid,select option.invalid,select option.wpcf7-not-valid{border-color:var(--color-input-invalid)}input::-webkit-input-placeholder input::-moz-placeholder,input:-ms-input-placeholder,input:-moz-placeholder,input::-webkit-input-placeholder textarea::-moz-placeholder,textarea:-ms-input-placeholder,textarea:-moz-placeholder,input::-webkit-input-placeholder select::-moz-placeholder,select:-ms-input-placeholder,select:-moz-placeholder,input::-webkit-input-placeholder select option::-moz-placeholder,select option:-ms-input-placeholder,select option:-moz-placeholder,textarea::-webkit-input-placeholder input::-moz-placeholder,textarea::-webkit-input-placeholder textarea::-moz-placeholder,textarea::-webkit-input-placeholder select::-moz-placeholder,textarea::-webkit-input-placeholder select option::-moz-placeholder,select::-webkit-input-placeholder input::-moz-placeholder,select::-webkit-input-placeholder textarea::-moz-placeholder,select::-webkit-input-placeholder select::-moz-placeholder,select::-webkit-input-placeholder select option::-moz-placeholder,select option::-webkit-input-placeholder input::-moz-placeholder,select option::-webkit-input-placeholder textarea::-moz-placeholder,select option::-webkit-input-placeholder select::-moz-placeholder,select option::-webkit-input-placeholder select option::-moz-placeholder{color:var(--color-text);opacity:.4}textarea{padding-top:.4em;padding-bottom:.5em;line-height:1.4}label{color:var(--color-text);display:inline-block;position:relative}label>span.label{position:absolute;left:.9rem;top:.6rem;font-size:.875rem;font-family:"ivypresto-text",Helvetica,Arial,sans-serif;text-transform:uppercase;opacity:.75;color:var(--color-input);z-index:1;transition:color .3s}label>span.label+input,label>span.label+select,label>span.label+.wpcf7-form-control-wrap input,label>span.label+.wpcf7-form-control-wrap select{padding-top:1.6rem}label>span.label+textarea,label>span.label+.wpcf7-form-control-wrap textarea{padding-top:2.2rem}label:focus-within>span.label{color:var(--color-input-border-focus)}input[type=radio],input[type=checkbox]{display:block;width:1px;height:1px;opacity:.01;position:absolute}input[type=radio]+.toggle,input[type=radio]+.wpcf7-list-item-label,input[type=checkbox]+.toggle,input[type=checkbox]+.wpcf7-list-item-label{padding-left:2.25rem;display:inline-block}input[type=radio]+.toggle:before,input[type=radio]+.toggle:after,input[type=radio]+.wpcf7-list-item-label:before,input[type=radio]+.wpcf7-list-item-label:after,input[type=checkbox]+.toggle:before,input[type=checkbox]+.toggle:after,input[type=checkbox]+.wpcf7-list-item-label:before,input[type=checkbox]+.wpcf7-list-item-label:after{content:"";display:block;position:absolute;left:0;top:.1875rem;width:1.5rem;height:1.5rem;cursor:pointer}input[type=radio]+.toggle:before,input[type=radio]+.wpcf7-list-item-label:before,input[type=checkbox]+.toggle:before,input[type=checkbox]+.wpcf7-list-item-label:before{background-color:var(--color-input-background);border:2px solid var(--color-input-border)}input[type=radio]+.toggle:after,input[type=radio]+.wpcf7-list-item-label:after,input[type=checkbox]+.toggle:after,input[type=checkbox]+.wpcf7-list-item-label:after{background-color:var(--color-input-check-icon);opacity:0;transition:transform .3s,opacity .3s}input[type=radio]:focus,input[type=checkbox]:focus{box-shadow:none}input[type=radio]:focus+.toggle:before,input[type=radio]:focus+.wpcf7-list-item-label:before,input[type=checkbox]:focus+.toggle:before,input[type=checkbox]:focus+.wpcf7-list-item-label:before{border-color:var(--color-input-border-focus);outline:2px solid var(--color-focus)}input[type=radio][disabled]+.toggle,input[type=checkbox][disabled]+.toggle{opacity:.33}input[type=radio]+.toggle:before,input[type=radio]+.wpcf7-list-item-label:before{border-radius:50%}input[type=radio]+.toggle:after,input[type=radio]+.wpcf7-list-item-label:after{border-radius:50%;left:0;top:.1875rem;transform:scale(0)}input[type=radio]:checked+.toggle:after,input[type=radio]:checked+.wpcf7-list-item-label:after{transform:scale(0.6);opacity:1}input[type=checkbox]+.toggle:after,input[type=checkbox]+.wpcf7-list-item-label:after{-webkit-mask-image:url(../img/icon-checkbox.svg);mask-image:url(../img/icon-checkbox.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;left:.125rem;top:.3125rem;width:1.25rem;height:1.25rem}input[type=checkbox]:checked+.toggle:after,input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}select{outline:none;appearance:none;padding-right:40px;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 60 40' style='enable-background:new 0 0 60 40;' xml:space='preserve'><path fill='%23020203' d='M41.5,12.9L29.8,25.1L18,12.9l-1.4,1.4L29.8,28L43,14.3L41.5,12.9z'/></svg>");background-size:50px 25px;background-position:right center;background-repeat:no-repeat}button.shopify-buy__btn.shopify-buy__btn--cart-checkout{background-color:#fff !important}.btn-secondary,.btn-primary,input[type=submit],.btn,button,input[type=button],input[type=reset]{appearance:none;padding:.5em 1em .5em;display:inline-block;color:var(--color-btn-color);background-color:var(--color-primary);font-size:1.125rem;font-family:"ivypresto-text",Helvetica,Arial,sans-serif;font-weight:bold;text-transform:uppercase;border-radius:4px;border-width:2px;border-style:solid;border-color:var(--color-primary);text-decoration:none;text-align:center;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}.btn-secondary:focus,.btn-primary:focus,input[type=submit]:focus,.btn:focus,button:focus,input[type=button]:focus,input[type=reset]:focus{outline:none}.btn-secondary:focus-visible,.btn-primary:focus-visible,input[type=submit]:focus-visible,.btn:focus-visible,button:focus-visible,input[type=button]:focus-visible,input[type=reset]:focus-visible{outline-offset:1px;outline:3px solid var(--color-link-focus)}@media(hover: hover){.btn-secondary:where(:not(:disabled)):hover,.btn-primary:where(:not(:disabled)):hover,input[type=submit]:where(:not(:disabled)):hover,.btn:where(:not(:disabled)):hover,button:where(:not(:disabled)):hover,input[type=button]:where(:not(:disabled)):hover,input[type=reset]:where(:not(:disabled)):hover{border-color:var(--color-btn-hover-bg);color:var(--color-btn-hover-color);background-color:var(--color-btn-hover-bg)}}.btn-secondary:disabled,.btn-primary:disabled,input[type=submit]:disabled,.btn:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled{opacity:.4 !important;cursor:default !important}.link.btn-secondary,.link.btn-primary,input.link[type=submit],.link.btn,button.link,input.link[type=button],input.link[type=reset]{background:none;padding:0;margin:0;color:var(--color-link);border:none}@media(hover: hover){.link.btn-secondary:where(:not(:disabled)):hover,.link.btn-primary:where(:not(:disabled)):hover,input.link[type=submit]:where(:not(:disabled)):hover,.link.btn:where(:not(:disabled)):hover,button.link:where(:not(:disabled)):hover,input.link[type=button]:where(:not(:disabled)):hover,input.link[type=reset]:where(:not(:disabled)):hover{background:none;border:none}}body.firefox .btn-secondary,body.firefox .btn-primary,body.firefox input[type=submit],body.firefox .btn,body.firefox button,body.firefox input[type=button],body.firefox input[type=reset]{padding-top:.6em;padding-bottom:.4em}.btn-secondary{background-color:rgba(0,0,0,0);color:var(--color-text);border:2px solid var(--color-text)}@media(hover: hover){.btn-secondary:where(:not(:disabled)):hover{color:var(--color-background);background-color:var(--color-text);border-color:var(--color-text)}}.btn-icon{padding-left:3em;position:relative}.btn-icon:before{content:"";position:absolute;left:.75em;top:50%;width:1.5em;height:1.5em;transform:translateY(-50%);background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn-icon.btn-contact:before{-webkit-mask-image:url(../img/icon-contact.svg);mask-image:url(../img/icon-contact.svg)}img,svg{max-width:100%;height:auto;vertical-align:middle;border-style:none}@media only screen and (min-width: 1024px){img.alignleft,svg.alignleft{float:left;padding:0 1em 0 0;max-width:50%}img.alignright,svg.alignright{float:right;padding:0 0 0 1em;max-width:50%}}svg:not(:root){overflow:hidden}figure,.wp-caption{display:table;padding:0;margin:.3em auto 1em}figure+p,.wp-caption+p{margin-top:0}figure figcaption,figure .wp-caption-dd,.wp-caption figcaption,.wp-caption .wp-caption-dd{display:table-caption;caption-side:bottom;padding:.5em;font-size:1rem;hyphens:auto;word-break:break-word}figure img,.wp-caption img{display:block;width:100%;margin:0 auto}figure.aligncenter,.wp-caption.aligncenter{padding:0;margin:0 auto}@media only screen and (min-width: 1024px){figure,.wp-caption{margin-bottom:.3em}figure.alignleft,.wp-caption.alignleft{float:left;padding:0 .6em 0 0;max-width:50%;margin-right:.6em}figure.alignleft figcaption,.wp-caption.alignleft figcaption{margin-right:.8em}figure.alignright,.wp-caption.alignright{float:right;padding:0 0 0 .6em;max-width:50%;margin-left:.6em}figure.alignright figcaption,.wp-caption.alignright figcaption{margin-left:.8em}}.iframe{width:100%;height:0;position:relative;padding-top:56.25%}.iframe iframe,.iframe .mce-object-iframe{position:absolute;left:0;top:0;width:100%;height:100%}@media only screen and (max-width: 1199px){body,input,textarea,select{font-size:1.625rem}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{hyphens:auto}h1,.h1{font-size:2.625rem;line-height:3rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.625rem}h4,.h4{font-size:1.375rem}}@media only screen and (max-width: 767px){body,input,textarea,select{font-size:1.125rem}h1,.h1{font-size:1.875rem;line-height:2.5rem}h2,.h2{font-size:1.625rem}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.375rem}p{margin-top:.8em;margin-bottom:.8em}.btn,button,input[type=button],input[type=reset],input[type=submit],.btn-primary,.btn-secondary{font-size:.9375rem}blockquote{font-size:1.25rem}}@media only screen and (min-width: 2200px)and (min-height: 1000px){body,input,textarea,select{font-size:2rem}h1,.h1{font-size:3.125rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.625rem}.btn,button,input[type=button],input[type=reset],input[type=submit],.btn-primary,.btn-secondary{font-size:1.25rem}}html{height:100%;min-height:100%}html *{min-width:0}body{min-height:100%;display:flex;flex-flow:column nowrap}main.main{display:grid;padding-top:calc(var(--outer-margin)*5)}main.main.no-padding-top{padding-top:0}section{display:grid}section .one-column{width:100%;max-width:720px;justify-self:center}.margin-top-small{margin-top:var(--gutter-width)}.margin-top-large{margin-top:calc(var(--gutter-width)*2)}.margin-bottom-small{margin-bottom:var(--gutter-width)}.margin-bottom-large{margin-bottom:calc(var(--gutter-width)*2)}header.header{position:absolute;width:100%;top:0;left:0;z-index:1000}header.header .header-inner{display:flex;align-items:flex-start;justify-content:space-between;padding:var(--outer-margin) 0;gap:2rem}header.header a.header-logo{text-indent:500px;white-space:nowrap;overflow:hidden;color:#6b1f77;display:block;position:relative;width:3.75rem;height:8.625rem}@media only screen and (min-width: 768px){header.header a.header-logo{width:9.375rem;height:16.875rem}}@media only screen and (min-width: 1200px){header.header a.header-logo{width:9.375rem;height:16.875rem}}@media(hover: hover){header.header a.header-logo:where(:not(:disabled)):hover{color:#380840}}header.header a.header-logo:focus-visible{outline-offset:3px;outline:3px solid #380840;border-radius:4px}header.header a.header-logo:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:currentColor;-webkit-mask-image:url(../img/Plattenschach_logo.svg);mask-image:url(../img/Plattenschach_logo.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media only screen and (max-width: 767px){header.header a.header-contact .header-contact-more{display:none}}@media(hover: hover){body:has(>main>.header-image) header.header a.btn:where(:not(:disabled)):hover{border-color:#6b1f77;color:#6b1f77;background-color:#fff}}footer.footer{margin-top:auto;margin-bottom:0}footer.footer .footer-holder{margin:0 auto}footer.footer .footer-inner{display:flex;flex-direction:column;justify-items:stretch;justify-content:space-between;width:100%}@media only screen and (min-width: 768px){footer.footer .footer-inner{display:grid;grid-template-columns:1fr 1fr}}footer.footer .footer-inner ul li{list-style:none}footer.footer .footer-inner-left{align-items:center;text-align:center}@media only screen and (min-width: 768px){footer.footer .footer-inner-left{align-items:start;text-align:start}}footer.footer .footer-inner-right ul{text-align:center;margin-top:2rem}@media only screen and (min-width: 768px){footer.footer .footer-inner-right ul{text-align:right;margin-top:0}}.header-image{background-color:#fb864c;overflow:hidden;position:relative;min-height:300px}.header-image .header-text{margin-top:150px;margin-bottom:4rem;display:grid}@media only screen and (min-width: 768px){.header-image .header-text{margin-top:500px;display:grid;grid-template-columns:2fr 1fr;grid-row:1fr;column-gap:2rem}}.header-image .header-text p{grid-row-start:2}.header-image .header-text .buybutton{grid-row-start:3}.header-image .header-text .buybutton button.shopify-buy__btn{background-color:#000 !important}.header-image .header-text img{position:relative;object-fit:cover}@media only screen and (min-width: 768px){.header-image .header-text img{right:-10%;top:-50%;grid-row-start:2;scale:1.5}}section.background-purple{background-color:#6b1f77;color:#fb864c}section.background-purple .onecolumn-inner{margin-top:8rem;margin-bottom:8rem}section.background-purple .onecolumn-inner h3.h4{margin-top:4rem;margin-bottom:2rem}.onecolumn .grid{justify-items:center}.onecolumn .onecolumn-inner{width:100%;max-width:720px}.twocolumn{margin-top:4rem;margin-bottom:4rem}.twocolumn-inner{display:flex;flex-direction:column;gap:2rem;align-items:center}.twocolumn-inner img{max-height:400px}@media only screen and (min-width: 768px){.twocolumn-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem}.twocolumn-inner img{max-height:none}}.video{background-size:cover;background-position:center;overflow:hidden;position:relative;left:0;height:50vh;width:100%}.video .ywpp-content-blocker{position:absolute;inset:0}.video .iframe-container{position:absolute;inset:0}.video .iframe-container iframe{position:absolute}.ywpp-content-blocker .ywpp-content-blocker-title p.ywpp-content-blocker-headline{color:#6b1f77;font-weight:bold;text-transform:uppercase;font-size:1.4rem;font-family:"ivypresto-text";line-height:1;margin:0;margin-bottom:.2em}@media(min-width: 768px){.ywpp-content-blocker .ywpp-content-blocker-title p.ywpp-content-blocker-headline{font-size:1.6rem}}.ywpp-content-blocker .ywpp-content-blocker-title p.ywpp-content-blocker-subtitle{color:#7e4087;font-size:.8rem;line-height:1;margin:0}@media(min-width: 768px){.ywpp-content-blocker .ywpp-content-blocker-title p.ywpp-content-blocker-subtitle{font-size:.9rem}}.ywpp-content-blocker .ywpp-content-blocker-description{font-size:1rem}@media(min-width: 768px){.ywpp-content-blocker .ywpp-content-blocker-description{font-size:1.2rem}}.ywpp-content-blocker button.ywpp-enable-button .ywpp-enable-button-label{font-size:1rem;color:#000}@media(min-width: 768px){.ywpp-content-blocker button.ywpp-enable-button .ywpp-enable-button-label{font-size:1.2rem}}.ywpp-content-blocker .ywpp-content-blocker-footer small{font-size:.8rem}@media(min-width: 768px){.ywpp-content-blocker .ywpp-content-blocker-footer small{font-size:1rem}}.ywpp-content-blocker .ywpp-content-blocker-footer,.ywpp-content-blocker .ywpp-content-blocker-footer a{color:#7e4087}.ywpp-content-blocker{position:relative}.ywpp-content-blocker:not(.unblocked).active{background:repeating-linear-gradient(-45deg, #eeeeee, #eeeeee 10px, #f2f2f2 10px, #f2f2f2 20px)}.ywpp-content-blocker.unblocked{background:none}.ywpp-content-blocker-blocked{display:grid;opacity:0;grid-template-areas:"overlap";justify-items:center;align-items:center;width:100%;height:100%;transition:opacity .2s}.active .ywpp-content-blocker-blocked{opacity:1}.ywpp-content-blocker-blocked.is-full-width .ywpp-content-blocker-inner{width:50%;height:50%}.ywpp-content-blocker-blocked.has-max-width .ywpp-content-blocker-inner{width:100%;max-width:600px;height:auto}.ywpp-content-blocker-blocked.has-fixed-ratio .ywpp-content-blocker-inner{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);overflow-y:auto;max-height:100%}.ywpp-content-blocker-spacer{grid-area:overlap;position:relative;height:0;width:100%;height:100%;display:block}.ywpp-content-blocker-inner{grid-area:overlap;display:grid;grid-template-rows:1fr auto;gap:.8rem;position:relative;padding:1rem 1rem 0 1rem;color:#6b1f77;background:#b4d2f0}@media(min-width: 768px){.ywpp-content-blocker-inner{gap:1rem}}.ywpp-content-blocker-image,.ywpp-content-blocker-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.ywpp-content-blocker-message{position:relative;display:grid;align-self:flex-start;gap:.8rem;margin:0}@media(min-width: 768px){.ywpp-content-blocker-message{gap:1rem}}.ywpp-content-blocker-header{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem}.ywpp-content-blocker-header .ywpp-content-blocker-icon{display:inline-block;width:2.5rem;height:2.5rem;position:relative;border-radius:3px;background-color:#6b1f77}@media(min-width: 768px){.ywpp-content-blocker-header .ywpp-content-blocker-icon{width:3.25rem;height:3.25rem}}.ywpp-content-blocker-header .ywpp-content-blocker-icon:before{content:"";display:block;position:absolute;left:25%;top:25%;width:50%;height:50%;background-color:#fff;-webkit-mask-image:url(../../yeah-wp-privacy/public/img/default.svg);mask-image:url(../../yeah-wp-privacy/public/img/default.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}[data-type=facebook-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/facebook.svg);mask-image:url(../../yeah-wp-privacy/public/img/facebook.svg)}[data-type=google-maps-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/maps.svg);mask-image:url(../../yeah-wp-privacy/public/img/maps.svg)}[data-type=mapbox-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/maps.svg);mask-image:url(../../yeah-wp-privacy/public/img/maps.svg)}[data-type=instagram-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/instagram.svg);mask-image:url(../../yeah-wp-privacy/public/img/instagram.svg)}[data-type=linkedin-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/linkedin.svg);mask-image:url(../../yeah-wp-privacy/public/img/linkedin.svg)}[data-type=personio-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/personio.svg);mask-image:url(../../yeah-wp-privacy/public/img/personio.svg)}[data-type=soundcloud-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/soundcloud.svg);mask-image:url(../../yeah-wp-privacy/public/img/soundcloud.svg)}[data-type=spotify-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/spotify.svg);mask-image:url(../../yeah-wp-privacy/public/img/spotify.svg)}[data-type=tik-tok-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/tiktok.svg);mask-image:url(../../yeah-wp-privacy/public/img/tiktok.svg)}[data-type=twitter-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/twitter.svg);mask-image:url(../../yeah-wp-privacy/public/img/twitter.svg)}[data-type=vimeo-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/vimeo.svg);mask-image:url(../../yeah-wp-privacy/public/img/vimeo.svg)}[data-type=xing-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/xing.svg);mask-image:url(../../yeah-wp-privacy/public/img/xing.svg)}[data-type=x-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/x.svg);mask-image:url(../../yeah-wp-privacy/public/img/x.svg)}[data-type=youtube-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../yeah-wp-privacy/public/img/youtube.svg);mask-image:url(../../yeah-wp-privacy/public/img/youtube.svg)}.ywpp-content-blocker-content{display:grid;gap:.8rem}@media(min-width: 768px){.ywpp-content-blocker-content{gap:1rem}}.ywpp-content-blocker-footer{position:relative;display:flex;padding-bottom:1rem}.ywpp-content-blocker .ywpp-content-blocker-enable{margin-bottom:1rem}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button{border:none;background:none;outline:none;margin:0;padding:0;color:#6b1f77;display:flex;flex-flow:row nowrap;align-items:center}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button .ywpp-enable-button-toggle{position:relative;display:inline-flex;width:2.6rem;height:1.6rem;border-radius:.8rem;background-color:#6b1f77;transition:background-color .2s}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button .ywpp-enable-button-toggle:after{content:"";display:block;position:absolute;left:3px;top:3px;width:calc(1.6rem - 6px);height:calc(1.6rem - 6px);border-radius:50%;background-color:#fff;transform:translateX(0);transition:transform .2s}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button .ywpp-enable-button-label{margin-left:1rem;font-weight:bold;color:#6b1f77}@media(hover: hover){.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button:hover .ywpp-enable-button-toggle{background-color:#6b1f77}}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button:focus-visible .ywpp-enable-button-toggle{outline-offset:2px;outline:2px solid #6b1f77}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button.active .ywpp-enable-button-toggle{background-color:#fb864c !important}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button.active .ywpp-enable-button-toggle:after{transform:translateX(1rem)}.ywpp-content-blocker-unblocked{position:relative;display:none;height:50vh;width:100%}.ywpp-content-blocker-unblocked iframe{height:100%;width:100%;border:none}.ywpp-content-blocker-unblocked:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%, -50%);width:40px;height:40px;border:2px solid rgba(107,31,119,.3);border-top:2px solid #6b1f77;border-radius:50%;animation:load .8s linear infinite}@keyframes load{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}.ywpp-cookiebar-curtain{display:none}.ywpp-cookiebar-bar{display:none;position:fixed;z-index:9999;width:100%;right:0;bottom:0;background-color:#fff;box-shadow:0 0 10px 0 rgba(40,58,51,.4);border-radius:2px}@media(min-width: 730px){.ywpp-cookiebar-bar{width:98%;max-width:720px;right:1rem;bottom:1rem}}.ywpp-cookiebar.active{display:block}.ywpp-cookiebar.active .ywpp-cookiebar-bar{display:block;opacity:1}.ywpp-cookiebar.active .ywpp-cookiebar-bar.enter-active{transition:all .4s ease-out}.ywpp-cookiebar.active .ywpp-cookiebar-bar.enter-from{opacity:.5;transform:translateY(120%)}.ywpp-cookiebar.active .ywpp-cookiebar-bar.enter-to{opacity:1;transform:translateY(0)}.ywpp-cookiebar.active .ywpp-cookiebar-bar.leave-active{transition:all .2s .3s ease-in}.ywpp-cookiebar.active .ywpp-cookiebar-bar.leave-from{opacity:1;transform:translateY(0)}.ywpp-cookiebar.active .ywpp-cookiebar-bar.leave-to{opacity:0;transform:translateX(120%)}.ywpp-cookiebar-inner{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:1rem}@media(min-width: 730px){.ywpp-cookiebar-inner{padding:1.5rem}}.ywpp-cookiebar-buttons{display:grid;grid-template-columns:1fr;row-gap:.5em}@media(min-width: 630px){.ywpp-cookiebar-buttons{display:flex}}.ywpp-cookiebar-buttons button{font-size:1rem;cursor:pointer;border:2px solid;align-self:center;text-align:center;transition:background-color 300ms,color 300ms,border-color 300ms;max-width:none;margin-right:0;margin-bottom:0}@media(min-width: 630px){.ywpp-cookiebar-buttons button{flex:1 0 auto;margin-right:.75rem}}.ywpp-cookiebar-buttons button:last-child{margin-right:0}.ywpp-cookiebar-buttons button.btn-primary{border-color:#6aab92;background-color:#6aab92;color:#fff}@media(hover: hover){.ywpp-cookiebar-buttons button.btn-primary:hover{border-color:#267859;background-color:#267859}}.ywpp-cookiebar-buttons button.btn-primary:focus-visible{outline-offset:2px;outline:2px solid rgba(106,171,146,.8)}.ywpp-cookiebar-buttons button.btn-secondary{opacity:.5;background-color:rgba(0,0,0,0);border-color:#666;color:#666}@media(hover: hover){.ywpp-cookiebar-buttons button.btn-secondary:hover{border-color:#666;background-color:#666;color:#fff}}.ywpp-cookiebar-buttons button.btn-secondary:focus-visible{outline-offset:2px;outline:2px solid hsla(0,0%,40%,.8)}
