:root{--background:#f8dfdb;--foreground:#fc221c}body{background:var(--background);color:var(--foreground);margin:0;font-family:Prata,serif;font-size:24px;font-style:normal;font-weight:300}h1{text-align:center;font-family:Cinzel,serif;font-size:102px}@media (max-width:768px){h1{font-size:82px}}h2{font-family:Prata,serif;font-size:64px}@media (max-width:768px){h2{margin-block:.25em;font-size:45px}}h3{font-family:Prata,serif;font-size:36px}@media (max-width:768px){h3{margin-block:.25em;font-size:32px}}h4{font-family:Prata,serif;font-size:30px}@media (max-width:768px){h4{margin-block:.25em;font-size:24px}}a{color:var(--foreground)}a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}a.external{background-image:url(/external-link.svg);background-position:100%;background-repeat:no-repeat;background-size:.857em;padding-right:1em}.flex-container{flex-direction:row;display:flex}.flex-item{text-align:center;align-content:space-around;width:100%}@media (min-width:768px){.abbreviated{display:none}}@media (max-width:768px){.full-size{display:none}}@media (max-width:600px){main{padding:45px 0}.flex-container{flex-direction:column}}.header{background-color:var(--background);border-bottom:var(--foreground);z-index:1;border-bottom-style:solid;border-bottom-width:1px;padding:15px 45px;position:sticky;top:0}.header-flex-container{flex-direction:row;justify-content:space-between;display:flex}.header-home{color:var(--foreground);font-family:Libertinus Mono,monospace;font-size:36px;text-decoration:none}.header-home .a-heart-j{display:inherit}.header-home .j-heart-a{display:none}.header-home:hover{text-decoration:none}.header-home:hover .a-heart-j{display:none}.header-home:hover .j-heart-a{display:inherit}.header-link{color:var(--foreground);margin-left:45px;text-decoration:none}@media (max-width:768px){.header-link{margin-left:20px}}.header-flex-container-inner{flex-direction:column;justify-content:space-around;display:flex}.rsvp-button{background-color:var(--background);color:var(--foreground);border:var(--foreground);cursor:not-allowed;border-style:solid;border-width:1.5px;margin-left:45px;padding:10px;font-family:Prata,serif;font-size:24px;text-decoration:none}.rsvp-button .rsvp-text-hover-state{display:none}@media (max-width:768px){.rsvp-button{margin-left:20px}}.rsvp-button:hover{color:#ffeceb;background-color:#ffbebc;border:1.5px solid #ffeceb}.rsvp-button:hover .rsvp-text-hover-state{display:block}.rsvp-button:hover .rsvp-text{display:none}.rsvp-button:hover:before .rsvp-text-hover-state{display:block}.rsvp-button:hover:before .rsvp-text{display:none}.underline{text-decoration:underline}.login-container{text-align:center;width:100%;font-family:Roboto,sans-serif;font-size:18px}.flex-column{flex-direction:column;justify-content:space-around;align-items:center;min-height:100vh;display:flex}.text-box{border:1.5px solid #a9a9a9;border-radius:5px;height:45px;margin-top:30px;padding:0 10px;font-family:Roboto,sans-serif;font-size:18px}.text-box-error{border-color:var(--foreground)!important}.section-divider{padding:0 100px}.section-divider hr{border-top:1px solid var(--foreground)}.subpage-container{width:100%;max-width:1200px;margin:0 auto 75px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400}@media (max-width:768px){.subpage-container{width:100%;margin:30px auto;padding:0}.subpage-container .subpage-section{flex-direction:column}.subpage-container .subpage-label-col,.subpage-container .subpage-content-col{width:90%;padding:0 15px}}.subpage-section{flex-direction:row;display:flex}.subpage-label-col{width:40%;position:relative}.subpage-label-col h2{position:sticky;top:50%}.subpage-content-col{width:60%;padding:0 90px}.subpage-content-col p,.subpage-content-col li{line-height:175%}@media (max-width:768px){.content-block{margin-bottom:40px}}.content-block h4{margin-block-end:.1em}
