#cokiban{background-color:rgba(0,0,0,.5);bottom:0;color:#313131;font-family:Open Sans,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;z-index:999999}#cokiban a,#cokiban a:link,#cokiban a:visited{color:#313131;text-decoration:underline}#cokiban a:active,#cokiban a:focus,#cokiban a:hover{text-decoration:none}#cokiban button{-webkit-appearance:none;background-color:#e9e9e9;border:0;border-radius:.25em;color:#313131;cursor:pointer;display:inline-block;font:inherit;outline:inherit;padding:.75em .25em;text-transform:none;transition:all .2s ease}#cokiban button.acccept{background-color:#21803d;color:#fff}#cokiban button:focus,#cokiban button:hover{background-color:#d0d0d0}#cokiban button:focus.acccept,#cokiban button:hover.acccept{background-color:#17572a;color:#fff}#cokiban button:after,#cokiban button:before{content:none}#cokiban .cokiban-banner{bottom:0;box-sizing:border-box;left:0;max-height:100%;opacity:0;overflow:scroll;padding:.25em;pointer-events:none;position:fixed;right:0;transform:scale(.9) translateY(1em);transform-origin:bottom;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}#cokiban .cokiban-container{background-color:#fff;border-radius:.5em;box-shadow:0 0 .75em rgba(0,0,0,.25);margin:0 auto;max-width:500px;padding:1em;position:relative}#cokiban .cokiban-header{align-items:center;display:flex}#cokiban .cokiban-header .cokiban-icon{fill:#b5854c;margin-right:.75em}#cokiban .cokiban-header .cokiban-title{font-size:1.4em;font-weight:600;text-transform:uppercase}#cokiban .cokiban-header .cokiban-back{margin:0 0 0 auto!important}#cokiban .cokiban-body{margin-bottom:1.5em}#cokiban .cokiban-body .cokiban-checkboxes{display:flex;flex-wrap:wrap;margin:1em 0}#cokiban .cokiban-body .cokiban-checkboxes .cokiban-checkbox input{display:block;opacity:0;position:absolute}#cokiban .cokiban-body .cokiban-checkboxes .cokiban-checkbox label{align-items:center;cursor:pointer;display:flex;padding:.25em 0}#cokiban .cokiban-body .cokiban-checkboxes .cokiban-checkbox label:before{background-color:#313131;border-radius:.15em;content:"";display:block;height:1.2em;margin-right:.25em;width:1.2em}#cokiban .cokiban-body .cokiban-checkboxes .cokiban-checkbox input:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23e9e9e9' d='m31.3 7.19-2.78-2.78a1.89 1.89 0 0 0-1.4-.58 1.87 1.87 0 0 0-1.39.58L12.29 17.86l-6-6a1.9 1.9 0 0 0-1.39-.57 1.92 1.92 0 0 0-1.4.57L.7 14.61a2 2 0 0 0 0 2.78l7.41 7.42 2.79 2.78a1.87 1.87 0 0 0 1.39.58 1.89 1.89 0 0 0 1.4-.58l2.78-2.78L31.3 10a1.91 1.91 0 0 0 .57-1.4 1.86 1.86 0 0 0-.57-1.41z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.9em}#cokiban .cokiban-body .cokiban-checkboxes .cokiban-checkbox.cokiban-checkbox-checked label{cursor:not-allowed}#cokiban .cokiban-body .cokiban-checkboxes .cokiban-checkbox.cokiban-checkbox-checked label:before{background-color:#b1b1b1}#cokiban .cokiban-body .cokiban-checkboxes .cokiban-checkbox:not(:last-child){margin-right:.75em}#cokiban .cokiban-body .cokiban-group{margin:1em 0;position:relative}#cokiban .cokiban-body .cokiban-group .cokiban-switch{position:absolute;right:.5em;top:0}#cokiban .cokiban-body .cokiban-group .cokiban-switch input{display:block;opacity:0;position:absolute}#cokiban .cokiban-body .cokiban-group .cokiban-switch label{align-items:center;cursor:pointer;display:flex}#cokiban .cokiban-body .cokiban-group .cokiban-switch label span{color:#646464;font-size:.875em;padding-right:.5em}#cokiban .cokiban-body .cokiban-group .cokiban-switch label span.cokiban-invisible{display:none}#cokiban .cokiban-body .cokiban-group .cokiban-switch label:after{background-color:#979797;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Ccircle fill='%23fff' cx='9' cy='9' r='7'/%3E%3C/svg%3E");background-repeat:no-repeat;border-radius:9px;content:"";display:block;height:18px;transition:all .2s ease;width:32px}#cokiban .cokiban-body .cokiban-group .cokiban-switch input:checked+label:after{background-color:#21803d;background-position:100% 0}#cokiban .cokiban-body .cokiban-group .cokiban-group-cookie{background-color:#f6f6f6;border:1px solid #e9e9e9;border-radius:.25em;font-size:.875em;margin:.5em 0;padding:.5em;position:relative}#cokiban .cokiban-body .cokiban-group .cokiban-group-cookie p{margin:0}#cokiban .cokiban-body .cokiban-group .cokiban-group-cookie .cokiban-switch{top:1em}#cokiban .cokiban-body .cokiban-group:not(:last-child){border-bottom:1px solid #e9e9e9}#cokiban .cokiban-buttons{display:flex;margin:0 -.25em}#cokiban .cokiban-buttons button{flex:1;margin:0 .25em}#cokiban .cokiban-footer{margin-top:1.5em}#cokiban .cokiban-footer p{margin:0}#cokiban .cokiban-footer p a,#cokiban .cokiban-footer p a:link,#cokiban .cokiban-footer p a:visited{color:#646464;font-size:.875em}#cokiban .cokiban-footer p a+a,#cokiban .cokiban-footer p a:link+a,#cokiban .cokiban-footer p a:visited+a{margin-left:.5em}#cokiban.cokiban-show,#cokiban.cokiban-show .cokiban-banner{opacity:1;pointer-events:auto;visibility:visible}#cokiban.cokiban-show .cokiban-banner{transform:scale(1) translateY(0);-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}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{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-clipped{overflow:hidden !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7{font-size:0.75rem !important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:0.75rem !important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:0.75rem !important}}@media screen and (max-width:1087px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:0.75rem !important}}@media screen and (min-width:1088px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:0.75rem !important}}@media screen and (min-width:1280px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:0.75rem !important}}@media screen and (min-width:1472px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:0.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width:1087px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width:1088px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width:1280px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width:1472px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width:1087px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width:1088px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width:1280px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width:1472px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width:1087px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width:1088px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width:1280px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width:1472px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width:769px) and (max-width:1087px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width:1087px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width:1088px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width:1088px) and (max-width:1279px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width:1280px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width:1280px) and (max-width:1471px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width:1472px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.has-text-white{color:white !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:white !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:black !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:whitesmoke !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:whitesmoke !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#00d1b2 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86 !important}.has-background-primary{background-color:#00d1b2 !important}.has-text-link{color:#3273dc !important}a.has-text-link:hover,a.has-text-link:focus{color:#205bbc !important}.has-background-link{background-color:#3273dc !important}.has-text-info{color:#209cee !important}a.has-text-info:hover,a.has-text-info:focus{color:#0f81cc !important}.has-background-info{background-color:#209cee !important}.has-text-success{color:#23d160 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1ca64c !important}.has-background-success{background-color:#23d160 !important}.has-text-warning{color:#ffdd57 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd324 !important}.has-background-warning{background-color:#ffdd57 !important}.has-text-danger{color:#ff3860 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ff0537 !important}.has-background-danger{background-color:#ff3860 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#7a7a7a !important}.has-background-grey{background-color:#7a7a7a !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:whitesmoke !important}.has-background-white-ter{background-color:whitesmoke !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-block{display:block !important}@media screen and (max-width:768px){.is-block-mobile{display:block !important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width:769px) and (max-width:1087px){.is-block-tablet-only{display:block !important}}@media screen and (max-width:1087px){.is-block-touch{display:block !important}}@media screen and (min-width:1088px){.is-block-desktop{display:block !important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-block-desktop-only{display:block !important}}@media screen and (min-width:1280px){.is-block-widescreen{display:block !important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width:1472px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width:768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width:769px) and (max-width:1087px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width:1087px){.is-flex-touch{display:flex !important}}@media screen and (min-width:1088px){.is-flex-desktop{display:flex !important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width:1280px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width:1472px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width:768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width:1087px){.is-inline-touch{display:inline !important}}@media screen and (min-width:1088px){.is-inline-desktop{display:inline !important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width:1280px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width:1472px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width:1087px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width:1088px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width:1280px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width:1472px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width:769px) and (max-width:1087px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width:1087px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width:1088px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width:768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width:769px) and (max-width:1087px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width:1087px){.is-hidden-touch{display:none !important}}@media screen and (min-width:1088px){.is-hidden-desktop{display:none !important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width:1280px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width:1472px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width:769px) and (max-width:1087px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width:1087px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width:1088px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width:1088px) and (max-width:1279px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width:1280px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width:1280px) and (max-width:1471px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width:1472px){.is-invisible-fullhd{visibility:hidden !important}}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:0.75rem}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-1{flex:none;width:8.3333333333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.3333333333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6666666667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.6666666667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333333333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.3333333333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6666666667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.6666666667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333333333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.3333333333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6666666667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.6666666667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333333333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.3333333333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6666666667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.6666666667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-1-mobile{flex:none;width:8.3333333333%}.column.is-offset-1-mobile{margin-left:8.3333333333%}.column.is-2-mobile{flex:none;width:16.6666666667%}.column.is-offset-2-mobile{margin-left:16.6666666667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.3333333333%}.column.is-offset-4-mobile{margin-left:33.3333333333%}.column.is-5-mobile{flex:none;width:41.6666666667%}.column.is-offset-5-mobile{margin-left:41.6666666667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.3333333333%}.column.is-offset-7-mobile{margin-left:58.3333333333%}.column.is-8-mobile{flex:none;width:66.6666666667%}.column.is-offset-8-mobile{margin-left:66.6666666667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.3333333333%}.column.is-offset-10-mobile{margin-left:83.3333333333%}.column.is-11-mobile{flex:none;width:91.6666666667%}.column.is-offset-11-mobile{margin-left:91.6666666667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-1,.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.3333333333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.6666666667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.3333333333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.6666666667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.3333333333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.6666666667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333333333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.3333333333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6666666667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.6666666667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1087px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-1-touch{flex:none;width:8.3333333333%}.column.is-offset-1-touch{margin-left:8.3333333333%}.column.is-2-touch{flex:none;width:16.6666666667%}.column.is-offset-2-touch{margin-left:16.6666666667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.3333333333%}.column.is-offset-4-touch{margin-left:33.3333333333%}.column.is-5-touch{flex:none;width:41.6666666667%}.column.is-offset-5-touch{margin-left:41.6666666667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.3333333333%}.column.is-offset-7-touch{margin-left:58.3333333333%}.column.is-8-touch{flex:none;width:66.6666666667%}.column.is-offset-8-touch{margin-left:66.6666666667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.3333333333%}.column.is-offset-10-touch{margin-left:83.3333333333%}.column.is-11-touch{flex:none;width:91.6666666667%}.column.is-offset-11-touch{margin-left:91.6666666667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1088px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-1-desktop{flex:none;width:8.3333333333%}.column.is-offset-1-desktop{margin-left:8.3333333333%}.column.is-2-desktop{flex:none;width:16.6666666667%}.column.is-offset-2-desktop{margin-left:16.6666666667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.3333333333%}.column.is-offset-4-desktop{margin-left:33.3333333333%}.column.is-5-desktop{flex:none;width:41.6666666667%}.column.is-offset-5-desktop{margin-left:41.6666666667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.3333333333%}.column.is-offset-7-desktop{margin-left:58.3333333333%}.column.is-8-desktop{flex:none;width:66.6666666667%}.column.is-offset-8-desktop{margin-left:66.6666666667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.3333333333%}.column.is-offset-10-desktop{margin-left:83.3333333333%}.column.is-11-desktop{flex:none;width:91.6666666667%}.column.is-offset-11-desktop{margin-left:91.6666666667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-1-widescreen{flex:none;width:8.3333333333%}.column.is-offset-1-widescreen{margin-left:8.3333333333%}.column.is-2-widescreen{flex:none;width:16.6666666667%}.column.is-offset-2-widescreen{margin-left:16.6666666667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.3333333333%}.column.is-offset-4-widescreen{margin-left:33.3333333333%}.column.is-5-widescreen{flex:none;width:41.6666666667%}.column.is-offset-5-widescreen{margin-left:41.6666666667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.3333333333%}.column.is-offset-7-widescreen{margin-left:58.3333333333%}.column.is-8-widescreen{flex:none;width:66.6666666667%}.column.is-offset-8-widescreen{margin-left:66.6666666667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.3333333333%}.column.is-offset-10-widescreen{margin-left:83.3333333333%}.column.is-11-widescreen{flex:none;width:91.6666666667%}.column.is-offset-11-widescreen{margin-left:91.6666666667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1472px){.column.is-narrow-fullhd{flex:none}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-1-fullhd{flex:none;width:8.3333333333%}.column.is-offset-1-fullhd{margin-left:8.3333333333%}.column.is-2-fullhd{flex:none;width:16.6666666667%}.column.is-offset-2-fullhd{margin-left:16.6666666667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.3333333333%}.column.is-offset-4-fullhd{margin-left:33.3333333333%}.column.is-5-fullhd{flex:none;width:41.6666666667%}.column.is-offset-5-fullhd{margin-left:41.6666666667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.3333333333%}.column.is-offset-7-fullhd{margin-left:58.3333333333%}.column.is-8-fullhd{flex:none;width:66.6666666667%}.column.is-offset-8-fullhd{margin-left:66.6666666667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.3333333333%}.column.is-offset-10-fullhd{margin-left:83.3333333333%}.column.is-11-fullhd{flex:none;width:91.6666666667%}.column.is-offset-11-fullhd{margin-left:91.6666666667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-0.75rem;margin-right:-0.75rem;margin-top:-0.75rem}.columns:last-child{margin-bottom:-0.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - 0.75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1088px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: 0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap: 0.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-1-tablet{--columnGap: 0.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-1-tablet-only{--columnGap: 0.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch{--columnGap: 0.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop{--columnGap: 0.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-1-desktop-only{--columnGap: 0.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen{--columnGap: 0.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-1-widescreen-only{--columnGap: 0.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd{--columnGap: 0.25rem}}.columns.is-variable.is-2{--columnGap: 0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap: 0.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-2-tablet{--columnGap: 0.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-2-tablet-only{--columnGap: 0.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch{--columnGap: 0.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop{--columnGap: 0.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-2-desktop-only{--columnGap: 0.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen{--columnGap: 0.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-2-widescreen-only{--columnGap: 0.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd{--columnGap: 0.5rem}}.columns.is-variable.is-3{--columnGap: 0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap: 0.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-3-tablet{--columnGap: 0.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-3-tablet-only{--columnGap: 0.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch{--columnGap: 0.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop{--columnGap: 0.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-3-desktop-only{--columnGap: 0.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen{--columnGap: 0.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-3-widescreen-only{--columnGap: 0.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd{--columnGap: 0.75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width:769px) and (max-width:1087px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width:1088px) and (max-width:1279px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width:1280px) and (max-width:1471px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}@font-face{font-display:swap;font-family:"PT Serif";font-style:normal;font-weight:400;src:url("../../files/themes/fonts/pt-serif-v10-latin-regular.eot");src:local("PT Serif"), local("PTSerif-Regular"), url("../../files/themes/fonts/pt-serif-v10-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/themes/fonts/pt-serif-v10-latin-regular.woff2") format("woff2"), url("../../files/themes/fonts/pt-serif-v10-latin-regular.woff") format("woff"), url("../../files/themes/fonts/pt-serif-v10-latin-regular.ttf") format("truetype"), url("../../files/themes/fonts/pt-serif-v10-latin-regular.svg#PTSerif") format("svg")}@font-face{font-display:swap;font-family:"PT Serif";font-style:italic;font-weight:400;src:url("../../files/themes/fonts/pt-serif-v10-latin-italic.eot");src:local("PT Serif Italic"), local("PTSerif-Italic"), url("../../files/themes/fonts/pt-serif-v10-latin-italic.eot?#iefix") format("embedded-opentype"), url("../../files/themes/fonts/pt-serif-v10-latin-italic.woff2") format("woff2"), url("../../files/themes/fonts/pt-serif-v10-latin-italic.woff") format("woff"), url("../../files/themes/fonts/pt-serif-v10-latin-italic.ttf") format("truetype"), url("../../files/themes/fonts/pt-serif-v10-latin-italic.svg#PTSerif") format("svg")}@font-face{font-display:swap;font-family:"Oswald";font-style:normal;font-weight:300;src:url("../../files/theme/fonts/oswald-v16-latin-300.eot");src:local("Oswald Light"), local("Oswald-Light"), url("../../files/theme/fonts/oswald-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/oswald-v16-latin-300.woff2") format("woff2"), url("../../files/theme/fonts/oswald-v16-latin-300.woff") format("woff"), url("../../files/theme/fonts/oswald-v16-latin-300.ttf") format("truetype"), url("../../files/theme/fonts/oswald-v16-latin-300.svg#Oswald") format("svg")}@font-face{font-display:swap;font-family:"Oswald";font-style:normal;font-weight:400;src:url("../../files/theme/fonts/oswald-v16-latin-regular.eot");src:local("Oswald Regular"), local("Oswald-Regular"), url("../../files/theme/fonts/oswald-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/theme/fonts/oswald-v16-latin-regular.woff2") format("woff2"), url("../../files/theme/fonts/oswald-v16-latin-regular.woff") format("woff"), url("../../files/theme/fonts/oswald-v16-latin-regular.ttf") format("truetype"), url("../../files/theme/fonts/oswald-v16-latin-regular.svg#Oswald") format("svg")}html{font-size:30px}body{color:#77787a;font-family:"PT Serif", serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}figure{margin:0}figure img{max-width:100%;height:auto;vertical-align:bottom}a,a:link,a:visited{color:#aa0067;text-decoration:none;transition:all ease 200ms}a.button,a:link.button,a:visited.button{padding:3px 30px;color:#77787a;box-sizing:border-box;display:inline-block;font-family:"Oswald", sans-serif;text-decoration:none;text-transform:uppercase;text-align:center;border:1px solid #e1e1e3;background-color:#fff}a.svg,a:link.svg,a:visited.svg{position:relative;display:inline-block;padding:0.6em 0 0.6em 3em;color:#77787a;font-family:"Oswald", sans-serif}a.svg svg,a:link.svg svg,a:visited.svg svg{position:absolute;left:0;top:0;display:inline-block;padding:0.6em;color:#fff;background-color:#c8d100}a:hover,a:focus,a:active{color:#77787a}a:hover.button,a:focus.button,a:active.button{color:#fff;background-color:#a5bb00;border:1px solid #a5bb00}a:hover.svg,a:focus.svg,a:active.svg{color:#fff}h1{font-size:1.8em;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:0.15em}h2{font-size:1.6em;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:0.15em}h3{font-size:1.4em;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:0.15em}h4{font-size:1.2em;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:0.15em}h4>small{text-transform:none;letter-spacing:0.075em}h5{font-size:1em;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:0.15em}h6{font-size:0.8em;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:0.15em}ol{padding-left:1.4em}ol li{padding:10px 0;line-height:1.375em}ul{padding-left:1.4em;list-style-type:circle}ul li{padding:10px 0;line-height:1.375em}p{line-height:1.375em}@media screen and (min-width:769px){p big{font-size:1.25em}}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.icon.icon-logo{width:1.03125em}.icon.icon-logo-sw{width:1.4375em}.columns .column,.columns .cell,.flex .column,.flex .cell{position:relative;box-sizing:border-box}.columns .column .ce_flex_cell_open,.columns .cell .ce_flex_cell_open,.flex .column .ce_flex_cell_open,.flex .cell .ce_flex_cell_open{height:100%}.columns .column.column-flex-end-tablet,.columns .cell.column-flex-end-tablet,.flex .column.column-flex-end-tablet,.flex .cell.column-flex-end-tablet{align-self:flex-end}.bordered{padding:15px;border:1px solid #e1e1e3}@media screen and (min-width:769px){.bordered{padding:30px}.bordered.overlay-left{margin-left:-85px;margin-top:15px;padding-left:85px}.bordered.overlay-right{margin-right:-85px;margin-top:15px;padding-right:85px}}@media screen and (min-width:1024px){.bordered{padding:45px}.bordered.overlay-left{margin-left:-115px;margin-top:30px;padding-left:130px}.bordered.overlay-right{margin-right:-115px;margin-top:30px;padding-right:130px}}.padding{padding:30px}.infobox{margin:1em 0;padding:1em 2em;position:relative;color:#fff;background:#7d005a;background:-moz-linear-gradient(left, #7d005a 0, #aa0067 100%);background:-webkit-linear-gradient(left, #7d005a 0, #aa0067 100%);background:linear-gradient(to right, #7d005a 0, #aa0067 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d005a", endColorstr="#aa0067", GradientType=1)}.infobox a,.infobox a:link,.infobox a:visited{color:#fff;text-decoration:underline}.infobox a:hover,.infobox a:focus,.infobox a:active{text-decoration:none}@media screen and (min-width:768px){.infobox{margin:2em 4em}}#wrapper{overflow:hidden;padding-top:140px}@media screen and (min-width:520px){#wrapper{padding:140px 30px 30px 30px}}@media screen and (min-width:840px){#wrapper{padding:45px}body.homepage.fixed #wrapper{padding-top:445px}}#header{position:fixed;left:0;top:0;right:0;z-index:1000}#header .inside{position:relative;display:flex;justify-content:space-between;background-color:#fff}#header .inside .mod_contact{padding:15px}#header .inside .mod_contact ul{margin:0;padding:0;list-style-type:none}#header .inside .mod_contact ul li{position:relative;display:inline-block;margin-right:5px;padding:0;text-align:center;line-height:1em}#header .inside .mod_contact ul li a,#header .inside .mod_contact ul li a:link,#header .inside .mod_contact ul li a:visited,#header .inside .mod_contact ul li .link{display:block;height:30px;min-width:30px;padding:6px;box-sizing:border-box;color:#aa0067;font-size:1.1em;font-weight:300;font-family:"Oswald", sans-serif;line-height:1em;text-transform:uppercase;background-color:#F9F9F9;transition:all ease 200ms}#header .inside .mod_contact ul li a span.number,#header .inside .mod_contact ul li a:link span.number,#header .inside .mod_contact ul li a:visited span.number,#header .inside .mod_contact ul li .link span.number{display:none;visibility:hidden}#header .inside .mod_contact ul li a.link,#header .inside .mod_contact ul li a:link.link,#header .inside .mod_contact ul li a:visited.link,#header .inside .mod_contact ul li .link.link{color:#fff;background-color:#aa0067}#header .inside .mod_contact ul li a:last-child,#header .inside .mod_contact ul li a:link:last-child,#header .inside .mod_contact ul li a:visited:last-child,#header .inside .mod_contact ul li .link:last-child{margin:0}#header .inside .mod_contact ul li ul{position:absolute;top:100%;left:0;visibility:hidden;opacity:0;pointer-events:none;width:100%;margin:0;padding:0;transition:all ease 200ms}#header .inside .mod_contact ul li ul li{display:block;margin:0;border-top:1px solid #fff}#header .inside .mod_contact ul li ul li a,#header .inside .mod_contact ul li ul li a:link,#header .inside .mod_contact ul li ul li a:visited,#header .inside .mod_contact ul li ul li .link{color:#fff;background-color:#383838}#header .inside .mod_contact ul li:hover a,#header .inside .mod_contact ul li:hover a:link,#header .inside .mod_contact ul li:hover a:visited,#header .inside .mod_contact ul li:hover .link{color:#383838}#header .inside .mod_contact ul li:hover a.link,#header .inside .mod_contact ul li:hover a:link.link,#header .inside .mod_contact ul li:hover a:visited.link,#header .inside .mod_contact ul li:hover .link.link{color:#fff}#header .inside .mod_contact ul li:hover ul{visibility:visible;opacity:1;pointer-events:auto}#header .inside .mod_contact ul li:hover ul li a,#header .inside .mod_contact ul li:hover ul li a:link,#header .inside .mod_contact ul li:hover ul li a:visited,#header .inside .mod_contact ul li:hover ul li .link{color:#fff}#header .inside .mod_contact ul li:hover ul li:hover a,#header .inside .mod_contact ul li:hover ul li:hover a:link,#header .inside .mod_contact ul li:hover ul li:hover a:visited,#header .inside .mod_contact ul li:hover ul li:hover .link{color:#383838;background-color:#F9F9F9}@media screen and (min-width:651px){#header .inside .mod_contact ul li a span.number,#header .inside .mod_contact ul li a:link span.number,#header .inside .mod_contact ul li a:visited span.number{display:inline-block;visibility:visible;margin-left:6px}}#header .inside .mod_contact ul.calendar{position:absolute;left:0;top:100%;right:0}#header .inside .mod_contact ul.calendar li{width:100%}@media screen and (min-width:840px){#header .inside .mod_contact ul.calendar{position:relative;left:auto;top:auto;right:auto}#header .inside .mod_contact ul.calendar li{width:auto;margin:0}}@media screen and (min-width:840px){#header .inside .mod_contact{position:absolute;right:0;top:0;z-index:30;display:flex;padding:0}body.fixed #header .inside .mod_contact{position:relative;left:auto;top:auto;display:flex;padding:15px}}#header .inside .mod_logo{position:relative;z-index:20;display:flex;justify-content:center;align-items:center;height:110px;transition:all ease 200ms}#header .inside .mod_logo a,#header .inside .mod_logo a:link,#header .inside .mod_logo a:visited{overflow:hidden;display:inline-block;height:1em;font-size:90px}body.scrolled #header .inside .mod_logo{height:60px}body.scrolled #header .inside .mod_logo a,body.scrolled #header .inside .mod_logo a:link,body.scrolled #header .inside .mod_logo a:visited{height:0.65em;font-size:70px}@media screen and (min-width:840px){#header .inside .mod_logo{width:50%;min-height:400px;border-right:1px solid #e1e1e3;transition:none}#header .inside .mod_logo a,#header .inside .mod_logo a:link,#header .inside .mod_logo a:visited{font-size:250px}body.fixed #header .inside .mod_logo{height:60px;order:2;width:auto;min-height:0;border:0;transition:0}body.fixed #header .inside .mod_logo a,body.fixed #header .inside .mod_logo a:link,body.fixed #header .inside .mod_logo a:visited{height:0.65em;font-size:70px;transition:0}}body.landingpage #header .inside .mod_logo{margin-right:20px}@media screen and (min-width:840px){body.landingpage #header .inside .mod_logo{margin-right:0}}#header .inside .mod_opener{position:relative;z-index:20;display:flex;justify-content:flex-end;padding:15px}#header .inside .mod_opener a,#header .inside .mod_opener a:link,#header .inside .mod_opener a:visited{position:relative;display:block;height:30px;padding:6px 38px 0 8px;box-sizing:border-box;font-family:"Oswald", sans-serif;font-weight:400;text-decoration:none;text-transform:uppercase;background-color:#f9f9f9}#header .inside .mod_opener a .pipes,#header .inside .mod_opener a:link .pipes,#header .inside .mod_opener a:visited .pipes{position:absolute;top:8px;right:8px;display:block;width:20px}#header .inside .mod_opener a .pipes .pipe,#header .inside .mod_opener a:link .pipes .pipe,#header .inside .mod_opener a:visited .pipes .pipe{position:absolute;left:0;top:0;display:block;height:2px;width:100%;background-color:#77787a;transition:all ease 200ms;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#header .inside .mod_opener a .pipes .pipe:nth-child(2),#header .inside .mod_opener a:link .pipes .pipe:nth-child(2),#header .inside .mod_opener a:visited .pipes .pipe:nth-child(2){top:6px}#header .inside .mod_opener a .pipes .pipe:nth-child(3),#header .inside .mod_opener a:link .pipes .pipe:nth-child(3),#header .inside .mod_opener a:visited .pipes .pipe:nth-child(3){top:12px}body.nav-open #header .inside .mod_opener a .pipes .pipe:nth-child(1),body.nav-open #header .inside .mod_opener a:link .pipes .pipe:nth-child(1),body.nav-open #header .inside .mod_opener a:visited .pipes .pipe:nth-child(1){top:-1px;left:3px;transform:rotate(45deg)}body.nav-open #header .inside .mod_opener a .pipes .pipe:nth-child(2),body.nav-open #header .inside .mod_opener a:link .pipes .pipe:nth-child(2),body.nav-open #header .inside .mod_opener a:visited .pipes .pipe:nth-child(2){opacity:0}body.nav-open #header .inside .mod_opener a .pipes .pipe:nth-child(3),body.nav-open #header .inside .mod_opener a:link .pipes .pipe:nth-child(3),body.nav-open #header .inside .mod_opener a:visited .pipes .pipe:nth-child(3){top:13px;left:3px;transform:rotate(-45deg)}@media screen and (min-width:840px){#header .inside .mod_opener{display:none;visibility:hidden}}#header .inside .mod_breadcrumb{display:none;visibility:hidden}@media screen and (min-width:840px){#header .inside .mod_breadcrumb{position:absolute;left:0;bottom:0;z-index:30;display:block;width:50%;padding:0 30px;box-sizing:border-box;visibility:visible;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:0.15em}#header .inside .mod_breadcrumb ul{display:flex;flex-wrap:wrap;justify-content:center;max-width:640px;margin:0 auto;padding:10px 0 0 0;list-style-type:none;border-top:1px solid #e1e1e3}#header .inside .mod_breadcrumb ul li{padding:0}#header .inside .mod_breadcrumb ul li a,#header .inside .mod_breadcrumb ul li a:link,#header .inside .mod_breadcrumb ul li a:visited{color:#77787a;text-decoration:none}#header .inside .mod_breadcrumb ul li a:hover,#header .inside .mod_breadcrumb ul li a:focus,#header .inside .mod_breadcrumb ul li a:active{text-decoration:underline}#header .inside .mod_breadcrumb ul li:after{content:">";display:inline-block;padding:0 5px}#header .inside .mod_breadcrumb ul li:first-child:before{content:"Sie sind hier:";display:inline-block;padding-right:5px}#header .inside .mod_breadcrumb ul li:last-child:after{content:none}body.index #header .inside .mod_breadcrumb{display:none;visibility:hidden}body.fixed #header .inside .mod_breadcrumb{display:none;visibility:hidden}}#header .inside .mod_navigation{position:absolute;top:100%;right:-260px;z-index:5;height:calc(100vh - 110px);overflow:scroll;overflow-x:auto;opacity:0;transition:all ease 400ms}#header .inside .mod_navigation ul{margin:5px 0 0 0;padding:10px 15px 120px 15px;list-style-type:none;background-color:#f9f9f9}#header .inside .mod_navigation ul li{padding:5px 0;border-bottom:1px solid #e1e1e3}#header .inside .mod_navigation ul li a,#header .inside .mod_navigation ul li a:link,#header .inside .mod_navigation ul li a:visited,#header .inside .mod_navigation ul li strong{color:#77787a;font-family:"Oswald", sans-serif;font-weight:400;text-decoration:none;text-transform:uppercase;letter-spacing:0.15em;cursor:pointer}#header .inside .mod_navigation ul li a:hover,#header .inside .mod_navigation ul li a:focus,#header .inside .mod_navigation ul li a:active,#header .inside .mod_navigation ul li a.trail,#header .inside .mod_navigation ul li strong.active,#header .inside .mod_navigation ul li strong.trail{color:#aa0067}#header .inside .mod_navigation ul li ul{margin:0;padding:0}#header .inside .mod_navigation ul li ul li{border:0}#header .inside .mod_navigation ul li ul li a,#header .inside .mod_navigation ul li ul li a:link,#header .inside .mod_navigation ul li ul li a:visited,#header .inside .mod_navigation ul li ul li strong{font-weight:300}#header .inside .mod_navigation ul li ul li a:hover,#header .inside .mod_navigation ul li ul li a:focus,#header .inside .mod_navigation ul li ul li a:active,#header .inside .mod_navigation ul li ul li a.trail,#header .inside .mod_navigation ul li ul li strong.active,#header .inside .mod_navigation ul li ul li strong.trail{color:#a5bb00}body.nav-open #header .inside .mod_navigation{right:0;opacity:1}body.scrolled #header .inside .mod_navigation{height:calc(100vh - 60px)}@media screen and (min-width:840px){#header .inside .mod_navigation{position:relative;top:auto;right:auto;overflow:hidden;display:flex;align-items:flex-end;width:50%;height:400px;font-size:0.875em;opacity:1}#header .inside .mod_navigation ul{position:relative;overflow:visible;display:flex;flex-wrap:wrap;justify-content:center;max-width:380px;height:85px;margin:0 auto;padding:0;background-color:transparent;transition:margin-bottom ease 200ms}#header .inside .mod_navigation ul li{margin:10px 0;padding:0 5px;border-bottom:0;border-right:1px solid #e1e1e3}#header .inside .mod_navigation ul li a,#header .inside .mod_navigation ul li a:link,#header .inside .mod_navigation ul li a:visited,#header .inside .mod_navigation ul li strong{font-size:0.875em;font-weight:300}#header .inside .mod_navigation ul li ul{position:absolute;left:0;top:100%;right:0;display:block;height:auto;margin-top:10px;visibility:hidden;opacity:0;transition:opacity ease 200ms}#header .inside .mod_navigation ul li ul li{margin:0;padding:10px 0;border-top:1px solid #e1e1e3}#header .inside .mod_navigation ul li ul li a,#header .inside .mod_navigation ul li ul li a:link,#header .inside .mod_navigation ul li ul li a:visited,#header .inside .mod_navigation ul li ul li strong{display:block;font-size:0.875em;font-weight:300;text-align:center}#header .inside .mod_navigation ul li.index a,#header .inside .mod_navigation ul li.index a:link,#header .inside .mod_navigation ul li.index a:visited,#header .inside .mod_navigation ul li.index strong{color:#77787a}#header .inside .mod_navigation ul li.index a:hover,#header .inside .mod_navigation ul li.index a:focus{color:#aa0067}#header .inside .mod_navigation ul li.submenu.active ul{visibility:visible;opacity:1}#header .inside .mod_navigation ul li.submenu.active>a,#header .inside .mod_navigation ul li.submenu.active>a:link,#header .inside .mod_navigation ul li.submenu.active>a:visited{color:#aa0067}#header .inside .mod_navigation ul.level_1>li:nth-child(4),#header .inside .mod_navigation ul.level_1>li:nth-child(9){border-right:0}#header .inside .mod_navigation ul.level_1>li:nth-child(1n+5){padding:0 5px}#header .inside .mod_navigation ul.level_1>li:nth-child(1n+5)>a,#header .inside .mod_navigation ul.level_1>li:nth-child(1n+5)>a:link,#header .inside .mod_navigation ul.level_1>li:nth-child(1n+5)>a:visited,#header .inside .mod_navigation ul.level_1>li:nth-child(1n+5)>strong{font-size:1.3em}#header .inside .mod_navigation.active ul{margin-bottom:270px}body.fixed #header .inside .mod_navigation{height:auto;overflow:visible}body.fixed #header .inside .mod_navigation ul{height:auto;margin-bottom:0;transition:0}body.fixed #header .inside .mod_navigation ul li{margin:5px 0}body.fixed #header .inside .mod_navigation ul li ul{margin:0;background-color:#fff;border-bottom:1px solid #e1e1e3}body.fixed #header .inside .mod_navigation ul li ul li:first-child{border-top:0}body.fixed #header .inside .mod_navigation ul li ul:before,body.fixed #header .inside .mod_navigation ul li ul:after{content:"";position:absolute;top:0;right:100%;bottom:-1px;display:block;width:50vw;background-color:#fff;border-bottom:1px solid #e1e1e3}body.fixed #header .inside .mod_navigation ul li ul:after{left:100%;right:auto}body.scrolled #header .inside .mod_navigation ul li ul{transition:opacity ease 200ms}}@media screen and (min-width:1080px){#header .inside .mod_navigation{font-size:1em}#header .inside .mod_navigation ul{max-width:428px}}#header .inside .mod_article{display:flex;flex-direction:column;justify-content:center;padding:90px;box-sizing:border-box}@media screen and (min-width:840px){#header .inside .mod_article{width:50%}}#header .inside:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:10;display:block;box-shadow:0px 0px 8px rgba(0, 0, 0, 0.2)}@media screen and (min-width:840px){#header .inside:before{content:none}}body.landingpage #header .inside{flex-wrap:wrap}body.landingpage #header .inside:before{content:none}@media screen and (min-width:840px){body.landingpage #header .inside{flex-wrap:nowrap}}@media screen and (min-width:840px){body.homepage #header{position:relative;left:auto;top:auto;right:auto;max-width:1600px;margin:0 auto}body.homepage.fixed #header{position:fixed;left:0;top:-100px;right:0;max-width:none;background-color:#fff;box-shadow:0px 0px 8px rgba(0, 0, 0, 0.2)}body.homepage.fixed #header .inside{max-width:1630px;margin:0 auto}body.homepage.scrolled #header{top:0;transition:top ease 200ms}}body.landingpage #header{position:relative;left:auto;top:auto;right:auto}#container{padding:15px}@media screen and (min-width:840px){#container{padding:45px 0}}#main{max-width:1600px;margin:0 auto}@media screen and (min-width:769px){#main .mod_article.background{position:relative;margin:30px 0}#main .mod_article.background:before{content:"";position:absolute;right:0;bottom:0;width:100%;padding-bottom:200%;background-size:cover;background-position:right bottom;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 32'%3E%3Cpath fill='%23e1e1e3' d='m15.86.26v-.01l-15.75 15.75 15.75 15.75v-.01l-15.74-15.74z'/%3E%3C/svg%3E")}}#main .mod_faqpage article+article{margin-top:3em}#main .mod_faqpage section{padding:1em;background-color:#f9f9f9;border-left:3px solid #aac109}#main .mod_faqpage section h3{margin:0;font-family:"PT Serif", serif;font-weight:400;line-height:1.75em;text-transform:none;cursor:help}#main .mod_faqpage section p.info{display:none}#main .mod_faqpage section.even{border-left-color:#aa0067;background-color:#f4f4f4}#main .mod_faqpage section+section{margin-top:1px}#main .mod_faqpage p.toplink{display:none}#main .ce_text big em,#main .ce_text em big{line-height:1.5em}#main .ce_text.teaser{display:flex;flex-direction:column;height:100%}#main .ce_text.teaser .image_container{padding:0 30px 30px 30px}#main .ce_text.teaser .text{flex:1;padding:15px;text-align:center;background-color:#f9f9f9}#main .ce_text.teaser .text p{font-size:1.125em}#main .ce_text.teaser .more .button{width:100%}#main .ce_text.separator{position:relative;text-align:center}#main .ce_text.separator h2{position:relative;z-index:3;display:inline-block;margin:30px 30px;padding:5px 15px;font-size:1.2em;border:1px solid #e1e1e3;background-color:#fff}#main .ce_text.separator h3{position:relative;z-index:3;display:inline-block;margin:30px 30px;padding:5px 15px;font-size:1.1em;border:1px solid #e1e1e3;background-color:#fff}#main .ce_text.separator:after{content:"";position:absolute;left:0;top:50%;right:0;height:1px;background-color:#e1e1e3}#main .ce_text.separator:first-child:before{content:"";position:absolute;left:0;top:0;right:0;height:50%;background-color:#fff}@media screen and (min-width:769px){#main .ce_text.separator h2{margin:45px 0;padding:5px 30px}#main .ce_text.separator h3{margin:45px 0;padding:5px 30px}}#main .ce_text.list-checked ul{padding:0;list-style-type:none}#main .ce_text.list-checked ul li{position:relative;margin:2em 0;padding:0 0 0 3.5em}#main .ce_text.list-checked ul li:before{content:"";position:absolute;left:0;top:0.2em;height:2.5em;width:2.5em;background-repeat:no-repeat;background-position:center center;background-size:70%;background-color:#c8d100;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ffffff' d='M27 4l-15 15-7-7-5 5 12 12 20-20z'/%3E%3C/svg%3E")}#main .ce_image.max-width img{width:100%;height:auto}#main .ce_flex_open.gallery{margin:0 -5px !important;clear:both}#main .ce_flex_open.gallery .column{padding:5px !important}#main .ce_flex_open.gallery .column .ce_image{position:relative;width:100%;height:100%}#main .ce_flex_open.gallery .column .ce_image figure{width:100%;height:100%}#main .ce_flex_open.gallery .column .ce_image figure a:after{content:"Vita";text-align:center;color:#fff;padding-top:40%;display:block;position:absolute;padding:5px 10px;top:5px;right:5px;background:rgba(0, 0, 0, 0.6);opacity:0}#main .ce_flex_open.gallery .column .ce_image figure a:hover:after{opacity:1;transition:all 0.5s}#main .ce_flex_open.gallery .column .ce_image figure img{width:100%;height:100%;-webkit-object-fit:cover;-moz-object-fit:cover;-o-object-fit:cover;object-fit:cover}body.ie #main .ce_flex_open.gallery .column .ce_image figure img{font-family:"object-fit: cover;"}#main .ce_flex_open.gallery .column .ce_image figure figcaption{position:absolute;left:5px;bottom:5px;display:inline-block;margin-right:5px;padding:5px 10px;color:#CACF42;color:#a3bd0c;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase;text-transform:none;background-color:#fff}#main .ce_flex_open.gallery .column .ce_image.magenta figure figcaption{color:#aa0067}body.mac #main .ce_flex_open.gallery .column .ce_image figcaption,body.win #main .ce_flex_open.gallery .column .ce_image figcaption,#main .ce_flex_open.gallery .column .ce_image body.unix figcaption,body.unknown #main .ce_flex_open.gallery .column .ce_image figcaption{opacity:0;transition:all ease 200ms}body.mac #main .ce_flex_open.gallery .column .ce_image:hover figcaption,body.win #main .ce_flex_open.gallery .column .ce_image:hover figcaption,#main .ce_flex_open.gallery .column .ce_image body.unix:hover figcaption,body.unknown #main .ce_flex_open.gallery .column .ce_image:hover figcaption{opacity:1}#main .ce_flex_open.gallery .column .ce_text{padding-bottom:100%;background-color:#F1F1F1}#main .ce_flex_open.gallery .column .ce_text div{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}#main .ce_flex_open.gallery .column .ce_text div p{margin:0.5em 0;color:#fff;font-family:"Oswald", sans-serif;text-transform:uppercase}#main .ce_flex_open.gallery .column .ce_text div svg{font-size:30vw;color:#fff}#main .ce_flex_open.gallery .column .ce_text.background-green{background-color:#CACF42}#main .ce_flex_open.gallery .column .ce_text.background-purple{background-color:#bf1c78}@media screen and (min-width:501px){#main .ce_flex_open.gallery .column .ce_text{padding-bottom:75%}#main .ce_flex_open.gallery .column .ce_text div svg{font-size:20vw}}@media screen and (min-width:769px){#main .ce_flex_open.gallery .column .ce_text{padding-bottom:100%}#main .ce_flex_open.gallery .column .ce_text div svg{font-size:10vw}#main .ce_flex_open.gallery .column .ce_text.big-svg div svg{font-size:30vw}}@media screen and (min-width:1680px){#main .ce_flex_open.gallery .column .ce_text div svg{font-size:176px}#main .ce_flex_open.gallery .column .ce_text.big-svg div svg{font-size:352px}}#main .ce_flex_open.gallery .column .ce_flex_open{margin:-5px !important}#main .ce_flex_open.background-purple{position:relative;min-height:260px;color:#fff;background:#7d005a;background:-moz-linear-gradient(left, #7d005a 0, #aa0067 100%);background:-webkit-linear-gradient(left, #7d005a 0, #aa0067 100%);background:linear-gradient(to right, #7d005a 0, #aa0067 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d005a", endColorstr="#aa0067", GradientType=1)}#main .ce_flex_open.background-purple .ce_text{padding:30px}#main .ce_flex_open.background-purple .ce_text p a.button,#main .ce_flex_open.background-purple .ce_text p a:link.button,#main .ce_flex_open.background-purple .ce_text p a:visited.button{color:#fff;background-color:rgba(255, 255, 255, 0.3);border:0}#main .ce_flex_open.background-purple .ce_text p a.svg,#main .ce_flex_open.background-purple .ce_text p a:link.svg,#main .ce_flex_open.background-purple .ce_text p a:visited.svg{color:#fff}#main .ce_flex_open.background-purple .ce_text p a.svg svg,#main .ce_flex_open.background-purple .ce_text p a:link.svg svg,#main .ce_flex_open.background-purple .ce_text p a:visited.svg svg{background-color:#c8d100}#main .ce_flex_open.background-purple .ce_text p a:hover.button,#main .ce_flex_open.background-purple .ce_text p a:focus.button,#main .ce_flex_open.background-purple .ce_text p a:active.button{color:#aa0067;background-color:#fff}#main .ce_flex_open.background-purple .ce_text p a:hover.svg,#main .ce_flex_open.background-purple .ce_text p a:focus.svg,#main .ce_flex_open.background-purple .ce_text p a:active.svg{color:#c8d100}#main .ce_flex_open.background-purple .ce_image figure{text-align:right}#main .ce_flex_open.background-purple .ce_image figure img{max-width:300px}#main .ce_flex_open.background-purple:before{content:"";position:absolute;left:0;bottom:0;height:0;width:0;border-width:130px;border-style:solid;border-color:transparent transparent #bf1c78 #bf1c78}@media screen and (min-width:769px){#main .ce_flex_open.background-purple{margin-top:60px}#main .ce_flex_open.background-purple .ce_text{padding:30px 30px 30px 180px}#main .ce_flex_open.background-purple .ce_image figure img{max-width:none;width:100%}#main .ce_flex_open.background-purple .column.is-5{align-self:flex-end}}@media screen and (min-width:1088px){#main .ce_flex_open.background-purple{min-height:360px;margin-top:100px}#main .ce_flex_open.background-purple .ce_text{padding:30px 30px 30px 330px}#main .ce_flex_open.background-purple .ce_image{margin-top:-100px}#main .ce_flex_open.background-purple .ce_image figure img{width:80%}#main .ce_flex_open.background-purple:before{border-width:180px}}#main .ce_flex_open.background-green{position:relative;min-height:260px;color:#fff;background:#c8d100;background:-moz-linear-gradient(left, #c8d100 0, #a5bb00 100%);background:-webkit-linear-gradient(left, #c8d100 0, #a5bb00 100%);background:linear-gradient(to right, #c8d100 0, #a5bb00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8d100", endColorstr="#a5bb00", GradientType=1)}#main .ce_flex_open.background-green .ce_text{padding:30px}#main .ce_flex_open.background-green .ce_text p a.button,#main .ce_flex_open.background-green .ce_text p a:link.button,#main .ce_flex_open.background-green .ce_text p a:visited.button{color:#fff;background-color:rgba(255, 255, 255, 0.3);border:0}#main .ce_flex_open.background-green .ce_text p a.svg,#main .ce_flex_open.background-green .ce_text p a:link.svg,#main .ce_flex_open.background-green .ce_text p a:visited.svg{color:#fff}#main .ce_flex_open.background-green .ce_text p a.svg svg,#main .ce_flex_open.background-green .ce_text p a:link.svg svg,#main .ce_flex_open.background-green .ce_text p a:visited.svg svg{background-color:#aa0067}#main .ce_flex_open.background-green .ce_text p a:hover.button,#main .ce_flex_open.background-green .ce_text p a:focus.button,#main .ce_flex_open.background-green .ce_text p a:active.button{color:#c8d100;background-color:#fff}#main .ce_flex_open.background-green .ce_text p a:hover.svg,#main .ce_flex_open.background-green .ce_text p a:focus.svg,#main .ce_flex_open.background-green .ce_text p a:active.svg{color:#aa0067}#main .ce_flex_open.background-green .ce_image figure img{max-width:300px}#main .ce_flex_open.background-green:before{content:"";position:absolute;bottom:0;right:0;height:0;width:0;border-width:130px;border-style:solid;border-color:transparent #CACF42 #CACF42 transparent}@media screen and (min-width:769px){#main .ce_flex_open.background-green{margin-top:60px}#main .ce_flex_open.background-green .ce_text{padding:30px 180px 30px 30px}#main .ce_flex_open.background-green .ce_image figure img{max-width:none;width:100%}#main .ce_flex_open.background-green .column.is-5{align-self:flex-end}#main .ce_flex_open.background-green .column.is-7{order:2}}@media screen and (min-width:1088px){#main .ce_flex_open.background-green{min-height:360px;margin-top:100px}#main .ce_flex_open.background-green .ce_text{padding:30px 330px 30px 30px}#main .ce_flex_open.background-green .ce_image{margin-top:-100px}#main .ce_flex_open.background-green .ce_image figure img{width:80%}#main .ce_flex_open.background-green:before{border-width:180px}}#main .ce_flex_open.background-gray{background-color:#e2e2e2}#main .ce_flex_open.background-gray .column:first-child .ce_image{padding:30px 30px 0 30px;box-sizing:border-box}#main .ce_flex_open.background-gray .column.is-2-desktop .ce_image{padding:15px;box-sizing:border-box}#main .ce_flex_div_open.change-over{position:relative}#main .ce_flex_div_open.change-over .ce_image:last-child{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;transition:all ease 200ms}#main .ce_flex_div_open.change-over.change .ce_image:last-child{opacity:1}#main .ce_form span.mandatory{color:#aa0067}#main .ce_form .widget-text,#main .ce_form .widget-textarea{margin-bottom:10px;padding:10px;background-color:#e1e1e3}#main .ce_form .widget-text label,#main .ce_form .widget-textarea label{display:block;margin-bottom:5px;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase}#main .ce_form .widget-text input,#main .ce_form .widget-text textarea,#main .ce_form .widget-textarea input,#main .ce_form .widget-textarea textarea{color:#77787a;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;font-size:1em;width:100%}#main .ce_form .widget-text input:focus,#main .ce_form .widget-text textarea:focus,#main .ce_form .widget-textarea input:focus,#main .ce_form .widget-textarea textarea:focus{outline:0}#main .ce_form .widget-checkbox{margin-bottom:10px;padding:10px;background-color:#e1e1e3}#main .ce_form .widget-checkbox label{display:inline-block;margin-bottom:5px;font-family:"Oswald", sans-serif;font-weight:300;text-transform:uppercase}#main .ce_form .widget-checkbox input{margin-right:5px}#main .ce_form .widget-checkbox fieldset{margin:0;border:0;padding:0}#main .ce_form .widget-submit button{width:100%;padding:5px 30px;box-sizing:border-box;display:inline-block;color:#aa0067;font-family:"Oswald", sans-serif;text-decoration:none;text-transform:uppercase;text-align:center;border:1px solid #aa0067;background-color:transparent;transition:all ease 200ms}#main .ce_form .widget-submit button:hover,#main .ce_form .widget-submit button a:focus,#main .ce_form .widget-submit button a:active{color:#fff;background-color:#aa0067}#main .ce_downloads a,#main .ce_downloads a:link,#main .ce_downloads a:visited{color:#7d005a;text-decoration:none}#main .ce_downloads a:hover,#main .ce_downloads a:focus,#main .ce_downloads a:active{color:#77787a}#main .ce_player{margin-bottom:1em}#main .ce_player .video_container{position:relative;overflow:hidden}#main .ce_player .video_container video{position:absolute;left:0;top:0;width:100%;height:100%}#main .ce_player.ratio-169 .video_container{padding-bottom:56.25%}#main .ce_player.ratio-1610 .video_container{padding-bottom:62.5%}#main .ce_player.ratio-219 .video_container{padding-bottom:42.86%}#main .ce_player.ratio-43 .video_container{padding-bottom:75%}#main .ce_player.ratio-32 .video_container{padding-bottom:66.67%}#main .ce_player--index{position:relative;z-index:40}#footer{padding:30px 15px;color:#fff;background-color:#515254}#footer .inside{max-width:1600px;margin:0 auto}#footer .inside .mod_logo svg.icon{font-size:4em}#footer .inside .ce_flex_open .ce_text{text-align:center}#footer .inside .ce_flex_open .ce_text h5,#footer .inside .ce_flex_open .ce_text h6{padding-bottom:1em;border-bottom:1px solid rgba(255, 255, 255, 0.3)}#footer .inside .ce_flex_open .ce_text a,#footer .inside .ce_flex_open .ce_text a:link,#footer .inside .ce_flex_open .ce_text a:visited{color:#fff}#footer .inside .ce_flex_open .ce_text a.button,#footer .inside .ce_flex_open .ce_text a:link.button,#footer .inside .ce_flex_open .ce_text a:visited.button{color:#fff;border:1px solid #fff;background-color:transparent}#footer .inside .ce_flex_open .ce_text a:hover.button,#footer .inside .ce_flex_open .ce_text a:focus.button,#footer .inside .ce_flex_open .ce_text a:active.button{color:#77787a;background-color:#fff}@media screen and (min-width:769px){#footer .inside .ce_flex_open .ce_text{text-align:left}}#footer .inside .ce_flex_open .ce_googlemaps_embed .map_container{position:relative;padding-bottom:140%}#footer .inside .ce_flex_open .ce_googlemaps_embed .map_container .responsive{position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}#footer .inside .ce_flex_open .ce_googlemaps_embed .map_container .responsive iframe{width:100%;height:100%;border:0}@media screen and (min-width:414px){#footer .inside .ce_flex_open .ce_googlemaps_embed .map_container{padding-bottom:80%}}@media screen and (min-width:769px){#footer .inside .ce_flex_open .ce_googlemaps_embed .map_container{padding-bottom:140%}}@media screen and (min-width:1024px){#footer .inside .ce_flex_open .ce_googlemaps_embed .map_container{padding-bottom:80%}}@media screen and (min-width:1280px){#footer .inside .ce_flex_open .ce_googlemaps_embed .map_container{padding-bottom:60%}}#footer .inside .ce_flex_open .ce_cokiban_replacement{position:relative;display:flex;justify-content:center;align-items:center;height:400px;background-color:#000}#footer .inside .ce_flex_open .ce_cokiban_replacement .background_container{position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;user-select:none;background-size:cover;opacity:0.5}#footer .inside .ce_flex_open .ce_cokiban_replacement .text_container{position:relative;max-width:600px;padding:1em;color:#fff;text-align:center}#footer .inside .ce_flex_open .ce_cokiban_replacement .text_container a:not(.button){color:white;text-decoration:underline}#footer .inside .ce_flex_open .ce_cokiban_replacement .text_container a:not(.button):hover{text-decoration:none}#footer .inside .mod_facebook{padding-top:15px;border-top:1px solid rgba(255, 255, 255, 0.3)}#footer .inside .mod_facebook svg.icon{font-size:2em}#footer .inside .mod_customnav{margin-top:30px}#footer .inside .mod_customnav ul{margin:0;padding:0;list-style-type:none;text-align:center}#footer .inside .mod_customnav ul li{display:inline}#footer .inside .mod_customnav ul li a,#footer .inside .mod_customnav ul li a:link,#footer .inside .mod_customnav ul li a:visited,#footer .inside .mod_customnav ul li strong{color:#fff;font-size:0.875em;font-weight:400;text-decoration:none}#footer .inside .mod_customnav ul li a:hover,#footer .inside .mod_customnav ul li a:focus,#footer .inside .mod_customnav ul li a:active,#footer .inside .mod_customnav ul li a.trail,#footer .inside .mod_customnav ul li strong.active,#footer .inside .mod_customnav ul li strong.trail{text-decoration:underline}@media screen and (min-width:769px){#footer{padding:60px 45px}}.vita table{border-collapse:collapse}.vita table tr{border-bottom:1px dotted #dbdbdb}.vita table td{vertical-align:top;padding:10px}.vita table td:first-child{padding-left:0;font-weight:bold;border-right:1px solid #dbdbdb}.vita table td:first-child:not([colspan]){color:#a5a5a5}.vita table td:first-child[colspan]{border:0}.vita table td:last-child{font-family:"Oswald", sans-serif;font-weight:300}.ce_accordion .toggler{color:#aa0067;position:relative;padding:0 0 1em 1em}.ce_accordion .toggler:before{content:"+";display:block;position:absolute;top:0.5em;left:0;transition:all 0.5s}.ce_accordion .toggler:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #77787a}.ce_accordion .toggler.active:before{transform:rotate(45deg);transition:all 0.5s}.ce_accordion .toggler.active:after{right:70%;transition:all 0.5s;border-bottom:1px solid #e1e1e3;transition:all 0.5s}.ce_accordion .toggler:hover{color:#666;cursor:pointer}#implacheck{max-width:400px;margin:0 auto;font-size:12px;position:relative;padding:1.5em;background:#fff;border-radius:13px}#implacheck figure{display:flex}#implacheck figure img{display:block;min-width:200px;flex-basis:200px;margin-right:1em}#implacheck figure figcaption{padding-top:1em}.big{line-height:1.5em}.red{color:#aa0067}#testzentrum{background:#aac109;color:#fff;padding:1.5em;font-size:18px}
#jubi{margin-top:3em}a.button.green{background-color:#b3c707;color:#fff}a.button.green:hover,a.button.green:active,a.button.green:focus{background-color:#aa0067}.p-3{padding:1.5em}.gradient-tdot{background:#FD5757;background:linear-gradient(90deg, #fd5757 0%, #8d52fc 100%)}.gradient-tdot *{color:#fff}
