.page-module-scss-module__np_Pla__home{background-color:#f2f2f2;flex-direction:column;min-height:100vh;display:flex}.page-module-scss-module__np_Pla__home__main{flex-direction:column;gap:4rem;width:100%;padding-bottom:2rem;display:flex}@media (min-width:767.98px){.page-module-scss-module__np_Pla__home__main{gap:5rem}}@media (min-width:1247.98px){.page-module-scss-module__np_Pla__home__main{gap:6.25rem;padding-bottom:3.125rem}}
.Columns-module-scss-module__Z5lKKq__columns{grid-template-columns:1fr;align-items:start;gap:2rem 1.5rem;width:100%;display:grid}@media (min-width:991.98px){.Columns-module-scss-module__Z5lKKq__columns{gap:1.875rem 3.125rem}}.Columns-module-scss-module__Z5lKKq__columns__caption{min-width:0}@media (min-width:767.98px){.Columns-module-scss-module__Z5lKKq__columns__caption{grid-column:1/-1}}.Columns-module-scss-module__Z5lKKq__columns__column{min-width:0}@media (min-width:767.98px){.Columns-module-scss-module__Z5lKKq__columns_ratio_50_50{grid-template-columns:1fr 1fr}.Columns-module-scss-module__Z5lKKq__columns_ratio_60_40{grid-template-columns:3fr 2fr}.Columns-module-scss-module__Z5lKKq__columns_ratio_40_60{grid-template-columns:2fr 3fr}.Columns-module-scss-module__Z5lKKq__columns_only_left .Columns-module-scss-module__Z5lKKq__columns__column{grid-column:1}.Columns-module-scss-module__Z5lKKq__columns_only_right .Columns-module-scss-module__Z5lKKq__columns__column{grid-column:2}}.Columns-module-scss-module__Z5lKKq__columns_reverse_mobile .Columns-module-scss-module__Z5lKKq__columns__column:first-child{order:2}.Columns-module-scss-module__Z5lKKq__columns_reverse_mobile .Columns-module-scss-module__Z5lKKq__columns__column:last-child{order:1}@media (min-width:767.98px){.Columns-module-scss-module__Z5lKKq__columns_reverse_mobile .Columns-module-scss-module__Z5lKKq__columns__column:first-child,.Columns-module-scss-module__Z5lKKq__columns_reverse_mobile .Columns-module-scss-module__Z5lKKq__columns__column:last-child{order:unset}}
.Container-module-scss-module__h7YGla__container{box-sizing:border-box;width:100%;margin-inline:auto;padding-inline:.5rem}@media (min-width:575.98px){.Container-module-scss-module__h7YGla__container{box-sizing:content-box;max-width:33.75rem;padding-inline:1rem}}@media (min-width:767.98px){.Container-module-scss-module__h7YGla__container{max-width:45rem}}@media (min-width:991.98px){.Container-module-scss-module__h7YGla__container{max-width:60rem}}@media (min-width:1247.98px){.Container-module-scss-module__h7YGla__container{max-width:75rem}}.Container-module-scss-module__h7YGla__container_fluid{box-sizing:border-box;max-width:100%}@media (max-width:575.98px){.Container-module-scss-module__h7YGla__container_fluidBelowMd4{box-sizing:border-box;max-width:100%}}@media (max-width:767.98px){.Container-module-scss-module__h7YGla__container_fluidBelowMd3{box-sizing:border-box;max-width:100%}}@media (max-width:991.98px){.Container-module-scss-module__h7YGla__container_fluidBelowMd2{box-sizing:border-box;max-width:100%}}@media (max-width:1247.98px){.Container-module-scss-module__h7YGla__container_fluidBelowMd1{box-sizing:border-box;max-width:100%}}
.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs{padding:1.125rem 0 1rem}@media (min-width:575.98px){.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs{padding:3rem 0 1rem}}.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__item{align-items:center;gap:.5rem;display:flex}.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__link{color:#797878;text-decoration:none;transition:color .2s ease-in-out}.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__link:focus-visible{outline-offset:2px;outline:2px solid}@media (any-hover:hover){.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__link:hover{color:#232323}}.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__current{color:#232323;font-weight:500}.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__separator{color:#797878;flex-shrink:0;display:flex}.Breadcrumbs-module-scss-module__pT7fQa__breadcrumbs__separator svg{display:block}
.FadeInImage-module-scss-module__Lx9K8G__fade-in-image-wrap{width:100%;height:100%;line-height:0;display:block;position:relative;overflow:hidden}.FadeInImage-module-scss-module__Lx9K8G__fade-in-image-wrap--loading{background-color:#f2f2f2}.FadeInImage-module-scss-module__Lx9K8G__fade-in-image-wrap--loading:before{content:"";z-index:1;opacity:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff8c 50%,#0000 100%);transition:opacity .4s ease-in-out;animation:1.4s ease-in-out infinite FadeInImage-module-scss-module__Lx9K8G__fade-in-image-shimmer;position:absolute;inset:0;transform:translate(-100%)}.FadeInImage-module-scss-module__Lx9K8G__fade-in-image-wrap--loaded:before{opacity:0;animation:none}@media (prefers-reduced-motion:reduce){.FadeInImage-module-scss-module__Lx9K8G__fade-in-image-wrap--loading:before{opacity:0;animation:none}}@keyframes FadeInImage-module-scss-module__Lx9K8G__fade-in-image-shimmer{to{transform:translate(100%)}}.FadeInImage-module-scss-module__Lx9K8G__fade-in-image{opacity:0;transition:opacity .4s ease-in-out}.FadeInImage-module-scss-module__Lx9K8G__fade-in-image--loaded{opacity:1}@media (prefers-reduced-motion:reduce){.FadeInImage-module-scss-module__Lx9K8G__fade-in-image{opacity:1;transition:none}}
.Logo-module-scss-module__x_WmhG__logo{white-space:nowrap;text-transform:uppercase;flex-direction:row;flex-shrink:0;align-items:center;gap:.25rem;display:flex}.Logo-module-scss-module__x_WmhG__logo:focus-visible{outline-offset:2px;outline:2px solid #8d2e2e}.Logo-module-scss-module__x_WmhG__logo__title{font-family:var(--font-cormorant),"Times New Roman",serif;color:#8d2e2e;font-size:3.14494rem;font-weight:600;line-height:1.1875rem}@media (min-width:767.98px){.Logo-module-scss-module__x_WmhG__logo__title{font-size:3.75rem;line-height:.834}}@media (min-width:1247.98px){.Logo-module-scss-module__x_WmhG__logo__title{font-size:4.6365rem}}.Logo-module-scss-module__x_WmhG__logo__mark{flex-direction:column;flex-shrink:0;align-items:center;min-width:5.17206rem;display:flex;position:relative}@media (min-width:767.98px){.Logo-module-scss-module__x_WmhG__logo__mark{min-width:6.25rem}}@media (min-width:1247.98px){.Logo-module-scss-module__x_WmhG__logo__mark{min-width:7.625rem}}.Logo-module-scss-module__x_WmhG__logo__image{width:5.17206rem;height:2.07731rem}@media (min-width:767.98px){.Logo-module-scss-module__x_WmhG__logo__image{width:6.25rem;height:2.4375rem}}@media (min-width:1247.98px){.Logo-module-scss-module__x_WmhG__logo__image{width:7.625rem;height:3.0625rem}}.Logo-module-scss-module__x_WmhG__logo__tagline{color:#8d2e2e;letter-spacing:-.00506rem;text-transform:uppercase;white-space:nowrap;margin-top:-.25rem;font-size:.50875rem;font-weight:600}@media (min-width:767.98px){.Logo-module-scss-module__x_WmhG__logo__tagline{letter-spacing:-.0075rem;font-size:.6875rem}}@media (min-width:1247.98px){.Logo-module-scss-module__x_WmhG__logo__tagline{margin-top:-.5rem;font-size:.75rem}}@media (max-width:767.98px){.Logo-module-scss-module__x_WmhG__logo_compact_mobile{flex-direction:column-reverse;justify-content:flex-end;align-items:flex-start;gap:.375rem;width:fit-content;max-width:9.4375rem}.Logo-module-scss-module__x_WmhG__logo_compact_mobile .Logo-module-scss-module__x_WmhG__logo__tagline{letter-spacing:-.00731rem;padding-left:.15em;font-size:.73156rem}.Logo-module-scss-module__x_WmhG__logo_compact_mobile .Logo-module-scss-module__x_WmhG__logo__title{font-size:2.41425rem;font-weight:600}.Logo-module-scss-module__x_WmhG__logo_compact_mobile .Logo-module-scss-module__x_WmhG__logo__mark img{display:none}}.Logo-module-scss-module__x_WmhG__logo_small{gap:.25rem}@media (min-width:991.98px){.Logo-module-scss-module__x_WmhG__logo_small{gap:.25rem}}@media (min-width:767.98px){.Logo-module-scss-module__x_WmhG__logo_small .Logo-module-scss-module__x_WmhG__logo__title{font-size:2.25rem;line-height:1.1875rem}}@media (min-width:991.98px){.Logo-module-scss-module__x_WmhG__logo_small .Logo-module-scss-module__x_WmhG__logo__title{font-size:4.17288rem;line-height:.834}}@media (min-width:767.98px){.Logo-module-scss-module__x_WmhG__logo_small .Logo-module-scss-module__x_WmhG__logo__mark{min-width:6.25rem}.Logo-module-scss-module__x_WmhG__logo_small .Logo-module-scss-module__x_WmhG__logo__image{width:6.25rem;height:2.4375rem}.Logo-module-scss-module__x_WmhG__logo_small .Logo-module-scss-module__x_WmhG__logo__tagline{letter-spacing:-.0043em;margin-top:0;font-size:.6875rem}}@media (min-width:991.98px){.Logo-module-scss-module__x_WmhG__logo_small .Logo-module-scss-module__x_WmhG__logo__tagline{margin-top:-.15rem;font-size:.675rem}}
.TextBlock-module-scss-module__Er20LG__text-block{font-weight:500;line-height:1.25}.TextBlock-module-scss-module__Er20LG__text-block_sm,.TextBlock-module-scss-module__Er20LG__text-block_md{font-size:1rem}.TextBlock-module-scss-module__Er20LG__text-block_lg{line-height:122.222%}@media (min-width:991.98px){.TextBlock-module-scss-module__Er20LG__text-block_lg{font-size:1.125rem}}
.Prose-module-scss-module__Ms7qNW__prose__paragraph+.Prose-module-scss-module__Ms7qNW__prose__paragraph,.Prose-module-scss-module__Ms7qNW__prose__paragraph+.Prose-module-scss-module__Ms7qNW__prose__subheading,.Prose-module-scss-module__Ms7qNW__prose__subheading+.Prose-module-scss-module__Ms7qNW__prose__paragraph,.Prose-module-scss-module__Ms7qNW__prose__subheading+.Prose-module-scss-module__Ms7qNW__prose__subheading{margin-top:var(--prose-gap,10px)}
.SectionLine-module-scss-module__nVU6LW__section-line{transform-origin:50%;backface-visibility:hidden;background-color:#8d2e2e;height:.0625rem;transform:translateZ(0)scaleY(2)}@media (min-width:1247.98px){.SectionLine-module-scss-module__nVU6LW__section-line{width:auto;max-width:36rem}}
.Title-module-scss-module__uo7OFq__title{font-family:var(--font-cormorant),"Times New Roman",serif;letter-spacing:-.02em;color:#8d2e2e;text-wrap:balance;font-weight:700;line-height:clamp(2.5rem,2vw + 1.75rem,3.125rem)}.Title-module-scss-module__uo7OFq__title_sm{letter-spacing:-.06em;font-size:clamp(1.125rem,1vw + 1rem,1.25rem);font-weight:600;line-height:1.2}.Title-module-scss-module__uo7OFq__title_md{font-size:clamp(1.25rem,1.25rem + 1.56vw,2rem);line-height:1.2}.Title-module-scss-module__uo7OFq__title_lg{font-size:clamp(2rem,1.25rem + 2.6vw,2.5rem);line-height:1.2}.Title-module-scss-module__uo7OFq__title_display{font-size:clamp(2.5rem,5vw,4rem);line-height:80%}@media (min-width:991.98px){.Title-module-scss-module__uo7OFq__title_display{line-height:78.125%}}
.SectionHeading-module-scss-module__abzSYW__section-heading{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;display:flex}@media (min-width:767.98px){.SectionHeading-module-scss-module__abzSYW__section-heading{grid-template-columns:repeat(2,1fr);align-items:center;gap:1.5rem;display:grid}}@media (min-width:991.98px){.SectionHeading-module-scss-module__abzSYW__section-heading{gap:3.125rem}}@media (max-width:575.98px){.SectionHeading-module-scss-module__abzSYW__section-heading__line{margin-inline:-.5rem}}
.Sidebar-module-scss-module__jHUnVW__sidebar__list{flex-direction:column;gap:.5625rem;display:flex}.Sidebar-module-scss-module__jHUnVW__sidebar__button,.Sidebar-module-scss-module__jHUnVW__sidebar__link{font-family:var(--font-inter),system-ui,-apple-system,sans-serif;color:#232323;text-align:left;text-underline-position:from-font;font-size:1.125rem;font-weight:500;line-height:1.5;text-decoration:underline}.Sidebar-module-scss-module__jHUnVW__sidebar__button:hover,.Sidebar-module-scss-module__jHUnVW__sidebar__link:hover{color:#8d2e2e}.Sidebar-module-scss-module__jHUnVW__sidebar__button_active,.Sidebar-module-scss-module__jHUnVW__sidebar__link_active{color:#8d2e2e;font-weight:600}
.Separator-module-scss-module__8FVzeG__separator{background-color:#8d2e2e;border:0;width:100%;height:1px}
.NotFoundPage-module-scss-module__cqleRW__not-found-page{justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.NotFoundPage-module-scss-module__cqleRW__not-found-page__background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.NotFoundPage-module-scss-module__cqleRW__not-found-page__image{object-fit:cover;width:100%;height:100%}@media (max-width:767.96px){.NotFoundPage-module-scss-module__cqleRW__not-found-page__image{width:366.04%;max-width:none;height:100%;position:absolute;top:.01%;left:-38.97%}}.NotFoundPage-module-scss-module__cqleRW__not-found-page__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2rem;width:min(100%,28rem);padding-inline:1rem;display:flex;position:relative}.NotFoundPage-module-scss-module__cqleRW__not-found-page__heading{flex-direction:column;align-items:center;display:flex}@media (min-width:767.98px){.NotFoundPage-module-scss-module__cqleRW__not-found-page__heading{gap:.625rem}}.NotFoundPage-module-scss-module__cqleRW__not-found-page__code{min-height:7.9375rem;font-family:var(--font-cormorant),"Times New Roman",serif;letter-spacing:-.02em;color:#f2dcc7;justify-content:center;align-items:center;padding:.625rem;font-size:10rem;font-weight:700;line-height:3.125rem;display:flex}@media (min-width:767.98px){.NotFoundPage-module-scss-module__cqleRW__not-found-page__code{min-height:9.625rem;font-size:12.5rem}}.NotFoundPage-module-scss-module__cqleRW__not-found-page__title{font-family:var(--font-cormorant),"Times New Roman",serif;letter-spacing:-.02em;color:#f2dcc7;margin-top:1.6rem;padding-inline:.625rem;font-size:1.5rem;font-weight:700;line-height:3.125rem}@media (min-width:767.98px){.NotFoundPage-module-scss-module__cqleRW__not-found-page__title{font-size:2rem}}.NotFoundPage-module-scss-module__cqleRW__not-found-page__link{color:#f2dcc7;text-underline-position:from-font;font-size:1.125rem;font-weight:500;line-height:normal;text-decoration:underline}.NotFoundPage-module-scss-module__cqleRW__not-found-page__link:focus-visible{outline-offset:2px;outline:2px solid #f2dcc7}@media (any-hover:hover){.NotFoundPage-module-scss-module__cqleRW__not-found-page__link:hover{opacity:.85}}
.PhotoPage-module-scss-module__UUVaYq__photo-page{background-color:#f2f2f2}.PhotoPage-module-scss-module__UUVaYq__photo-page__content{flex-direction:column;gap:1rem;padding-bottom:3.125rem;display:flex}.PhotoPage-module-scss-module__UUVaYq__photo-page__layout{flex-direction:column;gap:2.8125rem;margin-inline:auto;display:flex}.PhotoPage-module-scss-module__UUVaYq__photo-page__hero,.PhotoPage-module-scss-module__UUVaYq__photo-page__title{width:100%}.PhotoPage-module-scss-module__UUVaYq__photo-page__title h1{font-size:clamp(2.5rem,5vw,3.75rem)}.PhotoPage-module-scss-module__UUVaYq__photo-page__warning{max-width:36rem;font-family:var(--font-cormorant),"Times New Roman",serif;color:#232323;white-space:pre-line;font-size:1.75rem;font-weight:700;line-height:1.4375rem}.PhotoPage-module-scss-module__UUVaYq__photo-page__section{flex-direction:column;gap:1.5rem;scroll-margin-top:1.5rem;display:flex}.PhotoPage-module-scss-module__UUVaYq__photo-page__section-header{flex-direction:column;gap:1rem;display:flex}@media (min-width:767.98px){.PhotoPage-module-scss-module__UUVaYq__photo-page__section-header{flex-direction:row;align-items:center;gap:6.25rem}}.PhotoPage-module-scss-module__UUVaYq__photo-page__section-title{font-family:var(--font-cormorant),"Times New Roman",serif;letter-spacing:-.02em;color:#8d2e2e;flex-shrink:0;font-size:2rem;font-weight:700;line-height:2rem}@media (min-width:767.98px){.PhotoPage-module-scss-module__UUVaYq__photo-page__section-title{min-width:12.5rem}}.PhotoPage-module-scss-module__UUVaYq__photo-page__section-rule{border-top:2px solid #8d2e2e;flex:auto;width:100%}@media (min-width:767.98px){.PhotoPage-module-scss-module__UUVaYq__photo-page__section-rule{max-width:36rem}}.PhotoPage-module-scss-module__UUVaYq__photo-page__slider{width:100%;max-width:64.375rem;margin-inline:auto}:is(.PhotoPage-module-scss-module__UUVaYq__photo-page__slider .swiper-button-prev,.PhotoPage-module-scss-module__UUVaYq__photo-page__slider .swiper-button-next){color:#797878;width:3.4375rem;height:3.375rem}.PhotoPage-module-scss-module__UUVaYq__photo-page__slider .swiper-button-prev:after{font-size:1.75rem;font-weight:700}.PhotoPage-module-scss-module__UUVaYq__photo-page__slider .swiper-button-next:after{font-size:1.75rem;font-weight:700}.PhotoPage-module-scss-module__UUVaYq__photo-page__slider .swiper-pagination{margin-top:.75rem}.PhotoPage-module-scss-module__UUVaYq__photo-page__slider .swiper-pagination-bullet{opacity:1;background-color:#d5d5d5;width:.5625rem;height:.5625rem}.PhotoPage-module-scss-module__UUVaYq__photo-page__slider .swiper-pagination-bullet-active{background-color:#8d2e2e}.PhotoPage-module-scss-module__UUVaYq__photo-page__slide{flex-direction:column;align-items:center;gap:.75rem;display:flex}.PhotoPage-module-scss-module__UUVaYq__photo-page__slide-image-wrap{background-color:#f7f7f7;justify-content:center;align-items:center;width:100%;min-height:25rem;max-height:34.375rem;display:flex;overflow:hidden}@media (min-width:767.98px){.PhotoPage-module-scss-module__UUVaYq__photo-page__slide-image-wrap{min-height:34.375rem}}.PhotoPage-module-scss-module__UUVaYq__photo-page__slide-image{object-fit:contain;width:100%;height:auto;max-height:34.375rem}.PhotoPage-module-scss-module__UUVaYq__photo-page__slide-caption{max-width:64.375rem;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;color:#232323;text-align:center;white-space:pre-line;font-size:1.125rem;font-weight:500;line-height:1.5}.PhotoPage-module-scss-module__UUVaYq__photo-page__poster{aspect-ratio:1200/1623;width:100%;position:relative;overflow:hidden}.PhotoPage-module-scss-module__UUVaYq__photo-page__poster-image{object-fit:cover}
.PoemsPage-module-scss-module__hT-toW__poems-page{background-color:#f2f2f2}.PoemsPage-module-scss-module__hT-toW__poems-page__content{flex-direction:column;gap:.3rem;display:flex}@media (min-width:767.98px){.PoemsPage-module-scss-module__hT-toW__poems-page__content{padding-bottom:3.125rem}}.PoemsPage-module-scss-module__hT-toW__poems-page__body{flex-direction:column;gap:2rem;margin-inline:auto;display:flex}.PoemsPage-module-scss-module__hT-toW__poems-page__heading{width:100%}.PoemsPage-module-scss-module__hT-toW__poems-page__caption{flex-direction:column;gap:1.5rem;width:100%;display:flex}.PoemsPage-module-scss-module__hT-toW__poems-page__articles{flex-direction:column;gap:2rem;width:100%;display:flex}@media (max-width:575.98px){.PoemsPage-module-scss-module__hT-toW__poems-page__story{gap:1rem}}.PoemsPage-module-scss-module__hT-toW__poems-page__story-body{border-top:.125rem solid #8d2e2e;flex-direction:column;gap:1.5rem;margin-top:1rem;padding-top:2rem;display:flex}@media (max-width:575.98px){.PoemsPage-module-scss-module__hT-toW__poems-page__story-body{margin-top:0;padding-top:1rem;gap:1rem;margin-inline:-.5rem;padding-inline:.5rem}}.PoemsPage-module-scss-module__hT-toW__poems-page__entry-heading{white-space:pre-line;width:100%}.PoemsPage-module-scss-module__hT-toW__poems-page__headline{font-family:var(--font-cormorant),"Times New Roman",serif;color:#232323;font-size:clamp(1.25rem,1.25rem + 1.56vw,1.75rem);font-weight:700;line-height:82%}.PoemsPage-module-scss-module__hT-toW__poems-page__prose{color:#232323;white-space:pre-wrap;font-size:1.125rem;font-weight:500;line-height:1.5}.PoemsPage-module-scss-module__hT-toW__poems-page__footer-note{white-space:pre-wrap;color:#232323;font-weight:500}
.SchoolPage-module-scss-module__pK2ioG__school-page{background-color:#f2f2f2}.SchoolPage-module-scss-module__pK2ioG__school-page__content{flex-direction:column;gap:.3rem;display:flex}@media (min-width:575.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__content{padding-bottom:3.125rem}}.SchoolPage-module-scss-module__pK2ioG__school-page__layout,.SchoolPage-module-scss-module__pK2ioG__school-page__story-extra{flex-direction:column;gap:2rem;width:100%;display:flex}.SchoolPage-module-scss-module__pK2ioG__school-page__caption{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (max-width:575.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__story{gap:1rem}}.SchoolPage-module-scss-module__pK2ioG__school-page__story-body{border-top:.125rem solid #8d2e2e;flex-direction:column;gap:1.5rem;margin-top:1rem;padding-top:2rem;display:flex}@media (max-width:575.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__story-body{margin-top:0;padding-top:1rem;gap:1rem;margin-inline:-.5rem;padding-inline:.5rem}}.SchoolPage-module-scss-module__pK2ioG__school-page__section-heading{white-space:pre-line;width:100%}.SchoolPage-module-scss-module__pK2ioG__school-page__title{width:100%}.SchoolPage-module-scss-module__pK2ioG__school-page__right-column{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (max-width:767.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__sidebar-column{order:-1}}.SchoolPage-module-scss-module__pK2ioG__school-page__sidebar{flex-direction:column;gap:1.875rem;display:flex}@media (max-width:575.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__figure,.SchoolPage-module-scss-module__pK2ioG__school-page__section-figure{width:calc(100% + 1rem);margin-inline:-.5rem}}.SchoolPage-module-scss-module__pK2ioG__school-page__image,.SchoolPage-module-scss-module__pK2ioG__school-page__section-image{width:100%;height:auto}@media (max-width:767.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__section-image-column{order:-1}}@media (min-width:767.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__section-text-column{align-self:center}}.SchoolPage-module-scss-module__pK2ioG__school-page__article{flex-direction:column;gap:1.25rem;display:flex}.SchoolPage-module-scss-module__pK2ioG__school-page__headline{color:#171717;letter-spacing:normal;text-wrap:wrap;width:100%;font-size:clamp(1.375rem,1vw + 1rem,1.75rem);font-weight:700;line-height:82.143%;font-family:var(--font-cormorant),"Times New Roman",serif}.SchoolPage-module-scss-module__pK2ioG__school-page__prose{color:#171717;white-space:pre-wrap;font-weight:500;line-height:1.5}.SchoolPage-module-scss-module__pK2ioG__school-page__source{white-space:pre-wrap;font-weight:500}.SchoolPage-module-scss-module__pK2ioG__school-page__quote-strip{background:linear-gradient(90deg,#8d2e2e 0%,#862c2c 50%,#270d0d 100%);flex-direction:column;align-items:center;width:100vw;margin-inline:calc(50% - 50vw);padding:3.75rem 1.5rem;display:flex}.SchoolPage-module-scss-module__pK2ioG__school-page__quote{width:100%;max-width:75rem}.SchoolPage-module-scss-module__pK2ioG__school-page__quote-text{width:100%;max-width:75rem;font-family:var(--font-cormorant),"Times New Roman",serif;text-align:center;color:#f2f2f2;white-space:pre-line;font-size:2rem;font-style:italic;font-weight:600;line-height:2rem}@media (max-width:575.98px){.SchoolPage-module-scss-module__pK2ioG__school-page__wide-section{margin-inline:-.5rem}}.SchoolPage-module-scss-module__pK2ioG__school-page__wide-figure{width:100%}.SchoolPage-module-scss-module__pK2ioG__school-page__wide-image{width:100%;height:auto}
.VideoPage-module-scss-module__o4ZaBW__video-page{background-color:#f2f2f2}.VideoPage-module-scss-module__o4ZaBW__video-page__content{flex-direction:column;gap:.3rem;display:flex}@media (min-width:767.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__content{padding-bottom:3.125rem}}.VideoPage-module-scss-module__o4ZaBW__video-page__body{flex-direction:column;gap:2rem;margin-inline:auto;display:flex}.VideoPage-module-scss-module__o4ZaBW__video-page__heading{width:100%}.VideoPage-module-scss-module__o4ZaBW__video-page__articles{flex-direction:column;gap:2rem;width:100%;display:flex}.VideoPage-module-scss-module__o4ZaBW__video-page__row{width:100%}.VideoPage-module-scss-module__o4ZaBW__video-page__hero-side{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (max-width:767.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__row--hero{flex-direction:column;gap:1rem;display:flex}.VideoPage-module-scss-module__o4ZaBW__video-page__hero-cover--desktop{display:none}}.VideoPage-module-scss-module__o4ZaBW__video-page__hero-cover--mobile{display:none}@media (max-width:767.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__hero-cover--mobile{margin-inline:-.5rem;display:block}}.VideoPage-module-scss-module__o4ZaBW__video-page__row--track{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:767.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__row--track{gap:1rem}.VideoPage-module-scss-module__o4ZaBW__video-page__row--track .VideoPage-module-scss-module__o4ZaBW__video-page__row-cover{margin-inline:-.5rem}}@media (min-width:767.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__row--track{grid-template-columns:1fr 1fr;align-items:start;gap:1.875rem 3.125rem;display:grid}.VideoPage-module-scss-module__o4ZaBW__video-page__row--track .VideoPage-module-scss-module__o4ZaBW__video-page__story{display:contents}.VideoPage-module-scss-module__o4ZaBW__video-page__row--track .VideoPage-module-scss-module__o4ZaBW__columns__column:last-child{grid-area:1/2;align-self:start}}.VideoPage-module-scss-module__o4ZaBW__video-page__row-cover{width:100%;max-width:32.75rem}@media (min-width:767.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__row--track .VideoPage-module-scss-module__o4ZaBW__video-page__row-cover{grid-area:1/1}}@media (max-width:575.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__story{gap:1rem}}.VideoPage-module-scss-module__o4ZaBW__video-page__story-body{border-top:.125rem solid #8d2e2e;flex-direction:column;gap:1.5rem;margin-top:1rem;padding-top:2rem;display:flex}@media (max-width:575.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__story-body{margin-top:0;padding-top:1rem;gap:1rem;margin-inline:-.5rem;padding-inline:.5rem}}.VideoPage-module-scss-module__o4ZaBW__video-page__title{width:100%}.VideoPage-module-scss-module__o4ZaBW__video-page__headline{font-family:var(--font-cormorant),"Times New Roman",serif;color:#232323;font-size:clamp(1.25rem,1.25rem + 1.56vw,1.75rem);font-weight:700;line-height:82%}.VideoPage-module-scss-module__o4ZaBW__video-page__section{flex-direction:column;gap:1rem;display:flex}.VideoPage-module-scss-module__o4ZaBW__video-page__cover{width:100%;max-width:32.75rem}.VideoPage-module-scss-module__o4ZaBW__video-page__cover--documentary{min-height:22.5rem}@media (min-width:767.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__cover--documentary{min-height:29.5625rem}}.VideoPage-module-scss-module__o4ZaBW__video-page__cover-image{object-fit:cover;width:100%;height:100%}@media (min-width:575.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__description{font-size:1.125rem}}.VideoPage-module-scss-module__o4ZaBW__video-page__description{color:#232323;font-weight:500;line-height:1.5}.VideoPage-module-scss-module__o4ZaBW__video-page__description strong{font-weight:700}@media (min-width:575.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__download-title{font-size:1.125rem}}.VideoPage-module-scss-module__o4ZaBW__video-page__download-title{color:#232323;font-weight:500;line-height:1.5}.VideoPage-module-scss-module__o4ZaBW__video-page__info-link{color:inherit;text-underline-offset:.125rem;text-decoration:underline}.VideoPage-module-scss-module__o4ZaBW__video-page__info-link:hover{color:#8d2e2e}.VideoPage-module-scss-module__o4ZaBW__video-page__downloads{flex-direction:column;gap:.25rem;display:flex}@media (min-width:575.98px){.VideoPage-module-scss-module__o4ZaBW__video-page__download-link{font-size:1.125rem}}.VideoPage-module-scss-module__o4ZaBW__video-page__download-link{color:#232323;text-underline-offset:.125rem;font-weight:500;line-height:1.5;text-decoration:underline}.VideoPage-module-scss-module__o4ZaBW__video-page__download-link:hover{color:#8d2e2e}
.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip{color:#f2f2f2;background:linear-gradient(90deg,#8d2e2e 0%,#862c2c 50%,#270d0d 100%);width:100%;padding-block:1.25rem}@media (min-width:767.98px){.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip{padding-block:3.75rem}}.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip__container{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:767.98px){.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip__container{gap:1.5rem}}.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip__quote{width:100%}.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip__text{font-family:var(--font-cormorant),"Times New Roman",serif;text-align:center;white-space:pre-line;letter-spacing:-.035em;font-size:clamp(1.75rem,4vw,3rem);font-style:italic;font-weight:700;line-height:82.143%}@media (min-width:575.98px){.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip__text{letter-spacing:-.02em;line-height:1}}.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip__author{text-align:center;width:100%;max-width:25.875rem}.MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip_sm .MemorialQuoteStrip-module-scss-module__qe-3kq__memorial-quote-strip__text{font-size:clamp(1.75rem,2.5vw,2rem)}
@media (max-width:575.98px){.VictimCollageSection-module-scss-module__yYkmMa__victim-collage-section{margin-inline:-.5rem}}.VictimCollageSection-module-scss-module__yYkmMa__victim-collage-section__figure{width:100%}.VictimCollageSection-module-scss-module__yYkmMa__victim-collage-section__image{width:100%;height:auto}
@media (max-width:767.98px){.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__image-column{order:-1}}.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__image{object-fit:contain;width:100%;height:auto}.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__body{flex-direction:column;gap:3.375rem;display:flex}.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__content{flex-direction:column;gap:1.25rem;display:flex}.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__lead,.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__dedication{font-family:var(--font-cormorant),"Times New Roman",serif;color:#232323;white-space:pre-wrap;font-size:1.75rem;font-weight:700;line-height:1.4375rem}.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__prose{white-space:pre-wrap;font-weight:500;line-height:1.5}@media (min-width:575.98px){.VictimContentSection-module-scss-module__r0vpRq__victim-content-section__prose{font-size:1.125rem}}
.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section{padding-top:.75rem}@media (min-width:575.98px){.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section{padding-top:.25rem}}.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__heading{width:100%}@media (min-width:991.98px){.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section--large-heading .VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__heading h1{font-size:3.25rem}}@media (max-width:767.98px){.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__portrait-column{order:-1}}.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__portrait{max-width:32.75rem;overflow:hidden}@media (max-width:575.98px){.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__portrait{margin-inline:-.5rem}}.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__portrait_image{width:100%;height:100%}.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__content{flex-direction:column;gap:1.25rem;display:flex}.VictimProfileSection-module-scss-module__0dUhUG__victim-profile-section__subtitle{font-family:var(--font-cormorant),"Times New Roman",serif;font-size:clamp(1.375rem,4vw,1.75rem);font-weight:700;line-height:82%}
.VictimRelatedLinksSection-module-scss-module__1if-yG__victim-related-links-section{padding-block:1.25rem}.VictimRelatedLinksSection-module-scss-module__1if-yG__victim-related-links-section__list{flex-direction:column;gap:1.5rem;display:flex}.VictimRelatedLinksSection-module-scss-module__1if-yG__victim-related-links-section__link{font-size:1rem;font-weight:500;line-height:1.5;text-decoration:underline;transition:opacity .2s ease-in-out}.VictimRelatedLinksSection-module-scss-module__1if-yG__victim-related-links-section__link:focus-visible{outline-offset:2px;outline:2px solid #8d2e2e}@media (any-hover:hover){.VictimRelatedLinksSection-module-scss-module__1if-yG__victim-related-links-section__link:hover{text-decoration:none}}
.VictimPage-module-scss-module__JK5hNW__victim-page{flex-direction:column;gap:2rem;display:flex}
.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section{flex-direction:column;gap:2rem;display:flex}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__section{scroll-margin-top:6.25rem}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__section_full-width{padding-bottom:1.25rem}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__heading{color:#8d2e2e}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__figure{justify-content:center;align-items:center;width:100%;display:flex}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__image{object-fit:contain;height:auto;max-height:21.875rem;display:block}@media (min-width:575.98px){.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__image{max-height:43rem}}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__wide-image-wrap{width:100%;margin-top:2rem}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__wide-image-wrap img{object-fit:cover;width:100%;height:auto}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__body{flex-direction:column;gap:1.25rem;display:flex}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__author,.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__dedication{font-family:var(--font-cormorant),"Times New Roman",serif;color:#232323;white-space:pre-wrap;font-size:1.75rem;font-weight:700;line-height:1.4375rem}.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__prose{white-space:pre-wrap;font-weight:500;line-height:1.5}@media (min-width:575.98px){.VictimInnerContentSection-module-scss-module__FUEUAq__victim-inner-content-section__prose{font-size:1.125rem}}
.VictimInnerPage-module-scss-module__4DS7ha__victim-inner-page{flex-direction:column;gap:2rem;display:flex}
.WoundedPage-module-scss-module__rKmssq__wounded-page__content{flex-direction:column;gap:.3rem;display:flex}@media (min-width:575.98px){.WoundedPage-module-scss-module__rKmssq__wounded-page__content{padding-bottom:3.125rem}}.WoundedPage-module-scss-module__rKmssq__wounded-page__layout,.WoundedPage-module-scss-module__rKmssq__wounded-page__story-extra{flex-direction:column;gap:2rem;width:100%;display:flex}.WoundedPage-module-scss-module__rKmssq__wounded-page__title{width:100%}.WoundedPage-module-scss-module__rKmssq__wounded-page__right-column{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (max-width:767.98px){.WoundedPage-module-scss-module__rKmssq__wounded-page__sidebar-column{order:-1}}.WoundedPage-module-scss-module__rKmssq__wounded-page__sidebar{flex-direction:column;gap:1.875rem;display:flex}@media (max-width:575.98px){.WoundedPage-module-scss-module__rKmssq__wounded-page__figure{width:calc(100% + 1rem);margin-inline:-.5rem}}.WoundedPage-module-scss-module__rKmssq__wounded-page__image{width:100%;height:auto}.WoundedPage-module-scss-module__rKmssq__wounded-page__article{flex-direction:column;gap:1.25rem;display:flex}.WoundedPage-module-scss-module__rKmssq__wounded-page__headline{color:#171717;letter-spacing:normal;text-wrap:wrap;width:100%;font-size:clamp(1.375rem,1vw + 1rem,1.75rem);font-weight:700;line-height:82.143%;font-family:var(--font-cormorant),"Times New Roman",serif}.WoundedPage-module-scss-module__rKmssq__wounded-page__source{white-space:pre-wrap;font-weight:500}
.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__content{flex-direction:column;gap:.3rem;display:flex}@media (min-width:767.98px){.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__content{padding-bottom:3.125rem}}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__layout{align-items:start;gap:2rem;margin-inline:auto;display:grid}@media (min-width:767.98px){.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__layout{gap:6.25rem}}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__sidebar{flex-direction:column;gap:1.375rem;display:flex}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__title{max-width:31.25rem;font-family:var(--font-cormorant),"Times New Roman",serif;letter-spacing:-.02em;color:#8d2e2e;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:3.125rem}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__main{flex-direction:column;min-width:0;padding-top:2rem;display:flex}@media (min-width:767.98px){.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__main{padding-top:4.5rem}}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__carousel{width:100%}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider{width:100%;margin-inline:auto;position:relative}:is(.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-button-prev,.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-button-next){color:#797878;width:3.4375rem;height:3.375rem;display:none}@media (min-width:767.98px){:is(.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-button-prev,.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-button-next){display:flex}}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-button-prev:after{font-size:1.75rem;font-weight:700}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-button-next:after{font-size:1.75rem;font-weight:700}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-pagination{margin-top:1.5rem}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-pagination-bullet{opacity:1;background-color:#d5d5d5;width:.5625rem;height:.5625rem}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slider .swiper-pagination-bullet-active{background-color:#8d2e2e}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slide{flex-direction:column;align-items:center;gap:.75rem;display:flex}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slide-image-wrap{justify-content:center;align-items:center;width:100%;min-height:25rem;max-height:34.375rem;display:flex;overflow:hidden}@media (min-width:767.98px){.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slide-image-wrap{min-height:34.375rem}}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slide-image{object-fit:contain;width:100%;height:auto;max-height:34.375rem}.YearsAfterPage-module-scss-module__Y-fU4G__years-after-page__slide-caption{max-width:64.375rem;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;color:#232323;text-align:center;white-space:pre-line;font-size:1.125rem;font-weight:500;line-height:1.5}
