@charset "UTF-8";.svg-icon[data-v-59fa6d8f]{vertical-align:middle}.app-btn{background:var(--app-btn-bg-color);border-color:var(--app-btn-border-color);color:var(--app-btn-color)}.app-btn:hover{background:var(--app-btn-bg-color-hover);border-color:var(--app-btn-border-color-hover);color:var(--app-btn-color-hover)}.app-btn:active{background:var(--app-btn-bg-color-active);border-color:var(--app-btn-border-color-active);color:var(--app-btn-color-active)}.app-btn.disabled,.app-btn.disabled:active,.app-btn.disabled:hover{background:var(--app-btn-bg-color-disabled);border-color:var(--app-btn-border-color-disabled);color:var(--app-btn-color-disabled)}.app-btn_theme_primary{--app-btn-color:#FFFFFF;--app-btn-color-hover:#FFFFFF;--app-btn-color-active:#FFFFFF;--app-btn-color-disabled:#FFFFFF;--app-btn-border-color:transparent;--app-btn-border-color-hover:transparent;--app-btn-border-color-active:transparent;--app-btn-border-color-disabled:transparent;--app-btn-bg-color:#C18F63;--app-btn-bg-color-hover:#5B3513;--app-btn-bg-color-active:#4b2a0d;--app-btn-bg-color-disabled:#181921;--app-btn-glow-color-hover:primary-glow/35;--app-btn-glow-color-active:primary-glow/30}.app-btn_theme_primary:hover{box-shadow:0 4px 12px 0 var(--app-btn-glow-color-hover)}.app-btn_theme_primary:active{box-shadow:0 4px 10px 0 var(--app-btn-glow-color-active)}.app-btn_theme_primary.disabled,.app-btn_theme_primary.disabled:active,.app-btn_theme_primary.disabled:hover{box-shadow:none}.app-btn_theme_outline{--app-btn-color:#C18F63;--app-btn-color-hover:#C18F63;--app-btn-color-active:#C18F63;--app-btn-color-disabled:#C18F63;--app-btn-border-color:#C18F63;--app-btn-border-color-hover:#C18F63;--app-btn-border-color-active:#C18F63;--app-btn-border-color-disabled:#C18F63;--app-btn-bg-color:#fff;--app-btn-bg-color-hover:#fff;--app-btn-bg-color-active:#fff;--app-btn-bg-color-disabled:#fff;--app-btn-glow-color-hover:primary-glow/35;--app-btn-glow-color-active:primary-glow/30}.app-btn_theme_outline:hover{box-shadow:0 4px 12px 0 var(--app-btn-glow-color-hover)}.app-btn_theme_outline:active{box-shadow:0 4px 10px 0 var(--app-btn-glow-color-active)}.app-btn_theme_outline.disabled,.app-btn_theme_outline.disabled:active,.app-btn_theme_outline.disabled:hover{box-shadow:none}.app-btn_theme_light{--app-btn-color:black-DEFAULT;--app-btn-color-hover:black-DEFAULT;--app-btn-color-active:black-DEFAULT;--app-btn-color-disabled:#C4CADA;--app-btn-border-color:rgba(0,0,0,.1);--app-btn-border-color-hover:rgba(0,0,0,.15);--app-btn-border-color-active:rgba(0,0,0,.2);--app-btn-border-color-disabled:rgba(0,0,0,.05);--app-btn-bg-color:#fff;--app-btn-bg-color-hover:hsla(0,0%,100%,.95);--app-btn-bg-color-active:hsla(0,0%,100%,.9);--app-btn-bg-color-disabled:hsla(0,0%,100%,.7);box-shadow:0 7px 8px #0000001a}.app-btn_theme_light:hover{box-shadow:0 8px 12px #00000026}.app-btn_theme_light:active{box-shadow:0 4px 6px #0000001a}.app-btn_theme_light.app-btn--disabled,.app-btn_theme_light.app-btn--disabled:active,.app-btn_theme_light.app-btn--disabled:hover{box-shadow:0 4px 6px #0000000d}.app-btn_theme_primary-dark{--app-btn-color:#FFFFFF;--app-btn-color-hover:#FFFFFF;--app-btn-color-active:#FFFFFF;--app-btn-color-disabled:#FFFFFF;--app-btn-border-color:transparent;--app-btn-border-color-hover:transparent;--app-btn-border-color-active:transparent;--app-btn-border-color-disabled:transparent;--app-btn-bg-color:#5B3513;--app-btn-bg-color-hover:#5B3513;--app-btn-bg-color-active:#4b2a0d;--app-btn-bg-color-disabled:#181921;--app-btn-glow-color-hover:primary-glow/35;--app-btn-glow-color-active:primary-glow/30}.app-btn_theme_primary-dark:hover{box-shadow:0 4px 12px 0 var(--app-btn-glow-color-hover)}.app-btn_theme_primary-dark:active{box-shadow:0 4px 10px 0 var(--app-btn-glow-color-active)}.app-btn_theme_primary-dark.disabled,.app-btn_theme_primary-dark.disabled:active,.app-btn_theme_primary-dark.disabled:hover{box-shadow:none}.app-btn{--app-btn-gap:5px;--app-btn-padding-t:24px;--app-btn-padding-b:24px;--app-btn-padding-l:48px;--app-btn-padding-r:48px;--app-btn-border-radius:8px;--app-btn-border-width:1px;--app-btn-font-size:16px;--app-btn-font-weight:400;--app-btn-height:56px;border-radius:var(--app-btn-border-radius,8px);border-width:var(--app-btn-border-width,1px);font-size:var(--app-btn-font-size,16px);font-weight:var(--app-btn-font-weight,400);gap:var(--app-btn-gap,8px);height:var(--app-btn-height,auto);padding:var(--app-btn-padding-t,0) var(--app-btn-padding-r,0) var(--app-btn-padding-b,0) var(--app-btn-padding-l,0)}.app-btn_size_medium{--app-btn-height:56px}@media (min-width: 48rem){.app-btn_size_medium{--app-btn-height:62px}}@media (min-width: 80rem){.app-btn_size_medium{--app-btn-height:77px}}.app-btn_size_regular{--app-btn-height:56px}@media (min-width: 48rem){.app-btn_size_regular{--app-btn-height:60px}}@media (min-width: 80rem){.app-btn_size_regular{--app-btn-height:70px}}.app-btn_size_large{--app-btn-height:56px;--app-btn-padding-y:16px;--app-btn-padding-x:24px;--app-btn-font-size:16px;--app-btn-font-weight:500;--app-btn-line-height:1;--app-btn-border-width:1px}.app-btn{font-family:var(--font-unbounded);align-items:center;border-style:solid;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;line-height:1;min-width:40px;position:relative;transition:all .15s}.app-btn--block{width:100%}.app-btn--icon{border-radius:50%;height:var(--app-btn-height);padding:0;width:var(--app-btn-height)}.app-btn--rounded{border-radius:calc(infinity * 1px)}.app-btn--disabled,.app-btn--loading{cursor:not-allowed}.app-btn__loader{align-items:center;display:flex;justify-content:center}.app-btn__spinner{animation:rotate .5s linear infinite;border:2px solid rgba(0,0,0,.3);border-radius:50%;border-top-color:#fff;height:32px;width:32px}.app-slider-responsive{--slides-gap:8px;--img-width:100%;--img-height:auto;--img-aspect:3/2;--img-min-width:auto;--img-obj-position:center bottom;aspect-ratio:3/2;border-radius:var(--app-card-border-radius);height:auto;overflow:hidden;position:relative;width:100%}.app-slider-responsive__slides{display:flex;gap:var(--slides-gap);height:100%;overflow-x:auto;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:none;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.app-slider-responsive__slides::-webkit-scrollbar{display:none}.app-slider-responsive__slides img{aspect-ratio:var(--img-aspect);border-radius:var(--app-card-border-radius);display:block;flex:0 0 var(--img-width);height:var(--img-height);max-width:100%;min-width:var(--img-min-width);-o-object-fit:cover;object-fit:cover;-o-object-position:var(--img-obj-position);object-position:var(--img-obj-position);scroll-snap-align:start;-webkit-scroll-snap-align:start;width:var(--img-width)}.app-slider-responsive__arrow{display:none;height:46px;position:absolute;top:50%;transform:translateY(-50%);width:46px;z-index:10}.app-slider-responsive__arrow--prev{left:24px}.app-slider-responsive__arrow--next{right:24px}@media (min-width: 40rem){.app-slider-responsive__arrow{display:flex}}@media (min-width: 64rem){.app-slider-responsive__arrow{height:56px;width:56px}}.app-slider-responsive__arrow-icon{color:#fff;height:20px;width:20px}@media (min-width: 64rem){.app-slider-responsive__arrow-icon{height:24px;width:24px}}@media (max-width: calc(40rem - .1px)){.app-slider-responsive--multi{--img-width:max(275px,80%)}}.app-slider-responsive--adjustable{--img-width:auto;--img-height:100%;--img-aspect:auto;--img-obj-position:center;--img-min-width:53.5%}@media (max-width: calc(40rem - .1px)){.app-slider-responsive--adjustable{--img-min-width:max(170px,53.5%)}}.type-tag-badge{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#5b351326;border-radius:100px;display:flex;flex-shrink:0;gap:6px;justify-content:center;padding:6px 10px;width:-moz-fit-content;width:fit-content}@media (min-width: 48rem){.type-tag-badge{padding:8px 12px}}.type-tag-badge__text{color:#5b3513;font-family:Unbounded,sans-serif;font-size:12px;font-weight:500;line-height:1.3;margin:0;white-space:nowrap}@media (min-width: 48rem){.type-tag-badge__text{font-size:14px}}.app-article-tag{margin-bottom:16px}@media (min-width: 48rem){.app-article-tag{margin-bottom:20px}}.app-article-title{color:#000;font-family:Unbounded,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:130%;margin:0 0 20px}@media (min-width: 48rem){.app-article-title{font-size:32px;margin-bottom:24px}}@media (min-width: 64rem){.app-article-title{margin-bottom:32px}}.app-article-contacts{align-items:center;background-color:#f9f3ef;border-radius:var(--app-card-border-radius);margin-bottom:16px;padding:20px}.app-article-contacts,.app-article-contacts__addresses{display:flex;flex-wrap:wrap;gap:16px}.app-article-contacts__item{align-items:center;display:flex;gap:16px}.app-article-contacts__item .svg-icon{color:#e6d6bc;flex-shrink:0}@media (min-width: 48rem){.app-article-contacts{padding:20px 32px}}@media (min-width: 80rem){.app-article-contacts{margin-bottom:24px;padding:24px 48px}}.app-article-director{--img-width:72px;align-items:center;background-color:#f9f3ef;border-radius:var(--app-card-border-radius);display:grid;gap:12px 12px;grid-template-columns:var(--img-width) 1fr;margin-bottom:16px;padding:12px}.app-article-director__img{align-self:flex-start;aspect-ratio:1;border-radius:15px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.app-article-director__description{grid-column:1/span 2}.app-article-director_no-img{grid-template-columns:1fr}@media (min-width: 40rem){.app-article-director{--img-width:100px;border-radius:var(--app-card-border-radius);padding:16px}}@media (min-width: 48rem){.app-article-director{--img-width:120px;gap:16px;margin-bottom:20px;padding:24px}.app-article-director__img{border-radius:30px}}@media (min-width: 64rem){.app-article-director{gap:4px 16px}.app-article-director__img{grid-row:1/span 2}.app-article-director__description{grid-column:2;grid-row:2}}@media (min-width: 80rem){.app-article-director{margin-bottom:24px}}.app-article-author{align-items:center;background-color:#f9f3ef;display:flex;gap:12px;margin-bottom:16px;padding:24px 24px 24px 16px}.app-article-author__img{aspect-ratio:1;border-radius:50%;height:auto;width:52px}@media (min-width: 40rem){.app-article-author{border-radius:var(--app-card-border-radius);gap:20px;padding:26px 26px 26px 20px}.app-article-author__img{width:64px}}@media (min-width: 48rem){.app-article-author{gap:24px;margin-bottom:20px;padding:28px 28px 28px 24px}.app-article-author__img{width:96px}}@media (min-width: 80rem){.app-article-author{margin-bottom:24px}}.app-article-text{color:#000;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.4}.app-article-text b{font-weight:600}.app-article-text h1,.app-article-text h2,.app-article-text h3,.app-article-text h4,.app-article-text h5,.app-article-text h6{color:#000;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:600;line-height:120%}.app-article-text h2{font-family:Unbounded;font-size:16px;font-weight:500;line-height:130%;margin-bottom:16px}@media (min-width: 64rem){.app-article-text h2{font-size:24px}}.app-article-text b,.app-article-text div,.app-article-text p{display:block;margin-bottom:12px}@media (min-width: 64rem){.app-article-text b,.app-article-text div,.app-article-text p{margin-bottom:14px}}@media (min-width: 96rem){.app-article-text b,.app-article-text div,.app-article-text p{margin-bottom:16px}}.app-article-text b:last-child,.app-article-text div:last-child,.app-article-text p:last-child{margin-bottom:0}.app-article-text strong{font-weight:600}.app-article-text span{display:inline-block;margin-bottom:4px}@media (min-width: 64rem){.app-article-text span{margin-bottom:6px}}@media (min-width: 96rem){.app-article-text span{margin-bottom:8px}}.app-article-text img{border:1px solid #e6d6bc;border-radius:var(--app-card-border-radius)}.app-article-text ul{list-style:disc;list-style-position:inside}.app-article-text ul li{list-style:none;margin-bottom:8px;padding-left:1.4em;position:relative}@media (min-width: 64rem){.app-article-text ul li{margin-bottom:8px}}@media (min-width: 96rem){.app-article-text ul li{margin-bottom:8px}}.app-article-text ul li:before{content:"•";display:inline-block;font-weight:700;left:.5em;position:absolute;text-align:center;top:0}.app-article-text ul ul{margin-left:1.4em}.app-article-text ol li{margin-bottom:8px}@media (min-width: 64rem){.app-article-text ol li{margin-bottom:8px}}@media (min-width: 96rem){.app-article-text ol li{margin-bottom:8px}}.app-article-text .block-highlight{background-color:#f9f3ef;border-radius:var(--app-card-border-radius);display:block;padding:12px}@media (min-width: 40rem){.app-article-text .block-highlight{padding:16px}}@media (min-width: 48rem){.app-article-text .block-highlight{padding:24px}}.app-article-text figcaption{text-align:center}.app-article-text a{text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (min-width: 48rem){.app-article-text{font-size:16px}}:root{--ck-content-color-image-caption-background:transparent;--ck-content-color-image-caption-text:#000}.ck-content .image>figcaption{font-size:14px}.app-article-sibling{align-items:flex-start;color:inherit;display:flex;gap:16px;justify-content:flex-start;text-decoration:none;width:-moz-fit-content;width:fit-content}.app-article-sibling__arrow{align-items:center;display:flex;flex-shrink:0;justify-content:center}.app-article-sibling__icon{display:block;height:24px;margin-top:19px;max-width:none;width:24px}.app-article-sibling__image{aspect-ratio:1;border:1px solid #e6d6bc;border-radius:24px;flex-shrink:0;height:auto;width:64px}.app-article-sibling__image img{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.app-article-sibling__title{align-self:center;flex-shrink:1;font-size:14px}.app-article-sibling_prev{justify-content:flex-start;order:1}.app-article-sibling_prev .app-article-sibling__icon{transform:rotate(180deg)}.app-article-sibling_next{flex-direction:row-reverse;justify-content:flex-end;margin-left:auto;order:2;text-align:right}@media (min-width: 48rem){.app-article-sibling{flex-shrink:0;gap:20px;max-width:48%;width:auto}.app-article-sibling__icon{height:29px;margin-top:24px;width:29px}.app-article-sibling__image{width:80px}.app-article-sibling__title{max-width:280px}.app-article-sibling_prev{margin-right:auto}}@media (min-width: 64rem){.app-article-sibling__title{font-size:18px;max-width:362px}}.app-article-siblings{display:flex;flex-direction:column;gap:16px;margin-block:16px;width:100%}@media (min-width: 48rem){.app-article-siblings{align-items:flex-start;flex-direction:row;gap:20px;justify-content:space-between;margin-block:24px}}@media (min-width: 64rem){.app-article-siblings{gap:24px;margin-bottom:0;margin-top:40px}}.article-page{padding:0 0 40px}@media (min-width: 48rem){.article-page{padding:0 0 60px}}@media (min-width: 64rem){.article-page{padding:0 0 80px}}.article-page__content{margin-bottom:0}.notable-person-page__img{border-radius:var(--app-card-border-radius);height:400px;max-width:100%;width:auto}@media (min-width: 80rem){.notable-person-page__img{margin-bottom:24px}}.app-teaser-media-slider-dots{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#00000026;border-radius:24px;display:flex;gap:6px;left:24px;padding:12px 16px;position:absolute;top:24px;z-index:10}.app-teaser-media-slider-dots__dot{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:8px;transition:all .3s ease;width:8px}.app-teaser-media-slider-dots__dot.is-active{background:#ffffffe6}.app-teaser-media-slider-dots__dot:hover{background:#ffffffb3}@media (min-width: 64rem){.app-teaser-media-slider-dots{border-radius:40px;left:48px;padding:16px 24px;top:48px}.app-teaser-media-slider-dots__dot{height:10px;width:10px}}.app-teaser-media-slider[data-v-30d31249]{position:relative;scroll-behavior:smooth}.app-teaser-media-slider__slide[data-v-30d31249]{transition:opacity .6s ease-in-out}@media (max-width: calc(64rem - .1px)){.app-teaser-media-slider[data-v-30d31249]{display:flex;gap:8px;margin:0 calc(var(--padding-inline)*-1);overflow-x:auto;padding-inline:var(--padding-inline)}.app-teaser-media-slider__slide[data-v-30d31249]{flex:1 0 0}}@media (min-width: 64rem){.app-teaser-media-slider[data-v-30d31249]{height:100%;overflow:hidden;width:100%}.app-teaser-media-slider__slide[data-v-30d31249]{inset:0;opacity:0;position:absolute}.app-teaser-media-slider__slide.is-active[data-v-30d31249]{opacity:1;z-index:3}}.app-card-scrollable-content{mask-image:var(--mask-gradient);-webkit-mask-image:var(--mask-gradient);overflow-y:auto}.app-card-close{height:48px;position:absolute;right:var(--close-btn-pos);top:var(--close-btn-pos);width:48px}.app-card-close .svg-icon{height:24px;width:24px}.app-modal-card{background:#fff;border-radius:0;flex-grow:1;height:100%;max-width:100%;padding:15px;position:relative;width:100%;--close-btn-pos:15px}@media (min-width: 48rem){.app-modal-card{--close-btn-pos:-16px;border-radius:40px;flex-grow:1;height:100%;padding:var(--app-card-padding-12);width:1200px}}@media (min-width: 64rem){.app-modal-card{max-height:746px}}.app-modal{align-items:center;display:flex;justify-content:center}.app-modal__content{height:100%;inset:0;overflow-y:scroll;position:absolute}.app-modal__overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100%;width:100%}@media (min-width: 48rem){.app-modal__overlay{padding:30px}}.app-modal.is-limited .app-modal__overlay{height:100%}.app-teaser-card-bg{border-radius:inherit;color:#cf701c33;inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:-1}.app-teaser-card-bg img{display:block;filter:saturate(0);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:var(--9482c0e0);transform:translateZ(0);width:100%}.app-teaser-card-bg:after{background-color:currentColor;content:"";inset:0;position:absolute}.app-teaser-card-bg.theme-light{color:#c18f6399}.app-teaser-card-bg.theme-dark{color:#49271299}.app-teaser-card-inner[data-v-1fbab2a0]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000026;border-radius:20px;color:#fff;padding:var(--app-card-padding-20)}.app-teaser-card-inner__title[data-v-1fbab2a0]{margin-bottom:.725rem}@media (min-width: 80rem){.app-teaser-card-inner[data-v-1fbab2a0]{border-radius:40px;max-width:100%;min-width:704px;width:-moz-min-content;width:min-content}.app-teaser-card-inner__title[data-v-1fbab2a0]{margin-bottom:1.5rem}}.app-teaser-card{border-radius:var(--app-card-border-radius);display:flex;flex-direction:column;justify-content:space-between;padding:var(--app-card-padding-12);position:relative;width:100%;z-index:1}.app-teaser-card .app-btn{margin-left:auto;align-self:flex-end}.app-teaser-card .app-btn{--app-btn-bg-color:#C18F632B;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);width:100%}.app-teaser-card .app-btn .svg-icon{height:32px;margin-left:1.5rem;width:36px}@media (min-width: 64rem){.app-teaser-card{width:auto}.app-teaser-card .app-btn{width:265px}}.app-teaser-media-card{--object-position:center;border:1px solid rgba(0,0,0,.051);border-radius:var(--app-card-border-radius);color:inherit;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-height:320px;min-width:300px;overflow:hidden;padding:var(--app-card-padding-20);text-decoration:none;transition:transform .3s ease}.app-teaser-media-card:after{background:linear-gradient(180deg,transparent,#000);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.app-teaser-media-card__content{align-items:flex-end;display:flex;justify-content:space-between;position:relative;width:100%;z-index:2}.app-teaser-media-card__text{color:#fff;flex:1;position:relative}.app-teaser-media-card__image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--object-position);object-position:var(--object-position);position:absolute;width:100%;z-index:-1}@media (min-width: 64rem){.app-teaser-media-card{width:100%;height:100%}}.app-teaser-section{display:grid;gap:var(--app-base-gap);grid-template-columns:1fr;--teaser-card-height:auto;--teaser-media-card-width:320px}.app-teaser-section .app-teaser-card{height:var(--teaser-card-height)}.app-teaser-section .app-teaser-media-card{width:var(--teaser-media-card-width)}@media (max-width: calc(64rem - .1px)){.app-teaser-section{--teaser-card-height:450px}}@media (min-width: 40rem){.app-teaser-section{--teaser-media-card-width:380px}}@media (min-width: 64rem){.app-teaser-section{grid-template-columns:minmax(300px,500px) 1fr;min-height:596px;--teaser-media-card-width:100%}}@media (min-width: 80rem){.app-teaser-section{grid-template-columns:minmax(300px,600px) 1fr;min-height:642px}}@media (min-width: 96rem){.app-teaser-section{min-height:712px}}@media (min-width: 64rem){.app-teaser-section.is-reverse{grid-template-columns:1fr minmax(0,500px)}}@media (min-width: 80rem){.app-teaser-section.is-reverse{grid-template-columns:1fr minmax(0,600px)}}.page-banner-title{font-size:24px;--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-weight:500;color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent);font-family:var(--font-unbounded);width:fit-content;margin:0}@supports (color: color-mix(in lab,red,red)){.page-banner-title{color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}}@media (min-width:350px){.page-banner-title{font-size:32px;--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-weight:500;font-family:var(--font-unbounded)}@property --un-leading{syntax:"*";inherits:false;}}@media (min-width: 64rem){.page-banner-title{font-size:64px;--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-weight:500;font-family:var(--font-unbounded)}@property --un-leading{syntax:"*";inherits:false;}}.page-banner-description{font-size:12px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent);font-family:var(--font-sans);text-wrap:pretty;margin:0;width:100%}@supports (color: color-mix(in lab,red,red)){.page-banner-description{color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}}@media (min-width:350px){.page-banner-description{font-size:14px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;font-family:var(--font-sans);--un-font-weight:300;font-weight:300}@property --un-leading{syntax:"*";inherits:false;}@media (min-width: 64rem){.page-banner-description{font-size:20px}}}@media (min-width: 80rem){.page-banner-description{max-width:100%}}.page-banner-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000026;border-radius:10px;display:flex;flex-direction:column;gap:12px;max-width:100%;padding:20px}@media (min-width: 48rem){.page-banner-card{border-radius:20px;gap:16px;padding:32px}}@media (min-width: 80rem){.page-banner-card{border-radius:40px;gap:24px;padding:48px}}.app-teaser-media-load-more{align-items:center;background:transparent;border:1px solid #5b3513;color:#5b3513;font-family:Unbounded,sans-serif;font-size:24px;font-weight:500;line-height:1.3;padding:16px 32px}.app-teaser-media-load-more svg{flex-shrink:0;height:24px;transition:transform .2s ease;width:27px}.app-teaser-media-load-more:hover svg{transform:translateY(2px)}.page-banner[data-v-033222e5]{border-radius:var(--app-card-border-radius);height:374px;overflow:hidden;position:relative;width:100%}.page-banner__logo[data-v-033222e5]{aspect-ratio:541/136;background:url(/images/logo-big.png) no-repeat 50%;background-size:contain;height:90%;opacity:.1;position:absolute;right:0;top:10%;transform:rotate(-20deg);width:50%}@media (min-width: 48rem){.page-banner[data-v-033222e5]{height:500px}}.page-banner__image[data-v-033222e5]{background:var(--bg-image) #d3d3d3;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:var(--167607c3);position:absolute;top:0;width:100%}.page-banner--with-overlay .page-banner__image[data-v-033222e5]{filter:saturate(0)}.page-banner__overlay[data-v-033222e5]{background:#49271299;inset:0;position:absolute}.page-banner__content[data-v-033222e5]{bottom:0;display:flex;flex-direction:column;gap:10px;left:0;padding:var(--app-card-padding-12);position:absolute;width:100%}.app-teaser-media-grid{align-items:stretch;display:grid;gap:var(--app-base-gap)}.app-teaser-media-grid .app-teaser-media-card{height:auto}.app-teaser-media-grid_size_large-2{grid-auto-rows:444px;grid-template-columns:1fr}@media (min-width: 40rem){.app-teaser-media-grid_size_large-2{grid-template-columns:1fr 1fr}}@media (min-width: 64rem){.app-teaser-media-grid_size_large-2{grid-auto-rows:500px}}@media (min-width: 80rem){.app-teaser-media-grid_size_large-2{grid-auto-rows:550px}}@media (min-width: 96rem){.app-teaser-media-grid_size_large-2{grid-auto-rows:712px}}.app-teaser-media-grid_size_large-3{grid-auto-rows:444px;grid-template-columns:1fr}@media (min-width: 64rem){.app-teaser-media-grid_size_large-3{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 80rem){.app-teaser-media-grid_size_large-3{grid-auto-rows:550px}}@media (min-width: 96rem){.app-teaser-media-grid_size_large-3{grid-auto-rows:712px}}.app-teaser-media-grid_size_regular-3{gap:16px;grid-auto-rows:449px;grid-template-columns:1fr}@media (min-width: 48rem){.app-teaser-media-grid_size_regular-3{gap:16px 12px;grid-template-columns:1fr 1fr}}@media (min-width: 64rem){.app-teaser-media-grid_size_regular-3{gap:24px 12px;grid-template-columns:1fr 1fr 1fr}}@media (min-width: 80rem){.app-teaser-media-grid_size_regular-3{grid-auto-rows:500px}}.app-article-hero{align-items:center;border-radius:var(--app-card-border-radius);display:flex;justify-content:center;margin-bottom:16px;overflow:hidden;position:relative}.app-article-hero img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width: 48rem){.app-article-hero{margin-bottom:24px}}.app-article-hero__video{align-items:center;aspect-ratio:1/1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:100px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:7px;height:48px;justify-content:center;left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px;z-index:1}.app-article-hero__video svg{aspect-ratio:1/1;flex-shrink:0;height:24px;transform:translate(2px);width:24px}.app-card-title{align-content:center;margin-bottom:23px;min-height:48px;padding-right:60px}@media (min-width: 48rem){.app-card-title{margin-bottom:12px;min-height:auto}}.app-article-image{display:flex;flex-direction:column;gap:8px;height:100%;overflow:hidden}@media (min-width: 64rem){.app-article-image{gap:12px}}.app-article-image img{border:1px solid var(--Secondary-Normal,#e6d6bc);border-radius:var(--app-card-border-radius);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.app-article-image figcaption{color:#000;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:140%;text-align:center}@media (min-width: 64rem){.app-article-image figcaption{font-size:16px}}.app-article-table{background:#fff;border:1px solid #dbdfe9;border-radius:20px;font-family:Open Sans,sans-serif;overflow:hidden}.app-article-table__header{border-bottom:1px solid #dbdfe9;padding:16px 32px}.app-article-table__header-text{color:#000;font-size:12px;font-weight:400;line-height:1.4;white-space:pre-wrap}@media (min-width: 64rem){.app-article-table__header-text{font-size:16px}}@media (max-width:380px){.app-article-table__content{overflow-x:scroll}}.app-article-table__table{border-collapse:collapse;width:100%}@media (max-width:380px){.app-article-table__table{min-width:-moz-max-content;min-width:max-content}}.app-article-table__cell{border-bottom:1px solid #dbdfe9;border-right:1px solid #dbdfe9;box-sizing:border-box;color:#000;font-size:12px;font-weight:400;line-height:1.4;min-height:48px;min-width:72px;padding:16px 32px;vertical-align:middle;white-space:pre-wrap}@media (max-width:380px){.app-article-table__cell{min-width:80px;padding:12px 16px;width:80px}}@media (min-width:1024px){.app-article-table__cell{font-size:16px}}.app-article-table__cell:last-child{border-right:none}.app-article-table__cell--header{text-align:left}.app-article-table__table tbody tr:last-child .app-article-table__cell{border-bottom:none}@media (max-width:768px){.app-article-table--centered .app-article-table__cell,.app-article-table--centered .app-article-table__header{text-align:center}}.education-today-page{padding:0 0 40px}@media (min-width: 48rem){.education-today-page{padding:0 0 60px}}@media (min-width: 64rem){.education-today-page{padding:0 0 80px}}.healthcare-clinic-card{align-items:start;background-image:var(--bg-image);background-position:50%;background-size:cover;border-radius:var(--app-card-border-radius);cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:16px;height:250px;justify-content:flex-end;overflow:hidden;padding:var(--app-card-padding-20);padding-top:20px;position:relative;z-index:1}@media (min-width: 64rem){.healthcare-clinic-card{gap:24px;width:100%}}.healthcare-clinic-card:after{background:#0009;content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.healthcare-clinic-card__director{aspect-ratio:1/1;background:#fff;border-radius:100px;flex-shrink:0;font-size:12px;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:60px}.clinic-modal-doctor{align-items:center;align-self:stretch;background:#fff;border-radius:100px;display:flex;gap:10px;max-width:335px;overflow:hidden;padding:12px 32px 12px 12px;width:100%}@media (min-width: 48rem){.clinic-modal-doctor{max-width:427px}}.clinic-modal-doctor__avatar{align-items:center;aspect-ratio:1/1;border:1px solid var(--Secondary-Normal,#e6d6bc);border-radius:100px;display:flex;flex-shrink:0;justify-content:center;overflow:hidden;width:48px}@media (min-width: 48rem){.clinic-modal-doctor__avatar{width:60px}}.clinic-modal-doctor__avatar img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.clinic-modal-doctor__info{display:flex;flex-direction:column;gap:4px}.clinic-modal-doctor__info-name{color:#000;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;line-height:130%}@media (min-width: 48rem){.clinic-modal-doctor__info-name{font-size:18px}}.clinic-modal-doctor__info-specialty{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:120%}@media (min-width: 48rem){.clinic-modal-doctor__info-specialty{font-size:16px}}.clinic-modal-info{align-content:flex-start;align-items:flex-start;align-self:stretch;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#0000004d;display:flex;flex-wrap:wrap;gap:12px;padding:12px;width:100%}@media (min-width: 48rem){.clinic-modal-info{border-radius:16px;display:flex;flex-direction:row;gap:16px;padding:16px}}.clinic-modal-info__address{align-items:center;display:flex;gap:6px}.clinic-modal-info__address span{font-size:12px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;font-family:var(--font-sans);color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.clinic-modal-info__address span{color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}}@media (min-width: 48rem){.clinic-modal-info__address span{font-size:14px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;font-family:var(--font-sans)}}.clinic-modal-info__address svg{color:#e6d6bc;height:20px;width:20px}.clinic-modal-info__schedule{align-items:center;display:flex;gap:6px}.clinic-modal-info__schedule span{font-size:12px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;font-family:var(--font-sans);color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.clinic-modal-info__schedule span{color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}}@media (min-width: 48rem){.clinic-modal-info__schedule span{font-size:14px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;font-family:var(--font-sans)}}@media (min-width: 48rem){@property --un-leading{syntax:"*";inherits:false;}}.clinic-modal-info__schedule svg{color:#e6d6bc;height:20px;width:20px}.clinic-modal-card{background:var(--bg-card);background-position:50%;background-size:cover;border-radius:20px;display:flex;flex-direction:column;height:367px;justify-content:space-between;overflow:hidden;width:100%}.clinic-modal-card__doctor{padding:12px}.clinic-modal-card__info{padding:0}@media (min-width: 48rem){.clinic-modal-card__info{padding:24px}}.healthcare-today-page{padding:0 0 40px}@media (min-width: 48rem){.healthcare-today-page{padding:0 0 60px}}@media (min-width: 64rem){.healthcare-today-page{padding:0 0 80px}}.healthcare-today-page__hospitals{align-items:stretch;display:grid;gap:16px 12px;grid-template-columns:1fr}@media (min-width: 48rem){.healthcare-today-page__hospitals{grid-template-columns:1fr 1fr}}@media (min-width: 64rem){.healthcare-today-page__hospitals{grid-template-columns:1fr 1fr 1fr}}.navigation-component{display:flex;flex-direction:column;gap:16px;margin-block:16px;width:100%}@media (min-width: 48rem){.navigation-component{align-items:flex-start;flex-direction:row;gap:20px;justify-content:space-between;margin-block:24px}}@media (min-width: 64rem){.navigation-component{gap:24px;margin-bottom:0;margin-top:40px}}.navigation-component__item{align-items:center;color:inherit;display:flex;gap:16px;justify-content:flex-start;text-decoration:none;width:-moz-fit-content;width:fit-content}@media (min-width: 48rem){.navigation-component__item{flex-shrink:0;gap:20px;max-width:48%;width:auto}}.navigation-component__item--prev{justify-content:flex-start;order:1}@media (min-width: 48rem){.navigation-component__item--prev{margin-right:auto}}.navigation-component__item--next{justify-content:flex-end;margin-left:auto;order:2;text-align:right}.navigation-component__arrow{align-items:center;display:flex;flex-shrink:0;justify-content:center}.navigation-component__icon{display:block;height:24px;max-width:none;width:24px}@media (min-width: 48rem){.navigation-component__icon{height:29px;width:29px}}.navigation-component__icon--rotated{transform:rotate(180deg)}.navigation-component__image{border:1px solid #e6d6bc;border-radius:24px;flex-shrink:0;height:64px;overflow:hidden;width:64px}@media (min-width: 48rem){.navigation-component__image{height:80px;width:80px}}.navigation-component__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.navigation-component__title{color:#000;flex:1;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500;line-height:1.3;width:-moz-fit-content;width:fit-content}@media (min-width: 48rem){.navigation-component__title{flex:none;font-size:16px;max-width:280px}}@media (min-width: 64rem){.navigation-component__title{font-size:18px;max-width:362px}}.live-voice-person-card-container{border-radius:var(--app-card-border-radius);cursor:pointer;height:100%;overflow:hidden;position:relative}.live-voice-person-card-container__ribbon{height:166px;left:-56px;overflow:hidden;position:absolute;top:-43px;width:182px}.live-voice-person-card-container__ribbon img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.hero-media-card{--object-position:center;border:1px solid rgba(0,0,0,.051);border-radius:var(--app-card-border-radius);color:inherit;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-width:300px;overflow:hidden;padding:var(--app-card-padding-20);text-decoration:none;transition:transform .3s ease}.hero-media-card:not(.hero-media-card--simple):after{background:linear-gradient(180deg,transparent,#000);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero-media-card__content{display:flex;flex-direction:column;gap:16px;justify-content:space-between;position:relative;width:100%;z-index:2}@media (min-width: 48rem){.hero-media-card__content{gap:24px}}.hero-media-card__text{color:#fff;flex:1;position:relative}.hero-media-card__image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--object-position);object-position:var(--object-position);position:absolute;width:100%}.hero-media-card__medal{height:46px;width:24px}.hero-media-card__medal img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media (min-width: 48rem){.hero-media-card__medal{height:92px;width:48px}}@media (min-width: 64rem){.hero-media-card{width:100%;height:100%}}.unity-hero-rewards{align-items:flex-start;align-self:stretch;background:var(--Primary-Light,#f9f3ef);border-radius:16px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:24px}.unity-hero-rewards__title{color:#000;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.unity-hero-rewards__awards,.unity-hero-rewards__memory{display:flex;flex-direction:column;gap:8px;width:100%}.unity-hero-rewards__list{display:flex;flex-direction:column;gap:4px;list-style:disc outside;margin:0;padding-left:24px}.unity-hero-rewards__list li{color:#000;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.unity-hero-rewards__list li::marker{margin-left:6px}.unity-hero-rewards__memory-button{align-items:center;background:transparent;border:1px solid #5b3513;color:#5b3513;color:var(--Primary-Normal,#5b3513);font-family:Unbounded,sans-serif;font-size:12px;font-style:normal;font-weight:500;height:40px;line-height:130%;padding:12px 32px}.unity-hero-rewards__memory-button svg{height:14px;width:16px}.app-article-quote-text{align-items:flex-start;align-self:stretch;background:var(--Primary-Light,#f9f3ef);border-radius:var(--app-card-border-radius);color:#000;display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:140%;padding:24px;width:100%}@media (min-width: 48rem){.app-article-quote-text{font-size:16px}}.app-article-image-slider{border-radius:var(--app-card-border-radius);display:flex;overflow:hidden}.app-article-image-slider.app-article-image-slider--multi{overflow-x:auto}.svo-support-link{align-items:center;align-self:stretch;background:var(--Primary-Light,#f9f3ef);border:1px solid var(--Primary-Clarity,rgba(91,53,19,.2));border-radius:var(--app-card-border-radius);color:var(--Primary-Normal,#5b3513);display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;gap:10px;justify-content:center;line-height:120%;padding:12px 16px}.svo-support-link__content{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.svo-support-link__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.svo-support-link--clickable{cursor:pointer;text-decoration:none}.svo-support-link--clickable:hover{opacity:.8;transition:opacity .2s ease}@media (min-width: 64rem){.svo-support-link{font-size:14px;padding:16px 32px}}.svo-support-stat{align-items:center;display:flex;flex:1 0 0;flex-direction:column;gap:8px}@media (min-width: 64rem){.svo-support-stat{align-items:flex-start}}.svo-support-stat__title{color:#000;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:140%}@media (min-width: 64rem){.svo-support-stat__title{font-size:16px}}.svo-support-stat__value{color:#000;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;line-height:130%}@media (min-width: 64rem){.svo-support-stat__value{font-size:18px}}.svo-support-page{padding:0 0 40px}@media (min-width: 48rem){.svo-support-page{padding:0 0 60px}}@media (min-width: 64rem){.svo-support-page{padding:0 0 80px}}.lost-hero-today-modal__body{display:flex;flex-direction:column;flex-grow:1;gap:12px;overflow-y:auto;position:relative}@media (min-width: 64rem){.lost-hero-today-modal__body{flex-direction:row}}.lost-hero-today-modal__image-container{display:flex;flex-direction:column;flex-shrink:0;gap:12px;height:449px;margin:0 auto;position:relative;width:100%}.lost-hero-today-modal__image-container img{border-radius:var(--app-card-border-radius);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media (min-width: 48rem){.lost-hero-today-modal__image-container{margin:0;width:294px}}@media (min-width: 64rem){.lost-hero-today-modal__image-container{min-height:381px;width:304px}}.lost-hero-today-modal__bio p{margin-bottom:12px}.lost-hero-today-modal__bio p:last-child{margin-bottom:0}@media (min-width: 48rem){.lost-hero-today-modal__bio p{margin-bottom:16px}}.lost-hero-today-modal__text-content{display:flex;flex-direction:column;gap:12px}@media (min-width: 48rem){.lost-hero-today-modal__text-content{gap:16px}}@media (min-width: 64rem){.lost-hero-today-modal__text-content{flex-grow:1;overflow-y:auto}}.lost-hero-today-modal__interviewer{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%;text-align:right}@media (min-width: 48rem){.lost-hero-today-modal__interviewer{font-size:14px}}.lost-hero-today-modal__content,.lost-hero-today-modal__profile{display:flex;flex-direction:column;gap:12px}.lost-hero-today-modal__content{height:-moz-fit-content;height:fit-content}@media (min-width: 64rem){.lost-hero-today-modal__content{gap:16px}}.lost-hero-today-modal__ending{display:flex;flex-direction:column}.lost-hero-today-modal__ending p{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%;margin-left:auto;text-align:right;width:-moz-fit-content;width:fit-content}@media (min-width: 48rem){.lost-hero-today-modal__ending p{font-size:14px}}.lost-today-page{padding:0 0 40px}@media (min-width: 48rem){.lost-today-page{padding:0 0 60px}}@media (min-width: 64rem){.lost-today-page{padding:0 0 80px}}.city-prospects-page{padding:0 0 40px}@media (min-width: 48rem){.city-prospects-page{padding:0 0 60px}}@media (min-width: 64rem){.city-prospects-page{padding:0 0 80px}}.veteran-support-table{background:#fff;border:1px solid #dbdfe9;border-radius:20px;font-family:Open Sans,sans-serif;overflow:hidden}.veteran-support-table__header{border-bottom:1px solid #dbdfe9;padding:16px 12px}.veteran-support-table__header-text{color:#000;font-size:12px;font-weight:400;line-height:1.4;white-space:pre-wrap}@media (min-width: 64rem){.veteran-support-table__header-text{font-size:16px}}@media (max-width:380px){.veteran-support-table__content{overflow-x:scroll}}.veteran-support-table__table{border-collapse:collapse;table-layout:fixed;width:100%}@media (max-width:380px){.veteran-support-table__table{min-width:-moz-max-content;min-width:max-content}}.veteran-support-table__cell{border-bottom:1px solid #dbdfe9;border-right:1px solid #dbdfe9;box-sizing:border-box;color:#000;font-size:14px;font-weight:400;line-height:1.4;min-height:48px;padding:16px 12px;vertical-align:middle;white-space:pre-wrap;width:50%}@media (max-width:380px){.veteran-support-table__cell{min-width:160px;padding:16px 12px;width:50%}}@media (min-width:1024px){.veteran-support-table__cell{font-size:16px;padding:16px 32px}}.veteran-support-table__cell:last-child{border-right:none}.veteran-support-table__cell--header{text-align:left}.veteran-support-table__table tbody tr:last-child .veteran-support-table__cell{border-bottom:none}.veteran-support-tag{align-items:center;background:var(--Gray-200,#f1f1f4);border-radius:var(--app-card-border-radius);color:var(--Gray-900,#090e1c);display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;justify-content:start;line-height:120%;padding:16px 32px;text-align:left;width:100%}@media (min-width: 64rem){.veteran-support-tag{font-size:16px;justify-content:center;text-align:center;width:-moz-fit-content;width:fit-content}}.veterans-support-page{padding:0 0 40px}@media (min-width: 48rem){.veterans-support-page{padding:0 0 60px}}@media (min-width: 64rem){.veterans-support-page{padding:0 0 80px}}.download-button{align-items:center;background:transparent;border:1px solid #5b3513;color:#5b3513;font-family:Unbounded,sans-serif;font-size:16px;font-weight:500;line-height:1.3;padding:16px 32px}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-stretch:100%;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtsZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwv8ZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtMZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtcZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwu8ZfvRIkSQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtsZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwv8ZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtMZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtcZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwu8ZfvRIkSQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtsZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwv8ZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtMZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwtcZfvRIkSYZH.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/unbounded/v12/Yq6W-LOTXCb04q32xlpwu8ZfvRIkSQ.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--un-text-opacity:100%;--un-leading:initial;--un-bg-opacity:100%;--un-ease:initial;--un-border-opacity:100%}}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-leading{syntax:"*";inherits:false}@property --un-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%}@property --un-ease{syntax:"*";inherits:false}@property --un-blur{syntax:"*";inherits:false}@property --un-brightness{syntax:"*";inherits:false}@property --un-contrast{syntax:"*";inherits:false}@property --un-drop-shadow{syntax:"*";inherits:false}@property --un-grayscale{syntax:"*";inherits:false}@property --un-hue-rotate{syntax:"*";inherits:false}@property --un-invert{syntax:"*";inherits:false}@property --un-saturate{syntax:"*";inherits:false}@property --un-sepia{syntax:"*";inherits:false}@media (min-width:40rem){@property --un-leading{syntax:"*";inherits:false}}@media (min-width:48rem){@property --un-leading{syntax:"*";inherits:false}}@media (min-width:64rem){@property --un-leading{syntax:"*"!important;inherits:false!important}@property --un-leading{syntax:"*";inherits:false}}@media (min-width:80rem){@property --un-leading{syntax:"*";inherits:false}}:host,:root{--font-sans:"Open Sans",sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--colors-white-DEFAULT:#fff;--spacing:.25rem;--font-unbounded:"Unbounded",sans-serif;--colors-gray-DEFAULT:#9da5b0;--leading-none:1;--radius-DEFAULT:.25rem;--default-transition-timingFunction:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--fontWeight-bold:700;--container-3xl:48rem;--fontWeight-semibold:600;--leading-tight:1.25;--fontWeight-black:900;--fontWeight-normal:400;--ease-DEFAULT:cubic-bezier(.4,0,.2,1);--ease-out:cubic-bezier(0,0,.2,1);--radius-xl:.75rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--colors-black:#000;--colors-neutral-900:oklch(20.5% 0 0);--colors-gray-900:#090e1c;--colors-gray-700:#4b5675;--colors-gray-300:#dbdfe9;--colors-blue-500:oklch(62.3% .214 259.815);--colors-gray-50:oklch(98.5% .002 247.839);--colors-gray-500:#99a1b7;--colors-gray-600:#78829d;--colors-yellow-50:oklch(98.7% .026 102.212);--colors-sky-50:oklch(97.7% .013 236.62);--colors-primary-DEFAULT:#5b3513;--text-7xl-fontSize:4.5rem;--text-7xl-lineHeight:1;--text-2xl-fontSize:1.5rem;--text-2xl-lineHeight:2rem;--text-lg-fontSize:1.125rem;--text-lg-lineHeight:1.75rem;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-monoFont-family:var(--font-mono)}*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:var( --default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" );font-feature-settings:var(--default-font-featureSettings,normal);font-variation-settings:var(--default-font-variationSettings,normal);-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var( --default-monoFont-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace );font-feature-settings:var(--default-monoFont-featureSettings,normal);font-size:1em;font-variation-settings:var(--default-monoFont-variationSettings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}.text-h2{font-size:64px}.text-h2,.text-h4{--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.text-h4{font-size:32px}.text-h5{font-size:24px}.text-h5,.text-h6{--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.text-h6{font-size:16px}.text-h6m{font-size:18px;--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.text-p12{font-size:12px}.text-p12,.text-p14{--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-family:var(--font-sans);font-weight:400}.text-p14{font-size:14px}.text-p16{font-size:16px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-family:var(--font-sans);font-weight:400}.section-margin{margin-bottom:var(--app-section-gap)}.page-bottom-padding{padding-bottom:12px}.container{width:100%}.page-content{display:flex;flex-direction:column;gap:var(--app-section-gap)}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:40rem){.sm\:text-p14{font-size:14px}.sm\:text-p14,.sm\:text-p16{--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-family:var(--font-sans);font-weight:400}.sm\:text-p16{font-size:16px}.container{max-width:40rem}}@media (min-width:48rem){.md\:text-h3{font-size:48px}.md\:text-h3,.md\:text-h4{--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.md\:text-h4{font-size:32px}.md\:text-h5{font-size:24px}.md\:text-h5,.md\:text-h6m{--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.md\:text-h6m{font-size:18px}.md\:text-p14{font-size:14px}.md\:text-p14,.md\:text-p16{--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-family:var(--font-sans);font-weight:400}.md\:text-p16{font-size:16px}.page-bottom-padding{padding-bottom:24px}.container{max-width:48rem}}@media (min-width:64rem){.lg-text-h3{font-size:48px}.lg-text-h3,.lg\:text-h4{--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.lg\:text-h4{font-size:32px}.\!lg\:text-h5{font-size:24px!important;--un-leading:1.3!important;line-height:1.3!important;--un-font-weight:500!important;font-family:var(--font-unbounded)!important;font-weight:500!important}.lg\:text-h5{font-size:24px;--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.page-bottom-padding{padding-bottom:50px}.container{max-width:64rem}}@media (min-width:80rem){.xl\:text-h3{font-size:48px}.xl\:text-h3,.xl\:text-h4{--un-leading:1.3;line-height:1.3;--un-font-weight:500;font-family:var(--font-unbounded);font-weight:500}.xl\:text-h4{font-size:32px}.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.\!\[\&\>figcaption\]\:text-12px>figcaption{font-size:12px!important}.text-\[120px\]{font-size:120px}.text-\[200px\]{font-size:200px}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-\[35px\]{font-size:35px}.text-\[40px\]{font-size:40px}.text-\[60px\]{font-size:60px}.text-\[75px\]{font-size:75px}.text-\[80px\]{font-size:80px}.text-12px{font-size:12px}.text-14px{font-size:14px}.text-16px{font-size:16px}.text-20px{font-size:20px}.text-2xl{font-size:var(--text-2xl-fontSize);line-height:var(--un-leading,var(--text-2xl-lineHeight))}.text-7xl{font-size:var(--text-7xl-fontSize);line-height:var(--un-leading,var(--text-7xl-lineHeight))}.text-lg{font-size:var(--text-lg-fontSize);line-height:var(--un-leading,var(--text-lg-lineHeight))}.text-\[\#00DC82\]{color:color-mix(in oklab,#00dc82 var(--un-text-opacity),transparent)}.text-\#4B5675,.text-\[\#4B5675\]{color:color-mix(in oklab,#4b5675 var(--un-text-opacity),transparent)}.text-\[\#E4E4E7\]{color:color-mix(in oklab,#e4e4e7 var(--un-text-opacity),transparent)}.text-\[\#FEC476\]{color:color-mix(in oklab,#fec476 var(--un-text-opacity),transparent)}.text-black{color:color-mix(in srgb,var(--colors-black) var(--un-text-opacity),transparent)}.text-gray-300{color:color-mix(in srgb,var(--colors-gray-300) var(--un-text-opacity),transparent)}.text-gray-500{color:color-mix(in srgb,var(--colors-gray-500) var(--un-text-opacity),transparent)}.text-gray-600{color:color-mix(in srgb,var(--colors-gray-600) var(--un-text-opacity),transparent)}.text-gray-700{color:color-mix(in srgb,var(--colors-gray-700) var(--un-text-opacity),transparent)}.text-gray-900{color:color-mix(in srgb,var(--colors-gray-900) var(--un-text-opacity),transparent)}.text-white{color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}.color-primary{color:color-mix(in srgb,var(--colors-primary-DEFAULT) var(--un-text-opacity),transparent)}.\!\[\&\>figcaption\]\:font-600>figcaption,.\!fw-600{--un-font-weight:600!important;font-weight:600!important}.fw-400{--un-font-weight:400;font-weight:400}.font-500,.fw-500{--un-font-weight:500;font-weight:500}.fw-600{--un-font-weight:600;font-weight:600}.leading-\[130\%\]{--un-leading:130%;line-height:130%}.leading-\[140\%\]{--un-leading:140%;line-height:140%}.leading-\[60px\]{--un-leading:60px;line-height:60px}.leading-12{--un-leading:calc(var(--spacing)*12);line-height:calc(var(--spacing)*12)}.leading-none{--un-leading:var(--leading-none);line-height:var(--leading-none)}.leading-tight{--un-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-\[\'Open\ Sans\'\]{font-family:Open Sans}.font-\[\'Unbounded\'\]{font-family:Unbounded}.font-300{--un-font-weight:300;font-weight:300}.font-black{--un-font-weight:var(--fontWeight-black);font-weight:var(--fontWeight-black)}.font-bold{--un-font-weight:var(--fontWeight-bold);font-weight:var(--fontWeight-bold)}.font-normal{--un-font-weight:var(--fontWeight-normal);font-weight:var(--fontWeight-normal)}.font-sans{font-family:var(--font-sans)}.font-semibold{--un-font-weight:var(--fontWeight-semibold);font-weight:var(--fontWeight-semibold)}.font-unbounded{font-family:var(--font-unbounded)}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.m-0{margin:calc(var(--spacing)*0)}.m16{margin:calc(var(--spacing)*16)}.m4\.67{margin:calc(var(--spacing)*4.67)}.\!my-4{margin-block:calc(var(--spacing)*4)!important}.mx-16px{margin-inline:16px}.mx-auto{margin-inline:auto}.my-4{margin-block:calc(var(--spacing)*4)}.my-auto{margin-block:auto}.\!\*\:mb-1>*,.\!mb-1{margin-bottom:calc(var(--spacing)*1)!important}.\!mb-4{margin-bottom:calc(var(--spacing)*4)!important}.mb-\[30px\]{margin-bottom:30px}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3,[mb-3=""]{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-auto{margin-bottom:auto}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-auto{margin-left:auto}.mr-3{margin-right:calc(var(--spacing)*3)}.mr-auto{margin-right:auto}.mt--1{margin-top:calc(var(--spacing)*-1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-auto{margin-top:auto}.p-\[60px\]{padding:60px}.p-20{padding:calc(var(--spacing)*20)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.\!px-0{padding-inline:calc(var(--spacing)*0)!important}.px-\[6\.75rem\]{padding-inline:6.75rem}.px-2{padding-inline:calc(var(--spacing)*2)}.px-20{padding-inline:calc(var(--spacing)*20)}.pb-\[70px\]{padding-bottom:70px}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pl-\[100px\]{padding-left:100px}.pl-2{padding-left:calc(var(--spacing)*2)}.pr-10{padding-right:calc(var(--spacing)*10)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-4{padding-right:calc(var(--spacing)*4)}.pt-\[60px\]{padding-top:60px}.pt2{padding-top:calc(var(--spacing)*2)}.text-center{text-align:center}.text-left{text-align:left}.outline{outline-style:var(--un-outline-style);outline-width:1px}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.b,.border{border-width:1px}.border-\[12px\]{border-width:12px}.border-2{border-width:2px}.border-blue-500{border-color:color-mix(in srgb,var(--colors-blue-500) var(--un-border-opacity),transparent)}.border-white{border-color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-border-opacity),transparent)}.rounded,[rounded=""]{border-radius:var(--radius-DEFAULT)}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-10px{border-radius:10px}.rounded-15px{border-radius:15px}.rounded-full{border-radius:calc(infinity*1px)}.rounded-xl{border-radius:var(--radius-xl)}.border-solid{--un-border-style:solid;border-style:solid}.bg-\[\#020420\]{background-color:color-mix(in oklab,#020420 var(--un-bg-opacity),transparent)}.bg-\[\#212121\]{background-color:color-mix(in oklab,#212121 var(--un-bg-opacity),transparent)}.bg-\[\#25170A\]\/30{background-color:color-mix(in oklab,#25170a 30%,transparent)}.bg-\[\#ECDC5A\]{background-color:color-mix(in oklab,#ecdc5a var(--un-bg-opacity),transparent)}.bg-gray-50{background-color:color-mix(in srgb,var(--colors-gray-50) var(--un-bg-opacity),transparent)}.bg-gray-900{background-color:color-mix(in srgb,var(--colors-gray-900) var(--un-bg-opacity),transparent)}.bg-neutral-900{background-color:color-mix(in srgb,var(--colors-neutral-900) var(--un-bg-opacity),transparent)}.bg-sky-50{background-color:color-mix(in srgb,var(--colors-sky-50) var(--un-bg-opacity),transparent)}.bg-white{background-color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-bg-opacity),transparent)}.bg-yellow-50{background-color:color-mix(in srgb,var(--colors-yellow-50) var(--un-bg-opacity),transparent)}.opacity-10{opacity:10%}.underline{text-decoration-line:underline}.\!decoration-none{text-decoration:none!important}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.flex-grow-1{flex-grow:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-12px{gap:12px}.gap-16px{gap:16px}.gap-2{gap:calc(var(--spacing)*2)}.gap-20px{gap:20px}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.size-72px{height:72px;width:72px}.size-full{height:100%;width:100%}[size~="2"]{height:calc(var(--spacing)*2);width:calc(var(--spacing)*2)}[size~="250px"]{height:250px;width:250px}.\!h-\[350px\]{height:350px!important}.\!h-\[500px\]{height:500px!important}.\!h-100\%{height:100%!important}.\!h-186px{height:186px!important}.\!h-194px{height:194px!important}.\!h-199px{height:199px!important}.\!h-200px{height:200px!important}.\!h-201px{height:201px!important}.\!h-218px{height:218px!important}.\!h-228px{height:228px!important}.\!h-229px{height:229px!important}.\!h-236px{height:236px!important}.\!h-239px{height:239px!important}.\!h-244px{height:244px!important}.\!h-250px{height:250px!important}.\!h-262px{height:262px!important}.\!h-280px{height:280px!important}.\!h-auto{height:auto!important}.\!h-fit{height:-moz-fit-content!important;height:fit-content!important}.\!max-h-200px{max-height:200px!important}.\!min-h-200px{min-height:200px!important}.\[\&_\.hero-slider\]\:min-h-701px .hero-slider{min-height:701px}.h-\[100px\]{height:100px}.h-\[200px\]{height:200px}.h-100dvh{height:100dvh}.h-110px{height:110px}.h-164px{height:164px}.h-185px{height:185px}.h-208px{height:208px}.h-20px{height:20px}.h-238px{height:238px}.h-243px{height:243px}.h-24px{height:24px}.h-250px{height:250px}.h-281px{height:281px}.h-300px{height:300px}.h-32px{height:32px}.h-340px{height:340px}.h-362px,[h-362px=""]{height:362px}.h-490px{height:490px}.h-596px{height:596px}.h-630px{height:630px}.h-7{height:calc(var(--spacing)*7)}.h-8{height:calc(var(--spacing)*8)}.h-full{height:100%}.h1{height:calc(var(--spacing)*1)}.h2,[h2=""]{height:calc(var(--spacing)*2)}.h3{height:calc(var(--spacing)*3)}.h4{height:calc(var(--spacing)*4)}.h6{height:calc(var(--spacing)*6)}.max-h-100\%{max-height:100%}.max-w-\[65\%\]{max-width:65%}.max-w-\[700px\]{max-width:700px}.max-w-380px{max-width:380px}.max-w-3xl{max-width:var(--container-3xl)}.max-w-full{max-width:100%}.min-h-\[596px\]{min-height:596px}.min-h-830px{min-height:830px}.w-\[1000px\]{width:1000px}.w-\[100px\]{width:100px}.w-\[1348px\]{width:1348px}.w-\[600px\]{width:600px}.w-\[652px\]{width:652px}.w-\[705px\]{width:705px}.w-100\%,.w-full,[w-full=""]{width:100%}.w-20px{width:20px}.w-28px{width:28px}.w-294px{width:294px}.w-320px{width:320px}.w-36px{width:36px}.w-7{width:calc(var(--spacing)*7)}.w-83px{width:83px}.w-fit{width:-moz-fit-content;width:fit-content}.\!aspect-ratio-\[358\/208\]{aspect-ratio:358/208!important}.aspect-1{aspect-ratio:1}.block,[block=""]{display:block}.inline-block{display:inline-block}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.visible{visibility:visible}.collapse{visibility:collapse}.pointer-events-none{pointer-events:none}.resize,[resize=""]{resize:both}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-wrap{text-wrap:wrap}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.uppercase{text-transform:uppercase}.transform{transform:var(--un-rotate-x) var(--un-rotate-y) var(--un-rotate-z) var(--un-skew-x) var(--un-skew-y)}.transition{transition-duration:var(--un-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter;transition-timing-function:var(--un-ease,var(--default-transition-timingFunction))}.ease{--un-ease:var(--ease-DEFAULT);transition-timing-function:var(--ease-DEFAULT)}.ease-in-out{--un-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--un-ease:var(--ease-out);transition-timing-function:var(--ease-out)}[select~="$event"]{-webkit-user-select:var(--event);-moz-user-select:var(--event);user-select:var(--event)}.items-start{align-items:flex-start}.items-center{align-items:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.inset-0{inset:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-12{bottom:calc(var(--spacing)*12)}.bottom-5{bottom:calc(var(--spacing)*5)}.left-0{left:calc(var(--spacing)*0)}.right-\[-100\%\]{right:-100%}.right-\[190px\]{right:190px}.right-\[90px\]{right:90px}.right-0{right:calc(var(--spacing)*0)}.right-5{right:calc(var(--spacing)*5)}.right-8{right:calc(var(--spacing)*8)}.top-\[160px\]{top:160px}.top-\[250px\]{top:250px}.top-0{top:calc(var(--spacing)*0)}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!order-1{order:1!important}.order--1{order:-1}.order-2{order:2}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static,[static=""]{position:static}.overflow-clip{overflow:clip}.overflow-x-auto{overflow-x:auto}.overflow-x-clip{overflow-x:clip}.overflow-y-clip{overflow-y:clip}[fill-opacity~="0.06"]{--un-fill-opacity:.06%}[stroke-width~="0.841584"]{stroke-width:.841584px}[stroke-width~="1.7"]{stroke-width:1.7px}[stroke-width~="2.125"]{stroke-width:2.125px}[stroke-width~="2.43271"]{stroke-width:2.43271px}[stroke-width~="8"]{stroke-width:8px}.bg-center{background-position:50%}.object-cover{-o-object-fit:cover;object-fit:cover}.\!object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-contain{-o-object-fit:contain;object-fit:contain}.\!\[\&\>img\]\:object-\[-5px_-20px\]>img{-o-object-position:-5px -20px!important;object-position:-5px -20px!important}.\!\[\&\>img\]\:object-\[15\%_center\]>img{-o-object-position:15% center!important;object-position:15% center!important}.\!object-\[50\%_70\%\]{-o-object-position:50% 70%!important;object-position:50% 70%!important}.\!object-bottom-center{-o-object-position:bottom center!important;object-position:bottom center!important}.\[\&\>img\]\:object-\[10\%_0\%\]>img{-o-object-position:10% 0;object-position:10% 0}.\[\&\>img\]\:object-\[10\%_100\%\]>img{-o-object-position:10% 100%;object-position:10% 100%}.\[\&\>img\]\:object-\[10\%_90\%\]>img{-o-object-position:10% 90%;object-position:10% 90%}.\[\&\>img\]\:object-\[27\%_20\%\]>img{-o-object-position:27% 20%;object-position:27% 20%}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.blur{--un-blur:blur(8px)}.blur,.filter{filter:var(--un-blur,) var(--un-brightness,) var(--un-contrast,) var(--un-grayscale,) var(--un-hue-rotate,) var(--un-invert,) var(--un-saturate,) var(--un-sepia,) var(--un-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,);backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,)}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.table{display:table}.border-collapse{border-collapse:collapse}.var\:app-btn-bg-color\:\#C18F632B{--app-btn-bg-color:#c18f632b}@supports (color:color-mix(in lab,red,red)){.text-black{color:color-mix(in oklab,var(--colors-black) var(--un-text-opacity),transparent)}.text-gray-300{color:color-mix(in oklab,var(--colors-gray-300) var(--un-text-opacity),transparent)}.text-gray-500{color:color-mix(in oklab,var(--colors-gray-500) var(--un-text-opacity),transparent)}.text-gray-600{color:color-mix(in oklab,var(--colors-gray-600) var(--un-text-opacity),transparent)}.text-gray-700{color:color-mix(in oklab,var(--colors-gray-700) var(--un-text-opacity),transparent)}.text-gray-900{color:color-mix(in oklab,var(--colors-gray-900) var(--un-text-opacity),transparent)}.text-white{color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}.color-primary{color:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-text-opacity),transparent)}.border-blue-500{border-color:color-mix(in oklab,var(--colors-blue-500) var(--un-border-opacity),transparent)}.border-white{border-color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-border-opacity),transparent)}.bg-gray-50{background-color:color-mix(in oklab,var(--colors-gray-50) var(--un-bg-opacity),transparent)}.bg-gray-900{background-color:color-mix(in oklab,var(--colors-gray-900) var(--un-bg-opacity),transparent)}.bg-neutral-900{background-color:color-mix(in oklab,var(--colors-neutral-900) var(--un-bg-opacity),transparent)}.bg-sky-50{background-color:color-mix(in oklab,var(--colors-sky-50) var(--un-bg-opacity),transparent)}.bg-white{background-color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-bg-opacity),transparent)}.bg-yellow-50{background-color:color-mix(in oklab,var(--colors-yellow-50) var(--un-bg-opacity),transparent)}}@media (max-width: calc(64rem - .1px)){.lt-lg\:hidden,.max-lg\:hidden{display:none}}@media (max-width: calc(40rem - .1px)){.max-sm\:w-full{width:100%}}@media (min-width:40rem){.sm\:h-24px{height:24px}.sm\:h-400px{height:400px}.sm\:h-fit{height:-moz-fit-content;height:fit-content}.sm\:w-24px{width:24px}.sm\:w-fit{width:-moz-fit-content;width:fit-content}}@media (min-width:48rem){.md\:text-\[18px\]{font-size:18px}.md\:text-24px{font-size:24px}.md\:mx-0{margin-inline:calc(var(--spacing)*0)}.md\:mb-6{margin-bottom:calc(var(--spacing)*6)}.md\:mb-8{margin-bottom:calc(var(--spacing)*8)}.md\:mb-9{margin-bottom:calc(var(--spacing)*9)}.md\:mr-auto{margin-right:auto}.\!md\:rounded-40px{border-radius:40px!important}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.\!md\:gap-4{gap:calc(var(--spacing)*4)!important}.md\:gap-4{gap:calc(var(--spacing)*4)}.md\:gap-6{gap:calc(var(--spacing)*6)}.\!md\:grid{display:grid!important}.\!md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\!md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:h-29px{height:29px}.md\:h-310px{height:310px}.md\:h-346px{height:346px}.md\:h-353px{height:353px}.md\:h-361px{height:361px}.md\:h-400px{height:400px}.md\:h-409px{height:409px}.md\:h-429px{height:429px}.md\:h-561px{height:561px}.md\:h-572px{height:572px}.md\:h-631px{height:631px}.md\:min-h-auto{min-height:auto}.md\:w-33px{width:33px}.md\:w-355px{width:355px}.md\:w-50\%{width:50%}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:hidden{display:none}.md\:order--1{order:-1}}@media (min-width:64rem){.lg\:text-16px{font-size:16px}.lg\:text-18px{font-size:18px}.lg\:text-20px{font-size:20px}.lg\:text-29px{font-size:29px}.lg\:leading-\[130\%\]{--un-leading:130%;line-height:130%}.\!lg\:my-6{margin-block:calc(var(--spacing)*6)!important}.lg\:my-6{margin-block:calc(var(--spacing)*6)}.\!lg\:mb-2{margin-bottom:calc(var(--spacing)*2)!important}.\!lg\:mb-4{margin-bottom:calc(var(--spacing)*4)!important}.\!lg\:mb-6{margin-bottom:calc(var(--spacing)*6)!important}.lg\:mb-4,[lg\:mb-4=""]{margin-bottom:calc(var(--spacing)*4)}.lg\:mb-6{margin-bottom:calc(var(--spacing)*6)}.lg\:px-4{padding-inline:calc(var(--spacing)*4)}.lg\:pb-4{padding-bottom:calc(var(--spacing)*4)}.lg\:pt-0{padding-top:calc(var(--spacing)*0)}.lg\:rounded-30px{border-radius:30px}.\!lg\:flex{display:flex!important}.lg\:flex-row{flex-direction:row}.lg\:gap-0{gap:calc(var(--spacing)*0)}.lg\:gap-16px{gap:16px}.lg\:gap-2{gap:calc(var(--spacing)*2)}.lg\:gap-24px{gap:24px}.lg\:gap-32px{gap:32px}.lg\:gap-4{gap:calc(var(--spacing)*4)}.lg\:gap-40px{gap:40px}.lg\:gap-6{gap:calc(var(--spacing)*6)}.\!lg\:grid{display:grid!important}.\!lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\!lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.\!lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:size-120px{height:120px;width:120px}.\!lg\:h-200px{height:200px!important}.\!lg\:h-269px{height:269px!important}.\!lg\:h-270px{height:270px!important}.\!lg\:h-400px{height:400px!important}.\!lg\:h-410px{height:410px!important}.\!lg\:h-561px{height:561px!important}.\!lg\:h-633px{height:633px!important}.\!lg\:h-659px{height:659px!important}.\!lg\:h-678px{height:678px!important}.\!lg\:h-683px{height:683px!important}.\!lg\:h-687px{height:687px!important}.\!lg\:h-737px{height:737px!important}.\!lg\:h-782px{height:782px!important}.\!lg\:h-813px{height:813px!important}.\!lg\:h-full{height:100%!important}.\!lg\:max-h-520px{max-height:520px!important}.\!lg\:max-h-684px{max-height:684px!important}.\!lg\:max-h-824px{max-height:824px!important}.\!lg\:max-h-900px{max-height:900px!important}.lg\:h-\[292px\]{height:292px}.lg\:h-156px{height:156px}.lg\:h-331px{height:331px}.lg\:h-360px{height:360px}.lg\:h-813px{height:813px}.lg\:min-h-auto{min-height:auto}.lg\:w-\[455px\]{width:455px}.lg\:w-1\/2{width:50%}.lg\:w-365px{width:365px}.lg\:w-90\%{width:90%}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.\!lg\:hidden{display:none!important}.lg\:hidden{display:none}.\!lg\:order-2{order:2!important}.lg\:order-0{order:0}.lg\:order-2{order:2}}@media (min-width:80rem){.xl\:mb-10{margin-bottom:calc(var(--spacing)*10)}.xl\:mb-12{margin-bottom:calc(var(--spacing)*12)}.xl\:mb-6{margin-bottom:calc(var(--spacing)*6)}.\!xl\:w-832px{width:832px!important}.xl\:h-310px{height:310px}.xl\:h-326px{height:326px}.xl\:h-auto{height:auto}.xl\:text-nowrap{text-wrap:nowrap}.xl\:order-2{order:2}}@media (min-width:96rem){.\32xl\:w-\[1000px\]{width:1000px}.\32xl\:\[\&\>img\]\:object-cover>img{-o-object-fit:cover;object-fit:cover}.\32xl\:\[\&\>img\]\:object-none>img{-o-object-fit:none;object-fit:none}}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{inset:0}.vfm--overlay{background-color:#00000080;z-index:-1}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-duration:.3s;transition-property:transform}.vfm-slide-down-enter-active,.vfm-slide-down-leave-active,.vfm-slide-up-enter-active,.vfm-slide-up-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-left-enter-active,.vfm-slide-left-leave-active,.vfm-slide-right-enter-active,.vfm-slide-right-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{bottom:0;position:fixed;top:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{margin:0;padding:0;width:100%}html{font-family:var(--font-sans);--app-card-border-radius:20px;--app-card-padding-12:12px;--app-card-padding-20:20px;--app-base-gap:12px;--padding-inline:8px;--app-header-height:55px;--app-section-gap:12px;--app-padding-top:55px;--app-padding-bottom:20px}@supports (color: color-mix(in lab,red,red)){html{color:color-mix(in oklab,var(--colors-gray-DEFAULT) 900%,transparent);background-color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-bg-opacity),transparent)}}@media (min-width: 48rem){html{--app-card-border-radius:40px;--app-card-padding-12:32px;--app-base-gap:16px;--app-card-padding-20:var(--app-card-padding-12);--app-padding-top:60px}}@media (min-width: 64rem){html{--app-base-gap:20px;--padding-inline:2.5rem;--app-section-gap:16px;--app-header-height:88px;--app-padding-top:100px}}@media (min-width: 80rem){html{--app-card-border-radius:60px;--app-card-padding-12:48px;--app-section-gap:40px}}.app{display:flex;flex-direction:column;min-height:100vh}::-webkit-scrollbar{display:none}.container{max-width:100%;padding-inline:var(--padding-inline)}@media (min-width: 64rem){.container{max-width:1920px;padding-inline:2.5rem}}.container-detailed{max-width:1220px}.container-detailed-content{padding-inline:8px}.container-detailed-content .MsoNormalTable{display:block;overflow-x:auto;width:100%}@media (min-width: 64rem){.container-detailed-content{padding-inline:0}}svg{fill:none}.fade-in-appear-active,.fade-in-enter-active,.fade-in-leave-active{transition:opacity .5s}.fade-in-appear-from,.fade-in-enter-from,.fade-in-leave-to{opacity:0}.app-interview{line-height:1.6}.app-interview .strong-text,.app-interview b,.app-interview strong{font-weight:600!important}.app-interview blockquote{color:#5b3513;font-style:italic;margin-bottom:16px}.app-interview blockquote p{margin:0}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes expandable-slide-up{0%{height:var(--reka-collapsible-content-height,100%)}to{height:0}}@keyframes expandable-slide-down{0%{height:0}to{height:var(--reka-collapsible-content-height,100%)}}@keyframes header-slide-up{0%{height:var(--app-header-height,100%)}to{height:0}}@keyframes header-slide-down{0%{height:0}to{height:var(--app-header-height,100%)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes overlay-show{0%{opacity:0}to{opacity:1}}@keyframes bottom-menu-show{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}.app{padding-bottom:var(--app-padding-bottom);padding-top:var(--app-padding-top)}.breadcrumbs-container{margin-bottom:.75rem}@media (min-width: 48rem){.breadcrumbs-container{margin-bottom:1rem}}.app-footer{align-items:center;background-color:#f1f1f4;border-radius:var(--app-card-border-radius);color:#4b5675;flex-direction:column;gap:12px;padding:20px;text-align:center}.app-footer__copyright{text-wrap:balance}.app-footer__logo{flex-shrink:0}@media (min-width: 48rem){.app-footer{flex-direction:row;height:96px;justify-content:space-between;padding:20px 40px}}.day-events-snippet-date{line-height:1}.day-events-snippet-date__day{font-size:20px}.day-events-snippet-date__month{font-size:12px}@media (min-width: 40rem){.day-events-snippet-date__day{font-size:26px}.day-events-snippet-date__month{font-size:12px}}@media (min-width: 64rem){.day-events-snippet-date__day{font-size:32px}.day-events-snippet-date__month{font-size:13px}}.day-events-snippet-item{--padding-inline:0px;align-items:center;border-radius:16px;display:flex;padding:8px var(--padding-inline);transition:background-color .3s ease-in-out;width:100%}.day-events-snippet-item__img{aspect-ratio:1;border-radius:12px;height:auto;margin-right:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:60px}.day-events-snippet-item__text{color:#090e1c;display:block;display:-webkit-box;flex-grow:1;font-size:14px;line-height:1.4;max-height:58.8px;padding-right:30px;text-align:left;width:209px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;--me-max-height:58.8px}.day-events-snippet-item__icon{color:#c18f63;height:24px;position:absolute;right:var(--padding-inline);top:calc(50% - 12px);transition:inherit;width:24px}.day-events-snippet-item:hover{background-color:#f9f3ef}.day-events-snippet-item:hover .day-events-snippet-item__icon{color:#5b3513}@media (min-width:390px){.day-events-snippet-item{--padding-inline:12px;padding:12px 40px 12px 12px}}@media (min-width:500px){.day-events-snippet-item{--padding-inline:16px;padding:16px}}@media (min-width: 64rem){.day-events-snippet-item{width:349px}.day-events-snippet-item__text{max-width:360px;padding-right:30px}}.day-events-snippet-dropdown{background-color:#fff;border-radius:0 0 24px 24px;box-shadow:0 7px 15px #00000008;display:flex;flex-direction:column;gap:8px;left:0;padding:16px;position:fixed;right:0;top:var(--app-header-height,55px);width:100vw;z-index:30}.day-events-snippet-dropdown .app-btn .svg-icon{height:32px;margin-left:1.5rem;width:36px}@media (min-width: 40rem){.day-events-snippet-dropdown{border-radius:0 0 24px 24px}}@media (min-width: 64rem){.day-events-snippet-dropdown{border-radius:24px;left:auto;position:absolute;right:-1px;top:calc(100% + 1px);width:auto;width:381px;z-index:20}}.day-events-snippet-overlay{background:#00000080;bottom:0;height:100vh;left:0;position:fixed;right:0;top:var(--app-header-height,55px);z-index:29}.day-events-snippet{align-items:center;color:#5b3513;display:flex;gap:11px;height:57px;padding-right:24px;text-align:center;width:-moz-fit-content;width:fit-content}.day-events-snippet__text{display:none;font-size:16px;line-height:1.25;text-align:left}.day-events-snippet__icon{height:24px;position:absolute;right:0;top:calc(50% - 12px);transition:transform .3s ease-in-out;width:24px}.day-events-snippet .day-events-snippet-dropdown{display:none}.day-events-snippet.is-open .day-events-snippet-dropdown{display:flex}.day-events-snippet.is-open .day-events-snippet__icon{transform:rotate(90deg)}@media (min-width: 64rem){.day-events-snippet:focus .day-events-snippet-dropdown,.day-events-snippet:hover .day-events-snippet-dropdown{display:flex}.day-events-snippet:focus .day-events-snippet__icon,.day-events-snippet:hover .day-events-snippet__icon{transform:rotate(90deg)}.day-events-snippet{align-items:flex-end;border:1px solid;padding:1px 16px 6px 32px;text-align:left;width:241px}.day-events-snippet__text{display:block}.day-events-snippet__icon{right:16px}}.app-header-nav-dropdown{background-color:#fff;border-radius:24px;box-shadow:0 7px 15px #00000008;display:flex;flex-direction:column;gap:8px;left:0;min-width:200px;padding:16px;position:absolute;top:100%;width:-moz-max-content;width:max-content;z-index:10}.app-header-nav-dropdown__item{align-items:center;border-radius:16px;color:#4b5675;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;height:40px;line-height:1.4;padding:12px;text-decoration:none;transition:all .25s ease-in-out;white-space:nowrap}.app-header-nav-dropdown__item--active,.app-header-nav-dropdown__item:hover{background-color:#f9f3ef;color:#090e1c}.app-header-nav-item{cursor:pointer}.app-header-nav-item__content{align-items:center;display:flex;gap:4px;height:56px;padding:0 12px}.app-header-nav-item .svg-icon{height:24px;width:24px}.app-badge{border:1px solid;color:#000;font-size:13px;padding:8px 10px}@media (min-width:390px){.app-badge{font-size:14px}}@media (min-width: 48rem){.app-badge{padding:10px 12px}}.app-mobile-menu[data-v-88167be1]{inset:0;position:fixed;z-index:9999}.app-mobile-menu__container[data-v-88167be1]{background:#f9f3ef;display:flex;flex-direction:column;height:100dvh;left:0;overflow:hidden;position:absolute;top:0;width:100vw}.app-mobile-menu__header[data-v-88167be1]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(91,53,19,.1);display:flex;justify-content:space-between;padding:12px}.app-mobile-menu__close-btn[data-v-88167be1]{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:opacity .2s ease;width:24px}.app-mobile-menu__close-btn[data-v-88167be1]:hover{opacity:.7}.app-mobile-menu__logos[data-v-88167be1]{align-items:center;display:flex;flex:1;gap:12px;justify-content:center}.app-mobile-menu__date-placeholder[data-v-88167be1]{height:24px;opacity:0;width:24px}.app-mobile-menu__nav[data-v-88167be1]{display:flex;flex:1;flex-direction:column;gap:40px;overflow-y:auto;padding:24px 16px}.app-mobile-menu__section[data-v-88167be1]{display:flex;flex-direction:column;gap:12px;width:100%}.app-mobile-menu__section-button[data-v-88167be1]{align-items:center;background:transparent;border:1px solid #5b3513;color:#5b3513;display:flex;font-family:Unbounded,sans-serif;font-size:24px;font-weight:500;height:-moz-fit-content;height:fit-content;justify-content:space-between;line-height:1.3;padding:8px 16px}.app-mobile-menu__section-button svg[data-v-88167be1]{flex-shrink:0;height:24px;transition:transform .2s ease;width:27px}.app-mobile-menu__section-button:hover svg[data-v-88167be1]{transform:translate(2px)}.app-mobile-menu__section-items[data-v-88167be1]{display:flex;flex-wrap:wrap;gap:8px;width:100%}.app-mobile-menu__badge[data-v-88167be1]{background:transparent;border-color:#5b3513;color:#5b3513;cursor:pointer;transition:all .2s ease}.app-mobile-menu__badge[data-v-88167be1]:hover{background:#5b35131a}.app-mobile-menu__history-button[data-v-88167be1]{align-items:center;background:transparent;border:1px solid #5b3513;color:#5b3513;display:flex;gap:12px;padding:8px 16px;width:100%}.app-mobile-menu__history-button svg[data-v-88167be1]{flex-shrink:0;height:24px;transition:transform .2s ease;width:27px}.app-mobile-menu__history-button:hover svg[data-v-88167be1]{transform:translate(2px)}.app-mobile-menu__history-date[data-v-88167be1]{align-items:center;display:flex;flex-direction:column;text-align:center}.app-mobile-menu__history-day[data-v-88167be1]{font-family:Unbounded,sans-serif;font-size:32px;font-weight:500;line-height:1}.app-mobile-menu__history-month[data-v-88167be1]{font-family:Open Sans,sans-serif;font-size:12px;line-height:1.2}.app-mobile-menu__history-title[data-v-88167be1]{flex:1;font-family:Unbounded,sans-serif;font-size:16px;font-weight:500;line-height:1.3;text-align:left}.app-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff9;display:flex;height:var(--app-header-height);justify-content:space-between;left:0;padding:12px;pointer-events:auto;position:fixed;right:0;top:0;z-index:26}.app-header__hamburger{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.app-header__logos{flex:1;gap:12px;justify-content:center}.app-header__logo{height:24px;width:74px}.app-header__logo-2{height:24px;width:61px}.app-header__nav{display:none}@media (min-width: 64rem){.app-header{padding:16px 40px}.app-header__hamburger{display:none}.app-header__logos{flex-basis:auto;flex-grow:0;flex-shrink:0;gap:16px;justify-content:flex-start}.app-header__logo{cursor:pointer;height:40px;width:92px}.app-header__logo-2{cursor:pointer;height:40px;width:102px}.app-header__nav{display:flex}}.error-page-container{padding-top:var(--app-header-height)}.error-page{align-items:center;border-radius:var(--app-card-border-radius);display:flex;height:100%;justify-content:center;overflow:hidden;padding:8px;position:relative}.error-page__background{background-image:url(/images/404.png);background-position:50%;background-repeat:repeat-y;background-size:cover;inset:0;opacity:.1;position:absolute}.error-page__content{align-items:center;display:flex;justify-content:center;position:relative;width:100%;z-index:1}.error-page__center{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;gap:20px}@media (min-width: 64rem){.error-page__center{gap:40px}}.error-page__text-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;gap:12px}@media (min-width: 64rem){.error-page__text-section{gap:24px}}.error-page__number{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.error-page__number img{max-width:503.642px;-o-object-fit:contain;object-fit:contain;width:100%;height:110px}@media (min-width: 64rem){.error-page__number img{height:156px}}.error-page__message{color:#000;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.4;margin:0;text-align:center;width:100%}.error-page__button-wrapper{width:100%}@media (min-width: 48rem){.error-page__button-wrapper{width:355px}}.error-page__button{cursor:pointer;height:50px!important;transition:all .15s;width:100%}.error-page__button:hover{box-shadow:0 4px 12px #c18f634d;transform:translateY(-2px)}.error-page__button-icon{height:29px;width:33px}@media (min-width: 48rem){.error-page{padding:40px}.error-page__content{padding:0 var(--padding-inline)}}.yandex-map__marker{align-items:center;background:var(--Primary-Active,#c18f63);border:1px solid #fff;border-radius:100px;box-shadow:0 4px 4px #00000040;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:7px;height:32px;justify-content:center;padding:12px;position:relative;transform-origin:center;transition:all .3s ease;width:32px}.yandex-map__marker svg{color:#fff;height:12px;inset:0;margin:auto;position:absolute;width:12px}.yandex-map__marker--active{background:var(--Primary-Normal,#5b3513);height:40px;width:40px}.yandex-map__marker--active svg{height:18px;width:18px}.__ymap{color:#000;position:relative}.__ymap_container{height:100%;width:100%}.__ymap_slots{display:none}.__ymap--grab [class$=main-engine-container] canvas{cursor:grab}.__ymap--grabbing:active [class$=main-engine-container] canvas,.__ymap--grabbing:focus [class$=main-engine-container] canvas{cursor:grabbing}.__ymap [class$=graphics-layer]{text-align:left}.yandex-map-container{overflow:hidden}@media (min-width: 64rem){.yandex-map-container{border-radius:var(--app-card-border-radius)}}.yandex-map-container{height:100%}.museum-mobile-modal[data-v-bb8f37b1]{background:#fff;inset:0;position:fixed;z-index:1000}.museum-mobile-modal__content[data-v-bb8f37b1]{display:flex;flex-direction:column;height:100dvh;position:relative}.museum-mobile-modal__close[data-v-bb8f37b1]{position:absolute;right:28px;top:28px;z-index:10}.museum-mobile-modal__close .close-button[data-v-bb8f37b1]{height:48px;width:48px}.museum-mobile-modal__close .close-button svg[data-v-bb8f37b1]{height:24px;width:24px}@media (max-height:600px) and (orientation:landscape){.museum-mobile-modal__close[data-v-bb8f37b1]{right:16px;top:16px}.museum-mobile-modal__close .close-button[data-v-bb8f37b1]{height:40px;width:40px}.museum-mobile-modal__close .close-button svg[data-v-bb8f37b1]{height:20px;width:20px}}.museum-mobile-modal__image[data-v-bb8f37b1]{align-items:center;background:#f5f5f5;border-radius:24px;display:flex;height:250px;justify-content:center;margin-bottom:16px;margin-top:24px;overflow:hidden;position:relative}.museum-mobile-modal__image img[data-v-bb8f37b1]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:768px){.museum-mobile-modal__image[data-v-bb8f37b1]{height:350px}}@media (max-height:600px) and (orientation:landscape){.museum-mobile-modal__image[data-v-bb8f37b1]{height:180px;margin:10px 20px}}@media (max-height:500px) and (orientation:landscape){.museum-mobile-modal__image[data-v-bb8f37b1]{height:150px;margin:8px 20px}}.museum-mobile-modal__play-button[data-v-bb8f37b1]{align-items:center;aspect-ratio:1/1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:100px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:48px;justify-content:center;left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.museum-mobile-modal__play-button svg[data-v-bb8f37b1]{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.museum-mobile-modal__info[data-v-bb8f37b1]{display:flex;flex:1;flex-direction:column;gap:16px;min-height:0;padding:0 20px 20px}@media (max-height:600px) and (orientation:landscape){.museum-mobile-modal__info[data-v-bb8f37b1]{gap:12px;padding:0 20px 16px}}.museum-mobile-modal__text-container[data-v-bb8f37b1]{flex:1;min-height:0;overflow:hidden}.museum-mobile-modal__title[data-v-bb8f37b1]{color:#000;font-family:Unbounded,sans-serif;font-size:16px;font-weight:500;line-height:1.3;margin:0 0 16px}@media (max-height:600px) and (orientation:landscape){.museum-mobile-modal__title[data-v-bb8f37b1]{font-size:18px}}.museum-mobile-modal__description[data-v-bb8f37b1]{color:#000;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:1.4;margin:0;mask-image:var(--mask-gradient);-webkit-mask-image:var(--mask-gradient);overflow-y:auto;padding-right:8px;scrollbar-color:rgba(0,0,0,.15) transparent;scrollbar-width:thin}.museum-mobile-modal__description[data-v-bb8f37b1]::-webkit-scrollbar{width:8px}.museum-mobile-modal__description[data-v-bb8f37b1]::-webkit-scrollbar-track{background:transparent}.museum-mobile-modal__description[data-v-bb8f37b1]::-webkit-scrollbar-thumb{background:#00000026;border-radius:8px}.museum-mobile-modal__description[data-v-bb8f37b1]::-webkit-scrollbar-thumb:hover{background:#00000040}.museum-mobile-modal__actions[data-v-bb8f37b1]{margin-top:24px;padding-bottom:40px}.museum-mobile-modal__actions .tour-button[data-v-bb8f37b1]{width:100%}@media (max-height:600px) and (orientation:landscape){.museum-mobile-modal__actions[data-v-bb8f37b1]{margin-top:16px;padding-bottom:24px}}.museum-modal[data-v-86476eee]{height:100%;width:100%}.museum-modal-backdrop[data-v-86476eee]{align-items:center;display:flex;height:100%;justify-content:center;left:48px;padding:48px;position:absolute;top:0;width:600px;z-index:24}@media (min-width: 80rem){.museum-modal-backdrop[data-v-86476eee]{width:800px}}.museum-modal__content[data-v-86476eee]{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background:#ffffffb3;border-radius:40px;display:flex;flex-direction:column;gap:24px;height:100%;max-width:640px;padding:48px;position:relative;width:100%}.museum-modal__header[data-v-86476eee]{display:flex;flex-direction:column;flex-shrink:0;gap:24px;margin-bottom:16px}.museum-modal__text-container[data-v-86476eee]{flex:1;min-height:0;overflow:hidden;position:relative}.museum-modal__title[data-v-86476eee]{color:#000;font-family:Unbounded,sans-serif;font-size:18px;font-weight:500;line-height:1.3;margin:0}@media (min-width: 80rem){.museum-modal__title[data-v-86476eee]{font-size:24px}}.museum-modal__description[data-v-86476eee]{color:#000;display:flex;flex-direction:column;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:1.4;margin:0;mask-image:var(--mask-gradient);-webkit-mask-image:var(--mask-gradient);overflow-y:auto;padding-right:8px;scrollbar-color:rgba(0,0,0,.15) transparent;scrollbar-width:thin}.museum-modal__description[data-v-86476eee]::-webkit-scrollbar{width:8px}.museum-modal__description[data-v-86476eee]::-webkit-scrollbar-track{background:transparent}.museum-modal__description[data-v-86476eee]::-webkit-scrollbar-thumb{background:#00000026;border-radius:8px}.museum-modal__description[data-v-86476eee]::-webkit-scrollbar-thumb:hover{background:#00000040}.museum-modal__actions[data-v-86476eee]{display:flex;gap:12px;margin-top:24px}.museum-modal__close[data-v-86476eee]{position:absolute;right:-13px;top:-16px;z-index:20}.museum-modal__close .close-button[data-v-86476eee]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#5b351326;height:48px;width:48px}.museum-modal__close .close-button svg[data-v-86476eee]{stroke:#5b3513;height:24px;width:24px}.hero-marquee{font-size:29px;gap:16px;font-size:20px}@media (min-width: 48rem){.hero-marquee{font-size:24px}}@media (min-width: 64rem){.hero-marquee{font-size:29px}}.hero-marquee__line{align-items:center;display:flex}.hero-marquee-appear-enter-active{transition:all .8s ease-out}.hero-marquee-appear-enter-from{opacity:0;transform:translateY(20px)}.hero-slider-item{--slide-offset:var(--04228ab7);border-radius:var(--app-card-border-radius);height:100%;left:0;opacity:.2;overflow:hidden;position:absolute;top:0;transform:translate(var(--slide-offset,0));transition:opacity .3s ease;width:var(--hero-slide-width,100%);z-index:1}.hero-slider-item:nth-child(n+1){opacity:.5}.hero-slider-item:nth-child(n+2){opacity:.8}.hero-slider-item:nth-child(n+3){opacity:1}.hero-slider-item__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-slider-item.slider-item-transition-enter-active,.hero-slider-item.slider-item-transition-leave-active{transition:transform .3s ease!important}.hero-slider-item.slider-item-transition-enter-from,.hero-slider-item.slider-item-transition-leave-to{transform:translate(-100%)!important}.hero-slider-mobile-image{border-radius:var(--app-card-border-radius);height:100%;left:0;opacity:.2;overflow:hidden;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.hero-slider-mobile-image:nth-child(n+1){opacity:.5}.hero-slider-mobile-image:nth-child(n+2){opacity:.8}.hero-slider-mobile-image:nth-child(n+3){opacity:1}.hero-slider-mobile-image__img{border-radius:inherit;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-slider-mobile-image.slide-left-enter-active,.hero-slider-mobile-image.slide-left-leave-active,.hero-slider-mobile-image.slide-right-enter-active,.hero-slider-mobile-image.slide-right-leave-active{transition:transform .3s ease!important}.hero-slider-mobile-image.slide-left-enter-from,.hero-slider-mobile-image.slide-left-leave-to{transform:translate(-100%)!important}.hero-slider-mobile-image.slide-right-enter-from,.hero-slider-mobile-image.slide-right-leave-to{transform:translate(100%)!important}.hero-slider-wrapper{margin:0 calc(var(--padding-inline)*-1);overflow:hidden;padding-inline:var(--padding-inline)}@media (min-width: 64rem){.hero-slider-wrapper{margin:0;overflow:visible;padding:0}}.hero-slider{height:388px;position:relative;--hero-slide-width:100%}.hero-slider__action{bottom:24px;position:absolute;right:24px;width:60px;z-index:6}.hero-slider__action .app-btn{--app-btn-bg-color:#ffffff2b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hero-slider__action .svg-icon{height:33px;width:33px}@media (min-width: 48rem){.hero-slider{--hero-slide-width:var(--48d56522);height:600px}.hero-slider__action{bottom:36px;right:calc(15% + 48px)}}@media (min-width: 64rem){.hero-slider{height:720px}}.hero-slider-text{--title-fz:48px;bottom:12px;left:12px;position:absolute;right:12px;z-index:2;color:color-mix(in srgb,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent);padding:calc(var(--spacing) * 6);border-radius:10px;background-color:color-mix(in oklab,#25170A 30%,transparent);display:flex;flex-direction:column;gap:calc(var(--spacing) * 3);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:auto}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.hero-slider-text{color:color-mix(in oklab,var(--colors-white-DEFAULT) var(--un-text-opacity),transparent)}}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}.hero-slider-text__title{--un-leading:var(--leading-none);line-height:var(--leading-none);font-family:var(--font-unbounded);font-size:var(--title-fz)}.hero-slider-text__description{font-size:14px;--un-leading:140%;line-height:140%}.hero-slider-text_small .hero-slider-text__title{font-size:40px}@media (min-width:385px){.hero-slider-text{--title-fz:60px}.hero-slider-text__description{font-size:16px}.hero-slider-text_small .hero-slider-text__title{font-size:48px}}@media (min-width: 48rem){.hero-slider-text{--title-fz:80px;border-radius:30px;bottom:16px;left:16px;padding:30px;right:16px}.hero-slider-text__description{font-size:20px}.hero-slider-text_small .hero-slider-text__title{font-size:var(--title-fz)}}@media (min-width: 64rem){.hero-slider-text{bottom:36px;left:36px;max-width:var(--536065da);padding:36px;right:auto;width:100%}}@media (min-width: 80rem){.hero-slider-text{--title-fz:120px}}.local-heritage-card-bg{border-radius:inherit;inset:0;overflow:hidden;position:absolute;z-index:-1}.local-heritage-card-bg img{display:block;filter:grayscale(1);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.2;transform:translateZ(0);width:100%}.local-heritage-card-bg:after{background-color:#cf701c33;content:"";inset:0;position:absolute}.local-heritage-card-btn{aspect-ratio:1;display:flex;flex-shrink:0;height:auto;width:56px}.local-heritage-card-btn .svg-icon{height:20px;transform:translate(2px);width:17px}@media (min-width: 80rem){.local-heritage-card-btn{width:80px}.local-heritage-card-btn .svg-icon{height:26px;width:22px}}.local-heritage-hero[data-v-9b8c4957]{background:url(/images/local-heritage/hero-bg-2.jpg) 50% no-repeat;background-size:cover;border-radius:var(--app-card-border-radius);display:flex;flex-direction:column;justify-content:space-between;padding:var(--app-card-padding-12);position:relative;width:100%;z-index:1}.local-heritage-hero__name[data-v-9b8c4957]{color:#fff}.local-heritage-hero[data-v-9b8c4957]:after{background-color:#cf701c33;border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.local-heritage-hero .app-btn[data-v-9b8c4957]{--app-btn-bg-color:#C18F632B;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);width:100%}.local-heritage-hero .app-btn .svg-icon[data-v-9b8c4957]{height:32px;margin-left:1.5rem;width:36px}@media (min-width: 64rem){.local-heritage-hero[data-v-9b8c4957]{width:auto}.local-heritage-hero .app-btn[data-v-9b8c4957]{width:265px}}.local-heritage-hero-info[data-v-a90585dd]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000026;border-radius:20px;color:#fff;padding:var(--app-card-padding-20)}.local-heritage-hero-info__title[data-v-a90585dd]{margin-bottom:.725rem}@media (min-width: 80rem){.local-heritage-hero-info[data-v-a90585dd]{border-radius:40px;max-width:38rem}.local-heritage-hero-info__title[data-v-a90585dd]{margin-bottom:1.5rem}}.gallery-image{background:#f5f5f5;border-radius:var(--app-card-border-radius);cursor:pointer;display:block;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.gallery-image:hover{box-shadow:0 8px 24px #00000026;transform:scale(1.02)}.gallery-image__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease;width:100%}.gallery-image:hover .gallery-image__img{transform:scale(1.05)}.gallery-image--small{aspect-ratio:600/325}.gallery-image--large{aspect-ratio:600/662}.gallery-image--medium{aspect-ratio:600/394}.gallery-image--square{aspect-ratio:600/600}.gallery-modal{align-items:center;display:flex;justify-content:center}.gallery-modal .vfm--overlay{background-color:#000c}.gallery-modal__content{height:100%;width:100%}.gallery-modal__body,.gallery-modal__content{align-items:center;display:flex;justify-content:center}.gallery-modal__body{flex-direction:column;height:calc(100% - 100px);max-width:2000px;position:relative;width:calc(100% - 200px)}.gallery-modal__img-wrapper{border-radius:var(--app-card-border-radius);overflow:hidden;position:relative}.gallery-modal__img{border-radius:inherit;max-height:100%;max-width:100%}.gallery-modal__gradient{background:linear-gradient(180deg,transparent,rgba(0,0,0,.9));bottom:0;height:180px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.gallery-modal__title{bottom:28px;color:#fff;font-size:20px;left:0;position:absolute;right:0;text-align:center;z-index:2}.gallery-modal__close{position:absolute;right:0;top:0;z-index:10}.gallery-modal__next,.gallery-modal__prev{bottom:0;position:absolute;z-index:10}@media (max-width: calc(80rem - .1px)){.gallery-modal__body{width:calc(100% - 100px)}}@media (max-width: calc(64rem - .1px)){.gallery-modal__content{background-color:#000}.gallery-modal__body{height:100%;width:100%}.gallery-modal__img-wrapper{border-radius:0;margin-bottom:10px;max-height:calc(100% - 140px)}.gallery-modal__close{height:42px;right:10px;top:10px;width:42px}.gallery-modal__prev{bottom:15px;height:48px;left:15px;width:48px}.gallery-modal__next{bottom:15px;height:48px;right:15px;width:48px}.gallery-modal__title{bottom:15px}}@media (max-width: calc(40rem - .1px)){.gallery-modal__title{font-size:16px}}.news-card{border-radius:var(--app-card-border-radius);height:200px;position:relative}.news-card__bg{border-radius:inherit;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}@media (min-width: 48rem){.news-card{height:480px}}@media (min-width: 80rem){.news-card{height:600px}}.news-list-item-wrapper{color:inherit;display:flex;flex-direction:column;text-decoration:none}.news-list-item{border-radius:var(--app-card-border-radius);display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;position:relative;text-wrap:pretty;transition:transform .2s ease,box-shadow .2s ease;--content-gradient-bottom:linear-gradient(0deg,#fff 28.07%,hsla(0,0%,100%,.7) 51.933%,hsla(0,0%,100%,0));--content-gradient-top:linear-gradient(180deg,#fff 28.07%,hsla(0,0%,100%,0))}.news-list-item .news-card__bg{border:1px solid rgba(0,0,0,.05)}.news-list-item .news-card__bg:after{background:var(--content-gradient-bottom);content:"";inset:0;position:absolute}.news-list-item__title{margin-bottom:8px}.news-list-item__content{bottom:0;left:0;padding:var(--app-card-padding-20);position:absolute;right:0;z-index:1}.news-list-item__image{border-radius:inherit;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.news-list-item__tag{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#5b351326;border-radius:100px;color:#5b3513;display:inline-flex;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500;justify-content:center;line-height:1.3;margin-bottom:12px;padding:8px 12px;white-space:nowrap}.news-list-item--clickable{cursor:pointer}.news-list-item--clickable:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-4px)}.news-list-item--clickable:active{transform:translateY(-2px)}@media (min-width: 48rem){.news-list-item__content--top{bottom:auto;top:0}.news-list-item--variant-top .news-card__bg:after{background:var(--content-gradient-top)}}.notable-person-card[data-v-13a66002]{border:1px solid rgba(0,0,0,.051);border-radius:var(--app-card-border-radius);color:inherit;cursor:pointer;display:flex;flex-direction:column;height:356px;justify-content:flex-end;min-width:300px;overflow:hidden;padding:var(--app-card-padding-20);text-decoration:none;transition:transform .3s ease}.notable-person-card:hover .notable-person-card__button[data-v-13a66002]{background:#fff3;opacity:1;transform:scale(1)}.notable-person-card[data-v-13a66002]:after{background:linear-gradient(180deg,transparent,#000);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.notable-person-card__content[data-v-13a66002]{align-items:flex-end;display:flex;justify-content:space-between;position:relative;width:100%;z-index:2}.notable-person-card__name[data-v-13a66002]{color:#fff;flex:1;position:relative}.notable-person-card__button[data-v-13a66002]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;opacity:0;padding:0;transform:scale(.8);transition:all .3s ease;width:60px}@media (min-width: 48rem){.notable-person-card__button[data-v-13a66002]{height:80px;width:80px}}.notable-person-card__icon[data-v-13a66002]{color:#fff;height:24px;width:24px}@media (min-width: 48rem){.notable-person-card__icon[data-v-13a66002]{height:32px;width:32px}}.notable-person-card__image[data-v-13a66002]{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:-1}@media (min-width: 64rem){.notable-person-card[data-v-13a66002]{width:100%;height:100%}}.contacts-map-attractions-info[data-v-b9e764a9]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000026;border-radius:var(--app-card-border-radius);color:#fff;padding:1.25rem}.contacts-map-attractions-info__title[data-v-b9e764a9]{margin-bottom:1rem}.contacts-map-attractions-info__text[data-v-b9e764a9]{max-width:460px}@media (min-width: 48rem){.contacts-map-attractions-info[data-v-b9e764a9]{padding:2rem}}@media (min-width: 64rem){.contacts-map-attractions-info[data-v-b9e764a9]{padding:3rem;width:704px}.contacts-map-attractions-info__title[data-v-b9e764a9]{margin-bottom:1.5rem}}.contacts-map-info-item{align-items:center;display:flex;gap:8px}.contacts-map-info-item .svg-icon{height:20px;width:20px}.contacts-map-info[data-v-25d8e9e8]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5b351347;border-radius:var(--app-card-border-radius);color:#fff;padding:20px;padding:var(--app-card-padding-20);position:relative}.contacts-map-info__actions[data-v-25d8e9e8],.contacts-map-info__items[data-v-25d8e9e8]{display:flex;flex-direction:column;gap:12px}.contacts-map-info__items[data-v-25d8e9e8]{margin-bottom:calc(var(--spacing) * 6)}@media (min-width: 48rem){.contacts-map-info__actions[data-v-25d8e9e8]{flex-direction:row}}.contacts-map-info__close-btn[data-v-25d8e9e8]{align-items:center;background:#ffffff26;border-radius:100px;cursor:pointer;display:flex;flex-direction:column;height:32px;justify-content:center;padding:6px;position:absolute;right:0;top:-16px;width:32px}.contacts-map-info__close-btn svg[data-v-25d8e9e8]{stroke:#fff;height:24px;width:24px}@media (min-width: 64rem){.contacts-map-info__close-btn[data-v-25d8e9e8]{display:none}}[data-map-filter=contacts] .ymaps3x0--main-engine-container:before{background:#fff;content:"";inset:0;mix-blend-mode:saturation;pointer-events:none;position:absolute}[data-map-filter=contacts] .ymaps3x0--main-engine-container:after{background:#7b6356;content:"";inset:0;mix-blend-mode:multiply;opacity:.55;pointer-events:none;position:absolute}.contacts-map{--blocks-width:100%;border-radius:var(--app-card-border-radius);height:80vh;overflow:hidden;position:relative}.contacts-map__blocks{display:flex;flex-direction:column;gap:24px;left:0;padding:var(--app-card-padding-12);position:absolute;top:0}.contacts-map__blocks .contacts-map__attractions,.contacts-map__blocks .contacts-map__info{padding:0;position:relative;width:-moz-fit-content;width:fit-content;width:100%}.contacts-map__attractions,.contacts-map__info{display:flex;left:0;padding:var(--app-card-padding-12);position:absolute;width:100%;z-index:20}@media (min-width: 64rem){.contacts-map__attractions,.contacts-map__info{width:-moz-fit-content;width:fit-content}}.contacts-map__info{bottom:0}.contacts-map__attractions{top:0}.contacts-map .contacts-map-attractions-info,.contacts-map .contacts-map-info{width:var(--blocks-width)}@media (min-width: 64rem){.contacts-map{height:853px}}@media (min-width: 80rem){.contacts-map{--blocks-width:704px}}.local-heritage-card{border-radius:var(--app-card-border-radius);display:flex;flex-direction:column;min-height:346px;padding:var(--app-card-padding-20);position:relative;z-index:1}.local-heritage-card__footer{align-items:flex-end;display:flex;justify-content:space-between;position:relative}.local-heritage-card__tags{display:flex;flex-wrap:wrap-reverse;gap:8px;margin-right:16px}.local-heritage-card__tag-link{text-decoration:none;transition:transform .2s ease}.local-heritage-card__tag-link:hover{transform:scale(1.05)}@media (min-width: 80rem){.local-heritage-card__tags{margin-right:32px}}.local-heritage-card__btn{flex-shrink:0;height:56px;width:56px}.local-heritage-card__btn svg{height:24px;width:24px}@media (min-width: 64rem){.local-heritage-card__btn{height:80px;width:80px}.local-heritage-card__btn svg{height:40px;width:40px}}.local-heritage-section{display:grid;gap:var(--app-base-gap);grid-template-columns:1fr;min-height:712px}.local-heritage-section__cards{display:flex;flex-direction:column;gap:var(--app-base-gap)}@media (min-width:768px) and (max-width:1280px){.local-heritage-section__cards{display:grid;grid-template-columns:1fr 1fr}}@media (min-width: 80rem){.local-heritage-section{grid-template-columns:1fr 600px}}.media-card{border-radius:var(--app-card-border-radius);overflow:hidden}.media-card__img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:-1}.media-teaser-go-info{background-color:#e9d1bb;border-radius:var(--app-card-border-radius);flex-grow:1;overflow:hidden;padding:var(--app-card-padding-20);position:relative}.media-teaser-go-info__content{position:relative}.media-teaser-go-info__bg{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.media-teaser-go-info__bg-logo{aspect-ratio:541/136;bottom:35%;display:block;left:50%;max-width:none;opacity:.1;position:absolute;transform:translate(-50%,50%) rotate(-20deg);width:135%}.media-teaser{display:flex;flex-direction:column;gap:var(--app-base-gap)}.media-teaser .media-teaser-go-info{height:400px;width:100%}.media-teaser__more{order:10}.media-teaser .media-cards-container{display:flex;gap:var(--app-base-gap);margin:0 calc(var(--padding-inline)*-1);overflow-x:auto;overflow-y:hidden;padding-inline:var(--padding-inline);scrollbar-width:none;-ms-overflow-style:none}.media-teaser .media-cards-container::-webkit-scrollbar{display:none}@media (max-width: calc(80rem - .1px)){.media-teaser .gallery-image{flex:0 0 300px;height:300px}}@media (min-width: 80rem){.media-teaser{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr minmax(min-content,1fr);grid-template-rows:repeat(3,1fr);height:756px}.media-teaser .media-teaser-go-info{grid-column:4;grid-row:1/span 3;height:calc(100% - 97px)}.media-teaser__more{align-self:end;grid-column:4;grid-row:3}.media-teaser .media-cards-container{display:contents}.media-teaser .media-cards-container .gallery-image:first-child{grid-column:1;grid-row:1}.media-teaser .media-cards-container .gallery-image:nth-child(2){grid-column:1;grid-row:2/span 2}.media-teaser .media-cards-container .gallery-image:nth-child(3){grid-column:2;grid-row:1/span 2}.media-teaser .media-cards-container .gallery-image:nth-child(4){grid-column:2;grid-row:3}.media-teaser .media-cards-container .gallery-image:nth-child(5){grid-column:3;grid-row:1}.media-teaser .media-cards-container .gallery-image:nth-child(6){grid-column:3;grid-row:2/span 2}}.news-list-teaser-go{border-bottom-right-radius:0;display:flex;flex-direction:column;justify-content:space-between;min-height:374px;padding:var(--app-card-padding-20);position:relative}@media (min-width: 40rem){.news-list-teaser-go{min-height:424px}}@media (min-width: 64rem){.news-list-teaser-go{min-height:374px}}.news-list-teaser-go .news-card__bg{background-color:#cf701c33;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-image:url(/images/masks/corner-mask-mobile.svg),linear-gradient(180deg,#000 0,#000);mask-image:url(/images/masks/corner-mask-mobile.svg),linear-gradient(180deg,#000 0,#000);-webkit-mask-position:right bottom,center;mask-position:right bottom,center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:136px auto,contain;mask-size:136px auto,contain}@media (min-width: 48rem){.news-list-teaser-go .news-card__bg{-webkit-mask-image:url(/images/masks/corner-mask.svg),linear-gradient(180deg,#000 0,#000);mask-image:url(/images/masks/corner-mask.svg),linear-gradient(180deg,#000 0,#000);-webkit-mask-position:calc(100% + 1px) calc(100% + 1px),center;mask-position:calc(100% + 1px) calc(100% + 1px),center;-webkit-mask-size:265px auto,contain;mask-size:265px auto,contain}}.news-list-teaser-go .news-card__bg:after{background-color:#cf701c33;content:"";inset:0;position:absolute}.news-list-teaser-go__bg-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.1;width:100%}.news-list-teaser-go__bg-logo{aspect-ratio:541/136;display:block;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-20deg);width:90%}@media (min-width: 48rem){.news-list-teaser-go__bg-logo{width:70%}}@media (min-width: 64rem){.news-list-teaser-go__bg-logo{width:60%}}@media (min-width: 80rem){.news-list-teaser-go__bg-logo{width:40%}}@media (min-width: 96rem){.news-list-teaser-go__bg-logo{width:90%}}.news-list-teaser-go__description{font-size:14px}.news-list-teaser-go__action{bottom:0;position:absolute;right:0}.news-list-teaser-go__btn{aspect-ratio:1;display:flex;flex-shrink:0;height:auto;width:108px}.news-list-teaser-go__btn .svg-icon{height:28px;width:28px}@media (min-width: 48rem){.news-list-teaser-go{height:auto}.news-list-teaser-go__description{font-size:18px}.news-list-teaser-go__btn{width:184px}.news-list-teaser-go__btn .svg-icon{height:36px;width:36px}.news-list-teaser-go .news-card__bg{-webkit-mask-size:265px auto,contain;mask-size:265px auto,contain}}.news-list-teaser{display:grid;gap:20px;grid-template-columns:1fr;height:auto}.news-list-teaser .news-list-teaser-go{grid-column:span 1}@media (min-width: 48rem){.news-list-teaser{grid-template-columns:1fr 1fr}.news-list-teaser .news-list-teaser-go{grid-column:span 2/span 2}}@media (min-width: 96rem){.news-list-teaser{grid-template-columns:1fr 1fr 1fr}.news-list-teaser .news-list-teaser-go{grid-column:auto}}.notable-people-hero-info[data-v-1970d0cb]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000026;border-radius:20px;color:#fff;padding:var(--app-card-padding-20)}.notable-people-hero-info__title[data-v-1970d0cb]{margin-bottom:.725rem}@media (min-width: 48rem){.notable-people-hero-info[data-v-1970d0cb]{border-radius:40px;max-width:38rem}.notable-people-hero-info__title[data-v-1970d0cb]{margin-bottom:1.5rem}}.notable-people-hero[data-v-34256f84]{background:url(/images/notable-people/hero-bg.jpg) 50% no-repeat;border-radius:var(--app-card-border-radius);display:flex;flex-direction:column;gap:1rem;justify-content:space-between;min-height:100%;-o-object-fit:cover;object-fit:cover;padding:var(--app-card-padding-12);width:100%}.notable-people-hero__name[data-v-34256f84]{color:#fff}.notable-people-hero__image[data-v-34256f84]{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%;z-index:-1}.notable-people-hero .app-btn[data-v-34256f84]{width:100%;--app-btn-bg-color:#C18F632B;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.notable-people-hero .app-btn .svg-icon[data-v-34256f84]{height:32px;margin-left:1.5rem;width:36px}@media (min-width: 48rem){.notable-people-hero[data-v-34256f84]{height:auto}.notable-people-hero .app-btn[data-v-34256f84]{width:265px}}.notable-people-section{display:grid;gap:var(--app-base-gap);grid-template-columns:1fr;min-height:964px}@media (min-width: 64rem){.notable-people-section{grid-template-columns:minmax(0,500px) 1fr;min-height:auto}}@media (min-width: 80rem){.notable-people-section{grid-template-columns:minmax(0,600px) 1fr;min-height:712px}}.calendar-event-card{background-color:#fff;border:1px solid #5b3513;border-radius:var(--app-card-border-radius);display:flex;flex-direction:column;inset:0;padding:var(--app-card-padding-12);position:absolute;z-index:1}.calendar-event-card__img{aspect-ratio:1;background-color:#e6d6bc;border-radius:20px;flex-shrink:0;height:auto;max-width:calc(100% - 66px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:300px}.calendar-event-card__close{height:48px;position:absolute;right:32px;top:32px;width:48px}.calendar-event-card__close:hover{transform:rotate(90deg)}@media (min-width: 80rem){.calendar-event-card__close{right:48px;top:48px}}.calendar-event-modal__img{aspect-ratio:1;background-color:#e6d6bc;border-radius:20px;height:auto;max-width:360px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (min-width: 48rem){.calendar-event-modal__img{width:300px}}.calendar-event-modal .app-modal-card{--close-btn-pos:27px}.calendar-events-list-item{align-items:flex-start;border:1px solid #e6d6bc;border-radius:20px;color:#090e1c;cursor:pointer;display:flex;gap:16px;padding:16px;text-align:left;transition:background-color .3s ease-in-out}.calendar-events-list-item__img{width:83px;aspect-ratio:1;background-color:#e6d6bc;border-radius:inherit;flex-shrink:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.calendar-events-list-item__description{display:block;display:-webkit-box;font-size:12px;line-height:1.4;max-height:33.6px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;--me-max-height:33.6px}.calendar-events-list-item:focus-visible,.calendar-events-list-item:hover{background-color:#f9f3ef}@media (min-width: 48rem){.calendar-events-list-item{gap:24px;padding:24px}}.calendar-events{display:flex;flex-direction:column;min-height:200px}.calendar-events__empty{color:#99a1b7;display:flex;flex-direction:column;align-items:center;gap:16px}.calendar-events__list{display:flex;flex-direction:column;gap:calc(var(--spacing) * 2);flex-grow:1;padding-bottom:2px}@media (min-width: 48rem){.calendar-events__list{gap:calc(var(--spacing) * 4)}}@media (min-width: 64rem){.calendar-events{border:1px solid #f1f1f4;border-radius:var(--app-card-border-radius);max-height:740px;padding:var(--app-card-padding-12)}}@media (min-width: 96rem){.calendar-events{max-height:900px}}.calendar-picker-day-event-chip{align-items:center;background-color:#e6d6bc;border:1px solid #fff;border-radius:50%;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.calendar-picker-day-event-chip__img{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.calendar-picker-day-event-chip__more{color:#5b3513;font-size:12px}.calendar-picker-day-events{display:flex}.calendar-picker-day-events .calendar-picker-day-event-chip:not(:first-child){margin-left:-15px}.calendar-picker-day{align-items:flex-start;aspect-ratio:1;background:#fff;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-size:12px;padding:6px;text-align:left;transition:box-shadow .3s ease-in-out}.calendar-picker-day__dot{background-color:#c18f63;border-radius:50%;height:6px;width:6px}.calendar-picker-day.is-empty{background:transparent;border:none}.calendar-picker-day:hover{box-shadow:inset 0 0 0 1px #5b3513}.calendar-picker-day.is-active,.calendar-picker-day.is-today{box-shadow:inset 0 0 0 2px #5b3513}.calendar-picker-day.is-active{background-color:#5b35134d;color:#5b3513}.calendar-picker-day:disabled{pointer-events:none}@media (min-width:430px){.calendar-picker-day{padding:8px}}@media (min-width: 40rem){.calendar-picker-day{border-radius:12px;font-size:16px;font-size:14px;padding:12px}}@media (min-width: 96rem){.calendar-picker-day{font-size:16px;padding:16px}}.calendar-picker-month-selector{align-items:center;display:flex;justify-content:space-between}.calendar-picker-month-selector__arrow .svg-icon{width:20px;height:20px}@media (min-width: 40rem){.calendar-picker-month-selector__arrow .svg-icon{width:24px;height:24px}}.calendar-picker-month-selector .app-btn{height:40px;width:40px}@media (min-width: 48rem){.calendar-picker-month-selector .app-btn{height:56px;width:56px}}.calendar-picker-week{color:#99a1b7;display:flex;font-size:14px;gap:16px}.calendar-picker-week__day{flex:1 0 0}@media (min-width: 48rem){.calendar-picker-week{font-size:16px}}.calendar-picker{background-color:#f9f3ef;border-radius:var(--app-card-border-radius);padding:var(--app-card-padding-12)}.calendar-picker__days{display:grid;gap:6px;grid-template-columns:repeat(7,1fr)}@media (min-width:370px){.calendar-picker__days{gap:8px}}@media (min-width: 48rem){.calendar-picker__days{gap:10px}}@media (min-width:1750px){.calendar-picker__days{gap:16px}}.calendar-page{display:flex;flex-direction:column;gap:16px}@media (min-width: 64rem){.calendar-page{display:grid;gap:16px;grid-template-columns:minmax(400px,1fr) minmax(500px,1fr)}}@media (min-width: 80rem){.calendar-page{gap:24px;grid-template-columns:minmax(550px,1fr) minmax(630px,1fr)}}@media (min-width: 96rem){.calendar-page{grid-template-columns:minmax(550px,767px) minmax(800px,1fr)}}.type-tag[data-v-7f8b542e]{align-items:center;background:#fff;border-radius:100px;box-shadow:0 0 0 1px #252f4a;color:#252f4a;cursor:pointer;display:flex;font-family:Unbounded,sans-serif;font-size:15px;font-weight:500;gap:4px;justify-content:center;line-height:1.3;padding:16px 32px;transition:all .2s ease;white-space:nowrap}.type-tag[data-v-7f8b542e]:hover{opacity:.8}.type-tag--active[data-v-7f8b542e]{background:#f9f3ef;box-shadow:0 0 0 2px #5b3513;color:#5b3513}@media (min-width: 48rem){.type-tag[data-v-7f8b542e]{font-size:18px}}.events-block{display:flex;flex-direction:column;gap:12px}@media (min-width: 48rem){.events-block{gap:24px}}@media (min-width: 64rem){.events-block{gap:40px}}.events-block__top{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width: 48rem){.events-block__top{grid-template-columns:1fr 1fr 1fr}.events-block__top--even .events-block__item--main{grid-column:1}.events-block__top--even .events-block__item--secondary{grid-column:2/4}.events-block__top--odd .events-block__item--main{grid-column:1/3}.events-block__top--odd .events-block__item--secondary{grid-column:3}}.events-block__bottom{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width: 48rem){.events-block__bottom{grid-template-columns:1fr 1fr 1fr}}.events-block__marquee{margin-block:12px}@media (min-width: 48rem){.events-block__marquee{margin-block:24px}}@media (min-width: 64rem){.events-block__marquee{margin-block:40px}}.events-container-tags-filter{padding:2px;display:flex;gap:calc(var(--spacing) * 2);margin:0 calc(var(--padding-inline)*-1);overflow-x:auto;padding-inline:var(--padding-inline)}.heroes-page .app-teaser-media-grid .notable-person-card{height:auto}.tabs-container{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;justify-content:flex-start;overflow-x:scroll;padding:2px;position:relative}.tabs-container--left-mask.tabs-container--right-mask{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent)}.tabs-container--left-mask:not(.tabs-container--right-mask){-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000);mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000)}.tabs-container--right-mask:not(.tabs-container--left-mask){-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 40px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 40px),transparent)}@media (min-width: 64rem){.tabs-container{gap:8px}}.tabs-container__tab{align-items:center;background:transparent;border:none;border-radius:16px;box-shadow:0 0 0 1px #ffffff80;color:#ffffff80;cursor:pointer;display:-webkit-box;font-family:Unbounded,sans-serif;font-size:15px;font-style:normal;font-weight:500;gap:4px;line-height:1.3;min-width:200px;padding:12px 16px;text-align:left;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}@media (min-width: 64rem){.tabs-container__tab{border-radius:100px;display:flex;font-size:18px;padding:16px 32px;text-align:center;white-space:nowrap;width:auto;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;overflow:visible}}.tabs-container__tab:hover{border-color:#ffffffb3;color:#ffffffb3}.tabs-container__tab--active{box-shadow:0 0 0 2px #fff;color:#fff}.gallery-masonry{--masonry-gap:8px;display:grid;gap:var(--masonry-gap);grid-template-columns:1fr}@media (min-width: 40rem){.gallery-masonry{grid-template-columns:1fr 1fr}}@media (min-width: 48rem){.gallery-masonry{--masonry-gap:12px}}@media (min-width: 64rem){.gallery-masonry{--masonry-gap:12px;grid-template-columns:1fr 1fr 1fr}}@media (min-width: 80rem){.gallery-masonry{--masonry-gap:20px}}.gallery-masonry-col{display:flex;flex-direction:column;gap:var(--masonry-gap)}.gallery-quote{align-items:center;background:#f9f3ef;border-radius:var(--app-card-border-radius);display:flex;justify-content:center;padding:48px}@media (min-width: 48rem){.gallery-quote{padding:48px}}@media (min-width: 64rem){.gallery-quote{padding:48px}}.gallery-quote__text{color:#000;font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;margin:0;max-width:1744px;text-align:center;text-wrap:balance}.gallery-quote__email{font-weight:600}.gallery-page{padding:0 0 12px}@media (min-width: 48rem){.gallery-page{padding:0 0 24px}}@media (min-width: 64rem){.gallery-page{padding:0 0 62px}}.gallery-page__content{display:flex;flex-direction:column;gap:12px}@media (min-width: 64rem){.gallery-page__content{gap:24px}}@media (min-width: 96rem){.gallery-page__content{gap:40px}}.gallery-page__marquee-tabs{display:flex;gap:12px;overflow-x:auto}.museum-marker-preview[data-v-7d70e5c3]{animation:fadeInScale-7d70e5c3 .3s ease forwards;pointer-events:all;position:absolute;transition:left .4s ease,top .4s ease,opacity .2s ease,transform .2s ease;z-index:100}.museum-marker-preview__content[data-v-7d70e5c3]{height:180px;position:relative;width:240px}.museum-marker-preview__image[data-v-7d70e5c3]{align-items:center;background:#f5f5f5;border-radius:24px;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.museum-marker-preview__image img[data-v-7d70e5c3]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.museum-marker-preview__image:hover .museum-marker-preview__play-button[data-v-7d70e5c3]{background:#0009}.museum-marker-preview__play-button[data-v-7d70e5c3]{align-items:center;aspect-ratio:1/1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:100px;display:flex;flex-direction:column;flex-shrink:0;height:48px;justify-content:center;left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .2s ease;width:48px}.museum-marker-preview__play-button svg[data-v-7d70e5c3]{height:24px;width:24px}@keyframes fadeInScale-7d70e5c3{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.museum-page{padding-inline:0;--bottom-margin:-20px;--height:calc(100vh - var(--breadcrumbs-total-space) - var(--app-padding-top) - var(--bottom-margin) - var(--app-padding-bottom));height:var(--height);margin-bottom:var(--bottom-margin);min-height:350px}@media (min-width: 64rem){.museum-page{padding-inline:var(--padding-inline);--bottom-margin:0px}}.museum-page:after{background:linear-gradient(180deg,#fff,#fff0);content:"";height:min(200px,50%);left:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width: 64rem){.museum-page:after{display:none}}.museum-page__tabs{align-items:center;display:flex;gap:8px;justify-content:center;left:8px;position:absolute;right:8px;top:0;z-index:1}@media (min-width: 64rem){.museum-page__tabs{left:auto;padding:24px;right:64px;top:24px}}.sport-person-icon{height:80px;width:80px}.sport-person-icon__logo{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.sport-person-modal__body{display:flex;flex-direction:column;gap:12px}@media (min-width: 48rem){.sport-person-modal__body{flex-direction:row}}.sport-person-modal__image-container{flex-shrink:0;height:auto;margin:0 auto;max-width:100%;min-height:100px;position:relative;width:359px}.sport-person-modal__image-container img{border-radius:var(--app-card-border-radius);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media (min-width: 48rem){.sport-person-modal__image-container{margin:0;width:294px}}@media (min-width: 64rem){.sport-person-modal__image-container{width:304px}}.sport-person-modal__sport-icon{bottom:20px;left:20px;position:absolute}.sport-person-card[data-v-01e61c6e]{border-radius:var(--app-card-border-radius);cursor:pointer;display:block;outline-offset:2px;position:relative;text-align:left;transition:all .3s ease;width:100%}@media (min-width: 64rem){.sport-person-card[data-v-01e61c6e]:focus-visible,.sport-person-card[data-v-01e61c6e]:hover{box-shadow:0 20px 40px #0003;transform:translateY(-8px)}}.sport-person-card__background[data-v-01e61c6e]{border-radius:inherit;height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.sport-person-card__image[data-v-01e61c6e]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.sport-person-card__gradient[data-v-01e61c6e]{background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));inset:0;position:absolute}.sport-person-card__content[data-v-01e61c6e]{bottom:0;display:flex;flex-direction:column;gap:16px;left:0;padding:var(--app-card-padding-20);position:absolute;right:0;z-index:1}.sport-person-card__sport-icon[data-v-01e61c6e]{align-items:center;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.sport-person-card__sport-logo[data-v-01e61c6e]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.sport-person-card__info[data-v-01e61c6e]{display:flex;flex-direction:column}.sport-person-card__name[data-v-01e61c6e]{font-family:var(--font-unbounded);color:#fff;font-size:18px;font-weight:500;line-height:1.3;margin:0;padding-right:25px}@media (max-width: calc(48rem - .1px)){.sport-person-card__content[data-v-01e61c6e]{gap:12px}.sport-person-card__sport-icon[data-v-01e61c6e]{height:60px;width:60px}.sport-person-card__sport-logo[data-v-01e61c6e]{height:30px;width:30px}.sport-person-card__name[data-v-01e61c6e]{font-size:16px}}.sport-glory-page{padding:0 0 40px}@media (min-width:768px){.sport-glory-page{padding:0 0 60px}}@media (min-width:1024px){.sport-glory-page{padding:0 0 80px}}.sport-glory-page__content{margin-bottom:0}.sport-history-page{padding:0 0 40px}@media (min-width:768px){.sport-history-page{padding:0 0 60px}}@media (min-width:1024px){.sport-history-page{padding:0 0 80px}}.app-modal-card-scrollable-content{mask-image:var(--mask-gradient);-webkit-mask-image:var(--mask-gradient);overflow-y:auto}.dynastie-card{--object-position:center;border:1px solid rgba(0,0,0,.051);border-radius:var(--app-card-border-radius);color:inherit;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-width:300px;overflow:hidden;padding:var(--app-card-padding-20);text-decoration:none;transition:transform .3s ease}.dynastie-card:after{background:linear-gradient(180deg,transparent,#000);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.dynastie-card__content{align-items:flex-end;display:flex;justify-content:space-between;position:relative;width:100%;z-index:2}.dynastie-card__text{color:#fff;flex:1;position:relative}.dynastie-card__image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--object-position);object-position:var(--object-position);position:absolute;width:100%;z-index:-1}@media (min-width: 64rem){.dynastie-card{width:100%;height:100%}}.dynastie-modal-person{display:flex;flex-direction:column;gap:12px}.dynastie-modal-person__image-container{aspect-ratio:1;flex-shrink:0;height:auto;margin:0 auto;max-width:100%;position:relative;width:360px}.dynastie-modal-person__image-container img{border-radius:20px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media (min-width: 40rem){.dynastie-modal-person__image-container{margin:0;width:200px}.dynastie-modal-person{align-items:flex-start;flex-direction:row}}.dynastie-modal__content{display:flex;flex-direction:column;flex-grow:1;gap:12px}.dynasties-page{padding:0 0 40px}@media (min-width: 48rem){.dynasties-page{padding:0 0 60px}}@media (min-width: 64rem){.dynasties-page{padding:0 0 80px}}.dynasties-page__content{margin-bottom:0}.enterpises-page__dynasty{--object-position:center 35%}.local-heritage-material-card{border-radius:var(--app-card-border-radius);display:flex;flex-direction:column;min-height:300px;padding:var(--app-card-padding-20);position:relative;transition:transform .2s ease,box-shadow .2s ease}.local-heritage-material-card__footer{align-items:flex-end;display:flex;justify-content:space-between;position:relative}.local-heritage-material-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-4px)}.local-heritage-material-card:active{transform:translateY(-2px)}@media (min-width: 48rem){.local-heritage-material-card{min-height:350px}}@media (min-width: 80rem){.local-heritage-material-card{min-height:0}}.gallery-slider{position:relative}.gallery-slider__container{display:flex;gap:8px;margin:-40px 0;overflow-x:auto;padding-block:40px;padding-inline:var(--padding-inline);scroll-behavior:smooth;width:100vw;-ms-overflow-style:none;scrollbar-width:none}.gallery-slider__container::-webkit-scrollbar{display:none}@media (min-width: 64rem){.gallery-slider__container{gap:16px}}@media (min-width: 96rem){.gallery-slider__container{gap:20px}}@media (min-width:1920px){.gallery-slider__container{padding-inline:calc(50vw - 920px)}}.gallery-slider__arrow{display:none;height:46px;position:absolute;top:50%;transform:translateY(-50%);width:46px;z-index:10}.gallery-slider__arrow--prev{left:var(--padding-inline)}.gallery-slider__arrow--next{right:var(--padding-inline)}@media (min-width: 40rem){.gallery-slider__arrow{display:flex}}@media (min-width: 64rem){.gallery-slider__arrow{height:56px;width:56px}.gallery-slider__arrow--prev{left:2.5rem}.gallery-slider__arrow--next{right:2.5rem}}@media (min-width:1920px){.gallery-slider__arrow--prev{left:calc(50vw - 960px + 2.5rem)}.gallery-slider__arrow--next{right:calc(50vw - 960px + 2.5rem)}}.gallery-slider__arrow-icon{color:#fff;height:20px;width:20px}@media (min-width: 64rem){.gallery-slider__arrow-icon{height:24px;width:24px}}.local-heritage-gallery .gallery-image{aspect-ratio:280/210;height:auto;min-width:280px;width:280px}@media (min-width: 80rem){.local-heritage-gallery .gallery-image{max-width:400px;width:400px}}@media (min-width: 96rem){.local-heritage-gallery .gallery-image{min-width:400px}}.local-heritage-literature-item{border-radius:20px;cursor:pointer;min-width:142px;width:142px}.local-heritage-literature-item__img{aspect-ratio:197/280;background-color:#f5f5f5;border-radius:20px;border-radius:inherit;height:auto;margin-bottom:16px;width:100%}.local-heritage-literature-item__name{color:#5b3513;display:block;display:-webkit-box;font-size:16px;line-height:1.4;max-height:44.8px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;--me-max-height:44.8px;height:var(--me-max-height)}@media (min-width: 80rem){.local-heritage-literature-item{width:197px}}.local-heritage-literature-list{position:relative}.local-heritage-literature-list__container{display:flex;gap:16px;margin:-10px calc(var(--section-padding)*-1);overflow-x:auto;padding:10px var(--section-padding);scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.local-heritage-literature-list__container::-webkit-scrollbar{display:none}@media (min-width: 80rem){.local-heritage-literature-list__container{gap:20px}}@media (min-width: 96rem){.local-heritage-literature-list__container{gap:24px}}.local-heritage-literature-list__arrow{display:none;height:46px;position:absolute;top:calc(50% - 20px);transform:translateY(-50%);width:46px;z-index:10}.local-heritage-literature-list__arrow--prev{left:-10px}.local-heritage-literature-list__arrow--next{right:-10px}@media (min-width: 40rem){.local-heritage-literature-list__arrow{display:flex}}@media (min-width: 64rem){.local-heritage-literature-list__arrow{height:56px;width:56px}}@media (min-width: 80rem){.local-heritage-literature-list__arrow{top:calc(50% - 24px)}.local-heritage-literature-list__arrow--prev{left:-30px}.local-heritage-literature-list__arrow--next{right:-30px}}.local-heritage-literature-list__arrow-icon{color:#fff;height:20px;width:20px}@media (min-width: 64rem){.local-heritage-literature-list__arrow-icon{height:24px;width:24px}}.local-heritage-literature-section{--section-padding:20px;background-color:#e9d1bb;border-radius:var(--app-card-border-radius);overflow:hidden;padding:var(--section-padding)}@media (min-width: 48rem){.local-heritage-literature-section{--section-padding:var(--app-card-padding-12)}}.local-heritage-materials-teaser{display:grid;gap:var(--app-base-gap);grid-template-columns:1fr;min-height:712px}.local-heritage-materials-teaser__materials{display:flex;flex-direction:column;gap:var(--app-base-gap)}@media (min-width:768px) and (max-width:1280px){.local-heritage-materials-teaser__materials{display:grid;grid-template-columns:1fr 1fr}.local-heritage-materials-teaser__all{grid-column:1/span 2}}@media (min-width: 80rem){.local-heritage-materials-teaser{grid-template-columns:600px 1fr}.local-heritage-materials-teaser .local-heritage-hero{grid-column:auto}.local-heritage-materials-teaser .local-heritage-material-card{height:297.5px}}.culture-page__dynasty{--object-position:center 35%}.app-article-subject-info__title{font-size:18px;margin-bottom:12px}.app-article-subject-info p:not(:last-child){margin-bottom:12px}@media (min-width: 48rem){.app-article-subject-info__title{font-size:24px}}.local-heritage-newspapper__grid{display:flex;gap:12px}.local-heritage-newspapper__title{font-size:18px;margin-bottom:12px}@media (max-width: calc(64rem - .1px)){.local-heritage-newspapper__grid{margin-block:-30px;margin-inline:calc(var(--padding-inline)*-2);overflow-x:auto;padding-block:30px;padding-inline:calc(var(--padding-inline)*2)}.local-heritage-newspapper .gallery-image{flex:0 0 210px;height:220px}}@media (min-width: 64rem){.local-heritage-newspapper__grid{display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:350px 200px 200px}.local-heritage-newspapper__title{font-size:24px;margin-bottom:24px}.local-heritage-newspapper .gallery-image:first-child{grid-column:1;grid-row:1}.local-heritage-newspapper .gallery-image:nth-child(2){grid-column:2;grid-row:1}.local-heritage-newspapper .gallery-image:nth-child(3){grid-column:1;grid-row:2}.local-heritage-newspapper .gallery-image:nth-child(4){grid-column:1;grid-row:3}.local-heritage-newspapper .gallery-image:nth-child(5){grid-column:2;grid-row:2/span 2}}@media (min-width: 80rem){.local-heritage-newspapper__grid{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;height:752px}.local-heritage-newspapper .gallery-image:first-child{grid-column:1;grid-row:1/span 3}.local-heritage-newspapper .gallery-image:nth-child(2){grid-column:2;grid-row:1/span 2}.local-heritage-newspapper .gallery-image:nth-child(3){grid-column:2;grid-row:3/span 1}.local-heritage-newspapper .gallery-image:nth-child(4){grid-column:3;grid-row:1/span 1}.local-heritage-newspapper .gallery-image:nth-child(5){grid-column:3;grid-row:2/span 2}}.app-article-subject{--margin-value:16px;--img-float:none;--img-mr:0;--img-ml:0;align-items:flex-start;display:flex;flex-direction:column;gap:24px}.app-article-subject .app-article-subject-img{float:var(--img-float);margin-left:var(--img-ml);margin-right:var(--img-mr)}@media (min-width:385px){.app-article-subject.is-right .app-article-subject-img{order:2}}@media (min-width:385px) and (max-width:767px){.app-article-subject{display:block}.app-article-subject.is-left{--img-float:left;--img-mr:var(--margin-value)}.app-article-subject.is-right{--img-float:right;--img-ml:var(--margin-value)}}@media (min-width: 48rem){.app-article-subject{display:flex;flex-direction:row}}.app-article-subject-img{aspect-ratio:200/310;border:1px solid #c18f63;border-radius:20px;height:auto;width:100%}@media (min-width:385px){.app-article-subject-img{width:120px}}@media (min-width:500px){.app-article-subject-img{width:160px}}@media (min-width: 48rem){.app-article-subject-img{width:200px}}.local-heritage-history-page .app-article-subject{margin-bottom:20px}@media (min-width: 48rem){.local-heritage-history-page .app-article-subject{margin-bottom:20px}}@media (min-width: 80rem){.local-heritage-history-page .app-article-subject{margin-bottom:24px}}.local-heritage-history-page-text p{font-size:16px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;font-family:var(--font-sans);margin-bottom:12px}.local-heritage-history-page-images{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.local-heritage-history-page-images__item{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;flex-shrink:0}.local-heritage-history-page-images img{aspect-ratio:598/319;border-radius:20px;height:auto;margin-bottom:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.local-heritage-history-page-images p{font-size:16px;--un-leading:1.4;line-height:1.4;--un-font-weight:400;font-weight:400;font-family:var(--font-sans);text-wrap:pretty}@property --un-leading{syntax:"*";inherits:false;}@media (min-width: 48rem){.local-heritage-history-page-images{flex-direction:row;gap:24px}}.app-slider-responsive-content{aspect-ratio:3/2;border-radius:var(--app-card-border-radius);overflow:hidden;position:relative;width:100%;--img-width:100%;--img-height:auto}.app-slider-responsive-content__slides{display:flex;gap:8px;height:100%;overflow-x:auto;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:none;width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.app-slider-responsive-content__slides::-webkit-scrollbar{display:none}.app-slider-responsive-content__slides .app-slider-responsive-content__slide{border-radius:var(--app-card-border-radius);-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;scroll-snap-align:start;-webkit-scroll-snap-align:start}.app-slider-responsive-content__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.app-slider-responsive-content__arrow--prev{left:24px}.app-slider-responsive-content__arrow--next{right:24px}@media (min-width: 40rem){.app-slider-responsive-content__arrow{display:flex}}.app-slider-responsive-content__arrow-icon{color:#fff;height:20px;width:20px}@media (min-width: 40rem){.app-slider-responsive-content__arrow-icon{height:24px;width:24px}}@media (min-width: 64rem){.app-slider-responsive-content{--img-width:100%;--img-height:498px}}@media (max-width: calc(40rem - .1px)){.app-slider-responsive-content--multi{--img-width:max(275px,80%)}}.books-literature-list{align-items:flex-start;align-self:stretch;background:var(--Primary-Light,#f9f3ef);border-radius:16px;justify-content:center;padding:24px}.books-literature-list,.books-literature-list__list{display:flex;flex-direction:column;gap:10px}.books-literature-list__item{display:flex;gap:8px}.books-literature-list__image-container{align-items:center;aspect-ratio:14/19;border-radius:10px;display:flex;flex-shrink:0;height:95px;justify-content:center;overflow:hidden;width:70px}.books-literature-list__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.books-literature-list__title{color:#000;flex:1 0 0;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.literature-art-modal__body{display:flex;flex-direction:column;flex-grow:1;gap:12px;overflow-y:auto;position:relative}@media (min-width: 64rem){.literature-art-modal__body{flex-direction:row}}.literature-art-modal__image-container{display:flex;flex-direction:column;flex-shrink:0;gap:12px;height:449px;margin:0 auto;position:relative;width:100%}.literature-art-modal__image-container img{border-radius:var(--app-card-border-radius);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media (min-width: 48rem){.literature-art-modal__image-container{margin:0;width:294px}}@media (min-width: 64rem){.literature-art-modal__image-container{height:381px!important;width:304px}}.literature-art-modal__bio p{margin-bottom:12px}.literature-art-modal__bio p:last-child{margin-bottom:0}@media (min-width: 48rem){.literature-art-modal__bio p{margin-bottom:16px}}.literature-art-modal__text-content{display:flex;flex-direction:column;gap:12px}@media (min-width: 48rem){.literature-art-modal__text-content{gap:16px}}@media (min-width: 64rem){.literature-art-modal__text-content{flex-grow:1;overflow-y:auto}}.literature-art-modal__interviewer{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%;text-align:right}@media (min-width: 48rem){.literature-art-modal__interviewer{font-size:14px}}.literature-art-modal__content,.literature-art-modal__profile{display:flex;flex-direction:column;gap:12px}.literature-art-modal__content{height:-moz-fit-content;height:fit-content}@media (min-width: 64rem){.literature-art-modal__content{gap:16px}}.literature-art-modal__ending{display:flex;flex-direction:column}.literature-art-modal__ending p{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%;margin-left:auto;text-align:right;width:-moz-fit-content;width:fit-content}@media (min-width: 48rem){.literature-art-modal__ending p{font-size:14px}}.painting-modal-page{display:flex;flex-direction:column;gap:12px;height:auto;overflow:hidden;width:100%}.painting-modal-page__slider{flex-shrink:0;height:267px;--img-width:290px;--img-height:213px}@media (min-width: 64rem){.painting-modal-page__slider{height:553px;--img-width:678px;--img-height:498px}}.painting-modal-page__slide{align-items:center;background:var(--Primary-Light,#f9f3ef);border:1px solid var(--Secondary-Normal,#e6d6bc);display:flex;flex-shrink:0;height:100%;justify-content:center;padding:28px 16px;width:320px}@media (min-width: 64rem){.painting-modal-page__slide{height:553px!important;padding:0;width:100%}}.painting-modal-page__slide img{border-radius:10px;box-shadow:15px 15px 40px #00000040;height:var(--img-height);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:var(--img-width)}.painting-modal-page__content{display:flex;flex-direction:column;gap:16px;height:100%}.painting-modal-page__page-info{color:#000;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:120%;text-align:center}@media (min-width: 64rem){.painting-modal-page__page-info{font-size:16px}}.painting-modal-page__text{display:flex;flex-direction:column;gap:12px;overflow-y:auto}@media (min-width: 48rem){.painting-modal-page__text{color:#000;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;gap:16px;line-height:120%}}@media (min-width: 64rem){.painting-modal-page__text{flex-grow:1;font-size:16px;overflow-y:auto}}.painting-modal__body{flex-grow:1;height:auto}@media (min-width: 64rem){.painting-modal__body{flex-direction:row}}.art-about-war-page{padding:0 0 40px}@media (min-width: 48rem){.art-about-war-page{padding:0 0 60px}}@media (min-width: 64rem){.art-about-war-page{padding:0 0 80px}}.healthcare-history-page{padding:0 0 40px}@media (min-width:768px){.healthcare-history-page{padding:0 0 60px}}@media (min-width:1024px){.healthcare-history-page{padding:0 0 80px}}.unity-hero-person-modal__body{display:flex;flex-direction:column;flex-grow:1;gap:12px;overflow-y:auto;position:relative}@media (min-width: 64rem){.unity-hero-person-modal__body{flex-direction:row}}.unity-hero-person-modal__image-container{display:flex;flex-direction:column;flex-shrink:0;gap:12px;height:auto;margin:0 auto;max-width:100%;min-height:449px;position:relative;width:359px}.unity-hero-person-modal__image-container img{border-radius:var(--app-card-border-radius);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media (min-width: 48rem){.unity-hero-person-modal__image-container{margin:0;width:294px}}@media (min-width: 64rem){.unity-hero-person-modal__image-container{min-height:381px;width:304px}}.unity-hero-person-modal__bio p{margin-bottom:12px}.unity-hero-person-modal__bio p:last-child{margin-bottom:0}@media (min-width: 48rem){.unity-hero-person-modal__bio p{margin-bottom:16px}}.unity-hero-person-modal__text-content{display:flex;flex-direction:column;gap:12px}@media (min-width: 48rem){.unity-hero-person-modal__text-content{gap:16px}}@media (min-width: 64rem){.unity-hero-person-modal__text-content{flex-grow:1;overflow-y:auto}}.unity-hero-person-modal__interviewer{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%;text-align:right}@media (min-width: 48rem){.unity-hero-person-modal__interviewer{font-size:14px}}.unity-hero-person-modal__profile{display:flex;flex-direction:column;gap:12px}.lost-unity-heroes-page{padding:0 0 40px}@media (min-width: 48rem){.lost-unity-heroes-page{padding:0 0 60px}}@media (min-width: 64rem){.lost-unity-heroes-page{padding:0 0 80px}}.unity-heroes-page{padding:0 0 40px}@media (min-width: 48rem){.unity-heroes-page{padding:0 0 60px}}@media (min-width: 64rem){.unity-heroes-page{padding:0 0 80px}}.missing-letter[data-v-77c9f91d]{align-items:center;background:transparent;border-radius:100px;color:var(--Primary-Normal,#5b3513);cursor:pointer;display:flex;font-family:Unbounded;font-size:14px;font-style:normal;font-weight:500;gap:24px;height:32px;justify-content:center;line-height:130%;outline:1px solid var(--Primary-Normal,#5b3513);outline-offset:-2px;padding:12px 24px;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.missing-letter.active[data-v-77c9f91d]{background:var(--Primary-Normal,#5b3513);color:#fff;outline:none}@media (min-width: 64rem){.missing-letter[data-v-77c9f91d]{flex-shrink:0;height:32px;padding:12px;width:32px}}.letters-container[data-v-e03b3f18]{mask-image:var(--mask-gradient);-webkit-mask-image:var(--mask-gradient)}.missing-mobile-item[data-v-8bfdc09c]{--border-color:#dbdfe9;--corner-radius:20px;background:transparent;border-bottom:1px solid var(--border-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);overflow:hidden}.missing-mobile-item[data-v-8bfdc09c]:first-child{border-top:1px solid var(--border-color)}.missing-mobile-item--first[data-v-8bfdc09c]{border-top-left-radius:var(--corner-radius);border-top-right-radius:var(--corner-radius)}.missing-mobile-item--last[data-v-8bfdc09c]:not(.missing-mobile-item--expanded){border-bottom-left-radius:var(--corner-radius);border-bottom-right-radius:var(--corner-radius)}.missing-mobile-item__header[data-v-8bfdc09c]{align-items:center;cursor:pointer;display:flex;gap:10px;height:auto;justify-content:space-between;min-height:64px;padding:12px 16px;transition:background-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.missing-mobile-item__name[data-v-8bfdc09c]{color:#000;flex:1 0 0;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.missing-mobile-item--expanded .missing-mobile-item__name[data-v-8bfdc09c]{font-weight:600}.missing-mobile-item__chevron[data-v-8bfdc09c]{align-items:center;color:#5b3513;display:flex;height:24px;justify-content:center;width:24px}.missing-mobile-item__chevron svg[data-v-8bfdc09c]{height:100%;transition:transform .3s ease;width:100%}.missing-mobile-item__content[data-v-8bfdc09c]{background:#f9f3ef;border-top:1px solid var(--border-color)}.missing-mobile-item__content--last[data-v-8bfdc09c]{border-bottom-left-radius:var(--corner-radius);border-bottom-right-radius:var(--corner-radius)}.missing-mobile-item__description[data-v-8bfdc09c]{color:#000;font-family:Open Sans;font-size:14px;font-weight:400;line-height:140%;padding:12px 16px}.missing-mobile-item--expanded .missing-mobile-item__chevron svg[data-v-8bfdc09c]{transform:rotate(180deg)}.missing-mobile-item--expanded.missing-mobile-item--last[data-v-8bfdc09c]{border-bottom-left-radius:0;border-bottom-right-radius:0}.expand-enter-active[data-v-8bfdc09c],.expand-leave-active[data-v-8bfdc09c]{overflow:hidden;transition:all .3s ease}.expand-enter-from[data-v-8bfdc09c]{max-height:0;opacity:0}.expand-enter-to[data-v-8bfdc09c],.expand-leave-from[data-v-8bfdc09c]{max-height:300px;opacity:1}.expand-leave-to[data-v-8bfdc09c]{max-height:0;opacity:0}.missing-table[data-v-04757217]{border:1px solid #dbdfe9;border-radius:12px;overflow:hidden}.missing-person[data-v-04757217]{align-items:flex-start;border-bottom:1px solid #dbdfe9;display:flex;width:100%}.missing-person[data-v-04757217]:last-child{border-bottom:none}.missing-person--first .missing-person__cell[data-v-04757217]:first-child{border-top-left-radius:12px}.missing-person--first .missing-person__cell[data-v-04757217]:last-child{border-top-right-radius:12px}.missing-person--last .missing-person__cell[data-v-04757217]:first-child{border-bottom-left-radius:12px}.missing-person--last .missing-person__cell[data-v-04757217]:last-child{border-bottom-right-radius:12px}.missing-person__cell[data-v-04757217]{align-items:flex-start;align-self:stretch;border-right:1px solid #dbdfe9;color:#000;display:flex;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:140%;padding:16px 32px}.missing-person__cell[data-v-04757217]:last-child{border-right:none}.missing-person__name[data-v-04757217]{flex-shrink:0;width:300px}.missing-person__description[data-v-04757217]{flex-grow:1}.missing-people-list[data-v-a2dc859a]{display:flex;flex-direction:column}.missing-about-war-page{padding:0 0 40px}@media (min-width: 48rem){.missing-about-war-page{padding:0 0 60px}}@media (min-width: 64rem){.missing-about-war-page{padding:0 0 80px}}.noughties-period-page{padding:0 0 40px}@media (min-width: 48rem){.noughties-period-page{padding:0 0 60px}}@media (min-width: 64rem){.noughties-period-page{padding:0 0 80px}}.app-page-title{margin-bottom:8px}@media (min-width: 48rem){.app-page-title{margin-bottom:20px}}@media (min-width: 64rem){.app-page-title{margin-bottom:40px}}@media (min-width: 64rem){.local-heritage-materials-page .local-heritage-hero{flex-direction:row}}.local-heritage-materials-page-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width: 40rem){.local-heritage-materials-page-grid{grid-template-columns:1fr 1fr}}@media (min-width: 80rem){.local-heritage-materials-page-grid{grid-template-columns:1fr 1fr 1fr}}.local-heritage-materials-page-grid .local-heritage-material-card{height:300px}@media (min-width: 48rem){.local-heritage-materials-page-grid .local-heritage-material-card{height:600px}}.chief-doctor-page{padding:0 0 40px}@media (min-width: 48rem){.chief-doctor-page{padding:0 0 60px}}@media (min-width: 64rem){.chief-doctor-page{padding:0 0 80px}}.childhood-about-war-page{padding:0 0 40px}@media (min-width: 48rem){.childhood-about-war-page{padding:0 0 60px}}@media (min-width: 64rem){.childhood-about-war-page{padding:0 0 80px}}.live-voices-person-modal__body{display:flex;flex-direction:column;gap:12px;position:relative}@media (min-width: 64rem){.live-voices-person-modal__body{flex-direction:row}}.live-voices-person-modal__image-container{flex-shrink:0;height:auto;margin:0 auto;max-width:100%;min-height:100px;position:relative;width:359px}.live-voices-person-modal__image-container img{border-radius:var(--app-card-border-radius);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media (min-width:768px){.live-voices-person-modal__image-container{margin:0;width:294px}}@media (min-width:1024px){.live-voices-person-modal__image-container{height:381px;width:304px}}.live-voices-person-modal__bio p{margin-bottom:12px}.live-voices-person-modal__bio p:last-child{margin-bottom:0}@media (min-width: 48rem){.live-voices-person-modal__bio p{margin-bottom:16px}}.live-voices-person-modal__text-content{display:flex;flex-direction:column;gap:12px}@media (min-width: 48rem){.live-voices-person-modal__text-content{gap:16px}}.live-voices-person-modal__interviewer{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%;text-align:right}@media (min-width: 48rem){.live-voices-person-modal__interviewer{font-size:14px}}.live-voices-page{padding:0 0 40px}@media (min-width: 48rem){.live-voices-page{padding:0 0 60px}}@media (min-width: 64rem){.live-voices-page{padding:0 0 80px}}.school-hero-person-modal__body{display:flex;flex-direction:column;flex-grow:1;gap:12px;overflow-y:auto;position:relative}@media (min-width: 64rem){.school-hero-person-modal__body{flex-direction:row}}.school-hero-person-modal__image-container{display:flex;flex-direction:column;flex-shrink:0;gap:12px;height:auto;margin:0 auto;max-width:100%;min-height:449px;position:relative;width:359px}.school-hero-person-modal__image-container img{border-radius:var(--app-card-border-radius);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}@media (min-width: 48rem){.school-hero-person-modal__image-container{margin:0;width:294px}}@media (min-width: 64rem){.school-hero-person-modal__image-container{min-height:381px;width:304px}}.school-hero-person-modal__bio p{margin-bottom:12px}.school-hero-person-modal__bio p:last-child{margin-bottom:0}@media (min-width: 48rem){.school-hero-person-modal__bio p{margin-bottom:16px}}.school-hero-person-modal__text-content{display:flex;flex-direction:column;gap:12px}@media (min-width: 48rem){.school-hero-person-modal__text-content{gap:16px}}@media (min-width: 64rem){.school-hero-person-modal__text-content{overflow-y:auto}}.school-hero-person-modal__interviewer{color:#000;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:120%;text-align:right}@media (min-width: 48rem){.school-hero-person-modal__interviewer{font-size:14px}}.school-hero-person-modal__profile{display:flex;flex-direction:column;gap:12px}.school-memory-page{padding:0 0 40px}@media (min-width: 48rem){.school-memory-page{padding:0 0 60px}}@media (min-width: 64rem){.school-memory-page{padding:0 0 80px}}.veteran-story-modal-page{display:flex;flex-direction:column;gap:12px;height:auto;overflow:hidden;width:100%}.veteran-story-modal-page__slider{flex-shrink:0;height:267px;--img-width:290px;--img-height:213px}@media (min-width: 64rem){.veteran-story-modal-page__slider{height:553px;--img-width:678px;--img-height:498px}}.veteran-story-modal-page__slide{align-items:center;background:var(--Primary-Light,#f9f3ef);border:1px solid var(--Secondary-Normal,#e6d6bc);display:flex;flex-shrink:0;height:100%;justify-content:center;padding:28px 16px;width:320px}@media (min-width: 64rem){.veteran-story-modal-page__slide{height:553px!important;padding:0;width:100%}}.veteran-story-modal-page__slide img{border-radius:10px;height:var(--img-height);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:var(--img-width)}.veteran-story-modal-page__content{display:flex;flex-direction:column;gap:16px;height:100%}.veteran-story-modal-page__page-info{color:#000;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:120%;text-align:center}@media (min-width: 64rem){.veteran-story-modal-page__page-info{font-size:16px}}.veteran-story-modal-page__text{display:flex;flex-direction:column;gap:12px;overflow-y:auto}@media (min-width: 48rem){.veteran-story-modal-page__text{color:#000;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;gap:16px;line-height:120%}}@media (min-width: 64rem){.veteran-story-modal-page__text{flex-grow:1;font-size:16px;overflow-y:auto}.veteran-story-modal-page{max-height:714px}}.veteran-story-modal__body{flex-grow:1;height:auto}@media (min-width: 64rem){.veteran-story-modal__body{flex-direction:row}}.lost-veterans-page{padding:0 0 40px}@media (min-width: 48rem){.lost-veterans-page{padding:0 0 60px}}@media (min-width: 64rem){.lost-veterans-page{padding:0 0 80px}}.the-great-patriotic-war-page{padding:0 0 40px}@media (min-width: 48rem){.the-great-patriotic-war-page{padding:0 0 60px}}@media (min-width: 64rem){.the-great-patriotic-war-page{padding:0 0 80px}}.breadcrumbs[data-v-d4f12045]{padding:12px 0}.breadcrumbs__list[data-v-d4f12045]{align-items:center;display:flex;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;gap:8px;line-height:1.4;list-style:none;margin:0;max-width:500px;padding:0;width:100%}@media (min-width: 48rem){.breadcrumbs__list[data-v-d4f12045]{max-width:500px}}@media (min-width: 64rem){.breadcrumbs__list[data-v-d4f12045]{max-width:700px}}.breadcrumbs__item[data-v-d4f12045]{align-items:center;display:flex;flex-shrink:0;gap:8px;min-width:0;white-space:nowrap}.breadcrumbs__item--current[data-v-d4f12045]{flex-shrink:1;min-width:0;overflow:hidden}.breadcrumbs__link[data-v-d4f12045]{color:#99a1b7;text-decoration:none;transition:color .2s ease;white-space:nowrap}.breadcrumbs__link[data-v-d4f12045]:hover{color:#252f4a;text-decoration:underline}.breadcrumbs__text[data-v-d4f12045]{color:#252f4a;white-space:nowrap}.breadcrumbs__text--disabled[data-v-d4f12045]{color:#252f4a;font-weight:400}.breadcrumbs__separator[data-v-d4f12045]{color:#99a1b7;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.breadcrumbs__item--current .breadcrumbs__text[data-v-d4f12045]{flex-shrink:1;font-weight:400;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:640px){.breadcrumbs__list[data-v-d4f12045]{font-size:14px;gap:6px}.breadcrumbs__item[data-v-d4f12045]{gap:6px}}.museum-layout{--breadcrumbs-height:44px;--breadcrumb-margin:1rem;--breadcrumbs-total-space:calc(var(--breadcrumbs-height) + var(--breadcrumb-margin))}@media (min-width: 48rem){.museum-layout{--breadcrumbs-height:47px;--breadcrumb-margin:.75rem}}.breadcrumbs-container--museum{height:var(--breadcrumbs-height);margin-bottom:var(--breadcrumb-margin)}
