/*!
	yeah-grid-utils


	@version	1.2.1
	@author		Yeah <https://github.com/yeah8000>
	@used		https://grid-utils.yeah.de
*/*,*:before,*:after{box-sizing:border-box}:root{--outer-margin:10px;--gutter-width:20px;--max-width:500px}@media only screen and (min-width: 768px){:root{--outer-margin:15px;--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:100%}}@media only screen and (min-width: 1600px){:root{--outer-margin:100px;--gutter-width:50px;--max-width:100%}}@media only screen and (min-width: 1920px){:root{--outer-margin:150px;--gutter-width:60px;--max-width:1920px}}.container{margin-right:auto;margin-left:auto;width:100%;padding-right:10px;padding-left:10px;max-width:500px}@media only screen and (min-width: 768px){.container{padding-right:15px;padding-left:15px;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:100%}}@media only screen and (min-width: 1600px){.container{padding-right:100px;padding-left:100px;max-width:100%}}@media only screen and (min-width: 1920px){.container{padding-right:150px;padding-left:150px;max-width:1920px}}.container-full{margin-right:auto;margin-left:auto;width:100%;max-width:1920px;padding-right:10px;padding-left:10px}@media only screen and (min-width: 768px){.container-full{padding-right:15px;padding-left:15px}}@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: 1600px){.container-full{padding-right:100px;padding-left:100px}}@media only screen and (min-width: 1920px){.container-full{padding-right:150px;padding-left:150px}}.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: 1600px){.column-gap{column-gap:50px}}@media only screen and (min-width: 1920px){.column-gap{column-gap:60px}}.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: 1600px){.row-gap{row-gap:50px}}@media only screen and (min-width: 1920px){.row-gap{row-gap:60px}}.grid-full{width:auto;margin-right:-10px;margin-left:-10px}@media only screen and (min-width: 768px){.grid-full{margin-right:-15px;margin-left:-15px}}@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: 1600px){.grid-full{margin-right:-100px;margin-left:-100px}}@media only screen and (min-width: 1920px){.grid-full{margin-right:-150px;margin-left:-150px}}@font-face{font-family:"Armand";font-style:normal;font-weight:400;src:url("../fonts/ArmandGrotesk2024-Regular.otf") format("opentype");src:url("../fonts/ArmandGrotesk2024-Regular.woff2") format("woff2"),url("../fonts/ArmandGrotesk2024-Regular.woff") format("woff");font-display:swap}@font-face{font-family:"Keroine";font-style:normal;font-weight:100;src:url("../fonts/KeroinePRO2023-IntenseLegere.otf") format("opentype");src:url("../fonts/KeroinePRO2023-IntenseLegere.woff2") format("woff2"),url("../fonts/KeroinePRO2023-IntenseLegere.woff") format("woff");font-display:swap}:root{--max-width: $max-width;--max-width-one-col: $max-width-one-col;--nav-breakpoint: $nav-breakpoint}@media only screen and (min-width: 1600px){:root{--max-width:$max-width-xxl;--max-width-one-col: $max-width-one-col-xxl:}}:root,body#tinymce{--body-font-size: 1.25rem;--body-line-height: 1.45;--body-letter-spacing: 0px;--body-margin-top: 0.8125rem;--body-margin-bottom: 1.25rem;--h1-font-size: 5rem;--h1-line-height: 1.1;--h1-letter-spacing: 1px;--h1-margin-top: 5.0625rem;--h1-margin-bottom: 1.875rem;--h2-font-size: 3.75rem;--h2-line-height: 1;--h2-letter-spacing: 0px;--h2-margin-top: 3.75rem;--h2-margin-bottom: 1.875rem;--h3-font-size: 2.8125rem;--h3-line-height: 1.1;--h3-letter-spacing: 0px;--h3-margin-top: 3.125rem;--h3-margin-bottom: 1.25rem;--h4-font-size: 2.375rem;--h4-line-height: 1.1;--h4-letter-spacing: 0px;--h4-margin-top: 2.375rem;--h4-margin-bottom: 0.8125rem;--h5-font-size: 1.5rem;--h5-line-height: 1.1;--h5-letter-spacing: 0px;--h5-margin-top: 1.5rem;--h5-margin-bottom: 1.25rem}:root .image-subtitle,body#tinymce .image-subtitle{font-size:.9rem;color:#525252;font-style:italic}@media only screen and (max-width: 1023px){:root{--body-font-size: 1.125rem;--body-line-height: 1.45;--body-letter-spacing: 0rem;--body-margin-top: 0.8125rem;--body-margin-bottom: 1.25rem;--h1-font-size: 2.1875rem;--h1-line-height: 1.1;--h1-letter-spacing: 0rem;--h1-margin-top: 3rem;--h1-margin-bottom: 0.8125rem;--h2-font-size: 2rem;--h2-line-height: 1;--h2-letter-spacing: 0rem;--h2-margin-top: 3rem;--h2-margin-bottom: 1.25rem;--h3-font-size: 1.75rem;--h3-line-height: 1.1;--h3-letter-spacing: 0rem;--h3-margin-top: 3.5625rem;--h3-margin-bottom: 0.8125rem;--h4-font-size: 1.375rem;--h4-line-height: 1.1;--h4-letter-spacing: 0rem;--h4-margin-top: 2.375rem;--h4-margin-bottom: 0.8125rem;--h5-font-size: 1.25rem;--h5-line-height: 1.1;--h5-letter-spacing: 0rem;--h5-margin-top: 1.5rem;--h5-margin-bottom: 1.25rem}}@media only screen and (min-width: 1200px){:root{--body-font-size: 1.25rem;--body-line-height: 1.45;--body-letter-spacing: 0rem;--body-margin-top: 0.8125rem;--body-margin-bottom: 1.25rem;--h1-font-size: 6.5rem;--h1-line-height: 1.1;--h1-letter-spacing: 0rem;--h1-margin-top: 3rem;--h1-margin-bottom: 0.8125rem;--h2-font-size: 4rem;--h2-line-height: 1;--h2-letter-spacing: 0rem;--h2-margin-top: 3rem;--h2-margin-bottom: 1.875rem;--h3-font-size: 2.875rem;--h3-line-height: 1.1;--h3-letter-spacing: 0rem;--h3-margin-top: 3.5625rem;--h3-margin-bottom: 0.8125rem;--h4-font-size: 2.375rem;--h4-line-height: 1.1;--h4-letter-spacing: 0rem;--h4-margin-top: 2.375rem;--h4-margin-bottom: 0.8125rem;--h5-font-size: 1.5rem;--h5-line-height: 1.1;--h5-letter-spacing: 0rem;--h5-margin-top: 1.5rem;--h5-margin-bottom: 1.25rem}}body{margin:0;padding:0;background-color:#fff}.underline{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;display:inline;text-underline-position:auto;text-decoration-thickness:2px;text-underline-offset:0px}body,input,textarea,select{font-family:"Armand",Helvetica,Arial,sans-serif;font-weight:normal;font-style:normal;font-size:var(--body-font-size);line-height:var(--body-line-height);letter-spacing:var(--body-letter-spacing);color:#000;-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{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{margin-bottom:0}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-family:"Keroine",Helvetica,Arial,sans-serif;font-weight:bold;font-style:normal;font-weight:100}h1,.h1{font-size:var(--h1-font-size);line-height:var(--h1-line-height);letter-spacing:var(--h1-letter-spacing);margin-top:var(--h1-margin-top);margin-bottom:var(--h1-margin-bottom)}h2,.h2{font-size:var(--h2-font-size);line-height:var(--h2-line-height);letter-spacing:var(--h2-letter-spacing);margin-top:var(--h2-margin-top);margin-bottom:var(--h2-margin-bottom)}h3,.h3{font-size:var(--h3-font-size);line-height:var(--h3-line-height);letter-spacing:var(--h3-letter-spacing);margin-top:var(--h3-margin-top);margin-bottom:var(--h3-margin-bottom)}h4,.h4{font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:var(--h4-letter-spacing);margin-top:var(--h4-margin-top);margin-bottom:var(--h4-margin-bottom)}h5,.h5,h6,.h6{font-size:var(--h5-font-size);line-height:var(--h5-line-height);letter-spacing:var(--h5-letter-spacing);margin-top:var(--h5-margin-top);margin-bottom:var(--h5-margin-bottom)}p{margin-top:var(--body-margin-top);margin-bottom:var(--body-margin-bottom);text-wrap:pretty}main a:where(:not(.btn):not(.btn-secondary)),body.mce-content-body a:where(:not(.btn):not(.btn-secondary)){color:#000;text-decoration:underline}@media(hover: hover){main a:where(:not(.btn):not(.btn-secondary)):where(:not(:disabled)):hover,body.mce-content-body a:where(:not(.btn):not(.btn-secondary)):where(:not(:disabled)):hover{color:#5d47f8;text-decoration:none}}main a:where(:not(.btn):not(.btn-secondary)):focus-visible,body.mce-content-body a:where(:not(.btn):not(.btn-secondary)):focus-visible{outline:3px solid rgba(93,71,248,.4);outline-offset:3px;border-radius:48px;text-decoration:none}main a:where(:not(.btn):not(.btn-secondary))[disabled],body.mce-content-body a:where(:not(.btn):not(.btn-secondary))[disabled]{pointer-events:none}hr{height:0;border:none;border-bottom:1px solid #000;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-bottom:1rem;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 #5d47f8;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}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;background-color:rgba(93,71,248,.3)}tr+tr{border-top:1px solid #9b948d}tr:nth-child(odd){background-color:rgba(93,71,248,.05)}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:"•";display:inline-block;position:absolute;left:0;top:0}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, ".") ".";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}:root{--color-input: var(--color-dark);--color-input-background: #fff;--color-input-border: var(--color-light);--color-input-border-focus: var(--color-dark);--color-input-check-icon: var(--color-dark)}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:48px;border:2px solid var(--color-input-border);min-height:var(--min-height-input);line-height:var(--min-height-input);padding:0 .75rem;color:var(--color-input);font-family:"Armand",Helvetica,Arial,sans-serif;font-weight:bold;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)}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:#555;opacity:.5}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;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.2rem}label>span.label+textarea,label>span.label+.wpcf7-form-control-wrap textarea{padding-top:1.8rem}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);box-shadow:4px 4px 10px rgba(0,0,0,.1)}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:.25rem;top:-0.25rem;width:1.75rem;height:1.75rem}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}.btn-arrow-text,.btn-text,.btn-arrow-secondary,.btn-secondary,.btn-arrow-primary,.btn-primary,input[type=submit],.btn,button,input[type=button],input[type=reset]{-moz-appearance:none;-webkit-appearance:none;display:inline-block;align-items:center;padding:.7em 1.5em;color:#fff;background-color:#000;font-size:1rem;font-family:"Armand",Helvetica,Arial,sans-serif;font-weight:bold;border-radius:48px;border-width:2px;border-style:solid;border-color:#000;text-decoration:none;text-transform:uppercase;text-align:center;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}.btn-arrow-text:focus,.btn-text:focus,.btn-arrow-secondary:focus,.btn-secondary:focus,.btn-arrow-primary:focus,.btn-primary:focus,input[type=submit]:focus,.btn:focus,button:focus,input[type=button]:focus,input[type=reset]:focus{outline:none}.btn-arrow-text:focus-visible,.btn-text:focus-visible,.btn-arrow-secondary:focus-visible,.btn-secondary:focus-visible,.btn-arrow-primary: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:3px;outline:3px solid #5d47f8}@media(hover: hover){.btn-arrow-text:where(:not(:disabled)):hover,.btn-text:where(:not(:disabled)):hover,.btn-arrow-secondary:where(:not(:disabled)):hover,.btn-secondary:where(:not(:disabled)):hover,.btn-arrow-primary: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:#2dfb3d;color:#000;background-color:#2dfb3d}}.btn-arrow-text:disabled,.btn-text:disabled,.btn-arrow-secondary:disabled,.btn-secondary:disabled,.btn-arrow-primary:disabled,.btn-primary:disabled,input[type=submit]:disabled,.btn:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled{opacity:.4 !important;border-color:#9b948d !important;color:#9b948d !important;background-color:rgba(0,0,0,0) !important;cursor:default !important}.link.btn-arrow-text,.link.btn-text,.link.btn-arrow-secondary,.link.btn-secondary,.link.btn-arrow-primary,.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:#000;border:none}@media(hover: hover){.link.btn-arrow-text:where(:not(:disabled)):hover,.link.btn-text:where(:not(:disabled)):hover,.link.btn-arrow-secondary:where(:not(:disabled)):hover,.link.btn-secondary:where(:not(:disabled)):hover,.link.btn-arrow-primary: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}}.btn-primary,input[type=submit]{background-color:#000;border:2px solid #000;color:#fff;border-radius:48px}.btn-primary:focus-visible,input[type=submit]:focus-visible{outline:3px solid rgba(93,71,248,.4)}@media(hover: hover){.btn-primary:where(:not(:disabled)):hover,input[type=submit]:where(:not(:disabled)):hover{background-color:#2dfb3d;border-color:#2dfb3d}}.btn-primary:disabled,.btn-primary:disabled:hover,.btn-primary:disabled:active,.btn-primary:disabled:focus,input[type=submit]:disabled,input[type=submit]:disabled:hover,input[type=submit]:disabled:active,input[type=submit]:disabled:focus{opacity:.4;border-color:#888;background-color:#888;color:#fff}.btn-arrow-primary{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;justify-content:flex-start;gap:.7rem;line-height:1rem}@media(hover: hover){.btn-arrow-primary:where(:not(:disabled)):hover::before{background-color:#000}}.btn-arrow-primary::before{content:"";background-color:#fff;display:block;width:1.5rem;height:1.5rem;right:-14px;top:calc(50% - .5rem);transition:transform .3s,background-color .3s;-webkit-mask-image:url(../img/Arrow_right.svg);mask-image:url(../img/Arrow_right.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn-secondary{background-color:#fff;color:#000;border:2px solid #000;border-radius:48px}@media(hover: hover){.btn-secondary:where(:not(:disabled)):hover{color:#000;background-color:#2dfb3d;border-color:#2dfb3d}}.btn-secondary:disabled,.btn-secondary:disabled:hover,.btn-secondary:disabled:active,.btn-secondary:disabled:focus{opacity:.4;border-color:#9b948d;background-color:#9b948d;color:#fff}.btn-arrow-secondary{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;justify-content:flex-start;gap:.7rem;line-height:1rem}@media(hover: hover){.btn-arrow-secondary:where(:not(:disabled)):hover::before{background-color:#000}}.btn-arrow-secondary::before{content:"";background-color:#5d47f8;display:block;width:1.5rem;height:1.5rem;right:-14px;top:calc(50% - .5rem);transition:transform .3s,background-color .3s;-webkit-mask-image:url(../img/Arrow_right.svg);mask-image:url(../img/Arrow_right.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn-text{color:#000;background-color:rgba(0,0,0,0);border:none;padding-left:0}@media(hover: hover){.btn-text:where(:not(:disabled)):hover{color:#5d47f8;background-color:rgba(0,0,0,0)}}.btn-text:disabled,.btn-text:disabled:hover,.btn-text:disabled:active,.btn-text:disabled:focus{opacity:.4;background-color:#9b948d;color:#fff}.btn-arrow-text{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;justify-content:flex-start;gap:.7rem;line-height:1rem}@media(hover: hover){.btn-arrow-text:where(:not(:disabled)):hover::before{background-color:#5d47f8}}.btn-arrow-text::before{content:"";background-color:#000;display:block;width:1.5rem;height:1.5rem;right:-14px;top:calc(50% - .5rem);transition:transform .3s,background-color .3s;-webkit-mask-image:url(../img/Arrow_right.svg);mask-image:url(../img/Arrow_right.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}div.wpcf7 .wpcf7-list-item{display:block;margin-left:0}div.wpcf7 .wpcf7-not-valid-tip{color:var(--color-input-invalid)}div.wpcf7 .wpcf7-response-output{margin:0;padding:.9rem 1rem 1rem;border:none;color:var(--color-text);background-color:#ffb900;font-weight:bold}div.wpcf7 form.init .wpcf7-response-output,div.wpcf7 form.validating .wpcf7-response-output{display:none}div.wpcf7 form.sent .wpcf7-response-output{color:var(--color-btn-primary-hover);background-color:var(--color-btn-primary-bg-hover)}div.wpcf7 form.failed .wpcf7-response-output,div.wpcf7 form.aborted .wpcf7-response-output{color:#fff;background-color:var(--color-input-invalid)}div.wpcf7 .website-hp,div.wpcf7 .email-hp{display:none !important}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%}html,body{height:100%;min-height:100%}body{display:grid}#main-content{min-height:80%}.main{display:flex;flex-flow:column nowrap}.main section{display:flex;flex-flow:column nowrap}@media only screen and (min-width: 1024px){.mobile-only{display:none}}@media only screen and (max-width: 1023px){.desktop-only{display:none}}.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)}.skip-nav-link{position:fixed;font-size:1rem;top:0;left:50%;transform:translate(-50%, -100px);transition:transform .3s;z-index:1002;box-shadow:0 0 10px rgba(0,0,0,.3)}.skip-nav-link:focus{top:1rem;transform:translate(-50%, 0);background-color:#000;color:#fff}header{position:fixed;width:100%;top:0;left:0;z-index:1000}header .grid{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}@media only screen and (min-width: 768px){header .grid{padding-top:1.5rem;padding-bottom:1.5rem}}header.header-small{background-color:#fff;transition:all 300ms}header.header-small .header-logo{height:60px;transition:all 300ms}header.header-small .header-logo img{height:100%;min-height:60px}header .header-logo{height:90px}header .header-logo img{height:100%;min-height:70px;max-width:120px;width:100%}@media only screen and (min-width: 768px){header .header-logo img{max-width:none}}header .header-logo a:focus-visible{outline-offset:3px;outline:3px solid #5d47f8}header .header-lang{display:flex;flex-direction:row;align-items:center;gap:.2rem}@media only screen and (min-width: 768px){header .header-lang{gap:1.5rem}}header .header-lang .nav-lang{z-index:0}header .header-lang ul{list-style:none}header .header-lang ul li a{color:#000;text-decoration:none;font-size:32px;font-family:"Keroine",Helvetica,Arial,sans-serif;padding-top:.7rem;display:block;z-index:2;position:relative;padding-right:0;background-color:rgba(0,0,0,0);border:none;text-transform:capitalize;color:#000;line-height:23px;padding-right:12px;transition:all 300ms;font-size:18px}@media only screen and (min-width: 768px){header .header-lang ul li a{font-size:32px;display:grid;grid-template-columns:1fr 0;grid-template-rows:1fr 1fr}}header .header-lang ul li a:hover{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:auto;text-decoration-thickness:2px;text-underline-offset:0px}header .header-lang ul li a:focus-visible{outline-offset:3px;outline:3px solid #5d47f8}header .header-burger-button{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;z-index:2;position:relative;padding-right:0;padding-left:0;background-color:rgba(0,0,0,0);border:none;max-width:48px}@media only screen and (min-width: 768px){header .header-burger-button{max-width:none}}header .header-burger-button:focus-visible{outline-offset:3px;outline:3px solid #5d47f8;border-radius:0}header .header-burger-button .header-burger-home{font-family:"Keroine",Helvetica,Arial,sans-serif;font-weight:100;text-transform:capitalize;font-size:0px;color:#000;border-bottom:2px solid #000;line-height:23px;padding-right:12px;transition:all 300ms}@media only screen and (min-width: 768px){header .header-burger-button .header-burger-home{font-size:32px}}header .header-burger-button .header-burger-top{grid-row-start:0;grid-column-start:2;border-bottom:2px solid #000;border-top:2px solid #000;height:100%;transition:all 300ms;min-width:36px}header .header-burger-button .header-burger-bottom{transition:all 300ms;grid-row-start:2;grid-column-start:2;border-bottom:2px solid #000;height:85%}header .header-burger-button.active .header-burger-home{border-bottom:2px solid #fff;color:#fff}header .header-burger-button.active .header-burger-top{border-bottom:2px solid #fff;border-top:2px solid #fff}header .header-burger-button.active .header-burger-bottom{border-bottom:2px solid #fff}header .header-burger-button.active:hover .header-burger-home{border-bottom:2px solid #fff;color:#fff}header .header-burger-button.active:hover .header-burger-top{border-bottom:2px solid #fff;border-top:2px solid #fff}header .header-burger-button.active:hover .header-burger-bottom{border-bottom:2px solid #fff}header .header-burger-button:hover .header-burger-home{border-bottom:2px solid #5d47f8;color:#5d47f8}header .header-burger-button:hover .header-burger-top{border-bottom:2px solid #5d47f8;border-top:2px solid #5d47f8}header .header-burger-button:hover .header-burger-bottom{border-bottom:2px solid #5d47f8}footer{position:relative;width:100%;background-color:#000}footer .container .grid{grid-template-columns:1fr;gap:3rem;border-top:2px #000 solid;padding-top:2rem;padding-bottom:2rem}@media only screen and (min-width: 1024px){footer .container .grid{grid-template-columns:1fr 1fr 1fr;gap:0}}footer .col-1{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:1rem}@media only screen and (min-width: 768px){footer .col-1{flex-direction:row}}@media only screen and (min-width: 1024px){footer .col-1{padding:2rem 2rem 2rem 0;border-right:2px #fff solid}}footer .col-1 a{text-decoration:none;display:block;color:#fff;width:8rem;height:4rem}footer .col-1 a:focus-visible{outline-offset:3px;outline:3px solid #fff}footer .col-1 a img{height:100%;width:100%;object-fit:contain}@media only screen and (min-width: 1024px){footer .col-2{border-right:2px #fff solid}}footer .col-2 nav.footer-nav{height:100%}footer .col-2 nav.footer-nav ul{height:100%;display:flex;list-style:none;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-bottom:0}footer .col-2 nav.footer-nav ul li{margin-bottom:.2rem}footer .col-2 nav.footer-nav ul li a{text-decoration:none;color:#fff;transition:all 300ms}footer .col-2 nav.footer-nav ul li a:hover{text-decoration:underline;text-underline-position:below;transition:all 300ms}footer .col-2 nav.footer-nav ul li a:focus-visible{outline-offset:3px;outline:3px solid #fff}footer .col-3{display:flex;height:100%;width:100%;align-items:center;justify-content:center;padding-bottom:2rem}@media only screen and (min-width: 1024px){footer .col-3{padding-bottom:0}}footer .col-3 a{background-color:#fff;border:2px solid #fff;color:#000}footer .col-3 a::before{background-color:#000}.pageheader-frontpage{height:50%;min-height:50vh;position:relative;top:0;overflow-x:clip}@media only screen and (min-width: 1200px){.pageheader-frontpage{min-height:60vh}}.pageheader-frontpage-title{height:50vh;display:flex;width:100%;align-items:center;justify-content:flex-start}@media only screen and (min-width: 1200px){.pageheader-frontpage-title{height:60vh}}.pageheader-frontpage-title h1{font-weight:100;-webkit-text-decoration:underline 2px;text-decoration:underline 2px;font-family:"Armand",Helvetica,Arial,sans-serif;font-size:var(--h1-font-size)}@media only screen and (min-width: 768px){.pageheader-frontpage-title h1{font-size:4rem}}@media only screen and (min-width: 1200px){.pageheader-frontpage-title h1{font-size:var(--h1-font-size)}}.pageheader-frontpage-title h1 span{font-family:"Keroine",Helvetica,Arial,sans-serif}.pageheader-frontpage .circle{padding:2.7rem;background-color:#5c35fe;position:absolute;border-radius:200px;z-index:-1}@media only screen and (min-width: 768px){.pageheader-frontpage .circle{padding:3.7rem}}@media only screen and (min-width: 1024px){.pageheader-frontpage .circle{padding:4.7rem}}@media only screen and (min-width: 1600px){.pageheader-frontpage .circle{padding:6.7rem}}.pageheader-frontpage .first{top:20%;right:10%;background-color:#33fa03}.pageheader-frontpage .two{top:40%;right:20%;background-color:#33fa03}.pageheader-frontpage .three{top:10%;right:80%}.pageheader-frontpage .four{top:50%;left:20%;background-color:#33fa03}.pageheader-frontpage .five{top:50%;left:50%}.pageheader-frontpage .six{top:20%;left:0%;background-color:#33fa03}.pageheader-frontpage .seven{top:0%;left:50%;background-color:#33fa03}.pageheader-frontpage .eight{top:80%;right:20%;background-color:#33fa03}.pageheader-single{height:auto;position:relative;margin-top:160px;overflow-x:clip}@media only screen and (min-width: 1024px){.pageheader-single{margin-top:260px}}.pageheader-single .circle{padding:2.7rem;background-color:#5c35fe;position:absolute;border-radius:200px;z-index:-1}@media only screen and (min-width: 768px){.pageheader-single .circle{padding:3.7rem}}@media only screen and (min-width: 1024px){.pageheader-single .circle{padding:4.7rem}}@media only screen and (min-width: 1600px){.pageheader-single .circle{padding:6.7rem}}.pageheader-single .first{top:-307px;right:10%;background-color:#33fa03}.pageheader-single .two{top:-92px;right:-51px;background-color:#33fa03}.pageheader-single .three{top:-243px;right:27%;padding:4.7rem}@media only screen and (min-width: 1200px){.pageheader-single .three{top:-174px;right:2%}}.pageheader-single .four{top:76%;right:7%;padding:4.7rem;display:none}@media only screen and (min-width: 1200px){.pageheader-single .four{display:block}}.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:2px solid #000}@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:1.5rem}@media(min-width: 730px){.ywpp-cookiebar-inner{padding:2rem}}.ywpp-cookiebar-inner,.ywpp-cookiebar-inner a{color:#000;transition:color .3s}.ywpp-cookiebar-inner a:hover,.ywpp-cookiebar-inner a:active,.ywpp-cookiebar-inner a:focus{color:#000}.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:#5d47f8;background-color:#5d47f8;color:#fff}.ywpp-cookiebar-buttons button.btn-primary:hover{border-color:#000;background-color:#000}.ywpp-cookiebar-buttons button.btn-secondary{background-color:rgba(0,0,0,0);border-color:#000;color:#000}.ywpp-cookiebar-buttons button.btn-secondary:hover{border-color:#000;background-color:#000;color:#fff}.ywpp-content-blocker .ywpp-content-blocker-title p.ywpp-content-blocker-headline{color:#000;font-weight:bold;text-transform:uppercase;font-size:1.2rem;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.4rem}}.ywpp-content-blocker .ywpp-content-blocker-title p.ywpp-content-blocker-subtitle{color:#000;font-size:.7rem;line-height:1;margin:0}@media(min-width: 768px){.ywpp-content-blocker .ywpp-content-blocker-title p.ywpp-content-blocker-subtitle{font-size:.8rem}}.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-content-blocker-enable .ywpp-enable-button-toggle .ywpp-enable-button-label{font-size:1rem;color:#000}@media(min-width: 768px){.ywpp-content-blocker button.ywpp-content-blocker-enable .ywpp-enable-button-toggle .ywpp-enable-button-label{font-size:1.2rem}}.ywpp-content-blocker .ywpp-content-blocker-footer small{font-size:80%}.ywpp-content-blocker .ywpp-content-blocker-footer,.ywpp-content-blocker .ywpp-content-blocker-footer a{color:#000}.ywpp-content-blocker{position:relative}.ywpp-content-blocker:not(.unblocked).active{background:repeating-linear-gradient(-45deg, #eeeeee, #eeeeee 10px, #f2f2f2 10px, #f2f2f2 20px)}.background-colored .ywpp-content-blocker:not(.unblocked).active{background:#fff}.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%;transition:opacity .2s}.active .ywpp-content-blocker-blocked{opacity:1}.ywpp-content-blocker-blocked.is-full-width .ywpp-content-blocker-inner{width:100%;height:100%}.ywpp-content-blocker-blocked.has-max-width{padding-left:var(--outer-margin, 1rem);padding-right:var(--outer-margin, 1rem)}.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}.ywpp-content-blocker-inner{grid-area:overlap;display:grid;grid-template-rows:1fr auto;gap:.8rem;position:relative;padding:1rem 1rem 0 1rem;background:#fff;color:#000;border:1px solid #000;border-width:1px;border-radius:3px}@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:#2dfb3d}@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:#000;-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/default.svg);mask-image:url(../../../../plugins/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(../../../../plugins/yeah-wp-privacy/public/img/facebook.svg);mask-image:url(../../../../plugins/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(../../../../plugins/yeah-wp-privacy/public/img/maps.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/maps.svg)}[data-type=mapbox-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/maps.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/maps.svg)}[data-type=instagram-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/instagram.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/instagram.svg)}[data-type=linkedin-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/linkedin.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/linkedin.svg)}[data-type=personio-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/personio.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/personio.svg)}[data-type=soundcloud-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/soundcloud.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/soundcloud.svg)}[data-type=spotify-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/spotify.svg);mask-image:url(../../../../plugins/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(../../../../plugins/yeah-wp-privacy/public/img/tiktok.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/tiktok.svg)}[data-type=twitter-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/twitter.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/twitter.svg)}[data-type=vimeo-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/vimeo.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/vimeo.svg)}[data-type=xing-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/xing.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/xing.svg)}[data-type=x-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/x.svg);mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/x.svg)}[data-type=youtube-blocked] .ywpp-content-blocker-header .ywpp-content-blocker-icon:before{-webkit-mask-image:url(../../../../plugins/yeah-wp-privacy/public/img/youtube.svg);mask-image:url(../../../../plugins/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:#000;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:rgba(0,0,0,.3);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}@media(hover: hover){.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button:hover .ywpp-enable-button-toggle{background-color:rgba(0,0,0,.6)}}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button:focus-visible .ywpp-enable-button-toggle{outline-offset:2px;outline:2px solid #2dfb3d}.ywpp-content-blocker .ywpp-content-blocker-enable .ywpp-enable-button.active .ywpp-enable-button-toggle{background-color:#34c759 !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}.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(45,251,61,.3);border-top:2px solid #2dfb3d;border-radius:50%;animation:load .8s linear infinite}@keyframes load{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@media only screen and (max-width: 1199px){.header-nav{display:none;position:absolute;right:-50vw;top:0;height:100vh;width:100%;min-width:375px}.header-nav ul{display:flex;flex-direction:column;align-items:center;gap:1rem}}@media only screen and (max-width: 1199px)and (min-width: 768px){.header-nav ul{gap:2rem}}@media only screen and (max-width: 1199px){.header-nav ul li{list-style:none}.header-nav ul li a{text-decoration:none;font-family:"Keroine",Helvetica,Arial,sans-serif;font-size:32px;color:#fff}.header-nav ul li a:hover{text-decoration:underline}}@media only screen and (max-width: 1199px)and (min-width: 768px){.header-nav ul li a{font-size:64px}}@media only screen and (max-width: 1199px){.header-nav ul li.menu-item-has-children{display:grid;grid-template-columns:20px 1fr;align-items:center}.header-nav ul li.menu-item-has-children a{margin-left:.5rem}.header-nav ul li.menu-item-has-children.active::before{transform:rotate(180deg)}.header-nav ul li.menu-item-has-children::before{transform:rotate(0deg);content:"";background-color:#fff;display:block;width:1rem;height:1rem;right:-14px;top:calc(50% - .5rem);transition:transform .3s,background-color .3s;-webkit-mask-image:url(../img/Arrow_down.svg);mask-image:url(../img/Arrow_down.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.header-nav ul li.menu-item-has-children ul.sub-menu{display:none;grid-column-start:2;margin-left:0;margin-top:.5rem;gap:0rem}.header-nav ul li.menu-item-has-children ul.sub-menu li a{font-size:24px}}@media only screen and (max-width: 1199px)and (min-width: 768px){.header-nav ul li.menu-item-has-children ul.sub-menu li a{font-size:32px}}@media only screen and (max-width: 1199px){.header-nav .container{height:100%}}@media only screen and (max-width: 1199px){.header-nav-background{width:100%;min-width:375px;height:100%;background-color:#5d47f8;position:absolute;right:0;z-index:0}}@media only screen and (max-width: 1199px){.header-nav.active{display:block}}@media only screen and (max-width: 1199px){.header-nav-main{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding-bottom:2rem}}@media only screen and (max-width: 1199px){.header-nav .nav-lang{position:absolute;bottom:0;right:0;display:flex;gap:1rem;z-index:0;padding-bottom:1rem;padding-right:1rem}.header-nav .nav-lang .btn-nav{background-color:rgba(0,0,0,0);font-family:"Keroine",Helvetica,Arial,sans-serif;font-weight:100;font-size:32px;border:none;padding:0;text-transform:capitalize;text-decoration:underline;color:#fff}}@media only screen and (max-width: 1199px)and (min-width: 768px){.header-nav .nav-lang .btn-nav{font-size:64px}}@media only screen and (max-width: 1199px){.header-nav .nav-lang .nav-lang-dropdown-inner{height:100%}.header-nav .nav-lang .nav-lang-dropdown-inner ul{height:100%;margin-bottom:0;display:flex;justify-content:center}.header-nav .nav-lang .nav-lang-dropdown-inner ul li{margin-bottom:0}.header-nav .nav-lang .nav-lang-dropdown-inner ul li a{text-transform:capitalize}}@media only screen and (min-width: 1200px){.header-nav{display:none;position:absolute;right:-50vw;top:0;height:100vh;width:100%;min-width:375px}.header-nav ul{display:flex;flex-direction:column;align-items:flex-end;gap:2rem}.header-nav ul li{list-style:none}.header-nav ul li a{text-decoration:none;font-family:"Keroine",Helvetica,Arial,sans-serif;font-size:42px;color:#fff}.header-nav ul li a:hover{text-decoration:underline}.header-nav ul li a:focus-visible{outline:2px #fff solid;outline-offset:4px}.header-nav ul li.menu-item-has-children{display:grid;grid-template-columns:20px 1fr;align-items:center}.header-nav ul li.menu-item-has-children a{margin-left:1rem}.header-nav ul li.menu-item-has-children.active::before{transform:rotate(180deg)}.header-nav ul li.menu-item-has-children::before{transform:rotate(0deg);content:"";background-color:#fff;display:block;width:1.5rem;height:1.5rem;right:-14px;top:calc(50% - .5rem);transition:transform .3s,background-color .3s;-webkit-mask-image:url(../img/Arrow_down.svg);mask-image:url(../img/Arrow_down.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.header-nav ul li.menu-item-has-children ul.sub-menu{display:none;grid-column-start:2;margin-left:0;margin-top:.8rem;gap:0rem}.header-nav ul li.menu-item-has-children ul.sub-menu li a{font-size:19px}}@media only screen and (min-width: 1200px)and (min-width: 768px){.header-nav ul li.menu-item-has-children ul.sub-menu li a{font-size:28px}}@media only screen and (min-width: 1200px){.header-nav .container{height:100%}}@media only screen and (min-width: 1200px){.header-nav-background{width:40%;min-width:375px;height:100%;background-color:#5d47f8;position:absolute;right:0;z-index:0}}@media only screen and (min-width: 1200px){.header-nav.active{display:block}}@media only screen and (min-width: 1200px){.header-nav-main{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;height:100%;padding-bottom:4rem}}@media only screen and (min-width: 1200px){.header-nav .nav-lang{z-index:0}}section{display:grid}section.black{background-color:#000}section.black,section.black p,section.black .p,section.black h1,section.black .h1,section.black h2,section.black .h2,section.black h3,section.black .h3,section.black h4,section.black .h4,section.black h5,section.black .h5,section.black h6,section.black .h6{color:#fff}section.black a{color:#fff}.onecolumn.normal .grid{max-width:860px;margin:0 auto;padding-top:var(--gutter-width)}.onecolumn .grid{padding-top:var(--gutter-width);padding-bottom:var(--gutter-width)}.onecolumn .container .border-line{width:100%;border-top:2px #000 solid}.onecolumn .container .image-subtitle{font-size:.9rem;color:#525252;font-style:italic}@media only screen and (min-width: 1024px){.onecolumn.right .container{display:grid;grid-template-columns:1fr 1.5fr}.onecolumn.right .container .border-line{grid-column-start:1;grid-column-end:3}}.onecolumn.right .container .grid{max-width:860px;padding-top:var(--gutter-width);grid-column-start:2}.onecolumn.left .grid{max-width:860px;padding-top:var(--gutter-width)}.sectiontitle .grid{max-width:860px;padding-top:1.5rem;padding-bottom:1.5rem;display:grid;grid-template-columns:1fr;height:100%;width:100%;max-width:none}@media only screen and (min-width: 1024px){.sectiontitle .grid{display:grid;grid-template-columns:1fr 1fr 1fr}}.sectiontitle .container .border-line{width:100%;border-top:2px #000 solid}.sectiontitle .title{grid-column-start:1;display:flex;justify-content:center;width:100%;height:100%}.sectiontitle .title h2{font-family:"Armand",Helvetica,Arial,sans-serif;font-size:24px;line-height:50px}@media only screen and (min-width: 1024px){.sectiontitle .title{grid-column-start:2;border-right:2px #000 solid;border-left:2px #000 solid}.sectiontitle .title h2{font-size:48px;line-height:100px}}.quote .grid{display:flex;flex-direction:column-reverse;align-items:center;gap:2rem;padding-top:var(--gutter-width);padding-bottom:var(--gutter-width)}@media only screen and (min-width: 768px){.quote .grid{display:grid;grid-template-columns:2fr 1fr;align-items:center;justify-items:center}}.quote .container .border-line{width:100%;border-top:2px #000 solid}.quote-content{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;justify-content:center}.quote-content p{font-size:2rem;margin-bottom:0;line-height:90%}@media only screen and (min-width: 1024px){.quote-content p{font-size:3.5rem}}@media only screen and (min-width: 1600px){.quote-content p{font-size:5rem}}@media only screen and (min-width: 1024px){.quote-content p:nth-child(2){margin-left:4rem}}.quote-content p em{font-family:"Keroine",Helvetica,Arial,sans-serif}.quote-content-person{display:flex;padding-top:2rem;justify-content:center}.quote-image{display:flex;align-items:center;justify-content:center}.quote-image img{max-width:300px;width:100%;object-fit:cover;max-height:300px}@media only screen and (min-width: 1024px){.quote-image img{max-height:none}}.quote-image .line-left{width:50px;border-top:2px #000 solid}.quote-image .line-right{width:50px;border-top:2px #000 solid}.newsevent .border-line{width:100%;border-top:2px #000 solid}.newsevent .event-featured{display:grid;grid-template-columns:1fr;align-items:center;padding-top:var(--gutter-width);padding-bottom:var(--gutter-width)}@media only screen and (min-width: 768px){.newsevent .event-featured{grid-template-columns:1fr 2fr}}.newsevent .event-featured-image{display:flex;flex-direction:column;align-items:center;justify-content:center;max-height:500px}@media only screen and (min-width: 768px){.newsevent .event-featured-image{max-height:-moz-fit-content;max-height:fit-content;margin-left:1.5rem;margin-right:1.5rem}}.newsevent .event-featured-image a{width:100%;height:100%}.newsevent .event-featured-image .line-top{height:var(--gutter-width);border-right:2px #000 solid}.newsevent .event-featured-image img{width:100%;max-height:300px;object-fit:cover}@media only screen and (min-width: 768px){.newsevent .event-featured-image img{max-height:500px}}.newsevent .event-featured-image .line-bottom{height:var(--gutter-width);border-right:2px #000 solid}.newsevent .event-featured-image .placeholder{width:100%;max-width:500px;height:250px;background-color:#2dfb3d}@media only screen and (min-width: 1024px){.newsevent .event-featured-image .placeholder{height:400px}}.newsevent .event-featured-content{padding-top:1rem;padding-bottom:var(--gutter-width);display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width: 768px){.newsevent .event-featured-content{padding-top:var(--gutter-width);margin-left:1.5rem}}.newsevent .event-featured-content .event-featured-title .event-featured-title-bar{display:flex;gap:1rem;flex-direction:row;flex-wrap:wrap;margin-bottom:1rem}.newsevent .event-featured-content .event-featured-title .event-featured-title-bar p.date{padding:.7rem 1.5rem .7rem 1.5rem;margin-bottom:4px;width:-moz-fit-content;width:fit-content;font-size:1rem;border-radius:48px;background-color:#eeecfe}.newsevent .event-featured-content .event-featured-title .event-featured-title-bar p.date.news{background-color:#c0ffc5}.newsevent .event-featured-content .event-featured-title .event-featured-title-bar p.type{padding:.7rem 1.5rem .7rem 1.5rem;margin-bottom:4px;margin-top:0;width:-moz-fit-content;width:fit-content;font-size:1rem;border-radius:48px;background-color:#f7f7f7}.newsevent .event-featured-content .event-featured-title h3{margin-top:0}.newsevent .event-card{padding-top:var(--gutter-width);padding-bottom:var(--gutter-width)}.newsevent .event-card-content{display:flex;gap:1rem;flex-direction:column;align-items:flex-start}@media only screen and (min-width: 768px){.newsevent .event-card-content{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.newsevent .event-card-content-title .event-featured-title-bar{display:flex;gap:1rem;flex-direction:row;flex-wrap:wrap;margin-bottom:1rem}.newsevent .event-card-content-title .event-featured-title-bar p.type{padding:.7rem 1.5rem .7rem 1.5rem;margin-bottom:4px;margin-top:0;width:-moz-fit-content;width:fit-content;font-size:1rem;border-radius:48px;background-color:#f7f7f7}.newsevent .event-card-content-title p.date{padding:.7rem 1.5rem .7rem 1.5rem;margin-bottom:4px;width:-moz-fit-content;width:fit-content;font-size:1rem;border-radius:48px;background-color:#eeecfe}.newsevent .event-card-content-title p.date.news{background-color:#c0ffc5;margin-bottom:1rem}.newsevent .event-card-content-title h3{margin-top:0;max-width:1080px}.projectpublication .border-line{width:100%;border-top:2px #000 solid}.projectpublication-card{margin-top:var(--gutter-width);margin-bottom:var(--gutter-width)}.projectpublication-card.flipped .grid{display:grid;grid-template-columns:1fr;align-items:center;gap:2rem}@media only screen and (min-width: 768px){.projectpublication-card.flipped .grid{grid-template-columns:1.5fr 2fr}}@media only screen and (min-width: 1024px){.projectpublication-card.flipped .grid{grid-template-columns:1fr 2fr}}@media only screen and (min-width: 768px){.projectpublication-card.flipped .projectpublication-card-content{grid-column-start:2}}.projectpublication-card.flipped .projectpublication-card-image{grid-column-start:1;grid-row-start:1}.projectpublication-card .grid{grid-template-columns:1fr;align-items:center;gap:2rem}@media only screen and (min-width: 768px){.projectpublication-card .grid{grid-template-columns:2fr 1.5fr}}@media only screen and (min-width: 1024px){.projectpublication-card .grid{grid-template-columns:2fr 1fr}}.projectpublication-card-content{display:flex;flex-direction:column;gap:.5rem;padding-bottom:2rem}@media only screen and (min-width: 768px){.projectpublication-card-content{gap:1rem;padding-bottom:0}}.projectpublication-card-image{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-row-start:1;max-height:500px}@media only screen and (min-width: 768px){.projectpublication-card-image{grid-column-start:2;max-height:400px}}@media only screen and (min-width: 768px){.projectpublication-card-image{max-height:-moz-fit-content;max-height:fit-content;margin-left:1.5rem;margin-right:1.5rem}}.projectpublication-card-image img{max-height:300px;width:100%;object-fit:cover}@media only screen and (min-width: 768px){.projectpublication-card-image img{max-height:500px}}.projectpublication-card-image a{width:100%;height:100%}.projectpublication-card-image .placeholder{width:100%;max-width:500px;height:250px;background-color:#2dfb3d}@media only screen and (min-width: 768px){.projectpublication-card-image .placeholder{height:400px;max-height:400px}}.projectpublication-card-image .line-top{height:var(--gutter-width);border-right:2px #000 solid}.projectpublication-card-image .line-bottom{height:var(--gutter-width);border-right:2px #000 solid}.persons{padding-bottom:var(--gutter-width)}.persons .border-line{width:100%}@media only screen and (min-width: 768px){.persons .border-line{border-top:2px #000 solid}}.persons .grid{display:grid;grid-template-columns:1fr}@media only screen and (min-width: 768px){.persons .grid{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1024px){.persons .grid{grid-template-columns:1fr 1fr 1fr}}.persons a{text-decoration:none}.persons-card{padding:0rem;padding-top:var(--gutter-width)}@media only screen and (min-width: 768px){.persons-card{padding:2rem;padding-top:0;margin-top:var(--gutter-width)}}.persons-card:nth-child(odd){border-top:2px #000 solid}@media only screen and (min-width: 768px){.persons-card:nth-child(odd){border-top:none;border-right:2px #000 solid}}.persons-card:nth-child(even){border-top:2px #000 solid}@media only screen and (min-width: 768px){.persons-card:nth-child(even){border-top:none}}@media only screen and (min-width: 1024px){.persons-card:nth-child(even){border-right:2px #000 solid}}@media only screen and (min-width: 1024px){.persons-card:nth-child(3n){border-right:none}}.persons-card-image{width:100%}.persons-card-image img{width:100%;max-height:350px;object-fit:cover;object-position:top;height:350px}@media only screen and (min-width: 1024px){.persons-card-image img{height:450px;max-height:450px}}.persons-card-title{padding-top:1rem}@media only screen and (max-width: 1023px){.persons-card-button{margin-bottom:1rem}}.accordion .border-line{width:100%;border-top:2px #000 solid}.accordion-container .accordion-item{border-top:2px #000 solid;padding-top:var(--gutter-width);padding-bottom:var(--gutter-width)}.accordion-container .accordion-item button{width:100%;min-height:80px;display:flex;gap:2rem;flex-direction:row;justify-content:space-between;background-color:#fff;color:#000;padding:0;border-radius:0;border:none}.accordion-container .accordion-item button .accordion-item-group{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start;text-align:left}@media only screen and (min-width: 768px){.accordion-container .accordion-item button .accordion-item-group{gap:2rem}}.accordion-container .accordion-item button .accordion-item-group h3{margin:0;text-transform:none;font-size:1.3rem}@media only screen and (min-width: 768px){.accordion-container .accordion-item button .accordion-item-group h3{font-size:2.2rem}}.accordion-container .accordion-item button .accordion-item-group::before{content:"";background-color:#5d47f8;display:block;width:2rem;height:2rem;min-width:2rem;min-height:2rem;border-radius:40px}.accordion-container .accordion-item button .arrow{content:"";background-color:#000;display:block;width:1.5rem;height:1.5rem;right:-14px;top:calc(50% - .5rem);transition:transform .3s,background-color .3s;-webkit-mask-image:url(../img/Long_arrow_down.svg);mask-image:url(../img/Long_arrow_down.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.accordion-container .accordion-item-content{display:none}.accordion-container .accordion-item-content p{margin-top:2rem;padding-left:1rem;padding-right:1rem;max-width:1080px}@media only screen and (min-width: 768px){.accordion-container .accordion-item-content p{padding-left:4rem;padding-right:4rem}}.textimage.normal .grid{max-width:860px;margin:0 auto;padding-top:0}.textimage .grid{grid-template-columns:1fr;align-items:center;gap:2rem;padding-top:var(--gutter-width)}.textimage .grid.left .textimage-content-left{grid-column-start:1}.textimage .grid.left .textimage-content-right{grid-column-start:1}@media only screen and (min-width: 768px){.textimage .grid.left{grid-template-columns:2fr 1.5fr}.textimage .grid.left .textimage-content-left{grid-column-start:1}.textimage .grid.left .textimage-content-right{grid-column-start:2}}@media only screen and (min-width: 1024px){.textimage .grid.left{grid-template-columns:2fr 1fr}}.textimage .grid.right .textimage-content-left{grid-column-start:1}.textimage .grid.right .textimage-content-right{grid-column-start:1}@media only screen and (min-width: 768px){.textimage .grid.right{grid-template-columns:1.5fr 2fr}.textimage .grid.right .textimage-content-left{grid-column-start:2}.textimage .grid.right .textimage-content-right{grid-column-start:1}}@media only screen and (min-width: 1024px){.textimage .grid.right{grid-template-columns:1fr 2fr}}.textimage .container .border-line{width:100%;border-top:2px #000 solid}.textimage .container .image-subtitle{font-size:.9rem;color:#525252;font-style:italic}.textimage-content-right{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-row-start:1;max-height:500px}@media only screen and (min-width: 768px){.textimage-content-right{grid-column-start:2;max-height:400px}}@media only screen and (min-width: 768px){.textimage-content-right{max-height:-moz-fit-content;max-height:fit-content;margin-left:1.5rem;margin-right:1.5rem}}.textimage-content-right img{max-height:300px;width:100%;object-fit:cover}@media only screen and (min-width: 768px){.textimage-content-right img{max-height:500px}}.textimage-content-right a{width:100%;height:100%}.textimage-content-right .placeholder{width:100%;max-width:500px;height:250px;background-color:#2dfb3d}@media only screen and (min-width: 768px){.textimage-content-right .placeholder{height:400px;max-height:400px}}.textimage-content-right .line-top{height:var(--gutter-width);border-right:2px #000 solid}.textimage-content-right .line-bottom{height:var(--gutter-width);border-right:2px #000 solid}
