@font-face{font-family:"Noto Sans";src:url("../webfonts/NotoSans-Light.woff2") format("woff2"),url("../webfonts/NotoSans-Light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Noto Sans";src:url("../webfonts/NotoSans-Bold.woff2") format("woff2"),url("../webfonts/NotoSans-Bold.woff") format("woff");font-weight:bold;font-style:normal}.text-xs{font-size:1.6rem;line-height:1.25}.text-sm{font-size:2rem;line-height:1.4}.text-base{font-size:2.4rem;line-height:1.5}.text-lg{font-size:2.9rem;line-height:1.15}.text-xl{font-size:3.2rem;line-height:1.2}.text-xxl{font-size:3.6rem;line-height:1.1}.page-container{max-width:1310px;margin:0 auto}main{background-color:#f6f6f6}strong,b{font-weight:700}:is(p,ul,ol,blockquote){margin-bottom:0}:is(p,ul,ol,blockquote):is(:not([class]:not([class=""]))) a{text-decoration:underline}:is(p,ul,ol,blockquote):is(:not([class]:not([class=""]))):not(:last-child){margin-bottom:.5em}:is(p,ul,ol,blockquote) a{color:#a6db1a}:is(p,ul,ol,blockquote) a:hover{color:#8ab716}:is(p,ul,ol,blockquote) img.alignleft{float:left;padding:15px 15px 15px 0}:is(p,ul,ol,blockquote) img.aligncenter{display:block;clear:both;padding:15px 0}:is(p,ul,ol,blockquote) img.alignright{float:right;padding:15px 0 15px 15px}:is(ul,ol){padding-left:0;list-style:none}:is(ul,ol):not([class]:not([class=""])),table :is(th,td) :is(ul,ol){padding-left:36px;color:inherit;list-style:revert}:is(ul,ol):not([class]:not([class=""])) li,table :is(th,td) :is(ul,ol) li{margin:10px 0}img{display:block;max-width:100%;height:auto}a,a:hover{color:inherit;text-decoration:none}label,.label{position:relative;display:block;margin:0;padding:0}.TextFieldInput,.Textarea,.textInput{width:100%;min-width:160px;background:rgba(0,0,0,0);margin:0;padding:15px;border:1px solid #a6db1a;font:inherit;line-height:inherit}.TextFieldInput::-webkit-input-placeholder,.Textarea::-webkit-input-placeholder,.textInput::-webkit-input-placeholder{color:#666;display:inline-block}.TextFieldInput::-moz-placeholder,.Textarea::-moz-placeholder,.textInput::-moz-placeholder{color:#666;display:inline-block}.TextFieldInput::-ms-input-placeholder,.Textarea::-ms-input-placeholder,.textInput::-ms-input-placeholder{color:#666;display:inline-block}.TextFieldInput::placeholder,.Textarea::placeholder,.textInput::placeholder{color:#666;display:inline-block}.TextFieldInput:focus-visible,.Textarea:focus-visible,.textInput:focus-visible{outline:3px solid #a6db1a;outline-offset:0}.modal-video{z-index:9999}.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar{background-color:#a6db1a !important}.tooltip_templates{display:none}.tooltip-aria{position:absolute;visibility:hidden}.tooltipstered.dictionary-word{border-bottom:1px dashed #a6db1a}.tooltipster-base .tooltipster-box{background-color:#a6db1a;border:0;border-radius:0}.tooltipster-base .tooltipster-box .tooltipster-content{padding:16px;font-size:1.4rem;color:#fff}.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{top:auto;bottom:1px}.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#a6db1a}.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#a6db1a}.tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{bottom:auto;top:-1px}.tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#a6db1a !important;top:1px}.tooltipster-base.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#a6db1a !important}.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#a6db1a !important;top:1px}.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#a6db1a !important}.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#a6db1a !important;top:1px}.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#a6db1a !important}button{background:none;border:none;border-radius:0;cursor:pointer;margin:0;outline:none;padding:0}button:focus{outline:none}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;background:none;border:0;border-radius:4px;outline:none;cursor:pointer;margin:0;padding:15px 20px;font-size:1.6rem;font-weight:bold;line-height:1;text-align:center;letter-spacing:.32px;text-decoration:none;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(max-width: 991px){.button{padding:12px 18px}}@media(max-width: 575px){.button{font-size:1.4rem;padding:10px 16px}}.button:focus{-webkit-box-shadow:none;box-shadow:none;outline:3px solid #000}.button-brand{background-color:#a6db1a;color:#fff}.button-brand:focus{outline-color:rgba(166,219,26,.35)}.button-brand:hover{background-color:#8ab716;color:#fff}.button :is(svg,img){-webkit-transition:-webkit-transform 250ms ease;transition:-webkit-transform 250ms ease;-o-transition:transform 250ms ease;transition:transform 250ms ease;transition:transform 250ms ease, -webkit-transform 250ms ease;width:1em;height:auto}.button :is(svg,img) path{fill:currentColor}.button:hover :is(svg,img){-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translateX(2px)}.fhp-no-scroll{position:fixed;overflow-y:scroll;left:0;width:100%}.fhp-cookies{z-index:1000}.fhp-cookies .fhp-cookies-bar{display:none;position:fixed;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1003;width:90vw;max-width:100%}.fhp-cookies .fhp-cookies-bar.open{display:block}.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content{background-color:#232323;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-radius:4px;font-size:1.4rem}@media(max-width: 1024px){.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content .fhp-cookies-info{color:#fff;font-weight:500}@media(max-width: 1024px){.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content .fhp-cookies-info{margin-bottom:15px;text-align:center}}.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content .fhp-cookies-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-10px}@media(max-width: 1024px){.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content .fhp-cookies-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0}}.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content .fhp-cookies-buttons button{font-size:inherit;margin:0 10px}@media(max-width: 1024px){.fhp-cookies .fhp-cookies-bar .fhp-cookies-bar-content .fhp-cookies-buttons button{margin-bottom:10px}}.fhp-cookies .fhp-cookies-popup{background-color:#fff;color:#000;display:none;width:525px;max-width:100%;height:100%;position:fixed;top:0;left:0;z-index:1004;padding:30px;-webkit-box-shadow:3px 0 5px rgba(0,0,0,.1);box-shadow:3px 0 5px rgba(0,0,0,.1)}@media(max-width: 767px){.fhp-cookies .fhp-cookies-popup{padding:55px 15px}}.fhp-cookies .fhp-cookies-popup.open{display:block}.fhp-cookies .fhp-cookies-popup .fhp-cookies-settings{height:100%;max-width:100%}.fhp-cookies .fhp-cookies-popup .fhp-cookies-settings .fhp-cookies-settings-content{padding-right:25px}.fhp-cookies .fhp-cookies-popup .main-text{margin-bottom:20px}.fhp-cookies .fhp-cookies-popup h2,.fhp-cookies .fhp-cookies-popup h3{color:inherit;font-size:2.4rem;font-weight:bold;line-height:normal;margin-bottom:16px}.fhp-cookies .fhp-cookies-popup p{font-size:1.6rem;font-weight:300;line-height:normal;margin-bottom:1em}@media(max-width: 767px){.fhp-cookies .fhp-cookies-popup p{font-size:1.4rem;line-height:1.6}}.fhp-cookies .fhp-cookies-popup p:last-child{margin-bottom:0}.fhp-cookies .fhp-cookies-popup .btn{padding-left:15px;padding-right:15px;white-space:initial}.fhp-cookies .fhp-cookies-popup a{color:inherit}.fhp-cookies .fhp-cookies-popup a[target=_blank]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fhp-cookies .fhp-cookies-popup a[target=_blank]:after{content:"";height:.85em;width:.85em;background:orange;margin-left:4px;background:url("../images/target-blank.svg") center/contain no-repeat}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents{margin:30px 0 50px}@media(max-width: 767px){.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents{margin:30px 0}}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent{margin-bottom:30px}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent:last-child{margin-bottom:0}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title h3{margin-bottom:0}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input{position:absolute;opacity:0}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input~label{cursor:pointer;margin:0;position:relative;padding:5px;-webkit-box-sizing:content-box;box-sizing:content-box;background:#fff;color:#000;font-size:1.6rem;font-weight:bold;border-radius:9999px;width:45px;height:20px;background:#ccc;-webkit-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;-webkit-transition-property:background-color,-webkit-box-shadow;transition-property:background-color,-webkit-box-shadow;-o-transition-property:background-color,box-shadow;transition-property:background-color,box-shadow;transition-property:background-color,box-shadow,-webkit-box-shadow;-webkit-box-shadow:0 0 0 0 rgba(166,219,26,0);box-shadow:0 0 0 0 rgba(166,219,26,0)}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input~label .switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:100%;width:100%}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input~label .switch span{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input~label .switch:before{content:"";width:20px;height:100%;background:#fff;position:absolute;top:0;left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);border-radius:9999px;-webkit-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;-webkit-transition-property:left,width,-webkit-transform;transition-property:left,width,-webkit-transform;-o-transition-property:transform,left,width;transition-property:transform,left,width;transition-property:transform,left,width,-webkit-transform}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input:checked~label{background:#a6db1a}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input:checked~label .switch::before{left:100%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input:active~label .switch::before{width:60%}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input:disabled~label{opacity:.25;pointer-events:none;cursor:default}.fhp-cookies .fhp-cookies-popup .fhp-cookies-consents .fhp-cookies-consent .title .fhp-cookies-field-checkbox input:focus~label{-webkit-box-shadow:0 0 0 3px rgba(166,219,26,.25);box-shadow:0 0 0 3px rgba(166,219,26,.25)}.fhp-cookies .fhp-cookies-popup .fhp-cookies-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px}@media(max-width: 575px){.fhp-cookies .fhp-cookies-popup .fhp-cookies-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.fhp-cookies .fhp-cookies-popup .fhp-cookies-buttons .btn{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;max-width:50%}@media(max-width: 575px){.fhp-cookies .fhp-cookies-popup .fhp-cookies-buttons .btn{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.fhp-cookies .fhp-cookies-popup .fhp-cookies-buttons .btn:not(:first-child){margin-top:20px}}.fhp-cookies .fhp-cookies-popup .fhp-cookies-buttons .btn:nth-child(even){margin-left:20px}@media(max-width: 575px){.fhp-cookies .fhp-cookies-popup .fhp-cookies-buttons .btn:nth-child(even){margin:20px 0 0}}.fhp-cookies .fhp-cookies-popup .fhp-cookies-links{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fhp-cookies .fhp-cookies-popup .fhp-cookies-links li+li{margin-left:40px}@media(max-width: 767px){.fhp-cookies .fhp-cookies-popup .fhp-cookies-links li+li{margin-left:15px}}.fhp-cookies .fhp-cookies-popup .fhp-cookies-links li a{color:inherit;text-decoration:underline}.side-content{max-width:350px;min-width:280px;position:sticky;top:50px;opacity:0;height:100%;z-index:9;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media(max-width: 767px){.side-content{margin-top:0;opacity:1}}.side-content .box{position:fixed;margin-top:50px;font-weight:bold;bottom:50px;max-width:350px;-webkit-transition:all .75s ease-in-out;-o-transition:all .75s ease-in-out;transition:all .75s ease-in-out;-webkit-filter:drop-shadow(0px 0px 16px #A6DB1A);filter:drop-shadow(0px 0px 16px #A6DB1A)}@media(max-width: 1250px){.side-content .box{max-width:290px}}@media(max-width: 767px){.side-content .box{bottom:-20px;left:15px;right:15px;max-width:100%}}.side-content .box>div{-webkit-clip-path:polygon(4% 16%, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(4% 16%, 100% 0, 100% 100%, 0% 100%);background-color:#fff;padding:50px 40px 35px 45px}@media(max-width: 767px){.side-content .box>div{-webkit-clip-path:polygon(0% 0%, 96% 8%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 96% 8%, 100% 100%, 0% 100%);text-align:center;padding-top:35px}}.side-content .table-of-contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-left:45px}@media(max-width: 767px){.side-content .table-of-contents{padding-left:0}}.side-content .table-of-contents li{line-height:.6}.side-content .table-of-contents li.back-to-parent+li{padding-top:8px;border-top:1px solid #000}@media(max-width: 767px){.side-content .table-of-contents li:not(.back-to-parent){display:none}}.side-content .table-of-contents li a{font-size:1.6rem;line-height:1.25;font-weight:700;line-height:1.2;color:#000;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.side-content .table-of-contents li a:hover{color:#a6db1a}.eu-logos-wrapper{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}.eu-logos-wrapper img{height:auto;width:230px;max-width:100%}@media(max-width: 767px){.eu-logos-wrapper img{width:180px}}form.custom-form .sections .section-details{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:5px}form.custom-form .sections .section-title{font-size:2.4rem;line-height:1.5;font-weight:700}form.custom-form .sections .suffix{font-weight:400}form.custom-form .columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px 25px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width: 767px){form.custom-form .columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}form.custom-form .columns .column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}form.custom-form .field{margin-bottom:24px}form.custom-form .field.type--break{margin-bottom:0}form.custom-form .field.type--break>div{height:var(--height, auto)}form.custom-form .field.type--information{font-size:2rem;line-height:1.4}form.custom-form .field.type--checkboxes_group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}form.custom-form .field.type--checkboxes_group fieldset:not(:only-of-type){-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 12px);flex:1 0 calc(50% - 12px);max-width:calc(50% - 12px)}@media(max-width: 575px){form.custom-form .field.type--checkboxes_group fieldset:not(:only-of-type){-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%}}form.custom-form .field.type--checkboxes_group label .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form.custom-form .field.type--checkboxes_group .expand{color:#000}form.custom-form .field.type--checkboxes_group .description{font-size:1.4rem;font-weight:300;line-height:1.4}form.custom-form .field.type--attachment{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}form.custom-form .field.type--attachment span.text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}form.custom-form .field.type--attachment .info span{position:absolute;bottom:100%;display:block;overflow:hidden;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0;background-color:#fff;width:170px;color:#000;font-size:1.2rem;border:1px solid #000;padding:5px;border-radius:5px;z-index:2;visibility:hidden}form.custom-form .field.type--attachment .info:hover span{opacity:1;visibility:visible}form.custom-form .field textarea{min-height:var(--min-height, 178px)}form.custom-form .field label .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:5px;font-weight:700;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form.custom-form .field label .text small{font-size:max(.9em,1.4rem);font-weight:300}form.custom-form .field input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}form.custom-form .field input[type=number]::-webkit-outer-spin-button,form.custom-form .field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}form.custom-form .custom-form-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;padding:15px 50px;background-color:#a6db1a;border:0;border-radius:0;font-size:2.4rem;line-height:1.5;color:#fff}form.custom-form .custom-form-submit.submit-to-right{margin-left:auto}form.custom-form .formMessage{padding-top:20px;font-size:2.4rem;font-weight:700;color:#479a3a}form.custom-form .Input~.ErrorMessage{display:block}.homepage{padding-top:240px;padding-bottom:100px}@media(max-width: 575px){.homepage{padding-top:120px}}.homepage .modules{max-width:850px;margin:0 auto}.homepage .modules .module{margin-bottom:60px}@media(max-width: 1024px){.homepage .modules .module{margin-bottom:30px}}.subpage{padding-bottom:100px}.subpage.scrolled h1{top:50px;margin-top:0}.subpage .page-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media(max-width: 767px){.subpage .page-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.subpage h1{position:fixed;max-width:350px;min-width:280px;top:150px;padding:20px 60px 40px 20px;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:4rem;margin-top:50px;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:10}@media(max-width: 1250px){.subpage h1{max-width:310px}}@media(max-width: 767px){.subpage h1{position:relative;left:0;top:0;margin:0;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);max-width:100%;z-index:1;font-size:3rem}}.subpage h1:before{content:"";position:absolute;z-index:-1;top:0;left:0;height:100%;width:100%;background-color:#a6db1a;-webkit-clip-path:polygon(0 0, 90% 0, 100% 100%, 0 88%);clip-path:polygon(0 0, 90% 0, 100% 100%, 0 88%)}.subpage h1 .subtitle{font-size:2.9rem;line-height:1.15;padding-left:40px}@media(max-width: 767px){.subpage h1 .subtitle{font-size:2.7rem}}.subpage .content{max-width:850px;width:100%;margin-left:auto}.subpage .module{margin-bottom:60px}@media(max-width: 1024px){.subpage .module{margin-bottom:30px}}.subpage.error-404{padding-bottom:200px}@media(max-width: 767px){.subpage.error-404{padding-bottom:100px}}.subpage.error-404 h1{font-size:3.2rem;line-height:1.2}.subpage.error-404 p{font-size:2.9rem;line-height:1.15}.subpage.session{padding-top:200px}@media(max-width: 575px){.subpage.session{padding-top:120px}}.subpage.session .session-info{margin-bottom:50px}.subpage.session .session-info li{position:relative;padding-left:50px;margin-top:50px}.subpage.session .session-info li:before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;background-color:#a6db1a}.subpage.session .session-info li .title{font-weight:700}.subpage.session .leaders-module .leaders{padding-bottom:50px;border-bottom:1px solid #000}.subpage.session .leaders-module .leaders li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:40px}@media(max-width: 575px){.subpage.session .leaders-module .leaders li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.subpage.session .leaders-module .leaders li .image{min-width:180px}@media(max-width: 767px){.subpage.session .leaders-module .leaders li .image{min-width:100px}}.subpage.session .leaders-module .leaders li .image img{width:180px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:90px}@media(max-width: 767px){.subpage.session .leaders-module .leaders li .image img{width:100px;height:100px}}.subpage.session .leaders-module .leaders li .leader-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.subpage.session .leaders-module .leaders li .leader-info h3{font-size:2.9rem;line-height:1.15}@media(max-width: 575px){.subpage.session .leaders-module .leaders li .leader-info h3{font-size:2.4rem;line-height:1.5}}.subpage.session .leaders-module .leaders li .leader-info .caption{font-size:1.8rem}.subpage.visit{padding-top:200px}@media(max-width: 575px){.subpage.visit{padding-top:120px}}.subpage.visit .visit-info{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}.subpage.visit .visit-info li{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 50px);flex:1 0 calc(50% - 50px);max-width:calc(50% - 25px);position:relative;padding-left:50px}.subpage.visit .visit-info li.full-row{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%}@media(max-width: 767px){.subpage.visit .visit-info li{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%}}.subpage.visit .visit-info li:before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;background-color:#a6db1a}.subpage.visit .visit-info li .title{font-weight:700}.subpage.visit .leaders-module .leaders{padding-bottom:50px;border-bottom:1px solid #000}.subpage.visit .leaders-module .leaders li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:40px}@media(max-width: 575px){.subpage.visit .leaders-module .leaders li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.subpage.visit .leaders-module .leaders li .image{min-width:180px}@media(max-width: 767px){.subpage.visit .leaders-module .leaders li .image{min-width:100px}}.subpage.visit .leaders-module .leaders li .image img{width:180px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:90px}@media(max-width: 767px){.subpage.visit .leaders-module .leaders li .image img{width:100px;height:100px}}.subpage.visit .leaders-module .leaders li .leader-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.subpage.visit .leaders-module .leaders li .leader-info h3{font-size:2.9rem;line-height:1.15}@media(max-width: 575px){.subpage.visit .leaders-module .leaders li .leader-info h3{font-size:2.4rem;line-height:1.5}}.subpage.visit .leaders-module .leaders li .leader-info .caption{font-size:1.8rem}.menu-overlay{position:relative;background-color:#fff;padding:120px 0 40px;width:100%;z-index:1;overflow:auto}@media(max-width: 1600px){.menu-overlay{padding-top:80px}}@media(max-width: 767px){.menu-overlay{padding-top:50px}}.menu-overlay .menu-wrapper{width:100%}.menu-overlay nav{height:100%;width:100%;max-width:850px;margin-left:auto}.menu-overlay nav:not(:first-child){margin-top:40px;padding-top:40px;border-top:1px solid #000}.menu-overlay ul.header-main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media(max-width: 1600px){.menu-overlay ul.header-main-menu{gap:30px}}@media(max-width: 1024px){.menu-overlay ul.header-main-menu{gap:20px}}@media(max-width: 767px){.menu-overlay ul.header-main-menu{gap:15px}}.menu-overlay ul.header-main-menu li a{color:#000;font-size:3.6rem;line-height:1.1;font-weight:700;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(max-width: 1600px){.menu-overlay ul.header-main-menu li a{font-size:3.2rem;line-height:1.2}}@media(max-width: 1024px){.menu-overlay ul.header-main-menu li a{font-size:2.4rem;line-height:1.5}}@media(max-width: 767px){.menu-overlay ul.header-main-menu li a{font-size:2rem;line-height:1.4}}.menu-overlay ul.header-main-menu li a:hover{color:#a6db1a}header{position:fixed;left:0;top:0;width:100%;z-index:11;padding:30px 0 0;background-color:#fff}@media(max-width: 767px){header{padding:20px 0}}header .header-shadow{position:absolute;width:100%;height:100vh;bottom:0;z-index:-1;background-color:#fff;-webkit-transform:skewY(3deg);-ms-transform:skewY(3deg);transform:skewY(3deg);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-box-shadow:0 6px 10px -5px #a6db1a;box-shadow:0 6px 10px -5px #a6db1a}header .page-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .site-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}header .site-details .site-logo{display:block}header .site-details .site-logo img{max-height:55px}@media(max-width: 767px){header .site-details .site-logo img{max-height:40px}}header .main-site-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}@media(max-width: 767px){header .main-site-details{display:none}}header .main-site-details .main-site-logo{display:block}header .main-site-details .main-site-logo img{max-height:87px}@media(max-width: 1600px){header .main-site-details .main-site-logo img{max-height:70px}}header .site-tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 30px;z-index:1}header .tool-container{position:relative}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){header .tool-container+.tool-container{margin-left:30px}}header .tool-container svg path{fill:currentColor}header .search-container .search-panel{display:none;position:absolute;top:calc(100% + 10px);right:-10px;padding:10px;background:#f0f0f0}header .search-container .search-panel .search-panel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}header .search-container .search-panel input.search-input{background:none;border:none;border-bottom:1px solid rgba(0,0,0,0);outline:none;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;padding:10px 0;width:300px;margin-left:5px}@media(max-width: 767px){header .search-container .search-panel input.search-input{width:230px}}header .search-container .search-panel input.search-input:focus{border-color:#ccc}header .search-container .search-panel button.perform-search{display:-webkit-box;display:-ms-flexbox;display:flex}header .language-switcher ul{padding:0;margin:0;list-style:none}header .language-switcher ul li{display:block}header .language-switcher ul li.active{display:none}header .language-switcher ul li a{color:currentColor;text-decoration:none}header .tool-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:3px}header .font-trigger svg{height:16px;width:auto}html[data-font-size=min] header .font-trigger .font-min,html[data-font-size=normal] header .font-trigger .font-normal,html[data-font-size=max] header .font-trigger .font-max{fill:#a6db1a}header .search-trigger{position:relative}header .search-trigger span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:350ms ease;-o-transition:350ms ease;transition:350ms ease;-webkit-transition-property:visibility,opacity;-o-transition-property:visibility,opacity;transition-property:visibility,opacity}header .search-trigger span.search-icon-open{opacity:1;visibility:visible}header .search-trigger span.search-icon-close{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);visibility:hidden;opacity:0}header .search-trigger.active span.search-icon-open{opacity:0;visibility:hidden}header .search-trigger.active span.search-icon-close{opacity:1;visibility:visible}header .menu-toggle .icon{width:45px;height:33px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}@media(max-width: 767px){header .menu-toggle .icon{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 767px){header .menu-toggle .icon{width:25px;height:18px}}header .menu-toggle .icon .icon-inner,header .menu-toggle .icon .icon-inner::before,header .menu-toggle .icon .icon-inner::after{content:"";right:0;width:100%;height:2px;background-color:#000;position:absolute;-webkit-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}body.contrast header .menu-toggle .icon .icon-inner,body.contrast header .menu-toggle .icon .icon-inner::before,body.contrast header .menu-toggle .icon .icon-inner::after{background-color:#ff0 !important}header .menu-toggle .icon .icon-inner::before{top:0}header .menu-toggle .icon .icon-inner{position:static}header .menu-toggle .icon .icon-inner::after{top:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}header .menu-toggle .menu-text{font-weight:700}@media(max-width: 767px){header .menu-toggle .menu-text{display:none}}header .menu-toggle.open .icon{display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-toggle.open .menu-text{display:none}header .menu-toggle.open .icon-inner{width:0}header .menu-toggle.open .icon-inner::before{top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}header .menu-toggle.open .icon-inner:after{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}footer{background-color:#fff;z-index:10;position:relative;padding-bottom:40px}@media(max-width: 767px){footer{padding-bottom:30px}}footer .footer-shadow{position:absolute;top:0;width:100%;height:105%;z-index:-1;background-color:#fff;-webkit-transform:skewY(3deg);-ms-transform:skewY(3deg);transform:skewY(3deg);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-box-shadow:0 -6px 10px -5px #a6db1a;box-shadow:0 -6px 10px -5px #a6db1a}@media(max-width: 991px){footer .footer-shadow{height:50%}}footer .footer-wrapper{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 991px){footer .footer-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px}}@media(max-width: 767px){footer .footer-wrapper{gap:20px}}footer .footer-wrapper .contact-info{font-weight:700}footer .footer-wrapper .contact-info a{color:#000;text-decoration:none}footer .footer-wrapper .contact-info a:hover{text-decoration:underline}footer .footer-wrapper .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media(max-width: 767px){footer .footer-wrapper .links{gap:10px}}footer .footer-wrapper .links li a{color:#000;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}footer .footer-wrapper .links li a:hover{color:#a6db1a}@media(max-width: 991px){footer .footer-wrapper .main-site-logo{width:100%}}@media(max-width: 575px){footer .footer-wrapper .main-site-logo img{height:60px}}footer .eu-logos-wrapper{margin-bottom:0}footer .created-by{margin-top:40px}footer .created-by li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;line-height:1.25}footer .created-by li+li{margin-top:10px}.top{margin-bottom:50px}.top .top-image{background-color:#666;width:100%}.top .top-image img{width:100%;min-height:600px;-o-object-fit:cover;object-fit:cover}@media(max-width: 767px){.top .top-image img{min-height:350px}}#share{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out}#share:before{content:attr(data-pre);color:#a6db1a;font-size:20px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left}#share .jssocials-share{color:#fff;width:4.5rem;height:4.5rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;cursor:pointer}#share .jssocials-share svg,#share .jssocials-share img{height:2rem}#share .jssocials-share svg path,#share .jssocials-share img path{fill:#fff}#share .jssocials-share.jssocials-share-twitter{background-color:#00a8d3}#share .jssocials-share.jssocials-share-twitter:hover{background-color:#0094ba}#share .jssocials-share.jssocials-share-facebook{background-color:#32599b}#share .jssocials-share.jssocials-share-facebook:hover{background-color:#2c4e88}#share .jssocials-share.jssocials-share-linkedin{background-color:rgba(0,119,170,.7333333333)}#share .jssocials-share.jssocials-share-linkedin:hover{background-color:#006592}#share .jssocials-shares{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#share .jssocials-share{margin:0 0 0 16px}.module.break{position:relative}.module.break.with-line .col::before{content:"";left:0;right:0;height:1px;background:#000;position:absolute;top:50%}:is(h1,h2,h3,h4,h5,h6){color:var(--custom-color, inherit);margin-bottom:0}h1{font-size:6rem;line-height:1;font-weight:700}h1.smaller{font-size:3.6rem;line-height:1.1}h2{font-size:4.8rem;line-height:1;font-weight:700}@media(max-width: 575px){h2{font-size:3.2rem;line-height:1.2}}h3{font-size:3.2rem;line-height:1.2;font-weight:700}@media(max-width: 575px){h3{font-size:2.4rem;line-height:1.5}}h4{font-size:2.4rem;line-height:1.5;font-weight:700}@media(max-width: 575px){h4{font-size:2rem;line-height:1.4}}h5{font-size:2rem;line-height:1.4;font-weight:700}h6{font-size:1.6rem;line-height:1.25}@media(max-width: 767px){.module.columns div[class*=col-]:not(:last-child){margin-bottom:15px}}.module.columns img{margin:0 auto}@media(max-width: 767px){.module.responsive-image .image-container .desktop-image{display:none}}@media(min-width: 768px){.module.responsive-image .image-container .mobile-image{display:none}}.module.responsive-image .image-container .popup-image{display:none}@media(min-width: 768px){.module.responsive-image .image-container.zoomable .desktop-image img{cursor:pointer}}.module.responsive-image img{display:block;width:var(--width, auto);max-width:100%}.popup-image-container{display:none;z-index:9999;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(100,100,100,.5)}.popup-image-container .popup-image{max-width:95%;max-height:95%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.table-container{position:relative}.table-container .mCustomScrollbar{-ms-touch-action:initial;touch-action:initial}.table-container .table-wrapper.scrollable{position:relative}.table-container .table-wrapper.scrollable::after{content:"";position:absolute;display:block;top:0;right:0;height:100%;width:9px;-webkit-box-shadow:inset -8px 0 9px -7px rgba(0,0,0,.5);box-shadow:inset -8px 0 9px -7px rgba(0,0,0,.5)}.table-container table{color:#000;width:100%}.table-container table td,.table-container table th{padding:15px;position:relative}.table-container table td::before,.table-container table th::before{border-left:1px solid #f0f0f0;bottom:0;content:"";display:block;height:6px;left:0;padding:0;position:absolute;width:100%;white-space:nowrap}.table-container table td:last-child::after,.table-container table td[colspan]::after,.table-container table th:last-child::after,.table-container table th[colspan]::after{border-right:1px solid #f0f0f0;bottom:0;content:"";display:block;height:6px;right:0;padding:0;position:absolute;width:100%;white-space:nowrap}.table-container table td:first-child:empty:before,.table-container table td:last-child:empty:after,.table-container table th:first-child:empty:before,.table-container table th:last-child:empty:after{display:none}.table-container table tr{border-bottom:1px solid #f0f0f0}.table-container table tr.table-row-head,.table-container table tr.table-row-head:before,.table-container table tr.table-row-head:after,.table-container table tr.table-row-head :where(td,th),.table-container table tr.table-row-head :where(td,th):before,.table-container table tr.table-row-head :where(td,th):after{border-color:#a6db1a;border-width:2px}.table-container table tr.table-row-head :where(td,th){font-weight:bold}.table-container table tr.custom-row-underline{border-bottom:1px solid #666}.table-container table tr.custom-row-underline td::before,.table-container table tr.custom-row-underline th::before{border-left:1px solid #666}.table-container table tr.custom-row-underline td:last-child::after,.table-container table tr.custom-row-underline th:last-child::after{border-right:1px solid #666}.table-container table tr.custom-row-underline td[colspan]::after,.table-container table tr.custom-row-underline th[colspan]::after{border-right:1px solid #666}.table-container table tr.custom-row-underline-color{border-bottom:1px solid #a6db1a}.table-container table tr.custom-row-underline-color td::before,.table-container table tr.custom-row-underline-color th::before{border-left:1px solid #a6db1a}.table-container table tr.custom-row-underline-color td:last-child::after,.table-container table tr.custom-row-underline-color td[colspan]::after,.table-container table tr.custom-row-underline-color th:last-child::after,.table-container table tr.custom-row-underline-color th[colspan]::after{border-right:1px solid #a6db1a}.table-container table tr.custom-row-grey-bg{background:#f6f6f6}.table-container table :where(td,th).custom-cell-underline{border-bottom:1px solid #666}.table-container table :where(td,th).custom-cell-grey-bg{background:#f6f6f6}.table-container table :where(td,th).custom-cell-indent{padding-left:20px}.table-container .title{margin-bottom:0}.table-container .caption{color:#000;font-size:1.4rem;font-style:italic;margin-top:20px}.table-tools{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:25px}.table-tools a{color:#ccc;font-size:1.6rem;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-tools a:hover{color:#a6db1a}.table-tools a svg{height:1em;width:auto}.table-popup{display:none;position:fixed;top:0;left:0;z-index:10;height:100vh;width:100%;background:rgba(0,0,0,.7)}.table-popup .table-container{height:84vh;margin:8vh 0;padding:25px;overflow:auto;background-color:#fff}.table-popup .close-popup{cursor:pointer;position:absolute;right:15px;top:15px;width:15px;height:15px;background:url("../images/table-close.svg") center no-repeat}.module.agenda .days .day:not(:first-child){margin-top:30px}.module.agenda .days .day:nth-child(odd) h3{-webkit-clip-path:polygon(3% 0, 100% 7%, 92% 100%, 0 90%);clip-path:polygon(3% 0, 100% 7%, 92% 100%, 0 90%)}.module.agenda .days .day:nth-child(even) h3{-webkit-clip-path:polygon(0 0, 95% 15%, 100% 85%, 5% 100%);clip-path:polygon(0 0, 95% 15%, 100% 85%, 5% 100%)}.module.agenda .days .day .header{-webkit-filter:drop-shadow(0 0 6px #A6DB1A);filter:drop-shadow(0 0 6px #A6DB1A)}.module.agenda .days .day .header h3{text-align:center;padding:32px;background-color:#fff;font-weight:700;margin:0}.module.agenda .days .day .header h3 .subtitle{font-weight:300}.module.agenda .days .day .events{margin-top:30px}.module.agenda .days .day .events .event{padding:10px 0}.module.agenda .days .day .events .event:not(:first-child){border-top:1px solid #000}.module.agenda .days .day .events .event .event-header h4{margin:0}.module.agenda .days .day .events .event .event-header h4 button{width:100%;text-align:left;font-size:2.4rem;line-height:1.5;color:#000;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 575px){.module.agenda .days .day .events .event .event-header h4 button{font-size:2rem;line-height:1.4}}.module.agenda .days .day .events .event .event-header h4 button .time{width:160px;min-width:160px}@media(max-width: 767px){.module.agenda .days .day .events .event .event-header h4 button .time{width:100%;max-width:80px}}@media(max-width: 575px){.module.agenda .days .day .events .event .event-header h4 button .time{max-width:65px}}.module.agenda .days .day .events .event .event-body{padding:10px 0}.module.agenda .days .day .events .event .event-body span,.module.agenda .days .day .events .event .event-body p,.module.agenda .days .day .events .event .event-body a{font-size:2.4rem;line-height:1.5;color:#000}@media(max-width: 767px){.module.agenda .days .day .events .event .event-body span,.module.agenda .days .day .events .event .event-body p,.module.agenda .days .day .events .event .event-body a{font-size:2rem;line-height:1.4}}.module.agenda .days .day .events .event .event-body .sessions .session{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.module.agenda .days .day .events .event .event-body .sessions .session .number{height:40px;min-width:40px;background-color:#a6db1a;font-weight:700;text-align:center}.module.gallery ul{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.module.gallery ul li{-webkit-box-flex:1;-ms-flex:1 0 calc(25% - 20px);flex:1 0 calc(25% - 20px);max-width:calc(25% - 15px);margin:0}@media(max-width: 767px){.module.gallery ul li{-webkit-box-flex:1;-ms-flex:1 0 calc(33% - 20px);flex:1 0 calc(33% - 20px);max-width:calc(33% - 10px)}}@media(max-width: 500px){.module.gallery ul li{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 20px);flex:1 0 calc(50% - 20px);max-width:calc(50% - 10px)}}.module.gallery ul li a img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1}.simple-lightbox.sl-wrapper{z-index:12;background-color:#fff;height:85%}.simple-lightbox.sl-wrapper:after{content:"";width:100%;height:100%;position:absolute;top:12%;background-color:#fff;-webkit-transform:skewY(3deg);-ms-transform:skewY(3deg);transform:skewY(3deg);-webkit-box-shadow:0 6px 10px -5px #a6db1a;box-shadow:0 6px 10px -5px #a6db1a;-webkit-backface-visibility:hidden;backface-visibility:hidden}.simple-lightbox.sl-wrapper .sl-close{width:30px;height:30px}.simple-lightbox.sl-wrapper .sl-close:before,.simple-lightbox.sl-wrapper .sl-close:after{content:"";position:absolute;width:35px;height:2px;background-color:#000}.simple-lightbox.sl-wrapper .sl-close:before{top:85%;left:35%;-webkit-transform:rotate(45deg) translate(-50%, 50%);-ms-transform:rotate(45deg) translate(-50%, 50%);transform:rotate(45deg) translate(-50%, 50%)}.simple-lightbox.sl-wrapper .sl-close:after{top:48%;left:-7%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.simple-lightbox.sl-wrapper .sl-navigation .sl-prev,.simple-lightbox.sl-wrapper .sl-navigation .sl-next{height:60px}@media(max-width: 575px){.simple-lightbox.sl-wrapper .sl-navigation .sl-prev,.simple-lightbox.sl-wrapper .sl-navigation .sl-next{width:44px}}.simple-lightbox.sl-wrapper .sl-navigation .sl-prev:before,.simple-lightbox.sl-wrapper .sl-navigation .sl-prev:after,.simple-lightbox.sl-wrapper .sl-navigation .sl-next:before,.simple-lightbox.sl-wrapper .sl-navigation .sl-next:after{content:"";position:absolute;width:35px;height:2px;background-color:#000}@media(max-width: 575px){.simple-lightbox.sl-wrapper .sl-navigation .sl-prev{left:0}}.simple-lightbox.sl-wrapper .sl-navigation .sl-prev:before{top:90%;left:35%;-webkit-transform:rotate(50deg) translate(-50%, 50%);-ms-transform:rotate(50deg) translate(-50%, 50%);transform:rotate(50deg) translate(-50%, 50%)}.simple-lightbox.sl-wrapper .sl-navigation .sl-prev:after{top:25%;left:5%;-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg);transform:rotate(-50deg)}@media(max-width: 575px){.simple-lightbox.sl-wrapper .sl-navigation .sl-next{right:0}}.simple-lightbox.sl-wrapper .sl-navigation .sl-next:before{top:45%;left:35%;-webkit-transform:rotate(-50deg) translate(-50%, 50%);-ms-transform:rotate(-50deg) translate(-50%, 50%);transform:rotate(-50deg) translate(-50%, 50%)}.simple-lightbox.sl-wrapper .sl-navigation .sl-next:after{top:25%;left:10%;-webkit-transform:rotate(50deg);-ms-transform:rotate(50deg);transform:rotate(50deg)}.simple-lightbox.sl-wrapper .sl-image .sl-caption{top:100%;background-color:unset;color:#000;padding:0;margin-top:10px;font-size:1.6rem;line-height:1.25}.module.previous-editions ul{list-style:none;padding-left:0}.module.previous-editions ul li{margin:0}.module.previous-editions ul li:not(:first-child){margin-top:60px}@media(max-width: 767px){.module.previous-editions ul li:not(:first-child){margin-top:30px}}.module.previous-editions ul li:nth-child(even) a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 767px){.module.previous-editions ul li:nth-child(even) a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.module.previous-editions ul li:nth-child(even) a .title{right:calc(50% - 30px);left:unset;padding:20px 20px 40px 60px}@media(max-width: 400px){.module.previous-editions ul li:nth-child(even) a .title{padding:20px 20px 40px 30px}}.module.previous-editions ul li:nth-child(even) a .title:before{-webkit-clip-path:polygon(7% 7%, 100% 0%, 95% 97%, 0% 88%);clip-path:polygon(7% 7%, 100% 0%, 95% 97%, 0% 88%)}.module.previous-editions ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media(max-width: 767px){.module.previous-editions ul li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.module.previous-editions ul li a .image{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%;height:275px}@media(max-width: 991px){.module.previous-editions ul li a .image{height:225px}}@media(max-width: 767px){.module.previous-editions ul li a .image{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:600px}}.module.previous-editions ul li a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 575px){.module.previous-editions ul li a .image img{min-height:200px}}.module.previous-editions ul li a .title{font-weight:700;color:#000;position:absolute;left:calc(50% - 30px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:450px;padding:20px 60px 40px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:5.1rem}@media(max-width: 991px){.module.previous-editions ul li a .title{font-size:3.6rem;line-height:1.1}}@media(max-width: 767px){.module.previous-editions ul li a .title{position:static;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}@media(max-width: 575px){.module.previous-editions ul li a .title{font-size:3.2rem;line-height:1.2}}@media(max-width: 400px){.module.previous-editions ul li a .title{font-size:2.9rem;line-height:1.15;padding:20px 30px 40px 20px}}.module.previous-editions ul li a .title:before{content:"";position:absolute;z-index:-1;top:0;left:0;height:100%;width:100%;background-color:#a6db1a;-webkit-clip-path:polygon(0 0, 90% 0, 100% 100%, 0 88%);clip-path:polygon(0 0, 90% 0, 100% 100%, 0 88%)}.module.previous-editions ul li a .title .subtitle{font-size:3.6rem;line-height:1.1;padding-left:45px}@media(max-width: 991px){.module.previous-editions ul li a .title .subtitle{font-size:3.2rem;line-height:1.2;line-height:1.1}}@media(max-width: 575px){.module.previous-editions ul li a .title .subtitle{font-size:2.9rem;line-height:1.15;padding-left:35px}}@media(max-width: 400px){.module.previous-editions ul li a .title .subtitle{font-size:2.4rem;line-height:1.5;line-height:1.1}}.module.organizers ul{list-style:none;padding:0}.module.organizers ul li:not(:first-child){margin-top:80px}@media(max-width: 767px){.module.organizers ul li:not(:first-child){margin-top:40px}}.module.organizers ul li .logo{margin-bottom:50px}@media(max-width: 767px){.module.organizers ul li .logo{margin-bottom:30px}}.module.organizers ul li .logo img{max-height:150px;width:auto}:is(.TextFieldFieldset,.TextareaFieldset,.SelectFieldset,.NipFieldFieldset,.PostalFieldFieldset,.EmailFieldFieldset,.TelFieldFieldset,.FileFieldset) label:not(.sr-only){margin-bottom:15px}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset){position:relative}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input{position:absolute;opacity:0;top:0;left:0}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input+label,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input+.label-wrapper label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;cursor:pointer}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input+label .inner-element,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input+.label-wrapper label .inner-element{width:62px;-webkit-box-flex:0;-ms-flex:0 0 62px;flex:0 0 62px;max-width:62px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #a6db1a}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input+label .inner-element svg,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input+.label-wrapper label .inner-element svg{width:70%;height:auto;visibility:hidden;opacity:0}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:focus-visible+label .inner-element,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:focus-visible+.label-wrapper label .inner-element{outline:3px solid #a6db1a}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:checked+label .inner-element,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:checked+.label-wrapper label .inner-element{background:#a6db1a}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:checked+label .inner-element svg,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:checked+.label-wrapper label .inner-element svg{opacity:1;visibility:visible}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:checked:hover+label .inner-element,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input:checked:hover+.label-wrapper label .inner-element{background:#a6db1a}:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input.RadioInput+label .inner-element,:where(.CheckboxFieldset,.RadioFieldset,.checkboxFieldset,.radioFieldset) .Input.RadioInput+.label-wrapper label .inner-element{border-radius:50%}:where(.FileFieldset,.fileFieldset) .Input{position:absolute;opacity:0}:where(.FileFieldset,.fileFieldset) label{min-width:160px;gap:16px;max-width:100%}:where(.FileFieldset,.fileFieldset) label:hover svg{-webkit-transform:none;-ms-transform:none;transform:none}.Input~p.ErrorMessage{display:none;color:#ff4343;margin:4px 0 0}.Input.HasError{border-color:#ff4343;outline-color:#ff4343}.Input.HasError~p.ErrorMessage:not(:empty){display:block}.SwitchFieldset{position:relative}.Switch{position:absolute;left:0;top:0;opacity:0}.Switch+label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.Switch+label .switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media(max-width: 767px){.Switch+label .switch{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.Switch+label .inner-element{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:12px;border-radius:100vw;background:#f0f0f0;position:relative;-webkit-transition:background-color 150ms ease-in-out;-o-transition:background-color 150ms ease-in-out;transition:background-color 150ms ease-in-out}.Switch+label .inner-element:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#ccc;-webkit-transition:150ms ease-in-out;-o-transition:150ms ease-in-out;transition:150ms ease-in-out;position:absolute;left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.Switch:checked+label .inner-element{background:#a6db1a}.Switch:checked+label .inner-element:before{left:100%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);background:#a6db1a}.Switch:checked:hover+label .inner-element{background:#95c417}.Switch:hover+label .inner-element{background:#e6e6e6}.Switch:focus-visible+label .inner-element{outline:3px solid #a6db1a;outline-width:2px;outline-offset:2px}.SelectFieldset p.ErrorMessage{display:none;color:#ff4343;margin:4px 0 0}.SelectFieldset.invalid p.ErrorMessage{display:block}.SelectFieldset.invalid .Select.HasError{border-color:#ff4343;outline-color:#ff4343}.SelectFieldset .select-wrapper{position:relative;width:calc((100% - 25px)/2);min-width:160px}@media(max-width: 767px){.SelectFieldset .select-wrapper{width:100%}}.SelectFieldset .select-wrapper:after{position:absolute;content:"";top:50%;right:15px;pointer-events:none;border-style:solid;border-width:28px 15px 0 15px;border-color:#a6db1a rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.SelectFieldset .select-wrapper select{width:100%;background:rgba(0,0,0,0);margin:0;padding:15px 50px 15px 15px;border:1px solid #a6db1a;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.SelectFieldset .select-wrapper select:focus{outline:3px solid #a6db1a;outline-offset:0}.SelectFieldset .select-wrapper select::-ms-expand{display:none}@media(max-width: 767px){.SelectFieldset .select-wrapper select{width:100%}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%}html[data-font-size=normal]{font-size:62.5%}@media(max-width: 1200px){html[data-font-size=normal]{font-size:55%}}@media(max-width: 1024px){html[data-font-size=normal]{font-size:50%}}html[data-font-size=min]{font-size:47.5%}@media(max-width: 1200px){html[data-font-size=min]{font-size:40%}}@media(max-width: 1024px){html[data-font-size=min]{font-size:35%}}html[data-font-size=max]{font-size:77.5%}@media(max-width: 1200px){html[data-font-size=max]{font-size:70%}}@media(max-width: 1024px){html[data-font-size=max]{font-size:65%}}body{background-color:#fff;color:#000;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:2.4rem;line-height:1.5;font-weight:300}@media(max-width: 767px){body{font-size:2rem;line-height:1.4}}
/*# sourceMappingURL=app.min.css.map */
