:root{--primary-color:var(--green400);--primary-text-color:var(--green900);--secondary-text-color:var(grey500);--dark-mode-bg-color:var(--green900);--dark-mode-primary-text-color:var(--grey50);--dark-gray-color:var(--grey700);--white:#fff;--black:#000;--red50:#fff4f4;--red100:#ffdada;--red200:#ffa3a2;--red300:#ff7473;--red400:#ff4746;--red500:#ea302f;--red600:#c62120;--red700:#a11615;--red800:#770c0b;--red900:#4a0404;--grey50:#fafafa;--grey100:#f4f5f6;--grey200:#f0f0f0;--grey300:#dbdbdb;--grey400:#c2c2c2;--grey500:#aaa;--grey600:#858993;--grey700:#495061;--grey800:#363942;--grey900:#1a1a1a;--blue50:#f3f6fc;--blue100:#bbd4ff;--blue200:#6a9cf2;--blue300:#4070c5;--blue400:#3059ae;--blue500:#23498b;--blue600:#19386c;--blue700:#103065;--blue800:#28354b;--blue900:#21252c;--green50:#f7f9f7;--green100:#edf4f1;--green200:#d1ebe1;--green300:#4fa08b;--green400:#098765;--green500:#086f53;--green600:#05523e;--green700:#033e2f;--green800:#01231a;--green900:#001812;--animation-short:0.12s ease-out;--animation-regular:0.2s ease-out;--animation-base:ease-in-out;--shadow-base:0 0 5px rgba(0,0,0,.2);--font-sans:"Inter",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Times,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--font-script:"Permanent Marker",cursive}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .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}[hidden],template{display:none}html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--white);color:var(--primary-text-color);font-family:var(--font-sans);font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;transition:background-color .3s var(--animation-base);word-break:break-word}a{color:var(--grey600);text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:2rem}h1{color:var(--green600)}h1,h2,h3{font-weight:500}h2,h3{color:var(--green700)}h2#signup:after,h2:after{background:var(--green100);content:"";display:block;height:.6rem;margin-top:-1rem;width:5ch}p{margin:0}img{display:block;height:auto;max-width:100%}blockquote{color:var(--grey600);font-size:20px;font-weight:700;line-height:1.5;margin-left:0;margin-right:0}blockquote:not([class]){border-left:4px solid var(--grey400);padding-left:2rem}blockquote strong{font-weight:800}ol,ul{padding-left:35px}li{margin:5px 0}embed,iframe{border:0;display:block;overflow:hidden;width:100%}figure{margin:0}figcaption{color:var(--grey600);font-size:14px;margin-top:15px;text-align:center}pre{-webkit-overflow-scrolling:touch;background-color:var(--grey200);border-radius:5px;-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:16px 22px;white-space:pre}code{font-family:var(--font-mono);font-size:14px}:not(pre)>code{background-color:var(--grey200);border-radius:3px;padding:3px 4px}hr{border:0;border-radius:3px;border-top:3px solid var(--grey200);margin:4rem 0 3rem}.container{margin-left:auto;margin-right:auto;max-width:calc(1140px + 8vw);padding-left:max(env(safe-area-inset-left),4vw);padding-right:max(env(safe-area-inset-right),4vw);width:100%}.container.large{max-width:calc(960px + 8vw)}.container.medium{max-width:calc(750px + 8vw)}.container.small{max-width:calc(640px + 8vw)}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}div[class^=col-]{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media (max-width:509px){.hidden-xs{display:none!important}}@media (min-width:510px) and (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media (min-width:1200px){.hidden-xl{display:none!important}}.button-arrow-icon{color:var(--secondary-text-color);display:inline-block;transition:transform .2s var(--animation-base);vertical-align:middle}.button-arrow-left .button-arrow-icon{margin-left:-2px;margin-right:3px}.button-arrow-right .button-arrow-icon{margin-left:3px;margin-right:-2px}.button-arrow-left:hover .button-arrow-icon{transform:translateX(-5px)}.button-arrow-right:hover .button-arrow-icon{transform:translateX(5px)}a.button,button{-webkit-appearance:none;-moz-appearance:none;background-color:var(--green400);border:3px solid var(--green500);border-radius:.7rem;color:var(--white);cursor:pointer;display:block;font-weight:600;height:4.6rem;margin-bottom:2rem;outline:none;padding:.5rem 1.4rem;transition:var(--animation-short);width:100%}a.button:hover,button:hover{background-color:var(--green500);color:var(--green50);transition:var(--animation-short)}a.button svg,button svg{margin-left:.6rem;transition:var(--animation-short)}a.button:hover svg,button:hover svg{margin-left:1rem;transition:margin-left var(--animation-short)}button.to-signup svg.fa-pipe{transform:translateY(-.1rem)}button.to-signup svg.fa-arrow-down{transform:translateY(.1rem)}button.to-signup:hover svg.fa-arrow-down{transform:translateY(.5rem)}a.button.secondary,button.secondary{background:var(--green200);border-color:var(--green200);border-width:2px;color:var(--green500);height:unset;padding:.3rem 1rem;text-align:unset}a.button.secondary:hover,button.secondary:hover{background:var(--green100);color:var(--green600)}a.button.tertiary,button.tertiary{background:unset;border:unset;border-radius:unset;color:var(--green500);font-weight:500;height:unset;padding:unset;width:unset}a.button.tertiary:hover,button.tertiary:hover{color:var(--green700);text-decoration:underline}input[type=email],input[type=password],input[type=text]{-webkit-appearance:none;-moz-appearance:none;border:3px solid var(--grey200);border-radius:.7rem;display:block;height:4.6rem;margin-bottom:2rem;outline:none;padding:.5rem 1.4rem;width:100%}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus{border-color:var(--blue200)!important}input:-moz-placeholder-shown{border-color:var(--grey200)!important}input:placeholder-shown{border-color:var(--grey200)!important}input:valid{border-color:var(--green300)}input:invalid{border-color:red}form p{display:block}.muted{color:var(--grey500)}.muted a{text-decoration:underline}.address{background:var(--green50);margin:4rem -4vw;padding:1rem 4vw 2.2rem}.form_group--address,.form_group--name,.form_group--postcode{display:flex;flex-direction:row}.form_group--address *,.form_group--name .name,.form_group--postcode *{flex-basis:100%;flex:1}.form_group--name .name{flex:1}.form_group--address .street-name,.form_group--postcode .city{flex:3}.form_group--address .street-number,.form_group--name .name:last-of-type,.form_group--postcode .city{margin-left:1rem}fieldset{all:unset;display:flex;flex-direction:row;flex-wrap:wrap;margin:.5rem 0 3rem}fieldset .full{width:100%}fieldset label{border:3px solid var(--grey200);border-radius:.7rem;color:var(--grey700);cursor:pointer;padding:.6rem 1.4rem .81rem;position:relative;text-align:center;transition:var(--animation-short);z-index:1}fieldset.event label{display:inline-block;text-align:center;width:calc(50% + .55rem)}fieldset input:checked+label{background:var(--green50);border-color:var(--green300);color:var(--green900);transition:var(--animation-short);z-index:2}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;outline:none}input.event+label:first-of-type{border-radius:.7rem 0 0 .7rem}input.event+label:last-of-type{border-radius:0 .7rem .7rem 0;margin-left:-3px}input.event+*,input.membership+*{box-sizing:border-box;display:flex;flex-basis:100%;flex:1;flex-direction:column;height:auto}input.membership+label:nth-of-type(2){margin-left:1rem}input.membership+label span{display:block;white-space:nowrap}input.membership+label span:nth-of-type(2){color:var(--grey600)}input.membership+label span:last-of-type{border-top:3px solid var(--grey200);font-weight:600;margin-top:1rem;padding-top:1rem}input.membership:checked+label span:last-of-type{border-color:var(--green300)}fieldset hr{border-top:none;margin:1rem 0;width:100%}fieldset>p{margin-bottom:.5rem}.flex-row{display:flex;width:100%}.flex-col{flex-direction:column}.flex-col input{height:0;width:0}.flex-col label{flex:1}label[for=membership-student]{flex:auto;width:100%}form#membership-form .submit-captcha{margin-top:2rem}form .submit-captcha{background:var(--green50);border-radius:1rem;margin-top:1rem;padding-top:.3rem;width:100%}form .submit-captcha .privacy-check{background:#f9f9f9;border:1px solid #cfcfcf;border-radius:3px;box-shadow:0 0 1px 1px rgba(0,0,0,.06);-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.06);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.06);display:flex;margin:1rem auto;padding:.5rem;transform:translateX(-1px);width:302px}form .submit-captcha .privacy-check label{color:#000;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:400;line-height:17px;margin-right:-68px;margin-top:17px;padding-left:13px}form .submit-captcha .privacy-check .policy{font-family:Roboto Flex,sans-serif;font-size:8px;font-weight:400;margin-top:35px;position:relative}form .submit-captcha .privacy-check a{color:#5e5e5e;text-decoration:none}form .submit-captcha .privacy-check a:hover{text-decoration:underline}form .submit-captcha .g-recaptcha{display:table;margin:1.2rem auto}form .submit-captcha .g-recaptcha .error{border-radius:.25rem;box-shadow:0 0 5px 1.5px var(--red600)}form p.intro{margin-bottom:2rem}form .submit-captcha .privacy-check input[type=checkbox]{align-items:center;-webkit-appearance:none;background:#fff;background-image:none;background-position:50px -600px;border:2px solid #c1c1c1;border-radius:2px;cursor:pointer;height:27px;justify-content:center;margin-left:6px;margin-top:12px;transition:background-position .2s ease-in;width:27px}form .submit-captcha .privacy-check input[type=checkbox]:hover{border-color:#b2b2b2;box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}form .submit-captcha .privacy-check input[type=checkbox]:checked{background-color:#f9f9f9;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAYAAADsAfBvAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAAAmAAAE7AAx5U8eAAAGSElEQVR42u3dMWicZQDG8dRo0FIrgqFFVCxWQaFD6VDnqiBCJ3NK1UVQsaOQQsAiKIoF7eLSwfLh0lXaKmZTEBQLgkNXRxHUqUvX+l6+7/guSQOXL5fLk9zvB++iwz0kl1zeP+llZgYAAAAAAGBHVb3T5TycNuqFcp5KG3VPOc94ygAAAADRqt7Zcs6ljXqrnH/LeTppVL/2XCvnmKcNAAAAEKuuPZ+ljerXnjvNOZ8yql97fm1G3cqqPlXvoXJ+KOek5zQAAABMt11Qe74oZ1/CqOHaMziXUsb1a88va8a9kfLp3F/Oj82oyxkfsdXjPihn1ncDAAAA9ga1Z/RRu672fJPRMFbXnsG5Us59KeO+WzPuejlzCePmyrk6NOz3cg6mfJXONp/Gm+XMp30Lmc17PzIAAIAJ3orUnlFHqT1dx6k9XcetrT39s1zOws4/79racyfvi6Ied/ku4xYTPq37mo/SYNTPK1/BQd+ALzRfsfsTX7LmZgAAgBF+dFZ7Rh21h2pP1ft85VM/oXGj1Z76jjn4/xMdt3HtWT2qf36bXEPbuPZ8uea/3Zh8Lti49uzgqNXjLmeNasepPVv7ogAAAEb40blb7al6H5dzartGdas97c389vjHda0963PBT9vxEdts7bkwuUtwt9ozoZv55mvPBHOB2rO1cWpP14FqDwAAW/qZ7YHEUUt5b0NR9T4auheMeVz32rP2EvzH+IZtvfZsw9VufLVnG+6bao/ao/aoPWoPAMAUhpWllZ/fAkcNftq9kDhqEFcOJNWeMRcftUftUXvUHrVH7VF7AICsF/3jqWFlgm870a1hnEkNK/NGqT1qj9qj9qg9ao/ao/YAwIReXxfyXmPbm/n1nHHrc8FFYcUotUftUXvUHrVH7VF71B4Apj2sPJ84anAJXkocNTjvCCtGqT1qj9qj9qg9ao/ao/YAMO1h5f7UsBL3PrFLWRdgucAotUftUXvUHrVH7VF71B4AuOurxvvlPJZYe/o/APyZM279Jfiq2mOUUWqP2qP2qD1qj9qj9qg9ANMeVmYTRy3lvaStvm+GjLv7JfgRN3OjjFJ71B61R+1Re9QetUftAZjm2nMstfbE//2k11Jrj5u5UUapPWqP2qP2qD1qj9qj9gBMde15Ne+Vo73aBb2srb9vXlJ7jDJK7VF71B61R+1Re9QetQeAwG/Qb3uLnI73zatqj1FGqT1qj9qj9qg9ao/ao/YAEPgN+r28f83VXu3+Kedoau1ZVnuMMkrtUXvUHrVH7VF71B61BwC1R+1xMzfKKLVH7VF71B61R+1Re9QeANQetcfN3Cijpqr2HCvnw7Ta82w5/2XVnvoBvlV71B61R+1Re9QeANQetccoo4yKrj31AxzOqj31Axxtik9U7TlSzl9qj9qj9qg9ao/aA4Dao/YYZZRR0bWn+31gG2tP+0CHcmpP+0CPN9UnpPbUD/Ro8xcH1B61R+1Re9QeANQetcfN3Cij1J7c2rO1URFXux0aVfVez6g9qx/4k6zaUz/wgtqj9qg9ag8Aao/a42ZulFFqj9pjlFGTH/NKOdcyak876lQ5t/PCStX7Su1RewBQe9QeN3OjjFJ71B6jjNolo17OG7X+I3Yjq2HU487mjQKAPUDt6X7fVHuMMmqqR6k9csG4R802/14pMhfMNeMic0F/3EE/0wEADP+IpPZ0vW+qPUYZNdWjImvPgWZIUO1px8034yJzwbzfLgAAYA9Re7rfN9Ueo/bkqMW8UfWw4behuJnTMNpxN7JGteP2zQAAANNF7el+M1d7jBrHsEt5owaJoB53M69h1OP8sw0AAICNbk1qT9dcoPZsNGohNazMDb0nRtwvh/THXcz85RAAAAB2FbVn86Oias/xzLBSjzubGVbqcWeEFQAAAPYmtWf0Uafzak89rP9XXK6k/sZKf9ynwgoAAABM8DYeWXsW82pPPWz4fWKX0z5q3icWAAAASK09h8u5lVd76nEnm3HLiZ/OE36NBgAAAKZb1Xs3r/bUw94s5++82tOO+z71U3qv5zUAAABMr6r3Umrt6f+Joq9Ta09/3DlPHwAAACBO1XuinOdSx71YzpHUcSc8fQAAAIA4Ve/BleITOu7J3HehqXqHPH0AAAAAAAAAALr5H72AWmG4R73sAAAAAElFTkSuQmCC);background-position:-10px -600px;background-repeat:no-repeat;border-color:#f9f9f9;outline:0;position:absolute;transition:background-position .2s ease-out;width:32px}form .submit-captcha .privacy-check input[type=checkbox]:checked:hover{box-shadow:unset}form .submit-captcha .privacy-check input[type=checkbox]:checked+label{padding-left:46px}.button.error{background-color:var(--red600);border:3px solid var(--red600)}.button.error:hover{background:var(--red700)}@media (max-width:660px){.form_group--address:last-of-type,.form_group--name .name:last-of-type,.form_group--postcode:last-of-type{margin-left:unset}.form_group--address,.form_group--name,.form_group--postcode{flex-direction:column!important}.form_group--address .street-name{flex:1}.form_group--address .street-number,.form_group--name .name:last-of-type,.form_group--postcode .city{margin-left:unset}}@media (min-width:818px){.address{border-radius:1rem}}.site-header{backface-visibility:hidden;background-color:var(--green400);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-opacity='0'/%3E%3Cstop offset='1' stop-opacity='.5'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-opacity='0'/%3E%3Cstop offset='1' stop-opacity='.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23087356' fill-opacity='.1'%3E%3Cpath d='M100 0h100v100H100zM0 100h100v100H0z'/%3E%3C/g%3E%3Cg fill-opacity='.1'%3E%3Cpath fill='url(%23a)' d='M100 30 0 0h200z'/%3E%3Cpath fill='url(%23b)' d='M100 100 0 130v-30h200v30z'/%3E%3C/g%3E%3C/svg%3E");transition:.2s ease-out;z-index:0}.site-content{position:relative}.site-header:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='100' y1='33' x2='100' y2='-3'%3E%3Cstop offset='0' stop-opacity='0'/%3E%3Cstop offset='1' stop-opacity='.4'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='100' y1='135' x2='100' y2='97'%3E%3Cstop offset='0' stop-opacity='0'/%3E%3Cstop offset='1' stop-opacity='.4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='%23087356' fill-opacity='.08'%3E%3Cpath d='M100 0h100v100H100zM0 100h100v100H0z'/%3E%3C/g%3E%3Cg fill-opacity='.08'%3E%3Cpath fill='url(%23a)' d='M100 30 0 0h200z'/%3E%3Cpath fill='url(%23b)' d='M100 100 0 130v-30h200v30z'/%3E%3C/g%3E%3C/svg%3E");transition:.2s ease-in-out}.site-header .container{padding-bottom:7rem;padding-top:7rem}.logo--slogan{align-items:center;display:flex;flex-direction:row}.logo{display:inline-block;flex-grow:1}.logo-image{display:block;width:200px}.logo-image.white{left:0;opacity:0;position:absolute;top:0}.logo-text{font-size:24px;font-weight:800}.tagline{color:var(--green50);font-size:1.63rem;font-weight:500;letter-spacing:1.62rem;text-transform:uppercase}.slogan-container{display:block;padding-top:.2rem}.slogan{color:var(--green200);font-family:var(--font-script);font-size:2.6rem;line-height:1;rotate:-1.3deg}.svg-wrap{height:0;overflow:hidden;position:absolute;width:0}.slogan span{display:inline-block;outline:none;position:relative;text-decoration:none;vertical-align:bottom;white-space:nowrap}.slogan span:after,.slogan span:before{font-smoothing:antialiased;backface-visibility:hidden;pointer-events:none}.link-svgline span svg.link-svgline{fill:var(--green300);height:20px;left:0;margin:0;overflow:hidden;position:absolute;rotate:-1deg;scale:.75;top:100%;transform:translate(-26%,-76%);width:165%;z-index:-1}.langswitch{background:var(--green50);border:2px solid var(--green400);border-radius:2rem;box-shadow:0 3px 4px rgba(0,0,0,.01);color:var(--green700);font-size:1.3rem;font-weight:500;margin-top:-6.7rem;max-height:3.9rem;overflow:hidden;padding:0;position:absolute;transition:max-height .3s ease-in-out;width:13rem;z-index:2}.langswitch.extended{box-shadow:0 3px 4px rgba(0,0,0,.2);max-height:30rem;transition:max-height .3s ease-out}.langswitch .lang{display:block}.langswitch .lang:hover{background:var(--green200);color:var(--green800)}.langswitch span.lang{-webkit-user-select:none;-moz-user-select:none;user-select:none}.langswitch span.lang span{display:inline-block;width:calc(100% - 1em)}.langswitch span.lang:hover{background:var(--green50);color:var(--green700)}.langswitch span.lang svg{width:1em}.langswitch .lang{padding:.8rem 1.6rem}.langswitch:hover{cursor:pointer}@media (max-width:400px){.langswitch{width:calc(100% - 8vw)}}@media (max-width:509px){.site-header .container{padding-bottom:1rem;padding-top:3.8rem}.slogan-container{display:none}.logo{flex-grow:0}}@media (min-width:510px) and (max-width:660px){.slogan-container{max-width:20ch}}.burger{cursor:pointer;right:4vw}.burger,.burger:after,.burger:before{background-color:var(--green100);border-radius:4px;content:"";height:5px;position:absolute;width:5rem}.burger:before{top:1.5rem}.burger:after{bottom:1.5rem}.toggle-track{background-color:var(--dark-gray-color);border-radius:30px;cursor:pointer;display:flex;height:24px;margin-left:20px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:45px}.toggle-moon,.toggle-sun{align-items:center;color:var(--white-color);display:flex;font-size:16px;justify-content:center;margin-top:1px;width:50%}.toggle-moon{transform:translateX(1px)}.toggle-thumb{background-color:var(--white-color);border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:transform .5s cubic-bezier(.23,1,.32,1);width:20px}.dark-mode .toggle-thumb{transform:translateX(21px)}.site{display:flex;flex-direction:column}.site-content{flex-grow:1;padding-top:60px}.term{align-items:center;display:flex;flex-direction:column;margin-bottom:60px;text-align:center}.term-image-container{border-radius:50%;flex-shrink:0;height:70px;margin-bottom:20px;overflow:hidden;width:70px}.term-name{font-size:24px;font-weight:800;margin-bottom:0}.term-description{line-height:1.5;margin-top:8px;max-width:550px}.dimmer{background:rgba(0,0,0,.86);bottom:0;display:none;right:0}.dimmer,.off-canvas{left:0;position:fixed;top:0;z-index:90}.off-canvas{-webkit-overflow-scrolling:touch;height:100vh;overflow-y:scroll;padding:8rem 0 3rem;transform:translateX(-100%);transition:transform var(--animation-regular);width:100%}.canvas-close{color:var(--grey400);cursor:pointer;font-size:5rem;height:6rem;position:absolute;right:1rem;text-align:center;top:1rem;width:6rem}html:not(.canvas-visible) .off-canvas{visibility:hidden}.canvas-opened{overflow-y:hidden}.canvas-opened .off-canvas{transform:translateX(0)!important;visibility:visible}.site-footer{align-items:center;-moz-column-gap:24px;column-gap:24px;display:flex;justify-content:space-between;margin-top:48px;padding-bottom:96px;padding-top:48px}.copyright,.footer-social{flex:2;min-width:160px}.copyright{font-size:14px}.copyright a{position:relative}.footer-social{margin-right:-7px;text-align:right}.footer-social-item{color:var(--secondary-text-color);font-size:18px;padding:0 5px}.footer-nav .nav-list{justify-content:center}.footer-nav .menu-item{font-size:14px;font-weight:400;line-height:1.65;margin:0 10px}.emplution-footer{padding-top:3.9vw}.emplution-footer a{color:#fff}.footer-flex{display:flex;flex-direction:column}.emplution-footer img{border-radius:.7rem;margin-top:2rem;max-height:140px;max-width:140px}.emplution-footer .contact p.description{margin-bottom:2rem;margin-top:-.7rem;max-width:66ch}.emplution-footer .contactref svg.fa-arrow-right{color:var(--green500);transition:.2s ease-out}.emplution-footer .contactref:hover svg.fa-arrow-right{color:var(--green50);margin-left:.8rem;transition:.2s ease-out}.emplution-footer .contact p{margin:.8rem 0}.emplution-footer .contact i,.emplution-footer .contact svg{margin-right:.6rem}.emplution-footer p.copy{margin-top:2rem}.emplution-footer ul{margin:3rem 0;padding-inline-start:unset}.emplution-footer ul li{display:inline;list-style:none}.emplution-footer ul li a.button{background:var(--green400);border-radius:.5rem;font-size:1.2rem;font-weight:500;height:-moz-fit-content;height:fit-content;margin-right:1rem;padding:.8rem 1.4rem;width:-moz-fit-content;width:fit-content}.emplution-footer ul li a.button:hover{background:var(--green300)}.dark-mode .emplution-footer ul li a.button{background:var(--green700)}@media (min-width:660px){.footer-flex{align-items:center;flex-direction:row}.emplution-footer img{margin-left:auto;margin-top:unset}}@media (max-width:767px){.site-footer{flex-direction:column}.copyright,.footer-social{min-width:auto}.copyright{margin-top:10px;order:1}.footer-social{margin-right:0;margin-top:20px}}.error{text-align:center}.error-code{color:var(--dark-gray-color);font-size:40px;font-weight:700;letter-spacing:2px;margin-bottom:-5px}.error-posts{margin-top:60px}.error-link{color:var(--primary-color)!important;font-weight:700}.post{//margin-bottom:75px}.home-template .post{margin-bottom:unset}.post-media{margin-bottom:20px}.post-media.large{margin-bottom:45px}.post-media-tag{background:var(--primary-color);border-radius:15px;color:var(--white-color);font-size:13px;font-weight:700;padding:2px 10px;position:absolute;right:15px;top:15px;z-index:10}.post-header{margin-bottom:1.5rem}.post-title{font-size:16px;margin-bottom:10px}.post-header.big-title .post-title{font-size:30px;font-weight:800;letter-spacing:-.01em}.has-serif-title .post-header.big-title .post-title{font-family:var(--font-serif)}.post-title-link:hover{color:var(--primary-color)}.post-meta{color:var(--secondary-text-color);display:flex;font-size:13px;letter-spacing:.3px}.post-meta-item+.post-meta-item:before{content:"\02022";font-family:serif;padding:0 4px}.post-tag{color:var(--primary-color)}.post-tag+.post-tag:before{content:", "}.has-serif-body .post-excerpt{font-family:var(--font-serif)}.post-footer{align-items:center;border-top:1px solid var(--green200);display:flex;justify-content:space-between;margin-top:30px;padding-top:10px}.post-action{display:flex;line-height:1}.post-link{align-items:center;display:flex;font-size:12px;font-weight:700;letter-spacing:.3px;padding-left:14px;position:relative;text-transform:uppercase}.post-link:before{font-family:Alto,sans-serif;left:0;position:absolute}.post-link.primary{color:var(--primary-color);font-weight:800}.post-link.secondary{margin-left:15px;padding-left:17px}.post-link.secondary:before{content:"\e933"}.post-author-image-link{display:block;height:30px;margin:0 -4px;position:relative;width:30px}.post-author-image-link:first-child{z-index:10}.post-author-image-link:nth-child(2){z-index:9}.post-author-image-link:nth-child(3){z-index:8}.post-author-image-link:nth-child(4){z-index:7}.post-author-image-link:nth-child(5){z-index:6}.post-author-image{border:2px solid var(--white-color);border-radius:50%}.post-author-name{color:var(--secondary-text-color);font-size:13px;font-weight:700;line-height:1}.post-author-name-link+.post-author-name-link:before{color:var(--secondary-text-color);content:", "}@media (max-width:767px){.post-media.large{margin-bottom:30px}.post:not(.single-post) .post-title{font-size:20px!important}}.pagination{align-items:center;display:flex;margin-bottom:45px;margin-top:30px}.pagination-left,.pagination-right{flex:2;font-weight:700}.pagination-right{text-align:right}.page-number{border:1px solid var(--mid-gray-color);border-radius:30px;color:var(--secondary-text-color);font-size:13px;font-weight:700;line-height:0;padding:16px}.filter__container,.pub__desc{background:var(--green50);border-radius:20px;display:inline-flex;flex-wrap:wrap;margin-bottom:3rem;max-width:100%;padding:1rem 0 0 1rem}.pub__desc{padding:1rem}.post-feed__container{display:flex;flex-wrap:wrap;justify-content:space-between}.event__container .btn_download,.event__container .btn_event,.event__container .category,.event__container .type,.filter__container .btn,.pub__container .btn_download,.pub__container .date{background:#fff;border-radius:13.5px;color:var(--green700);cursor:pointer;font-size:13px;font-weight:500;margin-bottom:1rem;margin-right:1rem;padding:.3rem 1rem;white-space:nowrap}.event__container .category,.event__container .type{pointer-events:none}.event__container .btn_download,.event__container .btn_event,.event__container .category,.event__container .type,.pub__container .btn_download,.pub__container .date{margin-bottom:unset;margin-right:unset;padding:.5rem 1rem}.filter__container .btn:hover{background:var(--green100);color:var(--green800)}.filter__container .btn.active{background:var(--green500);color:var(--green50)}.event__meta,.pub__meta{display:flex}.event__container,.pub__container{background:var(--green50);border-radius:20px;display:none;flex-direction:column;float:left;margin-bottom:1.6rem;padding:1rem;transition:.2s ease-in-out;width:49%}.pub__container{display:unset;width:100%}.pub__container .click.more{background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 30%);margin-top:-.8rem;padding-top:.8rem;position:relative}.pub__people{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;margin-top:2rem}.pub__people .title__label{margin-bottom:-.5rem}.pub__person{align-items:center;display:flex;flex-direction:row;gap:1rem}.pub__person .person_meta{display:flex;flex-direction:column}.pub__person .person_image{border-radius:.6rem;width:6rem}.pub__person .person_name{color:var(--green700);display:block;font-weight:500}.pub__person .person_title{color:var(--green700);display:block;font-size:13px;margin-top:-.4rem;opacity:.6}.event__content .title__label,.pub__content .title__label{color:var(--green400);display:block;font-size:13px}.event__content .title__value,.pub__content .title__value{color:var(--green700);font-weight:500}.title__value.abstract{font-weight:400}.event__content .date,.event__content .names{margin-top:1rem}.event__content,.pub__content{background:#fff;border-radius:13.5px;margin:1rem 0;padding:1rem}.pub__content .title{margin-bottom:1rem}.event__container .category,.event__container .type,.pub__container .date{background:var(--green100);color:var(--green500);margin-right:1rem}.event__container .btn_download,.pub__container .btn_download{margin-right:1rem}.event__container .btn_download,.event__container .btn_event,.pub__container .btn_download{background:var(--green500);color:var(--green50)}.event__container .btn_download:hover,.event__container .btn_event:hover,.pub__container .btn_download:hover{background:var(--green600);color:var(--green50)}.event__container .event_link{margin-left:auto}.single-post .post-image-link{pointer-events:none}@media (max-width:767px){.event__container{float:unset;width:100%}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:4.8rem}.gh-content p a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.has-serif-body .gh-content .kg-callout-text,.has-serif-body .gh-content .kg-toggle-content>ol,.has-serif-body .gh-content .kg-toggle-content>p,.has-serif-body .gh-content .kg-toggle-content>ul,.has-serif-body .gh-content>blockquote,.has-serif-body .gh-content>dl,.has-serif-body .gh-content>ol,.has-serif-body .gh-content>p,.has-serif-body .gh-content>ul{font-family:var(--font-serif)}.share{align-items:center;display:flex;line-height:1;margin-top:30px}.share-item{border-radius:3px;color:var(--white-color);font-size:16px;height:28px;line-height:28px;text-align:center;width:28px}.share-item+.share-item{margin-left:8px}.share-facebook{background-color:#3b5998}.share-twitter{background-color:#1da1f2}.share-pinterest{background-color:#bd081c}.share-linkedin{background-color:#0077b5}.share-reddit{background-color:#ff4500}.share-tumblr{background-color:#35465c}.share-vk{background-color:#45668e}.share-pocket{background-color:#ef4056}.share-telegram{background-color:#08c}.author{display:flex;margin-top:60px}.author+.author{margin-top:30px}.author-image-placeholder{border-radius:50%;flex-shrink:0;height:70px;overflow:hidden;width:70px}.author-wrapper{margin-left:25px;max-width:550px}.author-header{align-items:center;display:flex}.author-header-wrapper,.author-name{position:relative}.author-name{align-items:center;cursor:pointer;display:flex;font-size:18px;font-weight:800;margin-bottom:0}.author-name:after{content:"\e92e";font-family:Alto,sans-serif;font-size:19px;margin-left:1px}.author-social{background-color:var(--dark-gray-color);border-radius:3px;display:flex;flex-direction:column;font-size:12px;left:100%;line-height:1;margin-left:-26px;margin-top:5px;opacity:0;padding:8px 0;pointer-events:none;position:absolute;top:100%;transform:translateY(5px);transition:opacity .2s var(--animation-base),transform .2s var(--animation-base)}.author-social:before{color:var(--dark-gray-color);content:"\e900";font-family:Alto,sans-serif;font-size:19px;left:7px;position:absolute;top:-12px}.author-social.enabled{opacity:1;pointer-events:auto;transform:translateY(0)}.author-social-item{color:var(--white-color);font-weight:700;padding:5px 11px;white-space:nowrap}.author-location-icon{position:relative;top:1px}.author-bio{font-size:15px;margin-top:8px}.author-location{color:var(--secondary-text-color);font-size:11px;font-weight:800;letter-spacing:.5px;margin-left:-2px;margin-top:12px;text-transform:uppercase}.toggle-track{background-color:var(--green700)}.dark-mode .toggle-track{background-color:var(--green600)}.navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-top:3rem;width:100%}.sep{display:flex;height:100%;margin:0 15px;width:1px}.sep:after{background-color:var(--mid-gray-color);content:"";height:40%;margin:auto;transition:background-color .5s var(--animation-base);width:100%}.main-menu{width:100%}.nav-list{background:var(--green500);border-radius:5rem;display:flex;flex-wrap:wrap;margin-block-end:0;margin-block-start:0;padding:.33rem}.menu-item.home-regular,.menu-item.home-solid{margin-left:0}.navigation{display:flex;margin-top:-15px}.navigation-item{flex:1}.navigation-item-link{font-size:17px;font-weight:700}.navigation-next{margin-left:30px;text-align:right}.menu-item{backface-visibility:hidden;background:var(--green500);border-radius:3rem;color:var(--green200);font-size:1.4rem;line-height:1;list-style:none;margin:0 0 0 1rem;padding:.7rem 1.3rem;transition:opacity .3s var(--animation-short);white-space:nowrap}.menu-item-link:hover,.menu-item:hover{background:var(--green600);color:var(--white);cursor:pointer}.menu-item,.post-meta{font-weight:500;text-transform:uppercase}.menu-item.menu-item-membership{margin-left:auto}.menu-item.active,.menu-item.home-solid,.page-membership .menu-item-membership{background:var(--green700);color:var(--white)}.home-solid .menu-item-link:hover,.menu-item.active a:hover,.menu-item.active:hover,.page-membership .menu-item-membership .menu-item-link:hover,.page-membership .menu-item-membership:hover{background:var(--green700)}.menu-item.home-regular,.menu-item.home-solid{background:var(--green500);color:var(--green200);display:none}.menu-item.home-solid{display:block}.dark-mode .menu-item a{color:var(--green100)}.dark-mode .menu-item.active a{color:var(--white)}.featured-posts{margin:45px 0}.featured-posts .post,.featured-posts .post-header,.featured-posts .post-title{margin-bottom:0}.featured-posts .post-header{text-align:center}.featured-posts .post-title{font-size:18px;line-height:1.3}@media (max-width:767px){.featured-posts{margin:0}}.related-posts{margin-top:60px}.related-posts .post{margin-bottom:0}.related-posts .post-meta-length,.related-posts .post-meta-tags{display:none}.related-title{font-size:13px;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase}@media (max-width:767px){.related-column+.related-column .post{margin-top:30px}}.comment-container{background-color:var(--light-gray-color);margin-top:45px;padding:30px 0}.comment-container a{color:var(--primary-color)!important}@font-face{font-family:Alto;font-style:normal;font-weight:400;src:url(../fonts/Alto.ttf) format("truetype"),url(../fonts/Alto.woff) format("woff"),url(../fonts/Alto.svg) format("svg")}.icon:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal normal 24px/1 Alto;font-size:inherit;line-height:inherit;text-rendering:auto}.icon-chevron-left:before{content:"\e929"}.icon-chevron-right:before{content:"\e92a"}.icon-arrow-left:before{content:"\e92b"}.icon-arrow-right:before{content:"\e92c"}.icon-map-marker:before{content:"\e92d"}.icon-menu-down:before{content:"\e92e"}.icon-menu-up:before{content:"\e900"}.icon-window-close:before{content:"\e92f"}.icon-white-balance-sunny:before{content:"\e930"}.icon-brightness-2:before{content:"\e931"}.icon-play:before{content:"\e932"}.icon-bookmark:before{content:"\e933"}.icon-behance:before{content:"\e934"}.icon-dribbble:before{content:"\e935"}.icon-facebook:before{content:"\e936"}.icon-github-circle:before{content:"\e937"}.icon-instagram:before{content:"\e938"}.icon-linkedin:before{content:"\e939"}.icon-pinterest:before{content:"\e93a"}.icon-pocket:before{content:"\e93b"}.icon-reddit:before{content:"\e93c"}.icon-rss:before{content:"\e93d"}.icon-telegram:before{content:"\e93e"}.icon-tumblr:before{content:"\e93f"}.icon-twitter:before{content:"\e940"}.icon-vk:before{content:"\e941"}.slicknav_menu .slicknav_nav{display:block!important;width:100%}ul.slicknav_nav{padding-left:4vw}.slicknav_menu .menu-item{display:block;font-size:2rem;line-height:auto;margin:2rem 0;padding:1.4rem 2rem;text-align:center;width:calc(100% - 4vw)}.page-membership .slicknav_menu .menu-item-membership,.slicknav_menu .menu-item.active,.slicknav_menu .menu-item.home-solid{border:3px solid var(--green100)}.slicknav_menu .menu-item.home-regular,.slicknav_menu .menu-item.home-solid{display:none}.slicknav_menu .menu-item.home-solid{display:block}.owl{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl .owl-stage{position:relative;touch-action:pan-Y}.owl .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl .owl-stage-outer{overflow:hidden}.owl .owl-item,.owl .owl-stage-outer{position:relative;transform:translateZ(0)}.owl .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;backface-visibility:hidden;float:left;min-height:1px}.owl .owl-item>img{display:block;transform-style:preserve-3d;width:100%}.owl .owl-dots.disabled,.owl .owl-nav.disabled{display:none}.owl .owl-dot,.owl .owl-next,.owl .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl .owl-next,.owl .owl-prev{background-color:var(--white-color);border:0;border-radius:50%;box-shadow:var(--shadow-base);color:var(--dark-gray-color);font-size:21px;height:40px;line-height:40px;margin-top:-20px;opacity:0;outline:none;padding:0;position:absolute;text-align:center;top:130px;transition:color .5s var(--animation-base),opacity .5s var(--animation-base);width:40px}.owl .owl-next.disabled,.owl .owl-prev.disabled{color:var(--secondary-text-color);cursor:default}.owl .owl-prev{left:-20px}.owl .owl-next{right:-20px}.owl .owl-dots{margin-top:20px}.owl .owl-dot,.owl .owl-dots{display:flex;justify-content:center}.owl .owl-dot{align-items:center;border:0;height:20px;outline:none;padding:0;width:20px}.owl .owl-dot span{background-color:var(--mid-gray-color);border-radius:50%;height:8px;width:8px}.owl .owl-dot.active span{background-color:var(--black-color)}.owl.owl-loaded{display:block}.owl.owl-loading{display:block;opacity:0}.owl.owl-hidden{opacity:0}.owl.owl-refresh .owl-item{visibility:hidden}.owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl.owl-grab{cursor:move}.no-js .owl{display:block}.owl .animated{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear}.owl .owl-animated-in{z-index:0}.owl .owl-animated-out{z-index:1}.owl .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}@media (max-width:767px){.owl .owl-prev{left:10px}.owl .owl-next{right:10px}}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .5s var(--animation-base)}.u-clearfix:after,.u-clearfix:before{content:" ";display:table}.u-clearfix:after{clear:both}.u-permalink{bottom:0;outline:none;right:0;z-index:50}.u-object-fit,.u-permalink{left:0;position:absolute;top:0}.u-object-fit{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.u-placeholder{background-color:var(--light-gray-color);position:relative;z-index:10}.u-placeholder:before{content:"";display:block}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}.u-hover-item{transition:opacity .3s var(--animation-base)}.u-hover-wrapper:hover .u-hover-item{opacity:.7}.u-hover-wrapper:hover .u-hover-item:hover{opacity:1}.u-text-format>*{margin-bottom:0}.u-text-format>*+*{margin-top:30px}.u-text-format>:first-child{margin-top:0!important}.u-text-format>*+ol,.u-text-format>*+p,.u-text-format>*+ul{margin-top:20px}.u-text-format h1,.u-text-format h2,.u-text-format h3,.u-text-format h4,.u-text-format h5,.u-text-format h6{font-weight:800;margin-top:40px}.has-serif-title .u-text-format h1,.has-serif-title .u-text-format h2,.has-serif-title .u-text-format h3,.has-serif-title .u-text-format h4,.has-serif-title .u-text-format h5,.has-serif-title .u-text-format h6{font-family:var(--font-serif)}.u-text-format h1+p,.u-text-format h2+p,.u-text-format h3+p,.u-text-format h4+p,.u-text-format h5+p,.u-text-format h6+p{margin-top:15px}.u-text-format h1{font-size:26px}.u-text-format h2{font-size:23px}.u-text-format h3{font-size:20px}.u-text-format h4{font-size:17px;font-weight:700}.u-text-format h5{font-size:15px;font-weight:700}.u-text-format h6{font-size:13px;font-weight:700;text-transform:uppercase}.u-text-format a{color:var(--primary-color);position:relative;text-decoration:underline}.u-text-format ol li,.u-text-format ul li{margin:15px 0}.u-text-format>.kg-card,.u-text-format>.kg-card+*{margin-top:45px}.u-text-format blockquote,.u-text-format blockquote+*{margin-top:30px}.has-serif-body .u-text-format>blockquote,.has-serif-body .u-text-format>dl,.has-serif-body .u-text-format>ol,.has-serif-body .u-text-format>p,.has-serif-body .u-text-format>ul{font-family:var(--font-serif)}@media (max-width:767px){.u-placeholder.horizontal:before{padding-bottom:62.5%}}.dark-mode body{background-color:var(--dark-mode-bg-color);color:var(--dark-mode-primary-text-color)}.dark-mode .author-social-item:hover,.dark-mode .canvas-close,.dark-mode .error-code,.dark-mode .kg-bookmark-author,.dark-mode .kg-bookmark-publisher,.dark-mode .kg-bookmark-title,.dark-mode .logo-text,.dark-mode .menu-item-link:hover,.dark-mode .u-text-format strong,.dark-mode a:not(.menu-item-link):not(.post-tag):not(.post-link):not(.kg-btn):not(.kg-nft-card-container):not(.kg-product-card-button):not(.kg-header-card-button),.dark-mode blockquote,.dark-mode figcaption,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6{color:var(--white-color)}.dark-mode .logo-image+.logo-image{opacity:0}.dark-mode .burger:after,.dark-mode .burger:before,.dark-mode hr,.dark-mode hr:after,.dark-mode hr:before{background-color:var(--white-color)}.dark-mode .logo-image.white{opacity:1}.dark-mode .author-location,.dark-mode .author-social-item,.dark-mode .button-arrow-icon,.dark-mode .kg-bookmark-description,.dark-mode .menu-item-link,.dark-mode .page-number,.dark-mode .post-link.secondary,.dark-mode .post-meta{color:var(--dark-mode-secondary-text-color)}.dark-mode .kg-bookmark-card,.dark-mode .page-number,.dark-mode .post-footer{border-color:var(--dark-mode-border-color)}.dark-mode .comment-container,.dark-mode .kg-header-card.kg-style-light,.dark-mode .u-placeholder,.dark-mode :not(pre)>code,.dark-mode pre{background-color:var(--dark-mode-darker-bg-color)}.dark-mode .off-canvas{background-color:var(--dark-mode-bg-color)}.dark-mode .sep:after{background-color:var(--dark-mode-border-color)}.dark-mode .u-text-format ol li:before{font-weight:700}.dark-mode blockquote{border-color:var(--white-color)}.dark-mode button{color:var(--white-color)}.dark-mode input[type=range]{color:var(--dark-mode-primary-text-color)}.wrap{flex-wrap:wrap;padding:2rem}.button-row{margin-top:2rem}.bottom-two-rem{margin-bottom:1.2rem!important}article.tag-privacy ol,article.tag-privacy ul{margin-bottom:5rem}article.tag-privacy ul li a{color:var(--green500)}article.tag-privacy h2{margin-top:4rem}article.tag-privacy h2[id]:first-of-type:after{display:inherit}article.tag-privacy h1{color:var(--green600);font-weight:500;line-height:1.2;margin-bottom:2rem}.site-content{padding-top:2.5rem}.survey{background:var(--green50);margin-bottom:3rem;padding:1rem 2rem}.survey h3{margin:1rem 0}h3 a{text-decoration:none}.survey .button{margin-bottom:.8rem}.button.height-unset{height:unset}.survey p{padding-bottom:2rem}.clover{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:6rem;margin-top:6rem}a.leaf{background:var(--green100);border:2px solid #fff;color:var(--green500);height:17rem;text-decoration:none}a.leaf,a.leaf:hover{transition:all .3s ease-in-out}a.leaf:hover{background:var(--green200);color:var(--green600)}.dark-mode a.leaf{background:var(--green800);border:2px solid var(--grey700)}.dark-mode a.leaf:hover{background:var(--green900)}.leaf:first-child{border-radius:20rem 20rem 1rem 20rem}.leaf:nth-child(2){border-radius:20rem 20rem 20rem 1rem}.leaf:nth-child(3){border-radius:20rem 1rem 20rem 20rem}.leaf:nth-child(4){border-radius:1rem 20rem 20rem 20rem}.leaf:first-child:hover{border-radius:20rem 20rem 3rem 20rem;transform:rotate(2deg) translate(-2%,-2%);transform-origin:bottom right;transition:all .3s ease-in-out}.leaf:nth-child(2):hover{border-radius:20rem 20rem 20rem 3rem;transform:rotate(-2deg) translate(2%,-2%);transform-origin:bottom left;transition:all .3s ease-in-out}.leaf:nth-child(3):hover{border-radius:20rem 3rem 20rem 20rem;transform:rotate(-2deg) translate(-2%,2%);transform-origin:top right;transition:all .3s ease-in-out}.leaf:nth-child(4):hover{border-radius:3rem 20rem 20rem 20rem;transform:rotate(2deg) translate(2%,2%);transform-origin:top left;transition:all .3s ease-in-out}.clover>a.leaf{animation:fadein .6s ease-out .2s 1;flex-basis:50%;flex-direction:column;transition:all .3s ease-in-out}.clover>a.leaf,.clover>a.leaf>span{display:flex;justify-content:center}.clover>a.leaf>span{flex-direction:row}.logo-container{display:flex;flex-direction:column;height:7rem;justify-content:center}.location img{border-radius:.7rem}.clover img.logo{margin-bottom:1rem;margin-left:1.5rem;max-height:7rem}.clover img.logo#shra{max-height:4rem}.clover img.logo#data,.clover img.logo#lauf{max-height:6rem}.clover a.leaf img{filter:brightness(5.6) saturate(6) hue-rotate(90deg);transition:all .3s ease-in-out}.clover a.leaf:hover img{filter:brightness(4.2) saturate(6) hue-rotate(90deg);transition:all .3s ease-in-out}hr.seperator{border:.01rem solid var(--grey500);border-radius:unset;height:unset;margin-top:6rem;width:unset}a{color:inherit}.post-header.big-title .post-title,h2,h2#signup{color:var(--green700);font-size:2.8rem;line-height:4rem}.dark-mode .post-header.big-title .post-title,.dark-mode h2,.dark-mode h2#signup{color:var(--white)}h2[id]:first-of-type{font-size:2.6rem;font-weight:400;line-height:1.4}h2[id]:first-of-type:after{display:none}.home-event{background:var(--green50);color:var(--green400);display:flex;flex-direction:column;padding:1rem 1.7rem 0}.home-event.more{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;padding-bottom:1rem}.home-event.current{background:var(--green400);border:1px solid var(--green5500);border-top-left-radius:1rem;border-top-right-radius:1rem;color:var(--green50);font-weight:500;padding:1.5rem 1.7rem}.home-event.current:nth-of-type(2){border-top-left-radius:0;border-top-right-radius:0;margin-top:1px}.home-event.current .home-event-link{font-weight:600}.home-event svg{transition:.2s ease-in}.home-event.current svg{display:none}.home-event:hover svg{margin-left:.6rem;transition:.2s ease-out}.home-event.current span{color:var(--green200);display:block;font-weight:400}.home-event.current a.button{display:block;margin-bottom:0;margin-top:1rem}article section{padding:1rem 0 2rem}p.intro{margin-top:1.3rem}article{position:relative}article .post-link{bottom:0;left:0;position:absolute;right:0;top:0}.feed-carousel article{margin-bottom:2rem}.feed-carousel article:nth-of-type(n+3){display:none}@media (min-width:818px){.feed-carousel:after{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.5) 1%,hsla(0,0%,100%,0) 3%,hsla(0,0%,100%,0) 97%,hsla(0,0%,100%,.5) 99%,#fff);z-index:1}.feed-carousel{background:var(--white);display:flex;overflow:auto;scroll-padding:4rem;scroll-snap-type:x mandatory}.feed-carousel article{flex-basis:calc(50% - 5rem);flex-shrink:0;margin-bottom:unset;scroll-snap-align:start}.feed-carousel article:nth-of-type(n+3){display:unset}}.post-meta{display:inline-block}.post-meta-item:after{content:"\02022";font-family:serif;padding:0 .87rem 0 .6rem}.post-author{display:initial}.post-author-name:nth-child(n+2){margin-left:-4px}.gh-content>h2[id]{font-weight:inherit}.dark-mode h2{color:var(--grey50)}.dark-mode hr.seperator{border:.01rem solid var(--grey50);opacity:.5}hr.seperator:after,hr.seperator:before{display:none}h2.home a{text-decoration:none}.strong,article p a{font-weight:600}.post-feed{//margin-top:1rem}.post-title-date{float:right;font-weight:500;opacity:.5}.float-left-half figure,.float-left-two-thirds figure{float:left;margin:8px 20px 6px 0}.float-right-half figure,.float-right-two-thirds figure{float:right;margin:8px 0 6px 20px}.float-left-half figure,.float-right-half figure{max-width:50%}.float-left-third figure,.float-right-third figure{max-width:33%}@media (min-width:64em){.float-left-two-thirds figure,.float-right-two-thirds figure{max-width:67%}}.surface{background-color:var(--green500);color:var(--white)}.emplution-footer{display:block}.dark-mode .surface{background-color:var(--green800);color:var(--grey50)}.surface.blank{background-color:none}.heading span{float:right;font-size:16px;font-weight:500;margin-top:.8rem;opacity:.5}.heading h2 span a:hover{padding-left:.4rem;text-decoration:underline}.heading h2 span a svg{margin-left:1rem;transition:.2s}.heading h2 span a:hover svg{transform:translateX(.4rem);transition:.2s}.news .post{background:var(--green50);padding:3vw 0;width:100%}.site-main .post-feed .post{margin-bottom:3rem;margin-bottom:10rem}.dark-mode .news .post{background:var(--green800)}.post-link{padding-left:unset}.read-more{margin-top:2rem}.post-footer a{align-items:center;display:flex;font-size:12px;font-weight:700;letter-spacing:.3px;padding-left:14px;position:relative;text-transform:uppercase}.dark-mode .post-footer .post-link.primary{color:var(--white)}.post-card-excerpt .post-excerpt{display:block;flex-direction:column;justify-content:center}.post-excerpt:after{content:"..."}.logo-wall{margin-top:2rem}.logos{align-items:center;display:flex;flex-wrap:wrap}.logos.logos-flex{justify-content:space-between;margin:0 auto;max-width:1140px;width:calc(100% - 4vw)}.logos.space-evenly{justify-content:space-evenly}.kg-canvas{grid-template-columns:unset;max-width:calc(750px + 8vw)}.home-template .container.medium,[class^=page-home] .container.medium{margin-bottom:4rem}.container.medium.plus-size{max-width:calc(750px + 10vw)}.home-template .container.medium#sponsors,.home-template .site-header .container.medium{margin-bottom:unset}.home-template .container.medium#sponsors h2{margin-bottom:1.3rem}.logos.logos-flex .logo{flex:unset;height:10rem;margin:none}.logos.logos-flex a{margin-bottom:4rem;padding:0 1rem}.logos.logos-flex a .logo{align-content:center;align-items:center;display:flex;margin:0 auto;padding:0 auto}.logos img.logo{filter:brightness(5.4) saturate(6) hue-rotate(90deg)}.logos img.logo:hover{filter:brightness(4.4) saturate(6) hue-rotate(90deg)}.logo#sgaop{height:3.5rem}.logo#emplution{height:5.5rem}.logo#hrswiss{height:5rem}.logo#hrtoday{height:2.5rem}.logo#hrcampus,.logo#hrdatateam{height:4rem}.logo#coop{height:3rem;margin-top:1.4rem}.logo#post{height:3.5rem}.logo#innosuisse{height:7rem}.logo#axa{height:4.5rem}.logo#zhaw{height:5rem}.logo#ey{height:5.5rem}.logo#visier{height:2.3rem}.single-post .post-header{text-align:unset}.page-example img{max-width:25rem}img.map{margin:1rem 0 2rem;width:100%}.page-about article{padding-bottom:3rem}a.post-image-link .u-object-fit,a.post-image-link .u-permalink{position:relative}.u-placeholder.horizontal:before{padding-bottom:unset}.post-media{margin-bottom:2rem!important;padding:0!important}.container{opacity:.01;transition:.1s ease-out}.fontawesome-i2svg-active .container{opacity:unset;transition:.2s ease-out}@media (min-width:600px){.home-event{flex-direction:row}.home-event.current{align-items:center}.home-event.current a.button{margin-left:auto;margin-top:0;width:-moz-fit-content;width:fit-content}}@media (min-width:818px){.pad-0{padding-left:unset;padding-right:unset}.feed-carousel:after{content:"";height:32rem;pointer-events:none;position:absolute;width:calc(750px + 10vw)}.post-author{align-items:center;display:flex}.post-author-name:nth-child(n+2){margin-left:unset}.post-meta{display:flex}article .container{padding-left:unset;padding-right:unset}.news .post{border-radius:1rem;padding:1.6vw 2vw}.container.logo-wall{padding-left:0;padding-right:0}.container.logo-wall h2{padding-left:4vw;padding-right:4vw}.news .post-feed>article{margin:0 1rem}.news .post-feed>article:first-child{margin-left:2rem}.news .post-feed>article:last-child{margin-right:2rem;scroll-snap-align:end}.post-card-excerpt .post-excerpt{height:15rem}.emplution-footer{border-radius:1rem;margin-bottom:48px;padding-bottom:48px}.emplution-footer .container{padding-left:unset;padding-right:unset}}@media (min-width:1460px){.logos.logos-flex{max-width:1500px}}@keyframes fadein{0%{opacity:0;transform:translateY(8%)}to{opacity:1;transform:translateY(0)}}.featured{background:var(--green50);border:1px solid var(--green100);border-radius:.7rem;display:block;margin:2rem 0;padding:2rem 2rem 1rem;width:100%}@media (min-width:600px){.featured{display:inline-flex}.featured .column:first-of-type{margin-right:2rem}.featured .column:last-of-type{max-width:60%}.info{display:block}.featured h3{margin-bottom:1.8rem;margin-top:0}}.featured .column{display:flex;flex-direction:column}.featured .column.column-full{margin-right:unset;max-width:100%;width:100%}.featured .column p{margin-bottom:1rem;margin-top:-.45rem}.info{color:var(--green400);filter:saturate(.4) brightness(1.6);font-size:1.1rem;font-weight:600;margin-top:1rem;opacity:.8;text-transform:uppercase}.info:hover{filter:unset;opacity:1}.info svg{margin-left:.4rem}h3.muted{color:var(--green400);display:flex;margin-top:0;white-space:nowrap}h3.muted span{background:var(--green100);border-radius:2px;height:3px;margin:1.1rem 0 0 1.8rem;width:100%}h3.internal{margin-bottom:1rem}h3.break{white-space:unset}.featured img{border-radius:.3rem;height:auto;width:100%}.featured a.button.secondary{border-radius:.3rem;margin-bottom:2.65rem;margin-top:auto}.ad img+p{font-weight:500;margin-top:1rem}table.agenda{border-collapse:collapse;margin:1rem 0 3rem;width:100%}table.agenda span.speaker{font-weight:600}table.agenda td,table.agenda th{vertical-align:top}table.agenda td.time{min-width:calc(4.5ch + 2rem);padding:1rem}table.agenda td.desc{max-width:60ch;padding:1rem 0 1rem 1rem}table.agenda td.duration{color:var(--grey400);font-family:monospace;padding:1rem 1rem 1rem 0;text-align:right;white-space:nowrap}table.agenda td.time{border-right:1px solid var(--grey300)}table.agenda tr:not(:last-child){border-bottom:1px solid var(--grey300)}table.agenda tr:nth-child(2n){background:var(--grey50)}.agenda .chip{background-color:var(--green500);border-radius:5rem;color:#fff;font-family:var(--font-sans);font-size:.75em;font-weight:600;padding:0 .5em;text-align:center}.recording{background:var(--green50);border-radius:1rem;margin:2rem 0;padding:1.5rem 2rem 2rem}.recording .recording__remark{color:var(--green400);filter:saturate(.3);font-size:1.3rem;font-style:italic;margin-bottom:0;margin-top:-1rem}.recording .recording__title{line-height:2.2rem;padding-block:1rem}.recording .recording__speaker{color:var(--green400);filter:saturate(.3);font-size:1.3rem;margin-bottom:2rem;margin-top:-.5rem}.recording>a{background:var(--green100);border:0;border:2px solid var(--green200);border-radius:.4rem;color:var(--green500);cursor:pointer;font-size:1.4rem;font-weight:500;padding:.7rem 1.2rem;text-decoration:none;transition:.2s ease-out;white-space:nowrap}.recording>a:hover{background:var(--green200);transition:.2s ease-out}.recording>a svg{padding-right:.4rem}.click{color:var(--green400);display:block;font-weight:500;margin-bottom:1.5rem}.click:hover{cursor:pointer;text-decoration:underline}.less{float:right;margin-bottom:3rem;margin-top:1.2rem}.hidden{display:none}.text-center{text-align:center}.extendable{animation:close 50ms linear .1s forwards;max-height:4.26em;overflow:hidden;transition:max-height .3s cubic-bezier(0,1,0,1)}.extendable.open{max-height:100rem}.clamped{-webkit-box-orient:vertical;animation:close .1s linear .1s forwards;display:-webkit-box!important;margin-bottom:0;max-height:4.26em;overflow:hidden;text-overflow:ellipsis;transition:max-height .3s cubic-bezier(.9,0,.8,.2)}.clamped.open{max-height:100rem;text-overflow:unset}.extendable.open hr{border:0;border-top:none!important;margin:1.6rem 0!important}.open{animation:open .1s ease-out 0s forwards}.speakers .discussant{display:inline-block;margin-bottom:2rem;margin-top:0}.speakers p{line-height:1.42;margin:0}.speakers p.topic{margin-bottom:2rem}.speakers h4{color:var(--green300);filter:saturate(.7);font-weight:600;margin-bottom:1em;margin-top:.2rem}.speakers .discussant h3{color:var(--green600);margin-bottom:0;margin-top:.25rem}.speakers img{border-radius:1rem;float:left;margin-right:1.5rem;max-width:170px}.extendable a.button{margin-bottom:1.5rem;margin-top:1.5rem;max-width:200px}span.gendern{filter:brightness(3.55) saturate(.23)}@keyframes open{0%{line-clamp:3;-webkit-line-clamp:3}to{line-clamp:none;-webkit-line-clamp:none}}@keyframes close{0%{line-clamp:none;-webkit-line-clamp:none}to{line-clamp:3;-webkit-line-clamp:3}}.people{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.advisory__title{margin-bottom:3rem;margin-top:3rem}.person{border-radius:1rem;flex-basis:50%;padding:0 4vw}.dark-mode .person{background:var(--green800)}.person{align-items:center;background:unset;display:flex;flex-direction:column;padding:unset}.person img{border-radius:1rem;margin-bottom:.5rem;width:60%}.person i,.person svg{height:2rem;margin-bottom:-.2rem;margin-right:.6rem}.person h3.name{font-weight:400;margin-bottom:.5rem;padding-top:.5rem;text-align:center}.people .button.tertiary{color:var(--green300);margin-bottom:4rem;margin-left:2.8rem}.people .button.tertiary:hover{color:var(--green400);margin-left:3.2rem;text-decoration:none}.people .button.tertiary svg{color:var(--green50)}.people .button.tertiary:hover svg{color:var(--green400)}@media (min-width:660px){.person{border-radius:1rem;flex-basis:33%}}.page-membership h3{display:block;margin-bottom:.6rem;margin-top:3.5rem}.benefits{display:inline-flex;flex-wrap:wrap}.benefits img{border-radius:5px;margin-bottom:.75rem;padding-top:0;transition:.55s ease-in-out}.benefits img:hover{transform:translateY(-3px);transition:.25s ease-in-out}.benefits a,.benefits p{font-size:1.3rem;line-height:1.7rem}.benefits a+a,.benefits p+a{color:var(--green500);display:block;font-weight:600;padding-top:.5rem}.benefit{margin-bottom:2rem}.benefits+p{margin-top:2rem}.benefits+p+a button.secondary{margin-top:.6rem;width:auto}@media screen and (min-width:666px){.benefit{margin-bottom:unset;width:calc(33% - 5px)}.benefits{gap:10px}}
/*# sourceMappingURL=screen.css.map */