.Loader_block__ZYjnr{color:var(--secondary-color);animation:Loader_spin__7i3IB .5s linear infinite}@keyframes Loader_spin__7i3IB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.StorylineFloat_block__GQwt_{position:relative}@media(max-width:768px){.StorylineFloat_block__GQwt_ .StorylineFloat_stroke__ovbPg{display:none}}.StorylineFloat_block__GQwt_:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);width:100%;height:1px;background-color:rgba(219,200,190,.4)}.StorylineFloat_media__aoMBr{z-index:1}.StorylineFloat_stroke__ovbPg{position:relative;width:1px;height:calc(100% + 10vh);margin:0 auto}.StorylineFloat_stroke__ovbPg:before{content:"";position:absolute;top:3.3rem;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;border-radius:50%;z-index:1}.StorylineFloat_content__DQsfk{z-index:1}.StorylineFloat_content__DQsfk .StorylineFloat_year__DyNGM{font-size:clamp(60px,5vw,88px);font-weight:500;width:100%}.StorylineFloat_left__HhVFX,.StorylineFloat_right__FPmog{display:grid;grid-template-columns:1fr .1fr 1fr}@media(max-width:768px){.StorylineFloat_left__HhVFX,.StorylineFloat_right__FPmog{grid-template-columns:1fr}}@media(min-width:768px){.StorylineFloat_left__HhVFX .StorylineFloat_media__aoMBr{order:1}.StorylineFloat_left__HhVFX .StorylineFloat_stroke__ovbPg{order:2}.StorylineFloat_left__HhVFX .StorylineFloat_content__DQsfk{order:3}.StorylineFloat_right__FPmog .StorylineFloat_content__DQsfk{order:1;text-align:right}.StorylineFloat_right__FPmog .StorylineFloat_stroke__ovbPg{order:2}.StorylineFloat_right__FPmog .StorylineFloat_media__aoMBr{order:3}}.Gallery_block__l5uYK{display:grid;grid-template-areas:"stack";overflow:hidden}.Gallery_block__l5uYK>*{grid-area:stack}.Gallery_overlay__FyB2Q img{width:100%;aspect-ratio:5/1}.Gallery_sliderItem__ZXROA img{transition:all .3s ease-in-out;opacity:1;aspect-ratio:1;border-radius:50%;object-fit:cover}.Gallery_sliderItem__ZXROA img:hover{opacity:.7;cursor:pointer}.Modal_block__V_D4x{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;gap:0;z-index:11}@media(max-width:768px){.Modal_block__V_D4x{align-items:flex-start}}.Modal_modal__sItK3{z-index:12;overflow:hidden;word-break:break-all;border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.1);width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:0}@media(max-width:768px){.Modal_modal__sItK3{max-width:90vw}}@media(min-width:768px){.Modal_modal__sItK3{max-width:50vw}}.Modal_top__k_s1L{width:100%;background-color:var(--primary-color);color:var(--text-secondary-color);border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Modal_top__k_s1L .Modal_inner__vrCGZ{padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:0}.Modal_top__k_s1L .Modal_inner__vrCGZ .Modal_left__0GU6o{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:0}.Modal_top__k_s1L .Modal_inner__vrCGZ .Modal_left__0GU6o .Modal_description__PVYyJ{color:var(--text-secondary-color)}.Modal_top__k_s1L .Modal_inner__vrCGZ .Modal_right__0_SVi{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:0}.Modal_content__2alBY{width:100%}.Modal_content__2alBY>*{height:75vh}.Modal_bottom__6fl6S{width:100%;background-color:var(--primary-color);color:var(--text-secondary-color);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.Modal_bottom__6fl6S .Modal_inner__vrCGZ{padding:.75rem 1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(max(10rem,(100% - (2 - 1) * 2rem)/2),1fr));grid-gap:2rem}.Modal_bottom__6fl6S .Modal_inner__vrCGZ .Modal_left__0GU6o{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:0}.Modal_bottom__6fl6S .Modal_inner__vrCGZ .Modal_right__0_SVi{display:flex;justify-content:flex-end;align-items:center;flex-direction:row;flex-wrap:wrap;gap:0}.GalleryModal_stack__nwDCQ{display:grid;grid-template-areas:"stack"}.GalleryModal_stack__nwDCQ>*{grid-area:stack}.GalleryModal_stack__nwDCQ ::selection{color:unset;background:none}.GalleryModal_stack__nwDCQ>*{height:75vh}.GalleryModal_arrows___kPHe{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:0;height:100%;width:100%;z-index:1}.GalleryModal_arrow__V9RVs{pointer-events:all;transition:all .3s ease-in-out;display:flex;padding:.75rem;border-radius:50%;border:1px solid var(--primary-color);background:var(--primary-color)}@media(min-width:768px){.GalleryModal_arrow__V9RVs:first-of-type{margin-left:1.5rem}.GalleryModal_arrow__V9RVs:last-of-type{margin-right:1.5rem}.GalleryModal_arrow__V9RVs:hover{cursor:pointer}.GalleryModal_arrow__V9RVs:hover:first-child{transform:translateX(-.25rem)}.GalleryModal_arrow__V9RVs:hover:last-child{transform:translateX(.25rem)}}@media(max-width:768px){.GalleryModal_arrow__V9RVs:first-of-type{margin-left:1rem}.GalleryModal_arrow__V9RVs:last-of-type{margin-right:1rem}}.FormSelector_grid__io4IO{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(10rem,(100% - (2 - 1) * 0rem)/2),1fr));grid-gap:0}@media(max-width:768px){.FormSelector_grid__io4IO{display:grid;grid-template-columns:repeat(auto-fill,minmax(max(10rem,(100% - (1 - 1) * 0rem)/1),1fr));grid-gap:0}}.FormSelector_container__8_jGY{max-width:var(--container-width);margin:0 auto}.FormSelector_content___MPEm{text-align:center}