.error-boundary{position:absolute;top:0;left:0;justify-content:center;align-items:center;display:flex;width:100%;height:100%;background:#fffc}.error-boundary__content{width:400px;max-width:100%;margin:auto;padding:0 12px 24px;background-color:#dddddd4d;border:1px dashed #777;border-radius:2px;text-align:center}.error-boundary__content__title:before{display:block;width:26px;height:26px;margin:24px auto 12px;background:url(/img/icons/exclamation-triangle.svg) no-repeat center center;background-size:26px auto;content:""}.error-boundary__content__error,.error-boundary__content__stack{font-size:12px}.error-boundary__content__stack{margin-top:6px}.error-boundary__content__stack>summary{outline:none;cursor:pointer}.error-boundary__content__stack>pre{display:block;text-align:left}.navbar{display:flex;justify-content:space-between;align-items:center;background:#fff;width:100%;z-index:1;padding:12px 60px}@media (min-width: 1366px){.navbar{padding:12px 120px}}@media (max-width: 991px){.navbar{padding:12px 16px}}@media (min-width: 1500px){.navbar{padding:12px 260px}}.navbar__menu{display:flex;align-items:center;gap:2em}@media (max-width: 991px){.navbar__menu{gap:1em}}.navbar__menu>a{text-decoration:none;color:#000;font-size:14px}.navbar__menu__mobile{display:none}.navbar__mobile-menu{position:absolute;right:0;display:flex;flex-direction:column;background:#eee;padding:20px}.navbar__mobile-menu>a{color:#c55235}@media (max-width: 1199px){.navbar__menu{display:none}.navbar__menu__mobile{display:block}}.navbar__contact-form__wrapper{position:absolute;top:1em;right:1em;padding:12px 24px;border-radius:6px;background:#fff}.navbar__contact-us__form-title{color:#777;font-size:14px;font-style:italic;width:350px}.base-page{display:flex;flex-direction:column}.home-page{display:flex;justify-content:space-between;margin-top:4em;gap:4em;width:100%;margin-left:auto;margin-right:auto;height:100vh;overflow-y:auto;padding:0 60px}@media (min-width: 1366px){.home-page{width:90%}}@media (min-width: 1500px){.home-page{width:75%;margin-top:6em;padding:0 20px}}.home-page__header{display:flex;position:relative;flex-direction:column;gap:1em}.home-page__main-title{font-size:128px;font-weight:700;width:300px;line-height:1.15;color:#000}.home-page__sub-title{position:absolute;top:10em;left:8em;font-size:19px;width:280px}.home-page__header__search__wrapper{margin-left:6px}.home-page__header__search__wrapper .home-page__header__search{display:flex;border:1px solid #ddd;border-radius:26px;width:480px;height:50px}.home-page__header__search__suggestions{margin-left:15px;display:flex;flex-direction:column;align-items:flex-start;gap:1em;margin-top:1em;overflow-Y:auto;position:relative;min-height:50px}.home-page__header__search__suggestions>a{text-decoration:none}.home-page__header__search__suggestions .home-page__header__search__suggestions__tags__wrapper{text-align:left;display:flex;padding:4px 8px;gap:10px;color:#777}.home-page__header__search__suggestions .home-page__header__search__suggestions__no-results{position:absolute;top:20%;left:35%;right:20%;color:#777}.home-page__bento__wrapper{display:grid;grid-template-columns:280px 280px;grid-template-rows:200px 150px 100px 100px;gap:1em;grid-template-areas:"box-1 box-1" "box-2 box-3" "box-2 box-4" "box-2 box-4"}.home-page__bento__context{grid-area:box-2;display:flex;flex-direction:column;justify-content:end;background-image:linear-gradient(#0000004d,#000000b3),url(/context.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:24px;border-radius:12px;color:#fff;text-decoration:none}.home-page__bento__context:hover{background-image:linear-gradient(#00000080,#000000b3),url(/context.jpg)}.home-page__bento__context .home-page__bento__map__subtitle{max-width:320px}.home-page__bento__places{grid-area:box-3;display:flex;flex-direction:column;justify-content:end;background-image:linear-gradient(#0006,#000000b3),url(/places.jpg);background-position:16% 50%;background-repeat:no-repeat;padding:24px;border-radius:12px;color:#fff;text-decoration:none}.home-page__bento__places:hover{background-image:linear-gradient(#00000080,#000000b3),url(/places.jpg)}.home-page__bento__places .home-page__bento__map__subtitle{max-width:320px}.home-page__bento__pio{grid-area:box-4;display:flex;flex-direction:column;justify-content:end;background-image:linear-gradient(#0000004d,#000000b3),url(/pio.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-position:center;border-radius:12px;color:#fff;padding:24px;text-decoration:none}.home-page__bento__pio:hover{background-image:linear-gradient(#00000080,#000000b3),url(/pio.jpg)}.home-page__bento__pio .home-page__bento__map__subtitle{max-width:320px}.home-page__bento__map{display:flex;flex-direction:column;justify-content:end;background-image:linear-gradient(#0000004d,#000000b3),url(/Maps.png);background-repeat:no-repeat;background-position:center;grid-area:box-1;border-radius:12px;color:#fff;padding:24px;text-decoration:none}.home-page__bento__map:hover{background-image:linear-gradient(#00000080,#000000b3),url(/Maps.png)}.home-page__bento__map .home-page__bento__map__subtitle{max-width:320px}.home-page__bento__map__header,.home-page__bento__context__header,.home-page__bento__places__header{display:flex;align-items:center;gap:12px}.home-page__bento__map__header span,.home-page__bento__context__header span,.home-page__bento__places__header span{font-weight:700;font-size:24px}.home-page__bento__pio__header{display:flex;align-items:center;gap:12px}.home-page__bento__pio__header span{font-weight:700;font-size:24px}.home-page__bento__map__credit,.home-page__bento__context__credit,.home-page__bento__pio__credit,.home-page__bento__places__credit{background:#ffffff36;display:flex;width:130px;padding:0 6px;margin-top:6px;border-radius:6px}.home-page__bento__map__credit span,.home-page__bento__context__credit span,.home-page__bento__pio__credit span,.home-page__bento__places__credit span{font-style:italic;font-size:12px}@media (max-width: 1199px){.home-page{flex-direction:column;align-items:center;gap:0;margin-top:6px;height:100vh;overflow-y:auto}.home-page__header{align-items:center;gap:6px}.home-page__sub-title{position:static;font-size:16px;width:380px;text-align:center}.home-page__main-title{font-size:46px;width:auto}.home-page__bento__wrapper{display:grid;grid-template-columns:180px 180px;grid-template-rows:200px 200px 200px 200px;gap:1em;grid-template-areas:"box-1 box-1" "box-4 box-4" "box-2 box-3";margin-top:12px}.home-page__header__search__wrapper .home-page__header__search{width:380px}.home-page__bento__map,.home-page__bento__pio,.home-page__bento__places,.home-page__bento__context{padding:12px}.home-page__bento__places{justify-content:start}}.home-page__header__search__suggestions{position:absolute;display:block;background:#fff;margin:6px 0 0;width:350px;max-height:200px}@media (max-width: 375px){.home-page__main-title{font-size:44px}.home-page__bento__wrapper{display:grid;grid-template-columns:160px 160px;grid-template-rows:180px 180px 200px 200px;gap:1em;grid-template-areas:"box-1 box-1" "box-4 box-4" "box-2 box-3";margin-top:12px}.home-page__header__search__wrapper .home-page__header__search{width:340px}.home-page__header__search__suggestions{width:320px}}@media (min-width: 1366px){.home-page__header__search__suggestions{width:442px;max-height:120px}}.filter-component{font-family:Inter,sans-serif;padding:1rem;border-right:1px solid #e9dcd8;max-width:260px;color:#000;height:calc(100vh - 300px);overflow-y:scroll;padding-right:24px;display:flex;flex-direction:column;gap:1em}.filter-component__section{margin-bottom:12px}.filter-component__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:14px;color:#1a1a1a}.filter-component__header span:last-child{font-weight:700;font-size:18px;line-height:1}.filter-component__bold{font-weight:600}.filter-component__time{margin-bottom:12px}.filter-component__time__header{width:220px;padding:0}.filter-component__time__header span{display:flex;align-items:center;justify-content:space-between}.filter-component__time__slider{margin-top:.5rem;display:flex;flex-direction:column;align-items:center}.filter-component__time__slider input[type=range]{width:100%;margin:.3rem 0;-webkit-appearance:none;height:4px;background:#d2695a;border-radius:2px;outline:none}.filter-component__time__slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;background:#d2695a;border-radius:50%;cursor:pointer;border:none}.filter-component__time__slider input[type=range]::-moz-range-thumb{width:12px;height:12px;background:#d2695a;border-radius:50%;cursor:pointer;border:none}.filter-component__time__labels{display:flex;justify-content:space-between;width:100%;font-size:12px;color:#aaa}.filter-component__list__wrapper{display:flex;flex-direction:column;gap:1em;margin-top:8px;padding-left:6px}.filter-component__section__selection-counter__wrapper{display:flex;align-items:center;gap:6px}.filter-component__section__selection-counter__wrapper .counter{background:#f4e8e4;border-radius:50%;height:24px;width:24px;color:#c55235;display:inline-flex;justify-content:center;align-content:center;text-align:center;font-size:14px;font-weight:700}.filter-component__section__cta__wrapper{display:flex;gap:6px;align-items:center;padding-left:6px;margin-top:8px}@media (max-width: 1199px){.filter-component{margin-left:12px}}.filter-result-card{border-bottom:.5px solid #e1e1e1;padding:12px}.filter-result-card>a{text-decoration:none;color:#000}.filter-result-card:hover{border-bottom:.5px solid #eabeb3;background:#fdfbfb80}.filter-result-card__main-title__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.filter-result-card__main-title__wrapper span{max-width:800px}.filter-result-card__tags__wrapper{display:flex;align-items:center;gap:1em;margin-top:1em;padding-left:30px}.filter-result-card__tags__wrapper .time{font-style:italic}.filter-result-card__tags__wrapper .tag{border-radius:4px;display:flex;flex-wrap:wrap;padding:4px 8px;justify-content:center;align-items:center;gap:10px;color:#c55235}.filter-result-card__tags__wrapper .colored{background:#fcedea;padding:4px 8px;border-radius:8px}.filter-result-card__alternative-spelling{color:#777}.alternatespelling>div{display:flex;flex-direction:column}.time{font-style:italic}.filter-result-card__icon-title__wrapper{display:flex;align-items:center;gap:12px}@media (min-width: 1500px){.search-page{margin:0 10rem}}.search-page__header__wrapper{display:flex;align-items:center;gap:1em;margin:30px 60px}.search-page__header__catagory .search-page__header__catagory__title{color:#898989;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.search-page__header__catagory .search-page__header__catagory__button__wrappers{display:flex;gap:.8em}.search-page__header__catagory .search-page__header__catagory__selected-btn{display:flex;border-radius:8px;background:#fcedea;color:#c55235;align-items:center;padding:0 6px;gap:6px}.search-page__header__catagory .search-page__header__catagory__selected-btn button{margin-left:auto}.search-page__head-search{display:flex;align-items:center;border:1px solid #ddd;width:734px;height:60px;flex-shrink:0;border-radius:26px}.search-page__result__filter__wrapper{display:flex;gap:4em}.search-page__result__result__wrapper{display:flex;flex-direction:column;width:100%;flex:1}.unselected-categories__wrapper{display:flex;gap:1em}.unselected-categories{padding:6px 12px;background:#fcedea;display:flex;align-items:center;border-radius:8px;gap:6px;border:none}.unselected-categories:hover{cursor:pointer;background:#c55235;color:#fff}.unselected-categories:hover .unselected-categories__icon__svg{color:#fff}.search-page__result__result__wrapper__body{padding:0 24px;overflow-x:hidden!important}.search-page__mobile-filter,.search-page__filter__placeholder--collapsed,.search-page__filter__container--collapsed{display:none}.search-page__wrapper{display:flex;justify-content:end;margin-top:1em;padding-right:24px}.search-page__mobile-filter-cta__wrapper__btn,.search-page__mobile-categories{display:none}@media (max-width: 1199px){.search-page__header__wrapper{margin:18px;flex-direction:column}.search-page__header__catagory{display:flex;align-items:center;gap:6px;width:734px}.search-page__result__filter__wrapper{gap:1em}}@media (max-width: 767px){.unselected-categories__mobile{padding:6px 12px;background:#fcedea;display:flex;align-items:center;border-radius:8px;gap:12px;border:none}.search-page__filter__placeholder--active{position:absolute;left:0;top:0;z-index:2;display:block;background:#0006;height:100%;width:100%}.search-page__filter__container{position:absolute;top:0;right:0;z-index:3;background:#fff;height:100%}.search-page__mobile-filter{display:flex;justify-content:space-between;padding:18px}.search-page__filter__wrapper--active{display:block}.search-page__header__wrapper{margin:18px 0;flex-direction:column}.search-page__head-search{width:330px;height:46px}.search-page__header__catagory{display:none}.search-page__mobile-categories{display:flex;gap:6px}.unselected-categories__mobile--active{background:#c55235;color:#fff;padding:6px 12px;display:flex;align-items:center;border-radius:8px;gap:6px;border:none}.unselected-categories__mobile--active .unselected-categories__mobile__icon__svg{color:#fff}.search-page__result__result__wrapper{flex-direction:column-reverse;gap:1em}.search-page__wrapper{margin:0}.search-page__mobile-filter-cta__container{display:flex;align-items:center;gap:12px;justify-content:center}.search-page__mobile-filter-cta__wrapper__btn{display:block}}@media (max-width: 375px){.unselected-categories__mobile{gap:6px}.search-page__head-search{width:300px}}.pagination-container{display:flex;align-items:center;justify-content:center}.pagination-wrapper{display:flex;align-items:center;border-radius:8px;padding:4px;box-shadow:0 1px 3px #0000001a;border:.5px solid #dfb2a7}.pagination-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:none;background:transparent;color:#ea580c;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.pagination-button:hover:not(:disabled){background-color:#fed7aa}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-button.active{background-color:#c55235;color:#fff;box-shadow:0 1px 2px #0000001a}.pagination-ellipsis{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#ea580c;font-size:14px}.demo-container{padding:32px;display:flex;flex-direction:column;gap:32px}.demo-header{text-align:center}.demo-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:16px}.demo-controls{margin-bottom:24px}.demo-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.demo-input{width:80px;padding:4px 12px;border:1px solid #d1d5db;border-radius:6px;text-align:center;font-size:14px}.demo-info{text-align:center;font-size:14px;color:#6b7280;display:flex;flex-direction:column;gap:4px}.related-filter__body{display:flex;flex-direction:column;gap:12px}@media (max-height: 700px){.related-filter{max-height:200px!important}}.related-filter__section{padding-right:12px}.related-filter__btns{width:100%;padding:0}.related-filter__btns>span{display:flex;justify-content:space-between;align-items:center}.filter-component__pios__list{display:flex;flex-direction:column}.filter-component__pios__list>a{color:#c55235;text-decoration:none}.filter-component__pios__list>a:hover{text-decoration:underline;color:#e39481}.filter-component__pios__list>*{overflow:hidden}.filter-component__context_maps__list{display:flex;flex-direction:column}.filter-component__context_maps__list>a{color:#c55235;text-decoration:none}.filter-component__context_maps__list>a:hover{text-decoration:underline;color:#e39481}.filter-component__context_maps__list>*{overflow:hidden}.filter-component__pios__list,.filter-component__context_maps__list{max-width:260px}@media (max-width: 1199px){.filter-component__context_maps__list>a,.filter-component__pios__list>a{text-decoration:underline}}.pio-result-page{display:flex;gap:2em}@media (min-width: 1366px){.pio-result-page{gap:6em}}@media (max-width: 1199px){.pio-result-page{gap:0}}.pio-result-page__header__wrapper{display:flex;align-items:start}.pio-result-page__header__wrapper h3{margin:0;display:inline-flex;padding:14px 10px 14px 0;justify-content:center;align-items:center;border-bottom:1px solid #c55235}.pio-result-page__header__wrapper img{height:220px}.pio-result-page__header__info{display:flex;flex-direction:column;gap:36px}.pio-result-page__detail__wrapper{display:flex;flex-direction:column;gap:1em;margin-top:1em}.each__topic{display:flex;flex-direction:column}.pio-result-page__result__list,.pio-result-page__result__link-list{padding-left:12px;display:flex;flex-direction:column;gap:6px}.pio-result-page__result__list>a,.pio-result-page__result__link-list>a{color:#c55235}.pio-result-page__alternative__spelling__title{font-weight:700}.pio-result-page__topic{display:flex;flex-direction:column}.pio-result-page__spelling-result__list{padding-left:12px;display:flex;flex-direction:column;gap:6px}.result__mobile{display:none}.maps-result-page__body{padding:0 2em 0 20px}@media (max-width: 1199px){.maps-result-page__body{overflow-x:hidden!important}}@media (max-width: 1199px){.result__mobile{display:block}.mobile__trigger{position:absolute;top:6em;right:.5em;display:flex;flex-direction:column-reverse;align-items:center}.mobile__trigger__category-flag{display:flex;align-items:center;gap:6px;background:#faf2f0;color:#c552355d;padding:2px 6px;border-radius:6px}.related-topics-wrapper .result-page__side__wrapper{display:none}.maps-result-page__body{padding:0 1em 0 20px;overflow-x:hidden!important}.result-page__header__info{font-size:14px}.result-page__header__wrapper{flex-direction:column}.result-page__date-context{gap:36px}.result__related-topics__mobile{position:absolute;top:0;right:0;z-index:5;background:#fff;height:100%;width:auto;min-width:250px;padding-left:10px}.result__related-topics__mobile__background{position:absolute;top:0;z-index:4;width:100%;height:100%;background:#0000004a}.result__related-topics__mobile-cta{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:10px 10px 10px 0}}.fallback-component{display:flex;flex-direction:column;align-items:center;justify-content:center}.fallback-component span{font-size:160px;font-weight:700;color:#c55235}.fallback-component p{font-size:32px;color:#c55235;margin-top:10px;text-align:center}.maps-result-page{display:flex;gap:2em}@media (min-width: 1366px){.maps-result-page{gap:6em}}@media (max-width: 767px){.maps-result-page{gap:0}}.maps-result-page__map-list-types__wrapper,.maps-result-page__dates__wrapper{display:flex;flex-direction:column;gap:6px;padding-left:12px}.maps-result-page__header__wrapper{display:flex;align-items:start;gap:5%}.maps-result-page__header__wrapper h3{margin:0;display:inline-flex;padding:14px 10px 14px 0;justify-content:center;align-items:center;border-bottom:1px solid #c55235;flex:1;max-width:1200px}.maps-result-page__header__info{display:flex;flex-direction:column;gap:36px}.maps-result-page__detail__wrapper{display:flex;flex-direction:column;gap:36px;margin-top:36px}.each__topic{display:flex;flex-direction:column;gap:1em}.maps-result-page__date{display:flex;flex-direction:column}.maps-result-page__title{font-weight:700}.maps-result-page__list__wrapper,.maps-result-page__map-list__wrapper{padding-left:12px}.maps-result-page__list__wrapper{display:flex;flex-direction:column;gap:12px}.maps-result-page__list__wrapper>a{color:#c55235}.maps-result-page__list__wrapper>a:hover{color:#e39481}.maps-result-page__list-element{display:flex;gap:12px;align-items:start}.maps-result-page__list-element span{max-width:85%}.maps-result-page__list-element>a{padding:6px;background:#f0d8d2;border-radius:50%}.maps-result-page__list-element>a:hover{background:#e5c5bd}.element-icon{color:#c55235}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.expandable-text{font-weight:400}.context-tesult-page__transcription{display:flex;flex-direction:column;gap:12px}.expandable-text__content--collapsed{max-height:200px;overflow:hidden}.expandable-text__content--expanded{height:auto}.context-tesult-page__transcription a{color:#c55235}.context-tesult-page__transcription ul,.context-tesult-page__transcription ol,.context-tesult-page__transcription p,.context-tesult-page__transcription h1,.context-tesult-page__transcription h2,.context-tesult-page__transcription h3,.context-tesult-page__transcription h4,.context-tesult-page__transcription h5,.context-tesult-page__transcription h6{margin:0}.context-result-page{display:flex;gap:2em}@media (min-width: 1366px){.context-result-page{gap:6em}}@media (max-width: 767px){.context-result-page{gap:0}}.context-result-page__date-context{display:flex;gap:3em}.maps-result-page__transcript{display:flex;flex-direction:column;gap:6px;border-radius:6px;background:#faf2f0;max-width:800px;padding:12px}.maps-result-page__transcript__title{font-weight:700}.context-result-page__header__wrapper{display:flex;align-items:start;gap:5%}.context-result-page__header__wrapper h3{margin:0;display:inline-flex;padding:14px 10px 14px 0;align-items:center;border-bottom:1px solid #c55235;flex:1}@media (min-width: 1500px){.context-result-page__header__wrapper h3{max-width:1200px}}.context-result-page__header__wrapper img{height:250px}.context-result-page__header__info{display:flex;flex-direction:column;gap:36px}.context-result-page__detail__wrapper{display:flex;flex-direction:column;gap:1em;margin-top:1em}.context-result-page__topic{display:flex;flex-direction:column}.context-result-page__topic__title{font-weight:700}.context-result-page__topic__list__wrapper{padding-left:12px;display:flex;flex-direction:column;gap:12px}.context-result-page__topic__list__wrapper>a{color:#c55235}.context-result-page__topic__list__wrapper>a:hover{color:#e39481}.context-result-page__topic__date-list__wrapper,.context-result-page__topic-subject__list__wrapper{padding-left:12px;display:flex;flex-direction:column;gap:6px}.result-page__side__wrapper{height:calc(100vh - 12em);display:flex;flex-direction:column;justify-content:space-between;width:300px}@media (max-height: 800px){.result-page__side__wrapper{height:calc(100vh - 20em);justify-content:none;gap:1em}}.result-page__side__wrapper img{height:200px}@media (max-width: 1199px){.context-result-page__date-context{flex-direction:column;gap:30px}.context-result-page__topic-subject__list__wrapper,.context-result-page__topic__date-list__wrapper,.context-result-page__topic__list__wrapper{padding:0 6px}}.places-result-page{display:flex;gap:2em}@media (min-width: 1366px){.places-result-page{gap:6em}}@media (max-width: 1199px){.places-result-page{gap:0}}.places-result-page__header__wrapper{display:flex;align-items:start}.places-result-page__header__wrapper h3{margin:0;display:inline-flex;padding:14px 10px 14px 0;justify-content:center;align-items:center;border-bottom:1px solid #c55235}.places-result-page__header__wrapper img{height:220px}.places-result-page__header__info{display:flex;flex-direction:column;gap:36px}.places-result-page__detail__wrapper{display:flex;flex-direction:column;gap:1em;margin-top:1em}.places-result-page__topic{display:flex;flex-direction:column}.places-result-page__topic>a{color:#c55235}.places-result-page__topic__title{font-weight:700}.places-result-page__topic__list{padding-left:12px;display:flex;flex-direction:column}.places-result-page__topic__list__side{padding-left:12px;display:flex}.places-result-page__topic-location{display:flex;gap:6px}.bread-crumbs__list{display:flex;list-style:none;align-items:center;gap:6px;padding:0}.bread-crumbs__item>a{color:#c55235;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (min-width: 1199px){.result-page{margin:0 60px}}@media (min-width: 1500px){.result-page{margin:0 16rem}}@media (min-width: 1366px){.result-page{padding:0 60px}}@media (min-width: 1500px){.result-page{padding:0}}.swiper-pagination-bullet{background-color:#e39581bc;opacity:1}.swiper-pagination-bullet-active{background-color:#c55235}.swiper-pagination-bullet{width:16px;height:6px;border-radius:5px}.permalink__indicator{position:absolute;top:8px;right:8px;text-decoration:none;color:#fff;padding:6px;background:#0005;border-radius:50%}.permalink__indicator:hover{background:#0009;padding:6px;border-radius:50%}.swiper{width:500px;height:150px}@media (min-width: 1500px){.swiper{height:200px}}.swiper .swiper__img__container{width:100%;height:100%}.swiper .swiper__img{width:100%;height:100%;object-fit:contain}.mobile__swiper{display:none}@media (max-width: 1199px){.swiper{width:300px}.main_swiper{display:none}.mobile__swiper{display:block}.result-page__bread-crumbs__wrapper{padding:0 20px}}.contact-us{position:absolute;bottom:2em;right:2em;z-index:9999;padding:12px 24px}.contact-us--expanded{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.contact-us--collapsed{padding:12px 24px;background:transparent}.contact-us__textarea{width:100%;border-radius:6px;height:100px;border:1px solid #eccfc4;padding:6px}.contact-us__form-wrapper__header{display:flex;justify-content:space-between;align-items:start}.contact-us__form-input-wrapper{width:500px;display:flex;flex-direction:column;gap:1em;margin-top:6px}@media (max-width: 1199px){.contact-us__form-input-wrapper{width:300px}}.contact-us__form-title{max-width:450px;font-style:italic;font-size:16px}.contact-us__error{color:#dc3545;font-style:italic;font-size:14px}.about-page{height:calc(100vh - 90px);overflow-y:auto;padding:0 60px}@media (min-width: 1366px){.about-page{padding:0 120px}}@media (max-width: 991px){.about-page{padding:0 16px}}@media (min-width: 1500px){.about-page{padding:0 260px}}.about-page>a{color:#c55235}.about-page p{padding:0 6px}.about-page p>a{color:#c55235}.about{display:flex;flex-direction:column;padding:0 6px}.about>a{color:#c55235}.about>div{display:flex;flex-direction:column-reverse;align-items:center}@media (max-width: 375px){.about-page p,.about{padding:0 6px}}.references-page{display:flex;flex-direction:column;height:calc(100vh - 90px);overflow-y:auto;padding:0 60px;gap:12px}@media (min-width: 1366px){.references-page{padding:0 120px}}@media (max-width: 991px){.references-page{padding:0 16px}}@media (min-width: 1500px){.references-page{padding:0 260px}}.result-page__body{display:flex;gap:2em}.custom-cookie__form__button{border-radius:8px}/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*:focus-visible{outline:2px solid #000}body{height:100svh;color:#333;font-family:Titillium Web,sans-serif;font-size:16px;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:clip}button{font-family:Titillium Web,sans-serif;font-size:16px;color:inherit;line-height:1.5;font-weight:400;outline:none;cursor:pointer}code{font-family:monospace}.clearfix{display:inline-block}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.bg-primary{background-color:#c55235}.bg-primary-light{background-color:#4691db}.bg-secondary{background-color:#c55235}.bg-grey-xlight{background-color:#ddd}.z-depth-2{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.z-depth-1{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.hover-effect:not(.is-loading):not(:disabled),.hover-effect-primary:not(.is-loading):not(:disabled),.hover-effect-primary-light:not(.is-loading):not(:disabled),.hover-effect-secondary:not(.is-loading):not(:disabled),.hover-effect-grey-light:not(.is-loading):not(:disabled){isolation:isolate}.hover-effect:not(.is-loading):not(:disabled):after,.hover-effect-primary:not(.is-loading):not(:disabled):after,.hover-effect-primary-light:not(.is-loading):not(:disabled):after,.hover-effect-secondary:not(.is-loading):not(:disabled):after,.hover-effect-grey-light:not(.is-loading):not(:disabled):after{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;height:100%;width:100%;border-radius:inherit;transition:opacity .3s ease;opacity:0}.hover-effect:not(.is-loading):not(:disabled):hover:after,.hover-effect-primary:not(.is-loading):not(:disabled):hover:after,.hover-effect-primary-light:not(.is-loading):not(:disabled):hover:after,.hover-effect-secondary:not(.is-loading):not(:disabled):hover:after,.hover-effect-grey-light:not(.is-loading):not(:disabled):hover:after,.hover-effect:not(.is-loading):not(:disabled).active:after,.hover-effect-primary:not(.is-loading):not(:disabled).active:after,.hover-effect-primary-light:not(.is-loading):not(:disabled).active:after,.hover-effect-secondary:not(.is-loading):not(:disabled).active:after,.hover-effect-grey-light:not(.is-loading):not(:disabled).active:after{opacity:1}.hover-effect-primary:not(.is-loading):not(:disabled):after{background:#c55235}.hover-effect-primary-light:not(.is-loading):not(:disabled):after{background:#4691db}.hover-effect-secondary:not(.is-loading):not(:disabled):after{background:#c55235}.hover-effect-grey-light:not(.is-loading):not(:disabled):after{background:#ddd}.is-loading{position:relative;cursor:progress}.is-loading:before,.is-loading:after{position:absolute;display:block;content:""}.is-loading:before{top:0;left:0;z-index:1;width:100%;height:100%;border-radius:inherit;background:#fff}.is-loading:after{top:0;left:0;z-index:2;height:100%;width:100%;border-radius:inherit;background-image:url(/img/loader/loader.svg);background-repeat:no-repeat;background-position:center;background-size:auto 40px;text-align:center;content:""}.is-loading--primary:not(:disabled):before{background:#c55235}.is-loading--primary-light:not(:disabled):before{background:#4691db}.is-loading--secondary:not(:disabled):before{background:#c55235}.is-loading--grey-light:not(:disabled):before{background:#ddd}.is-loading--primary:after,.is-loading--primary-light:after,.is-loading--secondary:after{background-image:url(/img/loader/loader-white.svg)}.ellipsis{white-space:nowrap;overflow:clip;text-overflow:ellipsis}@-moz-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@-webkit-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@-o-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}*::-webkit-scrollbar{width:3px}*::-webkit-scrollbar-track{background-color:#c5523538}*::-webkit-scrollbar-thumb{background-color:#c55235;border-radius:5px;color:#c55235}@-moz-document url-prefix(){html{scrollbar-color:#c55235 #c55235;scrollbar-width:thin}}
