@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}.staff-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(410px,1fr));gap:1.5rem}@media screen and (max-width:575px){.staff-list{grid-template-columns:minmax(0,1fr);gap:.5rem}}.staff-list--sidebar{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.staff-item{--padding: 2rem;display:flex;align-items:start;background-color:var(--color-bg-light)}@media screen and (max-width:1199px){.staff-item{--padding: 1.5rem}}@media screen and (max-width:767px){.staff-item{--padding: 1rem}}.staff-item__head{height:100%;display:flex;flex:none;background-color:var(--color-bg-light-dark)}.staff-item__head img{width:120px;height:100%;object-fit:cover}@media screen and (max-width:1199px){.staff-item__head img{width:100px}}@media screen and (max-width:575px){.staff-item__head img{width:80px}}.staff-item__body{padding:var(--padding)}.staff-item.decorative-shadow:before{clip-path:polygon(0 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%)}.event-card{background:#f6f7f8;border-bottom:5px solid #fbb040}.event-card__head{position:relative}.event-card__image{display:block}.event-card__tag{position:absolute;bottom:1rem;left:-.5rem;background:#202d40;color:#fff;padding:.3rem 1rem}.event-card__body{padding:2rem}.event-card__body .title{font-weight:700;text-transform:uppercase;margin-bottom:1rem;margin-top:2rem}.event-card__body .title:first-child{margin-top:0}.event-card__map .map{height:400px}.divider{width:6rem;height:5px;background:#fbb040}@media screen and (min-width:768px){.divider{margin-top:-1rem}}.registration-layout{display:grid;grid-template-columns:400px minmax(0,1fr);grid-template-rows:min-content min-content auto;column-gap:var(--layout-gap);align-items:start}@media screen and (max-width:1439px){.registration-layout{column-gap:3rem}}@media screen and (max-width:991px){.registration-layout{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width:992px){.registration-layout__head{grid-column:2}}.registration-layout__head.without-aside{grid-column:1/span 2}.registration-layout__sidebar{display:flex;flex-direction:column;gap:var(--layout-gap)}@media screen and (min-width:992px){.registration-layout__sidebar{grid-row:1/span 3;grid-column:1/span 1}}.registration-layout__content.without-aside{grid-column:1/span 2}.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{--spacing: 16px;display:grid;gap:var(--gap, var(--spacing))}@media screen and (min-width:768px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(var(--columns, 4),1fr)}}@media(min-width:768px)and (max-width:1199px){.structure-grid:not(.swiper-wrapper).structure-grid--documents,.swiper:not(.swiper-initialized) .structure-grid.structure-grid--documents{grid-template-columns:minmax(0,1fr)}}.swiper:not(.swiper-initialized) .structure-grid{grid-template-rows:auto;grid-auto-rows:0;row-gap:0;overflow:hidden}.swiper:not(.swiper-initialized) .structure-grid+.swiper-pagination{display:none!important}.structure-block__head.text-center{align-items:center}.structure-block__head.text-end{align-items:end}.structure-block__head hgroup+.structure-content{margin-top:1rem}.col-bleed .structure-block__head{max-width:var(--container-width);margin-inline:auto;padding-inline:var(--container-padding)}:where(.page-head+.structure-section>.grid-row:first-child>.grid-col:first-child)>.structure-block{padding-top:1.5rem}@media screen and (min-width:768px){:where(.page-head+.structure-section>.grid-row:first-child>.grid-col:first-child)>.structure-block{padding-top:3rem}}@media screen and (min-width:992px){:where(.page-head+.structure-section>.grid-row:first-child>.grid-col)>.structure-block{padding-top:3rem}}@media screen and (min-width:1680px){:where(.page-head+.structure-section>.grid-row:first-child>.grid-col)>.structure-block{padding-top:5rem}}.gallery-item__link{position:relative;transition-duration:175ms;overflow:hidden}@media(hover:hover)and (pointer:fine){.gallery-item__link:is(:hover,:active,:focus-visible) .gallery-item__figure img{transform:scale(1.025)}}.gallery-item__figure{position:relative;transition-duration:inherit}.gallery-item__figure picture{display:block;width:100%;overflow:hidden;transition-duration:inherit}.gallery-item__figure picture img{transition:transform ease-out;transition-duration:inherit}.gallery-item__body{transition-duration:inherit}@media screen and (min-width:576px){.gallery-item__body{margin-block:1.5rem}}@media screen and (max-width:575px){.gallery-item__body{padding:1.25rem 1rem;border:2px solid var(--color-border-light);border-top:none}}.gallery-item__body .title{transition:color ease-out;transition-duration:inherit}@media screen and (min-width:576px){.gallery-item--text{border-bottom:2px solid var(--color-border-light)}}.gallery-item--text picture{border-bottom-right-radius:0;border-bottom-left-radius:0}@media(hover:hover)and (pointer:fine){.gallery-item--text .gallery-item__link:is(:hover,:active,:focus-visible) .title{color:#fbb040}}.gallery-item--text .p{color:var(--color-text)}@media screen and (min-width:1200px){.structure-grid.structure-grid--icons{--spacing: 64px}}.structure-icon{display:flex;justify-content:start;align-items:start;gap:24px 32px}@media screen and (max-width:1439px){.structure-icon{gap:24px}}@media screen and (max-width:575px){.structure-icon{gap:20px}}.structure-icon__head{flex:none;display:flex;justify-content:center;align-items:center;width:4rem;aspect-ratio:1}@media screen and (max-width:1439px){.structure-icon__head{width:3rem}}@media screen and (max-width:575px){.structure-icon__head{width:2.25rem}}.structure-icon__picture{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.structure-icon__picture img{height:100%;width:auto;max-width:100%;max-height:100%;aspect-ratio:1;object-fit:contain}.structure-icon__body{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:4px}.structure-icon--center{flex-direction:column;align-items:center}.structure-icon--center .structure-icon__body{align-items:center;text-align:center}.file-item{position:relative;background-color:var(--color-bg-light);border-radius:0;transition:125ms ease-out;transition-property:background-color,box-shadow,transform}.file-item:has(:hover,:active,:focus-visible){background-color:var(--color-bg);box-shadow:0 3px 37px #0000001a;transform:translateY(-4px)}.file-item:has(:hover,:active,:focus-visible) .title a{color:#fbb040}.file-item .title a{text-decoration:none;transition:color 125ms ease-out}.file-item .title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.file-tile{--spacing: 1.5rem;display:flex;align-items:start;column-gap:calc(.75 * var(--spacing));padding:var(--spacing)}@media screen and (max-width:767px){.file-tile{align-items:start}}@media screen and (max-width:1679px){.file-tile{--spacing: 1rem}}.file-tile__head{flex:none}.file-tile__head svg{color:#fbb040;width:calc(1.5 * var(--spacing));aspect-ratio:1}.file-tile__body{flex:1}.file-tile__foot{align-self:stretch;display:flex;flex-direction:column;justify-content:end;align-items:end;text-align:end}.file-preview{--spacing: 1.5rem;display:block}.file-preview__head{overflow:hidden;border-radius:0;background-color:#f7f5fc}.file-preview__head picture{display:block;width:100%;height:100%}.file-preview__head picture img{display:block;width:100%;height:auto;object-fit:cover;transition:transform 225ms ease-out;background-color:#f7f5fc}.file-preview__icon-wrap{display:flex;justify-content:center;align-items:center;padding:2rem;width:100%;height:100%;aspect-ratio:2}.file-preview__icon-wrap img{width:56px}@media screen and (max-width:991px){.file-preview__icon-wrap img{width:48px}}.file-preview__body{padding:var(--spacing)}.file-meta{display:flex}.file-meta>*+*:before{content:"";display:inline-block;width:.75em;height:1px;background-color:currentColor;margin-inline:.5em;margin-bottom:.25em;opacity:.25}.file-meta small{font-size:1em}@media screen and (min-width:576px){.video{border-bottom:2px solid var(--color-border)}}.video__link,.video__figure{border-radius:inherit}.video__link{display:flex;cursor:pointer}@media(hover:hover)and (pointer:fine){.video__link:is(:hover,:active,:focus-visible) .video__poster img{transform:scale(1.03)}.video__link:is(:hover,:active,:focus-visible) .play-icon{background-color:#fcba59}.video__link:is(:hover,:active,:focus-visible) .gallery-item__body .title{color:#fbb040}}.video__figure{width:100%}.video__figure picture{position:relative}.video__figure iframe,.video__figure video{width:inherit}.video__figure picture,.video__figure video,.video__figure iframe{width:100%}.video__figure picture img,.video__figure video img,.video__figure iframe img{width:100%;aspect-ratio:inherit;object-fit:cover}.video__poster{position:relative;overflow:hidden;border-top-left-radius:inherit;border-top-right-radius:inherit}.video__poster img{transition:transform 175ms ease-out}.video__poster .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video .gallery-item__body{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.video .gallery-item__body .p{color:var(--color-text)}.video--1-1 picture,.video--1-1 video,.video--1-1 iframe{aspect-ratio:1}.video--4-3 picture,.video--4-3 video,.video--4-3 iframe{aspect-ratio:4/3}.video--16-9 picture,.video--16-9 video,.video--16-9 iframe{aspect-ratio:16/9}.video--21-9 picture,.video--21-9 video,.video--21-9 iframe{aspect-ratio:21/9}.video--3-4 picture,.video--3-4 video,.video--3-4 iframe{aspect-ratio:3/4}.video--a4 picture,.video--a4 video,.video--a4 iframe{aspect-ratio:210/297}.accordion-item{--spacing-block: 1.5rem;--spacing-inline: 1.75rem;display:grid;grid-template-columns:minmax(0,1fr);transition:125ms ease-out;transition-property:background-color,border-color,box-shadow;padding:0;background-color:#f6f7f8}@media screen and (max-width:575px){.accordion-item{--spacing-block: 1rem;--spacing-inline: 1rem}}.accordion-item+.accordion-item{margin-top:16px}@media screen and (max-width:575px){.accordion-item+.accordion-item{margin-top:12px}}.accordion-item__head,.accordion-item__body{padding:var(--spacing-block) var(--spacing-inline)}.accordion-item__head{display:flex;text-align:start;align-items:start;column-gap:1rem;width:100%}.accordion-item__head img{flex:none;width:1.75em;height:1.75em}.accordion-item__head .title{color:inherit;transition:color 75ms ease-out}.accordion-item__head img+.title{transform:translateY(.33em)}@media(hover:hover)and (pointer:fine){.accordion-item__head:is(:hover,:active,:focus-visible,[open]){color:#fbb040}}.accordion-item__icon{flex:none;display:block;width:1.15rem;aspect-ratio:1;margin-inline-start:auto;color:#fbb040;transition:transform 75ms ease-out;margin-top:calc(.1 * var(--fs-h4))}.accordion-item__body{padding-block:0}.accordion-item__content{padding-block-end:var(--spacing-block)}@media screen and (max-width:991px){.accordion-item__content{display:flex;flex-direction:column;align-items:start}}@media screen and (min-width:992px){.accordion-item__content img{float:right;max-width:500px;margin-inline-start:var(--spacing-inline);margin-block-end:var(--spacing-block)}}@media screen and (max-width:991px){.accordion-item__content img{flex:none;order:1;margin-block-start:var(--spacing-block)!important}}.accordion-item:is([open]) .accordion-item__icon{transform:rotate(45deg)}.accordion-item:is([open]){background-color:#fff;box-shadow:0 3px 37px #0000001a}@media(pointer:fine){.accordion-item:is(:hover,:active,:focus-visible){background-color:#fff;box-shadow:0 3px 37px #0000001a}}
