@keyframes bounce{0%,25%,75%,to{transform:translateY(0)}50%{transform:translateY(.2em)}}.twenty-fifth-page-singleton .anniversary-splash{align-items:center;background-color:#000;color:#fff;display:flex;height:100vh;justify-content:center;min-height:560px;overflow:hidden;position:relative;width:100%}.twenty-fifth-page-singleton .anniversary-splash-overlay,.twenty-fifth-page-singleton .anniversary-splash-poster,.twenty-fifth-page-singleton .anniversary-splash-poster img,.twenty-fifth-page-singleton .anniversary-splash-video{height:100%;left:0;position:absolute;top:0;width:100%}.twenty-fifth-page-singleton .anniversary-splash-poster{opacity:0;transition:opacity .35s ease;z-index:0}.twenty-fifth-page-singleton .anniversary-splash-poster.is-loaded{opacity:1}.twenty-fifth-page-singleton .anniversary-splash-poster img{-o-object-fit:cover;object-fit:cover}.twenty-fifth-page-singleton .anniversary-splash-video{-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .45s ease;z-index:1}.twenty-fifth-page-singleton .anniversary-splash-video.is-loaded{opacity:1}@media(max-width:767.98px){.twenty-fifth-page-singleton .anniversary-splash-video{display:none}}@media(prefers-reduced-motion:reduce){.twenty-fifth-page-singleton .anniversary-splash-video{display:none}}.twenty-fifth-page-singleton .anniversary-splash-overlay{background-color:rgba(0,0,0,.5);z-index:2}.twenty-fifth-page-singleton .anniversary-splash-content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;max-height:60vh;max-width:90vw;position:relative;text-align:center;z-index:3}.twenty-fifth-page-singleton .anniversary-splash-content p{text-wrap:balance;color:#fff;font-size:1.5rem;font-weight:300;line-height:1.05;margin:0}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-splash-content p{font-size:1.5rem;max-width:60vw}}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-splash-content p{font-size:2rem;max-width:60vw}}@media(min-width:1200px){.twenty-fifth-page-singleton .anniversary-splash-content p{font-size:2.5vw}}.twenty-fifth-page-singleton .anniversary-splash-logo{max-width:520px;min-width:220px;width:40vw}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-splash-logo{width:18rem}}@media(min-width:1200px){.twenty-fifth-page-singleton .anniversary-splash-logo{width:23vw}}.twenty-fifth-page-singleton .anniversary-splash-logo img{display:block;height:auto;width:100%}.twenty-fifth-page-singleton .anniversary-splash-scroll{animation:bounce 2s infinite;background:transparent;border:0;color:#fff;cursor:pointer;display:block;font-size:2rem;line-height:1;padding:0}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-splash-scroll{font-size:3rem}}@media(min-width:1200px){.twenty-fifth-page-singleton .anniversary-splash-scroll{font-size:3vw}}.twenty-fifth-page-singleton .anniversary-splash-scroll:hover{color:#e6023b}.twenty-fifth-page-singleton .anniversary-splash-scroll:focus{outline:2px solid #fff;outline-offset:.15em}.twenty-fifth-page-singleton .anniversary-content{background-color:#fff;position:relative;z-index:20}.twenty-fifth-page-singleton .anniversary-sticky-header{height:0;left:0;position:fixed;top:0;width:100%;z-index:200}.twenty-fifth-page-singleton .anniversary-sticky-header.is-visible .anniversary-site-header,.twenty-fifth-page-singleton .anniversary-sticky-header.menu-open .anniversary-site-header{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.twenty-fifth-page-singleton .anniversary-sticky-header.menu-open .anniversary-site-links{opacity:0;pointer-events:none;visibility:hidden}.twenty-fifth-page-singleton .anniversary-site-header{background-color:#000;border-bottom:1px solid #000;color:#fff;opacity:0;padding-right:var(--anniversary-scrollbar-offset,0);pointer-events:none;transform:translateY(-.75rem);transition:opacity .45s ease,transform .45s ease,visibility .3s ease;visibility:hidden;z-index:200}.twenty-fifth-page-singleton .anniversary-visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.twenty-fifth-page-singleton .anniversary-site-nav{align-items:center;display:grid;grid-template-areas:"logo actions";grid-template-columns:1fr auto;grid-template-rows:50px;min-height:50px}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-site-nav{-moz-column-gap:.75rem;column-gap:.75rem;grid-template-columns:minmax(50px,1fr) auto}}.twenty-fifth-page-singleton .anniversary-site-logo{display:inline-flex;grid-area:logo;justify-self:start}.twenty-fifth-page-singleton .anniversary-site-logo img{display:block;height:auto;width:90px}.twenty-fifth-page-singleton .anniversary-site-links{--anniversary-nav-link-padding-x:0.75rem;align-items:center;display:flex;grid-area:links;justify-content:flex-start;list-style:none;margin:0;min-width:0;padding:0 0 .5rem;transition:opacity .2s ease,visibility .2s ease}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-site-links{justify-content:space-evenly;padding:0;white-space:nowrap}}.twenty-fifth-page-singleton .anniversary-site-links a{color:#fff;display:inline-block;font-size:.9rem;font-weight:400;line-height:1;padding:.75rem var(--anniversary-nav-link-padding-x);position:relative;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.twenty-fifth-page-singleton .anniversary-site-links a:after{background-color:#e6023b;bottom:.35rem;content:"";height:3px;left:calc(var(--anniversary-nav-link-padding-x) - 5px);position:absolute;right:calc(var(--anniversary-nav-link-padding-x) - 5px);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.twenty-fifth-page-singleton .anniversary-site-links a:focus,.twenty-fifth-page-singleton .anniversary-site-links a:hover{color:#e6023b}.twenty-fifth-page-singleton .anniversary-site-links a.active:after{transform:scaleX(1)}.twenty-fifth-page-singleton .anniversary-site-links li:first-child a{padding-left:0}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-site-links li:first-child a{padding-left:var(--anniversary-nav-link-padding-x)}}.twenty-fifth-page-singleton .anniversary-site-links li:first-child a:after{left:-5px}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-site-links li:first-child a:after{left:calc(var(--anniversary-nav-link-padding-x) - 5px)}}.twenty-fifth-page-singleton .anniversary-site-actions{align-items:center;display:flex;grid-area:actions;justify-content:flex-end;margin-right:-8px;min-width:-moz-max-content;min-width:max-content}.twenty-fifth-page-singleton .anniversary-site-action{align-items:center;background:transparent;border:1px solid transparent;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;height:25px;justify-content:center;padding:0;position:relative;transition:color .2s ease,border-color .2s ease;width:25px}.twenty-fifth-page-singleton .anniversary-site-action:focus,.twenty-fifth-page-singleton .anniversary-site-action:hover,.twenty-fifth-page-singleton .anniversary-site-action[aria-expanded=true]{border-color:#e6023b;color:#e6023b;outline:0}.twenty-fifth-page-singleton .anniversary-menu-icon{left:0;position:absolute;right:0;transition:transform .3s ease}.twenty-fifth-page-singleton .anniversary-menu-icon-opened{transform:scale(0)}.twenty-fifth-page-singleton .anniversary-menu-icon-closed,.twenty-fifth-page-singleton .anniversary-site-action.open .anniversary-menu-icon-opened{transform:scale(1)}.twenty-fifth-page-singleton .anniversary-site-action.open .anniversary-menu-icon-closed{transform:scale(0)}.twenty-fifth-page-singleton .anniversary-site-placeholder{background-color:#000;border-bottom:1px solid #000;min-height:96px}.twenty-fifth-page-singleton .anniversary-share-menu{position:relative}.twenty-fifth-page-singleton .anniversary-share-panel{background-color:#000;border:1px solid rgba(255,255,255,.22);min-width:11rem;padding:.5rem 0;position:absolute;right:0;top:calc(100% + 15px);z-index:250}.twenty-fifth-page-singleton .anniversary-share-list{list-style:none;margin:0;padding:0}.twenty-fifth-page-singleton .anniversary-share-list a{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:.75rem;padding:.65rem 1rem;text-decoration:none;transition:color .2s ease}.twenty-fifth-page-singleton .anniversary-share-list a i{flex:0 0 1.25rem;font-size:1.1rem;text-align:center}.twenty-fifth-page-singleton .anniversary-share-list a:focus,.twenty-fifth-page-singleton .anniversary-share-list a:hover{color:#e6023b;outline:0}.twenty-fifth-page-singleton .anniversary-menu-overlay{background-color:rgba(0,0,0,.98);height:calc(100vh - 50px);left:0;overflow-y:auto;padding-top:2rem;position:fixed;top:50px;width:100%;z-index:190}.twenty-fifth-page-singleton .anniversary-menu-inner{background-color:#000;min-height:100%}.twenty-fifth-page-singleton .anniversary-menu-content{color:#fff}.twenty-fifth-page-singleton .anniversary-menu-submenu{border-bottom:1px solid #d9d8d2;font-size:1.1rem;padding:1rem 15px;position:relative}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-menu-submenu{border-bottom:0;border-right:1px solid #373737;font-size:1.3rem;margin-bottom:2rem;min-height:250px;padding:0 1.3rem}}.twenty-fifth-page-singleton .anniversary-menu-submenu:last-child{border-bottom:0;border-right:0}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-menu-submenu:nth-child(4){border-right:0}.twenty-fifth-page-singleton .anniversary-menu-submenu:first-child,.twenty-fifth-page-singleton .anniversary-menu-submenu:nth-child(5){padding-left:15px}}.twenty-fifth-page-singleton .anniversary-menu-submenu a{color:#fff;text-decoration:none;transition:color .2s ease}.twenty-fifth-page-singleton .anniversary-menu-submenu a:focus,.twenty-fifth-page-singleton .anniversary-menu-submenu a:hover{color:#e6023b}.twenty-fifth-page-singleton .anniversary-menu-submenu ul{font-size:.75em;list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .2s ease-out}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-menu-submenu ul{max-height:100%}}.twenty-fifth-page-singleton .anniversary-menu-submenu ul a{color:#929292}.twenty-fifth-page-singleton .anniversary-menu-submenu ul a:focus,.twenty-fifth-page-singleton .anniversary-menu-submenu ul a:hover{color:#e6023b}.twenty-fifth-page-singleton .anniversary-menu-submenu-link{display:inline-block;margin-bottom:.5rem}.twenty-fifth-page-singleton .anniversary-menu-accordion{color:#fff;float:right;padding:0}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-menu-accordion{display:none}}.twenty-fifth-page-singleton .anniversary-menu-accordion i{font-size:.8em}.twenty-fifth-page-singleton .anniversary-menu-footer-menu{margin-bottom:1rem;max-height:100%!important}.twenty-fifth-page-singleton .anniversary-menu-footer-menu li{display:inline-block;margin:0 .8rem .5rem 0}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-menu-footer-menu li{display:block}}.twenty-fifth-page-singleton .anniversary-menu-social-links{max-height:100%!important}.twenty-fifth-page-singleton .anniversary-menu-social-links li{display:inline-block;margin-right:.7rem}.twenty-fifth-page-singleton .anniversary-menu-social-links a{color:#fff;font-size:1.1rem}.twenty-fifth-page-singleton .anniversary-menu-social-links a svg{fill:currentColor;height:1em;width:1em}.twenty-fifth-page-singleton .anniversary-section-anchor{scroll-margin-top:112px}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-section-anchor{scroll-margin-top:72px}}.twenty-fifth-page-singleton .hero h1{max-width:10em}.twenty-fifth-page-singleton .hero h2{max-width:36em}.twenty-fifth-page-singleton .anniversary-hero-image{margin-bottom:2em}.twenty-fifth-page-singleton .anniversary-hero-image figure{margin-bottom:0}.twenty-fifth-page-singleton .body{margin:2em 0}@media(min-width:768px){.twenty-fifth-page-singleton .body{margin:3em 0}}.twenty-fifth-page-singleton .body h2{margin:0 0 1rem;text-align:left}.twenty-fifth-page-singleton hr{margin:1em auto;width:50%}@media(min-width:768px){.twenty-fifth-page-singleton hr{margin:2em auto}}@media(min-width:992px){.twenty-fifth-page-singleton hr{margin:3em auto}}.twenty-fifth-page-singleton h2{font-size:1.5rem;font-weight:400;line-height:1;margin:0;text-align:center}@media(min-width:768px){.twenty-fifth-page-singleton h2{font-size:2rem}}.twenty-fifth-page-singleton .anniversary-about-section{padding:3rem 0}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-about-section{padding:4rem 0}}.twenty-fifth-page-singleton .anniversary-about-section .body{margin:0}.twenty-fifth-page-singleton .anniversary-about-subscribe{display:flex;justify-content:center;margin-top:2.5rem}.twenty-fifth-page-singleton .anniversary-about-subscribe-button{background-color:#e6023b;color:#fff;font-size:.85rem;font-weight:700;min-height:44px;padding:.75rem 1.25rem;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.twenty-fifth-page-singleton .anniversary-about-subscribe-button:focus,.twenty-fifth-page-singleton .anniversary-about-subscribe-button:hover{background-color:#000;color:#fff;outline:0}.twenty-fifth-page-singleton .anniversary-about-subscribe-button span{margin-left:.5rem}.twenty-fifth-page-singleton .anniversary-events-section{background-color:#000;color:#fff;overflow:hidden;padding:3rem 0}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-events-section{padding:4rem 0}}.twenty-fifth-page-singleton .anniversary-events-swiper-wrap{margin-top:2rem;padding:0}.twenty-fifth-page-singleton .anniversary-events-swiper{overflow:hidden}.twenty-fifth-page-singleton .anniversary-events-swiper .swiper-wrapper{align-items:stretch}.twenty-fifth-page-singleton .anniversary-event-slide{height:auto}.twenty-fifth-page-singleton .anniversary-event-card{border:1px solid rgba(255,255,255,.75);display:flex;gap:1rem;height:100%;padding:1.25rem;text-align:left}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-event-card{gap:1.25rem;padding:1.5rem}}.twenty-fifth-page-singleton .anniversary-event-card h3{color:#fff;font-size:1rem;font-weight:400;line-height:1.2;margin:0 0 1rem}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-event-card h3{font-size:1.5rem}}.twenty-fifth-page-singleton .anniversary-event-card h3 a{background-image:linear-gradient(#e6023b,#e6023b);background-position:left 100%;background-repeat:no-repeat;background-size:0 2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;display:inline;line-height:1.2;padding:0;text-decoration:none;transition:background-size .25s ease,color .2s ease}.twenty-fifth-page-singleton .anniversary-event-card h3 a.is-line-split{background-image:none;display:inline-block}.twenty-fifth-page-singleton .anniversary-event-card h3 a:focus,.twenty-fifth-page-singleton .anniversary-event-card h3 a:hover{background-size:100% 2px}.twenty-fifth-page-singleton .anniversary-event-card h3 a:focus .anniversary-event-title-line,.twenty-fifth-page-singleton .anniversary-event-card h3 a:hover .anniversary-event-title-line{background-size:100% 2px;transition:background-size .1s ease calc(var(--line-index, 0)*.1s)}.twenty-fifth-page-singleton .anniversary-event-title-line{background-image:linear-gradient(#e6023b,#e6023b);background-position:left 100%;background-repeat:no-repeat;background-size:0 2px;display:block;width:-moz-fit-content;width:fit-content}.twenty-fifth-page-singleton .anniversary-event-date-badge{align-items:center;border:2px solid #e6023b;border-radius:50%;color:#fff;display:flex;flex:0 0 4.25rem;flex-direction:column;height:4.25rem;justify-content:center;line-height:1;text-align:center;text-transform:uppercase;width:4.25rem}.twenty-fifth-page-singleton .anniversary-event-date-badge span{font-size:1rem;font-weight:400;letter-spacing:0;margin-bottom:.25rem}.twenty-fifth-page-singleton .anniversary-event-date-badge p{font-size:1.25rem;font-weight:400;margin:0}.twenty-fifth-page-singleton .anniversary-event-details{min-width:0}.twenty-fifth-page-singleton .anniversary-event-date{color:#fff;font-size:.8rem;font-weight:400;line-height:1.4;margin-bottom:.25rem}.twenty-fifth-page-singleton .anniversary-event-description{color:rgba(255,255,255,.86);font-size:.95rem;line-height:1.5}.twenty-fifth-page-singleton .anniversary-event-description p:last-child{margin-bottom:0}.twenty-fifth-page-singleton .anniversary-events-controls{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:2.5rem;padding:0}.twenty-fifth-page-singleton .anniversary-events-pagination{align-items:baseline;display:flex;gap:.4rem}.twenty-fifth-page-singleton .anniversary-events-pagination .swiper-pagination-bullet{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:0;border-radius:50%;cursor:pointer;display:inline-flex;height:.625rem;justify-content:center;margin:0;opacity:1;padding:0;width:.625rem}.twenty-fifth-page-singleton .anniversary-events-pagination .swiper-pagination-bullet span{display:none}.twenty-fifth-page-singleton .anniversary-events-pagination .swiper-pagination-bullet-active{background-color:transparent;color:#e6023b;font-size:1.25rem;font-weight:700;height:1.25rem;line-height:1}.twenty-fifth-page-singleton .anniversary-events-pagination .swiper-pagination-bullet-active span{display:block}.twenty-fifth-page-singleton .anniversary-events-navigation{display:flex;gap:.75rem}.twenty-fifth-page-singleton .anniversary-events-button{align-items:center;background-color:transparent;border:1px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:1.75rem;height:2.5rem;justify-content:center;padding:0;transition:background-color .2s ease,color .2s ease,opacity .2s ease;width:2.5rem}.twenty-fifth-page-singleton .anniversary-events-button:focus,.twenty-fifth-page-singleton .anniversary-events-button:hover{background-color:#fff;color:#000}.twenty-fifth-page-singleton .anniversary-events-button.swiper-button-disabled{cursor:default;opacity:.35}.twenty-fifth-page-singleton .anniversary-history-section{margin-bottom:3rem;padding-top:3rem}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section{margin-bottom:4rem;padding-top:4rem}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery{margin-top:2em;overflow:hidden}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-nav{display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 1em;padding-left:0}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-nav li{font-size:1rem;list-style:none}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-nav li:not(:last-child):after{color:#e6023b;content:"/";padding:0 .5em}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-nav li button{color:#929292;position:relative;transition:color .3s ease}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-nav li button:before{background-color:#e6023b;bottom:0;content:"";height:.2em;position:absolute;transition:width .3s ease;width:0}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-nav li button:hover:before{width:100%}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-nav li button.active{color:#000;font-weight:600}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-stage{position:relative}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper{cursor:grab;overflow:visible}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-wrapper{align-items:center}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide{opacity:0;transition:opacity 1s ease,filter 1s ease}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide img{transform:scale(.7)}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .img-wrapper{aspect-ratio:4/3;overflow:hidden}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .img-wrapper{aspect-ratio:16/9}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .img-wrapper img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1s ease;width:100%}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .img-wrapper img{border-radius:15px}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .gallery-text{align-items:flex-start;display:flex;margin-right:18px;margin-top:1em;opacity:0;padding:0 2rem;transition:opacity 1s ease;visibility:hidden}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .gallery-text .year{font-size:1em;font-weight:400;margin:0 .75em;position:relative}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .gallery-text .year{font-size:1.5em}}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .gallery-text .year{font-size:1.75em}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .gallery-text .caption{flex-basis:90%;font-size:1rem;line-height:1.3}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide .gallery-text .caption p:last-child{margin-bottom:0}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-next,.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-prev{filter:grayscale(100%);opacity:.7}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-next{transform:translateX(-10%)}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-next img{transform:scale(.7)}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-prev{transform:translateX(10%)}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-prev img{transform:scale(.7)}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-active{opacity:1}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-active img{transform:scale(1)}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-swiper .swiper-slide.swiper-slide-active .gallery-text{opacity:1;visibility:visible}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button{align-items:center;background-color:rgba(255,255,255,.78);border:0;border-radius:50%;color:#e6023b;cursor:pointer;display:flex;font-size:2em;height:54px;justify-content:center;margin-top:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease;width:54px;z-index:10}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button:after{content:""}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button:focus,.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button:hover{background-color:rgba(255,255,255,.95);color:#000}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button-next{right:.5em}@media(min-width:1200px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button-next{right:25%}}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button-next{right:15%}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button-prev{left:.5em}@media(min-width:1200px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button-prev{left:25%}}@media(min-width:992px){.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .anniversary-timeline-button-prev{left:15%}}.twenty-fifth-page-singleton .anniversary-history-section .anniversary-timeline-gallery .swiper-button-disabled{display:none}.twenty-fifth-page-singleton .anniversary-footer{background-color:#000;color:#fff;font-size:1rem;margin-top:0;padding:3rem 0 5rem;position:relative;z-index:20}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-footer{padding:4rem 0 8rem}}.twenty-fifth-page-singleton .anniversary-footer-layout{display:grid;gap:3rem}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-footer-layout{grid-template-columns:1fr 1fr}}.twenty-fifth-page-singleton .anniversary-footer-contact address{color:rgba(255,255,255,.82);font-size:.9rem;font-style:normal;line-height:1.5;margin:1.5rem 0 0}.twenty-fifth-page-singleton .anniversary-footer-logo{display:inline-flex}.twenty-fifth-page-singleton .anniversary-footer-logo svg{fill:#fff;height:auto;transition:fill .2s ease;width:100%}.twenty-fifth-page-singleton .anniversary-footer-logo .anniversary-site-logo-mark{width:100px}.twenty-fifth-page-singleton .anniversary-footer-logo:focus .anniversary-site-logo-mark,.twenty-fifth-page-singleton .anniversary-footer-logo:hover .anniversary-site-logo-mark{fill:#e6023b}.twenty-fifth-page-singleton .anniversary-footer-newsletter h2{color:#fff;font-size:1.35rem;font-weight:400;line-height:1.2;margin:0 0 .25rem;text-align:left}.twenty-fifth-page-singleton .anniversary-footer-newsletter p{color:rgba(255,255,255,.72);font-size:.8rem;line-height:1.45;margin:0 0 1.5rem}.twenty-fifth-page-singleton .anniversary-footer-newsletter p a{color:#fff;text-decoration:underline;text-decoration-color:#e6023b;text-underline-offset:.2em}.twenty-fifth-page-singleton .anniversary-footer-newsletter p a:focus,.twenty-fifth-page-singleton .anniversary-footer-newsletter p a:hover{color:#e6023b}.twenty-fifth-page-singleton .anniversary-footer-subscribe-button{margin-bottom:1rem}.twenty-fifth-page-singleton .anniversary-footer-subscribe-button,.twenty-fifth-page-singleton .anniversary-newsletter-submit{background-color:#fff;color:#000;font-size:.85rem;font-weight:700;min-height:44px;padding:.75rem 1.25rem;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.twenty-fifth-page-singleton .anniversary-footer-subscribe-button:focus,.twenty-fifth-page-singleton .anniversary-footer-subscribe-button:hover,.twenty-fifth-page-singleton .anniversary-newsletter-submit:focus,.twenty-fifth-page-singleton .anniversary-newsletter-submit:hover{background-color:#e6023b;color:#fff;outline:0}.twenty-fifth-page-singleton .anniversary-footer-subscribe-button span,.twenty-fifth-page-singleton .anniversary-newsletter-submit span{margin-left:.5rem}.twenty-fifth-page-singleton .anniversary-newsletter-submit{background-color:#e6023b;color:#fff;margin-top:.5rem}.twenty-fifth-page-singleton .anniversary-newsletter-submit:disabled{cursor:wait;opacity:.7}.twenty-fifth-page-singleton .anniversary-newsletter-submit:focus,.twenty-fifth-page-singleton .anniversary-newsletter-submit:hover{background-color:#000;color:#fff}.twenty-fifth-page-singleton .anniversary-newsletter-modal-backdrop{align-items:center;background-color:rgba(0,0,0,.68);display:flex;inset:0;justify-content:center;opacity:0;padding:1rem;position:fixed;transition:opacity .22s ease;z-index:1000}.twenty-fifth-page-singleton .anniversary-newsletter-modal-backdrop.is-open{opacity:1}.twenty-fifth-page-singleton .anniversary-newsletter-modal-backdrop.is-open .anniversary-newsletter-modal{opacity:1;transform:translateY(0) scale(1)}.twenty-fifth-page-singleton .anniversary-newsletter-modal{background-color:#fff;color:#000;max-height:calc(100vh - 2rem);max-width:760px;opacity:0;overflow-y:auto;padding:0 1.25rem 2rem;position:relative;transform:translateY(.75rem) scale(.985);transition:opacity .22s ease,transform .22s ease;width:100%}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-newsletter-modal{padding:0 2.5rem 2.5rem}}.twenty-fifth-page-singleton .anniversary-newsletter-modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #e9e9e9;display:flex;justify-content:space-between;margin:0 -1.25rem 1.5rem;padding:1.25rem;position:sticky;top:0;z-index:2}@media(min-width:768px){.twenty-fifth-page-singleton .anniversary-newsletter-modal-header{margin:0 -2.5rem 1.5rem;padding:1.5rem 2.5rem}}.twenty-fifth-page-singleton .anniversary-newsletter-modal-header h2{color:#000;font-size:1.5rem;font-weight:400;line-height:1.2;margin:0 1rem 0 0;text-align:left}.twenty-fifth-page-singleton .anniversary-newsletter-modal-close{align-items:center;color:#000;display:inline-flex;flex:0 0 auto;font-size:1.4rem;justify-content:center;padding:.5rem;transition:color .2s ease}.twenty-fifth-page-singleton .anniversary-newsletter-modal-close:focus,.twenty-fifth-page-singleton .anniversary-newsletter-modal-close:hover{color:#e6023b;outline:0}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form.is-loading{cursor:wait}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form.is-submitted .anniversary-newsletter-form-body{display:none}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-form-message{color:#000;font-size:1rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-form-message[hidden]{display:none}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-form-message.is-error{color:#e6023b}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-form-message.is-info{color:#2f2f2f}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-errors,.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-messages{margin-bottom:1rem}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-errors,.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .errorlist{color:#e6023b;font-size:.8rem}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .errorlist{list-style:none;margin:.35rem 0 0;padding:0}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-messages p{color:#000;font-weight:700;margin:0}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form .anniversary-newsletter-messages p.error{color:#e6023b}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form p{color:#2f2f2f;font-size:.8rem;line-height:1.45;margin:1rem 0}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form p a{color:#000;text-decoration:underline;text-decoration-color:#e6023b;text-underline-offset:.2em}.twenty-fifth-page-singleton .anniversary-newsletter-modal-form p a:focus,.twenty-fifth-page-singleton .anniversary-newsletter-modal-form p a:hover{color:#e6023b}.twenty-fifth-page-singleton .anniversary-newsletter-modal-grid{display:grid;gap:1rem}@media(min-width:576px){.twenty-fifth-page-singleton .anniversary-newsletter-modal-grid{grid-template-columns:1fr 1fr}}.twenty-fifth-page-singleton .anniversary-newsletter-field{display:grid;gap:.35rem}.twenty-fifth-page-singleton .anniversary-newsletter-field label,.twenty-fifth-page-singleton .anniversary-newsletter-field legend{color:#000;font-size:.8rem;font-weight:700;margin:0}.twenty-fifth-page-singleton .anniversary-newsletter-field input,.twenty-fifth-page-singleton .anniversary-newsletter-field select,.twenty-fifth-page-singleton .anniversary-newsletter-field textarea{border:1px solid #e9e9e9;color:#000;min-height:44px;padding:.65rem .75rem;width:100%}.twenty-fifth-page-singleton .anniversary-newsletter-field input:focus,.twenty-fifth-page-singleton .anniversary-newsletter-field select:focus,.twenty-fifth-page-singleton .anniversary-newsletter-field textarea:focus{border-color:#e6023b;outline:0}.twenty-fifth-page-singleton .anniversary-newsletter-field textarea{min-height:110px;resize:vertical}.twenty-fifth-page-singleton .anniversary-newsletter-field input[type=checkbox]{margin-right:.45rem;min-height:0;width:auto}@media(min-width:576px){.twenty-fifth-page-singleton .anniversary-newsletter-field-full{grid-column:1/-1}}.twenty-fifth-page-singleton fieldset.anniversary-newsletter-field{border:0;padding:0}.twenty-fifth-page-singleton fieldset.anniversary-newsletter-field legend{margin-bottom:.5rem}.twenty-fifth-page-singleton fieldset.anniversary-newsletter-field label{align-items:flex-start;display:flex;gap:.65rem;line-height:1.45}.twenty-fifth-page-singleton fieldset.anniversary-newsletter-field input[type=checkbox]{flex:0 0 auto;margin-top:.2rem}

/*# sourceMappingURL=twentyFifthPageSingleton.52c6d1bba8a53afad8dc.css.map*/