:root{--cc-btn-primary-bg: #E30613;--cc-btn-primary-hover-bg: #C90713;--cc-btn-primary-text: #ffffff;--cc-toggle-bg-on: #1CC9A0}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show-slide{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing)}@media screen and (max-width: 1679px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 991px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width: 1680px){.layout .blog-list:not(.swiper-wrapper),.layout .swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1201px) and (max-width: 1680px){.layout .blog-list:not(.swiper-wrapper),.layout .swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 767px){.facility-header{padding-top:0!important}}@media screen and (max-width: 767px){.facility-header>[class*=container--]{flex-direction:column-reverse}}@media screen and (max-width: 767px){.facility-header .select-button{width:100%}}.facility-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing)}@media screen and (max-width: 1679px){.facility-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 991px){.facility-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.facility-list{grid-template-columns:minmax(0,1fr)}}.layout .facility-list{grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width: 991px){.layout .facility-list{--tag-offset: calc(var(--spacing) / 2)}}@media screen and (max-width: 767px){.layout .facility-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.layout .facility-list{grid-template-columns:minmax(0,1fr)}}.facility-item .icon-list{color:#2a3a55}.facility-item .icon-item__icon{color:#e30613}.meta-list{display:flex;flex-wrap:wrap;color:#414d65;white-space:nowrap}.meta-list small{font-size:inherit}.meta-list>*+*:before{content:"";display:inline-block;width:2px;height:1em;background-color:#cad5e8;margin-inline:.75em;transform:translateY(15%);pointer-events:none}@media screen and (max-width: 767px){.meta-list>*+*:before{margin-inline:.5em}}.contact-department+.contact-department{margin-top:4rem}@media screen and (max-width: 1199px){.contact-department+.contact-department{margin-top:2.5rem}}.contact-list{--columns: 2}@media screen and (max-width: 991px){.contact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media screen and (max-width: 767px){.contact-list{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width: 576px){.contact-list--auto-fill{grid-template-columns:repeat(auto-fill,minmax(390px,1fr))}}.contact-item{--padding-block: 1.5rem;--padding-inline: 1.5rem;position:relative;display:flex;flex-direction:column;background-color:#edf1f8;padding:var(--padding-block) var(--padding-inline);border-radius:5px;transition:125ms ease-out;transition-property:background-color,box-shadow,transform}.contact-item:has(.contact-item__head){display:grid;grid-template-columns:max-content 1fr;grid-template-rows:max-content 1fr;align-items:start}@media screen and (max-width: 1439px){.contact-item:has(.contact-item__head){align-items:center}}@media screen and (max-width: 1439px){.contact-item{--padding-block: 1.25rem;--padding-inline: 1.25rem}}.contact-item__head{margin-inline-end:var(--padding-inline);display:flex;height:100%;align-items:start}@media screen and (min-width: 1440px){.contact-item__head{grid-row:1/span 2}}.contact-item__head img{width:80px;height:auto;border-radius:10px;object-fit:contain}@media screen and (max-width: 1679px){.contact-item__head img{width:70px}}@media screen and (max-width: 1439px){.contact-item__head img{width:50px}}.contact-item__body small{color:#414d65}.contact-item__body .title{font-size:var(--fs-small);font-variation-settings:"wght" 500}.contact-item__body .title a{color:inherit}.contact-item__body .tag{position:absolute;top:0;right:1.5rem;align-self:start;margin-top:calc(-1 * var(--tag-offset))}@media screen and (max-width: 575px){.contact-item__body .tag{right:1rem}}@media screen and (min-width: 1680px){.contact-item__body .tag span{max-width:6ch;white-space:normal}}@media screen and (min-width: 1440px){.contact-item__foot{grid-column:2/span 1}}@media screen and (max-width: 1439px){.contact-item__foot{grid-column:1/span 2}}.contact-item__foot .icon-item a{position:relative;z-index:1}.contact-item__foot .icon-item__icon{color:#e30613}.contact-item__foot .btn-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}@media (hover: hover) and (pointer: fine){.contact-item__foot .btn-link:is(:hover,:active,:focus-visible){text-decoration:none;color:#e30613}}.contact-item:has(:hover,:active,:focus-visible):has(.btn-link){background-color:#fff;box-shadow:0 12px 32px #2a3a551a;transform:translateY(calc(-.25 * var(--spacing)))}.contact-item:has(:hover,:active,:focus-visible):has(.btn-link) .title a{color:#e30613}.bg-light .contact-item{background-color:#fff}.bg-light .contact-item:has(:hover,:active,:focus-visible):has(.btn-link){transform:translateY(calc(-.25 * var(--spacing)));box-shadow:0 1px 9px #0000000d}[class*=bg-] .bg-white .contact-item{background-color:#edf1f8}[class*=bg-] .bg-white .contact-item:has(:hover,:active,:focus-visible):has(.btn-link){background-color:#fff;box-shadow:0 12px 32px #2a3a551a}.radio-item{--padding: 1.75rem;display:flex;align-items:start;gap:var(--padding);padding:var(--padding);background-color:#edf1f8;border-radius:5px}@media screen and (max-width: 1679px){.radio-item{--padding: 1.5rem}}@media screen and (max-width: 575px){.radio-item{--padding: 1rem;flex-direction:column}}.radio-item__button{display:flex;justify-content:center;align-items:center;width:64px;aspect-ratio:1;background-color:#fff;border:2px solid currentColor;border-radius:99vw;color:#828eae}@media screen and (max-width: 575px){.radio-item__button{width:48px}}.radio-item__button svg{fill:currentColor;width:25%;height:25%}@media (hover: hover) and (pointer: fine){.radio-item__button:is(:hover,:active,:focus-visible){color:#e30613}}[data-audio-player=true] .radio-item__button{color:#e30613}.radio-item__body{flex:1}.radio-item__meta{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap;gap:.5rem 1rem;font-size:var(--fs-meta);margin-bottom:.5rem}.radio-item__meta small{font-size:inherit}.radio-item .tag-list{align-self:start}@media screen and (min-width: 768px){.radio-item .tag-list{margin-top:calc(-1 * var(--padding) - var(--tag-offset))}}@media screen and (max-width: 767px){.radio-item .tag-list{flex-basis:100%;order:-1}}@media screen and (max-width: 767px){.radio-item .tag--hanger{padding:calc(.15em + var(--font-lh-correction)) .5em calc(.15em - var(--font-lh-correction))}.radio-item .tag--hanger:before{display:none}}.radio-item .audio-player{width:100%;background-color:#dfe6f1}.audio-player{position:relative;display:inline-flex;gap:8px 12px;background-color:#edf1f8;padding:8px 16px;border-radius:5px}.audio-player__item{display:flex;align-items:center;gap:.75rem}.audio-player__track{flex:1 1 250px}.audio-player__volume{flex:0 0 auto}.audio-player__volume input[type=range]{width:80px}.audio-player button{width:1.35em;height:1.35em;aspect-ratio:1;flex:0 0 auto}@media (hover: hover) and (pointer: fine){.audio-player button:is(:hover,:active,:focus-visible){color:#e30613}}.audio-player svg{width:1.35em;aspect-ratio:1;fill:currentColor}.audio-player .p{display:flex;white-space:nowrap}.audio-player .p span{opacity:1;min-width:4ch;color:#2a3a55}.audio-player .p>span:first-child:after{content:"/";margin-inline:.2em;opacity:.5}.event-swiper:not(.swiper-initialized)+.swiper__foot{display:none}.event-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .event-list{grid-template-columns:repeat(5,minmax(0,1fr))}@media screen and (max-width: 1679px){.event-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .event-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width: 991px){.event-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .event-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 767px){.event-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .event-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.event-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .event-list{grid-template-columns:minmax(0,1fr)}}.document-filter__form{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));align-items:start;column-gap:var(--input-margin-top)}@media screen and (max-width: 1439px){.document-filter__form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 1199px){.document-filter__form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.document-filter__form{grid-template-columns:minmax(0,1fr)}}.radio-list{--spacing: 1rem;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--spacing)}@media screen and (max-width: 767px){.radio-list{--spacing: .5rem}}.radio-filter__form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;column-gap:var(--input-margin-top)}@media screen and (max-width: 1439px){.radio-filter__form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 1199px){.radio-filter__form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.radio-filter__form{grid-template-columns:minmax(0,1fr)}}.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(--column-count, 4),minmax(0,1fr))}}@media (min-width: 769px) and (max-width: 1200px){.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}.document-item{--padding: 1.75rem;position:relative;display:flex;flex-direction:column;align-items:start;width:100%;background-color:#edf1f8;border-radius:5px;padding:var(--padding);gap:var(--padding);transition:125ms ease-out;transition-property:background-color,transform,box-shadow,border-color}@media screen and (min-width: 576px){.document-item{flex-direction:row}}@media screen and (max-width: 1679px){.document-item{--padding: 1.5rem}}@media screen and (max-width: 575px){.document-item{--padding: 1rem}}.document-item:has(:hover,:active,:focus-visible){background-color:#fff;transform:translateY(calc(-.25 * var(--spacing)));box-shadow:0 12px 32px #2a3a551a}.document-item__head{flex:none;display:flex;justify-content:center;align-items:start}.document-item__head img{height:54px;object-fit:contain}@media screen and (max-width: 767px){.document-item__head img{height:40px}}.document-item__body{flex:1}.document-item__body .title a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.document-item__picture{border-radius:inherit;overflow:hidden;width:100%;max-width:100px;display:flex;height:100%;align-items:center}.document-item__picture picture{width:100%}.document-item__picture img{width:100%;height:100%;object-fit:cover;max-width:fit-content;margin:auto}.document-item__meta{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap;gap:.5rem 1rem;font-size:var(--fs-meta);margin-bottom:.5rem}.document-item__meta small{font-size:inherit}.document-item .tag-list{align-self:start}@media screen and (min-width: 768px){.document-item .tag-list{position:absolute;top:0;right:var(--padding);transform:translateY(calc(-1 * var(--tag-offset)))}}@media screen and (max-width: 767px){.document-item .tag-list{flex-basis:100%;order:-1}}@media screen and (max-width: 767px){.document-item .tag--hanger{padding:calc(.15em + var(--font-lh-correction)) .5em calc(.15em - var(--font-lh-correction))}.document-item .tag--hanger:before{display:none}}.document-item .p{color:#414d65}.document-item .btn-link--primary{color:#dd0613}.document-item button.btn-link{position:relative;z-index:1}.document-preview{display:flex;--spacing: 1.5rem}.document-preview__link{display:flex;flex-direction:column;width:100%}@media (hover: hover) and (pointer: fine){.document-preview__link:is(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}}.document-preview__head{position:relative;overflow:hidden;border-top-left-radius:inherit;border-top-right-radius:inherit;flex:1}.document-preview__head picture{display:block;width:100%;height:100%}.document-preview__head picture img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 125ms ease-out}.document-preview__icon-wrap{width:100%;height:calc(100% - 6px);padding:3rem;display:flex;justify-content:center;align-items:center;margin:6px 6px 0;background-color:#edf1f8;border-radius:4px}.document-preview__btn{position:absolute;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#2a3a55;color:#fff;width:calc(2 * var(--spacing));aspect-ratio:1}.document-preview__btn svg{color:inherit;fill:currentColor;width:50%;height:50%}.document-preview__body{padding:var(--spacing)}
