/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.form-select,.form-type-tel input,.form-type-email input,.form-type-password input,.form-type-textfield input,.form-type-url input,.form-type-date input,input.form-submit{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.form-select:focus,.form-type-tel input:focus,.form-type-email input:focus,.form-type-password input:focus,.form-type-textfield input:focus,.form-type-url input:focus,.form-type-date input:focus,input.form-submit:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .form-select:focus,.using-mouse .form-type-tel input:focus,.form-type-tel .using-mouse input:focus,.using-mouse .form-type-email input:focus,.form-type-email .using-mouse input:focus,.using-mouse .form-type-password input:focus,.form-type-password .using-mouse input:focus,.using-mouse .form-type-textfield input:focus,.form-type-textfield .using-mouse input:focus,.using-mouse .form-type-url input:focus,.form-type-url .using-mouse input:focus,.using-mouse .form-type-date input:focus,.form-type-date .using-mouse input:focus,.using-mouse input.form-submit:focus,.using-mouse .form-select:focus-visible,.using-mouse .form-type-tel input:focus-visible,.form-type-tel .using-mouse input:focus-visible,.using-mouse .form-type-email input:focus-visible,.form-type-email .using-mouse input:focus-visible,.using-mouse .form-type-password input:focus-visible,.form-type-password .using-mouse input:focus-visible,.using-mouse .form-type-textfield input:focus-visible,.form-type-textfield .using-mouse input:focus-visible,.using-mouse .form-type-url input:focus-visible,.form-type-url .using-mouse input:focus-visible,.using-mouse .form-type-date input:focus-visible,.form-type-date .using-mouse input:focus-visible,.using-mouse input.form-submit:focus-visible{outline:none;}.form-type-tel input,.form-type-email input,.form-type-password input,.form-type-textfield input,.form-type-url input{box-sizing:border-box;border-bottom:1px solid #000;padding-bottom:7px;width:100%;}.form-type-tel input:focus,.form-type-email input:focus,.form-type-password input:focus,.form-type-textfield input:focus,.form-type-url input:focus{outline:2px solid -webkit-focus-ring-color;outline:2px solid Highlight;outline:2px solid blue;}.using-mouse .form-type-tel input:focus,.form-type-tel .using-mouse input:focus,.using-mouse .form-type-email input:focus,.form-type-email .using-mouse input:focus,.using-mouse .form-type-password input:focus,.form-type-password .using-mouse input:focus,.using-mouse .form-type-textfield input:focus,.form-type-textfield .using-mouse input:focus,.using-mouse .form-type-url input:focus,.form-type-url .using-mouse input:focus,.using-mouse .form-type-tel input:focus-visible,.form-type-tel .using-mouse input:focus-visible,.using-mouse .form-type-email input:focus-visible,.form-type-email .using-mouse input:focus-visible,.using-mouse .form-type-password input:focus-visible,.form-type-password .using-mouse input:focus-visible,.using-mouse .form-type-textfield input:focus-visible,.form-type-textfield .using-mouse input:focus-visible,.using-mouse .form-type-url input:focus-visible,.form-type-url .using-mouse input:focus-visible{outline:none;}.form-type-select::after{content:"↓";line-height:1;}.form-text:focus,.form-text:active:not(:disabled),.form-textarea:focus,.form-textarea:active:not(:disabled){border-color:gray;}.form-checkbox.error + label,.form-radio.error + label,.form-text.error,.form-textarea.error{border-color:#cc0000;background-color:#fcc;}.form-item .description{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-top:10px;color:#6b6b6b;}.form-item input::-moz-placeholder{color:#6b6b6b;}.form-item input:-ms-input-placeholder{color:#6b6b6b;}.form-item input::placeholder{color:#6b6b6b;}.form-item input[readonly="readonly"]{opacity:0.4;pointer-events:none;}label.form-required::after{content:'*';display:inline-block;margin-left:2px;}.form-checkbox,.form-radio{position:absolute;opacity:0;}.form-checkbox + label,.form-radio + label{position:relative;display:flex;align-items:center;cursor:pointer;width:100%;box-sizing:border-box;height:50px;padding-left:70px;}.form-checkbox + label::before,.form-radio + label::before{content:'';display:block;width:50px;height:50px;position:absolute;top:0;left:0;border:5px solid #fff;outline:1px solid #FA4B0B;background-color:#fff;margin-left:1px;box-sizing:border-box;}.form-checkbox:disabled + label,.form-radio:disabled + label{filter:blur(1px);}.form-checkbox:checked + label::before,.form-radio:checked + label::before{background-color:#e5e5e5;background-image:url(/themes/b14theme/images/radio_cross.png);background-repeat:no-repeat;background-position:center center;}.form-type-select{position:relative;max-width:200px;background-color:#fff;border:1px solid #FA4B0B;cursor:pointer;}.form-type-select::after{pointer-events:none;position:absolute;bottom:7px;right:10px;}.form-select{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;display:block;height:100%;width:100%;padding:7px 24px 3px 10px;}@media screen and (max-width:600px){.form-select{font-size:14px;}}@media screen and (min-width:1360px){.form-select{font-size:16px;}}@media screen and (max-width:600px){.form-select{line-height:20px;}}@media screen and (min-width:1360px){.form-select{line-height:22px;}}.form-text,.form-textarea{padding:distance(1)-2px;border:1px solid;}.form-text:disabled,.form-textarea:disabled{filter:blur(1px);}.form-type-tel label,.form-type-email label,.form-type-password label,.form-type-textfield label,.form-type-url label{display:block;}.form-type-textarea{--ck-border-radius:0;--ck-color-base-border:#000;--ck-color-toolbar-border:#000;--ck-focus-ring:1px solid var(--ck-color-base-border);}.form-type-textarea label{display:block;}.form-type-date input{background-color:#fff;border:1px solid #FA4B0B;padding:7px 24px 3px 10px;}.form-type-managed-file label{display:block;}input.form-submit{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:12px 9px 8px;display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);cursor:pointer;}.has-mouse input.form-submit:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}
:root{--b14grid-column-width--1:calc(85 * 100% / 85);--b14grid-gutter-width--1:calc(30 * 100% / 85);--b14grid-column-width--2:calc(85 * 100% / 200);--b14grid-gutter-width--2:calc(30 * 100% / 200);--b14grid-column-width--3:calc(85 * 100% / 315);--b14grid-gutter-width--3:calc(30 * 100% / 315);--b14grid-column-width--4:calc(85 * 100% / 430);--b14grid-gutter-width--4:calc(30 * 100% / 430);--b14grid-column-width--5:calc(85 * 100% / 545);--b14grid-gutter-width--5:calc(30 * 100% / 545);--b14grid-column-width--6:calc(85 * 100% / 660);--b14grid-gutter-width--6:calc(30 * 100% / 660);--b14grid-column-width--7:calc(85 * 100% / 775);--b14grid-gutter-width--7:calc(30 * 100% / 775);--b14grid-column-width--8:calc(85 * 100% / 890);--b14grid-gutter-width--8:calc(30 * 100% / 890);--b14grid-column-width--9:calc(85 * 100% / 1005);--b14grid-gutter-width--9:calc(30 * 100% / 1005);--b14grid-column-width--10:calc(85 * 100% / 1120);--b14grid-gutter-width--10:calc(30 * 100% / 1120);--b14grid-column-width--11:calc(85 * 100% / 1235);--b14grid-gutter-width--11:calc(30 * 100% / 1235);--b14grid-column-width--12:calc(85 * 100% / 1350);--b14grid-gutter-width--12:calc(30 * 100% / 1350);--b14grid-count:12;--b14grid-max-width:1400px;--b14grid-width:94.17%;}@media (max-width:1200px){:root{--b14grid-width:92%;}}@media (max-width:900px){:root{--b14grid-width:90%;}}@media (max-width:600px){:root{--b14grid-column-width--1:calc(72 * 100% / 72);--b14grid-gutter-width--1:calc(24 * 100% / 72);--b14grid-column-width--2:calc(72 * 100% / 168);--b14grid-gutter-width--2:calc(24 * 100% / 168);--b14grid-column-width--3:calc(72 * 100% / 264);--b14grid-gutter-width--3:calc(24 * 100% / 264);--b14grid-column-width--4:calc(72 * 100% / 360);--b14grid-gutter-width--4:calc(24 * 100% / 360);--b14grid-column-width--5:calc(72 * 100% / 456);--b14grid-gutter-width--5:calc(24 * 100% / 456);--b14grid-column-width--6:calc(72 * 100% / 552);--b14grid-gutter-width--6:calc(24 * 100% / 552);--b14grid-column-width--7:calc(72 * 100% / 648);--b14grid-gutter-width--7:calc(24 * 100% / 648);--b14grid-column-width--8:calc(72 * 100% / 744);--b14grid-gutter-width--8:calc(24 * 100% / 744);--b14grid-column-width--9:calc(72 * 100% / 840);--b14grid-gutter-width--9:calc(24 * 100% / 840);--b14grid-column-width--10:calc(72 * 100% / 936);--b14grid-gutter-width--10:calc(24 * 100% / 936);--b14grid-column-width--11:calc(72 * 100% / 1032);--b14grid-gutter-width--11:calc(24 * 100% / 1032);--b14grid-column-width--12:calc(72 * 100% / 1128);--b14grid-gutter-width--12:calc(24 * 100% / 1128);--b14grid-count:12;--b14grid-max-width:1128px;--b14grid-width:calc(100% - 20px);}}.b14grid-grid-container{margin:0 auto;}
body{--color-background:#fff;--color-background-hover:#FA4B0B;--color-text:#000;--color-text-hover:#FA4B0B;--color-text-on-background:#fff;--color-text-highlighted:#FA4B0B;--button-box-text-color:#000;--button-box-bg-color:#fff;--button-box-border-color:#FA4B0B;--button-box-active-text-color:#fff;--button-box-active-bg-color:#FA4B0B;--button-text-color:#fff;--button-bg-color:#FA4B0B;--button-border-color:#000;--button-active-border-color:#FA4B0B;--button-active-text-color:#fff;--button-active-bg-color:#000;--user-profile-menu-height:0px;}body:has(.user-profile-menu){--user-profile-menu-height:37px;}.background-color{--button-bg-color:#fff;--button-text-color:#000;--button-active-bg-color:#000;--button-border-color:#FA4B0B;}.background-color--black{--color-background:#000;--color-text:#fff;}.background-color--blue{--color-background:#3B52DE;--color-text:#fff;--color-text-hover:#000;}.background-color--green{--color-background:#319D3A;--color-text:#fff;--color-text-hover:#000;}.background-color--orange{--color-background:#FA4B0B;--color-text:#fff;--color-text-hover:#000;--color-text-highlighted:#000;}.background-color--purple{--color-background:#9E194D;--color-text:#fff;--color-text-hover:#000;}.background-color--teal{--color-background:#00949D;--color-text:#fff;--color-text-hover:#000;}.background-color--yellow{--color-background:#FFC640;--color-text-hover:#fff;}.background-color--white{--color-background:#fff;}.white-text{--color-text:#fff;}.white-box{--color-background:#fff;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}h1,h2,h3,h4{font-weight:normal;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}ul,ol{list-style-type:none;}
@font-face{font-family:"AkademiText";src:url(/themes/b14theme/fonts/akademi/AkademiText-Regular.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiText-Regular.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiText-Regular.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiText-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:block;}@font-face{font-family:"AkademiText";src:url(/themes/b14theme/fonts/akademi/AkademiText-Semibold.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiText-Semibold.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiText-Semibold.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiText-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:block;}@font-face{font-family:"AkademiText";src:url(/themes/b14theme/fonts/akademi/AkademiText-Extrabold.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiText-Extrabold.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiText-Extrabold.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiText-Extrabold.woff) format("woff");font-weight:800;font-style:normal;font-display:block;}@font-face{font-family:"AkademiText";src:url(/themes/b14theme/fonts/akademi/AkademiText-Heavy.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiText-Heavy.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiText-Heavy.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiText-Heavy.woff) format("woff");font-weight:900;font-style:normal;font-display:block;}@font-face{font-family:"AkademiDisplay";src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Regular.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Regular.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Regular.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:block;}@font-face{font-family:"AkademiDisplay";src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Bold.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Bold.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Bold.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:block;}@font-face{font-family:"AkademiDisplay";src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Ultralight.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Ultralight.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Ultralight.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Ultralight.woff) format("woff");font-weight:100;font-style:normal;font-display:block;}@font-face{font-family:"AkademiDisplay";src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Light.eot#iefix);src:url(/themes/b14theme/fonts/akademi/AkademiDisplay-Light.eot#iefix) format("eot"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Light.woff2) format("woff2"),url(/themes/b14theme/fonts/akademi/AkademiDisplay-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:block;}@font-face{font-family:'icomoon';src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?az7yhf=);src:url(/themes/b14theme/fonts/icomoon/icomoon.eot?az7yhf=#iefix) format("embedded-opentype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff2?az7yhf=) format("woff2"),url(/themes/b14theme/fonts/icomoon/icomoon.ttf?az7yhf=) format("truetype"),url(/themes/b14theme/fonts/icomoon/icomoon.woff?az7yhf=) format("woff"),url(/themes/b14theme/fonts/icomoon/icomoon.svg?az7yhf=#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block;}
button{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}button:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse button:focus,.using-mouse button:focus-visible{outline:none;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}html,body{margin:0;padding:0;}body{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;color:#000;background-color:#F8F6F4;}@media screen and (max-width:600px){body{font-size:14px;}}@media screen and (min-width:1360px){body{font-size:16px;}}@media screen and (max-width:600px){body{line-height:20px;}}@media screen and (min-width:1360px){body{line-height:22px;}}body.overlay-open{overflow-y:hidden;}.site-main{border-bottom:1px solid #000;background-color:#F8F6F4;position:relative;z-index:1;}h1{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);margin-left:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}@media screen and (max-width:600px){h1{font-size:30px;}}@media screen and (min-width:1360px){h1{font-size:60px;}}@media screen and (max-width:600px){h1{line-height:30px;}}@media screen and (min-width:1360px){h1{line-height:60px;}}@media screen and (max-width:600px){h1{margin-bottom:28px;}}@media screen and (min-width:1360px){h1{margin-bottom:40px;}}@media (max-width:600px){h1{width:calc(var(--b14grid-column-width--12) * 11 + var(--b14grid-gutter-width--12) * 10);margin-left:0;}}h1.h1-downstream{margin-top:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){h1.h1-downstream{margin-top:28px;}}@media screen and (min-width:1360px){h1.h1-downstream{margin-top:40px;}}h2{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(17.5px + 7.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){h2{font-size:25px;}}@media screen and (min-width:1360px){h2{font-size:40px;}}@media screen and (max-width:600px){h2{line-height:25px;}}@media screen and (min-width:1360px){h2{line-height:40px;}}@media screen and (max-width:600px){h2{margin-bottom:17.5px;}}@media screen and (min-width:1360px){h2{margin-bottom:25px;}}h3{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){h3{font-size:18px;}}@media screen and (min-width:1360px){h3{font-size:22px;}}@media screen and (max-width:600px){h3{line-height:21px;}}@media screen and (min-width:1360px){h3{line-height:26px;}}address{font-style:normal;}p{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){p{margin-bottom:14px;}}@media screen and (min-width:1360px){p{margin-bottom:20px;}}p:last-child{margin-bottom:0;}a{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);color:#000;text-decoration:none;}a:active,a:focus,a:hover,a:visited{text-decoration:none;}img{max-width:100%;height:auto;display:block;}picture{display:block;}strong,b{font-weight:700;}details > summary{list-style:none;cursor:pointer;}details > summary::-webkit-details-marker,details > summary::marker{display:none;}table{width:100%;}table tr{border-bottom:1px solid #bebebe;}table thead tr{border-top:1px solid #bebebe;}table th,table td{padding:6px;}table td,table th{border-right:1px solid #bebebe;}table td:first-child,table th:first-child{border-left:1px solid #bebebe;}

.grid-layout:not(.view),.view.grid-layout .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.grid-layout:not(.view),.view.grid-layout .view-content{row-gap:12px;}}@media screen and (min-width:1360px){.grid-layout:not(.view),.view.grid-layout .view-content{row-gap:30px;}}@media screen and (max-width:600px){.grid-layout:not(.view),.view.grid-layout .view-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.grid-layout:not(.view).no-row-gap{row-gap:0;}.grid-layout:not(.view).col-span__12 > *{grid-column:span 12;}.grid-layout:not(.view).col-span__6 > *{grid-column:span 6;}@media (max-width:600px){.grid-layout:not(.view).col-span__6 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__4 > *{grid-column:span 4;}@media (max-width:700px){.grid-layout:not(.view).col-span__4 > *{grid-column:span 6;}}@media (max-width:600px){.grid-layout:not(.view).col-span__4 > *{grid-column:span 12;}}.grid-layout:not(.view).col-span__3 > *{grid-column:span 3;}@media (max-width:700px){.grid-layout:not(.view).col-span__3 > *{grid-column:span 6;}}.grid-layout:not(.view).col-span__2 > *{grid-column:span 2;}@media (max-width:600px){.grid-layout:not(.view).col-span__2 > *{grid-column:span 6;}}.no-row-gap.view.grid-layout .view-content{grid-row-gap:0;}.view.grid-layout.col-span__12 .view-content > *{grid-column:span 12;}.view.grid-layout.col-span__6 .view-content > *{grid-column:span 6;}@media (max-width:900px){.view.grid-layout.col-span__6 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__4 .view-content > *{grid-column:span 4;}@media (max-width:700px){.view.grid-layout.col-span__4 .view-content > *{grid-column:span 6;}}@media (max-width:600px){.view.grid-layout.col-span__4 .view-content > *{grid-column:span 12;}}.view.grid-layout.col-span__3 .view-content > *{grid-column:span 3;}@media (max-width:900px){.view.grid-layout.col-span__3 .view-content > *{grid-column:span 4;}}@media (max-width:600px){.view.grid-layout.col-span__3 .view-content > *{grid-column:span 6;}}.view.grid-layout.col-span__2 .view-content > *{grid-column:span 2;}@media (max-width:900px){.view.grid-layout.col-span__2 .view-content > *{grid-column:span 4;}}@media (max-width:600px){.view.grid-layout.col-span__2 .view-content > *{grid-column:span 6;}}@media (max-width:900px){.view.grid-layout.col-span__12--tablet-down .view-content > *{grid-column:span 12;}}.grid-layout:not(.view) > *.col-span__8{grid-column:span 8;}@media (max-width:700px){.grid-layout:not(.view) > *.col-span__8{grid-column:span 12;}}.grid-layout:not(.view) > *.col-span__12{grid-column:span 12;}
.text-formatted a.cta-link::after,.ck-editor__editable a.cta-link::after{content:"→";}.text-formatted a.cta-link,.ck-editor__editable a.cta-link{display:inline-flex;gap:5px;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .text-formatted a.cta-link:hover,.text-formatted .has-mouse a.cta-link:hover,.has-mouse .ck-editor__editable a.cta-link:hover,.ck-editor__editable .has-mouse a.cta-link:hover{color:#FA4B0B;}.text-formatted .manchet,.ck-editor__editable .manchet{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.text-formatted .manchet,.ck-editor__editable .manchet{font-size:18px;}}@media screen and (min-width:1360px){.text-formatted .manchet,.ck-editor__editable .manchet{font-size:22px;}}@media screen and (max-width:600px){.text-formatted .manchet,.ck-editor__editable .manchet{line-height:21px;}}@media screen and (min-width:1360px){.text-formatted .manchet,.ck-editor__editable .manchet{line-height:26px;}}.text-formatted .sub-header,.ck-editor__editable .sub-header{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:0;}@media screen and (max-width:600px){.text-formatted .sub-header,.ck-editor__editable .sub-header{font-size:18px;}}@media screen and (min-width:1360px){.text-formatted .sub-header,.ck-editor__editable .sub-header{font-size:22px;}}@media screen and (max-width:600px){.text-formatted .sub-header,.ck-editor__editable .sub-header{line-height:21px;}}@media screen and (min-width:1360px){.text-formatted .sub-header,.ck-editor__editable .sub-header{line-height:26px;}}.text-formatted a,.ck-editor__editable a{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);color:#FA4B0B;}.has-mouse .text-formatted a:hover,.has-mouse
  .ck-editor__editable a:hover{color:#000;}.text-formatted ul,.text-formatted ol,.ck-editor__editable ul,.ck-editor__editable ol{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.text-formatted ul,.text-formatted ol,.ck-editor__editable ul,.ck-editor__editable ol{margin-bottom:14px;}}@media screen and (min-width:1360px){.text-formatted ul,.text-formatted ol,.ck-editor__editable ul,.ck-editor__editable ol{margin-bottom:20px;}}.text-formatted ul:last-child,.text-formatted ol:last-child,.ck-editor__editable ul:last-child,.ck-editor__editable ol:last-child{margin-bottom:0;}.text-formatted ul li,.text-formatted ol li,.ck-editor__editable ul li,.ck-editor__editable ol li{margin-left:calc(16px + 2 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.text-formatted ul li,.text-formatted ol li,.ck-editor__editable ul li,.ck-editor__editable ol li{margin-left:16px;}}@media screen and (min-width:1360px){.text-formatted ul li,.text-formatted ol li,.ck-editor__editable ul li,.ck-editor__editable ol li{margin-left:18px;}}.text-formatted ul li,.ck-editor__editable ul li{list-style-type:disc;}.text-formatted ol li,.ck-editor__editable ol li{list-style-type:decimal;padding-left:5px;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-cloned{transform:translate3d(0,0,0);}.slick-list{position:relative;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0);transition-delay:10ms;}.slick-track{position:relative;left:0;top:0;display:flex;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;min-height:1px;outline:none;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-slide.videoplayer.youtube{aspect-ratio:16/9;}.slick-slide.videoplayer.youtube .youtube--data-holder{padding-top:0;}.slick-dots{display:flex;justify-content:flex-end;grid-gap:5px;}.slick-dots li{width:16px;height:16px;position:relative;}.slick-dots button{width:16px;height:16px;display:block;position:relative;box-sizing:border-box;font-size:0;border:1px solid transparent;transition:border-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;}.slick-dots button::after{display:block;width:6px;height:6px;position:absolute;top:4px;left:4px;background-color:#bebebe;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);content:'';}.has-mouse .slick-dots button:hover::after{background-color:#FA4B0B;}.slick-dots .slick-active button{border:1px solid #FA4B0B;}.slick-dots .slick-active button::after{background-color:#FA4B0B;}
:root{--site-header-top:0px;--site-header-height:87px;--site-header-bottom:0px;}@media (max-width:900px){:root{--site-header-height:108px;}}@media (max-width:600px){:root{--site-header-height:98px;}}.site-header{position:fixed;top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top));width:100%;height:var(--site-header-height);z-index:3200;}.top-spacer--header{height:calc(var(--site-header-top) + var(--site-header-height) + var(--site-header-bottom));}.toolbar-fixed.has-primary-tabs .site-header{top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top) + var(--primary-tabs-height));}.toolbar-fixed .toolbar-bar{position:fixed;top:0;right:0;left:0;}
footer{background-color:#fff;position:-webkit-sticky;position:sticky;bottom:0;z-index:0;}@media (max-width:600px){footer{position:static;}}
.node--unpublished{background-color:#fff4f4;}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/b14base/images/icons/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.messages{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.messages{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.messages a{text-decoration:underline;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .messages a:hover,.messages .has-mouse a:hover{color:#bebebe;}.messages{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));padding-bottom:calc(14px + 6 * ((100vw - 600px) / 760));background-color:#000;color:#fff;}@media screen and (max-width:600px){.messages{padding-top:14px;}}@media screen and (min-width:1360px){.messages{padding-top:20px;}}@media screen and (max-width:600px){.messages{padding-bottom:14px;}}@media screen and (min-width:1360px){.messages{padding-bottom:20px;}}.messages a{color:#fff;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item{margin-top:distance(1);}.messages__item:first-child{margin-top:0;}.site-main:not(:has(.region-toolbar)) .messages{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.site-main:not(:has(.region-toolbar)) .messages{margin-bottom:28px;}}@media screen and (min-width:1360px){.site-main:not(:has(.region-toolbar)) .messages{margin-bottom:40px;}}
.paragraph-anchor{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:12px 9px 8px;display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;white-space:nowrap;position:absolute;left:calc(100% + 10px);top:0;z-index:1500;opacity:0;}.has-mouse .paragraph-anchor:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}@media (max-width:1200px){.paragraph-anchor{left:unset;right:0;}}@media (max-width:600px){.paragraph-anchor{display:none;}}
.b14grid-grid .b14grid-grid-container{width:var(--b14grid-width);max-width:var(--b14grid-max-width);}.b14grid-godmode{width:49px;height:55px;position:fixed;z-index:999;top:50%;left:50%;opacity:0;transition:opacity 400ms ease;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAA3CAMAAACSG1IzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjgzRDgxNTRENkY1MTFFNDhGNDZBRjIzNEY5MkM4QTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjgzRDgxNTVENkY1MTFFNDhGNDZBRjIzNEY5MkM4QTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2ODNEODE1MkQ2RjUxMUU0OEY0NkFGMjM0RjkyQzhBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2ODNEODE1M0Q2RjUxMUU0OEY0NkFGMjM0RjkyQzhBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PunGwtYAAALTUExURSgZDUk4JT0wHkk2G1U7GmVCG8uDUysmDF4+HoxeOWFCKmtEILV5TJpjPJNbN6NqPTEeDllCKVU9J5FiO3xWMYRaNoRdOqpyS9qTYcWCUpNlQWdGKyAVDKNsRHxRLltGMtKMXTYnGJ1qQlE+MNGSYsiIZHRSM7J6UndMMaxuRGxRNzYnD+Sca719UUcxH8Z7StOLY1I/HmxKJoxZM6xyQzcvDnNOKcuLXa90UaNnQ5xlQrF2S3NRLNKDVaJlOphmJ4piO8l+UWJJLqBdKYlkRbuBVJluUYNVMqt4QaR0SzEpH82FWmNDI2NJI6huSKprPKJtMIVVLHxZNpRZJXhMJ7JzRbx5TqtxOpVgNJFoPaNiNrp+WnxOKYJVOc2IU+uba5xoPNSxbLt0SdmNX7NsLahnPIBgOWtLLZdpQ8OKW/61ikErFnBSJemkbXFKJad6VbmASnpIItKMVZthM9GHV6VwReygc4tcQ001EeKZZrBuM/SqfXtWOPGodGY6FKpnK31dKNSUat+PYXRZPXVGIf2yhNuTaFY1EN2ZbH1dQv/9w6x4TcmTZiojGHdHCeOTZtWzf/Gia/Kmerx0QryEW758RMOGWciJWLJ9WsKYUf++iHpEFfy7lOSgc7aBWtuZY+idcKt4M2RMPbJ4Qp1rSqFvT//QqbeDPseCRt2ec/65hHBUO/KldaNvSf/xvP/DlOCYXteRXOuiecWVWYlQHP25itaIVpJuSZh0R6prNJl8ZWlQKOupe5d2WvmzfFAuFNGYaZ91PNmHVrV2Ob6STMSgWvmneoJmUeSWa4dOJbmOY49SL/bYlrSLUHxXGSQdFemogHRYRfSxjbKGVbBjMaJ5TObIhtGGTbVuRbuJXemueeuWZ/Oyhf6se+6xe6mAXLmVVJNoNe6zibmKVBYVFHhRDrdwLvqqd/Ktg+3Sjeu3khoaGf2ldx8aF93EhOybY////wUqoxQAAADxdFJOU////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wCpCmekAAAIhUlEQVR42nSWhV9byRbHc2PE3Y0QD3EhCRYIUtzdrbh7cbdCoaVY0bq7u3u3srtvXZ/7e/wJ74Zut6Hd95vP59pnvvecmTln5kDW3ytSTHZ3J5ODgk54OnUCbEHuoMRApEsvyPsnCNQQQ45BILDYwYTkwYTs+jA/P2N0NIZMgXr8FgEVU8jwGFRVNlpUJ8dllUvn5LaIiAw6zRKNcicD0MiPCAD0Q0bLzhA1h8+ME1NCbUwmn38Kjw4TYLlcEPmQqAQonrIcdBln9ZuZ0DlfopmZjxeJCHgCAU0XyDyDKADwzrV3BIXbSUMTfAi2rLnQUKKyuVkkopqoBDQaTVeUemIALUjwXAkVRcEQCF7gCXjvWDuB2MyncjLAD4Jki8CIMsBhlSqVigRxISpVcG5idn09geDjLcKb8qnUBGwNjYZFoBAxMQaYl5fKzc1txw4XAqqFI2jJg8loUxmVikZT6WWBIyO0EiwKbogxbPPyctuQKxEJ3QY3IhCWwJAaemAGjUajM1AIbKkxGr4NZjB4uW20SDdXG1DYthjQg5ISo19ICRZrTGQYsQg4N3pkG4h4qUArXtDITV4BMMMNY9UNOKrEDzXiJ6vxq8Fi6a2cEAajM3HMj0yBQWHvpvdXAj7gl3gDjkj0QyCMfjXJ2MFBuglNpVLpYeD0YuCVWi2U5EIAIFFVRaNZjAi/QEZ3crbJxMHzRek+eB+CiZBjUnDvwAFA9Z6IhAJwFC2MmkFPSKZyONkJCYR0Ed93PI5PtDfivX3wOYo7cJjWZeRuUAoKi6by+eM2H59Y5immr68ch1OaD4THxxGJvkzblkAUGYC5EDugMJAgEJk4ZUpxsR0H3n3NuBQcSKTFxeGUsSI0Cg5zIXhuAAyj8G4MnWezkbqvC4uVTD4z3GxOS4s/cKAJqUMicenYaJjLyF+7AQAXJOrY51jn/At1heBP8/PziWlpZg27qKi/iF2Iry8la3+dXQjEDQpgFPh0nOTmTTWrCZmq9Manm9LtZo1GOLx3b4swCodP9qNUQjzeEhCQgMFQioMR5RN/+H5lWK+X4pzZpFTiojRRw+c7KvqscrxARgY8IDzeBkEiqbzgmJxD48//cfjw8s1joxLpjHRiYkIqXRk9/+az5cOfHZPWJspgKpLKw+nSunhgwACHRyvCEtB0Tpl84u7dOXt6rDwry7tYwx61ZsV6EwhhYRYZ2UAWfwqABGn/9VsxTqIe3ES6EdQ/TlwIT6q3x9qYL16kpNxdPWXq7h7EJltkcEOQ5/X9IMHbf/3KjW0jWDqaHsiwWDLu3bsXcHEyPV/p/exiY1L47zMykhloOpqRiDIEBV13d45i/60tMSMjxtZDtVevXA3s7X3158nJyYtJhMalpcnJV696e69mXP0iIoPRDY8pvbUfnCceJaS3qsrCOZSd8MXO09u3f1JQsCcg4MAFicSeeWFPwSfbt5/e+fxeQkRtoNFS+gTjtCFuZSCqag4uPKv/fOfp0xtEfED7vKQhPn7Pw4K/O4kL+UvyZioCwR2jgDYgWlkNolfAsRGejX++s+DLgkd79gUEt+eurV0L2HfkUcGX/9n5so6YpOFzBBbsCWCDUJQiegN9bF/HhYd/8/LCnodHjmzdOtuvrp69duTIw58f/fwyHAzHVBs+B4U5AYM412OsE1EVdkiqz9XUpYUHxO/bd7Th8tSuvx4/23B0Ni0gICC8ju0AA8EnB8UdAJwxAnyqMNLCmPphIXL2WlpS/L4HRy/f/+5fPwyxvjr61YP4pID4Op1/kV7amsPFgONw2ngyhiqhxkr1rJVqlnp2rfr28ZPf5T3+YShv1/HF6ga2da0tr2XKIfVu5WKeiHkgEQm4R9NMfI1mxtrAYp2tXrzdpWa1dJw5s1fd1XW8mtUmZJ3L1WXZQK/cxZEb0b7DA0NLSDebfeuaLvvvrTgzNCqxrlw6fPiYkKU+U3Ey77JDt1uZ5kMQRIs9/uS08c9/QzCdAhORqPTV9fc/HqqY1kdl9b1ZXu6TWq2XhjpapnS63XFEPCOH6/6a90ueU2QCkzcxLtX/5MlptV6vzPSJtS0sHOT7FveNtkx3NOl220V4uowifv1uZ/DgKtCx9mINq+L7FUkocyk7jBpyJaQzrH5J0wdmVBGyMLP5SiJX5fEuzyEQioJjy8xkqy9dOiYJJXYPZgtojERLTfcSrk99vuJpUWqm/Kex6LcHyNsLpZSzgM+MUg9VDM9rcI35Iiqawyk7mB4QKol6OtTSn9q48FMihQdx2UWDQhbsmcLp6ekoNltvTQ315RO95aF3y+esjqnHeXlI++rzAYPrGQWQO2uJxVFFT9VIvZDVcWnxZhtr7fbxH7+VCP398/qLCosjtgTBXAkoZaA2gshmqVuQDcK1rsXF6rPnzt5e/PHbc03+9/P6m1LNEbc2E+se5BJRc918n9AeHJx5rf1B+9aenr9sbW8PDv7d7vv+SByfEaIlbTpr1wHZlYhQtj43Ljg4uKenfatTPT09TsIfOY87ZRnw2FwB8KDkkkBiqsPh0On8WVNtu0D99yyrAanTOZCp5nwOyp30QZUBBcYCmYUOx/0oB7KpTV3d1dWV19aAzAUb2ywvC4GJP6pLSEHGMk1U1LCUrUlpTEq6eDEpKThlN7tJIikfj6AHkSAfETxAK8MXpkqs1nlcitI3xVduTimczRVKyuVlDC4Mwvu4vlpfF9OYzeXWUaED6V/UtlctZCOPsoTlq7UyrvY9sImAcgM5qzPgoiEvT53sOD+MzM0VzslrQzDAb1ZkG/UMHMXg1GZJR1f+tnxm+c0xazlOBAZ5JWn9/xEQFUmL6Ww9xLTJs2ZW5REHTwkQd+6QXFz6kABfPbTunq1bfhEjBKMlqXgfdFn/QJEAIHbHbIhMdgc2e+TU/wQYAOxTdkn4Z/SwAAAAAElFTkSuQmCC");}.b14grid-godmode.show{transition:opacity 200ms ease;opacity:1;}.b14grid-grid{position:fixed;top:0;left:0;height:100%;pointer-events:none;width:100%;z-index:9999;}.b14grid-grid .b14grid-grid-container{height:100%;}.b14grid-grid .b14grid-grid-item{width:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 0);float:left;margin-right:var(--b14grid-gutter-width--12);height:100%;background-color:rgba(255,50,50,0.25);}.b14grid-grid .b14grid-grid-item:last-child{margin-right:0;}
.header-and-overlays--header .search-button::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.header-and-overlays--header .search-button::before{content:"\e90a";}.header-and-overlays--header .shortcuts button::before{content:"←";}.header-and-overlays--overlay .overlay-close{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;display:block;padding-left:25px;padding-top:3px;position:relative;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-close{font-size:18px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-close{font-size:22px;}}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-close{line-height:21px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-close{line-height:26px;}}.header-and-overlays--overlay .overlay-close:before,.header-and-overlays--overlay .overlay-close:after{content:'';position:absolute;left:0;top:calc(50% - 1px);transform:translateY(-50%);width:16px;height:1px;background-color:#000;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.header-and-overlays--overlay .overlay-close:before{transform:rotate(45deg);}.header-and-overlays--overlay .overlay-close:after{transform:rotate(-45deg);}.has-mouse .header-and-overlays--overlay .overlay-close:hover,.header-and-overlays--overlay .has-mouse .overlay-close:hover{color:#FA4B0B;}.has-mouse .header-and-overlays--overlay .overlay-close:hover::before,.header-and-overlays--overlay .has-mouse .overlay-close:hover::before,.has-mouse .header-and-overlays--overlay .overlay-close:hover::after,.header-and-overlays--overlay .has-mouse .overlay-close:hover::after{background-color:#FA4B0B;}.header-and-overlays{position:relative;height:100%;}.header-and-overlays--header{display:flex;background-color:#fff;border-top:1px solid #000;border-bottom:1px solid #000;box-sizing:border-box;}@media (max-width:900px){.header-and-overlays--header{flex-wrap:wrap;}}.header-and-overlays--header .logos-and-sitename{display:flex;}.header-and-overlays--header .logo{width:86px;height:85px;float:left;padding:10px;border-right:1px solid #000;margin-right:20px;box-sizing:border-box;}@media (max-width:900px){.header-and-overlays--header .logo{width:64px;height:63px;}}@media (max-width:600px){.header-and-overlays--header .logo{width:53px;height:53px;padding:8px 7px 6px;margin-right:10px;}}.header-and-overlays--header .sitename{font-family:"AkademiDisplay",sans-serif;font-weight:100;font-size:60px;line-height:60px;letter-spacing:-0.6px;margin-top:16px;margin-right:25px;}@media (max-width:1360px){.header-and-overlays--header .sitename{font-size:50px;line-height:50px;letter-spacing:-0.5px;margin-top:20px;}}@media (max-width:1200px){.header-and-overlays--header .sitename{font-size:44px;line-height:44px;letter-spacing:-0.4px;margin-top:24px;}}@media (max-width:1024px){.header-and-overlays--header .sitename{width:200px;font-size:30px;line-height:32px;letter-spacing:0;margin-top:13px;}}@media (max-width:900px){.header-and-overlays--header .sitename{width:auto;margin-top:18px;}}@media (max-width:600px){.header-and-overlays--header .sitename{width:98px;font-size:16px;line-height:18px;margin-top:10px;margin-right:10px;}}.header-and-overlays--header .logo-secondary{padding:9px;border-left:1px solid #000;box-sizing:border-box;}@media (max-width:900px){.header-and-overlays--header .logo-secondary{width:46px;height:63px;}}@media (max-width:600px){.header-and-overlays--header .logo-secondary{width:39px;height:53px;padding:8px;}}.header-and-overlays--header .menu-and-search{flex-grow:1;display:flex;border-left:1px solid #000;}.header-and-overlays--header .menu-button{flex-grow:1;font-family:"AkademiDisplay",sans-serif;font-size:24px;line-height:24px;text-transform:uppercase;gap:11px;}.header-and-overlays--header .menu-button .icon,.header-and-overlays--header .menu-button .text{pointer-events:none;}.header-and-overlays--header .menu-button .icon{width:30px;margin-top:-3px;}.header-and-overlays--header .menu-button .icon .line{width:100%;height:1px;background-color:#000;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.header-and-overlays--header .menu-button .icon .line:not(:last-child){margin-bottom:6px;}@media (max-width:700px){.header-and-overlays--header .menu-button .text{display:none;}}.header-and-overlays--header .search-button{width:85px;}.header-and-overlays--header .search-button::before{font-size:20px;}@media (max-width:900px){.header-and-overlays--header .search-button{width:63px;height:63px;}}@media (max-width:600px){.header-and-overlays--header .search-button{width:53px;height:53px;}}.header-and-overlays--header .shortcuts-and-language{display:flex;}@media (max-width:900px){.header-and-overlays--header .shortcuts-and-language{width:100%;height:42px;justify-content:flex-end;background-color:#fff;border-top:1px solid #000;}}.header-and-overlays--header .shortcuts-and-language a,.header-and-overlays--header .shortcuts-and-language button{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:4px 9px 0;box-sizing:border-box;}@media (max-width:900px){.header-and-overlays--header .shortcuts-and-language a,.header-and-overlays--header .shortcuts-and-language button{padding:3px 15px 0;}}.header-and-overlays--header .shortcuts{width:254px;display:flex;flex-direction:column;}@media (max-width:900px){.header-and-overlays--header .shortcuts{width:auto;flex-direction:row;}}@media (max-width:600px){.header-and-overlays--header .shortcuts{flex-grow:1;}}.header-and-overlays--header .shortcuts button{gap:5px;flex-grow:1;}@media (max-width:600px){.header-and-overlays--header .shortcuts button{text-align:center;}.header-and-overlays--header .shortcuts button::before{display:none;}}.header-and-overlays--header .shortcuts button:first-child{border-bottom:1px solid #000;}@media (max-width:900px){.header-and-overlays--header .shortcuts button:first-child{border-bottom:0;}}@media (max-width:600px){.header-and-overlays--header .shortcuts button:first-child{border-left:0;}}.header-and-overlays--header .block-language{height:100%;}.header-and-overlays--header .block-language ul{height:100%;display:flex;flex-direction:column;}@media (max-width:900px){.header-and-overlays--header .block-language ul{flex-direction:row;}}.header-and-overlays--header .block-language ul li{flex-grow:1;width:42px;}.header-and-overlays--header .block-language ul li:first-child{border-bottom:1px solid #000;}@media (max-width:900px){.header-and-overlays--header .block-language ul li:first-child{border-bottom:0;}}.header-and-overlays--header .block-language ul a{width:100%;height:100%;}.header-and-overlays--header .header-button,.header-and-overlays--header .block-language a{cursor:pointer;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);display:flex;justify-content:center;align-items:center;}.header-and-overlays--header .header-button:not(.menu-button),.header-and-overlays--header .block-language a:not(.menu-button){border-left:1px solid #000;}.header-and-overlays--header .header-button.is-active,.header-and-overlays--header .block-language a.is-active{color:#fff;background-color:#FA4B0B;}.header-and-overlays--header .header-button.is-active .line,.header-and-overlays--header .block-language a.is-active .line{background-color:#fff;}.has-mouse .header-and-overlays--header .header-button:hover,.has-mouse
      .header-and-overlays--header .block-language a:hover{color:#fff;background-color:#FA4B0B;}.has-mouse .header-and-overlays--header .header-button:hover .line,.has-mouse
        .header-and-overlays--header .block-language a:hover .line{background-color:#fff;}.header-and-overlays--header .unmasquerade-link{padding-top:calc(12px + -3 * ((100vw - 600px) / 760));padding-bottom:calc(9px + -3 * ((100vw - 600px) / 760));padding-left:calc(15px + 2 * ((100vw - 600px) / 760));padding-right:calc(15px + 2 * ((100vw - 600px) / 760));position:absolute;top:100%;right:0;background-color:#9F9E9D;font-weight:600;}@media screen and (max-width:600px){.header-and-overlays--header .unmasquerade-link{padding-top:12px;}}@media screen and (min-width:1360px){.header-and-overlays--header .unmasquerade-link{padding-top:9px;}}@media screen and (max-width:600px){.header-and-overlays--header .unmasquerade-link{padding-bottom:9px;}}@media screen and (min-width:1360px){.header-and-overlays--header .unmasquerade-link{padding-bottom:6px;}}@media screen and (max-width:600px){.header-and-overlays--header .unmasquerade-link{padding-left:15px;}}@media screen and (min-width:1360px){.header-and-overlays--header .unmasquerade-link{padding-left:17px;}}@media screen and (max-width:600px){.header-and-overlays--header .unmasquerade-link{padding-right:15px;}}@media screen and (min-width:1360px){.header-and-overlays--header .unmasquerade-link{padding-right:17px;}}@media (max-width:900px){body:has(.user-profile-menu) .header-and-overlays--header .unmasquerade-link{transform:translateY(calc(100% + 1px));}}.header-and-overlays--overlay{padding-top:calc(21px + 9 * ((100vw - 600px) / 760));transition:left 0.5s cubic-bezier(0.25,0.46,0.45,0.94);box-sizing:border-box;position:fixed;left:100%;height:calc(100% - var(--site-header-height));width:100%;background-color:#F8F6F4;overflow-y:scroll;overflow-x:hidden;display:block;}@media screen and (max-width:600px){.header-and-overlays--overlay{padding-top:21px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay{padding-top:30px;}}.toolbar-fixed.has-primary-tabs .header-and-overlays--overlay{height:calc(100% - var(--gin-toolbar-y-offset,0px) - var(--site-header-height) - var(--primary-tabs-height));}.header-and-overlays--overlay.open{left:0;}.header-and-overlays--overlay .overlay-top{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));display:flex;justify-content:space-between;align-items:flex-start;}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-top{margin-bottom:35px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-top{margin-bottom:50px;}}.header-and-overlays--overlay .overlay-top .overlay-title{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;margin-bottom:calc(7px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-top .overlay-title{font-size:25px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-top .overlay-title{font-size:40px;}}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-top .overlay-title{line-height:25px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-top .overlay-title{line-height:40px;}}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-top .overlay-title{margin-bottom:7px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-top .overlay-title{margin-bottom:10px;}}.header-and-overlays--overlay .overlay-top .overlay-text{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-top .overlay-text{font-size:18px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-top .overlay-text{font-size:22px;}}@media screen and (max-width:600px){.header-and-overlays--overlay .overlay-top .overlay-text{line-height:21px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay .overlay-top .overlay-text{line-height:26px;}}.header-and-overlays--overlay.navigation{padding:30px 40px 30px 85px;}@media (max-width:900px){.header-and-overlays--overlay.navigation{padding:30px 5%;}.header-and-overlays--overlay.navigation .overlay-close{display:none;}}@media (max-width:600px){.header-and-overlays--overlay.navigation{padding:30px 10px;}}.header-and-overlays--overlay.navigation .field--name-field-title{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.header-and-overlays--overlay.navigation .field--name-field-title{font-size:14px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay.navigation .field--name-field-title{font-size:16px;}}@media screen and (max-width:600px){.header-and-overlays--overlay.navigation .field--name-field-title{line-height:20px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay.navigation .field--name-field-title{line-height:22px;}}.header-and-overlays--overlay.navigation .field--name-body{gap:calc(14px + 6 * ((100vw - 600px) / 760));display:grid;line-height:24px;}@media screen and (max-width:600px){.header-and-overlays--overlay.navigation .field--name-body{gap:14px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay.navigation .field--name-body{gap:20px;}}.header-and-overlays--overlay.navigation .overlay-close{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.header-and-overlays--overlay.navigation .overlay-close{margin-bottom:28px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay.navigation .overlay-close{margin-bottom:40px;}}.header-and-overlays--overlay.navigation .inner{display:grid;grid-template-columns:1fr 256px;grid-column-gap:84px;}@media (max-width:900px){.header-and-overlays--overlay.navigation .inner{grid-template-columns:1fr;row-gap:30px;}}.header-and-overlays--overlay.navigation .inner--right__bottom{margin-top:calc(56px + 24 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.header-and-overlays--overlay.navigation .inner--right__bottom{margin-top:56px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay.navigation .inner--right__bottom{margin-top:80px;}}.header-and-overlays--overlay.areas-and-institutes .wrapper{position:relative;}.header-and-overlays--overlay.areas-and-institutes .wrapper .areas-container{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.header-and-overlays--overlay.areas-and-institutes .wrapper .areas-container{margin-bottom:35px;}}@media screen and (min-width:1360px){.header-and-overlays--overlay.areas-and-institutes .wrapper .areas-container{margin-bottom:50px;}}.header-and-overlays--overlay.areas-and-institutes .wrapper .overlay-close{position:absolute;top:0;right:0;}

.main-footer .totop--icon::before,.main-footer .container--social-and-totop .left .links a.linkedin::before,.main-footer .container--social-and-totop .left .links a.ig::before,.main-footer .container--social-and-totop .left .links a.fb::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.main-footer .container--social-and-totop .left .links a.fb::before{content:"\e901";}.main-footer .container--social-and-totop .left .links a.ig::before{content:"\e905";}.main-footer .container--social-and-totop .left .links a.linkedin::before{content:"\e906";}.main-footer .totop--icon::before{content:"\e90c";}.main-footer{border-bottom:1px solid #000;display:grid;grid-template-columns:288px 1fr 1fr;gap:1px;background-color:#000;}@media (max-width:900px){.main-footer{grid-template-columns:1fr 1fr;}}@media (max-width:600px){.main-footer{grid-template-columns:1fr;}}.main-footer .totop-btn{cursor:pointer;width:125px;height:125px;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #000;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-footer .totop-btn:hover{background-color:#FA4B0B;}.has-mouse .main-footer .totop-btn:hover .totop--icon::before{color:#fff;}@media (max-width:600px){.main-footer .totop-btn{display:none;}}.main-footer .totop-btn.mobile{display:none;}@media (max-width:600px){.main-footer .totop-btn.mobile{display:flex;}}.main-footer .totop--icon{position:relative;text-align:center;margin-bottom:5px;}.main-footer .totop--icon::before{display:inline-block;font-size:calc(14px + 26 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.main-footer .totop--icon::before{font-size:14px;}}@media screen and (min-width:1360px){.main-footer .totop--icon::before{font-size:40px;}}@media (max-width:900px){.main-footer .totop--icon{margin-bottom:0;}.main-footer .totop--icon::before{font-size:40px;}}.main-footer .totop--text{text-align:center;}@media (max-width:900px){.main-footer .totop--text{display:none;}}.main-footer .label{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;display:block;}@media screen and (max-width:600px){.main-footer .label{font-size:14px;}}@media screen and (min-width:1360px){.main-footer .label{font-size:16px;}}@media screen and (max-width:600px){.main-footer .label{line-height:20px;}}@media screen and (min-width:1360px){.main-footer .label{line-height:22px;}}.main-footer .field--name-field-title{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(7px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.main-footer .field--name-field-title{font-size:18px;}}@media screen and (min-width:1360px){.main-footer .field--name-field-title{font-size:22px;}}@media screen and (max-width:600px){.main-footer .field--name-field-title{line-height:21px;}}@media screen and (min-width:1360px){.main-footer .field--name-field-title{line-height:26px;}}@media screen and (max-width:600px){.main-footer .field--name-field-title{margin-bottom:7px;}}@media screen and (min-width:1360px){.main-footer .field--name-field-title{margin-bottom:10px;}}.main-footer .container{grid-column:span 1;background-color:#fff;}.main-footer .container--logo{grid-row:span 2;}.main-footer .container--contact,.main-footer .container--info{grid-column-start:2;}.main-footer .container--newsletter .main-footer .container--social-and-totop{grid-column-start:3;}.main-footer .container--info .main-footer .container--social-and-totop{grid-row-start:2;}@media (max-width:900px){.main-footer .container--logo{grid-row-end:4;}.main-footer .container--contact{grid-column-start:1;}.main-footer .container--newsletter,.main-footer .container--social-and-totop{grid-column-start:2;}.main-footer .container--logo,.main-footer .container--info{grid-row-start:2;}.main-footer .container--social-and-totop{grid-row-start:3;}}@media (max-width:600px){.main-footer .container--logo,.main-footer .container--contact,.main-footer .container--info,.main-footer .container--newsletter{grid-column-start:1;}.main-footer .container--info,.main-footer .container--newsletter,.main-footer .container--social-and-totop{grid-column-start:1;}.main-footer .container--contact{grid-row-start:1;}.main-footer .container--newsletter{grid-row-start:2;}.main-footer .container--social-and-totop{grid-row-start:3;}.main-footer .container--logo{grid-row-start:4;grid-row-end:auto;}.main-footer .container--info{grid-row-start:5;}}.main-footer .container--contact,.main-footer .container--newsletter,.main-footer .container--info .left,.main-footer .container--social-and-totop .left{padding:28px 34px;}.main-footer .container--logo{padding:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.main-footer .container--logo{padding:21px;}}@media screen and (min-width:1360px){.main-footer .container--logo{padding:30px;}}@media (max-width:900px){.main-footer .container--logo,.main-footer .container--contact{padding-left:10%;}.main-footer .container--newsletter,.main-footer .container--info .left{padding-right:10%;}}@media (max-width:600px){.main-footer .container--contact,.main-footer .container--logo,.main-footer .container--newsletter,.main-footer .container--info .left,.main-footer .container--social-and-totop .left{padding:20px 10px;}}@media (max-width:900px){.main-footer .container--logo a{display:block;width:135px;height:135px;}}@media (max-width:600px){.main-footer .container--logo{display:flex;justify-content:center;}}.main-footer .container--contact .field--name-body{display:flex;flex-wrap:wrap;gap:10px;line-height:24px;}.main-footer .container--contact .field--name-body .field__item{width:49%;max-width:300px;}.main-footer .container--contact .field--name-body a{color:#000;}.main-footer .container--newsletter > label{margin-bottom:5px;}.main-footer .container--newsletter .simplenews-subscriber-form form{display:grid;grid-template-columns:200px 1fr;align-items:flex-end;-moz-column-gap:calc(12px + 18 * ((100vw - 600px) / 760));column-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.main-footer .container--newsletter .simplenews-subscriber-form form{-moz-column-gap:12px;column-gap:12px;}}@media screen and (min-width:1360px){.main-footer .container--newsletter .simplenews-subscriber-form form{-moz-column-gap:30px;column-gap:30px;}}.main-footer .container--newsletter .simplenews-subscriber-form form .form-actions{grid-column-start:2;grid-row-start:1;}@media (max-width:1360px){.main-footer .container--newsletter .simplenews-subscriber-form form{grid-template-columns:1fr;row-gap:calc(21px + 9 * ((100vw - 600px) / 760));}}@media screen and (max-width:1360px) and (max-width:600px){.main-footer .container--newsletter .simplenews-subscriber-form form{row-gap:21px;}}@media screen and (max-width:1360px) and (min-width:1360px){.main-footer .container--newsletter .simplenews-subscriber-form form{row-gap:30px;}}@media (max-width:1360px){.main-footer .container--newsletter .simplenews-subscriber-form form .form-actions{grid-column-start:1;grid-row-start:2;}}.main-footer .container--info{display:flex;}.main-footer .container--info .left{display:flex;flex-grow:1;}@media (max-width:600px){.main-footer .container--info .left{flex-direction:column;gap:10px;}.main-footer .container--info .left label{margin-bottom:-3px;}}.main-footer .container--info .info-item{width:30%;max-width:200px;}@media (max-width:900px){.main-footer .container--info .info-item{width:50%;}}@media (max-width:600px){.main-footer .container--info .info-item{width:100%;max-width:100%;}}.main-footer .container--social-and-totop{display:flex;}.main-footer .container--social-and-totop .left{flex-grow:1;}.main-footer .container--social-and-totop .left .links{display:flex;}@media (max-width:414px){.main-footer .container--social-and-totop .left .links{justify-content:center;}}.main-footer .container--social-and-totop .left .links a.linkedin{position:relative;margin-right:10px;}.main-footer .container--social-and-totop .left .links a.linkedin::before{display:inline-block;font-size:calc(14px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.main-footer .container--social-and-totop .left .links a.linkedin::before{font-size:14px;}}@media screen and (min-width:1360px){.main-footer .container--social-and-totop .left .links a.linkedin::before{font-size:17px;}}@media (max-width:600px){.main-footer .container--social-and-totop .left .links a.linkedin{margin-right:20px;}}@media (max-width:414px){.main-footer .container--social-and-totop .left .links a.linkedin{margin-right:30px;}}.main-footer .container--social-and-totop .left .links a.ig{position:relative;margin-right:6px;margin-top:1px;}.main-footer .container--social-and-totop .left .links a.ig::before{display:inline-block;font-size:calc(14px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.main-footer .container--social-and-totop .left .links a.ig::before{font-size:14px;}}@media screen and (min-width:1360px){.main-footer .container--social-and-totop .left .links a.ig::before{font-size:17px;}}@media (max-width:600px){.main-footer .container--social-and-totop .left .links a.ig{margin-right:16px;margin-top:2px;}}@media (max-width:414px){.main-footer .container--social-and-totop .left .links a.ig{margin-right:27px;}}.main-footer .container--social-and-totop .left .links a.fb{position:relative;}.main-footer .container--social-and-totop .left .links a.fb::before{display:inline-block;font-size:calc(14px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.main-footer .container--social-and-totop .left .links a.fb::before{font-size:14px;}}@media screen and (min-width:1360px){.main-footer .container--social-and-totop .left .links a.fb::before{font-size:17px;}}.main-footer .container--social-and-totop .left .links a::before{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .main-footer .container--social-and-totop .left .links a:hover::before{color:#FA4B0B;}@media (max-width:600px){.main-footer .container--social-and-totop .left .links a::before{font-size:24px !important;}}@media (max-width:600px){.main-footer .container--social-and-totop .right{display:none;}}
.newsletter-signup{position:relative;}.newsletter-signup .newsletter-btn{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:12px 9px 8px;display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);}.has-mouse .newsletter-signup .newsletter-btn:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}.path-simplenews .simplenews-confirm-multi.confirmation{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);margin-left:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:600px){.path-simplenews .simplenews-confirm-multi.confirmation{width:calc(var(--b14grid-column-width--12) * 11 + var(--b14grid-gutter-width--12) * 10);margin-left:0;}}.path-simplenews .simplenews-confirm-multi.confirmation .form-actions{gap:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;align-items:center;}@media screen and (max-width:600px){.path-simplenews .simplenews-confirm-multi.confirmation .form-actions{gap:14px;}}@media screen and (min-width:1360px){.path-simplenews .simplenews-confirm-multi.confirmation .form-actions{gap:20px;}}

.overlay-latest .goto-link.news::before,.overlay-latest .goto-link.events::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.overlay-latest .goto-link.events::before{content:"\e900";}.overlay-latest .goto-link.news::before{content:"\e908";}.overlay-latest .overlay-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.overlay-latest .overlay-content{row-gap:12px;}}@media screen and (min-width:1360px){.overlay-latest .overlay-content{row-gap:30px;}}@media screen and (max-width:600px){.overlay-latest .overlay-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.overlay-latest .overlay-content .grid-column{grid-column:span 6;}.overlay-latest .latest-title{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(17.5px + 7.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.overlay-latest .latest-title{font-size:18px;}}@media screen and (min-width:1360px){.overlay-latest .latest-title{font-size:22px;}}@media screen and (max-width:600px){.overlay-latest .latest-title{line-height:21px;}}@media screen and (min-width:1360px){.overlay-latest .latest-title{line-height:26px;}}@media screen and (max-width:600px){.overlay-latest .latest-title{margin-bottom:17.5px;}}@media screen and (min-width:1360px){.overlay-latest .latest-title{margin-bottom:25px;}}.overlay-latest .view-news-latest .views-row{width:calc(var(--b14grid-column-width--6) * 3 + var(--b14grid-gutter-width--6) * 2);}@media (max-width:900px){.overlay-latest .view-news-latest .views-row{width:100%;}}.overlay-latest .view-events-upcoming .view-content{row-gap:calc(12px + 18 * ((100vw - 600px) / 760));display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--6);column-gap:var(--b14grid-gutter-width--6);}@media screen and (max-width:600px){.overlay-latest .view-events-upcoming .view-content{row-gap:12px;}}@media screen and (min-width:1360px){.overlay-latest .view-events-upcoming .view-content{row-gap:30px;}}@media screen and (max-width:600px){.overlay-latest .view-events-upcoming .view-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.overlay-latest .view-events-upcoming .views-row{grid-column:span 3;}@media (max-width:900px){.overlay-latest .view-events-upcoming .views-row{grid-column:span 6;}}.overlay-latest .goto-link{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.overlay-latest .goto-link{font-size:18px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link{font-size:22px;}}@media screen and (max-width:600px){.overlay-latest .goto-link{line-height:21px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link{line-height:26px;}}@media screen and (max-width:600px){.overlay-latest .goto-link{padding-top:16px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link{padding-top:19px;}}@media screen and (max-width:600px){.overlay-latest .goto-link{padding-bottom:12px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link{padding-bottom:15px;}}@media screen and (max-width:600px){.overlay-latest .goto-link{padding-left:12px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link{padding-left:15px;}}@media screen and (max-width:600px){.overlay-latest .goto-link{padding-right:12px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link{padding-right:15px;}}@media (max-width:600px){.overlay-latest .goto-link{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.overlay-latest .goto-link{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.overlay-latest .goto-link{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.overlay-latest .goto-link{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.overlay-latest .goto-link{line-height:22px;}}.has-mouse .overlay-latest .goto-link:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}.overlay-latest .goto-link::after{content:"→";}@media screen and (max-width:600px){.overlay-latest .goto-link{margin-bottom:42px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link{margin-bottom:60px;}}@media (max-width:900px){.overlay-latest .goto-link{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:900px) and (max-width:600px){.overlay-latest .goto-link{font-size:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.overlay-latest .goto-link{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px){.overlay-latest .goto-link{line-height:20px;}}@media screen and (max-width:900px) and (min-width:1360px){.overlay-latest .goto-link{line-height:22px;}}.overlay-latest .goto-link.news{position:relative;}.overlay-latest .goto-link.news::before{display:inline-block;font-size:calc(20px + 5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.overlay-latest .goto-link.news::before{font-size:20px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link.news::before{font-size:25px;}}.overlay-latest .goto-link.events{position:relative;}.overlay-latest .goto-link.events::before{display:inline-block;font-size:calc(20px + 5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.overlay-latest .goto-link.events::before{font-size:20px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link.events::before{font-size:25px;}}.overlay-latest .goto-link.news::before,.overlay-latest .goto-link.events::before{margin-top:calc(-2px + -2 * ((100vw - 600px) / 760));margin-right:calc(3px + 2 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.overlay-latest .goto-link.news::before,.overlay-latest .goto-link.events::before{margin-top:-2px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link.news::before,.overlay-latest .goto-link.events::before{margin-top:-4px;}}@media screen and (max-width:600px){.overlay-latest .goto-link.news::before,.overlay-latest .goto-link.events::before{margin-right:3px;}}@media screen and (min-width:1360px){.overlay-latest .goto-link.news::before,.overlay-latest .goto-link.events::before{margin-right:5px;}}
.popup .newsletter-link,.popup .collapse-icon{padding:25px 20px;box-sizing:border-box;background-color:#fff;border:1px solid #FA4B0B;}.popup{position:fixed;width:220px;right:0;bottom:20px;z-index:60;}.popup .container{transition:all 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.popup .newsletter-link,.popup .collapse-icon{transition:all 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.popup .newsletter-link path,.popup .collapse-icon path{transition:fill 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .popup .newsletter-link:hover,.has-mouse
    .popup .collapse-icon:hover{color:#fff;background-color:#FA4B0B;}.has-mouse .popup .newsletter-link:hover path,.has-mouse
      .popup .collapse-icon:hover path{fill:#fff;}.has-mouse .popup .newsletter-link:hover .close::before,.has-mouse .popup .newsletter-link:hover .close::after,.has-mouse
      .popup .collapse-icon:hover .close::before,.has-mouse
      .popup .collapse-icon:hover .close::after{background-color:#fff;}.popup .collapse-icon{cursor:pointer;position:absolute;right:0;bottom:0;display:inline-block;height:83px;width:83px;transform:translateX(100%);padding:0;}.popup .container{position:relative;text-align:center;}.popup .container .newsletter-link{padding-top:calc(24.5px + 10.5 * ((100vw - 600px) / 760));padding-bottom:calc(21px + 9 * ((100vw - 600px) / 760));padding-left:calc(15px + 2 * ((100vw - 600px) / 760));padding-right:calc(15px + 2 * ((100vw - 600px) / 760));display:block;}@media screen and (max-width:600px){.popup .container .newsletter-link{padding-top:24.5px;}}@media screen and (min-width:1360px){.popup .container .newsletter-link{padding-top:35px;}}@media screen and (max-width:600px){.popup .container .newsletter-link{padding-bottom:21px;}}@media screen and (min-width:1360px){.popup .container .newsletter-link{padding-bottom:30px;}}@media screen and (max-width:600px){.popup .container .newsletter-link{padding-left:15px;}}@media screen and (min-width:1360px){.popup .container .newsletter-link{padding-left:17px;}}@media screen and (max-width:600px){.popup .container .newsletter-link{padding-right:15px;}}@media screen and (min-width:1360px){.popup .container .newsletter-link{padding-right:17px;}}.popup .container .field--name-field-title{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.popup .container .field--name-field-title{margin-bottom:14px;}}@media screen and (min-width:1360px){.popup .container .field--name-field-title{margin-bottom:20px;}}@media screen and (max-width:600px){.popup .container .field--name-field-title{font-size:18px;}}@media screen and (min-width:1360px){.popup .container .field--name-field-title{font-size:22px;}}@media screen and (max-width:600px){.popup .container .field--name-field-title{line-height:21px;}}@media screen and (min-width:1360px){.popup .container .field--name-field-title{line-height:26px;}}.popup .close{position:absolute;top:20px;left:20px;width:20px;height:20px;cursor:pointer;z-index:2;}.popup .close:before,.popup .close:after{transition:all 0.25s cubic-bezier(0.25,0.46,0.45,0.94);content:'';position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#000;}.popup .close:before{transform:translateY(-1px) rotate(45deg);}.popup .close:after{transform:translateY(-1px) rotate(-45deg);}.popup.collapsed .container{transform:translateX(100%);}.popup.collapsed .collapse-icon{transform:translateX(0%);}.popup.hide .container{transform:translateX(100%);}
.post-render{margin-bottom:100px;}.post-render .click-to-load{padding:20px;border:1px solid;cursor:pointer;}


@media (max-width:700px){.ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items{flex-wrap:wrap !important;}.ck.ck-toolbar > .ck-toolbar__items > :not(.ck-toolbar__line-break){margin-right:2px !important;}.ck.ck-button,a.ck.ck-button{min-width:0 !important;padding:2px 4px !important;}.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{width:30px !important;}}
.full-default-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);row-gap:calc(28px + 12 * ((100vw - 600px) / 760));grid-template-rows:1fr 100%;}@media screen and (max-width:600px){.full-default-layout{row-gap:28px;}}@media screen and (min-width:1360px){.full-default-layout{row-gap:40px;}}@media (max-width:600px){.full-default-layout{grid-column:span 12;grid-template-rows:auto;}}.full-default-layout--info-elements{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--8);grid-column:span 8;text-transform:uppercase;}@media (max-width:900px){.full-default-layout--info-elements{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);grid-column:span 12;}}.full-default-layout--info-elements .info-element,.full-default-layout--info-elements > .field,.full-default-layout--info-elements > .paragraph--type-key-value{grid-column:span 2;}@media (max-width:900px){.full-default-layout--info-elements .info-element,.full-default-layout--info-elements > .field,.full-default-layout--info-elements > .paragraph--type-key-value{grid-column:span 4;}}.full-default-layout--info-elements .label,.full-default-layout--info-elements .field__label{font-weight:900;}.full-default-layout--main{grid-column:span 8;grid-row:span 2;}@media (max-width:600px){.full-default-layout--main{grid-column:span 12;grid-row:auto;}}.full-default-layout--aside{grid-column:span 4;grid-column-start:9;grid-column-end:13;}@media (max-width:600px){.full-default-layout--aside{grid-column:span 12;}.full-default-layout--aside.primary{grid-row-start:1;}}.full-default-layout--aside > *:not(:last-child){margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.full-default-layout--aside > *:not(:last-child){margin-bottom:21px;}}@media screen and (min-width:1360px){.full-default-layout--aside > *:not(:last-child){margin-bottom:30px;}}
.letter-box{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;padding-top:calc(18px + -5 * ((100vw - 600px) / 760));width:60px;height:60px;line-height:1;flex-shrink:0;box-sizing:border-box;background-color:#FA4B0B;color:#fff;text-align:center;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.letter-box{font-size:25px;}}@media screen and (min-width:1360px){.letter-box{font-size:40px;}}@media screen and (max-width:600px){.letter-box{line-height:25px;}}@media screen and (min-width:1360px){.letter-box{line-height:40px;}}@media screen and (max-width:600px){.letter-box{padding-top:18px;}}@media screen and (min-width:1360px){.letter-box{padding-top:13px;}}@media (max-width:900px){.letter-box{padding-top:calc(16px + -7 * ((100vw - 600px) / 760));width:52px;height:52px;}}@media screen and (max-width:900px) and (max-width:600px){.letter-box{padding-top:16px;}}@media screen and (max-width:900px) and (min-width:1360px){.letter-box{padding-top:9px;}}@media (max-width:600px){.letter-box{width:45px;height:45px;padding-top:12px;}}.letter-box-and-title{display:flex;align-items:center;gap:15px;padding:5px;box-sizing:border-box;background-color:#fff;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.letter-box-and-title h3.title{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-top:6px;}@media screen and (max-width:600px){.letter-box-and-title h3.title{font-size:18px;}}@media screen and (min-width:1360px){.letter-box-and-title h3.title{font-size:22px;}}@media screen and (max-width:600px){.letter-box-and-title h3.title{line-height:21px;}}@media screen and (min-width:1360px){.letter-box-and-title h3.title{line-height:26px;}}@media (max-width:600px){.letter-box-and-title h3.title{margin-top:4px;}}.letter-box-and-title h3.title::after{content:"→";margin-left:5px;}.letter-box-list{display:flex;gap:5px;}

.related-container--more .more-link::after{content:"→";}.related-container--more{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.related-container--more{row-gap:12px;}}@media screen and (min-width:1360px){.related-container--more{row-gap:30px;}}@media screen and (max-width:600px){.related-container--more{row-gap:calc(4px + 8 * ((100vw) / 600));}}.related-container--more{row-gap:calc(17.5px + 7.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.related-container--more{row-gap:17.5px;}}@media screen and (min-width:1360px){.related-container--more{row-gap:25px;}}.related-container--more > h2{grid-column:span 8;margin-bottom:0;}@media (max-width:600px){.related-container--more > h2{grid-column:span 12;}}.related-container--more .more-link{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;grid-column:span 4;justify-self:flex-end;align-self:flex-end;display:inline-flex;gap:5px;color:#FA4B0B;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.related-container--more .more-link{font-size:18px;}}@media screen and (min-width:1360px){.related-container--more .more-link{font-size:22px;}}@media screen and (max-width:600px){.related-container--more .more-link{line-height:21px;}}@media screen and (min-width:1360px){.related-container--more .more-link{line-height:26px;}}@media (max-width:900px){.related-container--more .more-link{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:900px) and (max-width:600px){.related-container--more .more-link{font-size:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.related-container--more .more-link{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px){.related-container--more .more-link{line-height:20px;}}@media screen and (max-width:900px) and (min-width:1360px){.related-container--more .more-link{line-height:22px;}}@media (max-width:600px){.related-container--more .more-link{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-top:calc(14px + 6 * ((100vw - 600px) / 760));grid-column:span 12;grid-row:3;justify-self:flex-start;}}@media screen and (max-width:600px) and (max-width:600px){.related-container--more .more-link{font-size:18px;}}@media screen and (max-width:600px) and (min-width:1360px){.related-container--more .more-link{font-size:22px;}}@media screen and (max-width:600px) and (max-width:600px){.related-container--more .more-link{line-height:21px;}}@media screen and (max-width:600px) and (min-width:1360px){.related-container--more .more-link{line-height:26px;}}@media screen and (max-width:600px) and (max-width:600px){.related-container--more .more-link{margin-top:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.related-container--more .more-link{margin-top:20px;}}.has-mouse .related-container--more .more-link:hover{color:#000;}.related-container--more .views-element-container{grid-column:span 12;}
.short-about-layout .short-about__content,.short-about-layout .facts-container{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.short-about-layout .short-about__content,.short-about-layout .facts-container{row-gap:12px;}}@media screen and (min-width:1360px){.short-about-layout .short-about__content,.short-about-layout .facts-container{row-gap:30px;}}@media screen and (max-width:600px){.short-about-layout .short-about__content,.short-about-layout .facts-container{row-gap:calc(4px + 8 * ((100vw) / 600));}}.short-about-layout .short-about__content{row-gap:calc(35px + 15 * ((100vw - 600px) / 760));padding:20px 0;box-sizing:border-box;background-color:var(--color-background);color:var(--color-text);}@media screen and (max-width:600px){.short-about-layout .short-about__content{row-gap:35px;}}@media screen and (min-width:1360px){.short-about-layout .short-about__content{row-gap:50px;}}.short-about-layout .short-about__content > *{grid-column:span 6;box-sizing:border-box;}@media (max-width:900px){.short-about-layout .short-about__content > *{grid-column:span 12;}.short-about-layout .short-about__content > *:last-child{order:-1;}}.short-about-layout .short-about__content > * > *:not(:last-child){margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.short-about-layout .short-about__content > * > *:not(:last-child){margin-bottom:14px;}}@media screen and (min-width:1360px){.short-about-layout .short-about__content > * > *:not(:last-child){margin-bottom:20px;}}.short-about-layout .short-about__content > *:first-child{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding:0 20px;}@media screen and (max-width:600px){.short-about-layout .short-about__content > *:first-child{font-size:18px;}}@media screen and (min-width:1360px){.short-about-layout .short-about__content > *:first-child{font-size:22px;}}@media screen and (max-width:600px){.short-about-layout .short-about__content > *:first-child{line-height:21px;}}@media screen and (min-width:1360px){.short-about-layout .short-about__content > *:first-child{line-height:26px;}}.short-about-layout h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.short-about-layout h2{font-size:18px;}}@media screen and (min-width:1360px){.short-about-layout h2{font-size:22px;}}@media screen and (max-width:600px){.short-about-layout h2{line-height:21px;}}@media screen and (min-width:1360px){.short-about-layout h2{line-height:26px;}}.short-about-layout:not(:has(.short-about__content--aside)) .short-about__content--main{grid-column:span 12;}@media (max-width:900px){.short-about-layout:not(:has(.short-about__content--aside)) .short-about__content--main{grid-column:span 10;}}@media (max-width:600px){.short-about-layout:not(:has(.short-about__content--aside)) .short-about__content--main{grid-column:span 12;}}.short-about-layout:not(:has(.short-about__content--aside)) .field--name-field-text-formatted-long,.short-about-layout:not(:has(.short-about__content--aside)) .field--name-body{-moz-column-count:2;column-count:2;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}@media (max-width:900px){.short-about-layout:not(:has(.short-about__content--aside)) .field--name-field-text-formatted-long,.short-about-layout:not(:has(.short-about__content--aside)) .field--name-body{-moz-column-count:1;column-count:1;}}.short-about-layout .field--name-field-media{width:calc(var(--b14grid-column-width--6) * 5 + var(--b14grid-gutter-width--6) * 4);}@media (max-width:900px){.short-about-layout .field--name-field-media{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);padding:0 0 0 20px;box-sizing:border-box;}}@media (max-width:600px){.short-about-layout .field--name-field-media{width:100%;padding:0 20px;}}.short-about-layout .field--name-field-media img{width:100%;}.short-about-layout .facts-container{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;row-gap:calc(17.5px + 7.5 * ((100vw - 600px) / 760));grid-template-columns:repeat(6,minmax(0,1fr));-moz-column-gap:var(--b14grid-gutter-width--6);column-gap:var(--b14grid-gutter-width--6);text-transform:uppercase;}@media screen and (max-width:600px){.short-about-layout .facts-container{row-gap:17.5px;}}@media screen and (min-width:1360px){.short-about-layout .facts-container{row-gap:25px;}}@media (max-width:900px){.short-about-layout .facts-container{grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}}.short-about-layout .facts-container > *{grid-column:span 3;}.short-about-layout .facts-container > *:nth-child(even){padding-right:20px;box-sizing:border-box;}@media (max-width:900px){.short-about-layout .facts-container > *:nth-child(even){padding-right:0;}}@media (max-width:900px){.short-about-layout .facts-container > *{grid-column:span 4;}.short-about-layout .facts-container > *:nth-child(3n+1){padding-left:20px;}.short-about-layout .facts-container > *:nth-child(3n){padding-right:20px;}}@media (max-width:600px){.short-about-layout .facts-container > *{grid-column:span 6;}.short-about-layout .facts-container > *:nth-child(3n+1){padding-left:0;}.short-about-layout .facts-container > *:nth-child(3n){padding-right:0;}.short-about-layout .facts-container > *:nth-child(odd){padding-left:20px;}.short-about-layout .facts-container > *:nth-child(even){padding-right:20px;}}@media (max-width:414px){.short-about-layout .facts-container > *{grid-column:span 12;padding:0 20px !important;}}.short-about-layout .facts-container .field{font-weight:600;}.short-about-layout .facts-container .field--name-field-key,.short-about-layout .facts-container .field__label{font-weight:900;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.short-about-layout .facts-container .parent-group-list span.parent-group-label:not(:last-child)::after{content:',';}.short-about-layout .more-link{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);}@media screen and (max-width:600px){.short-about-layout .more-link{font-size:18px;}}@media screen and (min-width:1360px){.short-about-layout .more-link{font-size:22px;}}@media screen and (max-width:600px){.short-about-layout .more-link{line-height:21px;}}@media screen and (min-width:1360px){.short-about-layout .more-link{line-height:26px;}}@media screen and (max-width:600px){.short-about-layout .more-link{padding-top:16px;}}@media screen and (min-width:1360px){.short-about-layout .more-link{padding-top:19px;}}@media screen and (max-width:600px){.short-about-layout .more-link{padding-bottom:12px;}}@media screen and (min-width:1360px){.short-about-layout .more-link{padding-bottom:15px;}}@media screen and (max-width:600px){.short-about-layout .more-link{padding-left:12px;}}@media screen and (min-width:1360px){.short-about-layout .more-link{padding-left:15px;}}@media screen and (max-width:600px){.short-about-layout .more-link{padding-right:12px;}}@media screen and (min-width:1360px){.short-about-layout .more-link{padding-right:15px;}}@media (max-width:600px){.short-about-layout .more-link{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.short-about-layout .more-link{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.short-about-layout .more-link{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.short-about-layout .more-link{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.short-about-layout .more-link{line-height:22px;}}.short-about-layout .more-link::after{content:"→";margin-left:5px;}.has-mouse .short-about-layout .more-link:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}
.teaser-card .field--type-image,.teaser-card .field--name-field-image,.teaser-card .field--name-field-teaser-image,.teaser-card .responsive-media{background-color:#000;}.teaser-card .field--type-image img,.teaser-card .field--name-field-image img,.teaser-card .field--name-field-teaser-image img,.teaser-card .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.teaser-card .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .teaser-card:hover img{opacity:0.7;}.has-mouse .teaser-card:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.teaser-card:not(.node--type-job) .teaser-card__content{display:block;position:relative;padding-bottom:89px;}.teaser-card:not(.node--type-job) .field--type-image{position:relative;}.teaser-card:not(.node--type-job) .field--type-image:before{display:block;content:"";width:100%;padding-top:56.25%;}.teaser-card:not(.node--type-job) .field--type-image > *{height:100%;}.teaser-card:not(.node--type-job) .field--type-image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.teaser-card .teaser-card__content--text{padding-top:calc(17.5px + 7.5 * ((100vw - 600px) / 760));padding-right:calc(14px + 6 * ((100vw - 600px) / 760));padding-bottom:calc(14px + 6 * ((100vw - 600px) / 760));padding-left:calc(14px + 6 * ((100vw - 600px) / 760));width:100%;min-height:90px;position:absolute;bottom:0;left:0;box-sizing:border-box;background-color:#fff;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.teaser-card .teaser-card__content--text{padding-top:17.5px;}}@media screen and (min-width:1360px){.teaser-card .teaser-card__content--text{padding-top:25px;}}@media screen and (max-width:600px){.teaser-card .teaser-card__content--text{padding-right:14px;}}@media screen and (min-width:1360px){.teaser-card .teaser-card__content--text{padding-right:20px;}}@media screen and (max-width:600px){.teaser-card .teaser-card__content--text{padding-bottom:14px;}}@media screen and (min-width:1360px){.teaser-card .teaser-card__content--text{padding-bottom:20px;}}@media screen and (max-width:600px){.teaser-card .teaser-card__content--text{padding-left:14px;}}@media screen and (min-width:1360px){.teaser-card .teaser-card__content--text{padding-left:20px;}}@media (max-width:600px){.teaser-card .teaser-card__content--text{padding:15px 10px 10px 10px;}}.teaser-card h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.teaser-card h3{font-size:14px;}}@media screen and (min-width:1360px){.teaser-card h3{font-size:16px;}}@media screen and (max-width:600px){.teaser-card h3{line-height:20px;}}@media screen and (min-width:1360px){.teaser-card h3{line-height:22px;}}.has-mouse .teaser-card:hover .teaser-card__content--text{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);}
.teaser-compact{height:100%;display:flex;justify-content:space-between;}.teaser-compact .responsive-media,.teaser-compact .field--name-field-teaser-image,.teaser-compact .field--name-field-image,.teaser-compact .fallback-teaser-image{width:calc(var(--b14grid-column-width--6) * 2 + var(--b14grid-gutter-width--6) * 1);position:relative;}@media (max-width:900px){.teaser-compact .responsive-media,.teaser-compact .field--name-field-teaser-image,.teaser-compact .field--name-field-image,.teaser-compact .fallback-teaser-image{width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);}}.teaser-compact img{width:100%;height:100%;position:absolute;top:0;right:0;-o-object-fit:cover;object-fit:cover;}.teaser-compact .teaser-compact__content{width:calc(var(--b14grid-column-width--6) * 4 + var(--b14grid-gutter-width--6) * 4);display:flex;flex-direction:column;padding:10px var(--b14grid-gutter-width--6);box-sizing:border-box;background-color:#fff;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:900px){.teaser-compact .teaser-compact__content{width:calc(var(--b14grid-column-width--12) * 9 + var(--b14grid-gutter-width--12) * 9);padding:10px calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1) 10px var(--b14grid-gutter-width--12);}}@media (max-width:600px){.teaser-compact .teaser-compact__content{padding:10px var(--b14grid-gutter-width--12);}}.teaser-compact h3{margin-bottom:0;}
.new-top-layout .top__content .field--name-field-top-slides .slides-attached-and-dots .slider-dots{width:var(--b14grid-width);max-width:var(--b14grid-max-width);}.new-top-layout .top__content .field--name-field-top-slides{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.new-top-layout .top__content--title-and-aside{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.new-top-layout .top__content--title-and-aside{row-gap:12px;}}@media screen and (min-width:1360px){.new-top-layout .top__content--title-and-aside{row-gap:30px;}}@media screen and (max-width:600px){.new-top-layout .top__content--title-and-aside{row-gap:calc(4px + 8 * ((100vw) / 600));}}.new-top-layout .top__content--title-and-aside .title-container > div{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.new-top-layout .top__content{margin-bottom:calc(63px + 27 * ((100vw - 600px) / 760));display:grid;grid-template-columns:minmax(0,1fr);grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;}@media screen and (max-width:600px){.new-top-layout .top__content{margin-bottom:63px;}}@media screen and (min-width:1360px){.new-top-layout .top__content{margin-bottom:90px;}}@media (max-width:700px){.new-top-layout .top__content{row-gap:60px;margin-bottom:40px;}}.new-top-layout .top__content .field--name-field-top-slides,.new-top-layout .top__content--title-and-aside{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;}.new-top-layout .top__content .field--name-field-top-slides .slider,.new-top-layout .top__content .field--name-field-top-slides .slider-content--container{height:100%;}.new-top-layout .top__content .field--name-field-top-slides > .paragraph--type-top-slide{position:relative;}@media (min-width:2240px){.new-top-layout .top__content .field--name-field-top-slides .slider,.new-top-layout .top__content .field--name-field-top-slides > .paragraph--type-top-slide{max-width:2200px;margin:0 auto;}}.new-top-layout .top__content .field--name-field-top-slides .slider-content--container *{height:100%;}.new-top-layout .top__content .field--name-field-top-slides .slider-content--container .content-container,.new-top-layout .top__content .field--name-field-top-slides .slider-content--container .content-container--inner .field,.new-top-layout .top__content .field--name-field-top-slides .slider-content--container .content-container--inner .box-link--text,.new-top-layout .top__content .field--name-field-top-slides .slider-content--container .content-container--inner .field *{height:auto;}.new-top-layout .top__content .field--name-field-top-slides > .paragraph--type-top-slide .content-container *{height:100%;}.new-top-layout .top__content .field--name-field-top-slides > .paragraph--type-top-slide .content-container .content-container--inner .field,.new-top-layout .top__content .field--name-field-top-slides > .paragraph--type-top-slide .content-container .content-container--inner .box-link--text,.new-top-layout .top__content .field--name-field-top-slides > .paragraph--type-top-slide .content-container .content-container--inner .field *{height:auto;}.new-top-layout .top__content .field--name-field-top-slides .slides-attached-and-dots{position:absolute;top:100%;left:0;width:100%;}.new-top-layout .top__content .field--name-field-top-slides .slides-attached-and-dots .slider-dots{margin:0 auto;}.new-top-layout .top__content--title-and-aside{padding-top:calc(31.5px + 13.5 * ((100vw - 600px) / 760));padding-bottom:calc(31.5px + 13.5 * ((100vw - 600px) / 760));z-index:1;}@media screen and (max-width:600px){.new-top-layout .top__content--title-and-aside{padding-top:31.5px;}}@media screen and (min-width:1360px){.new-top-layout .top__content--title-and-aside{padding-top:45px;}}@media screen and (max-width:600px){.new-top-layout .top__content--title-and-aside{padding-bottom:31.5px;}}@media screen and (min-width:1360px){.new-top-layout .top__content--title-and-aside{padding-bottom:45px;}}.new-top-layout .top__content--title-and-aside .title-container{grid-column:span 8;}.new-top-layout .top__content--title-and-aside .title-container > div{color:var(--color-text-on-background);}@media (max-width:1200px){.new-top-layout .top__content--title-and-aside .title-container{grid-column:span 7;}}.new-top-layout .top__content--title-and-aside h1{margin:0;color:var(--color-text-on-background);}.new-top-layout .top__content--title-and-aside > .field{grid-column:span 4;height:100%;}.new-top-layout .top__content--title-and-aside > .field > .field__item{height:100%;}.new-top-layout .top__content--title-and-aside > .field .paragraph--type-top-banner{height:100%;}@media (max-width:1200px){.new-top-layout .top__content--title-and-aside > .field{grid-column:span 5;}}@media (max-width:700px){.new-top-layout .top__content--title-and-aside{display:contents;}.new-top-layout .top__content--title-and-aside .title-container{padding:30px 0 50px;grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;z-index:1;}.new-top-layout .top__content--title-and-aside > .field{grid-row-start:2;grid-row-end:3;grid-column-start:1;grid-column-end:2;}}
.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{row-gap:12px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{row-gap:30px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{row-gap:calc(21px + 9 * ((100vw - 600px) / 760));margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{row-gap:21px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{row-gap:30px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{margin-bottom:35px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .top__content,.node--view-mode-full:not(.new-top-layout) .top__content{margin-bottom:50px;}}.group--view-mode-full:not(.new-top-layout) .top__content--main,.node--view-mode-full:not(.new-top-layout) .top__content--main{grid-column:span 8;}@media (max-width:900px){.group--view-mode-full:not(.new-top-layout) .top__content--main,.node--view-mode-full:not(.new-top-layout) .top__content--main{grid-column:span 12;}}.group--view-mode-full:not(.new-top-layout) .top__content--aside,.node--view-mode-full:not(.new-top-layout) .top__content--aside{grid-column:span 4;}@media (max-width:900px){.group--view-mode-full:not(.new-top-layout) .top__content--aside,.node--view-mode-full:not(.new-top-layout) .top__content--aside{grid-column:span 12;}.group--view-mode-full:not(.new-top-layout) .top__content--aside:has(.paragraph--type-top-seal),.node--view-mode-full:not(.new-top-layout) .top__content--aside:has(.paragraph--type-top-seal){display:none;}}
.ui-dialog .js-media-library-menu a,.ui-dialog .form-actions .form-submit{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.ui-dialog .js-media-library-menu a:focus,.ui-dialog .form-actions .form-submit:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .ui-dialog .js-media-library-menu a:focus,.ui-dialog .js-media-library-menu .using-mouse a:focus,.using-mouse .ui-dialog .form-actions .form-submit:focus,.ui-dialog .form-actions .using-mouse .form-submit:focus,.using-mouse .ui-dialog .js-media-library-menu a:focus-visible,.ui-dialog .js-media-library-menu .using-mouse a:focus-visible,.using-mouse .ui-dialog .form-actions .form-submit:focus-visible,.ui-dialog .form-actions .using-mouse .form-submit:focus-visible{outline:none;}.ui-dialog{z-index:5000;background-color:#F8F6F4;}@media (max-width:48em){.ui-dialog{width:100% !important;}}.ui-dialog .form-item{margin-bottom:10px;}@media (max-width:900px){.ui-dialog .form-checkbox + label,.ui-dialog .form-radio + label{height:36px;padding-left:52px;}.ui-dialog .form-checkbox + label::before,.ui-dialog .form-radio + label::before{width:36px;height:36px;}}.ui-dialog .form-type-textfield input,.ui-dialog .form-type-url input{display:inline-block;width:auto;background-color:#fff;border:1px solid #FA4B0B;position:relative;padding:9px 36px 4px 9px;}@media (max-width:600px){.ui-dialog .form-type-textfield input,.ui-dialog .form-type-url input{width:100%;}}.ui-dialog .js-media-library-menu{padding-top:10px;display:flex;border-bottom:1px solid #9F9E9D;}.ui-dialog .js-media-library-menu a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:12px 9px 8px;display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);cursor:pointer;box-shadow:none;transform:translateY(1px);border:1px solid transparent;}.has-mouse .ui-dialog .js-media-library-menu a:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}.ui-dialog .js-media-library-menu a:not(.active){background-color:#e5e5e5;border-bottom-color:#9F9E9D;}.ui-dialog .js-media-library-menu a.active{background-color:#F8F6F4;border-color:#9F9E9D;border-bottom-color:#F8F6F4;}.ui-dialog input.form-url{display:inline-block;width:auto;background-color:#fff;border:1px solid #FA4B0B;position:relative;padding:9px 36px 4px 9px;}.ui-dialog input.form-submit{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:400;font-family:"AkademiText",sans-serif;}.ui-dialog #media-library-content{padding-top:20px;}.ui-dialog .form-type-managed-file{padding-top:20px;}.ui-dialog .media-library-add-form-wrapper{padding-top:20px;padding-bottom:20px;}.ui-dialog .view-media-library{display:flex;flex-direction:column;}.ui-dialog .view-media-library .views-display-link{padding-left:1.375rem;color:var(--color-text);}.ui-dialog .view-media-library .views-display-link.is-active{font-weight:bold;text-decoration:underline;}.ui-dialog .view-media-library .views-display-link.views-display-link-widget{margin-right:0.9375rem;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23333333' d='M10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3A1.5 1.5 0 0 1 10.5 9zm-8 0h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3A1.5 1.5 0 0 1 2.5 9zm8-8h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3A1.5 1.5 0 0 1 10.5 1zm-8 0h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3A1.5 1.5 0 0 1 2.5 1z'/%3e%3c/svg%3e") left 0 no-repeat;}.ui-dialog .view-media-library .views-display-link.views-display-link-widget_table{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23333333' d='M7 15a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 9.5a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 4a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zM2.5 4a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z'/%3e%3c/svg%3e") left 0 no-repeat;}.ui-dialog .view-filters{order:-1;}.ui-dialog .view-filters .form--inline{padding:0.5rem 0;}.ui-dialog .view-filters .form--inline .js-form-type-textfield{grid-column-start:unset;grid-column-end:unset;border:unset;background-color:unset;display:flex;flex-direction:column;order:1;grid-column:span 5;}.ui-dialog .view-filters .form--inline .js-form-type-textfield input{background-color:#fff;border:1px solid #FA4B0B;position:relative;padding:9px 36px 4px 9px;}.ui-dialog .view-filters .form--inline .js-form-type-textfield::after{transform:unset;left:unset;top:unset;right:8px;bottom:6px;}.ui-dialog .view-filters .form--inline .form-actions-wrapper{order:2;}.ui-dialog .js-media-library-views-form:not(:has(table)){display:flex;flex-wrap:wrap;flex-basis:100%;margin:0 -0.5rem;}.ui-dialog .js-media-library-views-form:not(:has(table)) .js-click-to-select-checkbox{position:absolute;z-index:1;top:1rem;left:1rem;display:block;}.ui-dialog .js-media-library-views-form:not(:has(table)) .js-media-library-item{position:relative;box-sizing:border-box;width:20%;padding:0.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media (max-width:600px){.ui-dialog .js-media-library-views-form:not(:has(table)) .js-media-library-item{width:33.33%;}}.ui-dialog .js-media-library-views-form:not(:has(table)) .js-media-library-item .js-media-library-item-preview{position:relative;overflow:hidden;aspect-ratio:1 / 1;}.ui-dialog .js-media-library-views-form:not(:has(table)) .js-media-library-item .js-media-library-item-preview img{position:absolute;top:0;-o-object-fit:cover;object-fit:cover;}.ui-dialog .js-media-library-views-form:not(:has(table)) .js-media-library-item .js-media-library-item-preview + div{margin-top:5px;overflow-wrap:break-word;}.ui-dialog .js-media-library-views-form:not(:has(table)) .js-media-library-item *{width:100%;height:100%;}.ui-dialog .js-media-library-views-form:not(:has(table)) .js-media-library-item .videoplayer--overlay{display:none;}.ui-dialog .form-actions .form-submit{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:12px 9px 8px;display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);}.has-mouse .ui-dialog .form-actions .form-submit:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}.ui-widget{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.ui-widget{font-size:14px;}}@media screen and (min-width:1360px){.ui-widget{font-size:16px;}}@media screen and (max-width:600px){.ui-widget{line-height:20px;}}@media screen and (min-width:1360px){.ui-widget{line-height:22px;}}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:14px;}}@media screen and (min-width:1360px){.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:16px;}}@media screen and (max-width:600px){.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{line-height:20px;}}@media screen and (min-width:1360px){.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{line-height:22px;}}
.top-spacer--user-profile-menu{height:37px;}.user-profile-menu{position:fixed;z-index:3199;left:0;top:calc(var(--site-header-top) + var(--site-header-height));width:100%;background-color:#fff;border-bottom:1px solid #000;}.user-profile-menu ul{display:flex;}.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-top:calc(12px + -3 * ((100vw - 600px) / 760));padding-bottom:calc(9px + -3 * ((100vw - 600px) / 760));padding-left:calc(15px + 2 * ((100vw - 600px) / 760));padding-right:calc(15px + 2 * ((100vw - 600px) / 760));display:block;border-right:1px solid #000;color:var(--button-box-text-color);}@media screen and (max-width:600px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-top:12px;}}@media screen and (min-width:1360px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-top:9px;}}@media screen and (max-width:600px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-bottom:9px;}}@media screen and (min-width:1360px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-bottom:6px;}}@media screen and (max-width:600px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-left:15px;}}@media screen and (min-width:1360px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-left:17px;}}@media screen and (max-width:600px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-right:15px;}}@media screen and (min-width:1360px){.user-profile-menu ul span,.user-profile-menu ul a,.user-profile-menu ul .menu-button{padding-right:17px;}}.user-profile-menu ul .menu-button{display:none;}.user-profile-menu ul span{font-weight:700;}.user-profile-menu ul a{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.user-profile-menu ul a::after{content:"→";margin-left:5px;}.has-mouse .user-profile-menu ul a:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);}.user-profile-menu ul a.frontpage-link{display:none;}@media (max-width:900px){.user-profile-menu ul{display:block;position:relative;}.user-profile-menu ul li:not(:first-child):not(.menu-button){display:none;}.user-profile-menu ul .menu-button{position:absolute;top:0;right:0;display:block;border-right:none;border-left:1px solid #000;}.user-profile-menu.show-menu ul li:first-child{border-bottom:1px solid #000;}.user-profile-menu.show-menu ul li:not(:first-child):not(.menu-button){display:block;}}.toolbar-fixed.has-primary-tabs .user-menu{top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top) + var(--primary-tabs-height) + var(--site-header-height));}
.wrapper{width:var(--b14grid-width);max-width:var(--b14grid-max-width);}.share-box .share-box--inner--bottom .form-text{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.share-box .share-box--inner--bottom .form-text:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .share-box .share-box--inner--bottom .form-text:focus,.share-box .share-box--inner--bottom .using-mouse .form-text:focus,.using-mouse .share-box .share-box--inner--bottom .form-text:focus-visible,.share-box .share-box--inner--bottom .using-mouse .form-text:focus-visible{outline:none;}.share-box .share-box--inner--bottom .form-text{box-sizing:border-box;border-bottom:1px solid #000;padding-bottom:7px;width:100%;}.share-box .share-box--inner--bottom .form-text:focus{outline:2px solid -webkit-focus-ring-color;outline:2px solid Highlight;outline:2px solid blue;}.using-mouse .share-box .share-box--inner--bottom .form-text:focus,.share-box .share-box--inner--bottom .using-mouse .form-text:focus,.using-mouse .share-box .share-box--inner--bottom .form-text:focus-visible,.share-box .share-box--inner--bottom .using-mouse .form-text:focus-visible{outline:none;}.search-type-label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;display:block;padding-left:25px;padding-top:3px;position:relative;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;}@media screen and (max-width:600px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{font-size:18px;}}@media screen and (min-width:1360px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{font-size:22px;}}@media screen and (max-width:600px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{line-height:21px;}}@media screen and (min-width:1360px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{line-height:26px;}}.share-box--inner .remove-share-box:before,.share-box--inner .remove-popover:before,.newsletter-popover--inner .remove-share-box:before,.newsletter-popover--inner .remove-popover:before,.evu-newsletter-popover--inner .remove-share-box:before,.evu-newsletter-popover--inner .remove-popover:before,.share-box--inner .remove-share-box:after,.share-box--inner .remove-popover:after,.newsletter-popover--inner .remove-share-box:after,.newsletter-popover--inner .remove-popover:after,.evu-newsletter-popover--inner .remove-share-box:after,.evu-newsletter-popover--inner .remove-popover:after{content:'';position:absolute;left:0;top:calc(50% - 1px);transform:translateY(-50%);width:16px;height:1px;background-color:#000;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.share-box--inner .remove-share-box:before,.share-box--inner .remove-popover:before,.newsletter-popover--inner .remove-share-box:before,.newsletter-popover--inner .remove-popover:before,.evu-newsletter-popover--inner .remove-share-box:before,.evu-newsletter-popover--inner .remove-popover:before{transform:rotate(45deg);}.share-box--inner .remove-share-box:after,.share-box--inner .remove-popover:after,.newsletter-popover--inner .remove-share-box:after,.newsletter-popover--inner .remove-popover:after,.evu-newsletter-popover--inner .remove-share-box:after,.evu-newsletter-popover--inner .remove-popover:after{transform:rotate(-45deg);}.has-mouse .share-box--inner .remove-share-box:hover,.share-box--inner .has-mouse .remove-share-box:hover,.has-mouse .share-box--inner .remove-popover:hover,.share-box--inner .has-mouse .remove-popover:hover,.has-mouse .newsletter-popover--inner .remove-share-box:hover,.newsletter-popover--inner .has-mouse .remove-share-box:hover,.has-mouse .newsletter-popover--inner .remove-popover:hover,.newsletter-popover--inner .has-mouse .remove-popover:hover,.has-mouse .evu-newsletter-popover--inner .remove-share-box:hover,.evu-newsletter-popover--inner .has-mouse .remove-share-box:hover,.has-mouse .evu-newsletter-popover--inner .remove-popover:hover,.evu-newsletter-popover--inner .has-mouse .remove-popover:hover{color:#FA4B0B;}.has-mouse .share-box--inner .remove-share-box:hover::before,.share-box--inner .has-mouse .remove-share-box:hover::before,.has-mouse .share-box--inner .remove-popover:hover::before,.share-box--inner .has-mouse .remove-popover:hover::before,.has-mouse .newsletter-popover--inner .remove-share-box:hover::before,.newsletter-popover--inner .has-mouse .remove-share-box:hover::before,.has-mouse .newsletter-popover--inner .remove-popover:hover::before,.newsletter-popover--inner .has-mouse .remove-popover:hover::before,.has-mouse .evu-newsletter-popover--inner .remove-share-box:hover::before,.evu-newsletter-popover--inner .has-mouse .remove-share-box:hover::before,.has-mouse .evu-newsletter-popover--inner .remove-popover:hover::before,.evu-newsletter-popover--inner .has-mouse .remove-popover:hover::before,.has-mouse .share-box--inner .remove-share-box:hover::after,.share-box--inner .has-mouse .remove-share-box:hover::after,.has-mouse .share-box--inner .remove-popover:hover::after,.share-box--inner .has-mouse .remove-popover:hover::after,.has-mouse .newsletter-popover--inner .remove-share-box:hover::after,.newsletter-popover--inner .has-mouse .remove-share-box:hover::after,.has-mouse .newsletter-popover--inner .remove-popover:hover::after,.newsletter-popover--inner .has-mouse .remove-popover:hover::after,.has-mouse .evu-newsletter-popover--inner .remove-share-box:hover::after,.evu-newsletter-popover--inner .has-mouse .remove-share-box:hover::after,.has-mouse .evu-newsletter-popover--inner .remove-popover:hover::after,.evu-newsletter-popover--inner .has-mouse .remove-popover:hover::after{background-color:#FA4B0B;}.layout-container{overflow-x:clip;}.wrapper{margin:0 auto;}.fallback-teaser-image{background-color:#fff;background-repeat:no-repeat;background-image:url(/themes/b14theme/images/svgs/seal-square.svg);background-position:center center;background-size:auto 80%;}@media (max-width:600px){.fallback-teaser-image{background-size:auto 60%;}}.fallback-teaser-image.aspect-10-7{position:relative;}.fallback-teaser-image.aspect-10-7:before{display:block;content:"";width:100%;padding-top:70%;}.fallback-teaser-image.aspect-16-9{position:relative;}.fallback-teaser-image.aspect-16-9:before{display:block;content:"";width:100%;padding-top:56.25%;}.fallback-teaser-image.aspect-4-3{position:relative;}.fallback-teaser-image.aspect-4-3:before{display:block;content:"";width:100%;padding-top:75%;}.fallback-teaser-image.aspect-3-4{position:relative;background-size:80% auto;}.fallback-teaser-image.aspect-3-4:before{display:block;content:"";width:100%;padding-top:133.33333%;}.fallback-teaser-image.aspect-4-5{position:relative;background-size:80% auto;}.fallback-teaser-image.aspect-4-5:before{display:block;content:"";width:100%;padding-top:125%;}.fallback-teaser-image.aspect-8-9{position:relative;background-size:80% auto;}.fallback-teaser-image.aspect-8-9:before{display:block;content:"";width:100%;padding-top:112.5%;}.button-box{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);}@media screen and (max-width:600px){.button-box{font-size:18px;}}@media screen and (min-width:1360px){.button-box{font-size:22px;}}@media screen and (max-width:600px){.button-box{line-height:21px;}}@media screen and (min-width:1360px){.button-box{line-height:26px;}}@media screen and (max-width:600px){.button-box{padding-top:16px;}}@media screen and (min-width:1360px){.button-box{padding-top:19px;}}@media screen and (max-width:600px){.button-box{padding-bottom:12px;}}@media screen and (min-width:1360px){.button-box{padding-bottom:15px;}}@media screen and (max-width:600px){.button-box{padding-left:12px;}}@media screen and (min-width:1360px){.button-box{padding-left:15px;}}@media screen and (max-width:600px){.button-box{padding-right:12px;}}@media screen and (min-width:1360px){.button-box{padding-right:15px;}}@media (max-width:600px){.button-box{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.button-box{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.button-box{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.button-box{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.button-box{line-height:22px;}}.button-box::after{content:"→";margin-left:5px;}.has-mouse .button-box:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}.button-box.white{--button-bg-color:#fff;--button-text-color:#000;}.no-image{background-color:#bebebe;display:block;height:250px;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.info-container{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));row-gap:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.info-container{margin-bottom:28px;}}@media screen and (min-width:1360px){.info-container{margin-bottom:40px;}}@media screen and (max-width:600px){.info-container{row-gap:21px;}}@media screen and (min-width:1360px){.info-container{row-gap:30px;}}.info-container .value,.info-container .field__item{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.info-container .value,.info-container .field__item{font-size:18px;}}@media screen and (min-width:1360px){.info-container .value,.info-container .field__item{font-size:22px;}}@media screen and (max-width:600px){.info-container .value,.info-container .field__item{line-height:21px;}}@media screen and (min-width:1360px){.info-container .value,.info-container .field__item{line-height:26px;}}.info-container .label,.info-container .field__label{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.info-container .label,.info-container .field__label{font-size:18px;}}@media screen and (min-width:1360px){.info-container .label,.info-container .field__label{font-size:22px;}}@media screen and (max-width:600px){.info-container .label,.info-container .field__label{line-height:21px;}}@media screen and (min-width:1360px){.info-container .label,.info-container .field__label{line-height:26px;}}.external-link{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:inline-flex;gap:5px;color:#FA4B0B;text-transform:uppercase;}.external-link::before{content:"→";}.has-mouse .external-link:hover{color:#000;}.share-box .share-box--inner--bottom{gap:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;}@media screen and (max-width:600px){.share-box .share-box--inner--bottom{gap:14px;}}@media screen and (min-width:1360px){.share-box .share-box--inner--bottom{gap:20px;}}.share-box .share-box--inner--bottom .copy-link{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:12px 9px 8px;display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-content:center;min-width:105px;flex-shrink:0;}.has-mouse .share-box .share-box--inner--bottom .copy-link:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}@media (max-width:600px){.share-box .share-box--inner--bottom{flex-direction:column;}}.share-box,.newsletter-popover,.evu-newsletter-popover{z-index:2;position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.6);}.share-box--inner,.newsletter-popover--inner,.evu-newsletter-popover--inner{padding:calc(14px + 6 * ((100vw - 600px) / 760));min-width:500px;box-sizing:border-box;background-color:#F8F6F4;}@media screen and (max-width:600px){.share-box--inner,.newsletter-popover--inner,.evu-newsletter-popover--inner{padding:14px;}}@media screen and (min-width:1360px){.share-box--inner,.newsletter-popover--inner,.evu-newsletter-popover--inner{padding:20px;}}.share-box--inner .share-box--inner--top,.share-box--inner .newletter-popover--inner--top,.newsletter-popover--inner .share-box--inner--top,.newsletter-popover--inner .newletter-popover--inner--top,.evu-newsletter-popover--inner .share-box--inner--top,.evu-newsletter-popover--inner .newletter-popover--inner--top{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));gap:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;}@media screen and (max-width:600px){.share-box--inner .share-box--inner--top,.share-box--inner .newletter-popover--inner--top,.newsletter-popover--inner .share-box--inner--top,.newsletter-popover--inner .newletter-popover--inner--top,.evu-newsletter-popover--inner .share-box--inner--top,.evu-newsletter-popover--inner .newletter-popover--inner--top{margin-bottom:21px;}}@media screen and (min-width:1360px){.share-box--inner .share-box--inner--top,.share-box--inner .newletter-popover--inner--top,.newsletter-popover--inner .share-box--inner--top,.newsletter-popover--inner .newletter-popover--inner--top,.evu-newsletter-popover--inner .share-box--inner--top,.evu-newsletter-popover--inner .newletter-popover--inner--top{margin-bottom:30px;}}@media screen and (max-width:600px){.share-box--inner .share-box--inner--top,.share-box--inner .newletter-popover--inner--top,.newsletter-popover--inner .share-box--inner--top,.newsletter-popover--inner .newletter-popover--inner--top,.evu-newsletter-popover--inner .share-box--inner--top,.evu-newsletter-popover--inner .newletter-popover--inner--top{gap:14px;}}@media screen and (min-width:1360px){.share-box--inner .share-box--inner--top,.share-box--inner .newletter-popover--inner--top,.newsletter-popover--inner .share-box--inner--top,.newsletter-popover--inner .newletter-popover--inner--top,.evu-newsletter-popover--inner .share-box--inner--top,.evu-newsletter-popover--inner .newletter-popover--inner--top{gap:20px;}}.share-box--inner label,.newsletter-popover--inner label,.evu-newsletter-popover--inner label{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;display:block;}@media screen and (max-width:600px){.share-box--inner label,.newsletter-popover--inner label,.evu-newsletter-popover--inner label{font-size:18px;}}@media screen and (min-width:1360px){.share-box--inner label,.newsletter-popover--inner label,.evu-newsletter-popover--inner label{font-size:22px;}}@media screen and (max-width:600px){.share-box--inner label,.newsletter-popover--inner label,.evu-newsletter-popover--inner label{line-height:21px;}}@media screen and (min-width:1360px){.share-box--inner label,.newsletter-popover--inner label,.evu-newsletter-popover--inner label{line-height:26px;}}.share-box--inner .form-submit,.newsletter-popover--inner .form-submit,.evu-newsletter-popover--inner .form-submit{margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.share-box--inner .form-submit,.newsletter-popover--inner .form-submit,.evu-newsletter-popover--inner .form-submit{margin-top:14px;}}@media screen and (min-width:1360px){.share-box--inner .form-submit,.newsletter-popover--inner .form-submit,.evu-newsletter-popover--inner .form-submit{margin-top:20px;}}.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;display:flex;margin-left:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}@media screen and (max-width:600px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{font-size:14px;}}@media screen and (min-width:1360px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{font-size:16px;}}@media screen and (max-width:600px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{line-height:20px;}}@media screen and (min-width:1360px){.share-box--inner .remove-share-box,.share-box--inner .remove-popover,.newsletter-popover--inner .remove-share-box,.newsletter-popover--inner .remove-popover,.evu-newsletter-popover--inner .remove-share-box,.evu-newsletter-popover--inner .remove-popover{line-height:22px;}}@media (max-width:600px){.share-box--inner,.newsletter-popover--inner,.evu-newsletter-popover--inner{width:var(--b14grid-width);max-width:var(--b14grid-max-width);margin:0 auto;min-width:unset;}}
.field--name-field-top-slides .paragraph:nth-child(n + 2){display:none;}.field--name-field-top-slides .slick-initialized .paragraph:nth-child(n + 2){display:block;}.field--name-field-manchet{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.field--name-field-manchet{font-size:18px;}}@media screen and (min-width:1360px){.field--name-field-manchet{font-size:22px;}}@media screen and (max-width:600px){.field--name-field-manchet{line-height:21px;}}@media screen and (min-width:1360px){.field--name-field-manchet{line-height:26px;}}
.media-library-widget-modal #media-library-add-form-wrapper{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.media-library-widget-modal #media-library-add-form-wrapper{margin-bottom:14px;}}@media screen and (min-width:1360px){.media-library-widget-modal #media-library-add-form-wrapper{margin-bottom:20px;}}.media-library-widget-modal ul.js-media-library-add-form-added-media > li{position:relative;display:flex;}.media-library-widget-modal ul.js-media-library-add-form-added-media > li label{margin-bottom:0.5em;font-weight:700;}.media-library-widget-modal ul.js-media-library-add-form-added-media > li [data-drupal-selector="edit-preview"]{margin-right:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;align-items:center;justify-content:center;background-color:#e5e5e5;}@media screen and (max-width:600px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li [data-drupal-selector="edit-preview"]{margin-right:14px;}}@media screen and (min-width:1360px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li [data-drupal-selector="edit-preview"]{margin-right:20px;}}.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image{padding:calc(14px + 6 * ((100vw - 600px) / 760));position:relative;border:1px solid #9F9E9D;}@media screen and (max-width:600px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image{padding:14px;}}@media screen and (min-width:1360px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image{padding:20px;}}.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file{padding-top:0;}.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file .form-managed-file{display:flex;}.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file .form-managed-file .image-preview{margin-right:10px;}.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file .form-managed-file .form-submit{top:calc(14px + 6 * ((100vw - 600px) / 760));right:calc(14px + 6 * ((100vw - 600px) / 760));position:absolute;}@media screen and (max-width:600px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file .form-managed-file .form-submit{top:14px;}}@media screen and (min-width:1360px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file .form-managed-file .form-submit{top:20px;}}@media screen and (max-width:600px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file .form-managed-file .form-submit{right:14px;}}@media screen and (min-width:1360px){.media-library-widget-modal ul.js-media-library-add-form-added-media > li > div > .field--name-field-media-image .form-type-managed-file .form-managed-file .form-submit{right:20px;}}.media-library-widget-modal ul.js-media-library-add-form-added-media > li > .form-submit{position:absolute;top:0;right:0;}
.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper > div{width:var(--b14grid-width);max-width:var(--b14grid-max-width);}.profile-fp-edit-form .field--widget-media-library-widget .media-library-edit__link{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.profile-fp-edit-form .field--widget-media-library-widget .media-library-edit__link:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .profile-fp-edit-form .field--widget-media-library-widget .media-library-edit__link:focus,.profile-fp-edit-form .field--widget-media-library-widget .using-mouse .media-library-edit__link:focus,.using-mouse .profile-fp-edit-form .field--widget-media-library-widget .media-library-edit__link:focus-visible,.profile-fp-edit-form .field--widget-media-library-widget .using-mouse .media-library-edit__link:focus-visible{outline:none;}.profile-fp-edit-form .header-label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}body:has(.profile-fp-edit-form) .site-footer{display:none;}body:has(.profile-fp-edit-form) .site-main{border-bottom:none;}body:has(.profile-fp-edit-form) .media-library-widget-modal #media-library-wrapper .view-header{display:none;}body:has(.profile-fp-edit-form) .media-library-edit__modal .field--name-directory,body:has(.profile-fp-edit-form) .media-library-edit__modal .image-data__crop-wrapper,body:has(.profile-fp-edit-form) .media-library-edit__modal .form-type-vertical-tabs:has([data-drupal-selector="edit-advanced"]){display:none;}body:has(.profile-fp-edit-form) .media-library-edit__modal label{margin-bottom:0.5em;font-weight:700;}body:has(.profile-fp-edit-form) .media-library-edit__modal .image-preview,body:has(.profile-fp-edit-form) .media-library-edit__modal .file--image{margin-bottom:10px;}body:has(.profile-fp-edit-form) .media-library-edit__modal .messages{display:none;}.profile-fp-edit-form{padding-top:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile-fp-edit-form{padding-top:42px;}}@media screen and (min-width:1360px){.profile-fp-edit-form{padding-top:60px;}}.profile-fp-edit-form .field--name-status{display:none;}@media (max-width:900px){.profile-fp-edit-form .form-checkbox + label,.profile-fp-edit-form .form-radio + label{height:36px;padding-left:52px;}.profile-fp-edit-form .form-checkbox + label::before,.profile-fp-edit-form .form-radio + label::before{width:36px;height:36px;}}.profile-fp-edit-form .header-label{margin:0 0 5px calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:600px){.profile-fp-edit-form .header-label{margin-left:0;}}.profile-fp-edit-form .form-item .description{font-size:calc(12px + 2 * ((100vw - 600px) / 760));line-height:calc(18px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;letter-spacing:0;}@media screen and (max-width:600px){.profile-fp-edit-form .form-item .description{font-size:12px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .form-item .description{font-size:14px;}}@media screen and (max-width:600px){.profile-fp-edit-form .form-item .description{line-height:18px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .form-item .description{line-height:20px;}}.profile-fp-edit-form .form-item .description p{margin-bottom:7px;}.profile-fp-edit-form .form-item .description p:last-child{margin-bottom:0;}.profile-fp-edit-form .paragraphs-tabs-wrapper .paragraph-top{grid-template-columns:auto;}.profile-fp-edit-form details.form-wrapper{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));border:1px solid #000;background-color:#fff;}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper{margin-bottom:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper{margin-bottom:20px;}}.profile-fp-edit-form details.form-wrapper summary{padding:calc(14px + 6 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;position:relative;margin-bottom:0;}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper summary{padding:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper summary{padding:20px;}}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper summary{font-size:18px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper summary{font-size:22px;}}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper summary{line-height:21px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper summary{line-height:26px;}}.profile-fp-edit-form details.form-wrapper summary::after{right:calc(14px + 6 * ((100vw - 600px) / 760));content:"↓";position:absolute;top:50%;transform:translateY(-50%);transform-origin:50% 40%;}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper summary::after{right:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper summary::after{right:20px;}}.profile-fp-edit-form details.form-wrapper[open] summary::after{transform:translateY(-50%) rotate(180deg);}.profile-fp-edit-form details.form-wrapper .details-wrapper{padding-right:calc(14px + 6 * ((100vw - 600px) / 760));padding-bottom:calc(14px + 6 * ((100vw - 600px) / 760));padding-left:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper .details-wrapper{padding-right:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper .details-wrapper{padding-right:20px;}}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper .details-wrapper{padding-bottom:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper .details-wrapper{padding-bottom:20px;}}@media screen and (max-width:600px){.profile-fp-edit-form details.form-wrapper .details-wrapper{padding-left:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form details.form-wrapper .details-wrapper{padding-left:20px;}}.profile-fp-edit-form .field--widget-file-generic tr.draggable td:first-child{display:flex;align-items:center;gap:10px;}.profile-fp-edit-form .field--widget-file-generic tr.draggable td:first-child a.tabledrag-handle{width:50px;display:flex;align-items:center;justify-content:center;margin-left:0;}.profile-fp-edit-form .field--widget-file-generic tr.draggable td:first-child a.tabledrag-handle .handle{margin:0;}.profile-fp-edit-form .form-type-entity-autocomplete .description{display:none;}.profile-fp-edit-form .field--name-field-fp-pages .ief-entity-table{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile-fp-edit-form .field--name-field-fp-pages .ief-entity-table{margin-bottom:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .field--name-field-fp-pages .ief-entity-table{margin-bottom:20px;}}.profile-fp-edit-form .field--name-field-fp-pages .ief-entity-table .ief-entity-operations{display:flex;gap:10px;}.profile-fp-edit-form .field--name-field-fp-pages .ief-entity-table .ief-entity-operations .form-submit{margin-top:0;}.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper{height:100vh;padding-top:calc(var(--site-header-top) + var(--site-header-height) + var(--user-profile-menu-height));box-sizing:border-box;background-color:rgba(0,0,0,0.3);}.toolbar-fixed .profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper{padding-top:calc(var(--site-header-top) + var(--site-header-height) + var(--user-profile-menu-height) + var(--gin-toolbar-y-offset,0px));}.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper > div{max-height:calc(100vh - var(--site-header-top) - var(--site-header-height) - var(--user-profile-menu-height));}.toolbar-fixed .profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper > div{max-height:calc(100vh - var(--site-header-top) - var(--site-header-height) - var(--user-profile-menu-height) - var(--gin-toolbar-y-offset,0px));}.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper .ui-dialog-titlebar-close{margin:0;}.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper .ui-dialog-content{max-height:calc(100vh - var(--site-header-top) - var(--site-header-height) - var(--user-profile-menu-height) - 105px);box-sizing:border-box;}.toolbar-fixed .profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper .ui-dialog-content{max-height:calc(100vh - var(--site-header-top) - var(--site-header-height) - var(--user-profile-menu-height) - var(--gin-toolbar-y-offset,0px) - 105px);}@media (max-width:600px){.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper .ui-dialog-content{padding:10px 5px !important;}}.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper .ief-popup-actions{display:flex;gap:10px;}.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper .ief-popup-actions input{margin-top:0;}.profile-fp-edit-form .field--name-field-fp-pages .ief-popup-wrapper .ief-popup-actions .ief-entity-submit{--button-box-bg-color:#FA4B0B;--button-box-text-color:#fff;}.profile-fp-edit-form .field--name-field-fp-pages .ief-cardinality-count{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile-fp-edit-form .field--name-field-fp-pages .ief-cardinality-count{margin-bottom:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .field--name-field-fp-pages .ief-cardinality-count{margin-bottom:20px;}}.profile-fp-edit-form .field--name-field-fp-pages .ief-form > .fieldset-wrapper > .form-wrapper > *:not(:last-child){margin-bottom:2em;}.profile-fp-edit-form .field--name-field-paragraphs-fp .paragraphs-tabs-wrapper > .form-item > .description{margin-bottom:20px;}.profile-fp-edit-form .paragraphs-add-wrapper .form-type-select{max-width:270px;}.profile-fp-edit-form .bottom-bar{padding-left:calc(15px + 2 * ((100vw - 600px) / 760));padding-right:calc(15px + 2 * ((100vw - 600px) / 760));position:fixed;width:100%;left:0;bottom:0;display:flex;gap:40px;justify-content:end;background-color:#e5e5e5;padding-top:10px;padding-bottom:10px;box-sizing:border-box;}@media screen and (max-width:600px){.profile-fp-edit-form .bottom-bar{padding-left:15px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .bottom-bar{padding-left:17px;}}@media screen and (max-width:600px){.profile-fp-edit-form .bottom-bar{padding-right:15px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .bottom-bar{padding-right:17px;}}.profile-fp-edit-form .bottom-bar .field--name-field-fp-settings legend{display:none;}.profile-fp-edit-form .bottom-bar .form-checkbox + label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;height:auto;padding-top:11px;padding-left:50px;margin-top:1px;}.profile-fp-edit-form .bottom-bar .form-checkbox + label::before{width:36px;height:36px;}.profile-fp-edit-form .bottom-bar #edit-actions .form-submit{margin-top:0;}.profile-fp-edit-form .field--type-text-long .js-filter-wrapper{display:none;}.profile-fp-edit-form .tabledrag-toggle-weight-wrapper{display:none;}.profile-fp-edit-form .ck.ck-editor{--ck-color-toolbar-border:#FA4B0B;--ck-color-base-border:#FA4B0B;}.profile-fp-edit-form fieldset.consent-container{padding:0.5em;background-color:#f3f4ef;border:1px solid #bebebe;}.profile-fp-edit-form fieldset.consent-container legend{display:none;}.profile-fp-edit-form fieldset.consent-container .fieldset-wrapper{display:flex;flex-direction:column-reverse;}.profile-fp-edit-form fieldset.consent-container b{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));margin-bottom:0.5em;font-weight:700;color:#333333;}.profile-fp-edit-form fieldset.consent-container .description{margin-top:0;margin-bottom:1em;}.profile-fp-edit-form fieldset.consent-container .field--name-field-consent-fp .form-item{margin-bottom:0;}.profile-fp-edit-form .field--name-field-pdf details.form-wrapper{padding:0;}.profile-fp-edit-form .field--name-field-pdf details.form-wrapper summary{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;margin-bottom:0.5em;font-weight:700;border-bottom:1px solid #bebebe;}@media screen and (max-width:600px){.profile-fp-edit-form .field--name-field-pdf details.form-wrapper summary{font-size:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .field--name-field-pdf details.form-wrapper summary{font-size:16px;}}@media screen and (max-width:600px){.profile-fp-edit-form .field--name-field-pdf details.form-wrapper summary{line-height:20px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .field--name-field-pdf details.form-wrapper summary{line-height:22px;}}.profile-fp-edit-form .field--name-field-pdf details.form-wrapper summary::after{right:0;}.profile-fp-edit-form .field--name-field-pdf details.form-wrapper summary,.profile-fp-edit-form .field--name-field-pdf details.form-wrapper .details-wrapper{padding:0;}.profile-fp-edit-form .field--widget-media-library-widget{position:relative;}.profile-fp-edit-form .field--widget-media-library-widget article{grid-row:span 2;}@media (max-width:600px){.profile-fp-edit-form .field--widget-media-library-widget article img{max-width:100px;}.profile-fp-edit-form .field--widget-media-library-widget article div:last-child{width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}}.profile-fp-edit-form .field--widget-media-library-widget .media-library-edit__link{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:12px 9px 8px;display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);height:auto;position:relative;top:auto;right:auto;cursor:pointer;align-self:flex-start;justify-content:center;}.has-mouse .profile-fp-edit-form .field--widget-media-library-widget .media-library-edit__link:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}.profile-fp-edit-form .field--widget-media-library-widget .description{font-size:0;line-height:0;}.profile-fp-edit-form .field--widget-media-library-widget .description > *{font-size:calc(12px + 2 * ((100vw - 600px) / 760));line-height:calc(18px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;letter-spacing:0;color:#6b6b6b;}@media screen and (max-width:600px){.profile-fp-edit-form .field--widget-media-library-widget .description > *{font-size:12px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .field--widget-media-library-widget .description > *{font-size:14px;}}@media screen and (max-width:600px){.profile-fp-edit-form .field--widget-media-library-widget .description > *{line-height:18px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .field--widget-media-library-widget .description > *{line-height:20px;}}.profile-fp-edit-form .field--widget-media-library-widget .description br{display:none;}
.path-user:has(article.profile) .layout-container,.path-user:has(.user-form) .layout-container,.path-user:has(.profile-employee-edit-form) .layout-container{margin:0;}.user-form{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:700px){.user-form{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}}@media (max-width:600px){.user-form{width:100%;}}.user-form .form-item{max-width:100%;}.user-form #edit-account,.user-form .field--name-field-display-name{margin-bottom:1em;}.user-form .password-confirm-message,.user-form .password-strength__title{margin-top:0.5em;}.profile-fp-edit-form h2,.profile-employee-edit-form h2,.user-form h2,.simplenews-subscriber-account-form h2{font-size:var(--gin-font-size-h2);}.profile-fp-edit-form .vertical-tabs__panes,.profile-employee-edit-form .vertical-tabs__panes,.user-form .vertical-tabs__panes,.simplenews-subscriber-account-form .vertical-tabs__panes{padding:1em;}.profile-fp-edit-form .vertical-tabs__pane > .details-wrapper > *,.profile-employee-edit-form .vertical-tabs__pane > .details-wrapper > *,.user-form .vertical-tabs__pane > .details-wrapper > *,.simplenews-subscriber-account-form .vertical-tabs__pane > .details-wrapper > *{margin-bottom:1.5em;}.profile-fp-edit-form legend,.profile-employee-edit-form legend,.user-form legend,.simplenews-subscriber-account-form legend{margin-bottom:0.5em;font-weight:700;}.profile-fp-edit-form .form-checkboxes,.profile-employee-edit-form .form-checkboxes,.user-form .form-checkboxes,.simplenews-subscriber-account-form .form-checkboxes{gap:0.5em;}.profile-fp-edit-form .form-submit:not(.paragraphs-icon-button-edit):not(.paragraphs-icon-button-collapse),.profile-employee-edit-form .form-submit:not(.paragraphs-icon-button-edit):not(.paragraphs-icon-button-collapse),.user-form .form-submit:not(.paragraphs-icon-button-edit):not(.paragraphs-icon-button-collapse),.simplenews-subscriber-account-form .form-submit:not(.paragraphs-icon-button-edit):not(.paragraphs-icon-button-collapse){margin-top:1em;}.profile-fp-edit-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select):not(:last-child),.profile-employee-edit-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select):not(:last-child),.user-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select):not(:last-child),.simplenews-subscriber-account-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select):not(:last-child){margin-bottom:1em;}.profile-fp-edit-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select) > label,.profile-employee-edit-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select) > label,.user-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select) > label,.simplenews-subscriber-account-form .form-item:not(.form-type-checkbox):not(.form-type-radio):not(.form-type-select) > label{margin-bottom:0.5em;font-weight:700;}.profile-fp-edit-form .form-type-textfield,.profile-employee-edit-form .form-type-textfield,.user-form .form-type-textfield,.simplenews-subscriber-account-form .form-type-textfield{max-width:600px;}.profile-fp-edit-form .form-textarea,.profile-employee-edit-form .form-textarea,.user-form .form-textarea,.simplenews-subscriber-account-form .form-textarea{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.profile-fp-edit-form .form-textarea,.profile-employee-edit-form .form-textarea,.user-form .form-textarea,.simplenews-subscriber-account-form .form-textarea{font-size:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .form-textarea,.profile-employee-edit-form .form-textarea,.user-form .form-textarea,.simplenews-subscriber-account-form .form-textarea{font-size:16px;}}@media screen and (max-width:600px){.profile-fp-edit-form .form-textarea,.profile-employee-edit-form .form-textarea,.user-form .form-textarea,.simplenews-subscriber-account-form .form-textarea{line-height:20px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .form-textarea,.profile-employee-edit-form .form-textarea,.user-form .form-textarea,.simplenews-subscriber-account-form .form-textarea{line-height:22px;}}.profile-fp-edit-form .form-text,.profile-fp-edit-form .form-textarea,.profile-fp-edit-form .form-email,.profile-employee-edit-form .form-text,.profile-employee-edit-form .form-textarea,.profile-employee-edit-form .form-email,.user-form .form-text,.user-form .form-textarea,.user-form .form-email,.simplenews-subscriber-account-form .form-text,.simplenews-subscriber-account-form .form-textarea,.simplenews-subscriber-account-form .form-email{box-sizing:border-box;background-color:#fff;border:1px solid #FA4B0B;padding:12px 9px 8px;width:100%;}.profile-fp-edit-form button.tabledrag-toggle-weight,.profile-employee-edit-form button.tabledrag-toggle-weight,.user-form button.tabledrag-toggle-weight,.simplenews-subscriber-account-form button.tabledrag-toggle-weight{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:0.5em;color:#6b6b6b;}.profile-fp-edit-form .ief-entity-table th,.profile-fp-edit-form .ief-entity-table td,.profile-fp-edit-form .field-multiple-table th,.profile-fp-edit-form .field-multiple-table td,.profile-employee-edit-form .ief-entity-table th,.profile-employee-edit-form .ief-entity-table td,.profile-employee-edit-form .field-multiple-table th,.profile-employee-edit-form .field-multiple-table td,.user-form .ief-entity-table th,.user-form .ief-entity-table td,.user-form .field-multiple-table th,.user-form .field-multiple-table td,.simplenews-subscriber-account-form .ief-entity-table th,.simplenews-subscriber-account-form .ief-entity-table td,.simplenews-subscriber-account-form .field-multiple-table th,.simplenews-subscriber-account-form .field-multiple-table td{padding:0.5em !important;vertical-align:middle;}.profile-fp-edit-form .ief-entity-table th:empty,.profile-fp-edit-form .ief-entity-table td:empty,.profile-fp-edit-form .field-multiple-table th:empty,.profile-fp-edit-form .field-multiple-table td:empty,.profile-employee-edit-form .ief-entity-table th:empty,.profile-employee-edit-form .ief-entity-table td:empty,.profile-employee-edit-form .field-multiple-table th:empty,.profile-employee-edit-form .field-multiple-table td:empty,.user-form .ief-entity-table th:empty,.user-form .ief-entity-table td:empty,.user-form .field-multiple-table th:empty,.user-form .field-multiple-table td:empty,.simplenews-subscriber-account-form .ief-entity-table th:empty,.simplenews-subscriber-account-form .ief-entity-table td:empty,.simplenews-subscriber-account-form .field-multiple-table th:empty,.simplenews-subscriber-account-form .field-multiple-table td:empty{padding:0 !important;border-right:none;}.profile-fp-edit-form .ief-entity-table .ief-tabledrag-handle,.profile-fp-edit-form .ief-entity-table td.field-multiple-drag,.profile-fp-edit-form .field-multiple-table .ief-tabledrag-handle,.profile-fp-edit-form .field-multiple-table td.field-multiple-drag,.profile-employee-edit-form .ief-entity-table .ief-tabledrag-handle,.profile-employee-edit-form .ief-entity-table td.field-multiple-drag,.profile-employee-edit-form .field-multiple-table .ief-tabledrag-handle,.profile-employee-edit-form .field-multiple-table td.field-multiple-drag,.user-form .ief-entity-table .ief-tabledrag-handle,.user-form .ief-entity-table td.field-multiple-drag,.user-form .field-multiple-table .ief-tabledrag-handle,.user-form .field-multiple-table td.field-multiple-drag,.simplenews-subscriber-account-form .ief-entity-table .ief-tabledrag-handle,.simplenews-subscriber-account-form .ief-entity-table td.field-multiple-drag,.simplenews-subscriber-account-form .field-multiple-table .ief-tabledrag-handle,.simplenews-subscriber-account-form .field-multiple-table td.field-multiple-drag{width:50px;}@media (max-width:600px){.profile-fp-edit-form .ief-entity-table .ief-tabledrag-handle,.profile-fp-edit-form .ief-entity-table td.field-multiple-drag,.profile-fp-edit-form .field-multiple-table .ief-tabledrag-handle,.profile-fp-edit-form .field-multiple-table td.field-multiple-drag,.profile-employee-edit-form .ief-entity-table .ief-tabledrag-handle,.profile-employee-edit-form .ief-entity-table td.field-multiple-drag,.profile-employee-edit-form .field-multiple-table .ief-tabledrag-handle,.profile-employee-edit-form .field-multiple-table td.field-multiple-drag,.user-form .ief-entity-table .ief-tabledrag-handle,.user-form .ief-entity-table td.field-multiple-drag,.user-form .field-multiple-table .ief-tabledrag-handle,.user-form .field-multiple-table td.field-multiple-drag,.simplenews-subscriber-account-form .ief-entity-table .ief-tabledrag-handle,.simplenews-subscriber-account-form .ief-entity-table td.field-multiple-drag,.simplenews-subscriber-account-form .field-multiple-table .ief-tabledrag-handle,.simplenews-subscriber-account-form .field-multiple-table td.field-multiple-drag{width:20px;min-width:20px;padding:0 !important;}}.profile-fp-edit-form .ief-entity-table .ief-tabledrag-handle a,.profile-fp-edit-form .ief-entity-table td.field-multiple-drag a,.profile-fp-edit-form .field-multiple-table .ief-tabledrag-handle a,.profile-fp-edit-form .field-multiple-table td.field-multiple-drag a,.profile-employee-edit-form .ief-entity-table .ief-tabledrag-handle a,.profile-employee-edit-form .ief-entity-table td.field-multiple-drag a,.profile-employee-edit-form .field-multiple-table .ief-tabledrag-handle a,.profile-employee-edit-form .field-multiple-table td.field-multiple-drag a,.user-form .ief-entity-table .ief-tabledrag-handle a,.user-form .ief-entity-table td.field-multiple-drag a,.user-form .field-multiple-table .ief-tabledrag-handle a,.user-form .field-multiple-table td.field-multiple-drag a,.simplenews-subscriber-account-form .ief-entity-table .ief-tabledrag-handle a,.simplenews-subscriber-account-form .ief-entity-table td.field-multiple-drag a,.simplenews-subscriber-account-form .field-multiple-table .ief-tabledrag-handle a,.simplenews-subscriber-account-form .field-multiple-table td.field-multiple-drag a{width:100% !important;height:100% !important;margin:0 !important;display:flex;align-items:center;justify-content:center;}.profile-fp-edit-form .ief-entity-table .ief-tabledrag-handle .handle,.profile-fp-edit-form .ief-entity-table td.field-multiple-drag .handle,.profile-fp-edit-form .field-multiple-table .ief-tabledrag-handle .handle,.profile-fp-edit-form .field-multiple-table td.field-multiple-drag .handle,.profile-employee-edit-form .ief-entity-table .ief-tabledrag-handle .handle,.profile-employee-edit-form .ief-entity-table td.field-multiple-drag .handle,.profile-employee-edit-form .field-multiple-table .ief-tabledrag-handle .handle,.profile-employee-edit-form .field-multiple-table td.field-multiple-drag .handle,.user-form .ief-entity-table .ief-tabledrag-handle .handle,.user-form .ief-entity-table td.field-multiple-drag .handle,.user-form .field-multiple-table .ief-tabledrag-handle .handle,.user-form .field-multiple-table td.field-multiple-drag .handle,.simplenews-subscriber-account-form .ief-entity-table .ief-tabledrag-handle .handle,.simplenews-subscriber-account-form .ief-entity-table td.field-multiple-drag .handle,.simplenews-subscriber-account-form .field-multiple-table .ief-tabledrag-handle .handle,.simplenews-subscriber-account-form .field-multiple-table td.field-multiple-drag .handle{margin:0;}.profile-fp-edit-form .ief-entity-table td:has(.form-submit) > .form-submit,.profile-fp-edit-form .field-multiple-table td:has(.form-submit) > .form-submit,.profile-employee-edit-form .ief-entity-table td:has(.form-submit) > .form-submit,.profile-employee-edit-form .field-multiple-table td:has(.form-submit) > .form-submit,.user-form .ief-entity-table td:has(.form-submit) > .form-submit,.user-form .field-multiple-table td:has(.form-submit) > .form-submit,.simplenews-subscriber-account-form .ief-entity-table td:has(.form-submit) > .form-submit,.simplenews-subscriber-account-form .field-multiple-table td:has(.form-submit) > .form-submit{width:100%;text-align:center;margin-top:0;}.profile-fp-edit-form .ief-entity-table h4.label,.profile-fp-edit-form .field-multiple-table h4.label,.profile-employee-edit-form .ief-entity-table h4.label,.profile-employee-edit-form .field-multiple-table h4.label,.user-form .ief-entity-table h4.label,.user-form .field-multiple-table h4.label,.simplenews-subscriber-account-form .ief-entity-table h4.label,.simplenews-subscriber-account-form .field-multiple-table h4.label{font-weight:700;text-align:left;}.profile-fp-edit-form input.form-autocomplete,.profile-employee-edit-form input.form-autocomplete,.user-form input.form-autocomplete,.simplenews-subscriber-account-form input.form-autocomplete{min-height:38px;background-position:calc(100% - 10px) center;}.profile-fp-edit-form details summary,.profile-employee-edit-form details summary,.user-form details summary,.simplenews-subscriber-account-form details summary{margin-bottom:0.5em;font-weight:700;}.profile-fp-edit-form .paragraphs-subform details.form-wrapper,.profile-employee-edit-form .paragraphs-subform details.form-wrapper,.user-form .paragraphs-subform details.form-wrapper,.simplenews-subscriber-account-form .paragraphs-subform details.form-wrapper{border:0;}.profile-fp-edit-form .paragraph-type-label,.profile-employee-edit-form .paragraph-type-label,.user-form .paragraph-type-label,.simplenews-subscriber-account-form .paragraph-type-label{font-weight:700;}.profile-fp-edit-form .paragraphs-add-wrapper .form-type-select label,.profile-employee-edit-form .paragraphs-add-wrapper .form-type-select label,.user-form .paragraphs-add-wrapper .form-type-select label,.simplenews-subscriber-account-form .paragraphs-add-wrapper .form-type-select label{display:none;}.profile-fp-edit-form .paragraphs-add-wrapper .field-add-more-submit,.profile-employee-edit-form .paragraphs-add-wrapper .field-add-more-submit,.user-form .paragraphs-add-wrapper .field-add-more-submit,.simplenews-subscriber-account-form .paragraphs-add-wrapper .field-add-more-submit{margin-bottom:1em;}.profile-fp-edit-form .horizontal-tabs-panes > .horizontal-tabs-pane,.profile-employee-edit-form .horizontal-tabs-panes > .horizontal-tabs-pane,.user-form .horizontal-tabs-panes > .horizontal-tabs-pane,.simplenews-subscriber-account-form .horizontal-tabs-panes > .horizontal-tabs-pane{padding:1em 1em 0 1em;}.profile-fp-edit-form .horizontal-tabs-panes > *,.profile-employee-edit-form .horizontal-tabs-panes > *,.user-form .horizontal-tabs-panes > *,.simplenews-subscriber-account-form .horizontal-tabs-panes > *{padding:0 1em;}.profile-fp-edit-form .horizontal-tabs-panes > *:not(:last-child),.profile-employee-edit-form .horizontal-tabs-panes > *:not(:last-child),.user-form .horizontal-tabs-panes > *:not(:last-child),.simplenews-subscriber-account-form .horizontal-tabs-panes > *:not(:last-child){margin-bottom:1em;}.profile-fp-edit-form .js-form-wrapper .form-radios,.profile-employee-edit-form .js-form-wrapper .form-radios,.user-form .js-form-wrapper .form-radios,.simplenews-subscriber-account-form .js-form-wrapper .form-radios{row-gap:unset;}.profile-fp-edit-form .js-media-library-selection .js-media-library-item,.profile-employee-edit-form .js-media-library-selection .js-media-library-item,.user-form .js-media-library-selection .js-media-library-item,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));display:grid;grid-template-columns:4fr 1fr;gap:10px;grid-template-rows:auto 1fr;}@media screen and (max-width:600px){.profile-fp-edit-form .js-media-library-selection .js-media-library-item,.profile-employee-edit-form .js-media-library-selection .js-media-library-item,.user-form .js-media-library-selection .js-media-library-item,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item{margin-bottom:14px;}}@media screen and (min-width:1360px){.profile-fp-edit-form .js-media-library-selection .js-media-library-item,.profile-employee-edit-form .js-media-library-selection .js-media-library-item,.user-form .js-media-library-selection .js-media-library-item,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item{margin-bottom:20px;}}@media (max-width:900px){.profile-fp-edit-form .js-media-library-selection .js-media-library-item,.profile-employee-edit-form .js-media-library-selection .js-media-library-item,.user-form .js-media-library-selection .js-media-library-item,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item{grid-template-columns:3fr 1fr;}}@media (max-width:600px){.profile-fp-edit-form .js-media-library-selection .js-media-library-item,.profile-employee-edit-form .js-media-library-selection .js-media-library-item,.user-form .js-media-library-selection .js-media-library-item,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item{grid-template-columns:2fr 1fr;}}.profile-fp-edit-form .js-media-library-selection .js-media-library-item:hover .field--name-thumbnail::before,.profile-employee-edit-form .js-media-library-selection .js-media-library-item:hover .field--name-thumbnail::before,.user-form .js-media-library-selection .js-media-library-item:hover .field--name-thumbnail::before,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item:hover .field--name-thumbnail::before{background:url(/core/misc/icons/000000/move.svg) no-repeat;}.profile-fp-edit-form .js-media-library-selection .js-media-library-item .form-submit,.profile-employee-edit-form .js-media-library-selection .js-media-library-item .form-submit,.user-form .js-media-library-selection .js-media-library-item .form-submit,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item .form-submit{order:1;margin-top:0;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}.profile-fp-edit-form .js-media-library-selection .js-media-library-item .field--name-thumbnail,.profile-employee-edit-form .js-media-library-selection .js-media-library-item .field--name-thumbnail,.user-form .js-media-library-selection .js-media-library-item .field--name-thumbnail,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item .field--name-thumbnail{display:flex;align-self:center;gap:10px;cursor:move;}.profile-fp-edit-form .js-media-library-selection .js-media-library-item .field--name-thumbnail::before,.profile-employee-edit-form .js-media-library-selection .js-media-library-item .field--name-thumbnail::before,.user-form .js-media-library-selection .js-media-library-item .field--name-thumbnail::before,.simplenews-subscriber-account-form .js-media-library-selection .js-media-library-item .field--name-thumbnail::before{content:'';display:block;width:16px;height:16px;align-self:center;background:url(/core/misc/icons/787878/move.svg) no-repeat;}.profile-fp-edit-form .js-media-library-item-preview .field--name-thumbnail,.profile-employee-edit-form .js-media-library-item-preview .field--name-thumbnail,.user-form .js-media-library-item-preview .field--name-thumbnail,.simplenews-subscriber-account-form .js-media-library-item-preview .field--name-thumbnail{margin:0.5em 0;}.profile-fp-edit-form .messages,.profile-employee-edit-form .messages,.user-form .messages,.simplenews-subscriber-account-form .messages{margin:0 !important;padding:1em 0.5em !important;}.profile-fp-edit-form .paragraphs-subform > *:not(:last-child),.profile-fp-edit-form .field-group-tab .details-wrapper > *:not(:last-child),.profile-fp-edit-form details.form-wrapper .details-wrapper > *:not(:last-child),.profile-employee-edit-form .paragraphs-subform > *:not(:last-child),.profile-employee-edit-form .field-group-tab .details-wrapper > *:not(:last-child),.profile-employee-edit-form details.form-wrapper .details-wrapper > *:not(:last-child),.user-form .paragraphs-subform > *:not(:last-child),.user-form .field-group-tab .details-wrapper > *:not(:last-child),.user-form details.form-wrapper .details-wrapper > *:not(:last-child),.simplenews-subscriber-account-form .paragraphs-subform > *:not(:last-child),.simplenews-subscriber-account-form .field-group-tab .details-wrapper > *:not(:last-child),.simplenews-subscriber-account-form details.form-wrapper .details-wrapper > *:not(:last-child){margin-bottom:2em;}
.user-password form,.user-login form{gap:calc(17.5px + 7.5 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);display:flex;flex-direction:column;}@media screen and (max-width:600px){.user-password form,.user-login form{gap:17.5px;}}@media screen and (min-width:1360px){.user-password form,.user-login form{gap:25px;}}@media (max-width:700px){.user-password form,.user-login form{width:100%;}}
#mc_embed_signup #mc_embed_signup_scroll .webform-component input{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}#mc_embed_signup #mc_embed_signup_scroll .webform-component input:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse #mc_embed_signup #mc_embed_signup_scroll .webform-component input:focus,#mc_embed_signup #mc_embed_signup_scroll .webform-component .using-mouse input:focus,.using-mouse #mc_embed_signup #mc_embed_signup_scroll .webform-component input:focus-visible,#mc_embed_signup #mc_embed_signup_scroll .webform-component .using-mouse input:focus-visible{outline:none;}#mc_embed_signup #mc_embed_signup_scroll .webform-component input{box-sizing:border-box;border-bottom:1px solid #000;padding-bottom:7px;width:100%;}#mc_embed_signup #mc_embed_signup_scroll .webform-component input:focus{outline:2px solid -webkit-focus-ring-color;outline:2px solid Highlight;outline:2px solid blue;}.using-mouse #mc_embed_signup #mc_embed_signup_scroll .webform-component input:focus,#mc_embed_signup #mc_embed_signup_scroll .webform-component .using-mouse input:focus,.using-mouse #mc_embed_signup #mc_embed_signup_scroll .webform-component input:focus-visible,#mc_embed_signup #mc_embed_signup_scroll .webform-component .using-mouse input:focus-visible{outline:none;}#mc_embed_signup .webform-client-form{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}#mc_embed_signup .mc-field-group{}#mc_embed_signup .mc-field-group div.mce_inline_error{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:700;font-family:"AkademiText",sans-serif;text-transform:uppercase;margin:6px 0 0 0;padding:0;background-color:transparent;z-index:1;color:#000;}#mc_embed_signup #mce-success-response{margin-top:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){#mc_embed_signup #mce-success-response{margin-top:42px;}}@media screen and (min-width:1360px){#mc_embed_signup #mce-success-response{margin-top:60px;}}#mc_embed_signup a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}@media screen and (max-width:600px){#mc_embed_signup a{font-size:18px;}}@media screen and (min-width:1360px){#mc_embed_signup a{font-size:22px;}}@media screen and (max-width:600px){#mc_embed_signup a{line-height:21px;}}@media screen and (min-width:1360px){#mc_embed_signup a{line-height:26px;}}@media screen and (max-width:600px){#mc_embed_signup a{padding-top:16px;}}@media screen and (min-width:1360px){#mc_embed_signup a{padding-top:19px;}}@media screen and (max-width:600px){#mc_embed_signup a{padding-bottom:12px;}}@media screen and (min-width:1360px){#mc_embed_signup a{padding-bottom:15px;}}@media screen and (max-width:600px){#mc_embed_signup a{padding-left:12px;}}@media screen and (min-width:1360px){#mc_embed_signup a{padding-left:15px;}}@media screen and (max-width:600px){#mc_embed_signup a{padding-right:12px;}}@media screen and (min-width:1360px){#mc_embed_signup a{padding-right:15px;}}@media (max-width:600px){#mc_embed_signup a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){#mc_embed_signup a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){#mc_embed_signup a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){#mc_embed_signup a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){#mc_embed_signup a{line-height:22px;}}#mc_embed_signup a::after{content:"→";margin-left:5px;}.has-mouse #mc_embed_signup a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}#mc_embed_signup #mc_embed_signup_scroll .webform-component{margin-bottom:calc(7px + 3 * ((100vw - 600px) / 760));margin-top:0;}@media screen and (max-width:600px){#mc_embed_signup #mc_embed_signup_scroll .webform-component{margin-bottom:7px;}}@media screen and (min-width:1360px){#mc_embed_signup #mc_embed_signup_scroll .webform-component{margin-bottom:10px;}}#mc_embed_signup #mc_embed_signup_scroll .webform-component input{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding:16px 20px 14px;padding-left:0;}@media screen and (max-width:600px){#mc_embed_signup #mc_embed_signup_scroll .webform-component input{font-size:18px;}}@media screen and (min-width:1360px){#mc_embed_signup #mc_embed_signup_scroll .webform-component input{font-size:22px;}}@media screen and (max-width:600px){#mc_embed_signup #mc_embed_signup_scroll .webform-component input{line-height:21px;}}@media screen and (min-width:1360px){#mc_embed_signup #mc_embed_signup_scroll .webform-component input{line-height:26px;}}#mc_embed_signup #mc_embed_signup_scroll .submit-button{text-transform:none;}
.group--type-area.group--view-mode-teaser .field--type-image,.group--type-area.group--view-mode-teaser .field--name-field-image,.group--type-area.group--view-mode-teaser .field--name-field-teaser-image,.group--type-area.group--view-mode-teaser .responsive-media{background-color:#000;}.group--type-area.group--view-mode-teaser .field--type-image img,.group--type-area.group--view-mode-teaser .field--name-field-image img,.group--type-area.group--view-mode-teaser .field--name-field-teaser-image img,.group--type-area.group--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-area.group--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .group--type-area.group--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .group--type-area.group--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.group--type-area.group--view-mode-teaser .responsive-media{position:relative;}.group--type-area.group--view-mode-teaser .responsive-media:before{display:block;content:"";width:100%;padding-top:66.66667%;}@media (max-width:900px){.group--type-area.group--view-mode-teaser .responsive-media{display:none;}}.group--type-area.group--view-mode-teaser .responsive-media img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}@media (max-width:900px){.group--type-area.group--view-mode-teaser h3{font-weight:700;}}.has-mouse .group--type-area.group--view-mode-teaser:hover .letter-box-and-title{background-color:#FA4B0B;color:#fff;}.has-mouse .group--type-area.group--view-mode-teaser:hover .letter-box{background-color:#000;color:#fff;}
.group--type-blog.group--view-mode-teaser .field--type-image,.group--type-blog.group--view-mode-teaser .field--name-field-image,.group--type-blog.group--view-mode-teaser .field--name-field-teaser-image,.group--type-blog.group--view-mode-teaser .responsive-media{background-color:#000;}.group--type-blog.group--view-mode-teaser .field--type-image img,.group--type-blog.group--view-mode-teaser .field--name-field-image img,.group--type-blog.group--view-mode-teaser .field--name-field-teaser-image img,.group--type-blog.group--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-blog.group--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .group--type-blog.group--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .group--type-blog.group--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.group--type-blog.group--view-mode-teaser .label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.group--type-blog.group--view-mode-teaser{height:100%;}.group--type-blog.group--view-mode-teaser .responsive-media::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:112.5%;}.group--type-blog.group--view-mode-teaser .responsive-media::after{content:"";display:table;clear:both;}.group--type-blog.group--view-mode-teaser h3{margin-bottom:15px;}.group--type-blog.group--view-mode-teaser .label{margin-bottom:10px;}.group--type-blog.group--view-mode-teaser .label--latest{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));margin-top:auto;margin-bottom:0;}@media screen and (max-width:600px){.group--type-blog.group--view-mode-teaser .label--latest{padding-top:14px;}}@media screen and (min-width:1360px){.group--type-blog.group--view-mode-teaser .label--latest{padding-top:20px;}}@media (max-width:900px){.group--type-blog.group--view-mode-teaser .fallback-teaser-image,.group--type-blog.group--view-mode-teaser .responsive-media{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}.group--type-blog.group--view-mode-teaser .teaser-compact__content{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 8);padding-right:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);padding-left:var(--b14grid-gutter-width--12);}}@media (max-width:600px){.group--type-blog.group--view-mode-teaser .teaser-compact__content{padding-right:var(--b14grid-gutter-width--12);}}
.group--type-cluster.group--view-mode-teaser .field--type-image,.group--type-cluster.group--view-mode-teaser .field--name-field-image,.group--type-cluster.group--view-mode-teaser .field--name-field-teaser-image,.group--type-cluster.group--view-mode-teaser .responsive-media{background-color:#000;}.group--type-cluster.group--view-mode-teaser .field--type-image img,.group--type-cluster.group--view-mode-teaser .field--name-field-image img,.group--type-cluster.group--view-mode-teaser .field--name-field-teaser-image img,.group--type-cluster.group--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-cluster.group--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .group--type-cluster.group--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .group--type-cluster.group--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.group--type-cluster.group--view-mode-teaser a{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-cluster.group--view-mode-teaser a .teaser-compact__content .field--name-field-text-formatted-long{width:auto;}.group--type-cluster.group--view-mode-teaser .responsive-media::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:112.5%;}.group--type-cluster.group--view-mode-teaser .responsive-media::after{content:"";display:table;clear:both;}.group--type-cluster.group--view-mode-teaser .teaser-compact__content{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-cluster.group--view-mode-teaser .field--type-text-long,.group--type-cluster.group--view-mode-teaser .field--type-string-long{margin-top:15px;}.has-mouse .group--type-cluster.group--view-mode-teaser:hover a{color:var(--button-active-text-color);}.has-mouse .group--type-cluster.group--view-mode-teaser:hover a .teaser-compact__content{background-color:var(--button-box-active-bg-color);}
.group.group--view-mode-full header > *:not(h1):not(.field--type-text-long){font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.group.group--view-mode-full header{margin-bottom:calc(49px + 21 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.group.group--view-mode-full header{margin-bottom:49px;}}@media screen and (min-width:1360px){.group.group--view-mode-full header{margin-bottom:70px;}}.group.group--view-mode-full header > *:not(h1):not(.field--type-text-long){margin:20px 0 5px calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}.group.group--view-mode-full header > *:last-child{margin-bottom:0;}.group.group--view-mode-full header .field--type-text-long{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media (max-width:600px){.group.group--view-mode-full header .field--type-text-long{width:100%;margin-left:0;}}

.group--type-institute.group--view-mode-teaser .area-labels{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.group--type-institute.group--view-mode-teaser .group__content{display:flex;align-items:center;padding:5px 15px 5px 5px;box-sizing:border-box;background-color:#fff;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-institute.group--view-mode-teaser .group__content--text{margin-top:3px;margin-left:10px;}.group--type-institute.group--view-mode-teaser .area-labels{margin-bottom:3px;}@media (max-width:600px){.group--type-institute.group--view-mode-teaser .area-labels{margin-bottom:0;}}.group--type-institute.group--view-mode-teaser .area-labels .area-label{display:inline;}.group--type-institute.group--view-mode-teaser .area-labels .area-label:not(:last-child)::after{content:', ';}.group--type-institute.group--view-mode-teaser .area-labels .area-label:nth-last-child(2)::after{content:' &';}@media (max-width:600px){.group--type-institute.group--view-mode-teaser h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.group--type-institute.group--view-mode-teaser h3{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--type-institute.group--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.group--type-institute.group--view-mode-teaser h3{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--type-institute.group--view-mode-teaser h3{line-height:22px;}}.has-mouse .group--type-institute.group--view-mode-teaser:hover .group__content{background-color:#FA4B0B;color:#fff;}.has-mouse .group--type-institute.group--view-mode-teaser:hover .letter-box{background-color:#000;color:#fff;}
.group--type-program.group--view-mode-teaser .field--type-image,.group--type-program.group--view-mode-teaser .field--name-field-image,.group--type-program.group--view-mode-teaser .field--name-field-teaser-image,.group--type-program.group--view-mode-teaser .responsive-media{background-color:#000;}.group--type-program.group--view-mode-teaser .field--type-image img,.group--type-program.group--view-mode-teaser .field--name-field-image img,.group--type-program.group--view-mode-teaser .field--name-field-teaser-image img,.group--type-program.group--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-program.group--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .group--type-program.group--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .group--type-program.group--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.group--type-program.group--view-mode-teaser .letter-box-small{margin:calc(7px + 3 * ((100vw - 600px) / 760));display:flex;position:absolute;bottom:0;grid-gap:5px;z-index:1;}@media screen and (max-width:600px){.group--type-program.group--view-mode-teaser .letter-box-small{margin:7px;}}@media screen and (min-width:1360px){.group--type-program.group--view-mode-teaser .letter-box-small{margin:10px;}}.group--type-program.group--view-mode-teaser .letter-box-small .letter{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:900;font-family:"AkademiText",sans-serif;padding-top:3px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background-color:#FA4B0B;color:#fff;text-transform:uppercase;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--type-program.group--view-mode-teaser .letter-box-small .letter--award{background-image:url(/themes/b14theme/images/kadk_star.png);background-size:100% auto;}.group--type-program.group--view-mode-teaser a{min-height:105px;display:block;position:relative;min-height:105px;display:flex;}.has-mouse .group--type-program.group--view-mode-teaser a:hover .text-container{background-color:#FA4B0B;color:#fff;}.group--type-program.group--view-mode-teaser .media-container{width:calc(var(--b14grid-column-width--6) * 1 + var(--b14grid-gutter-width--6) * 0);position:relative;}@media (max-width:900px){.group--type-program.group--view-mode-teaser .media-container{width:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 1);}}@media (max-width:600px){.group--type-program.group--view-mode-teaser .media-container{width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);}}.group--type-program.group--view-mode-teaser .media-container > *:not(.letter-box-small){height:100%;}.group--type-program.group--view-mode-teaser .media-container img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media (max-width:600px){.group--type-program.group--view-mode-teaser h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.group--type-program.group--view-mode-teaser h3{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--type-program.group--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.group--type-program.group--view-mode-teaser h3{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--type-program.group--view-mode-teaser h3{line-height:22px;}}.group--type-program.group--view-mode-teaser .field--name-field-teaser-image::before,.group--type-program.group--view-mode-teaser .field--name-field-media::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:112.5%;}.group--type-program.group--view-mode-teaser .field--name-field-teaser-image::after,.group--type-program.group--view-mode-teaser .field--name-field-media::after{content:"";display:table;clear:both;}.group--type-program.group--view-mode-teaser .text-container{width:calc(var(--b14grid-column-width--6) * 5 + var(--b14grid-gutter-width--6) * 5);display:flex;flex-direction:column;padding:10px 0 10px var(--b14grid-gutter-width--6);box-sizing:border-box;flex-grow:1;background-color:#fff;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media (max-width:900px){.group--type-program.group--view-mode-teaser .text-container{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 10);padding:10px 0 10px var(--b14grid-gutter-width--12);}}@media (max-width:600px){.group--type-program.group--view-mode-teaser .text-container{width:calc(var(--b14grid-column-width--12) * 9 + var(--b14grid-gutter-width--12) * 9);padding:10px 10px 10px var(--b14grid-gutter-width--12);}}.group--type-program.group--view-mode-teaser .institute-and-type{margin-bottom:calc(3.5px + 1.5 * ((100vw - 600px) / 760));font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;justify-content:space-between;display:flex;}@media screen and (max-width:600px){.group--type-program.group--view-mode-teaser .institute-and-type{margin-bottom:3.5px;}}@media screen and (min-width:1360px){.group--type-program.group--view-mode-teaser .institute-and-type{margin-bottom:5px;}}.group--type-program.group--view-mode-teaser .institute-and-type .institute-container{width:calc(var(--b14grid-column-width--5) * 3 + var(--b14grid-gutter-width--5) * 2);}@media (max-width:900px){.group--type-program.group--view-mode-teaser .institute-and-type .institute-container{width:calc(var(--b14grid-column-width--10) * 6 + var(--b14grid-gutter-width--10) * 5);}}@media (max-width:600px){.group--type-program.group--view-mode-teaser .institute-and-type .institute-container{width:100%;}}.group--type-program.group--view-mode-teaser .institute-and-type .field--name-field-education-type{width:calc(var(--b14grid-column-width--5) * 2 + var(--b14grid-gutter-width--5) * 1);padding-right:10px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}@media (max-width:900px){.group--type-program.group--view-mode-teaser .institute-and-type .field--name-field-education-type{width:calc(var(--b14grid-column-width--10) * 4 + var(--b14grid-gutter-width--10) * 3);}}@media (max-width:600px){.group--type-program.group--view-mode-teaser .institute-and-type .field--name-field-education-type{display:none;}}.group--type-program.group--view-mode-teaser .field--name-field-sub-programs{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-top:auto;padding-top:5px;padding-right:10px;text-transform:uppercase;}.group--type-program.group--view-mode-teaser .field--name-field-sub-programs .field__item{display:inline;}.group--type-program.group--view-mode-teaser .field--name-field-sub-programs .field__item:not(:last-child)::after{content:'/';padding-left:5px;}

.menu-main .menu-item--expanded a::after,.menu-main-en .menu-item--expanded a::after{content:"→";}.menu-main .menu-item--expanded,.menu-main-en .menu-item--expanded{background-color:#fff;border:1px solid #000;}.menu-main .menu-item--expanded:not(:last-child),.menu-main-en .menu-item--expanded:not(:last-child){margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.menu-main .menu-item--expanded:not(:last-child),.menu-main-en .menu-item--expanded:not(:last-child){margin-bottom:21px;}}@media screen and (min-width:1360px){.menu-main .menu-item--expanded:not(:last-child),.menu-main-en .menu-item--expanded:not(:last-child){margin-bottom:30px;}}@media (max-width:900px){.menu-main .menu-item--expanded:not(:last-child),.menu-main-en .menu-item--expanded:not(:last-child){margin-bottom:15px;}}@media (max-width:600px){.menu-main .menu-item--expanded:not(:last-child),.menu-main-en .menu-item--expanded:not(:last-child){margin-bottom:10px;}}.menu-main .menu-item--expanded a,.menu-main-en .menu-item--expanded a{display:inline-block;}.menu-main .menu-item--expanded a::after,.menu-main-en .menu-item--expanded a::after{margin-left:5px;}@media (max-width:900px){.menu-main .menu-item--expanded a,.menu-main-en .menu-item--expanded a{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}}@media screen and (max-width:900px) and (max-width:600px){.menu-main .menu-item--expanded a,.menu-main-en .menu-item--expanded a{font-size:18px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-main .menu-item--expanded a,.menu-main-en .menu-item--expanded a{font-size:22px;}}@media screen and (max-width:900px) and (max-width:600px){.menu-main .menu-item--expanded a,.menu-main-en .menu-item--expanded a{line-height:21px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-main .menu-item--expanded a,.menu-main-en .menu-item--expanded a{line-height:26px;}}@media (max-width:900px){.menu-main .menu-item--expanded > a,.menu-main-en .menu-item--expanded > a{display:flex;justify-content:space-between;}.menu-main .menu-item--expanded > a::after,.menu-main-en .menu-item--expanded > a::after{content:"↓";}.menu-main .menu-item--expanded.is-open > a,.menu-main-en .menu-item--expanded.is-open > a{background-color:#FA4B0B;color:#fff;}.menu-main .menu-item--expanded.is-open .menu-submenu,.menu-main-en .menu-item--expanded.is-open .menu-submenu{height:auto;}.menu-main .menu-item--expanded.is-open > a::after,.menu-main-en .menu-item--expanded.is-open > a::after{content:"↑";}}.menu-main .menu-item--expanded .menu-submenu,.menu-main-en .menu-item--expanded .menu-submenu{padding:20px 15px;-moz-columns:2;columns:2;}@media (max-width:900px){.menu-main .menu-item--expanded .menu-submenu,.menu-main-en .menu-item--expanded .menu-submenu{height:0;margin-top:-1px;overflow:hidden;-moz-columns:1;columns:1;padding:0 15px;}}@media (max-width:600px){.menu-main .menu-item--expanded .menu-submenu,.menu-main-en .menu-item--expanded .menu-submenu{padding:0 15px;}}.has-mouse .menu-main .menu-item--expanded .menu-submenu a:hover,.has-mouse
    .menu-main-en .menu-item--expanded .menu-submenu a:hover{color:#FA4B0B;}.menu-main .menu-item--expanded .menu-submenu .menu-item:not(:last-child),.menu-main-en .menu-item--expanded .menu-submenu .menu-item:not(:last-child){margin-bottom:10px;}@media (max-width:900px){.menu-main .menu-item--expanded .menu-submenu .menu-item:first-child,.menu-main-en .menu-item--expanded .menu-submenu .menu-item:first-child{padding-top:20px;}.menu-main .menu-item--expanded .menu-submenu .menu-item:last-child,.menu-main-en .menu-item--expanded .menu-submenu .menu-item:last-child{padding-bottom:20px;}.menu-main .menu-item--expanded .menu-submenu .menu-item:not(:last-child),.menu-main-en .menu-item--expanded .menu-submenu .menu-item:not(:last-child){margin-bottom:15px;}}.menu-main .menu-item--expanded > a,.menu-main-en .menu-item--expanded > a{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;width:100%;color:#fff;background-color:#FA4B0B;padding:14px 20px 11px;box-sizing:border-box;border-bottom:1px solid #000;transition:background-color cubic-bezier(0.25,0.46,0.45,0.94) 0.25s,color cubic-bezier(0.25,0.46,0.45,0.94) 0.25s;}@media screen and (max-width:600px){.menu-main .menu-item--expanded > a,.menu-main-en .menu-item--expanded > a{font-size:18px;}}@media screen and (min-width:1360px){.menu-main .menu-item--expanded > a,.menu-main-en .menu-item--expanded > a{font-size:22px;}}@media screen and (max-width:600px){.menu-main .menu-item--expanded > a,.menu-main-en .menu-item--expanded > a{line-height:21px;}}@media screen and (min-width:1360px){.menu-main .menu-item--expanded > a,.menu-main-en .menu-item--expanded > a{line-height:26px;}}@media (max-width:900px){.menu-main .menu-item--expanded > a,.menu-main-en .menu-item--expanded > a{padding:16px 17px 12px;background-color:#fff;color:#000;}}
.menu-secondary,.menu-secondary-en{display:grid;grid-template-columns:1fr;row-gap:10px;}@media (max-width:900px){.menu-secondary,.menu-secondary-en{grid-template-columns:1fr 1fr;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}}@media (max-width:414px){.menu-secondary,.menu-secondary-en{grid-template-columns:1fr;}}.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);display:inline-flex;background-color:transparent;--button-border-color:#000;}@media screen and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:14px;}}@media screen and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:16px;}}@media screen and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:20px;}}@media screen and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:22px;}}@media screen and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-top:12px;}}@media screen and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-top:14px;}}@media screen and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-bottom:9px;}}@media screen and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-bottom:11px;}}@media screen and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-left:10px;}}@media screen and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-left:12px;}}@media screen and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-right:10px;}}@media screen and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-right:12px;}}.has-mouse .menu-secondary .menu-item a:hover,.has-mouse
    .menu-secondary-en .menu-item a:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}.menu-secondary .menu-item a::after,.menu-secondary-en .menu-item a::after{content:"→";}@media (max-width:900px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:flex;gap:5px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);display:flex;}}@media screen and (max-width:900px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:18px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:22px;}}@media screen and (max-width:900px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:21px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:26px;}}@media screen and (max-width:900px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-top:16px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-top:19px;}}@media screen and (max-width:900px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-bottom:12px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-bottom:15px;}}@media screen and (max-width:900px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-left:12px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-left:15px;}}@media screen and (max-width:900px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-right:12px;}}@media screen and (max-width:900px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{padding-right:15px;}}@media (max-width:900px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:900px) and (max-width:600px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:14px;}}@media screen and (max-width:900px) and (max-width:600px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:20px;}}@media screen and (max-width:900px) and (max-width:600px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:22px;}}@media (max-width:900px){.has-mouse .menu-secondary .menu-item a:hover,.has-mouse
        .menu-secondary-en .menu-item a:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);--button-border-color:var(--button-active-border-color);}.menu-secondary .menu-item a::after,.menu-secondary-en .menu-item a::after{content:"→";}}@media (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.menu-secondary .menu-item a,.menu-secondary-en .menu-item a{line-height:22px;}}

.pager__items .pager__item--previous a::before{content:"←";}.pager__items .pager__item--next a::after{content:"→";}.pager{margin-top:calc(70px + 30 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.pager{margin-top:70px;}}@media screen and (min-width:1360px){.pager{margin-top:100px;}}@media screen and (max-width:600px){.pager{font-size:18px;}}@media screen and (min-width:1360px){.pager{font-size:22px;}}@media screen and (max-width:600px){.pager{line-height:21px;}}@media screen and (min-width:1360px){.pager{line-height:26px;}}.pager__items{position:relative;display:flex;gap:15px;padding-right:30px;}.pager__items .pager__item:not(.is-active) *,.pager__items .pager__item:not(.is-active)::after{color:#FA4B0B;}.has-mouse .pager__items .pager__item:not(.is-active):hover *,.has-mouse .pager__items .pager__item:not(.is-active):hover::after{color:#000;cursor:pointer;}.pager__items .pager__item--previous,.pager__items .pager__item--next{position:absolute;right:0;}.pager__items .pager__item--previous{bottom:100%;}.pager__items .pager__item--previous:last-child{bottom:auto;top:0;}.pager__items .pager__item--next{top:0;}
.node--type-article.node--view-mode-teaser .field--type-image,.node--type-article.node--view-mode-teaser .field--name-field-image,.node--type-article.node--view-mode-teaser .field--name-field-teaser-image,.node--type-article.node--view-mode-teaser .responsive-media{background-color:#000;}.node--type-article.node--view-mode-teaser .field--type-image img,.node--type-article.node--view-mode-teaser .field--name-field-image img,.node--type-article.node--view-mode-teaser .field--name-field-teaser-image img,.node--type-article.node--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-article.node--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-article.node--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .node--type-article.node--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-article.node--view-mode-teaser{height:100%;}.node--type-article.node--view-mode-teaser .published-time-wrapper{display:flex;justify-content:flex-end;}.node--type-article.node--view-mode-teaser .published-time{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:5px;text-transform:uppercase;width:calc(var(--b14grid-column-width--3) * 1 + var(--b14grid-gutter-width--3) * 0);display:block;}.node--type-article.node--view-mode-teaser h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser h2{font-size:18px;}}@media screen and (min-width:1360px){.node--type-article.node--view-mode-teaser h2{font-size:22px;}}@media screen and (max-width:600px){.node--type-article.node--view-mode-teaser h2{line-height:21px;}}@media screen and (min-width:1360px){.node--type-article.node--view-mode-teaser h2{line-height:26px;}}.node--type-article.node--view-mode-teaser .responsive-media{margin-bottom:10px;}
.node--type-blog-post.node--view-mode-full aside .profile-link::after{content:"→";}.node--type-blog-post.node--view-mode-full .blog-post-data{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-full .blog-post-data{row-gap:12px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-full .blog-post-data{row-gap:30px;}}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-full .blog-post-data{row-gap:calc(4px + 8 * ((100vw) / 600));}}.node--type-blog-post.node--view-mode-full aside .profile-link{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.node--type-blog-post.node--view-mode-full .blog-post-data > *{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.node--type-blog-post.node--view-mode-full .blog-post-data > * .field__label{font-weight:900;}.node--type-blog-post.node--view-mode-full .blog-post-data{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-full .blog-post-data{margin-bottom:42px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-full .blog-post-data{margin-bottom:60px;}}.node--type-blog-post.node--view-mode-full .blog-post-data > *{grid-column:span 3;}@media (max-width:900px){.node--type-blog-post.node--view-mode-full .blog-post-data > *{grid-column:span 4;}}@media (max-width:600px){.node--type-blog-post.node--view-mode-full .blog-post-data > *{grid-column:span 6;}}.node--type-blog-post.node--view-mode-full .blog-post-data .field--name-field-blog-post-category .field__item{display:inline-flex;}.node--type-blog-post.node--view-mode-full .blog-post-data .field--name-field-blog-post-category .field__item:not(:last-child)::after{content:',';}.node--type-blog-post.node--view-mode-full .blog-post-data a{color:#FA4B0B;}.has-mouse .node--type-blog-post.node--view-mode-full .blog-post-data a:hover{color:#000;}.node--type-blog-post.node--view-mode-full aside .field--type-image{position:relative;margin-bottom:10px;}.node--type-blog-post.node--view-mode-full aside .field--type-image:before{display:block;content:"";width:100%;padding-top:75%;}.node--type-blog-post.node--view-mode-full aside .field--type-image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.node--type-blog-post.node--view-mode-full aside .profile-link{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));display:block;color:var(--color-text);transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-full aside .profile-link{margin-bottom:14px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-full aside .profile-link{margin-bottom:20px;}}.node--type-blog-post.node--view-mode-full aside .profile-link::after{margin-left:3px;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-blog-post.node--view-mode-full aside .profile-link:hover{color:var(--color-text-hover);}.has-mouse .node--type-blog-post.node--view-mode-full aside .profile-link:hover::after{color:var(--color-text-hover);}
.node--type-blog-post.node--view-mode-teaser-compact .field--type-image,.node--type-blog-post.node--view-mode-teaser-compact .field--name-field-image,.node--type-blog-post.node--view-mode-teaser-compact .field--name-field-teaser-image,.node--type-blog-post.node--view-mode-teaser-compact .responsive-media{background-color:#000;}.node--type-blog-post.node--view-mode-teaser-compact .field--type-image img,.node--type-blog-post.node--view-mode-teaser-compact .field--name-field-image img,.node--type-blog-post.node--view-mode-teaser-compact .field--name-field-teaser-image img,.node--type-blog-post.node--view-mode-teaser-compact .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-blog-post.node--view-mode-teaser-compact .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-blog-post.node--view-mode-teaser-compact:hover img{opacity:0.7;}.has-mouse .node--type-blog-post.node--view-mode-teaser-compact:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-blog-post.node--view-mode-teaser-compact .label-and-date{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.node--type-blog-post.node--view-mode-teaser-compact .responsive-media::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:75%;}.node--type-blog-post.node--view-mode-teaser-compact .responsive-media::after{content:"";display:table;clear:both;}.node--type-blog-post.node--view-mode-teaser-compact .label-and-date{display:flex;justify-content:space-between;margin-bottom:10px;}.node--type-blog-post.node--view-mode-teaser-compact .label-and-date .blog-label{margin-right:15px;}
.node--type-blog-post.node--view-mode-teaser .field--type-image,.node--type-blog-post.node--view-mode-teaser .field--name-field-image,.node--type-blog-post.node--view-mode-teaser .field--name-field-teaser-image,.node--type-blog-post.node--view-mode-teaser .responsive-media{background-color:#000;}.node--type-blog-post.node--view-mode-teaser .field--type-image img,.node--type-blog-post.node--view-mode-teaser .field--name-field-image img,.node--type-blog-post.node--view-mode-teaser .field--name-field-teaser-image img,.node--type-blog-post.node--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-blog-post.node--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-blog-post.node--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .node--type-blog-post.node--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-blog-post.node--view-mode-teaser .date{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.node--type-blog-post.node--view-mode-teaser{height:100%;display:flex;align-items:flex-end;}.node--type-blog-post.node--view-mode-teaser .node__content{display:block;position:relative;padding-top:28px;}.node--type-blog-post.node--view-mode-teaser .date{width:calc(var(--b14grid-column-width--4) * 1 + var(--b14grid-gutter-width--4) * 0);position:absolute;top:0;right:0;}@media (max-width:900px){.node--type-blog-post.node--view-mode-teaser .date{width:calc(var(--b14grid-column-width--6) * 2 + var(--b14grid-gutter-width--6) * 1);}}@media (max-width:600px){.node--type-blog-post.node--view-mode-teaser .date{width:calc(var(--b14grid-column-width--6) * 3 + var(--b14grid-gutter-width--6) * 2);}}.node--type-blog-post.node--view-mode-teaser .responsive-media,.node--type-blog-post.node--view-mode-teaser .field--name-field-teaser-image,.node--type-blog-post.node--view-mode-teaser .fallback-teaser-image{margin-bottom:10px;}.node--type-blog-post.node--view-mode-teaser .author{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-teaser .author{font-size:18px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser .author{font-size:22px;}}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-teaser .author{line-height:21px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser .author{line-height:26px;}}@media (max-width:600px){.node--type-blog-post.node--view-mode-teaser .author{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-blog-post.node--view-mode-teaser .author{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser .author{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-blog-post.node--view-mode-teaser .author{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser .author{line-height:22px;}}.node--type-blog-post.node--view-mode-teaser h3{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-bottom:0;}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-teaser h3{font-size:18px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser h3{font-size:22px;}}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-teaser h3{line-height:21px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser h3{line-height:26px;}}@media (max-width:600px){.node--type-blog-post.node--view-mode-teaser h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-blog-post.node--view-mode-teaser h3{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-blog-post.node--view-mode-teaser h3{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser h3{line-height:22px;}}.node--type-blog-post.node--view-mode-teaser .field--name-field-teaser-text{margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-blog-post.node--view-mode-teaser .field--name-field-teaser-text{margin-top:14px;}}@media screen and (min-width:1360px){.node--type-blog-post.node--view-mode-teaser .field--name-field-teaser-text{margin-top:20px;}}
.node--type-case.node--view-mode-full .case-top-data{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-case.node--view-mode-full .case-top-data{row-gap:12px;}}@media screen and (min-width:1360px){.node--type-case.node--view-mode-full .case-top-data{row-gap:30px;}}@media screen and (max-width:600px){.node--type-case.node--view-mode-full .case-top-data{row-gap:calc(4px + 8 * ((100vw) / 600));}}.node--type-case.node--view-mode-full .case-top-data > *{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.node--type-case.node--view-mode-full .case-top-data > * .field__label{font-weight:900;}.node--type-case.node--view-mode-full .case-top-data{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-case.node--view-mode-full .case-top-data{margin-bottom:28px;}}@media screen and (min-width:1360px){.node--type-case.node--view-mode-full .case-top-data{margin-bottom:40px;}}.node--type-case.node--view-mode-full .case-top-data > *{grid-column:span 2;text-transform:uppercase;}@media (max-width:1200px){.node--type-case.node--view-mode-full .case-top-data > *{grid-column:span 3;}}@media (max-width:900px){.node--type-case.node--view-mode-full .case-top-data > *{grid-column:span 4;}}@media (max-width:600px){.node--type-case.node--view-mode-full .case-top-data > *{grid-column:span 6;}}@media (max-width:414px){.node--type-case.node--view-mode-full .case-top-data > *{grid-column:span 12;}}.node--type-case.node--view-mode-full .field--name-field-manchet{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}.node--type-case.node--view-mode-full .field--name-field-manchet:not(:last-child){margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-case.node--view-mode-full .field--name-field-manchet:not(:last-child){margin-bottom:35px;}}@media screen and (min-width:1360px){.node--type-case.node--view-mode-full .field--name-field-manchet:not(:last-child){margin-bottom:50px;}}.node--type-case.node--view-mode-full .related-container{margin-top:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-case.node--view-mode-full .related-container{margin-top:42px;}}@media screen and (min-width:1360px){.node--type-case.node--view-mode-full .related-container{margin-top:60px;}}.node--type-case.node--view-mode-full .share-and-download + .field--name-field-paragraphs-aside{margin-top:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-case.node--view-mode-full .share-and-download + .field--name-field-paragraphs-aside{margin-top:35px;}}@media screen and (min-width:1360px){.node--type-case.node--view-mode-full .share-and-download + .field--name-field-paragraphs-aside{margin-top:50px;}}
.node--type-case.node--view-mode-teaser-small .field--type-image,.node--type-case.node--view-mode-teaser-small .field--name-field-image,.node--type-case.node--view-mode-teaser-small .field--name-field-teaser-image,.node--type-case.node--view-mode-teaser-small .responsive-media{background-color:#000;}.node--type-case.node--view-mode-teaser-small .field--type-image img,.node--type-case.node--view-mode-teaser-small .field--name-field-image img,.node--type-case.node--view-mode-teaser-small .field--name-field-teaser-image img,.node--type-case.node--view-mode-teaser-small .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-case.node--view-mode-teaser-small .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-case.node--view-mode-teaser-small:hover img{opacity:0.7;}.has-mouse .node--type-case.node--view-mode-teaser-small:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-case.node--view-mode-teaser-small .fallback-teaser-image,.node--type-case.node--view-mode-teaser-small .responsive-media{margin-bottom:10px;}.node--type-case.node--view-mode-teaser-small .responsive-media{position:relative;position:relative;}.node--type-case.node--view-mode-teaser-small .responsive-media:before{display:block;content:"";width:100%;padding-top:112.5%;}.node--type-case.node--view-mode-teaser-small .responsive-media img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.node--type-case.node--view-mode-teaser-small h3{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:0;text-transform:uppercase;}.has-mouse .node--type-case.node--view-mode-teaser-small:hover a{color:#bebebe;}
.node--type-case.node--view-mode-teaser .field--type-image,.node--type-case.node--view-mode-teaser .field--name-field-image,.node--type-case.node--view-mode-teaser .field--name-field-teaser-image,.node--type-case.node--view-mode-teaser .responsive-media{background-color:#000;}.node--type-case.node--view-mode-teaser .field--type-image img,.node--type-case.node--view-mode-teaser .field--name-field-image img,.node--type-case.node--view-mode-teaser .field--name-field-teaser-image img,.node--type-case.node--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-case.node--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-case.node--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .node--type-case.node--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-case.node--view-mode-teaser{height:100%;}.node--type-case.node--view-mode-teaser .responsive-media::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:112.5%;}.node--type-case.node--view-mode-teaser .responsive-media::after{content:"";display:table;clear:both;}.node--type-case.node--view-mode-teaser .field--name-field-case-status{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:5px;text-transform:uppercase;}.node--type-case.node--view-mode-teaser .field--type-string-long{margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-case.node--view-mode-teaser .field--type-string-long{margin-top:14px;}}@media screen and (min-width:1360px){.node--type-case.node--view-mode-teaser .field--type-string-long{margin-top:20px;}}@media (max-width:600px){.node--type-case.node--view-mode-teaser h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-case.node--view-mode-teaser h3{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-case.node--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-case.node--view-mode-teaser h3{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-case.node--view-mode-teaser h3{line-height:22px;}}.has-mouse .node--type-case.node--view-mode-teaser:hover a{color:var(--button-active-text-color);}.has-mouse .node--type-case.node--view-mode-teaser:hover a .teaser-compact__content{background-color:var(--button-box-active-bg-color);}
.node--type-event.node--view-mode-full.hide-time .time-container{display:none;}.node--type-event.node--view-mode-full .info-container{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--8);}@media (max-width:600px){.node--type-event.node--view-mode-full .info-container{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}}.node--type-event.node--view-mode-full .info-container > div{grid-column:span 3;}@media (max-width:900px){.node--type-event.node--view-mode-full .info-container > div{grid-column:span 4;}}@media (max-width:600px){.node--type-event.node--view-mode-full .info-container > div{grid-column:span 6;}}@media (max-width:414px){.node--type-event.node--view-mode-full .info-container > div{grid-column:span 12;}}.node--type-event.node--view-mode-full .info-container .paragraph--type--key-value{text-transform:none;}.node--type-event.node--view-mode-full .info-container .paragraph--type--key-value .field--name-field-value{font-weight:400;}.node--type-event.node--view-mode-full .signup-link{margin-top:calc(42px + 18 * ((100vw - 600px) / 760));box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);--button-text-color:#000;--button-bg-color:#fff;}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{margin-top:42px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{margin-top:60px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{font-size:18px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{font-size:22px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{line-height:21px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{line-height:26px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{padding-top:16px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{padding-top:19px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{padding-bottom:12px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{padding-bottom:15px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{padding-left:12px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{padding-left:15px;}}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{padding-right:12px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{padding-right:15px;}}@media (max-width:600px){.node--type-event.node--view-mode-full .signup-link{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-event.node--view-mode-full .signup-link{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-event.node--view-mode-full .signup-link{line-height:22px;}}.node--type-event.node--view-mode-full .signup-link::after{content:"→";margin-left:5px;}.has-mouse .node--type-event.node--view-mode-full .signup-link:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}.node--type-event.node--view-mode-full .map-container{position:relative;margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}.node--type-event.node--view-mode-full .map-container:before{display:block;content:"";width:100%;padding-top:100%;}@media screen and (max-width:600px){.node--type-event.node--view-mode-full .map-container{margin-bottom:21px;}}@media screen and (min-width:1360px){.node--type-event.node--view-mode-full .map-container{margin-bottom:30px;}}
.node--type-event.node--view-mode-teaser .category-and-time{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:5px;}.node--type-event.node--view-mode-teaser .image-container{position:relative;}.node--type-event.node--view-mode-teaser .image-container:before{display:block;content:"";width:100%;padding-top:56.25%;}.node--type-event.node--view-mode-teaser .image-container img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.node--type-event.node--view-mode-teaser .field--name-field-event-category{margin-right:auto;text-transform:uppercase;}@media (max-width:600px){.node--type-event.node--view-mode-teaser .time{display:none;}}.node--type-event.node--view-mode-teaser .date{font-weight:800;}@media (max-width:600px){.node--type-event.node--view-mode-teaser h3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}}
.node-form .field-group-fieldset > .fieldset-wrapper{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node-form .field-group-fieldset > .fieldset-wrapper{row-gap:12px;}}@media screen and (min-width:1360px){.node-form .field-group-fieldset > .fieldset-wrapper{row-gap:30px;}}@media screen and (max-width:600px){.node-form .field-group-fieldset > .fieldset-wrapper{row-gap:calc(4px + 8 * ((100vw) / 600));}}.node-form .form-type-vertical-tabs,.node-form .form-item-field-text-formatted-long-0-format{display:none;}.node-form .field-group-fieldset{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node-form .field-group-fieldset{margin-bottom:42px;}}@media screen and (min-width:1360px){.node-form .field-group-fieldset{margin-bottom:60px;}}.node-form .field-group-fieldset > legend > .fieldset-legend{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;padding-bottom:calc(17.5px + 7.5 * ((100vw - 600px) / 760));display:block;}@media screen and (max-width:600px){.node-form .field-group-fieldset > legend > .fieldset-legend{font-size:18px;}}@media screen and (min-width:1360px){.node-form .field-group-fieldset > legend > .fieldset-legend{font-size:22px;}}@media screen and (max-width:600px){.node-form .field-group-fieldset > legend > .fieldset-legend{line-height:21px;}}@media screen and (min-width:1360px){.node-form .field-group-fieldset > legend > .fieldset-legend{line-height:26px;}}@media screen and (max-width:600px){.node-form .field-group-fieldset > legend > .fieldset-legend{padding-bottom:17.5px;}}@media screen and (min-width:1360px){.node-form .field-group-fieldset > legend > .fieldset-legend{padding-bottom:25px;}}.node-form .field-group-fieldset > .fieldset-wrapper{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node-form .field-group-fieldset > .fieldset-wrapper{row-gap:28px;}}@media screen and (min-width:1360px){.node-form .field-group-fieldset > .fieldset-wrapper{row-gap:40px;}}.node-form .field-group-fieldset > .fieldset-wrapper > *{grid-column:span 6;}@media (max-width:600px){.node-form .field-group-fieldset > .fieldset-wrapper > *{grid-column:span 12;}}.node-form .form-item label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;margin-bottom:10px;}.node-form .form-type-tel input,.node-form .form-type-email input,.node-form .form-type-password input,.node-form .form-type-textfield input,.node-form .form-type-date input,.node-form .form-type-url input{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;border-color:#FA4B0B;}@media screen and (max-width:600px){.node-form .form-type-tel input,.node-form .form-type-email input,.node-form .form-type-password input,.node-form .form-type-textfield input,.node-form .form-type-date input,.node-form .form-type-url input{font-size:18px;}}@media screen and (min-width:1360px){.node-form .form-type-tel input,.node-form .form-type-email input,.node-form .form-type-password input,.node-form .form-type-textfield input,.node-form .form-type-date input,.node-form .form-type-url input{font-size:22px;}}@media screen and (max-width:600px){.node-form .form-type-tel input,.node-form .form-type-email input,.node-form .form-type-password input,.node-form .form-type-textfield input,.node-form .form-type-date input,.node-form .form-type-url input{line-height:21px;}}@media screen and (min-width:1360px){.node-form .form-type-tel input,.node-form .form-type-email input,.node-form .form-type-password input,.node-form .form-type-textfield input,.node-form .form-type-date input,.node-form .form-type-url input{line-height:26px;}}.node-form .form-checkboxes,.node-form .form-radios{row-gap:calc(7px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node-form .form-checkboxes,.node-form .form-radios{row-gap:7px;}}@media screen and (min-width:1360px){.node-form .form-checkboxes,.node-form .form-radios{row-gap:10px;}}.node-form .form-checkbox + label,.node-form .form-radio + label{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;height:40px;margin-bottom:0;}@media screen and (max-width:600px){.node-form .form-checkbox + label,.node-form .form-radio + label{font-size:18px;}}@media screen and (min-width:1360px){.node-form .form-checkbox + label,.node-form .form-radio + label{font-size:22px;}}@media screen and (max-width:600px){.node-form .form-checkbox + label,.node-form .form-radio + label{line-height:21px;}}@media screen and (min-width:1360px){.node-form .form-checkbox + label,.node-form .form-radio + label{line-height:26px;}}.node-form .form-checkbox + label::before,.node-form .form-radio + label::before{width:35px;height:35px;}.node-form .field--type-datetime .label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;margin-bottom:10px;}.node-form .field--type-text-long{grid-row:span 2;}.node-form .form-type-textarea{--ck-color-base-border:#FA4B0B;--ck-color-toolbar-border:#FA4B0B;}.node-form .field--type-file summary{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;margin-bottom:10px;}.node-form .field--type-file label{display:none;}.node-form .field--type-file .tabledrag-toggle-weight-wrapper,.node-form .field--type-file thead,.node-form .field--type-file .tabledrag-handle{display:none;}.node-form .field--type-file tr{margin-bottom:10px;display:flex;width:100%;align-items:center;gap:20px;}.node-form .form-managed-file{width:100%;background-color:#fff;border:1px solid #FA4B0B;padding:20px;box-sizing:border-box;}.node-form .form-managed-file img{margin-bottom:10px;}.node-form .form-managed-file .file--image{display:block;margin-bottom:10px;}.node-form .field--widget-options-buttons .fieldset-legend{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:block;text-transform:uppercase;margin-bottom:10px;}.node-form #edit-field-text-formatted-long-0-format-help{display:none;}
.node--type-fp-page.node--view-mode-full .node__content > h2{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.node--type-fp-page.node--view-mode-full .node__content > h2{margin-bottom:42px;}}@media screen and (min-width:1360px){.node--type-fp-page.node--view-mode-full .node__content > h2{margin-bottom:60px;}}@media screen and (max-width:600px){.node--type-fp-page.node--view-mode-full .node__content > h2{font-size:30px;}}@media screen and (min-width:1360px){.node--type-fp-page.node--view-mode-full .node__content > h2{font-size:60px;}}@media screen and (max-width:600px){.node--type-fp-page.node--view-mode-full .node__content > h2{line-height:30px;}}@media screen and (min-width:1360px){.node--type-fp-page.node--view-mode-full .node__content > h2{line-height:60px;}}
.node--type-further-education.node--view-mode-full .further-education-data-container .field__label,.node--type-further-education.node--view-mode-full .further-education-data-container .paragraph--type-key-value .field--name-field-key{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.node--type-further-education.node--view-mode-full .further-education-data-container{padding:25px 20px;box-sizing:border-box;background-color:#FA4B0B;border:1px solid #fff;color:#fff;}.node--type-further-education .field--name-field-sticker-text{width:84px;height:84px;display:flex;align-items:center;position:absolute;padding:10px;box-sizing:border-box;border-radius:50%;background-color:#fff;font-size:12px;line-height:18px;font-weight:900;text-transform:uppercase;text-align:center;color:#000;}@media (max-width:900px){.node--type-further-education .field--name-field-sticker-text{width:70px;height:70px;font-size:9px;line-height:15px;}}.node--type-further-education.node--view-mode-full .full-default-layout--aside > *:not(:last-child){margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .full-default-layout--aside > *:not(:last-child){margin-bottom:21px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .full-default-layout--aside > *:not(:last-child){margin-bottom:30px;}}.node--type-further-education.node--view-mode-full .further-education-data-container{position:relative;}.node--type-further-education.node--view-mode-full .further-education-data-container .field__label{margin-bottom:5px;}.node--type-further-education.node--view-mode-full .further-education-data-container .further-education-data{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;display:grid;row-gap:15px;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .further-education-data{font-size:18px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .further-education-data{font-size:22px;}}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .further-education-data{line-height:21px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .further-education-data{line-height:26px;}}@media (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .further-education-data{grid-template-columns:1fr 1fr;}}@media (max-width:414px){.node--type-further-education.node--view-mode-full .further-education-data-container .further-education-data{grid-template-columns:1fr;}}.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-sticker-text{top:25px;right:20px;}@media (max-width:900px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-sticker-text{top:-25px;right:-20px;}}@media (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-sticker-text{top:10px;right:10px;}}.node--type-further-education.node--view-mode-full .further-education-data-container .paragraph--type-key-value .field--name-field-key{margin-bottom:5px;}.node--type-further-education.node--view-mode-full .further-education-data-container .paragraph--type-key-value .field--name-field-value{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;text-transform:none;}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .paragraph--type-key-value .field--name-field-value{font-size:18px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .paragraph--type-key-value .field--name-field-value{font-size:22px;}}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .paragraph--type-key-value .field--name-field-value{line-height:21px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .paragraph--type-key-value .field--name-field-value{line-height:26px;}}.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link{margin-top:20px;}.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);width:100%;--button-text-color:#000;--button-bg-color:#fff;--button-active-text-color:#fff;--button-active-bg-color:#000;}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{font-size:18px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{font-size:22px;}}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{line-height:21px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{line-height:26px;}}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-top:16px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-top:19px;}}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-bottom:12px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-bottom:15px;}}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-left:12px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-left:15px;}}@media screen and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-right:12px;}}@media screen and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{padding-right:15px;}}@media (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{line-height:22px;}}.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a::after{content:"→";margin-left:5px;}.has-mouse .node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}@media (max-width:600px){.node--type-further-education.node--view-mode-full .further-education-data-container .field--name-field-link a{width:auto;}}
.node--type-further-education.node--view-mode-teaser .field--name-field-further-education-type{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.node--type-further-education.node--view-mode-teaser .field--name-field-further-education-type{margin-bottom:5px;}.node--type-further-education.node--view-mode-teaser .field--name-field-date{font-weight:800;}.node--type-further-education.node--view-mode-teaser .field--name-field-sticker-text{top:10px;right:10px;}
.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a::before{content:"\e914";}.node--type-job.node--view-mode-full .downloads-container{padding:25px 20px;box-sizing:border-box;background-color:#fff;border:1px solid #FA4B0B;}.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a{position:relative;display:flex;position:relative;margin-top:10px;}.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a::before{display:inline-block;font-size:calc(20px + 2 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a::before{font-size:20px;}}@media screen and (min-width:1360px){.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a::before{font-size:22px;}}.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a::before{flex-shrink:0;margin-right:10px;}.has-mouse .node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a:hover,.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads .has-mouse a:hover{color:#FA4B0B;}.node--type-job.node--view-mode-full .info-container{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:var(--b14grid-gutter-width--8);column-gap:var(--b14grid-gutter-width--8);}.node--type-job.node--view-mode-full .info-container .field__label{text-transform:uppercase;}.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads .field__label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:900;font-family:"AkademiText",sans-serif;margin-bottom:10px;text-transform:uppercase;}.node--type-job.node--view-mode-full .downloads-container .field--name-field-downloads a{word-break:break-all;}.node--type-job.node--view-mode-full .downloads-container + .field--name-field-job-image{margin-top:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-job.node--view-mode-full .downloads-container + .field--name-field-job-image{margin-top:21px;}}@media screen and (min-width:1360px){.node--type-job.node--view-mode-full .downloads-container + .field--name-field-job-image{margin-top:30px;}}.node--type-job.node--view-mode-full .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);margin-left:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}.node--type-job.node--view-mode-full .field--name-field-link a{color:#FA4B0B;word-break:break-all;}.has-mouse .node--type-job.node--view-mode-full .field--name-field-link a:hover{color:#000;}
.node--type-job.node--view-mode-teaser .field--type-image,.node--type-job.node--view-mode-teaser .field--name-field-image,.node--type-job.node--view-mode-teaser .field--name-field-teaser-image,.node--type-job.node--view-mode-teaser .responsive-media{background-color:#000;}.node--type-job.node--view-mode-teaser .field--type-image img,.node--type-job.node--view-mode-teaser .field--name-field-image img,.node--type-job.node--view-mode-teaser .field--name-field-teaser-image img,.node--type-job.node--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-job.node--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-job.node--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .node--type-job.node--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-job.node--view-mode-teaser h3{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser h3{font-size:18px;}}@media screen and (min-width:1360px){.node--type-job.node--view-mode-teaser h3{font-size:22px;}}@media screen and (max-width:600px){.node--type-job.node--view-mode-teaser h3{line-height:21px;}}@media screen and (min-width:1360px){.node--type-job.node--view-mode-teaser h3{line-height:26px;}}.node--type-job.node--view-mode-teaser .field--name-field-date-simple{margin-bottom:5px;text-align:right;}.node--type-job.node--view-mode-teaser .node__content--text{padding:10px 15px 10px;box-sizing:border-box;background-color:#fff;}.node--type-job.node--view-mode-teaser .field--name-field-job-type,.node--type-job.node--view-mode-teaser .field--name-field-date-simple,.node--type-job.node--view-mode-teaser .field--name-field-area{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.node--type-job.node--view-mode-teaser .type-and-area{margin-bottom:5px;display:flex;}.node--type-job.node--view-mode-teaser .type-and-area .field--name-field-area{text-align:right;margin-left:auto;}.has-mouse .node--type-job.node--view-mode-teaser:hover .no-image{background-color:#9F9E9D;}
.node--type-news.node--view-mode-full .full-default-layout--info-elements .field--name-field-news-category{grid-column:span 6;}@media (max-width:900px){.node--type-news.node--view-mode-full .full-default-layout--info-elements .field--name-field-news-category{grid-column:span 8;}}.node--type-news.node--view-mode-full .full-default-layout--main,.node--type-news.node--view-mode-full .full-default-layout--aside{grid-row-start:2;}@media (max-width:600px){.node--type-news.node--view-mode-full .full-default-layout--main,.node--type-news.node--view-mode-full .full-default-layout--aside{grid-row-start:auto;}}
.node--type-news.node--view-mode-list a{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));padding-bottom:calc(21px + 9 * ((100vw - 600px) / 760));display:block;border-top:1px solid #000;border-bottom:1px solid #000;box-sizing:border-box;margin-top:-1px;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.node--type-news.node--view-mode-list a{padding-top:14px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-list a{padding-top:20px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-list a{padding-bottom:21px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-list a{padding-bottom:30px;}}.has-mouse .node--type-news.node--view-mode-list a:hover{color:var(--color-text-hover);}.node--type-news.node--view-mode-list h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;min-height:calc(40px + 4 * ((100vw - 600px) / 760));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}@media screen and (max-width:600px){.node--type-news.node--view-mode-list h3{font-size:14px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-list h3{font-size:16px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-list h3{line-height:20px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-list h3{line-height:22px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-list h3{min-height:40px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-list h3{min-height:44px;}}
.node--type-news.node--view-mode-teaser .field--type-image,.node--type-news.node--view-mode-teaser .field--name-field-image,.node--type-news.node--view-mode-teaser .field--name-field-teaser-image,.node--type-news.node--view-mode-teaser .responsive-media{background-color:#000;}.node--type-news.node--view-mode-teaser .field--type-image img,.node--type-news.node--view-mode-teaser .field--name-field-image img,.node--type-news.node--view-mode-teaser .field--name-field-teaser-image img,.node--type-news.node--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-news.node--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-news.node--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .node--type-news.node--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-news.node--view-mode-teaser .node__content{display:block;position:relative;padding-top:28px;}.node--type-news.node--view-mode-teaser .node__content .image-container{margin-bottom:calc(7px + 3 * ((100vw - 600px) / 760));position:relative;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .node__content .image-container{margin-bottom:7px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-teaser .node__content .image-container{margin-bottom:10px;}}.node--type-news.node--view-mode-teaser .node__content .image-container .field--name-field-news-category{position:absolute;top:10px;left:10px;}.node--type-news.node--view-mode-teaser .node__content time{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:block;position:absolute;top:0;right:0;}.node--type-news.node--view-mode-teaser .node__content .field--name-field-news-category{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;box-sizing:border-box;background-color:#fff;border:1px solid #000;padding:5px 8px 3px;margin-bottom:10px;display:inline-block;}.node--type-news.node--view-mode-teaser .node__content h3{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .node__content h3{font-size:18px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-teaser .node__content h3{font-size:22px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser .node__content h3{line-height:21px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-teaser .node__content h3{line-height:26px;}}
.node--type-news.node--view-mode-teaser-large .field--type-image,.node--type-news.node--view-mode-teaser-full .field--type-image,.node--type-news.node--view-mode-teaser-large .field--name-field-image,.node--type-news.node--view-mode-teaser-full .field--name-field-image,.node--type-news.node--view-mode-teaser-large .field--name-field-teaser-image,.node--type-news.node--view-mode-teaser-full .field--name-field-teaser-image,.node--type-news.node--view-mode-teaser-large .responsive-media,.node--type-news.node--view-mode-teaser-full .responsive-media{background-color:#000;}.node--type-news.node--view-mode-teaser-large .field--type-image img,.node--type-news.node--view-mode-teaser-full .field--type-image img,.node--type-news.node--view-mode-teaser-large .field--name-field-image img,.node--type-news.node--view-mode-teaser-full .field--name-field-image img,.node--type-news.node--view-mode-teaser-large .field--name-field-teaser-image img,.node--type-news.node--view-mode-teaser-full .field--name-field-teaser-image img,.node--type-news.node--view-mode-teaser-large .responsive-media img,.node--type-news.node--view-mode-teaser-full .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-news.node--view-mode-teaser-large .fallback-teaser-image,.node--type-news.node--view-mode-teaser-full .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-news.node--view-mode-teaser-large:hover img,.has-mouse .node--type-news.node--view-mode-teaser-full:hover img{opacity:0.7;}.has-mouse .node--type-news.node--view-mode-teaser-large:hover .fallback-teaser-image,.has-mouse .node--type-news.node--view-mode-teaser-full:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-news.node--view-mode-teaser-large .type-label,.node--type-news.node--view-mode-teaser-full .type-label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.node--type-news.node--view-mode-teaser-large .title-container,.node--type-news.node--view-mode-teaser-full .title-container{padding-top:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-large .title-container,.node--type-news.node--view-mode-teaser-full .title-container{padding-top:21px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-teaser-large .title-container,.node--type-news.node--view-mode-teaser-full .title-container{padding-top:30px;}}.node--type-news.node--view-mode-teaser-large h2,.node--type-news.node--view-mode-teaser-full h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-large h2,.node--type-news.node--view-mode-teaser-full h2{font-size:18px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-teaser-large h2,.node--type-news.node--view-mode-teaser-full h2{font-size:22px;}}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-large h2,.node--type-news.node--view-mode-teaser-full h2{line-height:21px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-teaser-large h2,.node--type-news.node--view-mode-teaser-full h2{line-height:26px;}}.node--type-news.node--view-mode-teaser-large .type-label,.node--type-news.node--view-mode-teaser-full .type-label{margin-bottom:calc(10.5px + 4.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-news.node--view-mode-teaser-large .type-label,.node--type-news.node--view-mode-teaser-full .type-label{margin-bottom:10.5px;}}@media screen and (min-width:1360px){.node--type-news.node--view-mode-teaser-large .type-label,.node--type-news.node--view-mode-teaser-full .type-label{margin-bottom:15px;}}.node--type-news.node--view-mode-teaser-large .responsive-media,.node--type-news.node--view-mode-teaser-full .responsive-media{position:relative;}.node--type-news.node--view-mode-teaser-large .responsive-media:before,.node--type-news.node--view-mode-teaser-full .responsive-media:before{display:block;content:"";width:100%;padding-top:80%;}.node--type-news.node--view-mode-teaser-large .responsive-media img,.node--type-news.node--view-mode-teaser-full .responsive-media img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}
.node--type-project.node--view-mode-full .field--name-field-downloads a::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.node--type-project.node--view-mode-full .field--name-field-downloads a::before{content:"\e914";}.node--type-project.node--view-mode-full .project--info,.node--type-project.node--view-mode-full .field--name-field-un-goals > .field__items{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .project--info,.node--type-project.node--view-mode-full .field--name-field-un-goals > .field__items{row-gap:12px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .project--info,.node--type-project.node--view-mode-full .field--name-field-un-goals > .field__items{row-gap:30px;}}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .project--info,.node--type-project.node--view-mode-full .field--name-field-un-goals > .field__items{row-gap:calc(4px + 8 * ((100vw) / 600));}}.node--type-project.node--view-mode-full .project--profile .field,.node--type-project.node--view-mode-full .project--info{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.node--type-project.node--view-mode-full .project--profile .field .field__label,.node--type-project.node--view-mode-full .project--info .field__label{font-weight:900;}.node--type-project.node--view-mode-full .project--profile,.node--type-project.node--view-mode-full .field--name-field-downloads{padding:25px 20px;box-sizing:border-box;background-color:#fff;border:1px solid #FA4B0B;}.node--type-project.node--view-mode-full .field--name-field-downloads a{position:relative;display:flex;position:relative;margin-top:10px;}.node--type-project.node--view-mode-full .field--name-field-downloads a::before{display:inline-block;font-size:calc(20px + 2 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-downloads a::before{font-size:20px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .field--name-field-downloads a::before{font-size:22px;}}.node--type-project.node--view-mode-full .field--name-field-downloads a::before{flex-shrink:0;margin-right:10px;}.has-mouse .node--type-project.node--view-mode-full .field--name-field-downloads a:hover,.node--type-project.node--view-mode-full .field--name-field-downloads .has-mouse a:hover{color:#FA4B0B;}.node--type-project.node--view-mode-full .node__content{margin-bottom:0 !important;}.node--type-project.node--view-mode-full .node__content--aside{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));position:relative;z-index:1;float:left;width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);margin-right:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 2);}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .node__content--aside{margin-bottom:35px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .node__content--aside{margin-bottom:50px;}}.node--type-project.node--view-mode-full .node__content--aside > *{margin-bottom:10px;}@media (max-width:600px){.node--type-project.node--view-mode-full .node__content--aside{width:100%;margin-right:0;}.node--type-project.node--view-mode-full .node__content--aside .profile--type-student img{max-height:350px;}}.node--type-project.node--view-mode-full .node__content .field--name-body.view-mode-full{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));float:left;width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:0;margin-right:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .node__content .field--name-body.view-mode-full{margin-bottom:35px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .node__content .field--name-body.view-mode-full{margin-bottom:50px;}}@media (max-width:600px){.node--type-project.node--view-mode-full .node__content .field--name-body.view-mode-full{width:100%;margin-right:0;}}.node--type-project.node--view-mode-full > *:not(h1):not(:last-child):not(.node__content){margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-project.node--view-mode-full > *:not(h1):not(:last-child):not(.node__content){margin-bottom:35px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full > *:not(h1):not(:last-child):not(.node__content){margin-bottom:50px;}}.node--type-project.node--view-mode-full .field--name-field-downloads .field__label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:900;font-family:"AkademiText",sans-serif;margin-bottom:10px;text-transform:uppercase;}.node--type-project.node--view-mode-full .field--name-field-downloads a{word-break:break-all;}.node--type-project.node--view-mode-full .share-links{width:calc(var(--b14grid-column-width--3) * 2 + var(--b14grid-gutter-width--3) * 1);}@media (max-width:900px){.node--type-project.node--view-mode-full .share-links{width:100%;}}@media (max-width:600px){.node--type-project.node--view-mode-full .share-links{grid-template-columns:1fr 1fr;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}}.node--type-project.node--view-mode-full .project--info{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));width:100%;}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .project--info{margin-bottom:21px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .project--info{margin-bottom:30px;}}.node--type-project.node--view-mode-full .project--info:has(> :nth-child(6)) > *{grid-column:span 3;}@media (max-width:900px){.node--type-project.node--view-mode-full .project--info:has(> :nth-child(6)) > *{grid-column:span 4;}}@media (max-width:600px){.node--type-project.node--view-mode-full .project--info:has(> :nth-child(6)) > *{grid-column:span 6;}}.node--type-project.node--view-mode-full .project--info > *{grid-column:span 2;}@media (max-width:900px){.node--type-project.node--view-mode-full .project--info > *{grid-column:span 4;}}@media (max-width:600px){.node--type-project.node--view-mode-full .project--info > *{grid-column:span 6;}}.node--type-project.node--view-mode-full .project--info .parent-group .field__item{display:inline-flex;}.node--type-project.node--view-mode-full .project--info .parent-group .field__item:not(:last-child)::after{content:', ';}.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph:not(.paragraph--type-text):not(.paragraph--type-images),.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph--type-images.is-slideshow,.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph--type-images.is-gallery,.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph--type-images.small-image,.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph--type-images.medium-image{clear:both;}.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default{margin-bottom:0;}.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default > .field--name-field-title,.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default > .field--name-field-text-formatted-long{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));float:left;}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default > .field--name-field-title,.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default > .field--name-field-text-formatted-long{margin-bottom:35px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default > .field--name-field-title,.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default > .field--name-field-text-formatted-long{margin-bottom:50px;}}.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default:first-child{margin-bottom:0;}.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default:first-child .accordion{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));float:left;}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default:first-child .accordion{margin-bottom:35px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default:first-child .accordion{margin-bottom:50px;}}.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default:first-child > .field--name-field-title,.node--type-project.node--view-mode-full .field--name-field-paragraphs > .paragraph.paragraph--type-text.paragraph--view-mode--default:first-child > .field--name-field-text-formatted-long{margin-left:0;}.node--type-project.node--view-mode-full .field--name-field-un-goals,.node--type-project.node--view-mode-full .field--name-field-banner-awards{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));clear:both;}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-un-goals,.node--type-project.node--view-mode-full .field--name-field-banner-awards{margin-bottom:35px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .field--name-field-un-goals,.node--type-project.node--view-mode-full .field--name-field-banner-awards{margin-bottom:50px;}}.node--type-project.node--view-mode-full .field--name-field-un-goals{display:flex;justify-content:space-between;margin:0 -30px;padding:30px;background-color:#fff;}.node--type-project.node--view-mode-full .field--name-field-un-goals h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-un-goals h2{font-size:18px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .field--name-field-un-goals h2{font-size:22px;}}@media screen and (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-un-goals h2{line-height:21px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-full .field--name-field-un-goals h2{line-height:26px;}}.node--type-project.node--view-mode-full .field--name-field-un-goals .field__text{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}.node--type-project.node--view-mode-full .field--name-field-un-goals > .field__items{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);grid-template-columns:repeat(8,minmax(0,1fr));-moz-column-gap:var(--b14grid-gutter-width--8);column-gap:var(--b14grid-gutter-width--8);}.node--type-project.node--view-mode-full .field--name-field-un-goals > .field__items > *{grid-column:span 2;}.node--type-project.node--view-mode-full .field--name-field-un-goals.less-than-three{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}.node--type-project.node--view-mode-full .field--name-field-un-goals.less-than-three > *{width:calc(var(--b14grid-column-width--8) * 4 + var(--b14grid-gutter-width--8) * 3);}.node--type-project.node--view-mode-full .field--name-field-un-goals.less-than-three > .field__items{grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:var(--b14grid-gutter-width--4);column-gap:var(--b14grid-gutter-width--4);}@media (max-width:900px){.node--type-project.node--view-mode-full .field--name-field-un-goals{display:block;}.node--type-project.node--view-mode-full .field--name-field-un-goals .field__text{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}@media screen and (max-width:900px) and (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-un-goals .field__text{margin-bottom:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.node--type-project.node--view-mode-full .field--name-field-un-goals .field__text{margin-bottom:20px;}}@media (max-width:900px){.node--type-project.node--view-mode-full .field--name-field-un-goals.less-than-three .field__text{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}}@media (max-width:600px){.node--type-project.node--view-mode-full .field--name-field-un-goals{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.node--type-project.node--view-mode-full .field--name-field-un-goals .field__text{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}.node--type-project.node--view-mode-full .field--name-field-un-goals > .field__items{width:100%;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}.node--type-project.node--view-mode-full .field--name-field-un-goals.less-than-three{width:100%;}.node--type-project.node--view-mode-full .field--name-field-un-goals.less-than-three .field__text{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}.node--type-project.node--view-mode-full .field--name-field-un-goals.less-than-three > .field__items{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);-moz-column-gap:var(--b14grid-gutter-width--6);column-gap:var(--b14grid-gutter-width--6);}}
.node--type-project.node--view-mode-teaser a .field--type-image,.node--type-project.node--view-mode-teaser a .field--name-field-image,.node--type-project.node--view-mode-teaser a .field--name-field-teaser-image,.node--type-project.node--view-mode-teaser a .responsive-media{background-color:#000;}.node--type-project.node--view-mode-teaser a .field--type-image img,.node--type-project.node--view-mode-teaser a .field--name-field-image img,.node--type-project.node--view-mode-teaser a .field--name-field-teaser-image img,.node--type-project.node--view-mode-teaser a .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-project.node--view-mode-teaser a .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-project.node--view-mode-teaser a:hover img,.node--type-project.node--view-mode-teaser .has-mouse a:hover img{opacity:0.7;}.has-mouse .node--type-project.node--view-mode-teaser a:hover .fallback-teaser-image,.node--type-project.node--view-mode-teaser .has-mouse a:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-project.node--view-mode-teaser .area-titles{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.node--type-project.node--view-mode-teaser .letter-container{margin:calc(7px + 3 * ((100vw - 600px) / 760));display:flex;position:absolute;bottom:0;grid-gap:5px;z-index:1;}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser .letter-container{margin:7px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-teaser .letter-container{margin:10px;}}.node--type-project.node--view-mode-teaser .letter-container .letter{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:900;font-family:"AkademiText",sans-serif;padding-top:3px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background-color:#FA4B0B;color:#fff;text-transform:uppercase;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-project.node--view-mode-teaser .letter-container .letter--award{background-image:url(/themes/b14theme/images/kadk_star.png);background-size:100% auto;}.node--type-project.node--view-mode-teaser a{display:block;}.has-mouse .node--type-project.node--view-mode-teaser:hover .category{background-color:#000;}.node--type-project.node--view-mode-teaser .image-container{position:relative;}.node--type-project.node--view-mode-teaser .field--name-field-year{width:calc(var(--b14grid-column-width--3) * 1 + var(--b14grid-gutter-width--3) * 0);float:right;margin-bottom:10px;}.node--type-project.node--view-mode-teaser .field--name-field-year .field__label{display:none;}.paragraph--type-references .node--type-project.node--view-mode-teaser .field--name-field-year{display:none;}.node--type-project.node--view-mode-teaser .responsive-media,.node--type-project.node--view-mode-teaser .fallback-teaser-image{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));clear:both;}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser .responsive-media,.node--type-project.node--view-mode-teaser .fallback-teaser-image{margin-bottom:21px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-teaser .responsive-media,.node--type-project.node--view-mode-teaser .fallback-teaser-image{margin-bottom:30px;}}.node--type-project.node--view-mode-teaser .profile-name{font-weight:700;}.node--type-project.node--view-mode-teaser .area-titles{margin-bottom:calc(10.5px + 4.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser .area-titles{margin-bottom:10.5px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-teaser .area-titles{margin-bottom:15px;}}.node--type-project.node--view-mode-teaser .area-titles > *:not(:last-child)::after{content:', ';}.node--type-project.node--view-mode-teaser h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser h3{font-size:14px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px){.node--type-project.node--view-mode-teaser h3{line-height:20px;}}@media screen and (min-width:1360px){.node--type-project.node--view-mode-teaser h3{line-height:22px;}}
.node--type-workshop.node--view-mode-full .workshop-data{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-workshop.node--view-mode-full .workshop-data{row-gap:12px;}}@media screen and (min-width:1360px){.node--type-workshop.node--view-mode-full .workshop-data{row-gap:30px;}}@media screen and (max-width:600px){.node--type-workshop.node--view-mode-full .workshop-data{row-gap:calc(4px + 8 * ((100vw) / 600));}}.node--type-workshop.node--view-mode-full .workshop-data > *{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.node--type-workshop.node--view-mode-full .workshop-data > * .field__label{font-weight:900;}.node--type-workshop.node--view-mode-full .workshop-data{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--type-workshop.node--view-mode-full .workshop-data{margin-bottom:28px;}}@media screen and (min-width:1360px){.node--type-workshop.node--view-mode-full .workshop-data{margin-bottom:40px;}}.node--type-workshop.node--view-mode-full .workshop-data > *{grid-column:span 2;}
.node--type-workshop.node--view-mode-teaser .field--type-image,.node--type-workshop.node--view-mode-teaser .field--name-field-image,.node--type-workshop.node--view-mode-teaser .field--name-field-teaser-image,.node--type-workshop.node--view-mode-teaser .responsive-media{background-color:#000;}.node--type-workshop.node--view-mode-teaser .field--type-image img,.node--type-workshop.node--view-mode-teaser .field--name-field-image img,.node--type-workshop.node--view-mode-teaser .field--name-field-teaser-image img,.node--type-workshop.node--view-mode-teaser .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.node--type-workshop.node--view-mode-teaser .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-workshop.node--view-mode-teaser:hover img{opacity:0.7;}.has-mouse .node--type-workshop.node--view-mode-teaser:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.node--type-workshop.node--view-mode-teaser{height:100%;}.node--type-workshop.node--view-mode-teaser .responsive-media::before,.node--type-workshop.node--view-mode-teaser .fallback-teaser-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:112.5%;}.node--type-workshop.node--view-mode-teaser .responsive-media::after,.node--type-workshop.node--view-mode-teaser .fallback-teaser-image::after{content:"";display:table;clear:both;}.node--type-workshop.node--view-mode-teaser .field--name-field-workshop-category{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:10px;text-transform:uppercase;}.node--type-workshop.node--view-mode-teaser h3{margin-bottom:15px;}.node--type-workshop.node--view-mode-teaser .teaser-compact__content{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .node--type-workshop.node--view-mode-teaser:hover .teaser-compact__content{background-color:var(--button-box-active-bg-color);color:var(--button-box-active-text-color);}
.node.node--view-mode-full .field--name-body.view-mode-full{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media screen and (max-width:600px){.node.node--view-mode-full .field--name-body.view-mode-full{margin-bottom:28px;}}@media screen and (min-width:1360px){.node.node--view-mode-full .field--name-body.view-mode-full{margin-bottom:40px;}}@media (max-width:600px){.node.node--view-mode-full .field--name-body.view-mode-full{width:100%;margin-left:0;}}.node.node--view-mode-full > *:not(:last-child){margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node.node--view-mode-full > *:not(:last-child){margin-bottom:42px;}}@media screen and (min-width:1360px){.node.node--view-mode-full > *:not(:last-child){margin-bottom:60px;}}.node.node--unpublished{background-color:transparent;}.node.node--unpublished h1::before{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;content:'--Unpublished--';display:block;text-transform:uppercase;margin-bottom:10px;}@media screen and (max-width:600px){.node.node--unpublished h1::before{font-size:14px;}}@media screen and (min-width:1360px){.node.node--unpublished h1::before{font-size:16px;}}@media screen and (max-width:600px){.node.node--unpublished h1::before{line-height:20px;}}@media screen and (min-width:1360px){.node.node--unpublished h1::before{line-height:22px;}}
.paragraph.paragraph--type--block .paragraph__content .field--name-field-text-formatted-long{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media screen and (max-width:600px){.paragraph.paragraph--type--block .paragraph__content .field--name-field-text-formatted-long{margin-bottom:28px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .paragraph__content .field--name-field-text-formatted-long{margin-bottom:40px;}}@media (max-width:600px){.paragraph.paragraph--type--block .paragraph__content .field--name-field-text-formatted-long{width:100%;}}.paragraph.paragraph--type--block .accordion .accordion--details-wrapper{margin-top:calc(7px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .accordion--details-wrapper{margin-top:7px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .accordion--details-wrapper{margin-top:10px;}}.paragraph.paragraph--type--block .accordion .field--name-field-link{margin-top:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link{margin-top:28px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link{margin-top:40px;}}.paragraph.paragraph--type--block .accordion .field--name-field-link a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{font-size:22px;}}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{line-height:26px;}}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{padding-right:15px;}}@media (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph.paragraph--type--block .accordion .field--name-field-link a{line-height:22px;}}.paragraph.paragraph--type--block .accordion .field--name-field-link a::after{content:"→";margin-left:5px;}.has-mouse .paragraph.paragraph--type--block .accordion .field--name-field-link a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}.paragraph.paragraph--type--block.view-slideshow--events--local-simple--enddate .slider-content--container,.paragraph.paragraph--type--block.view-slideshow--events--local-simple .slider-content--container,.paragraph.paragraph--type--block.view-slideshow--news--local-simple .slider-content--container{width:calc(100% + 1px);overflow:hidden;}.paragraph.paragraph--type--block.view-slideshow--events--local-simple--enddate .slider--content,.paragraph.paragraph--type--block.view-slideshow--events--local-simple .slider--content,.paragraph.paragraph--type--block.view-slideshow--news--local-simple .slider--content{margin-right:calc(var(--b14grid-gutter-width--12) * -1);}.paragraph.paragraph--type--block.view-slideshow--events--local-simple--enddate .slider--content .node__content,.paragraph.paragraph--type--block.view-slideshow--events--local-simple .slider--content .node__content,.paragraph.paragraph--type--block.view-slideshow--news--local-simple .slider--content .node__content{display:block;margin-right:var(--b14grid-gutter-width--3);}@media (max-width:700px){.paragraph.paragraph--type--block.view-slideshow--events--local-simple--enddate .slider--content .node__content,.paragraph.paragraph--type--block.view-slideshow--events--local-simple .slider--content .node__content,.paragraph.paragraph--type--block.view-slideshow--news--local-simple .slider--content .node__content{margin-right:var(--b14grid-gutter-width--6);}}.paragraph.paragraph--type--block.view-slideshow--news--local-simple .slick-track{align-items:baseline;}
.paragraph--type--banner-award{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.paragraph--type--banner-award{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.paragraph--type--banner-award .paragraph__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner-award .paragraph__content{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--banner-award .paragraph__content{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--banner-award .paragraph__content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--banner-award .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--banner-award{margin-bottom:calc(63px + 27 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner-award{margin-bottom:63px;}}@media screen and (min-width:1360px){.paragraph--type--banner-award{margin-bottom:90px;}}.paragraph--type--banner-award:last-child{margin-bottom:0;}.paragraph--type--banner-award .paragraph__content{position:relative;}.paragraph--type--banner-award .paragraph__content--text{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));padding-bottom:calc(35px + 15 * ((100vw - 600px) / 760));grid-column:span 8;}@media screen and (max-width:600px){.paragraph--type--banner-award .paragraph__content--text{padding-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--banner-award .paragraph__content--text{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--banner-award .paragraph__content--text{padding-bottom:35px;}}@media screen and (min-width:1360px){.paragraph--type--banner-award .paragraph__content--text{padding-bottom:50px;}}@media (max-width:600px){.paragraph--type--banner-award .paragraph__content--text{grid-column:span 12;}.paragraph--type--banner-award .paragraph__content--text .field--type-string{padding-right:75px;}}.paragraph--type--banner-award .paragraph__content--image{grid-column:span 4;}@media (max-width:600px){.paragraph--type--banner-award .paragraph__content--image{width:60px;height:60px;position:absolute;top:calc(14px + 6 * ((100vw - 600px) / 760));right:0;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner-award .paragraph__content--image{top:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--banner-award .paragraph__content--image{top:20px;}}.paragraph--type--banner-award .field--name-field-text-formatted-long{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--banner-award .field--name-field-text-formatted-long{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--banner-award .field--name-field-text-formatted-long{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--banner-award .field--name-field-text-formatted-long{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner-award .field--name-field-text-formatted-long{line-height:26px;}}.paragraph--type--banner-award .star-container{width:calc(var(--b14grid-column-width--4) * 2 + var(--b14grid-gutter-width--4) * 1);height:100%;margin:0 auto;background-repeat:no-repeat;background-size:100% auto;background-position:center center;}@media (max-width:600px){.paragraph--type--banner-award .star-container{width:100%;background-size:100%;}}.paragraph--type--banner-award:nth-child(3n+1){background-color:#000;color:#fff;}.paragraph--type--banner-award:nth-child(3n+1) .star-container{background-image:url(/themes/b14theme/images/diplom_star_white.png);}.paragraph--type--banner-award:nth-child(3n+2),.paragraph--type--banner-award:nth-child(3n+3){color:#000;}.paragraph--type--banner-award:nth-child(3n+2) .star-container,.paragraph--type--banner-award:nth-child(3n+3) .star-container{background-image:url(/themes/b14theme/images/diplom_star_black.png);}.paragraph--type--banner-award:nth-child(3n+2){background-color:#fff;}.paragraph--type--banner-award:nth-child(3n+3){background-color:#bebebe;}.paragraph--type--banner-award:has(+ .paragraph--type--banner-award){margin-bottom:0;}
.paragraph--type--banner.paragraph--view-mode--collection{display:flex;}.paragraph--type--banner.paragraph--view-mode--collection .paragraph__content{width:100%;}.paragraph--type--banner.paragraph--view-mode--collection .paragraph__content--main{z-index:1;}
.paragraph--type--banner.paragraph--view-mode--default.background-media{color:var(--color-text-on-background);}.paragraph--type--banner.paragraph--view-mode--default.has-media img{width:100%;}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content{flex-direction:column;}}.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--main{width:calc(var(--b14grid-column-width--12) * 7 + var(--b14grid-gutter-width--12) * 6);}@media (max-width:900px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--main{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--main{width:100%;}}.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--aside{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}@media (max-width:1024px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--aside{width:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 4);}}@media (max-width:900px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--aside{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}@media (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--aside{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));width:100%;order:-1;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--aside{margin-bottom:21px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--banner.paragraph--view-mode--default.has-media .paragraph__content--aside{margin-bottom:30px;}}.paragraph--type--banner.paragraph--view-mode--default h2{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default h2{font-size:30px;}}@media screen and (min-width:1360px){.paragraph--type--banner.paragraph--view-mode--default h2{font-size:60px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default h2{line-height:30px;}}@media screen and (min-width:1360px){.paragraph--type--banner.paragraph--view-mode--default h2{line-height:60px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default h2{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner.paragraph--view-mode--default h2{margin-bottom:30px;}}.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;width:calc(var(--b14grid-column-width--7) * 6 + var(--b14grid-gutter-width--7) * 5);}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{margin-bottom:35px;}}@media screen and (min-width:1360px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{margin-bottom:50px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{line-height:26px;}}@media (max-width:900px){.paragraph--type--banner.paragraph--view-mode--default .field--name-field-text-formatted-long{width:100%;}}
.paragraph--type--banner .field--name-field-link a::after{content:"→";}.paragraph--type--banner .field--name-field-link a{color:var(--color-text);transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);display:flex;gap:14px;}.has-mouse .paragraph--type--banner .field--name-field-link a:hover,.paragraph--type--banner .field--name-field-link .has-mouse a:hover{color:var(--color-text-hover);}.paragraph--type--banner.background-media.darken-overlay .responsive-media::before,.paragraph--type--banner.background-media.darken-overlay .videoplayer::before{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,0.6);content:'';}.paragraph--type--banner .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--banner{position:relative;}.paragraph--type--banner.background-media .paragraph__content--main,.paragraph--type--banner.background-media .paragraph__content--aside,.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner:has(.background-color) .paragraph__content--aside{padding-top:calc(21px + 9 * ((100vw - 600px) / 760));padding-bottom:calc(21px + 9 * ((100vw - 600px) / 760));box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--banner.background-media .paragraph__content--main,.paragraph--type--banner.background-media .paragraph__content--aside,.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner:has(.background-color) .paragraph__content--aside{padding-top:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner.background-media .paragraph__content--main,.paragraph--type--banner.background-media .paragraph__content--aside,.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner:has(.background-color) .paragraph__content--aside{padding-top:30px;}}@media screen and (max-width:600px){.paragraph--type--banner.background-media .paragraph__content--main,.paragraph--type--banner.background-media .paragraph__content--aside,.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner:has(.background-color) .paragraph__content--aside{padding-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner.background-media .paragraph__content--main,.paragraph--type--banner.background-media .paragraph__content--aside,.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner:has(.background-color) .paragraph__content--aside{padding-bottom:30px;}}.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner.has-seal .paragraph__content--main{padding-left:calc(21px + 9 * ((100vw - 600px) / 760));box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner.has-seal .paragraph__content--main{padding-left:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner:has(.background-color) .paragraph__content--main,.paragraph--type--banner.has-seal .paragraph__content--main{padding-left:30px;}}.paragraph--type--banner:has(.background-color) .paragraph__content--aside,.paragraph--type--banner.has-seal .paragraph__content--aside{padding-right:calc(21px + 9 * ((100vw - 600px) / 760));box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--banner:has(.background-color) .paragraph__content--aside,.paragraph--type--banner.has-seal .paragraph__content--aside{padding-right:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner:has(.background-color) .paragraph__content--aside,.paragraph--type--banner.has-seal .paragraph__content--aside{padding-right:30px;}}.paragraph--type--banner.background-media{color:var(--color-text-on-background);}.paragraph--type--banner.background-media a{color:var(--color-text-on-background);}.paragraph--type--banner.background-media .paragraph__content{position:relative;z-index:2;}.paragraph--type--banner.background-media .responsive-media::before,.paragraph--type--banner.background-media .videoplayer::before,.paragraph--type--banner.background-media img{width:100%;height:100%;position:absolute;top:0;left:0;}.paragraph--type--banner.background-media img{-o-object-fit:cover;object-fit:cover;z-index:-2;}.paragraph--type--banner.background-media .videoplayer{width:100%;height:100%;position:absolute;top:0;left:0;}.paragraph--type--banner.background-media .videoplayer--container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.paragraph--type--banner.background-media.darken-overlay .responsive-media::before,.paragraph--type--banner.background-media.darken-overlay .videoplayer::before{z-index:-1;}.paragraph--type--banner:not(.has-aside) .paragraph__content::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:40%;}.paragraph--type--banner:not(.has-aside) .paragraph__content::after{content:"";display:table;clear:both;}@media (min-width:2240px){.paragraph--type--banner:not(.has-aside) .paragraph__content::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:33.33333%;}.paragraph--type--banner:not(.has-aside) .paragraph__content::after{content:"";display:table;clear:both;}}.paragraph--type--banner:not(.has-aside) .paragraph__content--main{width:100%;}.paragraph--type--banner:not(.has-aside) h2{font-size:calc(35px + 65 * ((100vw - 600px) / 760));line-height:calc(35px + 65 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(31.5px + 13.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner:not(.has-aside) h2{font-size:35px;}}@media screen and (min-width:1360px){.paragraph--type--banner:not(.has-aside) h2{font-size:100px;}}@media screen and (max-width:600px){.paragraph--type--banner:not(.has-aside) h2{line-height:35px;}}@media screen and (min-width:1360px){.paragraph--type--banner:not(.has-aside) h2{line-height:100px;}}@media screen and (max-width:600px){.paragraph--type--banner:not(.has-aside) h2{margin-bottom:31.5px;}}@media screen and (min-width:1360px){.paragraph--type--banner:not(.has-aside) h2{margin-bottom:45px;}}.paragraph--type--banner.has-aside .paragraph__content{justify-content:space-between;}.paragraph--type--banner.has-aside.flipped .paragraph__content{flex-direction:row-reverse;}@media (max-width:600px){.paragraph--type--banner.has-aside.flipped .paragraph__content{flex-direction:column;}}.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--main{padding-right:calc(21px + 9 * ((100vw - 600px) / 760));padding-left:0;}@media screen and (max-width:600px){.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--main{padding-right:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--main{padding-right:30px;}}@media (max-width:600px){.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--main{padding-left:calc(21px + 9 * ((100vw - 600px) / 760));}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--main{padding-left:21px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--main{padding-left:30px;}}.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--aside{padding-left:calc(21px + 9 * ((100vw - 600px) / 760));padding-right:0;}@media screen and (max-width:600px){.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--aside{padding-left:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner.has-aside.flipped.has-seal .paragraph__content--aside{padding-left:30px;}}.paragraph--type--banner:not(.has-aside) .paragraph__content--main{padding-left:calc(21px + 9 * ((100vw - 600px) / 760));padding-right:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media screen and (max-width:600px){.paragraph--type--banner:not(.has-aside) .paragraph__content--main{padding-left:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner:not(.has-aside) .paragraph__content--main{padding-left:30px;}}@media (min-width:2240px){.paragraph--type--banner:not(.has-aside) .paragraph__content--main{padding-right:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}}@media (max-width:900px){.paragraph--type--banner:not(.has-aside) .paragraph__content--main{padding-right:calc(21px + 9 * ((100vw - 600px) / 760));}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--banner:not(.has-aside) .paragraph__content--main{padding-right:21px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--banner:not(.has-aside) .paragraph__content--main{padding-right:30px;}}.paragraph--type--banner.has-seal .paragraph__content--main{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}@media (max-width:600px){.paragraph--type--banner.has-seal .paragraph__content--main{padding-right:calc(21px + 9 * ((100vw - 600px) / 760));width:100%;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner.has-seal .paragraph__content--main{padding-right:21px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--banner.has-seal .paragraph__content--main{padding-right:30px;}}.paragraph--type--banner.has-seal .paragraph__content--aside{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);display:flex;align-items:center;}@media (max-width:600px){.paragraph--type--banner.has-seal .paragraph__content--aside{display:none;}}.paragraph--type--banner.has-seal .seal-container{width:calc(var(--b14grid-column-width--4) * 3 + var(--b14grid-gutter-width--4) * 2);margin-left:auto;}.flipped.paragraph--type--banner.has-seal .seal-container{margin-right:auto;margin-left:unset;}.paragraph--type--banner .paragraph__content{display:flex;position:relative;}.paragraph--type--banner .paragraph__content.background-color{background-color:var(--color-background);color:var(--color-text);}.paragraph--type--banner .paragraph__content--main{display:flex;flex-direction:column;}.paragraph--type--banner .seal-container{position:relative;}.paragraph--type--banner .seal-container:before{display:block;content:"";width:100%;padding-top:100%;}.paragraph--type--banner .seal-container svg{width:100%;height:100%;position:absolute;top:0;left:0;}.paragraph--type--banner .seal-container svg path{fill:var(--color-text-on-background);}.paragraph--type--banner .field--name-field-text-plain{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner .field--name-field-text-plain{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner .field--name-field-text-plain{margin-bottom:30px;}}.paragraph--type--banner .field--name-field-link{-moz-column-gap:calc(21px + 9 * ((100vw - 600px) / 760));column-gap:calc(21px + 9 * ((100vw - 600px) / 760));row-gap:calc(7px + 3 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;margin-top:auto;}@media screen and (max-width:600px){.paragraph--type--banner .field--name-field-link{-moz-column-gap:21px;column-gap:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner .field--name-field-link{-moz-column-gap:30px;column-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--banner .field--name-field-link{row-gap:7px;}}@media screen and (min-width:1360px){.paragraph--type--banner .field--name-field-link{row-gap:10px;}}.paragraph--type--banner .field--name-field-link a{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--banner .field--name-field-link a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--banner .field--name-field-link a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--banner .field--name-field-link a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner .field--name-field-link a{line-height:26px;}}
.paragraph--type--banner-downloads .field--name-field-image{margin-bottom:10px;}@media (max-width:600px){.paragraph--type--banner-downloads .field--name-field-image{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}}@media (max-width:414px){.paragraph--type--banner-downloads .field--name-field-image{width:100%;}}.paragraph--type--banner-downloads h2,.paragraph--type--banner-downloads a{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.paragraph--type--banner-downloads h2{margin-bottom:5px;color:#bebebe;}.paragraph--type--banner-downloads .field--name-field-downloads a{display:flex;position:relative;}.paragraph--type--banner-downloads .field--name-field-downloads a::before{content:'\2193';flex-shrink:0;margin-right:8px;}.paragraph--type--banner-downloads .field--name-field-downloads a::after{content:'';width:8px;height:1px;background-color:#000;display:block;position:absolute;top:3px;left:0;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--banner-downloads .field--name-field-downloads a:hover{color:#FA4B0B;}.has-mouse .paragraph--type--banner-downloads .field--name-field-downloads a:hover::after{background-color:#FA4B0B;}.paragraph--type--banner-downloads .field--name-field-downloads a:not(:last-child){margin-bottom:10px;}
.paragraph--type--banner-simple.paragraph--view-mode--aside{margin-bottom:calc(49px + 21 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside{margin-bottom:49px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside{margin-bottom:70px;}}.paragraph--type--banner-simple.paragraph--view-mode--aside:last-child{margin-bottom:0;}.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-title h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-title h2{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-title h2{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-title h2{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-title h2{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-title h2{margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-title h2{margin-bottom:20px;}}.paragraph--type--banner-simple.paragraph--view-mode--aside .field--name-field-text-formatted-long{margin-top:10px;}.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{--button-bg-color:#fff;--button-text-color:#000;box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{line-height:22px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-top:12px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-top:14px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-bottom:9px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-bottom:11px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-left:10px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-left:12px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-right:10px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{padding-right:12px;}}.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{margin-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--aside a.more-link{margin-top:20px;}}
.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .field--type-image,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .field--name-field-image,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .field--name-field-teaser-image,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .responsive-media{background-color:#000;}.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .field--type-image img,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .field--name-field-image img,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .field--name-field-teaser-image img,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a:hover img,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection .has-mouse a:hover img{opacity:0.7;}.has-mouse .paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection a:hover .fallback-teaser-image,.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection .has-mouse a:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection .field--type-image::before{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,0.6);content:'';}.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--banner-simple.paragraph--view-mode--collection{position:relative;}.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection{padding:calc(14px + 6 * ((100vw - 600px) / 760));box-sizing:border-box;color:var(--color-text-on-background);text-align:center;}@media screen and (max-width:600px){.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection{padding:14px;}}@media screen and (min-width:1360px){.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection{padding:20px;}}.has-mouse .paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection:hover .field--type-image::before{background-color:rgba(0,0,0,0.75);}.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection a{color:var(--color-text-on-background);}.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection .paragraph__content{display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1 / 1;}.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection .field--type-image::before{z-index:-1;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type-collection.compact-layout .paragraph--type--banner-simple.paragraph--view-mode--collection img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-2;}.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection .field--type-image{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection .field--type-image{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type-collection:not(.compact-layout) .paragraph--type--banner-simple.paragraph--view-mode--collection .field--type-image{margin-bottom:30px;}}.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-text-plain{margin-bottom:calc(7px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-text-plain{margin-bottom:7px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-text-plain{margin-bottom:10px;}}.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-title h3{font-size:calc(21px + 11 * ((100vw - 600px) / 760));line-height:calc(23px + 13 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-title h3{font-size:21px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-title h3{font-size:32px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-title h3{line-height:23px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-title h3{line-height:36px;}}.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-text-formatted-long{margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-text-formatted-long{margin-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--collection .field--name-field-text-formatted-long{margin-top:20px;}}
.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2::after{content:"→";}.paragraph--type--banner-simple.paragraph--view-mode--hover-list{position:unset;padding-right:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:900px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list{padding-right:0;}}.paragraph--type--banner-simple.paragraph--view-mode--hover-list .image-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--4);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);position:absolute;top:0;right:0;opacity:0;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list .image-container{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list .image-container{row-gap:30px;}}@media (max-width:900px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list .image-container{display:none;}}.paragraph--type--banner-simple.paragraph--view-mode--hover-list .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:has(a:hover) .image-container{opacity:1;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;padding-bottom:calc(14px + 6 * ((100vw - 600px) / 760));margin-bottom:0;color:var(--color-text);transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:30px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:60px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{line-height:30px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{line-height:60px;}}@media screen and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{padding-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{padding-bottom:20px;}}@media (max-width:900px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:calc(35px + 65 * ((100vw - 600px) / 760));line-height:calc(35px + 65 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;padding-bottom:calc(7px + 3 * ((100vw - 600px) / 760));}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:35px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:100px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{line-height:35px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{line-height:100px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{padding-bottom:7px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{padding-bottom:10px;}}@media (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:30px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{font-size:60px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{line-height:30px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2{line-height:60px;}}.paragraph--type--banner-simple.paragraph--view-mode--hover-list h2::after{margin-left:14px;}.has-mouse .paragraph--type--banner-simple.paragraph--view-mode--hover-list h2:hover{color:var(--color-text-hover);}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:only-child) > *{grid-column:span 2;grid-column-end:5;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(2):last-child) > *:nth-child(1){grid-column:span 1;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(2):last-child) > *:nth-child(2){grid-column-start:2;grid-column-end:4;grid-row-start:2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(3):last-child) > *:nth-child(1){grid-column:span 1;grid-row:1;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(3):last-child) > *:nth-child(2){grid-column:span 2;grid-row:span 2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(3):last-child) > *:nth-child(3){grid-column:span 1;grid-column-start:4;grid-row-start:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(1){grid-column:span 2;grid-row:span 2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(2){grid-column:span 1;grid-column-start:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(3){grid-column:span 1;grid-column-start:4;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(4){grid-column:span 1;grid-column-start:3;grid-row-start:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(5):last-child) > *:first-child{grid-column:span 1;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(2){grid-column:span 1;grid-column-end:5;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(3){grid-column:span 1;grid-row-start:2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(4){grid-column:span 2;grid-row-start:2;grid-row-end:4;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(odd) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(5){grid-column:span 1;grid-column-end:5;grid-row-start:3;grid-row-end:4;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:only-child) > *{grid-column:span 2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(2):last-child) > *:nth-child(1){grid-column:span 2;grid-row:span 2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(2):last-child) > *:nth-child(2){grid-column:span 1;grid-column-start:3;grid-row-start:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(3):last-child) > *:nth-child(1){grid-column:span 2;grid-row:span 2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(3):last-child) > *:nth-child(2){grid-column:span 1;grid-row:1;grid-column-start:4;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(3):last-child) > *:nth-child(3){grid-column:span 1;grid-column-start:3;grid-row-start:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(1){grid-column:span 1;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(2){grid-column:span 2;grid-row:span 2;grid-column-end:5;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(3){grid-column:span 1;grid-column-start:2;grid-row-start:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(4):last-child) > *:nth-child(4){grid-column:span 1;grid-column-start:3;grid-row-start:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(5):last-child) > *:first-child{grid-column:span 1;grid-column-end:3;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(2){grid-column:span 1;grid-column-end:5;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(3){grid-column:span 2;grid-row-start:2;grid-row-end:4;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(4){grid-column:span 1;grid-row-start:2;}.paragraph--type--banner-simple.paragraph--view-mode--hover-list:nth-child(even) .image-container:has(> *:nth-child(5):last-child) > *:nth-child(5){grid-column:span 1;grid-column-end:5;grid-row-start:3;grid-row-end:4;}.collection--group__banner-simple{position:relative;}.collection--group__banner-simple:has(a:hover) .hover-list--preview-images{opacity:0;}.collection--group__banner-simple .hover-list--preview-images{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--4);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);position:absolute;top:0;right:0;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.collection--group__banner-simple .hover-list--preview-images{row-gap:12px;}}@media screen and (min-width:1360px){.collection--group__banner-simple .hover-list--preview-images{row-gap:30px;}}@media (max-width:900px){.collection--group__banner-simple .hover-list--preview-images{display:none;}}.collection--group__banner-simple .hover-list--preview-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.collection--group__banner-simple .hover-list--preview-images > *:nth-child(1){grid-column:span 2;grid-row:span 2;grid-column-start:2;grid-column-end:4;}.collection--group__banner-simple .hover-list--preview-images > *:nth-child(2){grid-column:span 1;grid-column-end:5;}.collection--group__banner-simple .hover-list--preview-images > *:nth-child(3){grid-row-start:2;}.collection--group__banner-simple .hover-list--preview-images > *:nth-child(4){grid-row-start:3;grid-column-start:2;}.collection--group__banner-simple .hover-list--preview-images > *:nth-child(5){grid-row-start:3;grid-column-start:4;}
.paragraph--type--collection .collection-accordion--group__banner .accordion--details-wrapper,.paragraph--type--collection .collection--group__banner-simple,.paragraph--type--collection .collection--group__researchers-and-stats{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--collection .collection-accordion--group__banner .accordion--details-wrapper,.paragraph--type--collection .collection--group__banner-simple,.paragraph--type--collection .collection--group__researchers-and-stats{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--collection .collection-accordion--group__banner .accordion--details-wrapper,.paragraph--type--collection .collection--group__banner-simple,.paragraph--type--collection .collection--group__researchers-and-stats{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--collection .collection-accordion--group__banner .accordion--details-wrapper,.paragraph--type--collection .collection--group__banner-simple,.paragraph--type--collection .collection--group__researchers-and-stats{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--collection .collection-accordion--group__banner .accordion--details-wrapper .paragraph{grid-column:span 6;}@media (max-width:900px){.paragraph--type--collection .collection-accordion--group__banner .accordion--details-wrapper .paragraph{grid-column:span 12;}}.paragraph--type--collection .collection--group__info-banner,.paragraph--type--collection .collection-accordion--group__info-banner .accordion--details-wrapper{gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--collection .collection--group__info-banner,.paragraph--type--collection .collection-accordion--group__info-banner .accordion--details-wrapper{gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--collection .collection--group__info-banner,.paragraph--type--collection .collection-accordion--group__info-banner .accordion--details-wrapper{gap:30px;}}@media screen and (max-width:600px){.paragraph--type--collection .collection--group__info-banner,.paragraph--type--collection .collection-accordion--group__info-banner .accordion--details-wrapper{gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--collection .collection-accordion--group .accordion--details-wrapper{margin-top:12px;}.paragraph--type--collection:not(.is-slider) .collection--group__banner{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--collection:not(.is-slider) .collection--group__banner{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--collection:not(.is-slider) .collection--group__banner{row-gap:30px;}}.paragraph--type--collection:not(.is-slider) .collection--group__banner > *{grid-column:span 6;}@media (max-width:600px){.paragraph--type--collection:not(.is-slider) .collection--group__banner > *{grid-column:span 12;}}.paragraph--type--collection:not(.is-slider) .collection--group__banner .paragraph__content::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:75%;}.paragraph--type--collection:not(.is-slider) .collection--group__banner .paragraph__content::after{content:"";display:table;clear:both;}.paragraph--type--collection:not(.is-slider) .collection--group__banner h2{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--collection:not(.is-slider) .collection--group__banner h2{font-size:30px;}}@media screen and (min-width:1360px){.paragraph--type--collection:not(.is-slider) .collection--group__banner h2{font-size:60px;}}@media screen and (max-width:600px){.paragraph--type--collection:not(.is-slider) .collection--group__banner h2{line-height:30px;}}@media screen and (min-width:1360px){.paragraph--type--collection:not(.is-slider) .collection--group__banner h2{line-height:60px;}}.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .slick-list,.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .slider--content{overflow:visible;}.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .slider--content{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 6);}@media (max-width:600px){.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .slider--content{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 10);}}.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .paragraph__content{margin-right:var(--b14grid-gutter-width--6);}.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .paragraph__content::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:75%;}.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .paragraph__content::after{content:"";display:table;clear:both;}@media (max-width:600px){.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .paragraph__content{margin-right:var(--b14grid-gutter-width--10);}}@media (min-width:2240px){.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .paragraph__content::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:66.66667%;}.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner .paragraph__content::after{content:"";display:table;clear:both;}}.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner h2{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner h2{font-size:30px;}}@media screen and (min-width:1360px){.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner h2{font-size:60px;}}@media screen and (max-width:600px){.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner h2{line-height:30px;}}@media screen and (min-width:1360px){.paragraph--type--collection.is-slider.side-by-side-slider .collection--group__banner h2{line-height:60px;}}@media (max-width:600px){.paragraph--type--collection .collection--group__info-banner .paragraph,.paragraph--type--collection .collection-accordion--group__info-banner .accordion--details-wrapper .paragraph{width:100%;}}.paragraph--type--collection .collection--group__testimonial .slick-slide{display:flex;}.paragraph--type--collection .collection-accordion--group__testimonial .accordion--details-wrapper > .paragraph:not(:last-child){margin-bottom:15px;}.paragraph--type--collection .collection--group__quote-attendant .paragraph:not(:last-child),.paragraph--type--collection .collection-accordion--group__quote-attendant .accordion--details-wrapper .paragraph:not(:last-child){margin-bottom:15px;}.paragraph--type--collection .collection--group__person{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}@media (max-width:600px){.paragraph--type--collection .collection--group__person{width:100%;}}.paragraph--type--collection .collection-accordion--group__person .accordion--details-wrapper{padding-right:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);box-sizing:border-box;}@media (max-width:600px){.paragraph--type--collection .collection-accordion--group__person .accordion--details-wrapper{padding-right:0;}}.paragraph--type--collection .collection--group__banner-simple{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--collection .collection--group__banner-simple{row-gap:28px;}}@media screen and (min-width:1360px){.paragraph--type--collection .collection--group__banner-simple{row-gap:40px;}}.paragraph--type--collection .collection--group__banner-simple .paragraph{grid-column:span 3;}@media (max-width:900px){.paragraph--type--collection .collection--group__banner-simple .paragraph{grid-column:span 6;}}@media (max-width:414px){.paragraph--type--collection .collection--group__banner-simple .paragraph{grid-column:span 12;}}.hover-list.paragraph--type--collection .collection--group__banner-simple{display:block;}.compact-layout.paragraph--type--collection .collection--group__banner-simple{row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.compact-layout.paragraph--type--collection .collection--group__banner-simple{row-gap:12px;}}@media screen and (min-width:1360px){.compact-layout.paragraph--type--collection .collection--group__banner-simple{row-gap:30px;}}.compact-layout.paragraph--type--collection .collection--group__banner-simple .paragraph{grid-column:span 4;}@media (max-width:600px){.compact-layout.paragraph--type--collection .collection--group__banner-simple .paragraph{grid-column:span 6;}}@media (max-width:414px){.compact-layout.paragraph--type--collection .collection--group__banner-simple .paragraph{grid-column:span 12;}}.paragraph--type--collection:has(.collection--group__researchers-and-stats) .paragraph-top{padding-bottom:calc(21px + 9 * ((100vw - 600px) / 760));border-bottom:1px solid #000;}@media screen and (max-width:600px){.paragraph--type--collection:has(.collection--group__researchers-and-stats) .paragraph-top{padding-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--collection:has(.collection--group__researchers-and-stats) .paragraph-top{padding-bottom:30px;}}.paragraph--type--collection .collection--group__researchers-and-stats{grid-template-rows:auto auto;row-gap:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--collection .collection--group__researchers-and-stats{row-gap:42px;}}@media screen and (min-width:1360px){.paragraph--type--collection .collection--group__researchers-and-stats{row-gap:60px;}}.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection{display:contents;}.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection .stats,.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection .title-and-researchers,.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection .field--name-field-link{grid-column:span 6;}.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection .stats,.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection .title-and-researchers{grid-row:1;}.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection .field--name-field-link{grid-row:2;align-self:start;}@media (max-width:600px){.paragraph--type--collection .collection--group__researchers-and-stats{display:block;}.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--view-mode--collection{display:block;}.paragraph--type--collection .collection--group__researchers-and-stats .paragraph--type-researchers{margin-bottom:40px;}}
.paragraph--type--date-list{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}@media (max-width:900px){.paragraph--type--date-list{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}}@media (max-width:600px){.paragraph--type--date-list{width:100%;}}.paragraph--type--date-list > .field--name-field-title h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-bottom:10px;}@media screen and (max-width:600px){.paragraph--type--date-list > .field--name-field-title h2{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--date-list > .field--name-field-title h2{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--date-list > .field--name-field-title h2{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--date-list > .field--name-field-title h2{line-height:26px;}}.paragraph--type--date-list-item{display:flex;justify-content:space-between;margin-bottom:10px;padding:18px 0 16px;background-color:#fff;}@media (max-width:414px){.paragraph--type--date-list-item{flex-direction:column;padding:20px;}}.paragraph--type--date-list-item + .paragraph--type--date-list-item{margin-bottom:0;}.paragraph--type--date-list-item > *{box-sizing:border-box;}.paragraph--type--date-list-item > *:first-child{padding-left:20px;}@media (max-width:414px){.paragraph--type--date-list-item > *:first-child{padding:0;}}.paragraph--type--date-list-item > *:last-child{padding-right:20px;}@media (max-width:414px){.paragraph--type--date-list-item > *:last-child{padding:0;}}.paragraph--type--date-list-item h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:800;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.paragraph--type--date-list-item h3{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--date-list-item h3{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--date-list-item h3{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--date-list-item h3{line-height:22px;}}.paragraph--type--date-list-item .field--name-field-date-range{width:calc(var(--b14grid-column-width--8) * 2 + var(--b14grid-gutter-width--8) * 1);}@media (max-width:900px){.paragraph--type--date-list-item .field--name-field-date-range{width:calc(var(--b14grid-column-width--10) * 2 + var(--b14grid-gutter-width--10) * 1);}}@media (max-width:600px){.paragraph--type--date-list-item .field--name-field-date-range{width:115px;flex-shrink:0;}}@media (max-width:414px){.paragraph--type--date-list-item .field--name-field-date-range{width:100%;margin-bottom:10px;}}.paragraph--type--date-list-item .paragraph__content{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}@media (max-width:900px){.paragraph--type--date-list-item .paragraph__content{width:calc(var(--b14grid-column-width--10) * 8 + var(--b14grid-gutter-width--10) * 7);}}@media (max-width:600px){.paragraph--type--date-list-item .paragraph__content{width:auto;flex-grow:1;}}@media (max-width:414px){.paragraph--type--date-list-item .paragraph__content{width:100%;}}
.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--default .field--name-field-title,.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--default .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media (max-width:600px){.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--default .field--name-field-title,.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--default .field--name-field-text-formatted-long{width:100%;margin-left:0;}}.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--main .field--name-field-title,.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--main .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);margin-left:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}@media (max-width:600px){.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--main .field--name-field-title,.paragraph--type-downloads-advanced:not(.display-as-accordion).paragraph--view-mode--main .field--name-field-text-formatted-long{width:100%;margin-left:0;}}.paragraph--type-downloads-advanced:not(.display-as-accordion) .field--name-field-text-formatted-long{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type-downloads-advanced:not(.display-as-accordion) .field--name-field-text-formatted-long{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced:not(.display-as-accordion) .field--name-field-text-formatted-long{margin-bottom:30px;}}.paragraph--type-downloads-advanced.display-as-accordion .field--name-field-text-formatted-long{background-color:#fff;padding:20px 0 30px;margin-bottom:10px;}.paragraph--type-downloads-advanced.display-as-accordion .field--name-field-text-formatted-long > *{padding-left:20px;box-sizing:border-box;}@media (max-width:600px){.paragraph--type-downloads-advanced.display-as-accordion .field--name-field-text-formatted-long > *{padding-right:20px;}}.paragraph--type-downloads-advanced.display-as-accordion.paragraph--view-mode--default .field--name-field-text-formatted-long > *{width:calc(var(--b14grid-column-width--12) * 7 + var(--b14grid-gutter-width--12) * 6);}@media (max-width:600px){.paragraph--type-downloads-advanced.display-as-accordion.paragraph--view-mode--default .field--name-field-text-formatted-long > *{width:100%;}}.paragraph--type-downloads-advanced.display-as-accordion.paragraph--view-mode--main .field--name-field-text-formatted-long > *{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}@media (max-width:600px){.paragraph--type-downloads-advanced.display-as-accordion.paragraph--view-mode--main .field--name-field-text-formatted-long > *{width:100%;}}.paragraph--type-downloads-advanced .field--name-field-downloads a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));margin-bottom:calc(7px + 3 * ((100vw - 600px) / 760));position:relative;display:block;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{padding-right:15px;}}@media (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{line-height:22px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a{margin-bottom:7px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a{margin-bottom:10px;}}.paragraph--type-downloads-advanced .field--name-field-downloads a::before{content:"↓";margin-right:5px;}.paragraph--type-downloads-advanced .field--name-field-downloads a::after{top:calc(16px + 3 * ((100vw - 600px) / 760));left:calc(17px + 3 * ((100vw - 600px) / 760));width:calc(12px + 2 * ((100vw - 600px) / 760));line-height:calc(9px + 2 * ((100vw - 600px) / 760));content:'\2500';display:block;position:absolute;overflow:hidden;}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{top:16px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{top:19px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{left:17px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{left:20px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{width:12px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{width:14px;}}@media screen and (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{line-height:9px;}}@media screen and (min-width:1360px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{line-height:11px;}}@media (max-width:600px){.paragraph--type-downloads-advanced .field--name-field-downloads a::after{top:12px;left:15px;width:10px;}}.paragraph--type-downloads-advanced .field--name-field-downloads a:last-child{margin-bottom:0;}.paragraph--type-downloads-advanced .field--name-field-downloads a .type{float:right;}.has-mouse .paragraph--type-downloads-advanced .field--name-field-downloads a:hover{color:var(--button-box-active-text-color);background-color:var(--button-box-active-bg-color);}
.paragraph--type--downloads .field--name-field-downloads a::before{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--downloads .field--name-field-downloads a::before{content:"\e914";}.paragraph--type--downloads{padding:25px 20px;box-sizing:border-box;background-color:#fff;border:1px solid #FA4B0B;}.paragraph--type--downloads .field--name-field-downloads a{position:relative;display:flex;position:relative;margin-top:10px;}.paragraph--type--downloads .field--name-field-downloads a::before{display:inline-block;font-size:calc(20px + 2 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--downloads .field--name-field-downloads a::before{font-size:20px;}}@media screen and (min-width:1360px){.paragraph--type--downloads .field--name-field-downloads a::before{font-size:22px;}}.paragraph--type--downloads .field--name-field-downloads a::before{flex-shrink:0;margin-right:10px;}.has-mouse .paragraph--type--downloads .field--name-field-downloads a:hover,.paragraph--type--downloads .field--name-field-downloads .has-mouse a:hover{color:#FA4B0B;}.paragraph--type--downloads .field--name-field-downloads .field__label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:900;font-family:"AkademiText",sans-serif;margin-bottom:10px;text-transform:uppercase;}.paragraph--type--downloads .field--name-field-downloads .file{padding-left:unset;background-image:unset;display:block;}
.paragraph--type--employees.paragraph--view-mode--default .field--name-field-employees{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--employees.paragraph--view-mode--default .field--name-field-employees{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--employees.paragraph--view-mode--default .field--name-field-employees{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--employees.paragraph--view-mode--default .field--name-field-employees{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--employees.paragraph--view-mode--default .field--name-field-employees > *{grid-column:span 3;}@media (max-width:900px){.paragraph--type--employees.paragraph--view-mode--default .field--name-field-employees > *{grid-column:span 4;}}@media (max-width:600px){.paragraph--type--employees.paragraph--view-mode--default .field--name-field-employees > *{grid-column:span 6;}}.paragraph--type--employees.paragraph--view-mode--aside h2{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--employees.paragraph--view-mode--main .field--name-field-employees{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--6);margin-right:calc(var(--b14grid-column-width--8) * 2 + var(--b14grid-gutter-width--8) * 2);}@media (max-width:900px){.paragraph--type--employees.paragraph--view-mode--main .field--name-field-employees{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--8);margin-right:0;}}@media (max-width:600px){.paragraph--type--employees.paragraph--view-mode--main .field--name-field-employees{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}}.paragraph--type--employees.paragraph--view-mode--main .field--name-field-employees > *{grid-column:span 3;}@media (max-width:900px){.paragraph--type--employees.paragraph--view-mode--main .field--name-field-employees > *{grid-column:span 4;}}@media (max-width:600px){.paragraph--type--employees.paragraph--view-mode--main .field--name-field-employees > *{grid-column:span 6;}}@media (max-width:414px){.paragraph--type--employees.paragraph--view-mode--main .field--name-field-employees > *{grid-column:span 12;}}.paragraph--type--employees.paragraph--view-mode--aside h2{font-weight:900;}.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees > *:not(:last-child){margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees > *:not(:last-child){margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees > *:not(:last-child){margin-bottom:30px;}}@media (max-width:600px){.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees > *{grid-column:span 6;}}@media (max-width:414px){.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees > *{grid-column:span 12;}}.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees .profile .responsive-media,.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees .profile .fallback-teaser-image{width:calc(var(--b14grid-column-width--4) * 3 + var(--b14grid-gutter-width--4) * 2);}@media (max-width:900px){.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees .profile .responsive-media,.paragraph--type--employees.paragraph--view-mode--aside .field--name-field-employees .profile .fallback-teaser-image{width:100%;}}
.iframe-container--16-9{position:relative;}.iframe-container--16-9:before{display:block;content:"";width:100%;padding-top:56.25%;}.iframe-container--16-9 iframe{width:100%;height:100%;position:absolute;top:0;left:0;}
.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--default.large-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--default.full-image .images-wrapper .image-and-caption{margin-right:var(--b14grid-gutter-width--12);}.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 1);}.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:nth-child(6n + 11){margin-right:0;}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:nth-child(6n + 11){margin-right:var(--b14grid-gutter-width--12);}.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:nth-child(3n){margin-right:0;}}@media (max-width:414px){.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:nth-child(3n){margin-right:var(--b14grid-gutter-width--12);}.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:nth-child(2n){margin-right:0;}}.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}}@media (max-width:414px){.paragraph--type--images.paragraph--view-mode--default.small-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper > *:nth-child(3n + 4){margin-right:0;}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper > *:nth-child(3n + 4){margin-right:var(--b14grid-gutter-width--12);}.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper > *:nth-child(2n + 3){margin-right:0;}}.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 4);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.medium-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 12 + var(--b14grid-gutter-width--12) * 11);}}.paragraph--type--images.paragraph--view-mode--default.large-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 4);}@media (max-width:900px){.paragraph--type--images.paragraph--view-mode--default.large-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.paragraph--type--images.paragraph--view-mode--default.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:900px){.paragraph--type--images.paragraph--view-mode--default.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 7 + var(--b14grid-gutter-width--12) * 6);}}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}}@media (max-width:414px){.paragraph--type--images.paragraph--view-mode--default.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 12 + var(--b14grid-gutter-width--12) * 11);}}.paragraph--type--images.paragraph--view-mode--default.full-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}.paragraph--type--images.paragraph--view-mode--default.full-image .images-wrapper > *:nth-child(2n + 3){margin-right:0;}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.full-image .images-wrapper > *{width:100%;margin-right:0;}}.paragraph--type--images.paragraph--view-mode--default.full-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 7 + var(--b14grid-gutter-width--12) * 6);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.full-image .images-wrapper > *:first-child{width:100%;}}.paragraph--type--images.paragraph--view-mode--default.is-slideshow{padding-right:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default.is-slideshow{padding-right:0;}}.paragraph--type--images.paragraph--view-mode--default:not(.is-slideshow) .paragraph__content{width:calc(var(--b14grid-column-width--12) * 7 + var(--b14grid-gutter-width--12) * 6);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--default:not(.is-slideshow) .paragraph__content{width:100%;}}
.paragraph--type--images.paragraph--view-mode--main .paragraph__content{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);margin-left:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main .paragraph__content{width:100%;margin-left:0;}}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--main.medium-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--main.full-image .images-wrapper .image-and-caption{margin-right:var(--b14grid-gutter-width--8);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--main.medium-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper .image-and-caption,.paragraph--type--images.paragraph--view-mode--main.full-image .images-wrapper .image-and-caption{margin-right:var(--b14grid-gutter-width--12);}}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *{width:calc(var(--b14grid-column-width--8) * 2 + var(--b14grid-gutter-width--8) * 1);}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:nth-child(4n + 7){margin-right:0;}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:nth-child(4n + 7){margin-right:var(--b14grid-gutter-width--12);}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:nth-child(3n){margin-right:0;}}@media (max-width:414px){.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:nth-child(3n){margin-right:var(--b14grid-gutter-width--12);}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:nth-child(2n){margin-right:0;}}.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--8) * 3 + var(--b14grid-gutter-width--8) * 2);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}}@media (max-width:414px){.paragraph--type--images.paragraph--view-mode--main.small-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.paragraph--type--images.paragraph--view-mode--main.medium-image .images-wrapper > *{width:calc(var(--b14grid-column-width--8) * 4 + var(--b14grid-gutter-width--8) * 3);}.paragraph--type--images.paragraph--view-mode--main.medium-image .images-wrapper > *:nth-child(2n + 3){margin-right:0;}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.medium-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.paragraph--type--images.paragraph--view-mode--main.medium-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--8) * 5 + var(--b14grid-gutter-width--8) * 4);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.medium-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 12 + var(--b14grid-gutter-width--12) * 11);}}.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper > *{width:calc(var(--b14grid-column-width--8) * 5 + var(--b14grid-gutter-width--8) * 4);}@media (max-width:900px){.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper > *{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper > *{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}@media (max-width:900px){.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}}@media (max-width:414px){.paragraph--type--images.paragraph--view-mode--main.large-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--12) * 12 + var(--b14grid-gutter-width--12) * 11);}}.paragraph--type--images.paragraph--view-mode--main.full-image .images-wrapper > *{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.full-image .images-wrapper > *{width:100%;}}.paragraph--type--images.paragraph--view-mode--main.full-image .images-wrapper > *:first-child{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.full-image .images-wrapper > *:first-child{width:100%;}}.paragraph--type--images.paragraph--view-mode--main.is-slideshow .slider{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.is-slideshow .slider{width:100%;}.paragraph--type--images.paragraph--view-mode--main.is-slideshow .slider .slider-cntrls{display:none;}}.paragraph--type--images.paragraph--view-mode--main.is-gallery .gallery{margin-right:calc(calc(var(--b14grid-column-width--8) * 2 + var(--b14grid-gutter-width--8) * 1) + var(--b14grid-gutter-width--8));}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .gallery{margin-right:0;}}.node--type-project .paragraph--type--images.paragraph--view-mode--main.is-gallery{margin-right:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 6);}@media (max-width:600px){.node--type-project .paragraph--type--images.paragraph--view-mode--main.is-gallery{margin-right:0;}}.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-wrapper{clear:both;display:grid;grid-template-columns:repeat(6,1fr);-moz-column-gap:var(--b14grid-gutter-width--6);column-gap:var(--b14grid-gutter-width--6);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-wrapper{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-wrapper{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-wrapper{row-gap:calc(4px + 8 * ((100vw) / 600));}}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-wrapper{grid-template-columns:repeat(12,1fr);-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}}.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-wrapper .field--name-field-media-image{cursor:pointer;}@media (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-wrapper .field--name-field-media-image{grid-column:span 3;}}.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-total{margin-bottom:calc(7px + 3 * ((100vw - 600px) / 760));font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;text-align:right;}@media screen and (max-width:600px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-total{margin-bottom:7px;}}@media screen and (min-width:1360px){.paragraph--type--images.paragraph--view-mode--main.is-gallery .images-total{margin-bottom:10px;}}
.paragraph--type--images{position:relative;}.paragraph--type--images .paragraph__content{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--images .paragraph__content{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--images .paragraph__content{margin-bottom:30px;}}.paragraph--type--images .paragraph__content > *:not(:first-child){margin-top:calc(7px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--images .paragraph__content > *:not(:first-child){margin-top:7px;}}@media screen and (min-width:1360px){.paragraph--type--images .paragraph__content > *:not(:first-child){margin-top:10px;}}.paragraph--type--images.small-image .images-wrapper,.paragraph--type--images.medium-image .images-wrapper,.paragraph--type--images.large-image .images-wrapper,.paragraph--type--images.full-image .images-wrapper{font-size:0;}.paragraph--type--images.small-image .images-wrapper .image-and-caption,.paragraph--type--images.medium-image .images-wrapper .image-and-caption,.paragraph--type--images.large-image .images-wrapper .image-and-caption,.paragraph--type--images.full-image .images-wrapper .image-and-caption{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));display:inline-block;}@media screen and (max-width:600px){.paragraph--type--images.small-image .images-wrapper .image-and-caption,.paragraph--type--images.medium-image .images-wrapper .image-and-caption,.paragraph--type--images.large-image .images-wrapper .image-and-caption,.paragraph--type--images.full-image .images-wrapper .image-and-caption{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--images.small-image .images-wrapper .image-and-caption,.paragraph--type--images.medium-image .images-wrapper .image-and-caption,.paragraph--type--images.large-image .images-wrapper .image-and-caption,.paragraph--type--images.full-image .images-wrapper .image-and-caption{margin-bottom:30px;}}.paragraph--type--images.small-image .images-wrapper img,.paragraph--type--images.medium-image .images-wrapper img,.paragraph--type--images.large-image .images-wrapper img,.paragraph--type--images.full-image .images-wrapper img{width:100%;}.paragraph--type--images.is-slideshow .slider > .slider-content--container{background-color:#fff;}.paragraph--type--images.is-slideshow .slick-slide:not(.image-caption){position:relative;}.paragraph--type--images.is-slideshow .slick-slide:not(.image-caption)::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:62.5%;}.paragraph--type--images.is-slideshow .slick-slide:not(.image-caption)::after{content:"";display:table;clear:both;}.paragraph--type--images.is-slideshow .slider-cntrls{width:10%;padding-top:28px;top:0;bottom:auto;}@media (max-width:600px){.paragraph--type--images.is-slideshow .slider-cntrls{display:none;}}.paragraph--type--images.is-slideshow .slider-cntrls::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:625%;}.paragraph--type--images.is-slideshow .slider-cntrls .slider-nav{position:absolute;left:0;}.paragraph--type--images.is-slideshow .slider-cntrls .slider-nav--prev{bottom:22px;}.paragraph--type--images.is-slideshow .slider-cntrls .slider-nav--next{bottom:0;}.paragraph--type--images.is-slideshow img{position:absolute;top:0;left:0;max-width:100%;max-height:100%;width:auto;height:auto;}.paragraph--type--images .field--name-field-text-plain{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:900;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--images .field--name-field-text-plain{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--images .field--name-field-text-plain{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--images .field--name-field-text-plain{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--images .field--name-field-text-plain{line-height:22px;}}.paragraph--type--images .image-download{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;margin-left:auto;}@media screen and (max-width:600px){.paragraph--type--images .image-download{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--images .image-download{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--images .image-download{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--images .image-download{line-height:22px;}}@media screen and (max-width:600px){.paragraph--type--images .image-download{padding-top:12px;}}@media screen and (min-width:1360px){.paragraph--type--images .image-download{padding-top:14px;}}@media screen and (max-width:600px){.paragraph--type--images .image-download{padding-bottom:9px;}}@media screen and (min-width:1360px){.paragraph--type--images .image-download{padding-bottom:11px;}}@media screen and (max-width:600px){.paragraph--type--images .image-download{padding-left:10px;}}@media screen and (min-width:1360px){.paragraph--type--images .image-download{padding-left:12px;}}@media screen and (max-width:600px){.paragraph--type--images .image-download{padding-right:10px;}}@media screen and (min-width:1360px){.paragraph--type--images .image-download{padding-right:12px;}}.paragraph--type--images .image-download::before{content:"↓";margin-right:5px;}.has-mouse .paragraph--type--images .image-download:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}.paragraph--type--images-fp .image-caption,.paragraph--type--images-fp .fake-caption,.paragraph--type--images .image-caption,.paragraph--type--images .fake-caption{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;}.paragraph--type--images-fp .image-and-caption .image-caption,.paragraph--type--images-fp .image-and-caption .fake-caption,.paragraph--type--images .image-and-caption .image-caption,.paragraph--type--images .image-and-caption .fake-caption{margin-top:10px;}.paragraph--type--images-fp .fake-caption,.paragraph--type--images .fake-caption{opacity:0;}
.paragraph--type--images-fp.paragraph--view-mode--default .field--name-field-title h2{font-size:calc(21px + 11 * ((100vw - 600px) / 760));line-height:calc(23px + 13 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default .field--name-field-title h2{font-size:21px;}}@media screen and (min-width:1360px){.paragraph--type--images-fp.paragraph--view-mode--default .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default .field--name-field-title h2{line-height:23px;}}@media screen and (min-width:1360px){.paragraph--type--images-fp.paragraph--view-mode--default .field--name-field-title h2{line-height:36px;}}@media screen and (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default .field--name-field-title h2{margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--images-fp.paragraph--view-mode--default .field--name-field-title h2{margin-bottom:20px;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--single{margin-left:-8vw;margin-right:-8vw;width:calc(100% + 16vw);}@media (max-width:1800px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--single{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--single .image-caption{max-width:50%;}@media (max-width:1800px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--single .image-caption{margin-right:10px;margin-left:10px;}}@media (max-width:900px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--single .image-caption{max-width:100%;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--single img{max-height:1045px;width:auto;}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--single .videoplayer--overlay img{max-height:none;width:100%;}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);row-gap:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double{row-gap:42px;}}@media screen and (min-width:1360px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double{row-gap:60px;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:-8vw;width:calc(100% + 8vw);}@media (max-width:1800px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:calc((calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11)) / 2));}}@media (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:-8vw;width:calc(100% + 8vw);}@media (max-width:1800px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:calc((calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11)) / 2));}}@media (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > *{grid-column:span 6;}.highlight-right.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:-8vw;width:calc(100% + 8vw);grid-column:span 4;}@media (max-width:1800px){.highlight-right.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:calc((calc(var(--b14grid-column-width--4) * 12 + var(--b14grid-gutter-width--4) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--4) * 12 + var(--b14grid-gutter-width--4) * 11)) / 2));}}@media (max-width:600px){.highlight-right.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.highlight-right.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:-8vw;width:calc(100% + 8vw);grid-column:span 8;}@media (max-width:1800px){.highlight-right.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:calc((calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11)) / 2));}}@media (max-width:600px){.highlight-right.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.highlight-left.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:-8vw;width:calc(100% + 8vw);grid-column:span 8;}@media (max-width:1800px){.highlight-left.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:calc((calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11)) / 2));}}@media (max-width:600px){.highlight-left.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child{margin-left:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.highlight-left.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:-8vw;width:calc(100% + 8vw);grid-column:span 4;}@media (max-width:1800px){.highlight-left.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:calc((calc(var(--b14grid-column-width--4) * 12 + var(--b14grid-gutter-width--4) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--4) * 12 + var(--b14grid-gutter-width--4) * 11)) / 2));}}@media (max-width:600px){.highlight-left.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :last-child{margin-right:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}@media (max-width:1800px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--double > :first-child .image-caption{margin-left:10px;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider{padding-top:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider{padding-top:28px;}}@media screen and (min-width:1360px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider{padding-top:40px;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider .slider-cntrls{display:flex;justify-content:space-between;width:100%;position:absolute;left:0;margin-left:0;bottom:unset;top:0;}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider .slider-cntrls .slider-nav{color:#000;}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider .slider-cntrls .slider-nav--prev{margin-bottom:0;}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider .slides-attached{max-width:50%;}@media (max-width:900px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider .slides-attached{max-width:100%;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content{margin-left:-8vw;margin-right:-8vw;width:calc(100% + 16vw);}@media (max-width:1800px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content .slick-list{padding-left:8vw;padding-right:8vw;}@media (max-width:1800px){.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content{overflow:visible;margin-left:unset;margin-right:unset;width:100%;}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content .slick-list{padding-left:0;padding-right:0;}}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content .videoplayer .vimeo--data-holder > div > div,.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content .videoplayer-embed--container,.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .slider--content .videoplayer--container{height:100%;}.paragraph--type--images-fp.paragraph--view-mode--preview .field--name-field-medias{display:flex;flex-wrap:wrap;gap:5px;}@media (max-width:600px){.paragraph--type--images-fp.paragraph--view-mode--default:not(.highlight-left):not(.highlight-right) .paragraph__content--double > *,.paragraph--type--images-fp.paragraph--view-mode--default:not(.highlight-left):not(.highlight-right) .paragraph__content--double > :first-child,.paragraph--type--images-fp.paragraph--view-mode--default:not(.highlight-left):not(.highlight-right) .paragraph__content--double > :last-child,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-right .paragraph__content--double > *,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-right .paragraph__content--double > :first-child,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-right .paragraph__content--double > :last-child,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-left .paragraph__content--double > *,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-left .paragraph__content--double > :first-child,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-left .paragraph__content--double > :last-child{grid-column:span 9;}.paragraph--type--images-fp.paragraph--view-mode--default:not(.highlight-left):not(.highlight-right) .paragraph__content--double > :last-child,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-right .paragraph__content--double > :last-child,.paragraph--type--images-fp.paragraph--view-mode--default.highlight-left .paragraph__content--double > :last-child{grid-column-end:13;}.paragraph--type--images-fp.paragraph--view-mode--default .paragraph__content--slideshow .videoplayer:not(.slick-active) .videoplayer-embed--container{visibility:hidden;}}
.paragraph--type--info-banner.paragraph--view-mode--collection .paragraph__content{height:100%;display:flex;padding:5px;box-sizing:border-box;background-color:var(--color-background);color:var(--color-text);transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.paragraph--type--info-banner.paragraph--view-mode--collection .paragraph__content--main{margin:7px 40px 0 10px;}.has-mouse .paragraph--type--info-banner.paragraph--view-mode--collection .paragraph__content:hover{background-color:#FA4B0B;color:#fff;}.paragraph--type--info-banner.paragraph--view-mode--collection .field--name-field-image{position:relative;width:70px;flex-shrink:0;}.paragraph--type--info-banner.paragraph--view-mode--collection .field--name-field-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:100%;}.paragraph--type--info-banner.paragraph--view-mode--collection .field--name-field-image::after{content:"";display:table;clear:both;}.paragraph--type--info-banner.paragraph--view-mode--collection .field--name-field-image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.paragraph--type--info-banner.paragraph--view-mode--collection .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;font-weight:600;}.paragraph--type--info-banner.paragraph--view-mode--collection h3{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-bottom:0;}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--collection h3{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--collection h3{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--collection h3{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--collection h3{line-height:26px;}}
.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--info-banner.paragraph--view-mode--default .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content{row-gap:calc(21px + 9 * ((100vw - 600px) / 760));padding:20px 0;box-sizing:border-box;background-color:var(--color-background);color:var(--color-text);}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content{row-gap:21px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content{row-gap:30px;}}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;display:flex;flex-direction:column;grid-column:span 7;padding:0 calc(var(--b14grid-column-width--7) * 1 + var(--b14grid-gutter-width--7) * 1) 0 20px;}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{line-height:26px;}}@media (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;grid-column:span 12;padding-right:20px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{line-height:22px;}}.no-aside-content.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main{grid-column:span 10;padding-right:0;}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main > *:not(:last-child){margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main > *:not(:last-child){margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--main > *:not(:last-child){margin-bottom:20px;}}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--aside{padding-right:20px;grid-column:span 5;}@media (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--aside{grid-column:span 12;padding:0 20px;}.has-image.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content--aside{grid-row-start:1;}}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link{margin-top:auto;}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{padding-right:15px;}}@media (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a{line-height:22px;}}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-link a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-info{height:100%;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box;background-color:var(--color-background);color:var(--color-text);text-align:center;}@media (max-width:600px){.paragraph--type--info-banner.paragraph--view-mode--default .paragraph__content .field--name-field-info{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-align:left;}}
.paragraph.paragraph--type--issuu h2{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-top:10px;}.paragraph.paragraph--type--issuu.paragraph--view-mode--default{padding-right:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:600px){.paragraph.paragraph--type--issuu.paragraph--view-mode--default{padding-right:0;}}.paragraph.paragraph--type--issuu.paragraph--view-mode--main{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}@media (max-width:600px){.paragraph.paragraph--type--issuu.paragraph--view-mode--main{width:100%;}}
.paragraph--type--key-value{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.paragraph--type--key-value .field--name-field-key{font-weight:900;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.paragraph--type--key-value .field--name-field-value{font-weight:600;}
.paragraph--type--links-fp .links{gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--links-fp .links{gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp .links{gap:30px;}}@media screen and (max-width:600px){.paragraph--type--links-fp .links{gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--links-fp.paragraph--view-mode--default .field--name-field-title h2{font-size:calc(21px + 11 * ((100vw - 600px) / 760));line-height:calc(23px + 13 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default .field--name-field-title h2{font-size:21px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default .field--name-field-title h2{line-height:23px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default .field--name-field-title h2{line-height:36px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default .field--name-field-title h2{margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default .field--name-field-title h2{margin-bottom:20px;}}.paragraph--type--links-fp.paragraph--view-mode--default a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-right:15px;}}@media (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{line-height:22px;}}.paragraph--type--links-fp.paragraph--view-mode--default a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--links-fp.paragraph--view-mode--default a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}@media (max-width:900px){.paragraph--type--links-fp.paragraph--view-mode--default a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{font-size:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{line-height:20px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{line-height:22px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-top:12px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-top:14px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-bottom:9px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-bottom:11px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-left:10px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-left:12px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-right:10px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--default a{padding-right:12px;}}@media (max-width:900px){.paragraph--type--links-fp.paragraph--view-mode--default a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--links-fp.paragraph--view-mode--default a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}}.paragraph--type--links-fp.paragraph--view-mode--preview a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--preview a{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--preview a{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--preview a{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--preview a{line-height:22px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-top:12px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-top:14px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-bottom:9px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-bottom:11px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-left:10px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-left:12px;}}@media screen and (max-width:600px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-right:10px;}}@media screen and (min-width:1360px){.paragraph--type--links-fp.paragraph--view-mode--preview a{padding-right:12px;}}.paragraph--type--links-fp.paragraph--view-mode--preview a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--links-fp.paragraph--view-mode--preview a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}
.paragraph--type--links.paragraph--view-mode--aside a::after{content:"→";}.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--links.paragraph--view-mode--aside{padding:25px 20px;box-sizing:border-box;background-color:#fff;border:1px solid #FA4B0B;}.paragraph--type--links:not(.paragraph--view-mode--aside) .links{gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) .links{gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) .links{gap:30px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) .links{gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--links.paragraph--view-mode--aside a{display:inline-flex;gap:5px;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--links.paragraph--view-mode--aside a:hover,.paragraph--type--links.paragraph--view-mode--aside .has-mouse a:hover{color:#FA4B0B;}.paragraph--type--links:not(.paragraph--view-mode--aside) a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-right:15px;}}@media (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{line-height:22px;}}.paragraph--type--links:not(.paragraph--view-mode--aside) a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--links:not(.paragraph--view-mode--aside) a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}@media (max-width:900px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{font-size:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{line-height:20px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{line-height:22px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-top:12px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-top:14px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-bottom:9px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-bottom:11px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-left:10px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-left:12px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-right:10px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) a{padding-right:12px;}}@media (max-width:900px){.paragraph--type--links:not(.paragraph--view-mode--aside) a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--links:not(.paragraph--view-mode--aside) a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}}.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{margin-bottom:28px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{margin-bottom:40px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{line-height:26px;}}@media (max-width:900px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}}@media (max-width:600px){.paragraph--type--links:not(.paragraph--view-mode--aside) .field--name-field-text-plain-long{width:100%;}}.two-column-layout.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links a,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links a{grid-column:span 6;}@media (max-width:414px){.two-column-layout.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links a,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links a{grid-column:span 12;}}.three-column-layout.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links a,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links a{grid-column:span 4;}@media (max-width:900px){.three-column-layout.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links a,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links a{grid-column:span 6;}}@media (max-width:414px){.three-column-layout.paragraph--type--links:not(.paragraph--view-mode--aside).two-column-layout .links a,.paragraph--type--links:not(.paragraph--view-mode--aside).three-column-layout .links a{grid-column:span 12;}}.paragraph--type--links.paragraph--view-mode--aside h2{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:900;font-family:"AkademiText",sans-serif;margin-bottom:10px;text-transform:uppercase;}.paragraph--type--links.paragraph--view-mode--aside a{display:flex;}.paragraph--type--links.paragraph--view-mode--aside a:not(:last-child){margin-bottom:10px;}
.paragraph--type--location .google-maps-link::after{content:"→";}.paragraph--type--location .google-maps-link{color:var(--color-text);transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);display:flex;gap:14px;}.has-mouse .paragraph--type--location .google-maps-link:hover,.paragraph--type--location .has-mouse .google-maps-link:hover{color:var(--color-text-hover);}.paragraph--type--location .paragraph__content{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--8);row-gap:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--location .paragraph__content{row-gap:21px;}}@media screen and (min-width:1360px){.paragraph--type--location .paragraph__content{row-gap:30px;}}@media (max-width:600px){.paragraph--type--location .paragraph__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);padding:20px 0;background-color:#fff;}}@media (max-width:414px){.paragraph--type--location .paragraph__content{padding:20px;}}.paragraph--type--location .paragraph__content > *{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;grid-column:span 4;}@media screen and (max-width:600px){.paragraph--type--location .paragraph__content > *{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--location .paragraph__content > *{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--location .paragraph__content > *{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--location .paragraph__content > *{line-height:26px;}}@media (max-width:600px){.paragraph--type--location .paragraph__content > *{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;grid-column:span 6;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--location .paragraph__content > *{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--location .paragraph__content > *{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--location .paragraph__content > *{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--location .paragraph__content > *{line-height:22px;}}@media (max-width:600px){.paragraph--type--location .paragraph__content > *:nth-child(odd){padding-left:20px;}.paragraph--type--location .paragraph__content > *:nth-child(even){padding-right:20px;}}@media (max-width:414px){.paragraph--type--location .paragraph__content > *{grid-column:span 12;}.paragraph--type--location .paragraph__content > *:nth-child(odd),.paragraph--type--location .paragraph__content > *:nth-child(even){padding:0;}}.paragraph--type--location .paragraph__content > * .field__label{font-weight:700;}.paragraph--type--location .paragraph__content a{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--location .paragraph__content a:hover{color:#bebebe;}.paragraph--type--location .map-container{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--location .map-container{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--location .map-container{margin-bottom:30px;}}@media (max-width:600px){.paragraph--type--location .map-container{margin-bottom:0;}}.paragraph--type--location .google-maps-link{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));display:inline-block;}@media screen and (max-width:600px){.paragraph--type--location .google-maps-link{margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--location .google-maps-link{margin-bottom:20px;}}.paragraph--type--location .paragraph--type--key-value{text-transform:none;}.paragraph--type--location .paragraph--type--key-value .field--name-field-key{text-overflow:unset;}@media (max-width:600px){.paragraph--type--location .paragraph--type--key-value .field--name-field-key{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}}.paragraph--type--location .paragraph--type--key-value .field--name-field-value{font-weight:400;}
.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--newsletter-signup .field--name-field-links{gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links{gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links{gap:30px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links{gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content{row-gap:28px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content{row-gap:40px;}}.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content--main{grid-column:span 6;padding-right:calc(var(--b14grid-column-width--6) * 1 + var(--b14grid-gutter-width--6) * 1);}@media (max-width:600px){.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content--main{grid-column:span 12;padding-right:0;}}.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content--aside{grid-column:span 6;}@media (max-width:600px){.paragraph--type--newsletter-signup:not(.no-text-content) .paragraph__content--aside{grid-column:span 12;}}.paragraph--type--newsletter-signup .field--name-field-text-plain-long,.paragraph--type--newsletter-signup .form-item-message{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-text-plain-long,.paragraph--type--newsletter-signup .form-item-message{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-text-plain-long,.paragraph--type--newsletter-signup .form-item-message{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-text-plain-long,.paragraph--type--newsletter-signup .form-item-message{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-text-plain-long,.paragraph--type--newsletter-signup .form-item-message{line-height:26px;}}.paragraph--type--newsletter-signup .field--name-field-links{margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links{margin-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links{margin-top:20px;}}.paragraph--type--newsletter-signup .field--name-field-links a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{padding-right:15px;}}@media (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--newsletter-signup .field--name-field-links a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--newsletter-signup .field--name-field-links a{line-height:22px;}}.paragraph--type--newsletter-signup .field--name-field-links a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--newsletter-signup .field--name-field-links a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}.paragraph--type--newsletter-signup .simplenews-subscriber-form form{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--6);row-gap:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form{row-gap:14px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form{row-gap:20px;}}.no-text-content.paragraph--type--newsletter-signup .simplenews-subscriber-form form{grid-column:span 12;}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail{grid-column:span 4;}@media (max-width:900px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail{grid-column:span 6;}}@media (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail{grid-column:span 12;}}.no-text-content.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail{grid-column:span 8;}@media (max-width:600px){.no-text-content.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail{grid-column:span 12;}}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(17px + 3 * ((100vw - 600px) / 760));padding-right:calc(17px + 3 * ((100vw - 600px) / 760));min-height:60px;box-sizing:border-box;}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-left:17px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-left:20px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-right:17px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding-right:20px;}}@media (max-width:900px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{font-size:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{line-height:20px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{line-height:22px;}}@media (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input{padding:12px 13px 9px 13px;}}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input::-moz-placeholder{color:rgba(0,0,0,0.6);}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input:-ms-input-placeholder{color:rgba(0,0,0,0.6);}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .field--name-mail input::placeholder{color:rgba(0,0,0,0.6);}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions{grid-column:span 2;display:flex;align-items:flex-end;}@media (max-width:900px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions{grid-column:span 3;grid-row-start:3;}}@media (max-width:414px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions{grid-column:span 12;}}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;width:100%;text-align:center;text-transform:none;}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{padding-right:15px;}}@media (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:22px;}}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}@media (max-width:900px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:20px;}}@media screen and (max-width:900px) and (min-width:1360px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-actions input{line-height:22px;}}.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-item-message{grid-column:span 6;}@media (max-width:600px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-item-message{grid-column:span 12;}}.no-text-content.paragraph--type--newsletter-signup .simplenews-subscriber-form form .form-item-message{grid-column:span 12;}.paragraph--type--newsletter-signup .simplenews-subscriber-form form > *:not(.field--name-mail):not(.form-actions):not(.form-item-message){grid-row-start:3;}@media (max-width:900px){.paragraph--type--newsletter-signup .simplenews-subscriber-form form > *:not(.field--name-mail):not(.form-actions):not(.form-item-message){grid-row-start:4;}}
.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .share-link::after,.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download::after,.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .share-link::before,.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions > *{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download::after,.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--download::before{content:"\e914";}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--fullscreen::before{content:"\e915";}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--zoom::before{content:"\e916";}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--zoom-out::before{content:"\e917";}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .share-link::after,.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .share-link::before{content:"\e918";}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav .pdfviewer--nav--prev::before{content:"←";}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav .pdfviewer--nav--next::after{content:"→";}.paragraph--type--pdf-viewer-fp.download-banner:not(.paragraph--view-mode--preview),.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp.download-banner:not(.paragraph--view-mode--preview),.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp.download-banner:not(.paragraph--view-mode--preview),.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp.download-banner:not(.paragraph--view-mode--preview),.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .field--name-field-title h2{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview) .link-container,.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview) .links-container{flex-wrap:wrap;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner{row-gap:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner{row-gap:42px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner{row-gap:60px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .share-link{position:relative;cursor:pointer;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .share-link::after{display:inline-block;font-size:calc(15px + 0 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .share-link::after{font-size:15px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .share-link::after{font-size:15px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .image-container{grid-column:span 4;padding-right:calc(var(--b14grid-column-width--4) * 1 + var(--b14grid-gutter-width--4) * 1);}@media (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .image-container{grid-column:span 6;padding-right:0;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .paragraph__content{grid-column:span 8;display:flex;flex-direction:column;}@media (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .paragraph__content{grid-column:span 12;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--8);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info{margin-bottom:28px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info{margin-bottom:40px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info > *{grid-column:span 2;}@media (max-width:700px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info{grid-column:span 4;}}@media (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .pdf-info > *{grid-column:span 6;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-media-image{position:relative;position:relative;background-color:#fff;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-media-image:before{display:block;content:"";width:100%;padding-top:128.57143%;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-media-image img{max-width:70%;max-height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-title h2{font-size:calc(21px + 11 * ((100vw - 600px) / 760));line-height:calc(23px + 13 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-title h2{font-size:21px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-title h2{font-size:32px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-title h2{line-height:23px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-title h2{line-height:36px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-title h2{margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-title h2{margin-bottom:30px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}@media (max-width:700px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}}@media (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .field--name-field-text-formatted-long{width:100%;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));margin-top:auto;}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container{padding-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container{padding-top:20px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item{scroll-margin-top:calc(500px + 100 * ((100vw - 600px) / 760));padding-top:calc(7px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(7px + 3 * ((100vw - 600px) / 760));display:flex;align-items:center;position:relative;border-bottom:1px solid #000;gap:var(--b14grid-gutter-width--8);}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item{scroll-margin-top:500px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item{scroll-margin-top:600px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item{padding-top:7px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item{padding-top:10px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item{padding-bottom:7px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item{padding-bottom:10px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item:first-child{border-top:1px solid #000;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download,.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--share{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;justify-content:flex-end;}.has-mouse .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download:hover,.has-mouse .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--share:hover{color:#FA4B0B;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--title{overflow:hidden;text-overflow:ellipsis;flex-grow:1;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download{position:relative;margin-left:auto;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download::after{display:inline-block;font-size:calc(20px + 2 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download::after{font-size:20px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--download::after{font-size:22px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--share{margin-left:calc(14px + 6 * ((100vw - 600px) / 760));transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--share{margin-left:14px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--share{margin-left:20px;}}@media (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item--title{max-width:19ch;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item.active::after{left:calc(-8px + -12 * ((100vw - 600px) / 760));width:calc(5px + 3 * ((100vw - 600px) / 760));height:calc(5px + 3 * ((100vw - 600px) / 760));content:'';display:block;position:absolute;background-color:#FA4B0B;top:50%;transform:translateY(-50%);border-radius:50%;-webkit-animation:border-timer 10s linear forwards;animation:border-timer 10s linear forwards;}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item.active::after{left:-8px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item.active::after{left:-20px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item.active::after{width:5px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item.active::after{width:8px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item.active::after{height:5px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview).download-banner .links-container .pdf-item.active::after{height:8px;}}@-webkit-keyframes border-timer{0%{opacity:0;}10%{opacity:1;}90%{opacity:1;}100%{opacity:0;}}@keyframes border-timer{0%{opacity:0;}10%{opacity:1;}90%{opacity:1;}100%{opacity:0;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .share-link{position:relative;cursor:pointer;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .share-link::before{display:inline-block;font-size:calc(15px + 0 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .share-link::before{font-size:15px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .share-link::before{font-size:15px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{margin-bottom:28px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{margin-bottom:40px;}}@media (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{width:100%;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .link-container{display:flex;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .link-container a:not(.active){color:#9F9E9D;}.has-mouse .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .link-container a:hover{color:var(--color-text-hover);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .link-container > *:not(:last-child) a::after{content:'|';margin:0 10px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdf-viewer{scroll-margin-top:calc(150px + 150 * ((100vw - 600px) / 760));--color-background:#000;--color-text:#fff;background-color:var(--color-background);color:var(--color-text);display:none;}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdf-viewer{scroll-margin-top:150px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdf-viewer{scroll-margin-top:300px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdf-viewer.is-zoom .pdfviewer--page{cursor:-webkit-grab;cursor:grab;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdf-viewer.is-zoom .pdfviewer--page:active{cursor:-webkit-grabbing;cursor:grabbing;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdf-viewer a{color:var(--color-text);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdf-viewer.active{display:block;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--slides{height:calc(100% - 108px);min-height:350px;overflow:hidden;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-sizing:border-box;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav .pdfviewer--nav--item{transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav .pdfviewer--nav--item:hover{color:var(--color-text-hover);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--close{width:20px;height:20px;position:relative;transform:rotate(45deg);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--close .line{position:absolute;background-color:var(--color-text);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--close .line-one{height:100%;width:2px;top:0;left:calc(50% - 1px);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--close .line-two{height:2px;width:100%;top:calc(50% - 1px);left:0;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--header{display:flex;justify-content:space-between;padding-bottom:20px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--pages{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:400;font-family:"AkademiText",sans-serif;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;display:flex;align-items:center;}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--nav{line-height:26px;}}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions{display:flex;justify-content:flex-end;gap:20px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions [data-tooltip]::after{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:400;font-family:"AkademiText",sans-serif;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);display:block;position:absolute;content:attr(data-tooltip);background-color:#FA4B0B;color:#fff;padding:5px;line-height:1;box-sizing:border-box;white-space:nowrap;top:calc(-100% + -5px);left:50%;transform:translateX(-50%);opacity:0;}.has-mouse .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions [data-tooltip]:hover::after{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions > *{height:22px;position:relative;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);min-width:13px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions > *::before{position:absolute;top:50%;right:0;transform:translateY(-50%);}.has-mouse .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions > *:hover{color:var(--color-text-hover);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--download{width:10px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--download::before{font-size:22px;top:calc(50% + 3px);}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--zoom{width:18px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--zoom::before{font-size:18px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--zoom-out{width:18px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--zoom-out::before{font-size:18px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--fullscreen{width:15px;}.paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .pdfviewer--actions .pdfviewer--fullscreen::before{font-size:15px;}.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}@media (max-width:600px){.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{width:100%;}}.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner{grid-template-columns:repeat(8,1fr);-moz-column-gap:var(--b14grid-gutter-width--8);column-gap:var(--b14grid-gutter-width--8);}.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .image-container{grid-column:span 3;padding-right:calc(var(--b14grid-column-width--3) * 1 + var(--b14grid-gutter-width--3) * 1);}@media (max-width:600px){.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .image-container{grid-column:span 4;padding-right:0;}}.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .paragraph__content{grid-column:span 5;}@media (max-width:600px){.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .paragraph__content{grid-column:span 8;}}.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--5) * 4 + var(--b14grid-gutter-width--5) * 3);}@media (max-width:600px){.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .field--name-field-text-formatted-long{width:100%;}}.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .pdf-info{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--5);}.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .pdf-info > *{grid-column:span 2;}@media (max-width:700px){.paragraph--type--pdf-viewer-fp.paragraph--view-mode--main:not(.paragraph--view-mode--preview).download-banner .pdf-info{grid-column:span 4;}}.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));padding-top:calc(14px + 6 * ((100vw - 600px) / 760));width:100%;row-gap:0;align-items:baseline;border-top:1px solid var(--color-text);}@media screen and (max-width:600px){.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{margin-bottom:42px;}}@media screen and (min-width:1360px){.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{margin-bottom:60px;}}@media screen and (max-width:600px){.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{padding-top:14px;}}@media screen and (min-width:1360px){.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content{padding-top:20px;}}.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .paragraph__content > *{grid-column:span 6;}.node--type-fp-page .paragraph--type--pdf-viewer-fp:not(.paragraph--view-mode--preview):not(.download-banner) .field--name-field-title h2{font-weight:700;}@media (max-width:600px){.paragraph--type--pdf-viewer-fp.paragraph--view-mode--default .field--name-field-title,.paragraph--type--pdf-viewer-fp.paragraph--view-mode--default .field--name-field-text-formatted-long{grid-column:span 12;}}
.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--8);row-gap:calc(21px + 9 * ((100vw - 600px) / 760));padding-top:calc(12px + 18 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 18 * ((100vw - 600px) / 760));-moz-column-gap:b14-guttter();column-gap:b14-guttter();background-color:#fff;}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{row-gap:21px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{padding-top:12px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{padding-top:30px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{padding-bottom:30px;}}@media (max-width:600px){.paragraph--type--person.paragraph--view-mode--main,.paragraph--type--person.paragraph--view-mode--collection{padding:20px;}}.paragraph--type--person.paragraph--view-mode--main:has(+ .paragraph--type-person),.paragraph--type--person.paragraph--view-mode--collection:has(+ .paragraph--type-person){margin-bottom:10px;}.paragraph--type--person.paragraph--view-mode--main .field--name-field-media-image,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-media-image{padding-left:calc(12px + 18 * ((100vw - 600px) / 760));grid-column:span 2;}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-media-image,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-media-image{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-media-image,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-media-image{padding-left:30px;}}@media (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-media-image,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-media-image{grid-column:span 12;padding:0;}}.paragraph--type--person.paragraph--view-mode--main .paragraph__content,.paragraph--type--person.paragraph--view-mode--collection .paragraph__content{padding-right:calc(12px + 18 * ((100vw - 600px) / 760));grid-column:span 6;padding-bottom:10px;}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .paragraph__content,.paragraph--type--person.paragraph--view-mode--collection .paragraph__content{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .paragraph__content,.paragraph--type--person.paragraph--view-mode--collection .paragraph__content{padding-right:30px;}}@media (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .paragraph__content,.paragraph--type--person.paragraph--view-mode--collection .paragraph__content{grid-column:span 12;padding:0;}}.paragraph--type--person.paragraph--view-mode--main h2,.paragraph--type--person.paragraph--view-mode--collection h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main h2,.paragraph--type--person.paragraph--view-mode--collection h2{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main h2,.paragraph--type--person.paragraph--view-mode--collection h2{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main h2,.paragraph--type--person.paragraph--view-mode--collection h2{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main h2,.paragraph--type--person.paragraph--view-mode--collection h2{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main h2,.paragraph--type--person.paragraph--view-mode--collection h2{margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main h2,.paragraph--type--person.paragraph--view-mode--collection h2{margin-bottom:20px;}}.paragraph--type--person.paragraph--view-mode--main .field--name-field-name,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-name{font-weight:700;}.paragraph--type--person.paragraph--view-mode--main .field--name-field-link,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link{margin-top:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link{margin-top:21px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link{margin-top:30px;}}.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{line-height:22px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-top:12px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-top:14px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-bottom:9px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-bottom:11px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-left:10px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-left:12px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-right:10px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a{padding-right:12px;}}.paragraph--type--person.paragraph--view-mode--main .field--name-field-link a::after,.paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--person.paragraph--view-mode--main .field--name-field-link a:hover,.has-mouse .paragraph--type--person.paragraph--view-mode--collection .field--name-field-link a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}.paragraph--type--person.paragraph--view-mode--main .accordion,.paragraph--type--person.paragraph--view-mode--collection .accordion{margin-top:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .accordion,.paragraph--type--person.paragraph--view-mode--collection .accordion{margin-top:21px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .accordion,.paragraph--type--person.paragraph--view-mode--collection .accordion{margin-top:30px;}}.paragraph--type--person.paragraph--view-mode--main .accordion summary,.paragraph--type--person.paragraph--view-mode--collection .accordion summary{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;flex-direction:row-reverse;justify-content:flex-end;gap:10px;padding:0;box-shadow:none;}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .accordion summary,.paragraph--type--person.paragraph--view-mode--collection .accordion summary{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .accordion summary,.paragraph--type--person.paragraph--view-mode--collection .accordion summary{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .accordion summary,.paragraph--type--person.paragraph--view-mode--collection .accordion summary{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .accordion summary,.paragraph--type--person.paragraph--view-mode--collection .accordion summary{line-height:22px;}}.has-mouse .paragraph--type--person.paragraph--view-mode--main .accordion summary:hover,.has-mouse .paragraph--type--person.paragraph--view-mode--collection .accordion summary:hover{color:#FA4B0B;background-color:transparent;}.paragraph--type--person.paragraph--view-mode--main .accordion[open] summary,.paragraph--type--person.paragraph--view-mode--collection .accordion[open] summary{color:#000;background-color:transparent;}.paragraph--type--person.paragraph--view-mode--main .accordion .accordion--details-wrapper,.paragraph--type--person.paragraph--view-mode--collection .accordion .accordion--details-wrapper{margin-top:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--person.paragraph--view-mode--main .accordion .accordion--details-wrapper,.paragraph--type--person.paragraph--view-mode--collection .accordion .accordion--details-wrapper{margin-top:21px;}}@media screen and (min-width:1360px){.paragraph--type--person.paragraph--view-mode--main .accordion .accordion--details-wrapper,.paragraph--type--person.paragraph--view-mode--collection .accordion .accordion--details-wrapper{margin-top:30px;}}
.paragraph--type--quote-attendant .paragraph__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--quote-attendant .paragraph__content{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--quote-attendant .paragraph__content{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--quote-attendant .paragraph__content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--quote-attendant{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding:20px 0;background-color:#fff;}@media screen and (max-width:600px){.paragraph--type--quote-attendant{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--quote-attendant{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--quote-attendant{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--quote-attendant{line-height:26px;}}@media (max-width:600px){.paragraph--type--quote-attendant{padding:20px;}}.paragraph--type--quote-attendant .paragraph__content{row-gap:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--quote-attendant .paragraph__content{row-gap:14px;}}@media screen and (min-width:1360px){.paragraph--type--quote-attendant .paragraph__content{row-gap:20px;}}.paragraph--type--quote-attendant .paragraph__content--aside{grid-column:span 4;padding-left:20px;}@media (max-width:900px){.paragraph--type--quote-attendant .paragraph__content--aside{grid-column:span 5;}}@media (max-width:600px){.paragraph--type--quote-attendant .paragraph__content--aside{grid-column:span 12;padding:0;}}.paragraph--type--quote-attendant .paragraph__content--aside .field:not(:last-child){margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--quote-attendant .paragraph__content--aside .field:not(:last-child){margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--quote-attendant .paragraph__content--aside .field:not(:last-child){margin-bottom:20px;}}.paragraph--type--quote-attendant .paragraph__content--main{grid-column:span 8;padding-right:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}@media (max-width:900px){.paragraph--type--quote-attendant .paragraph__content--main{grid-column:span 7;padding-right:20px;}}@media (max-width:600px){.paragraph--type--quote-attendant .paragraph__content--main{grid-column:span 12;grid-row-start:1;padding:0;}}.paragraph--type--quote-attendant .field--name-field-author{font-weight:700;}.paragraph--type--quote-attendant .field--name-field-media img{max-width:calc(var(--b14grid-column-width--4) * 3 + var(--b14grid-gutter-width--4) * 2);max-height:100px;width:auto;height:auto;}
.paragraph--type--quote.align-center{text-align:center;}.paragraph--type--quote .field--name-field-quote + .field{margin-top:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--quote .field--name-field-quote + .field{margin-top:21px;}}@media screen and (min-width:1360px){.paragraph--type--quote .field--name-field-quote + .field{margin-top:30px;}}.paragraph--type--quote .field--name-field-subtitle{font-weight:700;}.paragraph--type--quote.paragraph--view-mode--default{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default{line-height:22px;}}.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{font-size:30px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{font-size:60px;}}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{line-height:30px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{line-height:60px;}}@media (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{font-size:18px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{font-size:22px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{line-height:21px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default .field--name-field-quote{line-height:26px;}}.paragraph--type--quote.paragraph--view-mode--default{padding-top:calc(28px + 12 * ((100vw - 600px) / 760));padding-bottom:calc(28px + 12 * ((100vw - 600px) / 760));border-top:1px solid #000;border-bottom:1px solid #000;padding-right:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default{padding-top:28px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default{padding-top:40px;}}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--default{padding-bottom:28px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--default{padding-bottom:40px;}}.paragraph--type--quote.paragraph--view-mode--default.align-center{padding-right:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);padding-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media (max-width:900px){.paragraph--type--quote.paragraph--view-mode--default{padding-right:0;padding-left:0;}}.paragraph--type--quote.paragraph--view-mode--main{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);}@media (max-width:900px){.paragraph--type--quote.paragraph--view-mode--main{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}}@media (max-width:600px){.paragraph--type--quote.paragraph--view-mode--main{width:100%;}}.paragraph--type--quote.paragraph--view-mode--main .field--name-field-quote{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--main .field--name-field-quote{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--main .field--name-field-quote{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--quote.paragraph--view-mode--main .field--name-field-quote{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--quote.paragraph--view-mode--main .field--name-field-quote{line-height:26px;}}
.paragraph--type--quote-fp{text-align:center;}.paragraph--type--quote-fp .field--name-field-quote::before{content:open-quote;}.paragraph--type--quote-fp .field--name-field-quote::after{content:close-quote;}.paragraph--type--quote-fp .field--name-field-author{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:700;font-family:"AkademiText",sans-serif;}.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-quote{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-quote{font-size:30px;}}@media screen and (min-width:1360px){.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-quote{font-size:60px;}}@media screen and (max-width:600px){.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-quote{line-height:30px;}}@media screen and (min-width:1360px){.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-quote{line-height:60px;}}.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-author{margin-top:calc(17.5px + 7.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-author{margin-top:17.5px;}}@media screen and (min-width:1360px){.paragraph--type--quote-fp.paragraph--view-mode--default .field--name-field-author{margin-top:25px;}}.paragraph--type--quote-fp.paragraph--view-mode--preview .field--name-field-quote{font-size:var(--gin-font-size-h2);}.paragraph--type--quote-fp.paragraph--view-mode--preview .field--name-field-author{margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--quote-fp.paragraph--view-mode--preview .field--name-field-author{margin-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--quote-fp.paragraph--view-mode--preview .field--name-field-author{margin-top:20px;}}
.paragraph--type--references .paragraph__content a::after{content:"→";}.paragraph--type--references .paragraph__content a{color:var(--color-text);transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);display:flex;gap:14px;}.has-mouse .paragraph--type--references .paragraph__content a:hover,.paragraph--type--references .paragraph__content .has-mouse a:hover{color:var(--color-text-hover);}.paragraph--type--references .references-container .node--type-event,.paragraph--type--references .references-container .node--type-further-education,.paragraph--type--references .references-container .node--type-project,.paragraph--type--references .references-container .node--type-news,.paragraph--type--references .references-container .profile--type-employee,.paragraph--type--references .accordion--details-wrapper .node--type-event,.paragraph--type--references .accordion--details-wrapper .node--type-further-education,.paragraph--type--references .accordion--details-wrapper .node--type-project,.paragraph--type--references .accordion--details-wrapper .node--type-news,.paragraph--type--references .accordion--details-wrapper .profile--type-employee{width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:900px){.paragraph--type--references .references-container .node--type-event,.paragraph--type--references .references-container .node--type-further-education,.paragraph--type--references .references-container .node--type-project,.paragraph--type--references .references-container .node--type-news,.paragraph--type--references .references-container .profile--type-employee,.paragraph--type--references .accordion--details-wrapper .node--type-event,.paragraph--type--references .accordion--details-wrapper .node--type-further-education,.paragraph--type--references .accordion--details-wrapper .node--type-project,.paragraph--type--references .accordion--details-wrapper .node--type-news,.paragraph--type--references .accordion--details-wrapper .profile--type-employee{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}}@media (max-width:600px){.paragraph--type--references .references-container .node--type-event,.paragraph--type--references .references-container .node--type-further-education,.paragraph--type--references .references-container .node--type-project,.paragraph--type--references .references-container .node--type-news,.paragraph--type--references .references-container .profile--type-employee,.paragraph--type--references .accordion--details-wrapper .node--type-event,.paragraph--type--references .accordion--details-wrapper .node--type-further-education,.paragraph--type--references .accordion--details-wrapper .node--type-project,.paragraph--type--references .accordion--details-wrapper .node--type-news,.paragraph--type--references .accordion--details-wrapper .profile--type-employee{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.paragraph--type--references .references-container .node--type-case,.paragraph--type--references .references-container .group--type-cluster,.paragraph--type--references .references-container .group--type-program,.paragraph--type--references .accordion--details-wrapper .node--type-case,.paragraph--type--references .accordion--details-wrapper .group--type-cluster,.paragraph--type--references .accordion--details-wrapper .group--type-program,.teaser-compact-list.paragraph--type--references .references-container .profile--type-employee,.paragraph--type--references .accordion--details-wrapper .profile--type-employee{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:900px){.paragraph--type--references .references-container .node--type-case,.paragraph--type--references .references-container .group--type-cluster,.paragraph--type--references .references-container .group--type-program,.paragraph--type--references .accordion--details-wrapper .node--type-case,.paragraph--type--references .accordion--details-wrapper .group--type-cluster,.paragraph--type--references .accordion--details-wrapper .group--type-program,.teaser-compact-list.paragraph--type--references .references-container .profile--type-employee,.paragraph--type--references .accordion--details-wrapper .profile--type-employee{width:100%;}}.paragraph--type--references .paragraph__content{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));gap:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph--type--references .paragraph__content{margin-bottom:28px;}}@media screen and (min-width:1360px){.paragraph--type--references .paragraph__content{margin-bottom:40px;}}@media screen and (max-width:600px){.paragraph--type--references .paragraph__content{gap:14px;}}@media screen and (min-width:1360px){.paragraph--type--references .paragraph__content{gap:20px;}}.paragraph--type--references .paragraph__content h2{margin-bottom:0;}.paragraph--type--references .paragraph__content .field--type-link{gap:calc(17.5px + 7.5 * ((100vw - 600px) / 760));flex-shrink:0;display:flex;}@media screen and (max-width:600px){.paragraph--type--references .paragraph__content .field--type-link{gap:17.5px;}}@media screen and (min-width:1360px){.paragraph--type--references .paragraph__content .field--type-link{gap:25px;}}.paragraph--type--references .paragraph__content a{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--references .paragraph__content a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--references .paragraph__content a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--references .paragraph__content a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--references .paragraph__content a{line-height:26px;}}.paragraph--type--references .references-container,.paragraph--type--references .accordion--details-wrapper{row-gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}@media screen and (max-width:600px){.paragraph--type--references .references-container,.paragraph--type--references .accordion--details-wrapper{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--references .references-container,.paragraph--type--references .accordion--details-wrapper{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--references .references-container,.paragraph--type--references .accordion--details-wrapper{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--references .references-container:has(.node--type-news),.paragraph--type--references .references-container:has(.node--type-project),.paragraph--type--references .accordion--details-wrapper:has(.node--type-news),.paragraph--type--references .accordion--details-wrapper:has(.node--type-project){align-items:baseline;}.paragraph--type--references .references-container:has(.profile--type-employee),.paragraph--type--references .references-container:has(.node--type-project),.paragraph--type--references .accordion--details-wrapper:has(.profile--type-employee),.paragraph--type--references .accordion--details-wrapper:has(.node--type-project){row-gap:calc(36px + 54 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--references .references-container:has(.profile--type-employee),.paragraph--type--references .references-container:has(.node--type-project),.paragraph--type--references .accordion--details-wrapper:has(.profile--type-employee),.paragraph--type--references .accordion--details-wrapper:has(.node--type-project){row-gap:36px;}}@media screen and (min-width:1360px){.paragraph--type--references .references-container:has(.profile--type-employee),.paragraph--type--references .references-container:has(.node--type-project),.paragraph--type--references .accordion--details-wrapper:has(.profile--type-employee),.paragraph--type--references .accordion--details-wrapper:has(.node--type-project){row-gap:90px;}}.teaser-large-list.paragraph--type--references .references-container,.teaser-large-list.paragraph--type--references .accordion--details-wrapper{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);row-gap:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.teaser-large-list.paragraph--type--references .references-container,.teaser-large-list.paragraph--type--references .accordion--details-wrapper{row-gap:21px;}}@media screen and (min-width:1360px){.teaser-large-list.paragraph--type--references .references-container,.teaser-large-list.paragraph--type--references .accordion--details-wrapper{row-gap:30px;}}.teaser-large-list.paragraph--type--references .references-container .node--type-news,.teaser-large-list.paragraph--type--references .accordion--details-wrapper .node--type-news{width:100%;grid-column:span 4;}@media (max-width:600px){.teaser-large-list.paragraph--type--references .references-container .node--type-news,.teaser-large-list.paragraph--type--references .accordion--details-wrapper .node--type-news{grid-column:span 12;}}.paragraph--type--references.paragraph--view-mode--main .references-container,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper{width:100%;-moz-column-gap:var(--b14grid-gutter-width--8);column-gap:var(--b14grid-gutter-width--8);}@media (max-width:900px){.paragraph--type--references.paragraph--view-mode--main .references-container,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper{-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}}.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-event,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-further-education,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-project,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-news,.paragraph--type--references.paragraph--view-mode--main .references-container .profile--type-employee,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-event,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-further-education,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-project,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-news,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .profile--type-employee{width:calc(var(--b14grid-column-width--8) * 3 + var(--b14grid-gutter-width--8) * 2);}@media (max-width:900px){.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-event,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-further-education,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-project,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-news,.paragraph--type--references.paragraph--view-mode--main .references-container .profile--type-employee,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-event,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-further-education,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-project,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-news,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .profile--type-employee{width:calc(var(--b14grid-column-width--8) * 4 + var(--b14grid-gutter-width--8) * 3);}}@media (max-width:600px){.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-event,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-further-education,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-project,.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-news,.paragraph--type--references.paragraph--view-mode--main .references-container .profile--type-employee,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-event,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-further-education,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-project,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-news,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .profile--type-employee{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-case,.paragraph--type--references.paragraph--view-mode--main .references-container .group--type-cluster,.paragraph--type--references.paragraph--view-mode--main .references-container .group--type-program,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-case,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .group--type-cluster,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .group--type-program{width:calc(var(--b14grid-column-width--8) * 4 + var(--b14grid-gutter-width--8) * 3);height:auto;}@media (max-width:900px){.paragraph--type--references.paragraph--view-mode--main .references-container .node--type-case,.paragraph--type--references.paragraph--view-mode--main .references-container .group--type-cluster,.paragraph--type--references.paragraph--view-mode--main .references-container .group--type-program,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .node--type-case,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .group--type-cluster,.paragraph--type--references.paragraph--view-mode--main .accordion--details-wrapper .group--type-program{width:100%;}}.paragraph--type--references .slider-content--container{overflow:hidden;}.paragraph--type--references .slider--content{margin-right:calc(var(--b14grid-gutter-width--12) * -1);}.paragraph--type--references .slider--content .node__content{display:block;margin-right:var(--b14grid-gutter-width--3);}
.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-title h2{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);min-width:calc(var(--b14grid-column-width--6) * 3 + var(--b14grid-gutter-width--6) * 2);}@media screen and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{padding-right:15px;}}@media (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a{line-height:22px;}}.paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type-researchers.paragraph--view-mode--collection .field--name-field-link a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}@media (max-width:600px){.paragraph--type-researchers.paragraph--view-mode--collection .title-and-researchers{margin-bottom:30px;}}
.paragraph--type--stat .field--name-field-key{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}@media (max-width:600px){.paragraph--type--stat .field--name-field-key{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:auto-phrase;}}.paragraph--type--stat .value-and-suffix{font-size:calc(45px + 75 * ((100vw - 600px) / 760));line-height:calc(45px + 75 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;margin-bottom:clamp(-28px,calc(4.21053px + (-0.02368 * 100vw)),-10px);display:flex;}@media screen and (max-width:600px){.paragraph--type--stat .value-and-suffix{font-size:45px;}}@media screen and (min-width:1360px){.paragraph--type--stat .value-and-suffix{font-size:120px;}}@media screen and (max-width:600px){.paragraph--type--stat .value-and-suffix{line-height:45px;}}@media screen and (min-width:1360px){.paragraph--type--stat .value-and-suffix{line-height:120px;}}.paragraph--type--stat.color-orange .value-and-suffix{color:#FA4B0B;}
.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{row-gap:12px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{row-gap:30px;}}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{row-gap:calc(4px + 8 * ((100vw) / 600));}}.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--6);row-gap:calc(28px + 12 * ((100vw - 600px) / 760));height:100%;}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats{row-gap:28px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats{row-gap:40px;}}.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item{grid-column:span 3;}.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item .field--name-field-key{min-height:36px;margin-bottom:2px;}@media (max-width:1024px){.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item .field--name-field-key:nth-child(1n),.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item .field--name-field-key:nth-child(2n){min-height:54px;}}@media (max-width:900px){.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item .field--name-field-key{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:auto-phrase;}}.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item:nth-child(3n),.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item:nth-child(4n){display:flex;align-items:end;}@media (max-width:600px){.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}.paragraph--type--stats.paragraph--view-mode--collection .field--name-field-paragraph-stats > .field__item{grid-column:span 6;}}.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{row-gap:calc(59.5px + 25.5 * ((100vw - 600px) / 760));grid-template-rows:repeat(2,minmax(0,1fr));}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{row-gap:59.5px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{row-gap:85px;}}@media (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default .field--name-field-paragraph-stats{row-gap:40px;}}@media (max-width:1024px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats{row-gap:40px;}}@media (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats{grid-template-rows:auto;}}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1),.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2){grid-column:span 6;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .field--name-field-key{margin-bottom:calc(17.5px + 7.5 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .field--name-field-key{margin-bottom:17.5px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .field--name-field-key{margin-bottom:25px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{font-size:calc(90px + 110 * ((100vw - 600px) / 760));line-height:calc(90px + 110 * ((100vw - 600px) / 760));font-weight:100;font-family:"AkademiDisplay",sans-serif;margin-bottom:clamp(-47px,calc(1.31579px + (-0.03553 * 100vw)),-20px);}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{font-size:90px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{font-size:200px;}}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{line-height:90px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{line-height:200px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2){grid-row-start:2;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3){grid-column:span 3;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3) .field--name-field-key{min-height:36px;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(5),.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(6){display:flex;align-items:end;}@media (max-width:1024px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1),.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2){grid-column:span 4;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3){grid-column:span 4;}}@media (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1),.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2){grid-column:span 6;grid-row-start:1;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3){grid-column:span 6;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-highlighted .field--name-field-paragraph-stats > .field__item .paragraph--type--stat .field--name-field-key{min-height:36px;margin-bottom:10px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item .paragraph--type--stat .field--name-field-key{min-height:36px;margin-bottom:10px;}.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1),.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2),.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(3),.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4){grid-column:span 6;}.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(3) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4) .paragraph--type--stat .value-and-suffix{font-size:calc(90px + 110 * ((100vw - 600px) / 760));line-height:calc(90px + 110 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;margin-bottom:clamp(-47px,calc(-7.63158px + (-0.02895 * 100vw)),-25px);}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(3) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4) .paragraph--type--stat .value-and-suffix{font-size:90px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(3) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4) .paragraph--type--stat .value-and-suffix{font-size:200px;}}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(3) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4) .paragraph--type--stat .value-and-suffix{line-height:90px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(3) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4) .paragraph--type--stat .value-and-suffix{line-height:200px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(3),.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4){grid-row-start:2;}.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 5){grid-column:span 3;}.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 5) .field--name-field-key{min-height:36px;}@media (max-width:900px){.paragraph--type--stats.paragraph--view-mode--default.layout-four-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 5){grid-column:span 6;}}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats{row-gap:28px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats{row-gap:40px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1){grid-column:span 6;grid-row:span 2;}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key{margin-bottom:calc(40px + -25 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key{margin-bottom:40px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key{margin-bottom:15px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix{font-size:calc(150px + 250 * ((100vw - 600px) / 760));line-height:calc(150px + 250 * ((100vw - 600px) / 760));letter-spacing:-3%;font-weight:100;font-family:"AkademiDisplay",sans-serif;margin-bottom:clamp(-105px,calc(29.21053px + (-0.09868 * 100vw)),-30px);}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix{font-size:150px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix{font-size:400px;}}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix{line-height:150px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix{line-height:400px;}}@media (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1){grid-column:span 12;}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key{margin-bottom:20px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 2){grid-column:span 3;}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 2) .field--name-field-key{min-height:36px;}@media (max-width:900px){.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 2){grid-column:span 6;}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 2) .field--name-field-key{width:calc(var(--b14grid-column-width--6) * 5 + var(--b14grid-gutter-width--6) * 4);}}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 4) .field--name-field-key{margin-bottom:5px;}.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(4),.paragraph--type--stats.paragraph--view-mode--default.layout-one-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(5){display:flex;align-items:end;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1),.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2){grid-column:span 6;grid-row:span 2;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .field--name-field-key{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .field--name-field-key{margin-bottom:28px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .field--name-field-key,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .field--name-field-key{margin-bottom:40px;}}.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{font-size:calc(150px + 250 * ((100vw - 600px) / 760));line-height:calc(150px + 250 * ((100vw - 600px) / 760));letter-spacing:-3%;font-weight:100;font-family:"AkademiDisplay",sans-serif;margin-bottom:clamp(-105px,calc(29.21053px + (-0.09868 * 100vw)),-30px);}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{font-size:150px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{font-size:400px;}}@media screen and (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{line-height:150px;}}@media screen and (min-width:1360px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1) .paragraph--type--stat .value-and-suffix,.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2) .paragraph--type--stat .value-and-suffix{line-height:400px;}}@media (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(1),.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(2){grid-column:span 12;}}.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3){grid-column:span 3;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3) .field--name-field-key{min-height:36px;margin-bottom:10px;}@media (max-width:900px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3){grid-column:span 6;}.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3) .field--name-field-key{width:calc(var(--b14grid-column-width--6) * 5 + var(--b14grid-gutter-width--6) * 4);}}@media (max-width:600px){.paragraph--type--stats.paragraph--view-mode--default.layout-two-large-highlighted .field--name-field-paragraph-stats > .field__item:nth-child(n + 3) .field--name-field-key{width:100%;}}
.paragraph--type--testimonial .field--name-field-title{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--testimonial{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;display:flex;}@media screen and (max-width:600px){.paragraph--type--testimonial{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--testimonial{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial{line-height:26px;}}.paragraph--type--testimonial.paragraph--view-mode--default .field--name-field-text-formatted-long,.paragraph--type--testimonial.paragraph--view-mode--collection .field--name-field-text-formatted-long{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--testimonial.paragraph--view-mode--default .field--name-field-text-formatted-long,.paragraph--type--testimonial.paragraph--view-mode--collection .field--name-field-text-formatted-long{font-size:25px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial.paragraph--view-mode--default .field--name-field-text-formatted-long,.paragraph--type--testimonial.paragraph--view-mode--collection .field--name-field-text-formatted-long{font-size:40px;}}@media screen and (max-width:600px){.paragraph--type--testimonial.paragraph--view-mode--default .field--name-field-text-formatted-long,.paragraph--type--testimonial.paragraph--view-mode--collection .field--name-field-text-formatted-long{line-height:25px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial.paragraph--view-mode--default .field--name-field-text-formatted-long,.paragraph--type--testimonial.paragraph--view-mode--collection .field--name-field-text-formatted-long{line-height:40px;}}@media (max-width:600px){.paragraph--type--testimonial{flex-direction:column;}.paragraph--type--testimonial.has-image{flex-direction:column-reverse;}}.paragraph--type--testimonial .paragraph__content{display:flex;flex-direction:column;flex-grow:1;padding:20px;box-sizing:border-box;background-color:var(--color-background);color:var(--color-text);}:not(.background-color).paragraph--type--testimonial .paragraph__content{box-shadow:inset 0 0 0 1px #FA4B0B;}.no-aside-content.paragraph--type--testimonial .paragraph__content{padding-right:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:600px){.no-aside-content.paragraph--type--testimonial .paragraph__content{padding-right:20px;}}.paragraph--type--testimonial .image-or-info{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);flex-shrink:0;}.paragraph--type--testimonial .image-or-info::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:112.5%;}.paragraph--type--testimonial .image-or-info::after{content:"";display:table;clear:both;}@media (max-width:600px){.paragraph--type--testimonial .image-or-info{width:100%;}.paragraph--type--testimonial .image-or-info::before{display:none;}}.paragraph--type--testimonial .image-or-info > *{height:100%;}.paragraph--type--testimonial .image-or-info img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--testimonial .field--name-field-image{position:relative;height:100%;}@media (max-width:600px){.paragraph--type--testimonial .field--name-field-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:56.25%;}.paragraph--type--testimonial .field--name-field-image::after{content:"";display:table;clear:both;}}.paragraph--type--testimonial .field--name-field-image *{height:100%;}.paragraph--type--testimonial .field--name-field-image img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.paragraph--type--testimonial .field--name-field-info{padding:20px;box-sizing:border-box;background-color:#FA4B0B;color:#fff;}.background-color.paragraph--type--testimonial .field--name-field-info{background-color:#fff;color:#000;}@media (max-width:600px){.paragraph--type--testimonial .field--name-field-info{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;}}.paragraph--type--testimonial .more-link-container{padding-top:calc(21px + 9 * ((100vw - 600px) / 760));margin-top:auto;}@media screen and (max-width:600px){.paragraph--type--testimonial .more-link-container{padding-top:21px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial .more-link-container{padding-top:30px;}}.paragraph--type--testimonial .more-link-container a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);}@media screen and (max-width:600px){.paragraph--type--testimonial .more-link-container a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--testimonial .more-link-container a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--testimonial .more-link-container a{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{padding-top:19px;}}@media screen and (max-width:600px){.paragraph--type--testimonial .more-link-container a{padding-bottom:12px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{padding-bottom:15px;}}@media screen and (max-width:600px){.paragraph--type--testimonial .more-link-container a{padding-left:12px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{padding-left:15px;}}@media screen and (max-width:600px){.paragraph--type--testimonial .more-link-container a{padding-right:12px;}}@media screen and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{padding-right:15px;}}@media (max-width:600px){.paragraph--type--testimonial .more-link-container a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--testimonial .more-link-container a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--testimonial .more-link-container a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--testimonial .more-link-container a{line-height:22px;}}.paragraph--type--testimonial .more-link-container a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--testimonial .more-link-container a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}
.paragraph--type--text.paragraph--view-mode--default:not(.display-as-accordion) .field{margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--default:not(.display-as-accordion) .field{margin-left:0;}}.paragraph--type--text.paragraph--view-mode--default:not(.display-as-accordion) .field--name-field-title{width:calc(var(--b14grid-column-width--12) * 7 + var(--b14grid-gutter-width--12) * 6);}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--default:not(.display-as-accordion) .field--name-field-title{width:100%;}}.paragraph--type--text.paragraph--view-mode--default:not(.display-as-accordion) .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--default:not(.display-as-accordion) .field--name-field-text-formatted-long{width:100%;}}.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion{width:100%;}}.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);margin-left:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .field--name-field-text-formatted-long{width:100%;margin-left:0;}}
.paragraph--type--text.paragraph--view-mode--main:not(.display-as-accordion){width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);margin-left:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}.paragraph--type--text.paragraph--view-mode--main:not(.display-as-accordion) .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--7) * 6 + var(--b14grid-gutter-width--7) * 5);}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--main:not(.display-as-accordion){width:100%;margin-left:0;}.paragraph--type--text.paragraph--view-mode--main:not(.display-as-accordion) .field--name-field-text-formatted-long{width:100%;}}.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);margin-left:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .field--name-field-text-formatted-long{width:100%;margin-left:0;}}
.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion summary,.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .accordion summary{margin-bottom:0;}.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion--details-wrapper,.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .accordion--details-wrapper{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));padding-bottom:calc(21px + 9 * ((100vw - 600px) / 760));background-color:#fff;}@media screen and (max-width:600px){.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion--details-wrapper,.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .accordion--details-wrapper{padding-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion--details-wrapper,.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .accordion--details-wrapper{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion--details-wrapper,.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .accordion--details-wrapper{padding-bottom:21px;}}@media screen and (min-width:1360px){.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion--details-wrapper,.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .accordion--details-wrapper{padding-bottom:30px;}}@media (max-width:600px){.paragraph--type--text.paragraph--view-mode--default.display-as-accordion .accordion--details-wrapper,.paragraph--type--text.paragraph--view-mode--main.display-as-accordion .accordion--details-wrapper{padding:20px 15px 30px 15px;}}
.paragraph--type--text-fp.paragraph--view-mode--default:not(.large-title) .field--name-field-title h2{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.paragraph--type--text-fp.paragraph--view-mode--default{margin-bottom:calc(84px + 36 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default{margin-bottom:84px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default{margin-bottom:120px;}}.paragraph--type--text-fp.paragraph--view-mode--default .paragraph__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);row-gap:0;}.paragraph--type--text-fp.paragraph--view-mode--default .paragraph__content > *{grid-column:span 6;}.paragraph--type--text-fp.paragraph--view-mode--default.top-border{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));border-top:1px solid var(--color-text);}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.top-border{padding-top:14px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default.top-border{padding-top:20px;}}.paragraph--type--text-fp.paragraph--view-mode--default:not(.large-title) .field--name-field-title h2{font-weight:700;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media .paragraph__content{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media .paragraph__content{row-gap:28px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media .paragraph__content{row-gap:40px;}}@media (max-width:1800px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.align-aside-left .image-and-caption .image-caption{margin-left:10px;}}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside).align-aside-left .image-and-caption{margin-left:-8vw;width:calc(100% + 8vw);}@media (max-width:1800px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside).align-aside-left .image-and-caption{margin-left:calc((calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11)) / 2));}}@media (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside).align-aside-left .image-and-caption{margin-left:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside):not(.align-aside-left) .paragraph__content--aside{grid-column-end:13;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside):not(.align-aside-left) .image-and-caption > *:first-child{margin-right:-8vw;width:calc(100% + 8vw);grid-column-end:13;}@media (max-width:1800px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside):not(.align-aside-left) .image-and-caption > *:first-child{margin-right:calc((calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--6) * 12 + var(--b14grid-gutter-width--6) * 11)) / 2));}}@media (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside):not(.align-aside-left) .image-and-caption > *:first-child{margin-right:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside .paragraph__content--main{grid-column:span 4;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside .paragraph__content--aside{grid-column:span 8;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside.align-aside-left .image-and-caption{margin-left:-8vw;width:calc(100% + 8vw);}@media (max-width:1800px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside.align-aside-left .image-and-caption{margin-left:calc((calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11)) / 2));}}@media (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside.align-aside-left .image-and-caption{margin-left:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside:not(.align-aside-left) .paragraph__content--aside{grid-column-end:13;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside:not(.align-aside-left) .image-and-caption > *:first-child{margin-right:-8vw;width:calc(100% + 8vw);}@media (max-width:1800px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside:not(.align-aside-left) .image-and-caption > *:first-child{margin-right:calc((calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--8) * 12 + var(--b14grid-gutter-width--8) * 11)) / 2));}}@media (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside:not(.align-aside-left) .image-and-caption > *:first-child{margin-right:calc((calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11) - 100vw) / 2);width:calc(100% + calc((100vw - calc(var(--b14grid-column-width--9) * 12 + var(--b14grid-gutter-width--9) * 11)) / 2));}}.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .paragraph__content--main{font-size:calc(21px + 11 * ((100vw - 600px) / 760));line-height:calc(23px + 13 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;grid-column:span 9;grid-column-start:1;grid-column-end:10;}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .paragraph__content--main{font-size:21px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .paragraph__content--main{font-size:32px;}}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .paragraph__content--main{line-height:23px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .paragraph__content--main{line-height:36px;}}.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header,.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .manchet{font-size:calc(21px + 11 * ((100vw - 600px) / 760));line-height:calc(23px + 13 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header,.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .manchet{font-size:21px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header,.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .manchet{font-size:32px;}}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header,.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .manchet{line-height:23px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header,.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .manchet{line-height:36px;}}.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header{margin-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .text-formatted .sub-header{margin-bottom:20px;}}.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .paragraph__content--aside{grid-row-start:2;}.paragraph--type--text-fp.paragraph--view-mode--default .image-caption{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-top:10px;}.paragraph--type--text-fp.paragraph--view-mode--default img{width:100%;}@media (max-width:700px){.paragraph--type--text-fp.paragraph--view-mode--default.highlighted .paragraph__content--main{grid-column:span 12;grid-column-end:13;}.paragraph--type--text-fp.paragraph--view-mode--default.highlighted.has-aside-media .paragraph__content--main{grid-column:span 12;grid-column-end:13;}}@media (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}}@media screen and (max-width:600px) and (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default{margin-bottom:42px;}}@media screen and (max-width:600px) and (min-width:1360px){.paragraph--type--text-fp.paragraph--view-mode--default{margin-bottom:60px;}}@media (max-width:600px){.paragraph--type--text-fp.paragraph--view-mode--default .field--name-field-title,.paragraph--type--text-fp.paragraph--view-mode--default .field--name-field-text-formatted-long,.paragraph--type--text-fp.paragraph--view-mode--default .paragraph__content--main{grid-column:span 12;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media:not(.large-aside) .paragraph__content--aside{grid-column:span 9;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside .paragraph__content--main{grid-column:span 12;}.paragraph--type--text-fp.paragraph--view-mode--default.has-aside-media.large-aside .paragraph__content--aside{grid-column:span 9;}}
.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-plain,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner{display:flex;background-color:var(--color-background);color:var(--color-text);}.top__content--aside .group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner::before,.top__content--aside
  .node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:114.28571%;}.top__content--aside .group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner::after,.top__content--aside
  .node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner::after{content:"";display:table;clear:both;}@media (max-width:900px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner::before,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner::before{display:none;}}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .paragraph__content,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .paragraph__content{display:flex;flex-direction:column;padding:15px 20px 20px 20px;box-sizing:border-box;}@media (max-width:900px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .paragraph__content,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .paragraph__content{padding:15px calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2) 20px 20px;}}@media (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .paragraph__content,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .paragraph__content{padding:15px 20px 20px 20px;}}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner:not(.background-color),.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner:not(.background-color){box-shadow:inset 0 0 0 1px #FA4B0B;}@media (max-width:1200px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:10px;}}@media screen and (max-width:1200px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{font-size:18px;}}@media screen and (max-width:1200px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{font-size:22px;}}@media screen and (max-width:1200px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{line-height:21px;}}@media screen and (max-width:1200px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{line-height:26px;}}@media (max-width:900px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(17.5px + 7.5 * ((100vw - 600px) / 760));}}@media screen and (max-width:900px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{font-size:25px;}}@media screen and (max-width:900px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{font-size:40px;}}@media screen and (max-width:900px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{line-height:25px;}}@media screen and (max-width:900px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{line-height:40px;}}@media screen and (max-width:900px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{margin-bottom:17.5px;}}@media screen and (max-width:900px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner h2{margin-bottom:25px;}}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:18px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:22px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{line-height:21px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{line-height:26px;}}@media (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{line-height:22px;}}.small-text.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.small-text.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:14px;}}@media screen and (min-width:1360px){.small-text.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{font-size:16px;}}@media screen and (max-width:600px){.small-text.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{line-height:20px;}}@media screen and (min-width:1360px){.small-text.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-text-formatted-long{line-height:22px;}}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link{padding-top:calc(21px + 9 * ((100vw - 600px) / 760));margin-top:auto;}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link{padding-top:21px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link{padding-top:30px;}}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{font-size:18px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{font-size:22px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{line-height:21px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{line-height:26px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-top:16px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-top:19px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-bottom:12px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-bottom:15px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-left:12px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-left:15px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-right:12px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{padding-right:15px;}}@media (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a{line-height:22px;}}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a::after,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a::after{content:"→";margin-left:5px;}.has-mouse .group--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a:hover,.has-mouse
      .node--view-mode-full:not(.new-top-layout) .paragraph--type--top-banner .field--name-field-link a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}
.paragraph--type--top-reference-menu{border:1px solid #FA4B0B;}.paragraph--type--top-reference-menu a{display:block;box-sizing:border-box;background-color:var(--button-box-bg-color);}.paragraph--type--top-reference-menu h2{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:0;}@media screen and (max-width:600px){.paragraph--type--top-reference-menu h2{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu h2{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu h2{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu h2{line-height:26px;}}.paragraph--type--top-reference-menu .menu-root-link{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;padding-top:calc(18px + 2 * ((100vw - 600px) / 760));padding-left:calc(15px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(14px + 2 * ((100vw - 600px) / 760));padding-right:calc(15px + 2 * ((100vw - 600px) / 760));border-bottom:1px solid #FA4B0B;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .menu-root-link{font-size:18px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .menu-root-link{font-size:22px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .menu-root-link{line-height:21px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .menu-root-link{line-height:26px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .menu-root-link{padding-top:18px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .menu-root-link{padding-top:20px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .menu-root-link{padding-left:15px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .menu-root-link{padding-left:17px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .menu-root-link{padding-bottom:14px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .menu-root-link{padding-bottom:16px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .menu-root-link{padding-right:15px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .menu-root-link{padding-right:17px;}}.has-mouse .paragraph--type--top-reference-menu .menu-root-link:hover{color:#FA4B0B;}.paragraph--type--top-reference-menu .top-reference-menu-links a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:calc(12px + 2 * ((100vw - 600px) / 760));padding-bottom:calc(9px + 2 * ((100vw - 600px) / 760));padding-left:calc(10px + 2 * ((100vw - 600px) / 760));padding-right:calc(10px + 2 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);width:100%;padding:14px 41px 10px 20px;color:var(--button-box-text-color);background-color:var(--button-box-bg-color);transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .top-reference-menu-links a{font-size:14px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .top-reference-menu-links a{font-size:16px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .top-reference-menu-links a{line-height:20px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .top-reference-menu-links a{line-height:22px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-top:12px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-top:14px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-bottom:9px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-bottom:11px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-left:10px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-left:12px;}}@media screen and (max-width:600px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-right:10px;}}@media screen and (min-width:1360px){.paragraph--type--top-reference-menu .top-reference-menu-links a{padding-right:12px;}}.paragraph--type--top-reference-menu .top-reference-menu-links a::after{content:"→";margin-left:5px;}.has-mouse .paragraph--type--top-reference-menu .top-reference-menu-links a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}.has-mouse .paragraph--type--top-reference-menu .top-reference-menu-links a:hover{background-color:var(--button-box-active-bg-color);color:var(--button-box-active-text-color);}.paragraph--type--top-reference-menu .top-reference-menu-links a:not(:last-child){border-bottom:1px solid #FA4B0B;}.paragraph--type--top-reference-menu .top-reference-menu-links a.is-active{background-color:var(--button-box-active-bg-color);color:var(--button-box-active-text-color);}
.paragraph--type--top-seal:not(.animate-seal) .paragraph__content{width:calc(var(--b14grid-column-width--4) * 3 + var(--b14grid-gutter-width--4) * 2);margin-top:var(--b14grid-gutter-width--4);margin-right:auto;margin-left:auto;text-align:center;}.paragraph--type--top-seal .seal-container{position:relative;}.paragraph--type--top-seal .seal-container:before{display:block;content:"";width:100%;padding-top:100%;}.paragraph--type--top-seal .seal-container svg{width:100%;height:100%;position:absolute;top:0;left:0;}.paragraph--type--top-seal .field--name-field-title{margin-top:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--top-seal .field--name-field-title{margin-top:28px;}}@media screen and (min-width:1360px){.paragraph--type--top-seal .field--name-field-title{margin-top:40px;}}
.new-top-layout .paragraph--type--top-slide.darken-image .image-container::after{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,0.6);content:'';}.new-top-layout .paragraph--type--top-slide .image-container{position:relative;background-color:#000;}.new-top-layout .paragraph--type--top-slide .image-container *:not(.contextual){width:100%;height:100%;position:absolute;top:0;left:0;}.new-top-layout .paragraph--type--top-slide .image-container video,.new-top-layout .paragraph--type--top-slide .image-container img{-o-object-fit:cover;object-fit:cover;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .new-top-layout .paragraph--type--top-slide a:hover img{opacity:0.7;}
.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;color:#000;}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{font-size:18px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{font-size:22px;}}@media screen and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{line-height:21px;}}@media screen and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{line-height:26px;}}@media (max-width:900px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:900px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{font-size:14px;}}@media screen and (max-width:900px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{font-size:16px;}}@media screen and (max-width:900px) and (max-width:600px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{line-height:20px;}}@media screen and (max-width:900px) and (min-width:1360px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{line-height:22px;}}@media (max-width:414px){.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .field--name-field-text-plain-long{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;}}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.has-link .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.has-link .field--name-field-text-plain-long{color:#FA4B0B;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.has-link .field--name-field-text-plain-long::after,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.has-link .field--name-field-text-plain-long::after{content:"→";margin-left:5px;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .image-container,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .image-container{position:relative;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .seal-overlay,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .seal-overlay{height:50%;width:calc(50% * (9/16));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .seal-overlay svg,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide .seal-overlay svg{width:100%;height:100%;position:absolute;top:0;left:0;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.white-seal svg path,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.white-seal svg path{fill:#fff;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.black-seal svg path,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.black-seal svg path{fill:#000;}
.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner .box-link--text::after{content:"→";}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container:before{display:block;content:"";width:100%;padding-top:33.33333%;}@media (max-width:1800px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container:before{display:block;content:"";width:100%;padding-top:42.85714%;}}@media (max-width:1024px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container:before{display:block;content:"";width:100%;padding-top:55.55556%;}}@media (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .image-container:before{display:block;content:"";width:100%;padding-top:112.5%;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .content-container{bottom:calc(21px + 9 * ((100vw - 600px) / 760));position:absolute;width:100%;z-index:1;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .content-container{bottom:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .content-container{bottom:30px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .text-link{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;color:var(--color-text-on-background);display:inline-block;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .text-link{font-size:25px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .text-link{font-size:40px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .text-link{line-height:25px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide .text-link{line-height:40px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.has-link .field--name-field-text-plain-long::after,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.has-link .text-link::after{margin-left:calc(14px + 6 * ((100vw - 600px) / 760));content:"→";}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.has-link .field--name-field-text-plain-long::after,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.has-link .text-link::after{margin-left:14px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.has-link .field--name-field-text-plain-long::after,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.has-link .text-link::after{margin-left:20px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-left:calc(10.5px + 4.5 * ((100vw - 600px) / 760));margin-left:clamp(-15px,calc(-6.94737px + (-0.00592 * 100vw)),-10.5px);padding-right:calc(10.5px + 4.5 * ((100vw - 600px) / 760));padding-top:calc(13px + 5 * ((100vw - 600px) / 760));padding-bottom:calc(8px + 4 * ((100vw - 600px) / 760));color:var(--color-text);background-color:var(--color-background);}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-left:10.5px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-left:15px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-right:10.5px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-right:15px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-top:13px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-top:18px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-bottom:8px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{padding-bottom:12px;}}@media (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .field--name-field-text-plain-long,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.background-on-text .text-link{margin-left:0;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .paragraph__content{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .image-container,.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container{padding-top:calc(42px + 18 * ((100vw - 600px) / 760));padding-bottom:calc(42px + 18 * ((100vw - 600px) / 760));position:static;z-index:1;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container{padding-top:42px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container{padding-top:60px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container{padding-bottom:42px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container{padding-bottom:60px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner{padding:calc(21px + 9 * ((100vw - 600px) / 760));display:flex;flex-direction:column;width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);background-color:var(--color-background);box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner{padding:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner{padding:30px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner .box-link--text{padding-top:calc(21px + 9 * ((100vw - 600px) / 760));display:inline-flex;gap:5px;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);margin-top:auto;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner .box-link--text{padding-top:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner .box-link--text{padding-top:30px;}}@media (max-width:1200px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner{width:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 4);}}@media (max-width:900px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}@media (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .content-container--inner{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain{margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain{margin-bottom:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain{margin-bottom:30px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-title{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-title{font-size:25px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-title{font-size:40px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-title{line-height:25px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-title{line-height:40px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-title{margin-bottom:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-title{margin-bottom:30px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain-long{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;color:var(--color-text);display:block;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain-long{font-size:14px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain-long{font-size:16px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain-long{line-height:20px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain-long{line-height:22px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox .field--name-field-text-plain-long::after{display:none;}.has-mouse .new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox:not(.has-multiple-links) a:hover{background-color:var(--color-background-hover);color:var(--color-text-on-background);}.has-mouse .new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox:not(.has-multiple-links) a:hover .field--name-field-text-plain-long{color:var(--color-text-on-background);}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner{padding-bottom:calc(21px + 9 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 7 + var(--b14grid-gutter-width--12) * 6);display:flex;flex-direction:column;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner{padding-bottom:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner{padding-bottom:30px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner::after{display:none;}@media (max-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}}@media (max-width:1024px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner{width:calc(var(--b14grid-column-width--12) * 9 + var(--b14grid-gutter-width--12) * 8);}}@media (max-width:900px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}}@media (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .content-container--inner{width:100%;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-title{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-title{font-size:30px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-title{font-size:60px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-title{line-height:30px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-title{line-height:60px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-text-plain-long{padding-right:calc(42px + 18 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-text-plain-long{padding-right:42px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-text-plain-long{padding-right:60px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-text-plain-long{font-size:18px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-text-plain-long{font-size:22px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-text-plain-long{line-height:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-text-plain-long{line-height:26px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link{-moz-column-gap:calc(21px + 9 * ((100vw - 600px) / 760));column-gap:calc(21px + 9 * ((100vw - 600px) / 760));row-gap:calc(14px + 6 * ((100vw - 600px) / 760));padding-top:calc(28px + 12 * ((100vw - 600px) / 760));margin-top:auto;display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link{-moz-column-gap:21px;column-gap:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link{-moz-column-gap:30px;column-gap:30px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link{row-gap:14px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link{row-gap:20px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link{padding-top:28px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link{padding-top:40px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);min-width:calc(140px + 60 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{font-size:18px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{font-size:22px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{line-height:21px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{line-height:26px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-top:16px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-top:19px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-bottom:12px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-bottom:15px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-left:12px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-left:15px;}}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-right:12px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{padding-right:15px;}}@media (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{line-height:22px;}}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a::after{content:"→";margin-left:5px;}.has-mouse .new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}@media screen and (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{min-width:140px;}}@media screen and (min-width:1360px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide.display-as-textbox.has-multiple-links .field--name-field-link a{min-width:200px;}}.has-mouse .new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide:not(.display-as-textbox) a:hover .field--name-field-text-plain-long,.has-mouse .new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide:not(.display-as-textbox) a:hover .text-link{color:var(--color-text-hover);}.has-mouse .new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide:not(.display-as-textbox).background-on-text a:hover .field--name-field-text-plain-long,.has-mouse .new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide:not(.display-as-textbox).background-on-text a:hover .text-link{background-color:var(--color-background-hover);color:var(--color-text-on-background);}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container:before{display:block;content:"";width:100%;padding-top:30%;}@media (max-width:1800px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container:before{display:block;content:"";width:100%;padding-top:33.33333%;}}@media (max-width:1024px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container:before{display:block;content:"";width:100%;padding-top:42.85714%;}}@media (max-width:600px){.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container{position:relative;}.new-top-layout .paragraph--type--top-slide.paragraph--view-mode--slide-simple .image-container:before{display:block;content:"";width:100%;padding-top:55.55556%;}}
.has-mouse .group--view-mode-full:not(.new-top-layout) .field--name-field-top-slides .slider:hover .paragraph.has-link img,.has-mouse
.node--view-mode-full:not(.new-top-layout) .field--name-field-top-slides .slider:hover .paragraph.has-link img{opacity:0.7;}.has-mouse .group--view-mode-full:not(.new-top-layout) .field--name-field-top-slides .slider:hover .field--name-field-text-plain-long,.has-mouse
.node--view-mode-full:not(.new-top-layout) .field--name-field-top-slides .slider:hover .field--name-field-text-plain-long{color:#000;}.group--view-mode-full:not(.new-top-layout) .field--name-field-top-slides > .paragraph--type--top-slide.paragraph--view-mode--slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .field--name-field-top-slides > .paragraph--type--top-slide.paragraph--view-mode--slide .field--name-field-text-plain-long{width:calc(var(--b14grid-column-width--8) * 6 + var(--b14grid-gutter-width--8) * 5);margin-top:15px;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container{position:relative;background-color:#000;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container:before,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container:before{display:block;content:"";width:100%;padding-top:56.25%;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container *:not(.seal-overlay),.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container *:not(.seal-overlay){width:100%;height:100%;position:absolute;top:0;left:0;}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container img,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide .image-container img{-o-object-fit:cover;object-fit:cover;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.group--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide.slick-slide .field--name-field-text-plain-long,.node--view-mode-full:not(.new-top-layout) .paragraph--type--top-slide.paragraph--view-mode--slide.slick-slide .field--name-field-text-plain-long{display:none;}
.paragraph--type--video .field--name-field-media-caption{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-top:10px;}.paragraph--type--video.paragraph--view-mode--default{padding-right:calc(var(--b14grid-column-width--12) * 5 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:900px){.paragraph--type--video.paragraph--view-mode--default{padding-right:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}}@media (max-width:600px){.paragraph--type--video.paragraph--view-mode--default{padding-right:0;}}.paragraph--type--video.paragraph--view-mode--main{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}@media (max-width:600px){.paragraph--type--video.paragraph--view-mode--main{width:100%;}}
.paragraph--type--wallpaper .paragraph__content--images .slider .slides-attached-and-dots{width:var(--b14grid-width);max-width:var(--b14grid-max-width);}.paragraph--type--wallpaper .field--name-field-text-plain,.paragraph--type--wallpaper .paragraph__content--images{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.paragraph--type--wallpaper{margin-bottom:calc(63px + 27 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--wallpaper{margin-bottom:63px;}}@media screen and (min-width:1360px){.paragraph--type--wallpaper{margin-bottom:90px;}}.paragraph--type--wallpaper.white-box h1{background-color:var(--color-background);border:1px solid #FA4B0B;box-sizing:border-box;padding-top:calc(16px + 7 * ((100vw - 600px) / 760));padding-right:calc(15px + 10 * ((100vw - 600px) / 760));padding-bottom:calc(11px + 6 * ((100vw - 600px) / 760));padding-left:calc(15px + 10 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph--type--wallpaper.white-box h1{padding-top:16px;}}@media screen and (min-width:1360px){.paragraph--type--wallpaper.white-box h1{padding-top:23px;}}@media screen and (max-width:600px){.paragraph--type--wallpaper.white-box h1{padding-right:15px;}}@media screen and (min-width:1360px){.paragraph--type--wallpaper.white-box h1{padding-right:25px;}}@media screen and (max-width:600px){.paragraph--type--wallpaper.white-box h1{padding-bottom:11px;}}@media screen and (min-width:1360px){.paragraph--type--wallpaper.white-box h1{padding-bottom:17px;}}@media screen and (max-width:600px){.paragraph--type--wallpaper.white-box h1{padding-left:15px;}}@media screen and (min-width:1360px){.paragraph--type--wallpaper.white-box h1{padding-left:25px;}}.paragraph--type--wallpaper h1{color:var(--color-text);}@media (max-width:600px){.paragraph--type--wallpaper h1{width:100%;}}.paragraph--type--wallpaper .field--name-field-text-plain{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;padding:5px 0 0 10px;}.paragraph--type--wallpaper .paragraph__content{height:calc(350px + 200 * ((100vw - 600px) / 760));position:relative;display:flex;flex-direction:column;justify-content:flex-end;}@media screen and (max-width:600px){.paragraph--type--wallpaper .paragraph__content{height:350px;}}@media screen and (min-width:1360px){.paragraph--type--wallpaper .paragraph__content{height:550px;}}.paragraph--type--wallpaper .paragraph__content--inner{position:relative;}.paragraph--type--wallpaper .paragraph__content--images{position:absolute;top:0;left:0;width:100vw;height:100%;}.paragraph--type--wallpaper .paragraph__content--images .slider{height:100%;}.paragraph--type--wallpaper .paragraph__content--images .slider .slider-content--container *:not(.slick-slide),.paragraph--type--wallpaper .paragraph__content--images .slider .slider-content--container{height:100%;}.paragraph--type--wallpaper .paragraph__content--images .slider .slides-attached-and-dots{padding-top:5px;margin:0 auto;}.paragraph--type--wallpaper .paragraph__content--images img{position:absolute;width:100%;-o-object-position:50% 50%;object-position:50% 50%;-o-object-fit:cover;object-fit:cover;}.paragraph--type--wallpaper.single-image .paragraph__content--images *{width:100%;height:100%;position:absolute;top:0;left:0;}
.paragraph--type--webform.paragraph--view-mode--default{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:900px){.paragraph--type--webform.paragraph--view-mode--default{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}}@media (max-width:600px){.paragraph--type--webform.paragraph--view-mode--default{width:100%;}}.paragraph--type--webform.paragraph--view-mode--main{width:calc(var(--b14grid-column-width--8) * 7 + var(--b14grid-gutter-width--8) * 6);}
.paragraph .paragraph-top a::after{content:"→";}.paragraph .paragraph-top a{color:var(--color-text);transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);display:flex;gap:14px;}.has-mouse .paragraph .paragraph-top a:hover,.paragraph .paragraph-top .has-mouse a:hover{color:var(--color-text-hover);}.paragraph .paragraph-top{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));gap:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;}@media screen and (max-width:600px){.paragraph .paragraph-top{margin-bottom:28px;}}@media screen and (min-width:1360px){.paragraph .paragraph-top{margin-bottom:40px;}}@media screen and (max-width:600px){.paragraph .paragraph-top{gap:14px;}}@media screen and (min-width:1360px){.paragraph .paragraph-top{gap:20px;}}.paragraph .paragraph-top h2{margin-bottom:0;}.paragraph .paragraph-top .field--type-link{gap:calc(17.5px + 7.5 * ((100vw - 600px) / 760));flex-shrink:0;display:flex;}@media screen and (max-width:600px){.paragraph .paragraph-top .field--type-link{gap:17.5px;}}@media screen and (min-width:1360px){.paragraph .paragraph-top .field--type-link{gap:25px;}}.paragraph .paragraph-top a{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.paragraph .paragraph-top a{font-size:18px;}}@media screen and (min-width:1360px){.paragraph .paragraph-top a{font-size:22px;}}@media screen and (max-width:600px){.paragraph .paragraph-top a{line-height:21px;}}@media screen and (min-width:1360px){.paragraph .paragraph-top a{line-height:26px;}}.paragraph.paragraph--view-mode--default,.paragraph.paragraph--view-mode--main{scroll-margin-top:calc(var(--site-header-height) * 2);}.toolbar-fixed .paragraph.paragraph--view-mode--default,.toolbar-fixed .paragraph.paragraph--view-mode--main{scroll-margin-top:calc(var(--gin-toolbar-y-offset,0px) + var(--site-header-top) + var(--primary-tabs-height) + (var(--site-header-height) * 2));}.has-mouse .paragraph.paragraph--view-mode--default:has(.paragraph-anchor):hover .paragraph-anchor,.has-mouse .paragraph.paragraph--view-mode--main:has(.paragraph-anchor):hover .paragraph-anchor{opacity:1;}.paragraph.paragraph--view-mode--default.has-border:not(:has(.paragraph-top)),.paragraph.paragraph--view-mode--main.has-border:not(:has(.paragraph-top)){padding-top:calc(28px + 12 * ((100vw - 600px) / 760));border-top:1px solid #000;}@media screen and (max-width:600px){.paragraph.paragraph--view-mode--default.has-border:not(:has(.paragraph-top)),.paragraph.paragraph--view-mode--main.has-border:not(:has(.paragraph-top)){padding-top:28px;}}@media screen and (min-width:1360px){.paragraph.paragraph--view-mode--default.has-border:not(:has(.paragraph-top)),.paragraph.paragraph--view-mode--main.has-border:not(:has(.paragraph-top)){padding-top:40px;}}.paragraph.paragraph--view-mode--default.has-border:has(.paragraph-top) .paragraph-top,.paragraph.paragraph--view-mode--main.has-border:has(.paragraph-top) .paragraph-top{padding-bottom:calc(21px + 9 * ((100vw - 600px) / 760));border-bottom:1px solid #000;}@media screen and (max-width:600px){.paragraph.paragraph--view-mode--default.has-border:has(.paragraph-top) .paragraph-top,.paragraph.paragraph--view-mode--main.has-border:has(.paragraph-top) .paragraph-top{padding-bottom:21px;}}@media screen and (min-width:1360px){.paragraph.paragraph--view-mode--default.has-border:has(.paragraph-top) .paragraph-top,.paragraph.paragraph--view-mode--main.has-border:has(.paragraph-top) .paragraph-top{padding-bottom:30px;}}.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--default{margin-bottom:calc(63px + 27 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--default{margin-bottom:63px;}}@media screen and (min-width:1360px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--default{margin-bottom:90px;}}.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--default:last-child{margin-bottom:0;}.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--main{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--main{margin-bottom:35px;}}@media screen and (min-width:1360px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--main{margin-bottom:50px;}}.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--main:last-child{margin-bottom:0;}.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--aside:not(.paragraph--type--banner-simple){margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--aside:not(.paragraph--type--banner-simple){margin-bottom:21px;}}@media screen and (min-width:1360px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--aside:not(.paragraph--type--banner-simple){margin-bottom:30px;}}.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).paragraph--view-mode--aside:not(.paragraph--type--banner-simple):last-child{margin-bottom:0;}.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).display-as-accordion:has(+ .display-as-accordion){margin-bottom:calc(12px + 18 * ((100vw - 600px) / 760));padding-bottom:0;border-bottom:0;}@media screen and (max-width:600px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).display-as-accordion:has(+ .display-as-accordion){margin-bottom:12px;}}@media screen and (min-width:1360px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).display-as-accordion:has(+ .display-as-accordion){margin-bottom:30px;}}@media screen and (max-width:600px){.paragraph:not(.paragraph--type--wallpaper):not(.paragraph--type--key-value):not(.paragraph--type--date-list-item):not(.paragraph--type--banner-award):not(.paragraph--type--text-fp).display-as-accordion:has(+ .display-as-accordion){margin-bottom:calc(4px + 8 * ((100vw) / 600));}}
.profile--type-cv.profile--view-mode-full{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-full{margin-bottom:42px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-full{margin-bottom:60px;}}.profile--type-cv.profile--view-mode-full .cv-data{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--9);row-gap:calc(21px + 9 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 9 + var(--b14grid-gutter-width--12) * 8);}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-full .cv-data{margin-bottom:28px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-full .cv-data{margin-bottom:40px;}}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-full .cv-data{row-gap:21px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-full .cv-data{row-gap:30px;}}@media (max-width:900px){.profile--type-cv.profile--view-mode-full .cv-data{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);width:100%;}}.profile--type-cv.profile--view-mode-full .cv-data > *{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;grid-column:span 3;}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-full .cv-data > *{font-size:18px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-full .cv-data > *{font-size:22px;}}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-full .cv-data > *{line-height:21px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-full .cv-data > *{line-height:26px;}}@media (max-width:900px){.profile--type-cv.profile--view-mode-full .cv-data > *{grid-column:span 4;}}@media (max-width:600px){.profile--type-cv.profile--view-mode-full .cv-data > *{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}}@media screen and (max-width:600px) and (max-width:600px){.profile--type-cv.profile--view-mode-full .cv-data > *{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.profile--type-cv.profile--view-mode-full .cv-data > *{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.profile--type-cv.profile--view-mode-full .cv-data > *{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.profile--type-cv.profile--view-mode-full .cv-data > *{line-height:22px;}}@media (max-width:414px){.profile--type-cv.profile--view-mode-full .cv-data > *{grid-column:span 6;}}.profile--type-cv.profile--view-mode-full .cv-data > * .field__label{font-weight:700;}.profile--type-cv.profile--view-mode-full .cv-data a{color:#FA4B0B;}.has-mouse .profile--type-cv.profile--view-mode-full .cv-data a:hover{color:#000;}.profile--type-cv.profile--view-mode-full .profile__content > *:not(:last-child){margin-bottom:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-full .profile__content > *:not(:last-child){margin-bottom:21px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-full .profile__content > *:not(:last-child){margin-bottom:30px;}}.profile--type-cv.profile--view-mode-full .field--name-field-text-formatted-long{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-full .field--name-field-text-formatted-long{margin-bottom:42px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-full .field--name-field-text-formatted-long{margin-bottom:60px;}}@media (max-width:600px){.profile--type-cv.profile--view-mode-full .field--name-field-text-formatted-long{width:100%;margin-left:0;}}
.profile--type-cv .fake-field,.profile--type-cv .field--type-entity-reference-revisions,.profile--type-cv .field--name-field-it-skills,.profile--type-cv .field--name-field-language-skills{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}@media (max-width:900px){.profile--type-cv .fake-field,.profile--type-cv .field--type-entity-reference-revisions,.profile--type-cv .field--name-field-it-skills,.profile--type-cv .field--name-field-language-skills{width:calc(var(--b14grid-column-width--12) * 10 + var(--b14grid-gutter-width--12) * 9);}}@media (max-width:600px){.profile--type-cv .fake-field,.profile--type-cv .field--type-entity-reference-revisions,.profile--type-cv .field--name-field-it-skills,.profile--type-cv .field--name-field-language-skills{width:100%;}}.profile--type-cv .fake-field > .field__label,.profile--type-cv .field--type-entity-reference-revisions > .field__label,.profile--type-cv .field--name-field-it-skills > .field__label,.profile--type-cv .field--name-field-language-skills > .field__label{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;margin-bottom:10px;}@media screen and (max-width:600px){.profile--type-cv .fake-field > .field__label,.profile--type-cv .field--type-entity-reference-revisions > .field__label,.profile--type-cv .field--name-field-it-skills > .field__label,.profile--type-cv .field--name-field-language-skills > .field__label{font-size:18px;}}@media screen and (min-width:1360px){.profile--type-cv .fake-field > .field__label,.profile--type-cv .field--type-entity-reference-revisions > .field__label,.profile--type-cv .field--name-field-it-skills > .field__label,.profile--type-cv .field--name-field-language-skills > .field__label{font-size:22px;}}@media screen and (max-width:600px){.profile--type-cv .fake-field > .field__label,.profile--type-cv .field--type-entity-reference-revisions > .field__label,.profile--type-cv .field--name-field-it-skills > .field__label,.profile--type-cv .field--name-field-language-skills > .field__label{line-height:21px;}}@media screen and (min-width:1360px){.profile--type-cv .fake-field > .field__label,.profile--type-cv .field--type-entity-reference-revisions > .field__label,.profile--type-cv .field--name-field-it-skills > .field__label,.profile--type-cv .field--name-field-language-skills > .field__label{line-height:26px;}}.profile--type-cv .fake-field .paragraph--type--date-list-item{margin-bottom:10px;}.profile--type-cv .fake-field .paragraph--type--date-list-item:last-child{margin-bottom:0;}.profile--type-cv .field--name-field-it-skills > .field__items > .field__item,.profile--type-cv .field--name-field-language-skills > .field__items > .field__item{padding:18px 20px 16px;box-sizing:border-box;background-color:#fff;}.profile--type-cv .field--name-field-it-skills > .field__items > .field__item:not(:last-child),.profile--type-cv .field--name-field-language-skills > .field__items > .field__item:not(:last-child){margin-bottom:10px;}
.profile--type-cv.profile--view-mode-teaser .profile__content > *{margin-top:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-cv.profile--view-mode-teaser .profile__content > *{margin-top:21px;}}@media screen and (min-width:1360px){.profile--type-cv.profile--view-mode-teaser .profile__content > *{margin-top:30px;}}.profile--type-cv.profile--view-mode-teaser .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);}@media (max-width:900px){.profile--type-cv.profile--view-mode-teaser .field--name-field-text-formatted-long{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}}@media (max-width:600px){.profile--type-cv.profile--view-mode-teaser .field--name-field-text-formatted-long{width:100%;margin-left:0;}}
.profile--type-employee.profile--view-mode-full .profile--base-content .user-edit-link::after,.profile--type-employee.profile--view-mode-full .profile--aside a::after{content:"→";}.profile--type-employee.profile--view-mode-full .profile--additional-links-container .field{gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container .field{gap:12px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container .field{gap:30px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container .field{gap:calc(4px + 8 * ((100vw) / 600));}}.profile--type-employee.profile--view-mode-full .profile--base-content .user-edit-link{display:inline-flex;gap:5px;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .profile--type-employee.profile--view-mode-full .profile--base-content .user-edit-link:hover,.profile--type-employee.profile--view-mode-full .profile--base-content .has-mouse .user-edit-link:hover{color:#FA4B0B;}.profile--type-employee.profile--view-mode-full .profile--aside a{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:flex;gap:5px;text-transform:uppercase;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .profile--type-employee.profile--view-mode-full .profile--aside a:hover,.profile--type-employee.profile--view-mode-full .profile--aside .has-mouse a:hover{color:#FA4B0B;}.profile--type-employee.profile--view-mode-full .info-elements{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));row-gap:calc(14px + 6 * ((100vw - 600px) / 760));display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .info-elements{margin-bottom:35px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .info-elements{margin-bottom:50px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .info-elements{row-gap:14px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .info-elements{row-gap:20px;}}.profile--type-employee.profile--view-mode-full .info-elements > div{grid-column:span 2;}@media (max-width:1024px){.profile--type-employee.profile--view-mode-full .info-elements > div{grid-column:span 4;}}@media (max-width:700px){.profile--type-employee.profile--view-mode-full .info-elements > div{grid-column:span 6;}}@media (max-width:414px){.profile--type-employee.profile--view-mode-full .info-elements > div{grid-column:span 12;}}.profile--type-employee.profile--view-mode-full .info-elements .label,.profile--type-employee.profile--view-mode-full .info-elements .field__label{font-weight:900;}.profile--type-employee.profile--view-mode-full .info-element--title span::after{content:',';}.profile--type-employee.profile--view-mode-full .info-element--title span:last-child::after{display:none;}.profile--type-employee.profile--view-mode-full .profile--aside{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);float:left;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--aside{margin-bottom:28px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--aside{margin-bottom:40px;}}.profile--type-employee.profile--view-mode-full .profile--aside .responsive-media:not(:last-child){margin-bottom:15px;}.profile--type-employee.profile--view-mode-full .profile--aside > .field{margin-bottom:10px;}.profile--type-employee.profile--view-mode-full .profile--base-content{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--6);row-gap:calc(21px + 9 * ((100vw - 600px) / 760));margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 2);float:left;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--base-content{font-size:18px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--base-content{font-size:22px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--base-content{line-height:21px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--base-content{line-height:26px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--base-content{row-gap:21px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--base-content{row-gap:30px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--base-content{margin-bottom:28px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--base-content{margin-bottom:40px;}}.profile--type-employee.profile--view-mode-full .profile--base-content > div{grid-column:span 3;}.profile--type-employee.profile--view-mode-full .profile--base-content .field__label,.profile--type-employee.profile--view-mode-full .profile--base-content .label{font-weight:700;}.profile--type-employee.profile--view-mode-full .profile--base-content .user-edit-link{margin-top:calc(7px + 3 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--base-content .user-edit-link{margin-top:7px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--base-content .user-edit-link{margin-top:10px;}}@media (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--aside{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}.profile--type-employee.profile--view-mode-full .profile--base-content{margin-left:0;width:100%;}.profile--type-employee.profile--view-mode-full .profile--base-content > div{grid-column:span 6;}}@media (max-width:414px){.profile--type-employee.profile--view-mode-full .profile--aside{width:100%;}}.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da > *:not(:last-child),.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en > *:not(:last-child){margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da > *:not(:last-child),.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en > *:not(:last-child){margin-bottom:35px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da > *:not(:last-child),.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en > *:not(:last-child){margin-bottom:50px;}}.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long{width:100%;margin-left:0;}.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);margin-left:calc(var(--b14grid-column-width--12) * 1 + var(--b14grid-gutter-width--12) * 1);float:left;}.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol:last-child{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol:last-child{margin-bottom:35px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-da .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long p:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ul:last-child,.profile--type-employee.profile--view-mode-full .field--name-field-paragraphs-en .paragraph--type-text.paragraph--view-mode--default:not(.display-as-accordion):first-child .field--name-field-text-formatted-long ol:last-child{margin-bottom:50px;}}.profile--type-employee.profile--view-mode-full .profile--link-container{padding-bottom:calc(35px + 15 * ((100vw - 600px) / 760));margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));clear:both;border-bottom:1px solid #000;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--link-container{padding-bottom:35px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--link-container{padding-bottom:50px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--link-container{margin-bottom:35px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--link-container{margin-bottom:50px;}}.profile--type-employee.profile--view-mode-full .profile--link-container .label{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--link-container .label{margin-bottom:14px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--link-container .label{margin-bottom:20px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--link-container .label{font-size:18px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--link-container .label{font-size:22px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--link-container .label{line-height:21px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--link-container .label{line-height:26px;}}.profile--type-employee.profile--view-mode-full .profile--additional-links-container{--button-bg-color:#fff;--button-text-color:#000;}.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{font-size:18px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{font-size:22px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{line-height:21px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{line-height:26px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-top:16px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-top:19px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-bottom:12px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-bottom:15px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-left:12px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-left:15px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-right:12px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{padding-right:15px;}}@media (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.profile--type-employee.profile--view-mode-full .profile--additional-links-container a{line-height:22px;}}.profile--type-employee.profile--view-mode-full .profile--additional-links-container a::after{content:"→";margin-left:5px;}.has-mouse .profile--type-employee.profile--view-mode-full .profile--additional-links-container a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);}.profile--type-employee.profile--view-mode-full .all-employees-link{clear:both;}
.profile--type-employee.profile--view-mode-teaser-compact .employee-data{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.profile--type-employee.profile--view-mode-teaser-compact .employee-data .field__label{font-weight:900;}.profile--type-employee.profile--view-mode-teaser-compact .employee-data{padding-top:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;margin-top:auto;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-teaser-compact .employee-data{padding-top:14px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-teaser-compact .employee-data{padding-top:20px;}}.profile--type-employee.profile--view-mode-teaser-compact .employee-data .fake-field.phone{min-width:100px;margin-right:15px;}@media (max-width:414px){.profile--type-employee.profile--view-mode-teaser-compact .employee-data{flex-direction:column;}.profile--type-employee.profile--view-mode-teaser-compact .employee-data .field__label{display:none;}}.profile--type-employee.profile--view-mode-teaser-compact .employee-data .field--name-field-email{max-width:100%;overflow:hidden;}.profile--type-employee.profile--view-mode-teaser-compact .employee-data .field--name-field-email a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}.has-mouse .profile--type-employee.profile--view-mode-teaser-compact .employee-data a:hover{color:#bebebe;}.profile--type-employee.profile--view-mode-teaser-compact .field--name-field-image::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:75%;}.profile--type-employee.profile--view-mode-teaser-compact .field--name-field-image::after{content:"";display:table;clear:both;}.profile--type-employee.profile--view-mode-teaser-compact .field--name-field-job-titles .field__item{display:inline-flex;}.profile--type-employee.profile--view-mode-teaser-compact .field--name-field-job-titles .field__item:not(:last-child)::after{content:',';}
.profile--type-employee.profile--view-mode-teaser > a .field--type-image,.profile--type-employee.profile--view-mode-teaser > a .field--name-field-image,.profile--type-employee.profile--view-mode-teaser > a .field--name-field-teaser-image,.profile--type-employee.profile--view-mode-teaser > a .responsive-media{background-color:#000;}.profile--type-employee.profile--view-mode-teaser > a .field--type-image img,.profile--type-employee.profile--view-mode-teaser > a .field--name-field-image img,.profile--type-employee.profile--view-mode-teaser > a .field--name-field-teaser-image img,.profile--type-employee.profile--view-mode-teaser > a .responsive-media img{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.profile--type-employee.profile--view-mode-teaser > a .fallback-teaser-image{transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .profile--type-employee.profile--view-mode-teaser > a:hover img{opacity:0.7;}.has-mouse .profile--type-employee.profile--view-mode-teaser > a:hover .fallback-teaser-image{background-color:rgba(0,0,0,0.1);}.profile--type-employee.profile--view-mode-teaser{word-break:break-word;}.profile--type-employee.profile--view-mode-teaser .responsive-media,.profile--type-employee.profile--view-mode-teaser .fallback-teaser-image{margin-bottom:10px;}.profile--type-employee.profile--view-mode-teaser h3{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:800;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-teaser h3{font-size:14px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-teaser h3{font-size:16px;}}@media screen and (max-width:600px){.profile--type-employee.profile--view-mode-teaser h3{line-height:20px;}}@media screen and (min-width:1360px){.profile--type-employee.profile--view-mode-teaser h3{line-height:22px;}}.profile--type-employee.profile--view-mode-teaser .field--name-field-job-titles .field__item{display:inline-flex;}.profile--type-employee.profile--view-mode-teaser .field--name-field-job-titles .field__item:not(:last-child)::after{content:',';}.has-mouse .profile--type-employee.profile--view-mode-teaser a:hover{color:#bebebe;}
.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}.profile--type-fp.profile--view-mode-full .edit-profile-link::after,.profile--type-fp.profile--view-mode-full .purelink-container a::after,.profile--type-fp.profile--view-mode-full .links-and-downloads a::after{content:"→";}.profile--type-fp.profile--view-mode-full .edit-profile-link,.profile--type-fp.profile--view-mode-full .purelink-container a,.profile--type-fp.profile--view-mode-full .links-and-downloads a{display:inline-flex;gap:5px;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .profile--type-fp.profile--view-mode-full .edit-profile-link:hover,.profile--type-fp.profile--view-mode-full .has-mouse .edit-profile-link:hover,.has-mouse .profile--type-fp.profile--view-mode-full .purelink-container a:hover,.profile--type-fp.profile--view-mode-full .purelink-container .has-mouse a:hover,.has-mouse .profile--type-fp.profile--view-mode-full .links-and-downloads a:hover,.profile--type-fp.profile--view-mode-full .links-and-downloads .has-mouse a:hover{color:#FA4B0B;}.profile--type-fp.profile--view-mode-full .edit-profile-link{margin-bottom:calc(-28px + -12 * ((100vw - 600px) / 760));grid-column:span 12;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .edit-profile-link{margin-bottom:-28px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .edit-profile-link{margin-bottom:-40px;}}.profile--type-fp.profile--view-mode-full h1{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));margin-left:0;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full h1{font-size:25px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full h1{font-size:40px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full h1{line-height:25px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full h1{line-height:40px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full h1{margin-bottom:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full h1{margin-bottom:60px;}}.profile--type-fp.profile--view-mode-full .field--name-field-paragraphs-test{margin-top:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .field--name-field-paragraphs-test{margin-top:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .field--name-field-paragraphs-test{margin-top:60px;}}.profile--type-fp.profile--view-mode-full .purelink-container a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;white-space:nowrap;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .purelink-container a{font-size:14px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .purelink-container a{font-size:16px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .purelink-container a{line-height:20px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .purelink-container a{line-height:22px;}}.profile--type-fp.profile--view-mode-full .links-and-downloads:last-child:not(:only-child){margin-top:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .links-and-downloads:last-child:not(:only-child){margin-top:14px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .links-and-downloads:last-child:not(:only-child){margin-top:20px;}}.profile--type-fp.profile--view-mode-full .links-and-downloads a{display:block;}.profile--type-fp.profile--view-mode-full .links-and-downloads a::after{margin-left:5px;}.profile--type-fp.profile--view-mode-full .researchers-list-link-container{margin-top:calc(42px + 18 * ((100vw - 600px) / 760));padding-top:calc(42px + 18 * ((100vw - 600px) / 760));border-top:1px solid var(--color-text);}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container{margin-top:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container{margin-top:60px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container{padding-top:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container{padding-top:60px;}}.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{box-sizing:border-box;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);cursor:pointer;font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;padding-top:calc(16px + 3 * ((100vw - 600px) / 760));padding-bottom:calc(12px + 3 * ((100vw - 600px) / 760));padding-left:calc(12px + 3 * ((100vw - 600px) / 760));padding-right:calc(12px + 3 * ((100vw - 600px) / 760));display:inline-block;color:var(--button-text-color);background-color:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-border-color);--button-bg-color:#fff;--button-text-color:#000;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{font-size:18px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{font-size:22px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{line-height:21px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{line-height:26px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-top:16px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-top:19px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-bottom:12px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-bottom:15px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-left:12px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-left:15px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-right:12px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{padding-right:15px;}}@media (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;padding-top:12px;padding-bottom:9px;padding-left:12px;padding-right:12px;}}@media screen and (max-width:600px) and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{font-size:14px;}}@media screen and (max-width:600px) and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{font-size:16px;}}@media screen and (max-width:600px) and (max-width:600px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{line-height:20px;}}@media screen and (max-width:600px) and (min-width:1360px){.profile--type-fp.profile--view-mode-full .researchers-list-link-container a{line-height:22px;}}.profile--type-fp.profile--view-mode-full .researchers-list-link-container a::after{content:"→";margin-left:5px;}.has-mouse .profile--type-fp.profile--view-mode-full .researchers-list-link-container a:hover{color:var(--button-active-text-color);background-color:var(--button-active-bg-color);--button-border-color:var(--button-active-border-color);--button-active-bg-color:#FA4B0B;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero{height:calc(400px + 350 * ((100vw - 600px) / 760));grid-column:span 12;position:relative;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero{height:400px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero{height:750px;}}.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero .field--name-field-media-image{width:100%;height:100%;position:absolute;top:0;left:0;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero .field--name-field-media-image::before{content:'';display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.45);}.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero--content{padding-top:calc(42px + 18 * ((100vw - 600px) / 760));padding-bottom:calc(42px + 18 * ((100vw - 600px) / 760));position:relative;color:#fff;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero--content{padding-top:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero--content{padding-top:60px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero--content{padding-bottom:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top-hero--content{padding-bottom:60px;}}.profile--type-fp.profile--view-mode-full .profile--type-fp--top{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);row-gap:calc(42px + 18 * ((100vw - 600px) / 760));padding-bottom:var(--fp-pages-name-title-offset);grid-template-rows:auto 1fr;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top{row-gap:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top{row-gap:60px;}}.profile--type-fp.profile--view-mode-full .profile--type-fp--top:has(.edit-profile-link){grid-template-rows:auto auto 1fr;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top .title-and-employments{margin-bottom:8px;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top .title-and-employments span:not(:last-child)::after{content:',';}.no-profile-images.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title{grid-column:span 12;margin-right:0;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content{grid-column:span 8;margin-right:calc(var(--b14grid-column-width--8) * 2 + var(--b14grid-gutter-width--8) * 2);}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title h1,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content h1{margin-bottom:0;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .field--name-field-text-plain-long,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .field--name-field-text-plain-long{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .field--name-field-text-plain-long,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .field--name-field-text-plain-long{font-size:18px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .field--name-field-text-plain-long,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .field--name-field-text-plain-long{font-size:22px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .field--name-field-text-plain-long,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .field--name-field-text-plain-long{line-height:21px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .field--name-field-text-plain-long,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .field--name-field-text-plain-long{line-height:26px;}}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .top-info-container,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .top-info-container{margin-top:calc(42px + 18 * ((100vw - 600px) / 760));row-gap:calc(14px + 6 * ((100vw - 600px) / 760));display:flex;justify-content:space-between;flex-wrap:wrap;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .top-info-container,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .top-info-container{margin-top:42px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .top-info-container,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .top-info-container{margin-top:60px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .top-info-container,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .top-info-container{row-gap:14px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .top-info-container,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .top-info-container{row-gap:20px;}}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .top-info-container > *,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .top-info-container > *{width:calc(var(--b14grid-column-width--6) * 3 + var(--b14grid-gutter-width--6) * 2);}@media (max-width:900px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title .top-info-container > *,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content .top-info-container > *{width:100%;}}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--aside{grid-column:span 4;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--aside:has(.field--name-field-media-image){grid-row:span 2;}@media (max-width:900px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content{margin-right:calc(var(--b14grid-column-width--8) * 1 + var(--b14grid-gutter-width--8) * 1);}}@media (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top{padding-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}}@media screen and (max-width:600px) and (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top{padding-bottom:42px;}}@media screen and (max-width:600px) and (min-width:1360px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top{padding-bottom:60px;}}@media (max-width:600px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content{grid-column:span 12;margin-right:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--aside{grid-column:span 8;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--aside:has(.field--name-field-media-image){grid-row-start:2;}}@media (max-width:414px){.profile--type-fp.profile--view-mode-full .profile--type-fp--top--title,.profile--type-fp.profile--view-mode-full .profile--type-fp--top--content{margin-right:0;}.profile--type-fp.profile--view-mode-full .profile--type-fp--top--aside{grid-column:span 12;}}
.profile--type-fp.profile--view-mode-list{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--10);position:unset;}@media (max-width:600px){.profile--type-fp.profile--view-mode-list{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--9);}}.profile--type-fp.profile--view-mode-list > a{grid-column:span 8;}@media (max-width:700px){.profile--type-fp.profile--view-mode-list > a{grid-column:span 10;}}@media (max-width:600px){.profile--type-fp.profile--view-mode-list > a{grid-column:span 9;}}.profile--type-fp.profile--view-mode-list .profile__content{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:400;font-family:"AkademiText",sans-serif;width:calc(var(--b14grid-column-width--10) * 2 + var(--b14grid-gutter-width--10) * 1);position:absolute;top:0;right:0;opacity:0;transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:none;}@media (max-width:600px){.profile--type-fp.profile--view-mode-list .profile__content{display:none;}}.profile--type-fp.profile--view-mode-list .responsive-media,.profile--type-fp.profile--view-mode-list .name-and-job-titles{margin-bottom:10px;}.profile--type-fp.profile--view-mode-list h2{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);margin-bottom:0;}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-list h2{font-size:25px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-list h2{font-size:40px;}}@media screen and (max-width:600px){.profile--type-fp.profile--view-mode-list h2{line-height:25px;}}@media screen and (min-width:1360px){.profile--type-fp.profile--view-mode-list h2{line-height:40px;}}@media (max-width:600px){.profile--type-fp.profile--view-mode-list h2{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}}.profile--type-fp.profile--view-mode-list .name-and-job-titles{font-weight:700;}.profile--type-fp.profile--view-mode-list .name-and-job-titles .job-title{display:block;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}.profile--type-fp.profile--view-mode-list .name-and-job-titles .job-title:not(:last-child)::after{content:', ';}.profile--type-fp.profile--view-mode-list .field--name-field-text-plain-long{font-family:"AkademiDisplay",sans-serif;}.has-mouse .profile--type-fp.profile--view-mode-list:hover h2{color:var(--color-text-hover);}.has-mouse .profile--type-fp.profile--view-mode-list:hover .profile__content{opacity:1;}
.profile--type-student.profile--view-mode-teaser .profile__content a::after{content:"→";}.profile--type-student.profile--view-mode-teaser .profile__content .field{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;}.profile--type-student.profile--view-mode-teaser .profile__content .field .field__label{font-weight:900;}.profile--type-student.profile--view-mode-teaser .profile__content{padding:25px 20px;box-sizing:border-box;background-color:#fff;border:1px solid #FA4B0B;}.profile--type-student.profile--view-mode-teaser .profile__content a{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:flex;gap:5px;text-transform:uppercase;transition:color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.has-mouse .profile--type-student.profile--view-mode-teaser .profile__content a:hover,.profile--type-student.profile--view-mode-teaser .profile__content .has-mouse a:hover{color:#FA4B0B;}.profile--type-student.profile--view-mode-teaser .responsive-media,.profile--type-student.profile--view-mode-teaser .fallback-teaser-image{margin-bottom:10px;}.profile--type-student.profile--view-mode-teaser .profile__content .field:not(:last-child){margin-bottom:20px;}.profile--type-student.profile--view-mode-teaser .profile__content a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.profile--type-student.profile--view-mode-teaser .profile__content a::after{margin-left:5px;}
.node--view-mode-search-result a,.group--view-mode-search-result a,.profile--view-mode-search-result a{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--view-mode-search-result a,.group--view-mode-search-result a,.profile--view-mode-search-result a{row-gap:12px;}}@media screen and (min-width:1360px){.node--view-mode-search-result a,.group--view-mode-search-result a,.profile--view-mode-search-result a{row-gap:30px;}}@media screen and (max-width:600px){.node--view-mode-search-result a,.group--view-mode-search-result a,.profile--view-mode-search-result a{row-gap:calc(4px + 8 * ((100vw) / 600));}}.node--view-mode-search-result,.group--view-mode-search-result,.profile--view-mode-search-result{margin-bottom:calc(12px + 18 * ((100vw - 600px) / 760));background-color:#fff;}@media screen and (max-width:600px){.node--view-mode-search-result,.group--view-mode-search-result,.profile--view-mode-search-result{margin-bottom:12px;}}@media screen and (min-width:1360px){.node--view-mode-search-result,.group--view-mode-search-result,.profile--view-mode-search-result{margin-bottom:30px;}}.node--view-mode-search-result .image-container,.group--view-mode-search-result .image-container,.profile--view-mode-search-result .image-container{grid-column:span 2;position:relative;overflow:hidden;}.node--view-mode-search-result .image-container::before,.group--view-mode-search-result .image-container::before,.profile--view-mode-search-result .image-container::before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:75%;}.node--view-mode-search-result .image-container::after,.group--view-mode-search-result .image-container::after,.profile--view-mode-search-result .image-container::after{content:"";display:table;clear:both;}@media (max-width:900px){.node--view-mode-search-result .image-container,.group--view-mode-search-result .image-container,.profile--view-mode-search-result .image-container{grid-column:span 3;}}@media (max-width:600px){.node--view-mode-search-result .image-container,.group--view-mode-search-result .image-container,.profile--view-mode-search-result .image-container{grid-column:span 4;}}.node--view-mode-search-result .image-container img,.group--view-mode-search-result .image-container img,.profile--view-mode-search-result .image-container img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.node--view-mode-search-result .text-container,.group--view-mode-search-result .text-container,.profile--view-mode-search-result .text-container{grid-column:span 9;padding:10px 0;}@media (max-width:900px){.node--view-mode-search-result .text-container,.group--view-mode-search-result .text-container,.profile--view-mode-search-result .text-container{padding-right:10px;}}@media (max-width:600px){.node--view-mode-search-result .text-container,.group--view-mode-search-result .text-container,.profile--view-mode-search-result .text-container{grid-column:span 8;}}.node--view-mode-search-result h3,.group--view-mode-search-result h3,.profile--view-mode-search-result h3{margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.node--view-mode-search-result h3,.group--view-mode-search-result h3,.profile--view-mode-search-result h3{margin-bottom:14px;}}@media screen and (min-width:1360px){.node--view-mode-search-result h3,.group--view-mode-search-result h3,.profile--view-mode-search-result h3{margin-bottom:20px;}}
.taxonomy-term--blog-post-tags header .label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:20px;text-transform:uppercase;}.taxonomy-term--blog-post-tags header .label{margin-bottom:5px;margin-left:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:600px){.taxonomy-term--blog-post-tags header .label{margin-left:0;}}
.taxonomy-term--un-goals .field--name-field-images{position:relative;}.taxonomy-term--un-goals .field--name-field-images:before{display:block;content:"";width:100%;padding-top:100%;}.taxonomy-term--un-goals .field--name-field-images img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.taxonomy-term--un-goals .field--name-field-images .field__item{transition:opacity 0.25s cubic-bezier(0.25,0.46,0.45,0.94);}.taxonomy-term--un-goals .field--name-field-images .field__item:last-child{opacity:0;}.has-mouse .taxonomy-term--un-goals .field--name-field-images:hover .field__item:last-child{opacity:1;}
.view-blog-posts-main,.view-blog-posts-term{margin-bottom:calc(42px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-blog-posts-main,.view-blog-posts-term{margin-bottom:42px;}}@media screen and (min-width:1360px){.view-blog-posts-main,.view-blog-posts-term{margin-bottom:60px;}}.view-blog-posts-main .view-content,.view-blog-posts-term .view-content{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--b14grid-gutter-width--12);}@media screen and (max-width:600px){.view-blog-posts-main .view-content,.view-blog-posts-term .view-content{row-gap:28px;}}@media screen and (min-width:1360px){.view-blog-posts-main .view-content,.view-blog-posts-term .view-content{row-gap:40px;}}.view-blog-posts-main .view-content .views-row,.view-blog-posts-term .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}@media (max-width:900px){.view-blog-posts-main .view-content .views-row,.view-blog-posts-term .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}
.view-cases-cita-research-projects .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-cases-cita-research-projects .view-content{row-gap:12px;}}@media screen and (min-width:1360px){.view-cases-cita-research-projects .view-content{row-gap:30px;}}@media screen and (max-width:600px){.view-cases-cita-research-projects .view-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.view-cases-cita-research-projects .view-content > *{grid-column:span 2;}@media (max-width:900px){.view-cases-cita-research-projects .view-content > *{grid-column:span 3;}}@media (max-width:600px){.view-cases-cita-research-projects .view-content > *{grid-column:span 4;}}@media (max-width:414px){.view-cases-cita-research-projects .view-content > *{grid-column:span 6;}}
.view-employees-main.grid-layout .view-content{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-employees-main.grid-layout .view-content{row-gap:28px;}}@media screen and (min-width:1360px){.view-employees-main.grid-layout .view-content{row-gap:40px;}}
.view-events-main .views-group--content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-events-main .views-group--content{row-gap:12px;}}@media screen and (min-width:1360px){.view-events-main .views-group--content{row-gap:30px;}}@media screen and (max-width:600px){.view-events-main .views-group--content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.view-events-main .view-content{row-gap:calc(42px + 18 * ((100vw - 600px) / 760));display:flex;flex-direction:column;}@media screen and (max-width:600px){.view-events-main .view-content{row-gap:42px;}}@media screen and (min-width:1360px){.view-events-main .view-content{row-gap:60px;}}.view-events-main .views-group--content > *{grid-column:span 3;}@media (max-width:900px){.view-events-main .views-group--content > *{grid-column:span 4;}}@media (max-width:600px){.view-events-main .views-group--content > *{grid-column:span 6;}}.view-events-main .views-group > h3{margin-bottom:calc(10.5px + 4.5 * ((100vw - 600px) / 760));display:flex;gap:7px;}@media screen and (max-width:600px){.view-events-main .views-group > h3{margin-bottom:10.5px;}}@media screen and (min-width:1360px){.view-events-main .views-group > h3{margin-bottom:15px;}}.view-events-main .views-group > h3 .month{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.view-events-main .views-group > h3 .month{font-size:25px;}}@media screen and (min-width:1360px){.view-events-main .views-group > h3 .month{font-size:40px;}}@media screen and (max-width:600px){.view-events-main .views-group > h3 .month{line-height:25px;}}@media screen and (min-width:1360px){.view-events-main .views-group > h3 .month{line-height:40px;}}.view-events-main .views-group > h3 .year{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;}@media screen and (max-width:600px){.view-events-main .views-group > h3 .year{font-size:25px;}}@media screen and (min-width:1360px){.view-events-main .views-group > h3 .year{font-size:40px;}}@media screen and (max-width:600px){.view-events-main .views-group > h3 .year{line-height:25px;}}@media screen and (min-width:1360px){.view-events-main .views-group > h3 .year{line-height:40px;}}
.view.grid-display .view-content .views-row:has(.node--type-event.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-news.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--further-education.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-project.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.profile--type-employee.node--view-mode-teaser){width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:900px){.view.grid-display .view-content .views-row:has(.node--type-event.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-news.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--further-education.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-project.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.profile--type-employee.node--view-mode-teaser){width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}}@media (max-width:600px){.view.grid-display .view-content .views-row:has(.node--type-event.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-news.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--further-education.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-project.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.profile--type-employee.node--view-mode-teaser){width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.view.grid-display .view-content .views-row:has(.group--type-program.group--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-case.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.group--type-cluster.node--view-mode-teaser){width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:900px){.view.grid-display .view-content .views-row:has(.group--type-program.group--view-mode-teaser),.view.grid-display .view-content .views-row:has(.node--type-case.node--view-mode-teaser),.view.grid-display .view-content .views-row:has(.group--type-cluster.node--view-mode-teaser){width:100%;}}.view.grid-display .view-content{row-gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}@media screen and (max-width:600px){.view.grid-display .view-content{row-gap:12px;}}@media screen and (min-width:1360px){.view.grid-display .view-content{row-gap:30px;}}@media screen and (max-width:600px){.view.grid-display .view-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.view.grid-display .view-content:has(.node--type-news),.view.grid-display .view-content:has(.node--type-project){align-items:baseline;}.view.grid-display .view-content:has(.profile--type-employee),.view.grid-display .view-content:has(.node--type-project){row-gap:calc(36px + 54 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view.grid-display .view-content:has(.profile--type-employee),.view.grid-display .view-content:has(.node--type-project){row-gap:36px;}}@media screen and (min-width:1360px){.view.grid-display .view-content:has(.profile--type-employee),.view.grid-display .view-content:has(.node--type-project){row-gap:90px;}}.paragraph--view-mode--main .view.grid-display .view-content{width:100%;-moz-column-gap:var(--b14grid-gutter-width--8);column-gap:var(--b14grid-gutter-width--8);}@media (max-width:900px){.paragraph--view-mode--main .view.grid-display .view-content{-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}}.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.group--type-program.group--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-case.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.group--type-cluster.node--view-mode-teaser){width:calc(var(--b14grid-column-width--8) * 4 + var(--b14grid-gutter-width--8) * 3);}@media (max-width:900px){.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.group--type-program.group--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-case.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.group--type-cluster.node--view-mode-teaser){width:100%;}}.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-event.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-news.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--further-education.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-project.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.profile--type-employee.node--view-mode-teaser){width:calc(var(--b14grid-column-width--8) * 3 + var(--b14grid-gutter-width--8) * 2);}@media (max-width:900px){.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-event.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-news.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--further-education.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-project.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.profile--type-employee.node--view-mode-teaser){width:calc(var(--b14grid-column-width--8) * 4 + var(--b14grid-gutter-width--8) * 3);}}@media (max-width:600px){.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-event.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-news.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--further-education.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.node--type-project.node--view-mode-teaser),.paragraph--view-mode--main .view.grid-display .view-content .views-row:has(.profile--type-employee.node--view-mode-teaser){width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}
.view-institutes-main .view-content,.view-institutes-area .view-content{gap:calc(12px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;}@media screen and (max-width:600px){.view-institutes-main .view-content,.view-institutes-area .view-content{gap:12px;}}@media screen and (min-width:1360px){.view-institutes-main .view-content,.view-institutes-area .view-content{gap:30px;}}@media screen and (max-width:600px){.view-institutes-main .view-content,.view-institutes-area .view-content{gap:calc(4px + 8 * ((100vw) / 600));}}@media (max-width:600px){.view-institutes-main .view-content .views-row,.view-institutes-area .view-content .views-row{width:100%;}}
.view-jobs.view-display-id-main .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-jobs.view-display-id-main .view-content{row-gap:12px;}}@media screen and (min-width:1360px){.view-jobs.view-display-id-main .view-content{row-gap:30px;}}@media screen and (max-width:600px){.view-jobs.view-display-id-main .view-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.view-jobs.view-display-id-main .view-content{row-gap:calc(21px + 9 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-jobs.view-display-id-main .view-content{row-gap:21px;}}@media screen and (min-width:1360px){.view-jobs.view-display-id-main .view-content{row-gap:30px;}}.view-jobs.view-display-id-main .view-content .views-row{grid-column:span 4;}
.view-media-library.hide-filters .view-filters{display:none;}.view-media-library .views-exposed-form .form--inline{align-items:end;}
.view-news-latest.view-display-id-main .slider{display:flex;align-items:baseline;}.view-news-latest.view-display-id-main .slider-content--container{width:100%;}.view-news-latest.view-display-id-main .slick-list{width:calc(100% + var(--b14grid-gutter-width--12));}.view-news-latest.view-display-id-main .slick-track{display:flex;align-items:baseline;}.view-news-latest.view-display-id-main .views-row .node--type-news{padding-right:var(--b14grid-gutter-width--3);}.view-news-latest.view-display-id-main .slider-cntrls{position:static;transform:translateY(calc(-100% - 10px));}.view-news-latest.view-display-id-latest_list .view-content{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--b14grid-gutter-width--6);}@media screen and (max-width:600px){.view-news-latest.view-display-id-latest_list .view-content{row-gap:28px;}}@media screen and (min-width:1360px){.view-news-latest.view-display-id-latest_list .view-content{row-gap:40px;}}.paragraph--type--block .view-news-latest.view-display-id-latest_list .view-content{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));gap:var(--b14grid-gutter-width--12);}@media screen and (max-width:600px){.paragraph--type--block .view-news-latest.view-display-id-latest_list .view-content{row-gap:28px;}}@media screen and (min-width:1360px){.paragraph--type--block .view-news-latest.view-display-id-latest_list .view-content{row-gap:40px;}}.paragraph--type--block .view-news-latest.view-display-id-latest_list .views-row{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}
.view-news-main .some-wrapper .link-container a::after{content:"→";}.view-news-main .some-wrapper,.view-news-research.view-display-id-latest .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-news-main .some-wrapper,.view-news-research.view-display-id-latest .view-content{row-gap:12px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper,.view-news-research.view-display-id-latest .view-content{row-gap:30px;}}@media screen and (max-width:600px){.view-news-main .some-wrapper,.view-news-research.view-display-id-latest .view-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.view-news-main .some-wrapper .some-container{grid-column:span 4;}@media (max-width:700px){.view-news-main .some-wrapper .some-container{grid-column:span 6;}}@media (max-width:600px){.view-news-main .some-wrapper .some-container{grid-column:span 12;}}@media (max-width:900px){.view-news-local .view-content .views-row:nth-child(n + 4){display:none;}}@media (max-width:600px){.view-news-local .view-content .views-row:nth-child(3){display:none;}}.view-news-main .view-content,.view-news-local .view-content,.view-news-related .view-content{row-gap:calc(35px + 15 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);align-items:baseline;}@media screen and (max-width:600px){.view-news-main .view-content,.view-news-local .view-content,.view-news-related .view-content{row-gap:35px;}}@media screen and (min-width:1360px){.view-news-main .view-content,.view-news-local .view-content,.view-news-related .view-content{row-gap:50px;}}.view-news-main:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row,.view-news-local:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row,.view-news-related:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);}@media (max-width:900px){.view-news-main:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row,.view-news-local:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row,.view-news-related:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}}@media (max-width:600px){.view-news-main:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row,.view-news-local:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row,.view-news-related:not(.view-display-id-main_attachment) > .view-content-container .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.view-news-main.view-display-id-main_attachment{margin-bottom:calc(84px + 36 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-news-main.view-display-id-main_attachment{margin-bottom:84px;}}@media screen and (min-width:1360px){.view-news-main.view-display-id-main_attachment{margin-bottom:120px;}}.view-news-main.view-display-id-main_attachment .view-content-container .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 4 + var(--b14grid-gutter-width--12) * 3);}@media (max-width:600px){.view-news-main.view-display-id-main_attachment .view-content-container .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}.view-news-main .some-wrapper{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));padding-bottom:calc(35px + 15 * ((100vw - 600px) / 760));border-bottom:1px solid #000;}@media screen and (max-width:600px){.view-news-main .some-wrapper{margin-bottom:35px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper{margin-bottom:50px;}}@media screen and (max-width:600px){.view-news-main .some-wrapper{padding-bottom:35px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper{padding-bottom:50px;}}.view-news-main .some-wrapper .some-container{padding:calc(17.5px + 7.5 * ((100vw - 600px) / 760));display:flex;flex-direction:column;background-color:#fff;}@media screen and (max-width:600px){.view-news-main .some-wrapper .some-container{padding:17.5px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper .some-container{padding:25px;}}.view-news-main .some-wrapper .description{margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;}@media screen and (max-width:600px){.view-news-main .some-wrapper .description{margin-bottom:28px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper .description{margin-bottom:40px;}}@media screen and (max-width:600px){.view-news-main .some-wrapper .description{font-size:18px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper .description{font-size:22px;}}@media screen and (max-width:600px){.view-news-main .some-wrapper .description{line-height:21px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper .description{line-height:26px;}}.view-news-main .some-wrapper .label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;margin-bottom:calc(14px + 6 * ((100vw - 600px) / 760));text-transform:uppercase;}@media screen and (max-width:600px){.view-news-main .some-wrapper .label{margin-bottom:14px;}}@media screen and (min-width:1360px){.view-news-main .some-wrapper .label{margin-bottom:20px;}}.view-news-main .some-wrapper .link-container{margin-top:auto;}.view-news-main .some-wrapper .link-container a{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;transition:background-color 0.25s cubic-bezier(0.25,0.46,0.45,0.94);padding:12px 15px 10px;background-color:#FA4B0B;color:#fff;text-transform:uppercase;cursor:pointer;}.view-news-main .some-wrapper .link-container a::after{padding-left:5px;}.has-mouse .view-news-main .some-wrapper .link-container a:hover{background-color:#000;}.view-news-research.view-display-id-latest .view-content > *{grid-column:span 4;}.view-news-research.view-display-id-latest .view-content > * .responsive-media{position:relative;}.view-news-research.view-display-id-latest .view-content > * .responsive-media:before{display:block;content:"";width:100%;padding-top:80%;}.view-news-research.view-display-id-latest .view-content > * .responsive-media img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;}.view-news-local-v2.view-display-id-single,.view-news-local-v2.view-display-id-double,.view-news-local-v2.view-display-id-highlighted{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}@media (max-width:900px){.view-news-local-v2.view-display-id-single,.view-news-local-v2.view-display-id-double,.view-news-local-v2.view-display-id-highlighted{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));}}@media screen and (max-width:900px) and (max-width:600px){.view-news-local-v2.view-display-id-single,.view-news-local-v2.view-display-id-double,.view-news-local-v2.view-display-id-highlighted{row-gap:28px;}}@media screen and (max-width:900px) and (min-width:1360px){.view-news-local-v2.view-display-id-single,.view-news-local-v2.view-display-id-double,.view-news-local-v2.view-display-id-highlighted{row-gap:40px;}}.view-news-local-v2.view-display-id-single > .view-content-container,.view-news-local-v2.view-display-id-double > .view-content-container,.view-news-local-v2.view-display-id-highlighted > .view-content-container{display:contents;}.view-news-local-v2.view-display-id-single > .view-content-container .view-content,.view-news-local-v2.view-display-id-single > .view-content-container .views-row,.view-news-local-v2.view-display-id-single > .view-content-container .node,.view-news-local-v2.view-display-id-single > .view-content-container .node__content,.view-news-local-v2.view-display-id-double > .view-content-container .view-content,.view-news-local-v2.view-display-id-double > .view-content-container .views-row,.view-news-local-v2.view-display-id-double > .view-content-container .node,.view-news-local-v2.view-display-id-double > .view-content-container .node__content,.view-news-local-v2.view-display-id-highlighted > .view-content-container .view-content,.view-news-local-v2.view-display-id-highlighted > .view-content-container .views-row,.view-news-local-v2.view-display-id-highlighted > .view-content-container .node,.view-news-local-v2.view-display-id-highlighted > .view-content-container .node__content{display:contents;}@media (max-width:900px){.view-news-local-v2.view-display-id-single > .view-content-container .node__content,.view-news-local-v2.view-display-id-double > .view-content-container .node__content,.view-news-local-v2.view-display-id-highlighted > .view-content-container .node__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);row-gap:calc(28px + 12 * ((100vw - 600px) / 760));grid-column:span 12;}}@media screen and (max-width:900px) and (max-width:600px){.view-news-local-v2.view-display-id-single > .view-content-container .node__content,.view-news-local-v2.view-display-id-double > .view-content-container .node__content,.view-news-local-v2.view-display-id-highlighted > .view-content-container .node__content{row-gap:28px;}}@media screen and (max-width:900px) and (min-width:1360px){.view-news-local-v2.view-display-id-single > .view-content-container .node__content,.view-news-local-v2.view-display-id-double > .view-content-container .node__content,.view-news-local-v2.view-display-id-highlighted > .view-content-container .node__content{row-gap:40px;}}.view-news-local-v2.view-display-id-single > .view-content-container .responsive-media,.view-news-local-v2.view-display-id-double > .view-content-container .responsive-media,.view-news-local-v2.view-display-id-highlighted > .view-content-container .responsive-media{width:100%;height:100%;}.view-news-local-v2.view-display-id-single > .view-content-container .responsive-media::before,.view-news-local-v2.view-display-id-double > .view-content-container .responsive-media::before,.view-news-local-v2.view-display-id-highlighted > .view-content-container .responsive-media::before{display:none;}.view-news-local-v2.view-display-id-single > .view-content-container .image-container,.view-news-local-v2.view-display-id-double > .view-content-container .image-container,.view-news-local-v2.view-display-id-highlighted > .view-content-container .image-container{grid-column:span 4;grid-row-end:span 1;position:relative;margin-bottom:0;}@media (max-width:600px){.view-news-local-v2.view-display-id-single > .view-content-container .image-container,.view-news-local-v2.view-display-id-double > .view-content-container .image-container,.view-news-local-v2.view-display-id-highlighted > .view-content-container .image-container{grid-column:span 12;}}.view-news-local-v2.view-display-id-single > .view-content-container .image-container img,.view-news-local-v2.view-display-id-double > .view-content-container .image-container img,.view-news-local-v2.view-display-id-highlighted > .view-content-container .image-container img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}@media (max-width:900px){.view-news-local-v2.view-display-id-single > .view-content-container .image-container img,.view-news-local-v2.view-display-id-double > .view-content-container .image-container img,.view-news-local-v2.view-display-id-highlighted > .view-content-container .image-container img{position:relative;}}.view-news-local-v2.view-display-id-single > .view-content-container .title-container,.view-news-local-v2.view-display-id-double > .view-content-container .title-container,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container{grid-column:span 4;grid-row:1;grid-row-start:2;}@media (max-width:900px){.view-news-local-v2.view-display-id-single > .view-content-container .title-container,.view-news-local-v2.view-display-id-double > .view-content-container .title-container,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container{grid-row-start:1;grid-column-start:5;grid-column-end:13;padding-top:0;}.view-news-local-v2.view-display-id-single > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-double > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container h2{font-size:calc(30px + 30 * ((100vw - 600px) / 760));line-height:calc(30px + 30 * ((100vw - 600px) / 760));font-weight:300;font-family:"AkademiDisplay",sans-serif;}}@media screen and (max-width:900px) and (max-width:600px){.view-news-local-v2.view-display-id-single > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-double > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container h2{font-size:30px;}}@media screen and (max-width:900px) and (min-width:1360px){.view-news-local-v2.view-display-id-single > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-double > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container h2{font-size:60px;}}@media screen and (max-width:900px) and (max-width:600px){.view-news-local-v2.view-display-id-single > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-double > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container h2{line-height:30px;}}@media screen and (max-width:900px) and (min-width:1360px){.view-news-local-v2.view-display-id-single > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-double > .view-content-container .title-container h2,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container h2{line-height:60px;}}@media (max-width:600px){.view-news-local-v2.view-display-id-single > .view-content-container .title-container,.view-news-local-v2.view-display-id-double > .view-content-container .title-container,.view-news-local-v2.view-display-id-highlighted > .view-content-container .title-container{grid-column:span 12;grid-row-start:2;}}.view-news-local-v2.view-display-id-single > .attachment,.view-news-local-v2.view-display-id-double > .attachment,.view-news-local-v2.view-display-id-highlighted > .attachment{grid-column:span 8;}@media (max-width:900px){.view-news-local-v2.view-display-id-single > .attachment,.view-news-local-v2.view-display-id-double > .attachment,.view-news-local-v2.view-display-id-highlighted > .attachment{grid-column:span 12;}}.view-news-local-v2.view-display-id-single > .attachment .view-content,.view-news-local-v2.view-display-id-double > .attachment .view-content,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--8);}@media (max-width:900px){.view-news-local-v2.view-display-id-single > .attachment .view-content,.view-news-local-v2.view-display-id-double > .attachment .view-content,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}}.view-news-local-v2.view-display-id-single > .attachment .view-content > *,.view-news-local-v2.view-display-id-double > .attachment .view-content > *,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *{grid-column:span 4;}@media (max-width:900px){.view-news-local-v2.view-display-id-single > .attachment .view-content > *,.view-news-local-v2.view-display-id-double > .attachment .view-content > *,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *{grid-column:span 6;}.view-news-local-v2.view-display-id-single > .attachment .view-content > *:nth-child(n+7),.view-news-local-v2.view-display-id-double > .attachment .view-content > *:nth-child(n+7),.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *:nth-child(n+7){display:none;}}@media (max-width:600px){.view-news-local-v2.view-display-id-single > .attachment .view-content > *,.view-news-local-v2.view-display-id-double > .attachment .view-content > *,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *{grid-column:span 12;}}.view-news-local-v2.view-display-id-single > .attachment .view-content > *:not(:nth-child(1)):not(:nth-child(2)) .node a{border-top:0;}@media (max-width:900px){.view-news-local-v2.view-display-id-single > .attachment .view-content > *:nth-child(2) .node a{border-top:1px solid #000;}}@media (max-width:600px){.view-news-local-v2.view-display-id-single > .attachment .view-content > *:nth-child(2) .node a{border-top:0;}}.view-news-local-v2.view-display-id-double > .attachment,.view-news-local-v2.view-display-id-highlighted > .attachment{grid-column:span 4;}@media (max-width:900px){.view-news-local-v2.view-display-id-double > .attachment,.view-news-local-v2.view-display-id-highlighted > .attachment{grid-column:span 12;}}.view-news-local-v2.view-display-id-double > .attachment .view-content,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--4);}@media (max-width:900px){.view-news-local-v2.view-display-id-double > .attachment .view-content,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;grid-column-gap:var(--b14grid-gutter-width--12);}}.view-news-local-v2.view-display-id-double > .attachment .view-content > *,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *{grid-column:span 4;}.view-news-local-v2.view-display-id-double > .attachment .view-content > *:not(:first-child) .node a,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *:not(:first-child) .node a{border-top:0;}@media (max-width:900px){.view-news-local-v2.view-display-id-double > .attachment .view-content > *,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *{grid-column:span 6;}.view-news-local-v2.view-display-id-double > .attachment .view-content > *:nth-child(2) .node a,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *:nth-child(2) .node a{border-top:1px solid #000;}.view-news-local-v2.view-display-id-double > .attachment .view-content > *:nth-child(n+7),.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *:nth-child(n+7){display:none;}}@media (max-width:600px){.view-news-local-v2.view-display-id-double > .attachment .view-content > *,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *{grid-column:span 12;}.view-news-local-v2.view-display-id-double > .attachment .view-content > *:nth-child(2) .node a,.view-news-local-v2.view-display-id-highlighted > .attachment .view-content > *:nth-child(2) .node a{border-top:0;}}.view-news-local-v2.view-display-id-highlighted > .view-content-container .image-container{grid-column:span 8;}@media (max-width:900px){.view-news-local-v2.view-display-id-highlighted > .view-content-container .image-container{grid-column:span 4;}}@media (max-width:600px){.view-news-local-v2.view-display-id-highlighted > .view-content-container .image-container{grid-column:span 12;}}

.view-projects-main .view-content,.view-projects-crafts .view-content{row-gap:calc(42px + 18 * ((100vw - 600px) / 760));display:flex;flex-wrap:wrap;align-items:baseline;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);}@media screen and (max-width:600px){.view-projects-main .view-content,.view-projects-crafts .view-content{row-gap:42px;}}@media screen and (min-width:1360px){.view-projects-main .view-content,.view-projects-crafts .view-content{row-gap:60px;}}.view-projects-main .view-content .views-row,.view-projects-crafts .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 2 + var(--b14grid-gutter-width--12) * 1);}@media (max-width:900px){.view-projects-main .view-content .views-row,.view-projects-crafts .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 3 + var(--b14grid-gutter-width--12) * 2);}}@media (max-width:600px){.view-projects-main .view-content .views-row,.view-projects-crafts .view-content .views-row{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}}
.view-search .view-filters .form-item.form-type-textfield{grid-column-start:1;cursor:pointer;}.view-search .view-filters .form-item.form-type-textfield input{font-size:calc(25px + 15 * ((100vw - 600px) / 760));line-height:calc(25px + 15 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;line-height:50px !important;width:calc(100% - 60px);padding:12px 0 8px 20px;cursor:text;}@media screen and (max-width:600px){.view-search .view-filters .form-item.form-type-textfield input{font-size:25px;}}@media screen and (min-width:1360px){.view-search .view-filters .form-item.form-type-textfield input{font-size:40px;}}@media screen and (max-width:600px){.view-search .view-filters .form-item.form-type-textfield input{line-height:25px;}}@media screen and (min-width:1360px){.view-search .view-filters .form-item.form-type-textfield input{line-height:40px;}}.view-search .view-filters .form-item.form-type-textfield::after{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));left:auto;right:20px;}@media screen and (max-width:600px){.view-search .view-filters .form-item.form-type-textfield::after{font-size:18px;}}@media screen and (min-width:1360px){.view-search .view-filters .form-item.form-type-textfield::after{font-size:22px;}}@media screen and (max-width:600px){.view-search .view-filters .form-item.form-type-textfield::after{line-height:21px;}}@media screen and (min-width:1360px){.view-search .view-filters .form-item.form-type-textfield::after{line-height:26px;}}
.view-cases.view-display-id-related .view-content,.view-programs .view-content,.view-events-local .view-content,.view-further-educations-latest .view-content,.view-galleries.view-display-id-main .view-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-cases.view-display-id-related .view-content,.view-programs .view-content,.view-events-local .view-content,.view-further-educations-latest .view-content,.view-galleries.view-display-id-main .view-content{row-gap:12px;}}@media screen and (min-width:1360px){.view-cases.view-display-id-related .view-content,.view-programs .view-content,.view-events-local .view-content,.view-further-educations-latest .view-content,.view-galleries.view-display-id-main .view-content{row-gap:30px;}}@media screen and (max-width:600px){.view-cases.view-display-id-related .view-content,.view-programs .view-content,.view-events-local .view-content,.view-further-educations-latest .view-content,.view-galleries.view-display-id-main .view-content{row-gap:calc(4px + 8 * ((100vw) / 600));}}.view-events-local .view-content .views-row,.view-further-educations-latest .view-content .views-row,.view-galleries.view-display-id-main .view-content .views-row{grid-column:span 3;}@media (max-width:900px){.view-events-local .view-content .views-row,.view-further-educations-latest .view-content .views-row,.view-galleries.view-display-id-main .view-content .views-row{grid-column:span 4;}}@media (max-width:600px){.view-events-local .view-content .views-row,.view-further-educations-latest .view-content .views-row,.view-galleries.view-display-id-main .view-content .views-row{grid-column:span 6;}}@media (max-width:900px){.view-events-local .view-content .views-row:nth-child(n + 4),.view-further-educations-latest .view-content .views-row:nth-child(n + 4),.view-galleries.view-display-id-main .view-content .views-row:nth-child(n + 4){display:none;}}@media (max-width:600px){.view-events-local .view-content .views-row:nth-child(3),.view-further-educations-latest .view-content .views-row:nth-child(3),.view-galleries.view-display-id-main .view-content .views-row:nth-child(3){display:none;}}.view-cases.view-display-id-related .view-content > *,.view-programs .view-content > *{grid-column:span 6;}@media (max-width:900px){.view-cases.view-display-id-related .view-content > *,.view-programs .view-content > *{grid-column:span 12;}}
.view-filters .form-item input,.view-filters .form--inline .form-actions-wrapper .form-actions input{border:none;margin:0;padding:0;width:auto;overflow:visible;text-align:inherit;text-decoration:none;outline:none;background:transparent;border-radius:0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;}.view-filters .form-item input:focus,.view-filters .form--inline .form-actions-wrapper .form-actions input:focus{outline:2px solid blue;outline:2px solid Highlight;outline:2px solid -webkit-focus-ring-color;}.using-mouse .view-filters .form-item input:focus,.view-filters .form-item .using-mouse input:focus,.using-mouse .view-filters .form--inline .form-actions-wrapper .form-actions input:focus,.view-filters .form--inline .form-actions-wrapper .form-actions .using-mouse input:focus,.using-mouse .view-filters .form-item input:focus-visible,.view-filters .form-item .using-mouse input:focus-visible,.using-mouse .view-filters .form--inline .form-actions-wrapper .form-actions input:focus-visible,.view-filters .form--inline .form-actions-wrapper .form-actions .using-mouse input:focus-visible{outline:none;}.view-filters .form-item.form-type-textfield::after{font-family:'icomoon';font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.view-filters .form-item.form-type-textfield::after{content:"\e90b";}.view-filters .form-item.form-type-select::after{content:"↓";line-height:1;}.view-filters .form--inline{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-columns:1fr;grid-auto-rows:minmax(0,auto);grid-auto-flow:row dense;-moz-column-gap:var(--b14grid-gutter-width--12);column-gap:var(--b14grid-gutter-width--12);row-gap:calc(12px + 18 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-filters .form--inline{row-gap:12px;}}@media screen and (min-width:1360px){.view-filters .form--inline{row-gap:30px;}}@media screen and (max-width:600px){.view-filters .form--inline{row-gap:calc(4px + 8 * ((100vw) / 600));}}.view-filters{margin-bottom:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.view-filters{margin-bottom:35px;}}@media screen and (min-width:1360px){.view-filters{margin-bottom:50px;}}.view-filters .form-item{background-color:#fff;border:1px solid #FA4B0B;position:relative;}.view-filters .form-item input{font-size:calc(14px + 2 * ((100vw - 600px) / 760));line-height:calc(20px + 2 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiText",sans-serif;cursor:pointer;height:100%;width:100%;}@media screen and (max-width:600px){.view-filters .form-item input{font-size:14px;}}@media screen and (min-width:1360px){.view-filters .form-item input{font-size:16px;}}@media screen and (max-width:600px){.view-filters .form-item input{line-height:20px;}}@media screen and (min-width:1360px){.view-filters .form-item input{line-height:22px;}}.view-filters .form-item::after{pointer-events:none;position:absolute;transform:translateY(-50%);top:50%;}.view-filters .form-item.form-type-select{max-width:100%;}.view-filters .form-item.form-type-select::after{right:10px;}.view-filters .form-item.form-type-select > label{position:absolute;width:0;height:0;overflow:hidden;}.view-filters .form-item.form-type-textfield{grid-column-start:11;grid-column-end:13;}@media (max-width:900px){.view-filters .form-item.form-type-textfield{grid-column-start:10;}}@media (max-width:600px){.view-filters .form-item.form-type-textfield{grid-column-start:1;grid-row-start:2;}}.view-filters .form-item.form-type-textfield::after{left:10px;}.view-filters .form-item.form-type-textfield input{padding:9px 10px 4px 36px;}.view-filters .form--inline > *{grid-column:span 2;}@media (max-width:900px){.view-filters .form--inline > *{grid-column:span 3;}}@media (max-width:600px){.view-filters .form--inline > *{grid-column:span 6;}}.view-filters .form--inline .form-actions-wrapper{grid-column:span 12;}.view-filters .form--inline .form-actions-wrapper .form-actions{display:inline-block;position:relative;}.view-filters .form--inline .form-actions-wrapper .form-actions::after{transform:rotate(45deg);}.view-filters .form--inline .form-actions-wrapper .form-actions::before{transform:rotate(-45deg);}.view-filters .form--inline .form-actions-wrapper .form-actions::after,.view-filters .form--inline .form-actions-wrapper .form-actions::before{content:'';position:absolute;right:0;top:9px;width:9px;height:1px;background-color:#000;}.view-filters .form--inline .form-actions-wrapper .form-actions input{text-transform:capitalize;padding-right:15px;box-shadow:unset;}
.path-webform .webform-submission-form{width:calc(var(--b14grid-column-width--12) * 6 + var(--b14grid-gutter-width--12) * 5);}@media (max-width:900px){.path-webform .webform-submission-form{width:calc(var(--b14grid-column-width--12) * 8 + var(--b14grid-gutter-width--12) * 7);}}@media (max-width:600px){.path-webform .webform-submission-form{width:100%;}}.webform-submission-form .fieldset-legend{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:700;font-family:"AkademiDisplay",sans-serif;margin-top:calc(7px + 3 * ((100vw - 600px) / 760));margin-bottom:calc(28px + 12 * ((100vw - 600px) / 760));display:block;}@media screen and (max-width:600px){.webform-submission-form .fieldset-legend{font-size:18px;}}@media screen and (min-width:1360px){.webform-submission-form .fieldset-legend{font-size:22px;}}@media screen and (max-width:600px){.webform-submission-form .fieldset-legend{line-height:21px;}}@media screen and (min-width:1360px){.webform-submission-form .fieldset-legend{line-height:26px;}}@media screen and (max-width:600px){.webform-submission-form .fieldset-legend{margin-top:7px;}}@media screen and (min-width:1360px){.webform-submission-form .fieldset-legend{margin-top:10px;}}@media screen and (max-width:600px){.webform-submission-form .fieldset-legend{margin-bottom:28px;}}@media screen and (min-width:1360px){.webform-submission-form .fieldset-legend{margin-bottom:40px;}}.webform-submission-form fieldset + *{margin-top:calc(28px + 12 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.webform-submission-form fieldset + *{margin-top:28px;}}@media screen and (min-width:1360px){.webform-submission-form fieldset + *{margin-top:40px;}}.webform-submission-form .fieldset-wrapper{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));display:flex;flex-direction:column;}@media screen and (max-width:600px){.webform-submission-form .fieldset-wrapper{row-gap:28px;}}@media screen and (min-width:1360px){.webform-submission-form .fieldset-wrapper{row-gap:40px;}}.webform-submission-form .form-checkbox + label,.webform-submission-form .form-radio + label{font-size:calc(18px + 4 * ((100vw - 600px) / 760));line-height:calc(21px + 5 * ((100vw - 600px) / 760));font-weight:400;font-family:"AkademiDisplay",sans-serif;height:80px;padding-left:100px;}@media screen and (max-width:600px){.webform-submission-form .form-checkbox + label,.webform-submission-form .form-radio + label{font-size:18px;}}@media screen and (min-width:1360px){.webform-submission-form .form-checkbox + label,.webform-submission-form .form-radio + label{font-size:22px;}}@media screen and (max-width:600px){.webform-submission-form .form-checkbox + label,.webform-submission-form .form-radio + label{line-height:21px;}}@media screen and (min-width:1360px){.webform-submission-form .form-checkbox + label,.webform-submission-form .form-radio + label{line-height:26px;}}.webform-submission-form .form-checkbox + label::before,.webform-submission-form .form-radio + label::before{content:'';width:80px;height:80px;}.webform-submission-form .form-type-checkbox .description:first-child{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;text-transform:uppercase;margin-top:0;margin-bottom:10px;}.webform-submission-form .form-type-managed-file label,.webform-submission-form .form-type-webform-document-file label,.webform-submission-form .form-type-tel label,.webform-submission-form .form-type-textfield label,.webform-submission-form .form-type-email label,.webform-submission-form .form-type-select label,.webform-submission-form .form-type-url label,.webform-submission-form .form-type-webform-image-file label,.webform-submission-form .form-type-textarea label{font-size:12px;line-height:18px;letter-spacing:0.8px;font-weight:600;font-family:"AkademiText",sans-serif;display:block;text-transform:uppercase;margin-bottom:5px;}.webform-submission-form .form-type-managed-file input,.webform-submission-form .form-type-webform-document-file input,.webform-submission-form .form-type-tel input,.webform-submission-form .form-type-textfield input,.webform-submission-form .form-type-email input,.webform-submission-form .form-type-select input,.webform-submission-form .form-type-url input,.webform-submission-form .form-type-webform-image-file input,.webform-submission-form .form-type-textarea input{background-color:#fff;border:1px solid #FA4B0B;padding:16px 20px 14px;}.webform-submission-form .form-type-textarea textarea{background-color:#fff;border:1px solid #FA4B0B;padding:16px 20px 14px;}.webform-submission-form label.ck-label{display:none;}.webform-submission-form .form-type-select{width:800px;}.webform-submission-form .form-type-select label{padding:1em;}.webform-submission-form .webform-button--submit{margin-top:calc(35px + 15 * ((100vw - 600px) / 760));}@media screen and (max-width:600px){.webform-submission-form .webform-button--submit{margin-top:35px;}}@media screen and (min-width:1360px){.webform-submission-form .webform-button--submit{margin-top:50px;}}.webform-submission-form .form-item{margin-bottom:2em;}
.toolbar-fixed .toolbar .toolbar-bar{z-index:4500;}
.site-main{padding-bottom:calc(42px + 18 * ((100vw - 600px) / 760));padding-top:40px;}@media screen and (max-width:600px){.site-main{padding-bottom:42px;}}@media screen and (min-width:1360px){.site-main{padding-bottom:60px;}}.pullup-content .site-main{padding-top:0;}
.form-checkboxes,.form-radios{row-gap:calc(28px + 12 * ((100vw - 600px) / 760));display:flex;flex-direction:column;}@media screen and (max-width:600px){.form-checkboxes,.form-radios{row-gap:28px;}}@media screen and (min-width:1360px){.form-checkboxes,.form-radios{row-gap:40px;}}.form-type-checkbox:has(input.required):has(.description:first-child) label::after{display:none;}.form-type-checkbox:has(input.required):has(.description:first-child) .webform-element-description::after{content:'*';display:inline-block;margin-left:2px;}
