@charset "UTF-8";
/*!
	yeah-grid-utils


	@version	1.2.1
	@author		Yeah <https://github.com/yeah8000>
	@used		https://grid-utils.yeah.de
*/:root{--outer-margin:15px;--gutter-width:15px;--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:2000px) and (min-height:900px){:root{--outer-margin:60px;--gutter-width:50px;--max-width:1420px}}.container{margin-left:auto;margin-right:auto;max-width:500px;padding-left:15px;padding-right:15px;width:100%}@media only screen and (min-width:768px){.container{max-width:100%;padding-left:20px;padding-right:20px}}@media only screen and (min-width:1024px){.container{max-width:100%;padding-left:30px;padding-right:30px}}@media only screen and (min-width:1200px){.container{max-width:1400px;padding-left:50px;padding-right:50px}}@media only screen and (min-width:2000px) and (min-height:900px){.container{max-width:1420px;padding-left:60px;padding-right:60px}}.container-full{margin-left:auto;margin-right:auto;max-width:1920px;padding-left:15px;padding-right:15px;width:100%}@media only screen and (min-width:768px){.container-full{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1024px){.container-full{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1200px){.container-full{padding-left:50px;padding-right:50px}}@media only screen and (min-width:2000px) and (min-height:900px){.container-full{padding-left:60px;padding-right:60px}}.grid{display:grid;width:100%}.column-gap{-moz-column-gap:15px;column-gap:15px}@media only screen and (min-width:768px){.column-gap{-moz-column-gap:20px;column-gap:20px}}@media only screen and (min-width:1024px){.column-gap{-moz-column-gap:30px;column-gap:30px}}@media only screen and (min-width:1200px){.column-gap{-moz-column-gap:40px;column-gap:40px}}@media only screen and (min-width:2000px) and (min-height:900px){.column-gap{-moz-column-gap:50px;column-gap:50px}}.row-gap{row-gap:15px}@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:2000px) and (min-height:900px){.row-gap{row-gap:50px}}.grid-full{margin-left:-15px;margin-right:-15px;width:auto}@media only screen and (min-width:768px){.grid-full{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:1024px){.grid-full{margin-left:-30px;margin-right:-30px}}@media only screen and (min-width:1200px){.grid-full{margin-left:-50px;margin-right:-50px}}@media only screen and (min-width:2000px) and (min-height:900px){.grid-full{margin-left:-60px;margin-right:-60px}}@font-face{font-display:swap;font-family:Bitter-Web;font-style:normal;font-weight:400;src:url(../fonts/bitter/bitter-v36-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Bitter-Web;font-style:italic;font-weight:400;src:url(../fonts/bitter/bitter-v36-latin-500italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Bitter-Web;font-style:normal;font-weight:700;src:url(../fonts/bitter/bitter-v36-latin-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:Barlow-Condensed-Web;font-style:normal;font-weight:700;src:url(../fonts/barlow-condensed/barlow-condensed-v12-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Barlow-Condensed-Web;font-style:italic;font-weight:700;src:url(../fonts/barlow-condensed/barlow-condensed-v12-latin-700italic.woff2) format("woff2")}:root{--color-background:#2486d3;--color-text:#fff;--color-link:#fff;--color-link-hover:#d9ecf8;--color-decoration:#069}.dark{--color-background:#0e2632;--color-decoration:#2486d3}.dark,.white{background-color:var(--color-background)}.white{--color-background:#fff;--color-text:#069;--color-link:#069;--color-link-hover:#0e2632;--color-decoration:#2486d3}:root{--max-width:1400px;--max-width-one-col:860px;--nav-breakpoint:768px}@media only screen and (min-width:2000px) and (min-height:900px){:root{--max-width:1620px;--max-width-one-col:900px}}body{background-color:#2486d3;margin:0;padding:0}body,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-smoothing:grayscale;color:var(--color-text);font-family:Bitter-Web,Times,serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.6}.blockquote,.h1,.h2,.h3,.h4,.h5,.h6,.p,blockquote,h1,h2,h3,h4,h5,h6,p{color:var(--color-text)}.blockquote:first-child,.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child,.p:first-child,blockquote:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{margin-top:0}.blockquote:last-child,.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,.p:last-child,blockquote:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:Barlow-Condensed-Web,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700}.h1,h1{font-size:3.75rem;line-height:1.2;margin-bottom:1.2em;margin-top:1.2em}.h2,h2{font-size:2.5rem;line-height:1.3;margin-bottom:.75em;margin-top:1.5em}.h3,h3{font-size:1.875rem}.h3,.h4,.h5,.h6,h3,h4,h5,h6{line-height:1.2;margin-bottom:.75em;margin-top:1.5em}.h4,.h5,.h6,h4,h5,h6{font-size:1.5rem}.p,p{text-wrap:pretty;margin-bottom:1em;margin-top:1em}a:where(:not(.btn):not(.btn-primary):not(.btn-secondary) :not(.btn-red):not(.btn-blue):not(.btn-outline) :not(.btn-white):not(.btn-icon):not(.btn-icon-only)){color:var(--color-link);text-decoration:underline;text-decoration-color:var(--color-link-hover);text-decoration-thickness:.1em;text-underline-offset:.3em;transition:color .3s}@media (hover:hover){a:where(:not(.btn):not(.btn-primary):not(.btn-secondary) :not(.btn-red):not(.btn-blue):not(.btn-outline) :not(.btn-white):not(.btn-icon):not(.btn-icon-only)):where(:not(:disabled)):hover{color:var(--color-link-hover);text-decoration:none}}a:where(:not(.btn):not(.btn-primary):not(.btn-secondary) :not(.btn-red):not(.btn-blue):not(.btn-outline) :not(.btn-white):not(.btn-icon):not(.btn-icon-only)):focus-visible{border-radius:5px;outline:2px solid var(--color-link-hover);outline-offset:5px;text-decoration:none}a:where(:not(.btn):not(.btn-primary):not(.btn-secondary) :not(.btn-red):not(.btn-blue):not(.btn-outline) :not(.btn-white):not(.btn-icon):not(.btn-icon-only))[disabled]{pointer-events:none}hr{border:none;border-bottom:1px solid #fff;height:0;margin:1rem 0}*,:after,:before{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[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}.blockquote,blockquote{font-size:1.5rem;font-style:italic;margin:2em 0;padding:0 1em;position:relative}.blockquote:after,.blockquote:before,blockquote:after,blockquote:before{color:var(--color-decoration);font-size:4.375rem;line-height:1;position:absolute;z-index:0}.blockquote:before,blockquote:before{bottom:-10px;content:"„";left:-10px}.blockquote:after,blockquote:after{content:"“";right:-10px;top:-10px}.blockquote *,blockquote *{z-index:1}.blockquote cite,blockquote cite{display:inline-block;font-weight:400;text-align:right;width:100%}dfn{font-style:italic}b,strong{font-weight:700}em,i{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}[role=button],a,area,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}tr+tr{border-top:1px solid #9b948d}td,th{padding:.5em 1em}caption{caption-side:bottom;padding-bottom:.75rem;padding-top:.75rem;text-align:left}thead{font-weight:700}ol,ul{margin-left:0;padding-left:0}ol li,ul li{margin-bottom:.5em}ol li ol,ol li ul,ul li ol,ul li ul{margin-left:1em}body#tinymce ol,body#tinymce ul,main ol,main ul{margin-left:0;padding-left:0}body#tinymce ol li,body#tinymce ul li,main ol li,main ul li{margin-bottom:.3em}body#tinymce ol li ol,body#tinymce ol li ul,body#tinymce ul li ol,body#tinymce ul li ul,main ol li ol,main ol li ul,main ul li ol,main ul li ul{margin-left:1em}body#tinymce ul,main ul{list-style:none}body#tinymce ul>li,main ul>li{padding-left:1em;position:relative}body#tinymce ul>li:before,main ul>li:before{content:"•";display:inline-block;left:0;position:absolute;top:0}body#tinymce ol,main ol{counter-reset:li;list-style:none}body#tinymce ol>li,main ol>li{padding-left:2em;position:relative}body#tinymce ol>li:before,main ol>li:before{content:counters(li,".") ".";counter-increment:li;display:inline-block;left:0;position:absolute;top:0}body#tinymce ol>li ol,main ol>li ol{counter-reset:li;margin-bottom:.8em;margin-left:0;margin-top:.4em}body#tinymce ol>li ol>li,main ol>li ol>li{padding-left:2.2em}body#tinymce ol>li ol>li ol>li,main ol>li ol>li ol>li{padding-left:3.4em}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search],[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration,input,select,select option{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}: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{border:0;margin:0;min-width:0;padding:0}legend{color:var(--color-text);display:block;margin-bottom:.8em;max-width:100%;padding:0;width:100%}input,select,select option,textarea{background-color:var(--color-input-background);border:2px solid var(--color-input-border);border-radius:5px;color:var(--color-input);display:block;font-family:Bitter-Web,Times,serif;font-weight:700;line-height:var(--min-height-input);min-height:var(--min-height-input);outline:none;padding:0 .75rem;transition:border-color .3s,box-shadow .3s;width:100%}input:active,input:focus,select option:active,select option:focus,select:active,select:focus,textarea:active,textarea:focus{border-color:var(--color-input-border-focus)}input.invalid,input.wpcf7-not-valid,select option.invalid,select option.wpcf7-not-valid,select.invalid,select.wpcf7-not-valid,textarea.invalid,textarea.wpcf7-not-valid{border-color:var(--color-input-invalid)}input:-moz-placeholder,input:-ms-input-placeholder,input::-webkit-input-placeholder input::-moz-placeholder,input::-webkit-input-placeholder select option::-moz-placeholder,input::-webkit-input-placeholder select::-moz-placeholder,input::-webkit-input-placeholder textarea::-moz-placeholder,select option:-moz-placeholder,select option:-ms-input-placeholder,select option::-webkit-input-placeholder input::-moz-placeholder,select option::-webkit-input-placeholder select option::-moz-placeholder,select option::-webkit-input-placeholder select::-moz-placeholder,select option::-webkit-input-placeholder textarea::-moz-placeholder,select:-moz-placeholder,select:-ms-input-placeholder,select::-webkit-input-placeholder input::-moz-placeholder,select::-webkit-input-placeholder select option::-moz-placeholder,select::-webkit-input-placeholder select::-moz-placeholder,select::-webkit-input-placeholder textarea::-moz-placeholder,textarea:-moz-placeholder,textarea:-ms-input-placeholder,textarea::-webkit-input-placeholder input::-moz-placeholder,textarea::-webkit-input-placeholder select option::-moz-placeholder,textarea::-webkit-input-placeholder select::-moz-placeholder,textarea::-webkit-input-placeholder textarea::-moz-placeholder{color:#555;opacity:.5}textarea{line-height:1.4;padding-bottom:.5em;padding-top:.4em}label{color:var(--color-text);display:inline-block;position:relative}label>span.label{color:var(--color-input);font-size:.875rem;left:.9rem;opacity:.75;position:absolute;top:.6rem;transition:color .3s;z-index:1}label>span.label+.wpcf7-form-control-wrap input,label>span.label+.wpcf7-form-control-wrap select,label>span.label+input,label>span.label+select{padding-top:1.2rem}label>span.label+.wpcf7-form-control-wrap textarea,label>span.label+textarea{padding-top:1.8rem}label:focus-within>span.label{color:var(--color-input-border-focus)}input[type=checkbox],input[type=radio]{display:block;height:1px;opacity:.01;position:absolute;width:1px}input[type=checkbox]+.toggle,input[type=checkbox]+.wpcf7-list-item-label,input[type=radio]+.toggle,input[type=radio]+.wpcf7-list-item-label{display:inline-block;padding-left:2.25rem}input[type=checkbox]+.toggle:after,input[type=checkbox]+.toggle:before,input[type=checkbox]+.wpcf7-list-item-label:after,input[type=checkbox]+.wpcf7-list-item-label:before,input[type=radio]+.toggle:after,input[type=radio]+.toggle:before,input[type=radio]+.wpcf7-list-item-label:after,input[type=radio]+.wpcf7-list-item-label:before{content:"";cursor:pointer;display:block;height:1.5rem;left:0;position:absolute;top:.1875rem;width:1.5rem}input[type=checkbox]+.toggle:before,input[type=checkbox]+.wpcf7-list-item-label:before,input[type=radio]+.toggle:before,input[type=radio]+.wpcf7-list-item-label:before{background-color:var(--color-input-background);border:2px solid var(--color-input-border)}input[type=checkbox]+.toggle:after,input[type=checkbox]+.wpcf7-list-item-label:after,input[type=radio]+.toggle:after,input[type=radio]+.wpcf7-list-item-label:after{background-color:var(--color-input-check-icon);opacity:0;transition:transform .3s,opacity .3s}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:none}input[type=checkbox]:focus+.toggle:before,input[type=checkbox]:focus+.wpcf7-list-item-label:before,input[type=radio]:focus+.toggle:before,input[type=radio]: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=checkbox][disabled]+.toggle,input[type=radio][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{opacity:1;transform:scale(.6)}input[type=checkbox]+.toggle:after,input[type=checkbox]+.wpcf7-list-item-label:after{height:1.75rem;left:.25rem;-webkit-mask-image:url(../img/icon-checkbox.svg);mask-image:url(../img/icon-checkbox.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;top:-.25rem;width:1.75rem}input[type=checkbox]:checked+.toggle:after,input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;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-position:100%;background-repeat:no-repeat;background-size:50px 25px;outline:none;padding-right:40px}.btn,.btn-blue,.btn-outline,.btn-primary,.btn-red,.btn-secondary,.btn-white,button,input[type=button],input[type=reset],input[type=submit]{align-items:center;-moz-appearance:none;-webkit-appearance:none;background-color:#069;border:2px solid #069;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-family:Barlow-Condensed-Web,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:700;line-height:1.6;padding:.15em .6em .25em;text-align:center;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s}.btn-blue:before,.btn-outline:before,.btn-primary:before,.btn-red:before,.btn-secondary:before,.btn-white:before,.btn:before,button:before,input[type=button]:before,input[type=reset]:before,input[type=submit]:before{background-color:currentColor}.btn-blue:focus,.btn-outline:focus,.btn-primary:focus,.btn-red:focus,.btn-secondary:focus,.btn-white:focus,.btn:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:none}.btn-blue:focus-visible,.btn-outline:focus-visible,.btn-primary:focus-visible,.btn-red:focus-visible,.btn-secondary:focus-visible,.btn-white:focus-visible,.btn:focus-visible,button:focus-visible,input[type=button]:focus-visible,input[type=reset]:focus-visible,input[type=submit]:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}@media (hover:hover){.btn-blue:where(:not(:disabled)):hover,.btn-outline:where(:not(:disabled)):hover,.btn-primary:where(:not(:disabled)):hover,.btn-red:where(:not(:disabled)):hover,.btn-secondary:where(:not(:disabled)):hover,.btn-white: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,input[type=submit]:where(:not(:disabled)):hover{background-color:#005580;border-color:#005580;color:#fff}}.btn-blue:disabled,.btn-outline:disabled,.btn-primary:disabled,.btn-red:disabled,.btn-secondary:disabled,.btn-white:disabled,.btn:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:default!important;opacity:.4!important}.link.btn,.link.btn-blue,.link.btn-outline,.link.btn-primary,.link.btn-red,.link.btn-secondary,.link.btn-white,button.link,input.link[type=button],input.link[type=reset],input.link[type=submit]{background:none;border:none;color:#fff;margin:0;padding:0}@media (hover:hover){.link.btn-blue:where(:not(:disabled)):hover,.link.btn-outline:where(:not(:disabled)):hover,.link.btn-primary:where(:not(:disabled)):hover,.link.btn-red:where(:not(:disabled)):hover,.link.btn-secondary:where(:not(:disabled)):hover,.link.btn-white: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,input.link[type=submit]:where(:not(:disabled)):hover{background:none;border:none}}.btn-big.btn,.btn-big.btn-blue,.btn-big.btn-outline,.btn-big.btn-primary,.btn-big.btn-red,.btn-big.btn-secondary,.btn-big.btn-white,button.btn-big,input.btn-big[type=button],input.btn-big[type=reset],input.btn-big[type=submit]{font-size:1.5625rem;padding:.5em 1em .6em}.btn-white{font-family:Bitter-Web,Times,serif;font-size:.875rem;font-weight:400}.btn-primary,.btn-red,input[type=submit]{background-color:#e2001a;border-color:#e2001a;color:#fff}@media (hover:hover){.btn-primary:where(:not(:disabled)):hover,.btn-red:where(:not(:disabled)):hover,input[type=submit]:where(:not(:disabled)):hover{background-color:#af0014;border-color:#af0014}}.btn-outline,.btn-secondary{background-color:transparent;border-color:var(--color-text);color:var(--color-text)}@media (hover:hover){.btn-outline:where(:not(:disabled)):hover,.btn-secondary:where(:not(:disabled)):hover{background-color:var(--color-text);border-color:var(--color-text);color:var(--color-background)}}.btn-white{background-color:var(--color-link);border-color:var(--color-link);color:var(--color-background);padding-bottom:.65em;padding-top:.65em}@media (hover:hover){.btn-white:where(:not(:disabled)):hover{background-color:var(--color-link-hover);border-color:var(--color-link-hover);color:var(--color-background)}}.btn-icon{padding-left:2.375rem;position:relative;text-align:left}.btn-icon:before{content:"";height:100%;left:.625rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;width:1rem}.btn-icon.btn-back:before{-webkit-mask-image:url(../img/icon-back.svg);mask-image:url(../img/icon-back.svg)}.btn-icon.btn-close:before{-webkit-mask-image:url(../img/icon-close.svg);mask-image:url(../img/icon-close.svg)}.btn-icon.btn-info:before{-webkit-mask-image:url(../img/icon-info.svg);mask-image:url(../img/icon-info.svg)}.btn-icon.btn-no:before{left:.8125rem;-webkit-mask-image:url(../img/icon-no.svg);mask-image:url(../img/icon-no.svg);width:.875rem}.btn-icon.btn-yes:before{-webkit-mask-image:url(../img/icon-yes.svg);mask-image:url(../img/icon-yes.svg)}.btn-icon-only{height:2.5rem;overflow:hidden;padding:0;text-indent:3.125rem;white-space:nowrap;width:2.5rem}.btn-icon-only.btn-small{height:1.5rem;width:1.5rem}.btn-icon-only.btn-small:before{left:.125rem}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{background-color:#ffb900;border:none;color:var(--color-text);font-weight:700;margin:0;padding:.9rem 1rem 1rem}div.wpcf7 form.init .wpcf7-response-output,div.wpcf7 form.validating .wpcf7-response-output{display:none}div.wpcf7 form.sent .wpcf7-response-output{background-color:var(--color-btn-primary-bg-hover);color:var(--color-btn-primary-hover)}div.wpcf7 form.aborted .wpcf7-response-output,div.wpcf7 form.failed .wpcf7-response-output{background-color:var(--color-input-invalid);color:#fff}div.wpcf7 .email-hp,div.wpcf7 .website-hp{display:none!important}.color-primary{color:var(--color-primary)}.color-white{color:#fff}.text-centered{text-align:center}@media only screen and (max-width:767px){body,input,select,textarea{font-size:1rem}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{-webkit-hyphens:auto;hyphens:auto}.h1,h1{font-size:2.5rem}.h2,h2{font-size:1.875rem}.h3,h3{font-size:1.5rem}.h4,.h5,.h6,h4,h5,h6{font-size:1.25rem}.blockquote,blockquote{font-size:1.125rem}.p,p{margin-bottom:.8em;margin-top:.8em}.btn,.btn-blue,.btn-outline,.btn-primary,.btn-red,.btn-secondary,.btn-white,button,input[type=button],input[type=reset],input[type=submit]{font-size:1.0625rem}.btn-big.btn,.btn-big.btn-blue,.btn-big.btn-outline,.btn-big.btn-primary,.btn-big.btn-red,.btn-big.btn-secondary,.btn-big.btn-white,button.btn-big,input.btn-big[type=button],input.btn-big[type=reset],input.btn-big[type=submit]{font-size:1.3125rem}.btn-white{font-size:.75rem}}@media only screen and (min-width:1200px){.h1,h1{font-size:4.375rem}.h2,h2{font-size:3.125rem}.h3,h3{font-size:2.5rem}.blockquote,blockquote{font-size:1.625rem}}@media only screen and (min-width:2000px) and (min-height:900px){body,input,select,textarea{font-size:1.375rem}.h1,h1{font-size:4.375rem}.h2,h2{font-size:3.125rem}.h3,h3{font-size:2.5rem}.blockquote,.h4,.h5,.h6,blockquote,h4,h5,h6{font-size:1.625rem}.btn,.btn-blue,.btn-outline,.btn-primary,.btn-red,.btn-secondary,.btn-white,button,input[type=button],input[type=reset],input[type=submit]{font-size:1.4375rem}.btn-big.btn,.btn-big.btn-blue,.btn-big.btn-outline,.btn-big.btn-primary,.btn-big.btn-red,.btn-big.btn-secondary,.btn-big.btn-white,button.btn-big,input.btn-big[type=button],input.btn-big[type=reset],input.btn-big[type=submit]{font-size:1.6875rem}.btn-white{font-size:1rem}}img,svg{border-style:none;height:auto;max-width:100%;vertical-align:middle}@media only screen and (min-width:1024px){img.alignleft,svg.alignleft{float:left;max-width:50%;padding:0 1em 0 0}img.alignright,svg.alignright{float:right;max-width:50%;padding:0 0 0 1em}}svg:not(:root){overflow:hidden}.wp-caption,figure{display:table;margin:.3em auto 1em;padding:0}.wp-caption+p,figure+p{margin-top:0}.wp-caption .wp-caption-dd,.wp-caption figcaption,figure .wp-caption-dd,figure figcaption{caption-side:bottom;display:table-caption;font-size:1rem;-webkit-hyphens:auto;hyphens:auto;padding:.5em;word-break:break-word}.wp-caption ​img,figure ​img{display:block;margin:0 auto;width:100%}.wp-caption.aligncenter,figure.aligncenter{margin:0 auto;padding:0}@media only screen and (min-width:1024px){.wp-caption,figure{margin-bottom:.3em}.wp-caption.alignleft,figure.alignleft{float:left;margin-right:.6em;max-width:50%;padding:0 .6em 0 0}.wp-caption.alignleft figcaption,figure.alignleft figcaption{margin-right:.8em}.wp-caption.alignright,figure.alignright{float:right;margin-left:.6em;max-width:50%;padding:0 0 0 .6em}.wp-caption.alignright figcaption,figure.alignright figcaption{margin-left:.8em}}.iframe{height:0;padding-top:56.25%;position:relative;width:100%}.iframe .mce-object-iframe,.iframe iframe{height:100%;left:0;position:absolute;top:0;width:100%}html{background-color:#2486d3;height:100%;min-height:100%}html *{min-width:0}body{background:url(../img/background-glow.svg);background-attachment:fixed;background-position:40% 0;background-size:cover;display:flex;flex-flow:column nowrap;min-height:100%}@media only screen and (min-width:768px){body{background-position:30% 0}}@media only screen and (min-width:1200px){body{background-position:0 0}}body>footer{margin-bottom:0;margin-top:auto}.main,.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}}.sr-only{height:1px;overflow:hidden;position:absolute;text-indent:2px;width:1px}.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{font-family:Barlow-Condensed-Web,Helvetica,Arial,sans-serif}header.header .header-inner{align-items:center;-moz-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:auto 1fr;padding:1em 0 .25em;position:relative}@media only screen and (min-width:1024px){header.header .header-inner{padding:2em 0 .25em}}header.header .header-inner:after,header.header .header-inner:before{background-color:#fff;bottom:0;content:"";display:block;height:2px;position:absolute;z-index:50}header.header .header-inner:before{left:0;width:138px}header.header .header-inner:after{right:0;width:calc(100% - 175px)}@media only screen and (min-width:768px){header.header .header-inner:before{width:150px}header.header .header-inner:after{width:calc(100% - 196px)}}@media only screen and (min-width:1024px){header.header .header-inner:before{width:230px}header.header .header-inner:after{width:calc(100% - 290px)}}@media only screen and (min-width:1200px){header.header .header-inner:before{width:260px}header.header .header-inner:after{width:calc(100% - 332px)}}header.header a.logo-link{background-image:url(../img/verhaengnis-logo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:54px;overflow:hidden;position:relative;text-decoration:none;text-indent:400px;white-space:nowrap;width:180px;z-index:51}@media only screen and (min-width:768px){header.header a.logo-link{height:60px;width:200px}}@media only screen and (min-width:1024px){header.header a.logo-link{height:90px;width:300px}}@media only screen and (min-width:1200px){header.header a.logo-link{height:102px;width:340px}}header.header .header-toggle-nav{justify-self:end;position:relative;z-index:51}button.btn-toggle-nav{border:none;height:2.5rem;padding:.5rem 2rem .5rem .5rem;position:relative}button.btn-toggle-nav .icon-burger-line,button.btn-toggle-nav .icon-burger:after,button.btn-toggle-nav .icon-burger:before{background-color:currentColor;border-radius:0;content:"";display:block;height:2px;position:absolute;transform-origin:center;transition:all .3s;width:20px}button.btn-toggle-nav .icon-burger{height:0;left:50%;position:absolute;top:50%;width:0}button.btn-toggle-nav .icon-burger .icon-burger-line,button.btn-toggle-nav .icon-burger:after,button.btn-toggle-nav .icon-burger:before{left:-10px;top:-1px}button.btn-toggle-nav .icon-burger:before{transform:translateY(-6px);transition:background-color .3s,top .3s .2s,transform .3s}button.btn-toggle-nav .icon-burger .icon-burger-line{transform:scaleX(1) translate(0);transition:background-color .3s,transform .3s .3s}button.btn-toggle-nav .icon-burger:after{top:5px;transition:background-color .3s,top .3s .2s,transform .3s}button.btn-toggle-nav.active .icon-burger:before{top:6px;transform:translateY(-7px) rotate(45deg);transition:background-color .3s,top .3s,transform .3s .2s}button.btn-toggle-nav.active .icon-burger .icon-burger-line{transform:scaleX(0) translate(8px);transition:background-color .3s,transform .3s}button.btn-toggle-nav.active .icon-burger:after{top:-1px;transform:translate(0) rotate(-45deg);transition:background-color .3s,top .3s,transform .3s .2s}.export .export-text-single{border-top:1px solid var(--color-text);padding:var(--outer-margin) 0}.export .export-text-single p.bold-text{font-weight:700}footer.footer{background-color:var(--color-background);font-size:.875rem}@media only screen and (min-width:1024px){footer.footer{font-size:1rem}}footer.footer a{color:var(--color-link);text-decoration:none}@media (hover:hover){footer.footer a:where(:not(:disabled)):hover{text-decoration:underline}}footer.footer .footer-inner{padding:1rem 0}footer.footer .footer-nav{display:flex;justify-content:center}@media only screen and (min-width:1024px){footer.footer .footer-nav{justify-content:flex-end}}footer.footer .footer-nav ul{display:flex;flex-flow:row wrap;margin:0;padding:0}footer.footer .footer-nav ul li{list-style:none;margin-bottom:0;margin-left:2rem;padding:0}footer.footer .footer-nav ul li:before{content:none}footer.footer .footer-nav ul li:first-child{margin-left:0}.hangman-app{--max-width-app:700px;display:grid;overflow-x:clip;width:100%}@media only screen and (min-width:1024px){.hangman-app{--gutter-width:20px;--outer-margin:20px;--max-width:700px}}.hangman-app .hangman-app-inner{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto;justify-items:center;min-height:100svh;width:100%}.hangman-app .debug-screen{background-color:hsla(0,0%,100%,.8);bottom:0;color:#069;max-width:var(--max-width-app);position:fixed;right:0;width:90vw;z-index:99999}@media only screen and (max-width:767px){.btn,.btn-blue,.btn-outline,.btn-primary,.btn-red,.btn-secondary,.btn-white,button,input[type=button],input[type=reset],input[type=submit]{font-size:1.3125rem}.btn-big.btn,.btn-big.btn-blue,.btn-big.btn-outline,.btn-big.btn-primary,.btn-big.btn-red,.btn-big.btn-secondary,.btn-big.btn-white,button.btn-big,input.btn-big[type=button],input.btn-big[type=reset],input.btn-big[type=submit]{font-size:1.5625rem}.btn-white{font-size:.875rem}}.startscreen{background:url(../img/startscreen-glow.svg);background-position:50%;background-size:cover;display:grid;grid-column:1;grid-row:1/span 4;grid-template-rows:2fr auto 1fr;justify-items:center;width:100%;z-index:10}.startscreen .startscreen-leave{justify-items:end;position:relative;width:100%;z-index:14}.startscreen .startscreen-inner,.startscreen .startscreen-leave{display:grid;max-width:var(--max-width-app);padding:var(--outer-margin)}.startscreen .startscreen-inner{align-items:center;gap:2rem;grid-row:2;justify-items:center;text-align:center}.startscreen .startscreen-inner .title-graphic{height:0;margin-bottom:3rem;max-width:600px;padding-top:70%;position:relative;width:90vw}.startscreen .startscreen-inner .title-graphic .title-graphic-question-mark,.startscreen .startscreen-inner .title-graphic .title-graphic-text{position:absolute}.startscreen .startscreen-inner .title-graphic .title-graphic-question-mark div,.startscreen .startscreen-inner .title-graphic .title-graphic-text div{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:0;position:absolute;width:100%}.startscreen .startscreen-inner .title-graphic .title-graphic-text{left:0;top:0;width:100%}.startscreen .startscreen-inner .title-graphic .title-graphic-text div{background-image:url(../img/startscreen-title.svg);padding-top:36%}.startscreen .startscreen-inner .title-graphic .title-graphic-question-mark{animation-duration:3s;animation-iteration-count:infinite;animation-name:question-mark;animation-timing-function:ease-in-out;left:44%;top:46%;transform-origin:top center;width:27%}.startscreen .startscreen-inner .title-graphic .title-graphic-question-mark div{background-image:url(../img/startscreen-question-mark.svg);padding-top:150%}.startscreen .startscreen-inner .startscreen-intro{font-size:1.25rem}@media only screen and (min-width:768px){.startscreen .startscreen-inner .startscreen-intro{font-size:1.5rem}}@media only screen and (min-width:1200px){.startscreen .startscreen-inner .startscreen-intro{font-size:1.625rem}}.startscreen .startscreen-inner a.btn-start{animation-duration:3s;animation-iteration-count:infinite;animation-name:btn-start;animation-timing-function:linear}.leave-dialogue{background-color:var(--color-background);border-radius:15px 15px;box-shadow:0 0 10px rgba(0,102,153,.6);font-size:1.25rem;left:50%;max-width:500px;min-width:250px;padding:var(--outer-margin);position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:90vw;z-index:14}@media only screen and (min-width:1024px){.leave-dialogue{font-size:1.5rem}}.leave-dialogue-inner{display:grid;gap:var(--gutter-width)}.leave-dialogue-inner .leave-dialogue-actions{-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-flow:row wrap;justify-content:stretch;row-gap:.5rem}.leave-dialogue-inner .leave-dialogue-actions *{flex:1 0 auto}.leave-dialogue-enter-active{animation:leave-dialogue-show .4s cubic-bezier(.08,.65,.32,1.275)}.leave-dialogue-leave-active{animation:leave-dialogue-hide .2s ease-in}.leave-dialogue-curtain{height:100%;left:0;position:fixed;top:0;width:100%;z-index:13}@keyframes question-mark{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes btn-start{0%,15%,30%{transform:scale(1)}22%,7%{transform:scale(1.1)}}@keyframes leave-dialogue-show{0%{opacity:0;transform:translate(-50%,-10%)}50%{opacity:1}to{transform:translate(-50%,-50%)}}@keyframes leave-dialogue-hide{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-80%)}}.endscreen{align-items:center;display:grid;grid-column:1;grid-row:1/span 4;max-width:var(--max-width-app);overflow:hidden;padding:var(--outer-margin);position:relative;width:100%}.endscreen .endscreen-card{border-radius:15px 15px;box-shadow:0 0 10px rgba(0,102,153,.6);display:grid;font-size:1.0625rem;gap:2rem;grid-template-rows:auto 1fr auto;min-height:min(80vh,600px);padding:calc(var(--outer-margin)*2) var(--outer-margin) calc(var(--outer-margin));z-index:15}.endscreen .endscreen-card h2{font-size:2rem}.endscreen .endscreen-card-enter-active{animation:endscreen-card-show .5s cubic-bezier(.08,.65,.32,1.275) .5s;opacity:0}.endscreen .endscreen-card-leave-active{animation:endscreen-card-hide .4s ease-in}.endscreen .endscreen-title{text-align:center}.endscreen .endscreen-title .title-superheading{color:#e2001a;display:block;font-size:1.3125rem;font-weight:700;margin-bottom:.5em;text-transform:uppercase}.endscreen .endscreen-reset{display:grid;gap:1rem;justify-items:center}.endscreen .endscreen-reset a{color:#2486d3;text-decoration:none}@keyframes endscreen-card-show{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes endscreen-card-hide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-90%)}}.step-indicator{display:grid;grid-column:1;grid-row:1;max-width:var(--max-width-app);min-height:60px;overflow:hidden;padding:var(--outer-margin);position:relative;width:100%;z-index:1}.step-indicator-inner{align-items:center;display:grid;gap:1rem;grid-template-columns:auto 1fr}.step-indicator-inner.step-indicator-enter-active{animation:step-indicator-show .4s ease-out}.step-indicator-inner.step-indicator-leave-active{animation:step-indicator-hide .2s ease-in}.step-indicator .step-indicator-text{color:#e2001a;font-family:Barlow-Condensed-Web,Helvetica,Arial,sans-serif;font-size:1.3125rem;font-weight:700;text-transform:uppercase}@media only screen and (min-width:2000px) and (min-height:900px){.step-indicator .step-indicator-text{font-size:1.4375rem}}@keyframes step-indicator-show{0%{transform:translateY(-110%)}to{transform:translateY(0)}}@keyframes step-indicator-hide{0%{transform:translateY(0)}to{transform:translateY(-110%)}}.claims{grid-column:1;grid-row:2;max-width:var(--max-width-app);position:relative;width:100%;z-index:1}.claim{align-items:start;display:grid;gap:var(--outer-margin);padding:0 var(--outer-margin) var(--outer-margin);width:100%}.claim .claim-text{align-items:center;display:grid;font-size:1.5rem;line-height:1.5;min-height:120px;text-shadow:0 0 7px rgba(0,102,153,.5)}@media only screen and (min-width:768px){.claim .claim-text{font-size:1.625rem}}@media only screen and (min-width:1200px){.claim .claim-text{font-size:1.75rem}}.claim .claim-actions{display:grid;gap:.5rem}.claim .claim-actions button:disabled{opacity:1!important}.claim-enter-active{animation:claim-show .5s ease-in-out .2s;left:0;opacity:0;position:absolute;top:0}.claim-leave-active{animation:claim-hide .3s ease-in-out .1s}.claim-reverse-enter-active{animation:claim-reverse-show .5s ease-in-out .2s;left:0;opacity:0;position:absolute;top:0}.claim-reverse-leave-active{animation:claim-reverse-hide .3s ease-in-out .1s}@keyframes claim-show{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes claim-hide{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@keyframes claim-reverse-show{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes claim-reverse-hide{0%{opacity:1;transform:translatX(0)}to{opacity:0;transform:translateX(100%)}}.hangman{grid-column:1;grid-row:3;max-width:var(--max-width-app);position:relative;width:100%}.hangman-inner{align-items:end;display:grid;position:relative}.hangman-inner .hangman-player-holder{aspect-ratio:1;bottom:0;display:block;left:0;pointer-events:none;position:absolute;width:100%}.hangman-inner .hangman-player-holder .player-el{bottom:-10%;display:block;height:100%;left:0;opacity:0;position:absolute;top:auto;width:100%}.hangman-inner .hangman-player-holder .player-el.visible{opacity:1}.hangman-inner .hangman-player-holder .player-el.explosion{height:150%}.hangman .hangman-lightning{animation:hangman-lightning 2.5s linear;display:block;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}@keyframes hangman-lightning{0%{background-color:#fff}5%{background-color:transparent}6%{background-color:#fff}15%,24%{background-color:transparent}25%{background-color:#fff}36%,40%{background-color:transparent}41%{background-color:#fff}47%{background-color:transparent}48%{background-color:#fff}60%{background-color:transparent}}.speech-bubble{bottom:45%;font-size:1.125rem;left:47%;pointer-events:all;position:absolute;text-align:left;transform:translateX(-50%);transform-origin:center bottom;transition:color .3s;width:85%;z-index:5}.speech-bubble:after{border-color:#fff transparent transparent;border-style:solid;border-width:20px 0 0 20px;bottom:-20px;content:"";display:block;height:0;left:30%;position:absolute;width:0}.speech-bubble *{color:#069}@media (hover:hover){.speech-bubble:where(:not(:disabled)):hover{background-color:#fff;border-color:#fff}.speech-bubble:where(:not(:disabled)):hover *{color:#0e2632}}.speech-bubble.anim-delayed{animation-delay:1.5s}.speech-bubble.anim-delayed-long{animation-delay:3.5s}.speech-bubble-enter-active{animation:speech-bubble-show .4s cubic-bezier(.08,.65,.32,1.275) .5s;opacity:0}.speech-bubble-leave-active{animation:speech-bubble-hide .2s ease-in;opacity:0}@keyframes speech-bubble-show{0%{opacity:0;transform:translate(-50%) scale(.5)}75%{opacity:1}to{opacity:1;transform:translate(-50%)}}@keyframes speech-bubble-hide{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-90%) scale(1.1)}}.step-navigation{align-items:end;display:grid;grid-column:1;grid-row:4;max-width:var(--max-width-app);min-height:calc(50px + var(--outer-margin)*2);overflow-y:clip;padding:var(--outer-margin);position:relative;width:100%;z-index:1}.step-navigation-inner{display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.step-navigation-enter-active{animation:step-navigation-show .4s ease-out 1.5s;opacity:0}.step-navigation-leave-active{animation:step-navigation-hide .3s ease-in}.step-navigation-reverse-leave-active{animation:step-navigation-reverse-hide .3s ease-in}.step-navigation .anim-delayed{animation-delay:2.5s}.step-navigation .anim-delayed-long{animation-delay:4.5s}@keyframes step-navigation-show{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes step-navigation-hide{0%{opacity:1;transform:translatX(0)}to{opacity:0;transform:translateX(-100%)}}@keyframes step-navigation-reverse-hide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.source-overlay .source-overlay-curtain{display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:11}.source-overlay .source-overlay-card{border-radius:15px 15px 0 0;bottom:0;box-shadow:0 0 10px rgba(0,102,153,.6);display:grid;font-size:1rem;-webkit-hyphens:auto;hyphens:auto;left:50%;max-height:90vh;max-width:var(--max-width-app);overflow:auto;position:absolute;transform:translateX(-50%);width:100%;z-index:12}@media only screen and (min-width:768px){.source-overlay .source-overlay-card{font-size:1.125rem}}.source-overlay .source-overlay-card .source-overlay-card-inner{display:grid;gap:2rem;padding:calc(var(--outer-margin)*1) var(--outer-margin) calc(var(--outer-margin)*2)}.source-overlay .source-overlay-card .source-overlay-card-inner h2{font-size:1.625rem}.source-overlay .source-overlay-card .btn-close{left:calc(100% - var(--outer-margin) - 1.5rem);position:sticky;top:var(--outer-margin)}.source-overlay .source-overlay-card .source-text{font-style:italic;margin-bottom:1rem}.source-overlay .source-overlay-card .source{font-size:.875rem;text-align:right}.source-overlay .source-overlay-card-enter-active{animation:source-overlay-card-show .4s ease-out;position:fixed}.source-overlay .source-overlay-card-leave-active{animation:source-overlay-card-hide .2s ease-in;position:fixed}@keyframes source-overlay-card-show{0%{transform:translate(-50%,110%)}to{transform:translate(-50%)}}@keyframes source-overlay-card-hide{0%{transform:translate(-50%)}to{transform:translate(-50%,110%)}}@media only screen and (max-width:767px){.header-nav{align-items:center;background-color:#fff;border-radius:15px 15px;box-shadow:0 0 10px rgba(0,102,153,.6);display:none;left:50%;max-height:90vh;max-width:94vw;min-height:40vh;overflow:auto;padding:var(--outer-margin);position:fixed;top:50%;transform:translate(-50%,-20%);width:500px;z-index:50}.header-nav.active{display:grid;opacity:0}.header-nav.visible{opacity:1;transform:translate(-50%,-50%);transition:transform .5s cubic-bezier(.08,.65,.32,1.275),opacity .1s ease-in}.header-nav.anim-out{opacity:0;transform:translate(-50%,-70%);transition:transform .3s ease-in,opacity .3s ease-in}.header-nav ul{align-items:center;display:flex;flex-flow:column wrap;height:100%;justify-content:center;margin:0;padding:var(--outer-margin)}.header-nav ul li{list-style:none;margin:0 0 1.5rem;padding:0}.header-nav ul li:before{content:none}.header-nav ul li:last-child{margin-left:0}.header-nav a:not(.btn-primary){color:#069;font-size:1.5rem;text-decoration:none}}@media only screen and (max-width:767px) and (hover:hover){.header-nav a:not(.btn-primary):where(:not(:disabled)):hover{text-decoration:underline;text-decoration-thickness:.08em}}@media only screen and (max-width:767px){.header-nav a:not(.btn-primary):focus-visible{outline-color:#2486d3}.header-nav a.btn-primary{font-size:1.375rem}.header-nav a.btn-primary:focus-visible{outline-color:#e2001a}.header-curtain{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,102,153,.4);display:none;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:40}.header-curtain.active{display:block}.header-curtain.visible{opacity:1}}@media only screen and (min-width:768px){.header-curtain,.header-toggle-nav{display:none}.header-nav{display:flex;justify-content:flex-end}.header-nav ul{align-items:center;display:flex;flex-flow:row wrap;height:100%;margin:0;padding:0}.header-nav ul li{list-style:none;margin:0 0 0 2rem;padding:0}.header-nav ul li:before{content:none}.header-nav ul li:first-child{margin-left:0}.header-nav a:not(.btn-primary){font-size:1.3125rem;text-decoration:none}}@media only screen and (min-width:768px) and (min-width:2000px) and (min-height:900px){.header-nav a:not(.btn-primary){font-size:1.4375rem}}@media only screen and (min-width:768px) and (hover:hover){.header-nav a:not(.btn-primary):where(:not(:disabled)):hover{text-decoration:underline;text-decoration-thickness:.08em}}section{display:grid}section.black{background-color:#000}section.black,section.black .h1,section.black .h2,section.black .h3,section.black .h4,section.black .h5,section.black .h6,section.black .p,section.black a,section.black h1,section.black h2,section.black h3,section.black h4,section.black h5,section.black h6,section.black p{color:#fff}.onecolumn.normal .grid{margin:0 auto;max-width:var(--max-width-one-col)}
