a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@use "sass:math";.typography__heading{font-weight:400;font-size:2.5rem;line-height:1.25;letter-spacing:.5px}@font-face{font-family:Jost;font-style:normal;font-weight:400;src:local("Jost Regular"),url(../fonts/Jost/Jost-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Jost;font-style:normal;font-weight:500;src:local("Jost Medium"),url(../fonts/Jost/Jost-Medium.ttf) format("truetype");font-display:swap}@font-face{font-family:Jost;font-style:normal;font-weight:700;src:local("Jost Bold"),url(../fonts/Jost/Jost-Bold.ttf) format("truetype");font-display:swap}@font-face{font-family:Archivo Black;font-style:normal;font-weight:400;src:local("Archivo Black"),url(../fonts/Archivo_Black/ArchivoBlack-Regular.ttf) format("truetype");font-display:swap}.grid-list{display:grid}@media only screen and (max-width:639px){.grid-list{grid-template-columns:1fr}}@media only screen and (max-width:639px){.grid-list--news{gap:64px}}@media only screen and (min-width:640px) and (max-width:1023px){.grid-list--news{grid-template-columns:repeat(2,1fr);gap:44px}}@media only screen and (min-width:1024px) and (max-width:1279px){.grid-list--news{grid-template-columns:repeat(3,1fr);gap:44px}}@media only screen and (min-width:1280px){.grid-list--news{grid-template-columns:repeat(4,1fr);gap:24px}}@media only screen and (max-width:639px){.grid-list--publications{gap:15px}}@media only screen and (min-width:640px){.grid-list--publications{gap:24px}}@media only screen and (min-width:640px) and (max-width:1023px){.grid-list--publications{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px) and (max-width:1279px){.grid-list--publications{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1280px) and (max-width:1535px){.grid-list--publications{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:1536px){.grid-list--publications{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width:639px){.grid-list--program-council{gap:16px}}@media only screen and (min-width:640px){.grid-list--program-council{gap:20px}}@media only screen and (min-width:640px) and (max-width:767px){.grid-list--program-council{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px) and (max-width:1023px){.grid-list--program-council{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px) and (max-width:1279px){.grid-list--program-council{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1280px){.grid-list--program-council{grid-template-columns:repeat(5,1fr)}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html.modalOpened body{overflow:hidden}html.accessible--text--normal{font-size:1.25rem}html.accessible--text--large{font-size:1.5rem}html.accessible--contrast{color:#fff005!important;background:#000!important}body{position:relative;font-weight:400;font-family:Stratos,sans-serif;font-size:1rem;line-height:1.25;letter-spacing:.5px;color:#222120}.main{overflow:hidden}.container{margin-inline:auto;width:100%;max-width:1920px}.sr-only{margin:-1;padding:0;position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);border:0;overflow:hidden;pointer-events:none}img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.accordion-content,.toggle-content{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .5s,visibility .5s}.accordion-content[aria-hidden=false],.toggle-content[aria-hidden=false]{grid-template-rows:1fr;visibility:visible}.accordion-content>div,.toggle-content>div{overflow:hidden}.toggle-trigger{display:inline-flex;align-items:center;gap:8px;font-size:1rem}.toggle-trigger>svg{width:20px;height:20px;transform:rotate(90deg);transition:transform .5s}.toggle-trigger[aria-expanded=true]>svg{transform:rotate(270deg)}html.accessible--contrast .button{color:#fff005!important;background:#000!important}html.accessible--contrast a:focus-visible,html.accessible--contrast button:focus-visible{outline-color:#fff005!important}button{padding:0;outline:none;border:0;border-radius:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}a,button{font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}a{text-decoration:none}a:hover,button:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline:2px solid #d9232a;outline-offset:2px;transition:all .2s}.button{padding:12px;width:100%;font-family:inherit;font-weight:400;font-size:1rem;line-height:1.25;letter-spacing:.5px;color:#fff;opacity:1;background-color:#222120;transition-property:opacity,color,background-color;transition-duration:.3s}.button:hover{opacity:.8}.link{display:inline-flex;align-items:center;gap:8px;font-size:1rem;line-height:1.25;letter-spacing:.5px;color:inherit}.link>svg{width:20px;height:20px}.highlighted:hover{text-decoration:underline}.highlighted:focus-visible{outline:none;color:#222120;background-color:#fff005}html.accessible--contrast .badge{color:#000!important;border-color:#000!important;background-color:#fff005!important}.badge{padding:6px 8px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:.875rem;text-transform:uppercase;color:#222120;border:1px solid #222120;background-color:#fff}html.accessible--contrast .cookies{color:#000!important;background:#fff005!important}.cookies{position:fixed;left:0;bottom:0;right:0;color:#222120;background-color:#fff;transform:translateY(100%);transition:transform .5s;z-index:30}.cookies[aria-hidden=false]{transform:translateY(0)}.cookies .container{display:flex}@media only screen and (max-width:1023px){.cookies .container{padding:32px 16px;flex-direction:column;gap:40px}}@media only screen and (min-width:1024px){.cookies .container{padding:40px 104px;flex-direction:row;align-items:center;justify-content:space-between}}.cookies__content h2{margin-bottom:16px;font-size:2rem}.cookies__content h2,.cookies__content p{font-weight:400;line-height:1.25;letter-spacing:.5px}.cookies__content p{font-size:1rem}.cookies__close{padding:24px}@media only screen and (max-width:1023px){.cookies__close{width:100%}}@media only screen and (min-width:1024px){.cookies__close{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}.responsive-embed{position:relative;width:100%;height:0;padding-bottom:75%;overflow:hidden}.responsive-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen{padding-bottom:56.25%}html.accessible--contrast .page-numbers[aria-current=page]{border-color:#fff005!important}.pagination{margin-top:72px}@media only screen and (max-width:1023px){.pagination{padding-inline:16px}}@media only screen and (min-width:1024px){.pagination{padding-inline:104px}}.pagination .list{position:relative;display:flex;justify-content:center;gap:16px;width:-moz-fit-content;width:fit-content}.pagination .page-numbers{padding:4px 8px;display:block;height:100%;font-size:1rem}.pagination .page-numbers[aria-current=page]{border:1px solid #222120}.pagination .page-numbers.next,.pagination .page-numbers.prev{position:absolute;top:0;bottom:0}.pagination .page-numbers.prev{left:-36px}.pagination .page-numbers.prev svg{transform:scaleX(-1)}.pagination .page-numbers.next{right:-36px}.swiper-container{margin-inline:auto;position:relative;width:100%;height:auto;list-style-type:none;overflow:hidden;z-index:1}.swiper-container .swiper-wrapper{display:flex;box-sizing:content-box;position:relative;width:100%;height:100%;z-index:1;transition-property:transform}.swiper-container .swiper-wrapper.centered{justify-content:center}.swiper-container .swiper-slide{flex-shrink:0;position:relative;width:100%;height:auto;transition-property:transform}html.accessible--contrast .swiper-scrollbar{background:#000!important}html.accessible--contrast .swiper-scrollbar-drag{background:#fff005!important}.swiper-scrollbar{position:absolute;height:3px;background-color:#bdbebf;touch-action:none}@media only screen and (max-width:1023px){.swiper-scrollbar{left:16px;right:16px}}@media only screen and (min-width:1024px){.swiper-scrollbar{left:104px;right:104px}}.swiper-scrollbar-drag{height:100%;background-color:#222120}.tabs{display:inline-flex;gap:24px}@media only screen and (max-width:1023px){.tabs{margin:48px 0;padding-inline:16px}}@media only screen and (min-width:1024px){.tabs{margin:64px 0;padding-inline:104px}}.tabs__trigger{font-weight:400;font-size:1rem;line-height:1.25;letter-spacing:.5px;text-transform:uppercase}.tabs__trigger[aria-current=page],.tabs__trigger[aria-selected=true]{text-decoration:underline}.tab-content--hidden{display:none}[data-form-submitted]{display:none;color:#009647}[data-form-submitted].submitted{display:block}.skip-to-main-content{padding:16px;position:absolute;left:50%;top:-53px;opacity:0;border-left:1px solid;border-bottom:1px solid;border-right:1px solid;transform:translateX(-50%);z-index:30}.skip-to-main-content:focus{top:0;opacity:1;transition-duration:0s}html.accessible--contrast .navbar,html.accessible--contrast .skip-to-main-content{color:#fff005!important;border-color:#fff005!important;background:#000!important}html.accessible--contrast .navbar__logo img{filter:brightness(0) saturate(100%) invert(79%) sepia(93%) saturate(492%) hue-rotate(348deg) brightness(103%) contrast(106%)!important}html.accessible--contrast .navbar__search__button[aria-expanded=true]{color:#000!important;background:#fff005!important}html.accessible--contrast .navbar__menu{color:#fff005!important;background:#000!important}html.accessible--contrast .navbar__menu:before{background:#fff005!important}html.accessible--contrast .navbar__menu-trigger--close{color:#fff005!important}html.accessible--contrast .navbar__menu-logo{filter:brightness(0) saturate(100%) invert(79%) sepia(93%) saturate(492%) hue-rotate(348deg) brightness(103%) contrast(106%)!important}html.accessible--contrast .navbar__accessibility,html.accessible--contrast .navbar__accessibility-item{border-color:#fff005!important}html.accessible--contrast .sub-menu{color:#fff005!important;border-color:#fff005!important;background-color:#000!important}html.accessible--contrast .chevron{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljg1NCAxMC44NTRhLjUuNSAwIDAxLS43MDggMGwtNS01YS41LjUgMCAwMS43MDgtLjcwOEw4LjUgOS43OTNsNC42NDYtNC42NDdhLjUuNSAwIDAxLjcwOC43MDhsLTUgNXoiIGZpbGw9IiNGRkYwMDUiLz48L3N2Zz4=")!important}@media only screen and (min-width:1300px){body.home .skip-to-main-content,body.home .sub-menu{color:#222120;border-color:#222120;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}body.blog .skip-to-main-content,body.blog .sub-menu{color:#fff;border-color:#fff;background-color:#222120}body.page-template-about .skip-to-main-content,body.page-template-about .sub-menu,body.post-type-archive-publikacje .skip-to-main-content,body.post-type-archive-publikacje .sub-menu{color:#fff;border-color:#fff;background-color:#0c4a8e}body.post-type-archive-rada-programowa .skip-to-main-content,body.post-type-archive-rada-programowa .sub-menu{color:#222120;border-color:#222120;background-color:#bdbebf}body.page-template-education .skip-to-main-content,body.page-template-education .sub-menu{color:#fff;border-color:#fff;background-color:#009647}body.page-id-543 .skip-to-main-content,body.page-id-543 .sub-menu{color:#222120;border-color:#222120;background-color:#fff005}body.error404 .skip-to-main-content,body.error404 .sub-menu,body.page-template-search-results .skip-to-main-content,body.page-template-search-results .sub-menu,body.page-template-text .skip-to-main-content,body.page-template-text .sub-menu,body.post-type-archive-wydarzenia .skip-to-main-content,body.post-type-archive-wydarzenia .sub-menu,body.single-post .skip-to-main-content,body.single-post .sub-menu,body.single-publikacje .skip-to-main-content,body.single-publikacje .sub-menu,body.single-rada-programowa .skip-to-main-content,body.single-rada-programowa .sub-menu,body.single-wydarzenia .skip-to-main-content,body.single-wydarzenia .sub-menu{color:#222120;border-color:#222120;background-color:#fff}}.navbar{position:absolute;top:0;left:0;right:0;width:100%;background:transparent}.navbar--dark{color:#222120;border-color:#222120}@media only screen and (min-width:1300px){.navbar--dark .chevron{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljg1NCAxMC44NTRhLjUuNSAwIDAxLS43MDggMGwtNS01YS41LjUgMCAwMS43MDgtLjcwOEw4LjUgOS43OTNsNC42NDYtNC42NDdhLjUuNSAwIDAxLjcwOC43MDhsLTUgNXoiIGZpbGw9IiMyMjIxMjAiLz48L3N2Zz4=")}}.navbar--light{color:#fff;border-color:#fff}@media only screen and (min-width:1300px){.navbar--light .chevron{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljg1NCAxMC44NTRhLjUuNSAwIDAxLS43MDggMGwtNS01YS41LjUgMCAwMS43MDgtLjcwOEw4LjUgOS43OTNsNC42NDYtNC42NDdhLjUuNSAwIDAxLjcwOC43MDhsLTUgNXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=")}}.navbar--main{position:relative;border-bottom:1px solid}@media only screen and (max-width:1299px){.navbar--main{padding:16px;height:69px}}@media only screen and (min-width:1300px){.navbar--main{padding:0 104px;border-top:1px solid}}@media only screen and (max-width:1299px){.navbar--side{display:none}}@media only screen and (min-width:1300px){.navbar--side{padding:0 104px}}@media only screen and (min-width:1300px){.navbar__side-list{margin-left:auto;display:inline-flex;justify-content:flex-end;align-items:center;gap:32px;width:100%}.navbar__side-list>li{padding:9.5px 0}.navbar__side-list a{display:flex;font-size:.875rem;text-transform:uppercase}}.navbar__logo{position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1299px){.navbar__logo{left:16px}}@media only screen and (min-width:1300px){.navbar__logo{left:104px}}.navbar__logo a{display:block;width:37px;height:37px}.navbar__logo img{width:100%;height:100%}.navbar__menu{display:flex}@media only screen and (max-width:1299px){.navbar__menu{flex-direction:column;position:fixed;inset:0;color:#fff;background-color:#222120;transform:translateX(100%);transition:transform .5s;overflow:scroll;z-index:20}.navbar__menu:before{content:"";display:block;position:absolute;top:68px;left:0;right:0;width:100%;height:1px;background-color:#fff}.navbar__menu[aria-hidden=false]{transform:translateX(0)}}@media only screen and (min-width:1300px){.navbar__menu{margin-inline:auto;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:1299px){.navbar__menu-logo{position:absolute;top:16px;left:16px;width:37px;height:37px}}@media only screen and (min-width:1300px){.navbar__menu-logo{display:none}}@media only screen and (max-width:1299px){.navbar__menu-trigger{position:absolute;right:16px;font-size:1rem;text-transform:uppercase}}@media only screen and (min-width:1300px){.navbar__menu-trigger{display:none}}.navbar__menu-trigger--open{top:50%;transform:translateY(-50%);color:inherit}.navbar__menu-trigger--close{position:absolute;top:22.5px;color:#fff}.navbar__links{display:flex;gap:40px}@media only screen and (max-width:1299px){.navbar__links{padding:123px 16px 54px;flex-direction:column;align-items:flex-end;text-align:right}}@media only screen and (min-width:1300px){.navbar__links{flex-direction:row;opacity:1;transition:opacity .5s}.navbar__links>li{padding:16px 0}.navbar__links--search-active{opacity:0}}@media only screen and (max-width:1299px){.navbar__links a{font-size:1.25rem}}@media only screen and (min-width:1300px){.navbar__links a{font-size:1rem}}@media only screen and (max-width:1299px){.navbar__search{display:none}}@media only screen and (min-width:1300px){.navbar__search{position:absolute;top:0;bottom:0;right:104px;font-weight:400;font-size:1rem;line-height:1.5;border-left:1px solid;border-right:1px solid}.navbar__search__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;width:103px;height:100%;font-weight:inherit;font-size:inherit;line-height:inherit;text-transform:uppercase;color:inherit;background:transparent;z-index:10;transition:color .5s,background .5s}.navbar__search__button[aria-expanded=true]{color:#fff;background:#d9232a}.navbar__search__button svg{width:16px;height:16px;color:inherit;pointer-events:none}.navbar__search__input{padding:16px;position:absolute;top:0;bottom:0;right:103px;width:0;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;outline:none;border:none;border-left:1px solid;color:inherit;background:transparent;transform:translateX(32px);transition:width .5s}.navbar__search__input[aria-hidden=false]{width:340px}.navbar__search__input::-moz-placeholder{color:inherit;text-transform:uppercase}.navbar__search__input::placeholder{color:inherit;text-transform:uppercase}}@media only screen and (max-width:1299px){.navbar__accessibility{margin-top:auto;display:flex;border-top:1px solid #fff;border-bottom:1px solid #fff}}@media only screen and (min-width:1300px){.navbar__accessibility{display:none}}.navbar__accessibility-item{display:flex;align-items:baseline;justify-content:center}@media only screen and (max-width:1299px){.navbar__accessibility-item{padding:24px 0;flex:1}.navbar__accessibility-item:first-of-type{border-right:1px solid #fff}.navbar__accessibility-item:last-of-type{gap:16px}}@media only screen and (min-width:1300px){.navbar__accessibility-item{gap:16px}.navbar__accessibility-item:first-of-type{margin-bottom:16px}}.navbar__accessibility-text{color:inherit}.navbar__accessibility-text--small{font-size:.75rem}.navbar__accessibility-text--normal{font-size:1rem}.navbar__accessibility-text--large{font-size:1.25rem}.navbar__accessibility-contrast svg{width:24px;height:24px;color:inherit}@media only screen and (max-width:1299px){.navbar__social-media{padding:24px 16px;display:inline-flex;justify-content:space-between}.navbar__social-media a{font-size:.875rem}}@media only screen and (min-width:1300px){.navbar__social-media{display:none}}.menu-item-has-children{position:relative}.menu-item-has-children .chevron{display:block;width:16px;height:16px;transform:scaleY(1);transition:transform .5s}@media only screen and (max-width:1299px){.menu-item-has-children .chevron{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljg1NCAxMC44NTRhLjUuNSAwIDAxLS43MDggMGwtNS01YS41LjUgMCAwMS43MDgtLjcwOEw4LjUgOS43OTNsNC42NDYtNC42NDdhLjUuNSAwIDAxLjcwOC43MDhsLTUgNXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=")}}.menu-item-has-children>a{display:inline-flex;align-items:center;gap:8px}.menu-item-has-children>a[aria-expanded=true] .chevron{transform:scaleY(-1)}.menu-item-has-children .sub-menu{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:1299px){.menu-item-has-children>a[aria-expanded=true]+div{grid-template-rows:1fr;visibility:visible}.menu-item-has-children>div{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .5s,visibility .5s}.menu-item-has-children .sub-menu{overflow:hidden}.menu-item-has-children .sub-menu>li:first-of-type{margin-top:24px}}@media only screen and (min-width:1300px){.menu-item-has-children>a[aria-expanded=true]+.sub-menu{visibility:visible;transform:translateX(-50%) scaleY(1)}.menu-item-has-children .sub-menu{padding:16px;width:-moz-fit-content;width:fit-content;position:absolute;top:calc(100% + 1px);left:50%;right:0;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;visibility:hidden;transform:translateX(-50%) scaleY(0);transform-origin:top center;transition:transform .3s,visibility .3s;overflow:hidden;z-index:20}.menu-item-has-children .sub-menu a{white-space:nowrap}}html.accessible--contrast .page-header{color:#fff005!important;background:#000!important;border-bottom:1px solid #fff005!important}body.blog .page-header{color:#fff;background-color:#222120}body.page-template-about .page-header,body.post-type-archive-publikacje .page-header{color:#fff;background-color:#0c4a8e}body.post-type-archive-rada-programowa .page-header{color:#222120;background-color:#bdbebf}body.page-template-education .page-header{color:#fff;background-color:#009647}body.page-id-543 .page-header{color:#222120;background-color:#fff005}body.page-template-search-results .page-header,body.page-template-text .page-header,body.post-type-archive-wydarzenia .page-header{color:#222120;border-bottom:1px solid #222120;background-color:#fff}@media only screen and (max-width:1023px){.page-header .container{padding:110px 16px 40px}}@media only screen and (min-width:1024px){.page-header .container{padding:150px 104px 40px}}.page-header__content{display:flex}@media only screen and (max-width:1023px){.page-header__content{margin-top:40px;flex-direction:column;gap:40px}}@media only screen and (min-width:1024px){.page-header__content{margin-top:56px;flex-direction:row;justify-content:space-between}}.page-header__link{margin-left:4px}.page-header__link>svg{transform:scaleX(-1)}.page-header__title{flex:1;color:inherit}.page-header__description{flex:1;font-weight:500;font-size:1rem;line-height:1.25;letter-spacing:.5px;color:inherit}@media only screen and (max-width:1023px){.page-header__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}html.accessible--contrast .footer{color:#fff005!important;background:#000!important}html.accessible--contrast .footer__top{border-color:#fff005!important}html.accessible--contrast .footer__logo img{filter:brightness(0) saturate(100%) invert(79%) sepia(93%) saturate(492%) hue-rotate(348deg) brightness(103%) contrast(106%)!important}html.accessible--contrast .footer-details__mkdn span{color:#fff005!important}.footer{color:#fff;background-color:#222120}.footer__top{border-top:1px solid #fff;border-bottom:1px solid #fff}@media only screen and (min-width:768px){.footer__top{display:flex;align-items:flex-start}}@media only screen and (max-width:1023px){.footer__top{padding:48px 24px 32px}}@media only screen and (min-width:1024px){.footer__top{padding:48px 104px}}.footer__bottom{margin:0}@media only screen and (max-width:1023px){.footer__bottom{padding:24px}}@media only screen and (min-width:1024px){.footer__bottom{padding:24px 104px}}@media only screen and (min-width:768px){.footer__logo{flex:1}}.footer__logo img{display:block;width:209px;height:auto}@media only screen and (min-width:768px){.footer-details{flex:1}}@media only screen and (min-width:1024px){.footer-details{display:flex}}@media only screen and (min-width:1024px) and (max-width:1279px){.footer-details{flex-direction:column;gap:32px}}@media only screen and (min-width:1280px){.footer-details{flex-direction:row;justify-content:space-between;width:100%}}.footer-details__list{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){.footer-details__list{margin-top:72px}}@media only screen and (max-width:1023px){.footer-details__mkdn{margin-top:48px}}.footer-details__mkdn img{width:254px}.footer-details__mkdn p{margin-top:12px;max-width:310px;font-size:.75rem}.footer-details__mkdn p span{color:#bdbebf}html.accessible--contrast .hero{color:#000!important;background:#fff005!important}html.accessible--contrast .hero__logo{filter:brightness(0) saturate(100%) invert(0) sepia(75%) saturate(0) hue-rotate(25deg) brightness(87%) contrast(103%)!important}@media only screen and (max-width:767px){.hero{padding:21vw 16px;aspect-ratio:375/491;background:#d9232a var(--bg-mobile);background-size:cover;background-position:50%;background-repeat:no-repeat}}@media only screen and (min-width:768px){.hero{padding-top:15vw;aspect-ratio:1514/635;background:#d9232a var(--bg-desktop);background-size:cover;background-position:50%;background-repeat:no-repeat}}@media only screen and (min-width:768px) and (max-width:1023px){.hero{padding-inline:24px}}@media only screen and (min-width:1024px){.hero{padding-inline:104px}}.hero__logo{display:block;height:auto}@media only screen and (max-width:767px){.hero__logo{width:100%}}@media only screen and (min-width:768px){.hero__logo{width:54vw}}html.accessible--contrast .section-news{color:#fff005!important;background:#000!important}.section-news{position:relative;color:#fff;background-color:#222120}@media only screen and (max-width:1023px){.section-news{padding:40px 0 141px}}@media only screen and (min-width:1024px){.section-news{padding:88px 0}}.section-news__header{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:1023px){.section-news__header{padding-inline:16px}}@media only screen and (min-width:1024px){.section-news__header{padding-inline:104px}}@media only screen and (max-width:1023px){.section-news__see-all{position:absolute;bottom:64px;left:16px}}.section-news__content{padding-bottom:4px}@media only screen and (max-width:1023px){.section-news__content{margin-top:32px;padding-inline:16px}}@media only screen and (min-width:1024px){.section-news__content{margin-top:64px;padding-inline:104px}}.news-item{color:inherit}@media only screen and (min-width:640px) and (max-width:1023px){.news-item--promoted{grid-column:1/3}}@media only screen and (min-width:1024px) and (max-width:1279px){.news-item--promoted{grid-column:1/4}}@media only screen and (min-width:1280px){.news-item--promoted{grid-column:1/5}}@media only screen and (max-width:1023px){.news-item--promoted .news-item__title{margin-bottom:32px;font-size:2rem}}@media only screen and (min-width:1024px){.news-item--promoted .news-item__title{margin-bottom:40px;font-size:2.5rem}}.news-item--promoted .news-item__content{display:flex}.news-item--promoted .news-item__content img{display:block;width:100%;height:auto;max-height:100vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (max-width:1023px){.news-item--promoted .news-item__content{flex-direction:column}.news-item--promoted .news-item__content p{margin:32px 0;font-size:1rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}@media only screen and (min-width:1024px){.news-item--promoted .news-item__content{flex-direction:row;gap:24px}.news-item--promoted .news-item__content>div:first-of-type{flex-basis:60%}.news-item--promoted .news-item__content>div:last-of-type{flex-basis:40%}.news-item--promoted .news-item__content p{margin-bottom:36px;font-size:1.25rem}}.news-item__details{font-size:.875rem;line-height:1.25;letter-spacing:.5px}.news-item__details>span{text-transform:uppercase}.news-item__title{margin:16px 0;font-size:1.25rem}.news-item__link,.news-item__title{line-height:1.25;letter-spacing:.5px}.news-item__link{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;font-size:1rem;color:inherit}.news-item__link>svg{width:20px;height:20px}html.accessible--contrast .section-events{color:#fff005!important;background:#000!important}html.accessible--contrast .event-item__link:focus-visible .badge,html.accessible--contrast .event-item__link:hover .badge{color:#fff005!important;border-color:#fff005!important;background:#000!important}.section-events{color:#222120}@media only screen and (max-width:1023px){.section-events{padding:56px 16px 48px}}@media only screen and (min-width:1024px){.section-events{padding:88px 104px 140px}}@media only screen and (max-width:1023px){.section-events__heading{margin-bottom:40px}}@media only screen and (min-width:1024px){.section-events__heading{margin-bottom:64px}}.section-events__list-heading{padding-bottom:8px;font-weight:400;line-height:1.25;letter-spacing:.5px;border-bottom:1px solid #222120}.section-events__list-heading:not(:first-of-type){margin-top:16px}@media only screen and (max-width:1023px){.section-events__list-heading{font-size:1.5rem}}@media only screen and (min-width:1024px){.section-events__list-heading{font-size:1rem}}@media only screen and (max-width:1023px){.section-events__list{margin-top:16px}}@media only screen and (min-width:1024px){.section-events__list{margin-top:20px}}.section-events__see-all{margin:32px auto 0;display:flex;width:-moz-fit-content;width:fit-content}.event-item{position:relative}@media only screen and (max-width:1023px){.event-item:not(:first-of-type):before{content:"";display:block;position:absolute;top:0;left:0;right:0;width:100%;height:1px;background-color:#222120;opacity:.2}}.event-item__link:focus-visible .badge,.event-item__link:hover .badge{color:#fff;background-color:#222120}@media only screen and (max-width:1023px){.event-item__link{padding:16px 0;display:block}}@media only screen and (min-width:1024px){.event-item__link{padding:12px 0;display:flex;align-items:center;justify-content:space-between;width:100%}.event-item__link:focus-visible .event-item__see,.event-item__link:hover .event-item__see{opacity:1}}.event-item__text{display:block;font-weight:400;font-size:1.125rem;line-height:1.25;letter-spacing:.5px}@media only screen and (min-width:1024px){.event-item__text{flex-basis:15%}}.event-item__details{display:flex}@media only screen and (max-width:1023px){.event-item__details{margin:16px 0 12px;flex-direction:column;gap:12px}}@media only screen and (min-width:1024px){.event-item__details{flex-basis:50%;align-items:center;gap:24px}}.event-item__title{font-size:1.5rem}.event-item .badge{transition:color .3s,background-color .3s}@media only screen and (max-width:1023px){.event-item__see{display:none}}@media only screen and (min-width:1024px){.event-item__see{flex-basis:5%;opacity:0;transition:opacity .3s}}html.accessible--contrast .section-patron{color:#000!important;background:#fff005!important}.section-patron{color:#fff;background:#0c4a8e var(--bg-desktop);background-size:cover;background-repeat:no-repeat}.section-patron .container{display:flex;flex-direction:column;height:100%}@media only screen and (max-width:1023px){.section-patron .container{padding:48px 16px}}@media only screen and (min-width:1024px){.section-patron .container{padding:88px 104px}}@media only screen and (max-width:767px){.section-patron{aspect-ratio:372/957;background-position:77% 0}}@media only screen and (min-width:768px){.section-patron{aspect-ratio:505/229;background-position:50%}}.section-patron__article{margin-top:auto;max-width:990px}.section-patron__heading{font-weight:400;line-height:1.25;letter-spacing:.5px}@media only screen and (max-width:1023px){.section-patron__heading{margin-bottom:24px;font-size:3.5rem}}@media only screen and (min-width:1024px){.section-patron__heading{margin-bottom:40px;font-size:5rem}}.section-patron p{margin:0;font-weight:400;line-height:1.25}@media only screen and (max-width:1023px){.section-patron p{font-size:1.25rem}}@media only screen and (min-width:1024px){.section-patron p{font-size:1.5rem}}html.accessible--contrast .section-promoted-publication{color:#fff005!important;background:#000!important}@media only screen and (max-width:1023px){.section-promoted-publication{padding:48px 16px}}@media only screen and (min-width:1024px){.section-promoted-publication{padding:64px 104px 70px}}@media only screen and (max-width:1023px){.section-promoted-publication__content{margin-top:48px}.section-promoted-publication__content>div:first-of-type{display:none}}@media only screen and (min-width:1024px){.section-promoted-publication__content{margin-top:60px;display:flex;gap:45px}.section-promoted-publication__content>div:first-of-type{flex-basis:20%}.section-promoted-publication__content>div:last-of-type{flex-basis:80%}}@media only screen and (max-width:1023px){.section-promoted-publication__img--mobile{width:65%}}@media only screen and (min-width:1024px){.section-promoted-publication__img--mobile{display:none}}.section-promoted-publication__link{margin:24px auto 0;display:flex;width:-moz-fit-content;width:fit-content}.section-promoted-publication__title{display:flex;font-weight:400;font-size:1.5rem;line-height:1.25;letter-spacing:.5px}@media only screen and (max-width:1023px){.section-promoted-publication__title{margin-bottom:32px;flex-direction:column;gap:8px}}@media only screen and (min-width:1024px){.section-promoted-publication__title{margin-bottom:48px;flex-direction:row;gap:16px}}.section-promoted-publication__title span{padding:6px 8px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:.875rem;text-transform:uppercase;color:#fff;border:1px solid #fff;background-color:#222120}.section-promoted-publication__description{display:flex;justify-content:space-between;gap:24px;width:100%;font-weight:400;line-height:1.25;letter-spacing:.5px}@media only screen and (max-width:1023px){.section-promoted-publication__description{margin-top:32px;flex-direction:column}.section-promoted-publication__description h4{margin-bottom:16px}.section-promoted-publication__description .toggle-title{display:inline-flex;justify-content:space-between;width:100%}}@media only screen and (min-width:1024px){.section-promoted-publication__description{flex-direction:row}.section-promoted-publication__description h4{margin-bottom:24px}.section-promoted-publication__description .toggle-trigger{display:none}}.section-promoted-publication__description h4{font-size:1.25rem}.section-promoted-publication__description p{font-size:1rem}@media only screen and (max-width:1023px){.section-promoted-publication__authors--desktop{display:none}}@media only screen and (min-width:1024px){.section-promoted-publication__authors--mobile{display:none}}html.accessible--contrast .section-publications{color:#fff005!important;background:#000!important}.section-publications{color:#222120}@media only screen and (max-width:1023px){.section-publications{padding-top:48px}}.section-publications__header{display:inline-flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:1023px){.section-publications__header{padding-inline:16px}}@media only screen and (min-width:1024px){.section-publications__header{padding-inline:104px}}@media only screen and (max-width:1023px){.section-publications__content{padding:0 16px 80px}}@media only screen and (min-width:1024px){.section-publications__content{padding:0 104px 275px}}@media only screen and (max-width:1023px){.section-publications__scrollbar{bottom:48px}}@media only screen and (min-width:1024px){.section-publications__scrollbar{bottom:230px}}@media only screen and (max-width:1023px){.section-publications__see-all{display:none}}.publications-item{font-weight:400;font-size:1rem;line-height:1.25}.publications-item__article{display:flex;flex-direction:column;height:100%}.publications-item__image{width:100%;height:auto;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.publications-item__authors,.publications-item__title{font-weight:inherit;font-size:inherit;line-height:inherit}.publications-item__title{margin:16px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.publications-item__authors{margin-bottom:32px}.publications-item__link{margin-top:auto;width:-moz-fit-content;width:fit-content}html.accessible--contrast .section-education__wrapper{color:#000!important;background:#fff005!important}@media only screen and (min-width:1024px){.section-education{position:relative}}.section-education__wrapper{display:flex;color:#fff;background:#009647 var(--education-center-bg);background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:1023px){.section-education__wrapper{padding:72px 16px;flex-direction:column;gap:115px}}@media only screen and (min-width:1024px){.section-education__wrapper{padding:72px;flex-direction:row;justify-content:space-between;position:absolute;top:50%;left:104px;right:104px;background-position:50%;transform:translateY(-50%);z-index:10}}@media only screen and (min-width:1024px){.section-education__heading{flex-basis:40%}}@media only screen and (min-width:1024px){.section-education__content{flex-basis:60%}}.section-education__content>p{margin-bottom:32px;font-weight:400;font-size:1.125rem;line-height:1.25;letter-spacing:.5px}.section-education__see-more{display:inline-flex;align-items:center;gap:8px;font-size:1rem;line-height:1.25;letter-spacing:.5px}.section-education__see-more>svg{width:20px;height:20px}html.accessible--contrast .section-video{color:#fff005!important;background:#000!important}.section-video{background-color:#bdbebf}@media only screen and (max-width:1023px){.section-video{padding-top:48px}}@media only screen and (min-width:1024px){.section-video{padding-top:230px}}@media only screen and (max-width:1023px){.section-video__heading{padding-inline:16px}}@media only screen and (min-width:1024px){.section-video__heading{padding-inline:104px}}.section-video__nav{margin:24px 0;display:flex;gap:24px;width:100%}@media only screen and (max-width:1023px){.section-video__nav{padding-inline:16px}.section-video__nav svg{width:40px;height:40px}}@media only screen and (min-width:1024px){.section-video__nav{padding-inline:104px}.section-video__nav svg{width:53px;height:53px}}.section-video__nav--prev{margin-left:auto;transform:scaleX(-1)}.section-video__nav--next,.section-video__nav--prev{opacity:1;transition:opacity .3s}.section-video__nav--next[aria-disabled=true],.section-video__nav--prev[aria-disabled=true]{opacity:.2;cursor:default}@media only screen and (max-width:1023px){.section-video__content{padding:0 16px 104px}}@media only screen and (min-width:1024px){.section-video__content{padding:0 104px 133px}}.section-video__scrollbar{background-color:#fff}@media only screen and (max-width:1023px){.section-video__scrollbar{bottom:48px}}@media only screen and (min-width:1024px){.section-video__scrollbar{bottom:112px}}.video-item iframe{width:100%;aspect-ratio:16/9}html.accessible--contrast .section-contact{color:#fff005!important;background:#000!important}.section-contact{display:flex;color:#fff;background-color:#222120}@media only screen and (max-width:767px){.section-contact{flex-direction:column;gap:104px}}@media only screen and (min-width:768px){.section-contact{flex-direction:row;align-items:center}}@media only screen and (max-width:1023px){.section-contact{padding:88px 24px}}@media only screen and (min-width:1024px){.section-contact{padding:88px 104px}}.section-contact__heading{font-size:5rem}@media only screen and (min-width:768px){.section-contact__details,.section-contact__heading{flex:1}}.section-contact__details a,.section-contact__details p{font-size:1.25rem}.section-contact__details a{text-decoration:underline}.section-contact__details p{margin-bottom:32px}.section-contact__details p:first-of-type{font-weight:500}html.accessible--contrast .about-page{color:#fff005!important;background:#000!important}.about-page{padding-top:15px;margin-bottom:65px}@media only screen and (max-width:1023px){.about-page{padding-inline:16px}}@media only screen and (min-width:1024px){.about-page{padding-inline:104px}}.about-page__heading{margin:40px 0;font-size:1.5rem}.about-page__patron-container{display:flex}@media only screen and (max-width:767px){.about-page__patron-container{flex-direction:column;gap:40px}}@media only screen and (min-width:768px){.about-page__patron-container{flex-direction:row;gap:135px}.about-page__patron-container .about-page__patron{flex-basis:30%}.about-page__patron-container .about-page__content{flex-basis:70%}}.about-page__patron{position:relative;height:-moz-fit-content;height:fit-content;aspect-ratio:209/339}@media only screen and (max-width:1023px){.about-page__patron{width:calc(100% - 32px)}}@media only screen and (min-width:1024px){.about-page__patron{width:calc(100% - 40px)}}.about-page__patron img{position:absolute;inset:0;height:100%}.about-page__patron h3{position:absolute;width:-moz-fit-content;width:fit-content;white-space:nowrap;transform:rotate(270deg);transform-origin:100% 100%}@media only screen and (max-width:1023px){.about-page__patron h3{bottom:282px;right:-43px;font-size:32px}}@media only screen and (min-width:1024px){.about-page__patron h3{top:-50px;right:-66px;font-size:40px}}.about-page__content li,.about-page__content p,.about-page__content ul{font-size:1rem}.about-page__content ul{list-style-type:disc}.about-page__content ol{list-style-type:decimal}.about-page__content li{margin-left:1rem}.about-page__content p:not(:last-of-type){margin-bottom:1.25rem}html.accessible--contrast .remaining-news{color:#fff005!important;background:#000!important}@media only screen and (max-width:1023px){.remaining-news{padding:60px 16px 88px}}@media only screen and (min-width:1024px){.remaining-news{padding:80px 104px 56px}}.remaining-news__title{font-weight:400;font-size:1.5rem;line-height:1.25;letter-spacing:.5px}@media only screen and (max-width:1023px){.remaining-news__title{margin-bottom:48px}}@media only screen and (min-width:1024px){.remaining-news__title{margin-bottom:56px}}@media only screen and (min-width:1024px){html.accessible--text--normal .article-page{padding-top:103px}html.accessible--text--large .article-page{padding-top:113px}}html.accessible--contrast .article-page{color:#fff005!important;background:#000!important}html.accessible--contrast .article-page__aside{border-color:#fff005!important}.article-page{display:flex}@media only screen and (max-width:1023px){.article-page{padding-top:69px;flex-direction:column}}@media only screen and (min-width:1024px){.article-page{margin-inline:auto;padding:93px 104px 0;flex-direction:row;max-width:1920px}}.article-page__main{overflow:hidden}@media only screen and (max-width:1023px){.article-page__main{padding:41px 16px 80px}}@media only screen and (min-width:1024px){.article-page__main{padding:52px 67px 72px 0;flex-basis:69%}}@media only screen and (max-width:1023px){.article-page__aside{padding:70px 0 55px;border-top:1px solid #222120}.article-page__aside .swiper-container{padding-inline:16px}}@media only screen and (min-width:1024px){.article-page__aside{padding:52px 0 72px 63px;flex-basis:31%;border-left:1px solid #222120;overflow:hidden}}.article-page__header{margin-top:56px}.article-page__details{display:flex}@media only screen and (max-width:1023px){.article-page__details{flex-direction:column;gap:8px}}@media only screen and (min-width:1024px){.article-page__details{flex-direction:row;justify-content:space-between}}.article-page__title{margin:16px 0 56px;font-weight:400;line-height:1.25;letter-spacing:.5px}@media only screen and (max-width:1023px){.article-page__title{font-size:2rem}}@media only screen and (min-width:1024px){.article-page__title{font-size:2.5rem}}.article-page__image{display:block;width:100%;height:auto;max-height:100vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.article-page__content{margin-top:56px}.article-page__content h2{font-weight:400;font-size:1.25rem}.article-page__content li,.article-page__content p,.article-page__content ul{font-size:1.125rem}.article-page__content ul{list-style-type:disc}.article-page__content ol{list-style:decimal}.article-page__content li{margin-left:1rem}.article-page__content h2,.article-page__content p,.article-page__content ul{margin-bottom:1.25rem}.article-page__content b,.article-page__content strong{font-weight:700}.article-page__content em{font-style:italic}.article-page__gallery .swiper-slide img{aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain}.article-page__gallery-title{margin-top:50px;margin-bottom:30px;text-transform:uppercase}.article-page__gallery-pagination{margin-top:30px;position:relative}.article-page__gallery-pagination .swiper-container{width:90%}.article-page__gallery-pagination .swiper-slide{opacity:.4;cursor:pointer;transition:opacity .3s}.article-page__gallery-pagination .swiper-slide-thumb-active{opacity:1}.article-page__gallery-next,.article-page__gallery-prev{position:absolute;top:50%;opacity:1;transform:translateY(-50%);transition:opacity .3s;cursor:pointer}.article-page__gallery-next[aria-disabled=true],.article-page__gallery-prev[aria-disabled=true]{opacity:.2;cursor:default}.article-page__gallery-next:hover,.article-page__gallery-prev:hover{text-decoration:underline}.article-page__gallery-next:focus-visible,.article-page__gallery-prev:focus-visible{outline:2px solid #d9232a;outline-offset:2px;transition:all .2s}.article-page__gallery-prev svg{transform:scaleX(-1)}@media only screen and (max-width:1023px){.article-page__gallery-prev{left:-5px}}@media only screen and (min-width:1024px){.article-page__gallery-prev{left:5px}}@media only screen and (max-width:1023px){.article-page__gallery-next{right:-5px}}@media only screen and (min-width:1024px){.article-page__gallery-next{right:5px}}.article-page__aside-title{font-weight:400;font-size:1.5rem;line-height:1.25;letter-spacing:.5px}@media only screen and (max-width:1023px){.article-page__aside-title{margin-bottom:32px;padding-inline:16px}}@media only screen and (min-width:1024px){.article-page__aside-title{margin-bottom:40px}}@media only screen and (max-width:1023px){.article-page__aside-news{margin-bottom:32px}}@media only screen and (min-width:1024px){.article-page__aside-news{padding-left:4px;padding-bottom:4px;display:flex;flex-direction:column;gap:48px}}html.accessible--contrast .publications-page{color:#fff005!important;background:#000!important}@media only screen and (max-width:1023px){.publications-page{padding:40px 16px 58px}}@media only screen and (min-width:1024px){.publications-page{padding:60px 104px 88px}}.publications-page__category{display:inline-flex;gap:24px}@media only screen and (max-width:1023px){.publications-page__category{margin-bottom:40px}}@media only screen and (min-width:1024px){.publications-page__category{margin-bottom:72px}}html.accessible--contrast .publication-page{color:#fff005!important;background:#000!important}html.accessible--contrast .publication-page__type{border-color:#fff005!important}.publication-page img{width:100%;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:1023px){.publication-page{padding-top:110px}}@media only screen and (min-width:1024px){.publication-page{padding-top:150px}}@media only screen and (max-width:1023px){.publication-page__main{margin-bottom:73px;padding-inline:16px}}@media only screen and (min-width:1024px){.publication-page__main{margin-bottom:122px;padding-inline:104px}}.publication-page__header{display:flex}@media only screen and (max-width:1023px){.publication-page__header{margin:65px 0 24px;flex-direction:column;gap:24px}}@media only screen and (min-width:1024px){.publication-page__header{margin:68px 0 55px;flex-direction:row;gap:40px}.publication-page__header img{display:none}}.publication-page__type{padding-inline:17px;text-transform:uppercase;border:1px solid #222120}@media only screen and (max-width:1023px){.publication-page__type{padding-top:14px;padding-bottom:14px;display:block}}@media only screen and (min-width:1024px){.publication-page__type{display:flex;align-items:center}}@media only screen and (max-width:1023px){.publication-page__title{margin-bottom:24px;font-size:2rem}}@media only screen and (min-width:1024px){.publication-page__title{margin-bottom:16px;font-size:2.5rem}}.publication-page__authors{font-size:1.5rem}.publication-page__content p:not(:last-of-type){margin-bottom:1rem}@media only screen and (max-width:1023px){.publication-page__content img{display:none}}@media only screen and (min-width:1024px){.publication-page__content{display:flex;justify-content:space-between;gap:140px}.publication-page__content>div:first-of-type{flex-basis:60%}.publication-page__content>div:last-of-type{flex-basis:40%}}@media only screen and (max-width:1023px){.publication-page__aside{padding-top:72px;border-top:1px solid #222120}}.publication-page__aside-title{margin-bottom:48px;font-size:1.5rem}@media only screen and (max-width:1023px){.publication-page__aside-title{padding-inline:16px}}@media only screen and (min-width:1024px){.publication-page__aside-title{padding-inline:104px}}@media only screen and (max-width:1023px){.publication-page__aside-content{padding:0 16px 80px}}@media only screen and (min-width:1024px){.publication-page__aside-content{padding:0 104px 150px}}@media only screen and (max-width:1023px){.publication-page__scrollbar{bottom:48px}}@media only screen and (min-width:1024px){.publication-page__scrollbar{bottom:100px}}html.accessible--contrast .program-council-item{color:#fff005!important;background:#000!important}html.accessible--contrast .program-council-item__icon{background:#fff005!important}html.accessible--contrast .program-council-item+.accordion-content{color:#fff005!important}@media only screen and (max-width:1023px){.program-council{padding:50px 16px 56px}}@media only screen and (min-width:1024px){.program-council{padding:63px 104px 96px}}.program-council-item{display:flex}@media only screen and (max-width:639px){.program-council-item{flex-direction:row;align-items:flex-end;gap:12px}.program-council-item>div:first-of-type{flex-basis:45%}.program-council-item>div:last-of-type{flex-basis:55%}}@media only screen and (min-width:640px){.program-council-item{flex-direction:column;gap:16px}}.program-council-item img{aspect-ratio:1/1;-o-object-position:top;object-position:top}.program-council-item__name{display:block;width:100%}@media only screen and (max-width:639px){.program-council-item__name{font-size:1rem}}@media only screen and (min-width:640px){.program-council-item__name{font-size:1.125rem}}.program-council-item__link{justify-content:space-between;flex-wrap:wrap;gap:4px;width:100%}@media only screen and (max-width:639px){.program-council-item__link{font-size:.875rem}}html.accessible--contrast .program-council-page{color:#fff005!important;background:#000!important}@media only screen and (max-width:1023px){.program-council-page{padding:110px 16px 88px}}@media only screen and (min-width:1024px){.program-council-page{padding:150px 104px 120px}}@media only screen and (max-width:1023px){.program-council-page__header{margin:48px 0 24px}}@media only screen and (min-width:1024px){.program-council-page__header{margin:68px 0 56px}}.program-council-page__title{margin-bottom:16px}@media only screen and (max-width:1023px){.program-council-page__title{font-size:2rem}}@media only screen and (min-width:1024px){.program-council-page__title{font-size:2.5rem}}.program-council-page__position{font-size:1.5rem}.program-council-page__content{display:flex}.program-council-page__content br,.program-council-page__content p:not(:last-of-type){margin-bottom:1rem}@media only screen and (max-width:1023px){.program-council-page__content{flex-direction:column;gap:24px}}@media only screen and (min-width:1024px){.program-council-page__content{flex-direction:row;gap:130px}.program-council-page__content>div:first-of-type{flex-basis:40%}.program-council-page__content>div:last-of-type{flex-basis:60%}}@media only screen and (max-width:1023px){.team-page{padding:50px 16px 56px}}@media only screen and (min-width:1024px){.team-page{padding:63px 104px 96px}}.team-item__details{text-align:left}.team-item__name{margin-bottom:4px;display:block}@media only screen and (max-width:639px){.team-item__name{font-size:1rem}}@media only screen and (min-width:640px){.team-item__name{font-size:1.125rem}}.team-item__icon{position:relative}@media only screen and (max-width:1023px){.team-item__icon{width:12px;height:12px}}@media only screen and (min-width:1024px){.team-item__icon{width:14px;height:14px}}.team-item__dash{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#222120;transition:transform .5s}.team-item__dash:first-of-type{transform:translateY(-50%) rotate(90deg)}.team-item__dash:not(:first-of-type){transform:translateY(-50%) rotate(0)}.team-item .accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.team-item .accordion-trigger[aria-expanded=true] .team-item__dash:first-of-type{transform:translateY(-50%) rotate(0)}.team-item+.accordion-content{margin-top:18px;font-size:.875rem}.team-item+.accordion-content img{margin-bottom:16px}html.accessible--contrast .text-page{color:#fff005!important;background:#000!important}.text-page{min-height:calc(100vh - 613px)}@media only screen and (max-width:1023px){.text-page{padding:56px 16px}}@media only screen and (min-width:1024px){.text-page{padding:72px 104px}}.text-page h2{font-weight:400;font-size:1.25rem}.text-page h2:not(:last-of-type),.text-page p:not(:last-of-type),.text-page ul:not(:last-of-type){margin-bottom:1rem}.text-page ul{list-style-type:disc}.text-page ol{list-style:decimal}.text-page li{margin-left:1rem}.text-page b,.text-page strong{font-weight:700}.text-page em{font-style:italic}html.accessible--contrast .education-page{color:#fff005!important;background:#000!important}html.accessible--contrast .education-page__form{color:#000!important;background:#fff005!important}html.accessible--contrast .education-page__input input{color:#fff005!important;background:#000!important}html.accessible--contrast .education-page__input input::-moz-placeholder{color:#fff005!important}html.accessible--contrast .education-page__input input::placeholder{color:#fff005!important}html.accessible--contrast .education-page__checkbox label:before{border-color:#000!important;background:#fff005!important}html.accessible--contrast .education-page.error input{border-color:#000!important}html.accessible--contrast .education-page small{color:#000!important}html.accessible--contrast .education-page .accordion-item{border-color:#fff005!important}.education-page{display:flex}@media only screen and (max-width:1023px){.education-page{padding-top:48px}}@media only screen and (min-width:1024px){.education-page{padding:80px 104px 72px}}@media only screen and (max-width:1279px){.education-page{flex-direction:column;gap:24px}}@media only screen and (min-width:1280px){.education-page{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:1280px){.education-page .accordion{flex-basis:49%}}@media only screen and (max-width:1279px){.education-page .accordion{padding-inline:16px}}.education-page__form{color:#000;background-color:#eee}.education-page__form>p{font-size:.875rem}.education-page__form>p:not(:last-of-type){margin-bottom:.875rem}@media only screen and (max-width:1023px){.education-page__form{padding:48px 16px}}@media only screen and (min-width:1024px){.education-page__form{padding:48px 56px;flex-basis:41%;height:-moz-fit-content;height:fit-content}}.education-page__form-title{margin-bottom:40px;font-weight:500;font-size:1.5rem}.education-page__form-fields{padding:40px 0;display:flex;flex-direction:column;gap:20px}.education-page__input{position:relative;font-size:1rem}.education-page__input label{margin-bottom:8px;display:block}.education-page__input input,.education-page__input select{padding:12px 16px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;border:1px solid #b3b3b3;outline:none}.education-page__input input:focus,.education-page__input select:focus{border-color:#000}.education-page__input input:focus::-moz-placeholder,.education-page__input select:focus::-moz-placeholder{color:#000}.education-page__input input:focus::placeholder,.education-page__input select:focus::placeholder{color:#000}.education-page__input input::-moz-placeholder,.education-page__input select::-moz-placeholder{color:#b3b3b3}.education-page__input input::placeholder,.education-page__input select::placeholder{color:#b3b3b3}.education-page__input select{padding-top:8px;padding-bottom:8px}.education-page__input.error input{border-color:#d9232a}.education-page__checkbox{position:relative}.education-page__checkbox label{margin-left:28px;display:inline-flex;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.education-page__checkbox label:before{content:"";display:block;position:absolute;top:0;left:0;width:16px;height:16px;border:1px solid #b3b3b3;background-color:#fff}.education-page__checkbox label svg{position:absolute;top:3px;left:3px;width:11px;height:11px}.education-page__checkbox label path{color:#000;stroke-dashoffset:115px;stroke-dasharray:111px;transition:stroke-dashoffset .3s}.education-page__checkbox input{padding:0;position:absolute;top:8px;left:8px;width:1px;height:1px;border:0;clip:rect(1px,1px,1px,1px);overflow:hidden}.education-page__checkbox input:focus-visible+label:before{border-color:#000}.education-page__checkbox input:checked+label path{stroke-dashoffset:80px}.education-page__checkbox.error label:before{border-color:#d9232a}.education-page__select{font-weight:400;font-size:1rem;color:#000}.education-page__select label{margin-bottom:8px;display:block}.education-page__select div{position:relative}.education-page__select select{padding:12px 16px;width:100%;font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;border:1px solid #b3b3b3;background-color:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.education-page__select select:focus,.education-page__select select:focus-within{background-color:#fff005}.education-page__select svg{position:absolute;top:50%;right:12px;width:16px;height:16px;transform:translateY(-50%);pointer-events:none}.education-page small{margin-top:8px;font-size:.875rem;color:#d9232a}.education-page .accordion-item:not(:first-of-type){border-top:1px solid #222120}.education-page .accordion-trigger{padding:24px 0;display:inline-flex;align-items:center;justify-content:space-between;width:100%;text-align:left}@media only screen and (max-width:1023px){.education-page .accordion-trigger{font-size:1.75rem}}@media only screen and (min-width:1024px){.education-page .accordion-trigger{font-size:2.5rem}}.education-page .accordion-trigger[aria-expanded=true] svg{transform:rotate(90deg)}.education-page .accordion-trigger svg{flex-shrink:0;width:37px;height:37px;transition:transform .5s}.education-page .accordion-content li,.education-page .accordion-content p,.education-page .accordion-content ul{font-size:1rem}.education-page .accordion-content ul{list-style-type:disc}.education-page .accordion-content ol{list-style-type:decimal}.education-page .accordion-content li{margin-left:1rem}.education-page .accordion-content p,.education-page .accordion-content ul{margin-bottom:1.25rem}html.accessible--contrast .events-page{color:#fff005!important;background:#000!important}.events-page{min-height:calc(100vh - 613px)}@media only screen and (max-width:1023px){.events-page{padding:56px 16px}}@media only screen and (min-width:1024px){.events-page{padding:72px 104px}}.events-page .news-item__details{text-transform:uppercase}.events-page .no-results{text-align:center}@media only screen and (max-width:1023px){.events-page .no-results{margin-bottom:56px}}@media only screen and (min-width:1024px){.events-page .no-results{margin-bottom:72px}}html.accessible--contrast .event-page{color:#fff005!important;background:#000!important}@media only screen and (max-width:1023px){.event-page{padding-top:110px}}@media only screen and (min-width:1024px){.event-page{padding-top:150px}}.event-page__main{margin-bottom:80px}@media only screen and (max-width:1023px){.event-page__main{padding-inline:16px}}@media only screen and (min-width:1024px){.event-page__main{padding-inline:104px}}@media only screen and (max-width:1023px){.event-page__header{margin:56px 0 24px}}@media only screen and (min-width:1024px){.event-page__header{margin:60px 0 40px}}.event-page__details{display:inline-flex;align-items:center;gap:16px}.event-page__details-text{font-size:1.125rem}.event-page__title{margin-top:16px;display:flex;font-weight:400}.event-page__title span{display:block}@media only screen and (max-width:1023px){.event-page__title{flex-direction:column}.event-page__title span:first-of-type{font-size:2.5rem}}@media only screen and (min-width:1024px){.event-page__title{flex-direction:row;align-items:center}.event-page__title span:first-of-type{flex-basis:60%;font-size:3rem}.event-page__title span:last-of-type{flex-basis:40%}}@media only screen and (max-width:1279px){.event-page__title{gap:24px}}@media only screen and (min-width:1280px){.event-page__title{gap:140px}}.event-page__content{display:flex}@media only screen and (max-width:1023px){.event-page__content{flex-direction:column-reverse}}@media only screen and (min-width:1024px){.event-page__content{flex-direction:row}.event-page__content>div:first-of-type,.event-page__content>div:last-of-type{flex-basis:50%}}@media only screen and (max-width:1279px){.event-page__content{gap:24px}}@media only screen and (min-width:1280px){.event-page__content{gap:100px}}@media only screen and (max-width:1023px){.event-page__aside{margin-bottom:48px;padding:72px 16px 0;border-top:1px solid #222120}}@media only screen and (min-width:1024px){.event-page__aside{margin-bottom:56px;padding-inline:104px}}.event-page__aside-title{margin-bottom:48px;font-size:1.5rem}html.accessible--contrast .not-found-page{color:#fff005!important;background:#000!important}@media only screen and (max-width:1023px){.not-found-page{padding:110px 16px 40px}}@media only screen and (min-width:1024px){.not-found-page{padding:150px 104px 40px}}.not-found-page__section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:calc(100vh - 506px)}
/*# sourceMappingURL=app.css.map */
