body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Fifty Five;font-style:normal;font-weight:400;src:url(/static/media/FiftyFive.aedb80c4589ac60a4892.woff2) format("woff2"),url(/static/media/FiftyFive.082e3583f030961ca721.woff) format("woff")}body{background-color:#fff;color:#1f1f1f;font-size:20px;margin:0;padding:0}.gallery-title{color:#f7f7f7;display:inline-block;display:flex;font-size:3rem;justify-content:center;letter-spacing:1px;margin-bottom:30px;padding-bottom:10px;width:100%}.Keith{animation:fade 2s linear;color:#f7f7f7;opacity:1}@keyframes fade{0%,to{opacity:0}50%{opacity:1}}.schedule-section{background-color:#f7f7f7;color:#1f1f1f;padding:50px 0;text-align:center}.section-title{border-bottom:2px solid #1f1f1f;color:#1f1f1f;display:inline-block;font-family:Fifty Five,sans-serif;font-size:1.5rem;letter-spacing:1px;margin-bottom:30px;padding-bottom:10px}.event-timeline{display:flex;font-size:1.5rem;justify-content:space-around;padding:0 5%}.event{text-align:center}.event-name,.event-time{color:#1f1f1f;font-size:1.5rem;font-weight:600}.event-name{margin-top:10px}.event-address{font-size:2.5rem}.hero-date,.hero-date-content{color:#000;font-weight:600;text-decoration:underline}.hero-date-content{font-size:1.5rem;letter-spacing:.15rem;margin:10px 0}.event-address-link,.event-dress-code-link{color:#1f1f1f;font-weight:600;text-decoration:none}.event-dress-code-link{font-size:1.5rem}.event-dress-code{font-size:1.5rem;font-weight:600}@media only screen and (max-width:768px){.event-timeline{flex-direction:column;padding:5px}.event-address,.event-name,.event-time{font-size:1.5rem}.event-address{margin:5 px}}.map{border:1;border-color:#000;border-radius:20px;height:450px;padding:2px;width:600px}@media only screen and (max-width:768px){.map{height:350px;width:350px}iframe{border-radius:20px;height:90%;width:90%}}*{box-sizing:border-box;margin:0;padding:0}:root{--index:calc(1vw + 1vh);--transition:cubic-bezier(.1,.7,0,1)}body{background-color:#141414;font-family:Fifty Five,sans-serif;font-size:1rem}.wrapper{align-items:center;display:flex;height:50vh;justify-content:center}.items{display:flex;gap:.4rem;gap:10px;perspective:calc(35vw + 35vh);perspective:calc(var(--index)*35)}.item{background-color:#222;background-position:50%;background-size:cover;cursor:pointer;height:calc(12vw + 12vh);height:calc(var(--index)*12);transition:transform 1.25s cubic-bezier(.1,.7,0,1),filter 3s cubic-bezier(.1,.7,0,1),width 1.25s cubic-bezier(.1,.7,0,1);transition:transform 1.25s var(--transition),filter 3s var(--transition),width 1.25s var(--transition);width:calc(3vw + 3vh);width:calc(var(--index)*3);will-change:transform,filter,rotateY,width}.item:after,.item:before{content:"";height:100%;position:absolute;right:calc(-1vw + -1vh);right:calc(var(--index)*-1);width:20px}.item:after{left:calc(-1vw + -1vh);left:calc(var(--index)*-1)}.items .item:hover{filter:inherit;transform:translateZ(calc(10vw + 10vh));transform:translateZ(calc(var(--index)*10))}.items .item:hover+*{filter:inherit;transform:translateZ(calc(8.5vw + 8.5vh)) rotateY(35deg);transform:translateZ(calc(var(--index)*8.5)) rotateY(35deg);z-index:-1}.items .item:hover+*+*{filter:inherit;transform:translateZ(calc(5.6vw + 5.6vh)) rotateY(40deg);transform:translateZ(calc(var(--index)*5.6)) rotateY(40deg);z-index:-2}.items .item:hover+*+*+*{filter:inherit;transform:translateZ(calc(2.5vw + 2.5vh)) rotateY(30deg);transform:translateZ(calc(var(--index)*2.5)) rotateY(30deg);z-index:-3}.items .item:hover+*+*+*+*{filter:inherit;transform:translateZ(calc(.6vw + .6vh)) rotateY(15deg);transform:translateZ(calc(var(--index)*.6)) rotateY(15deg);z-index:-4}.items .item:has(+:hover){filter:inherit;transform:translateZ(calc(8.5vw + 8.5vh)) rotateY(-35deg);transform:translateZ(calc(var(--index)*8.5)) rotateY(-35deg)}.items .item:has(+*+:hover){filter:inherit;transform:translateZ(calc(5.6vw + 5.6vh)) rotateY(-40deg);transform:translateZ(calc(var(--index)*5.6)) rotateY(-40deg)}.items .item:has(+*+*+:hover){filter:inherit;transform:translateZ(calc(2.5vw + 2.5vh)) rotateY(-30deg);transform:translateZ(calc(var(--index)*2.5)) rotateY(-30deg)}.items .item:has(+*+*+*+:hover){filter:inherit;transform:translateZ(calc(.6vw + .6vh)) rotateY(-15deg);transform:translateZ(calc(var(--index)*.6)) rotateY(-15deg)}.items .item:active,.items .item:focus{filter:inherit;margin:0 .45vw;transform:translateZ(calc(10vw + 10vh));transform:translateZ(calc(var(--index)*10));width:28vw;z-index:100}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modal{background-color:#000c;opacity:1;transition:opacity .25s ease-in-out}.modal-content{border-radius:8px;box-shadow:0 0 20px #00000080;max-height:90%;max-width:90%;transition:transform .3s ease}.modal-content:hover{transform:scale(1.05)}.close{color:#fff;right:35px;transition:color .3s ease}.close:focus,.close:hover{color:red}.caption{font-size:16px;letter-spacing:1px;margin-top:15px}.hidden{display:none}@media only screen and (max-width:768px){.wrapper{height:30vh}}.gallery-container{position:relative}.gallery-container,.gallery2{box-sizing:border-box;width:100%}.gallery2{display:flex;gap:20px;overflow-x:auto;padding:10px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.gallery2-item{border-radius:8px;box-shadow:0 2px 4px #0000001a;flex:0 0 auto;height:300px;scroll-snap-align:start;width:400px}.gallery2-image{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.gallery2::-webkit-scrollbar{display:none}.gallery2{-ms-overflow-style:none;scrollbar-width:none}.scroll-button{background-color:#00000080;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.5rem;padding:10px 15px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.scroll-button:hover{background-color:#000c}.left-scroll{left:10px}.right-scroll{right:10px}.modal{align-items:center;background-color:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{max-height:80%;max-width:80%;object-fit:contain}.close{color:#f1f1f1;cursor:pointer;font-size:40px;font-weight:700;position:absolute;right:30px;top:20px;transition:.3s}.close:focus,.close:hover{color:#bbb;cursor:pointer;text-decoration:none}.caption{background-color:#0009;bottom:0;color:#fff;left:0;padding:10px;position:absolute;text-align:center;width:100%}@media only screen and (max-width:768px){.gallery2-item{height:150px;width:200px}.gallery2{gap:10px}.scroll-button{font-size:1.2rem;padding:5px 10px}}.our-story-section{background-color:#f7f7f7;color:#1f1f1f;padding:50px;text-align:center}.header-title{border-bottom:2px solid #1f1f1f;color:#1f1f1f;display:inline-block;font-size:3.5rem;letter-spacing:1px;margin-bottom:30px;padding-bottom:10px}.story-content{font-family:Fifty Five,sans-serif;font-size:1.9rem;font-weight:600;line-height:1.8;margin:0 auto;max-width:1000px;padding:0 20px}.our-story-image{border-radius:10px;box-shadow:0 4px 10px #0000001a;height:auto;margin-top:30px;width:80%}@media only screen and (max-width:768px){.header-title{font-size:2.5rem}.story-content{font-size:1.5rem}}.rsvp-section{align-items:center;background-color:#1f1f1f;box-sizing:border-box;justify-content:center;min-height:100vh;padding:50px 0;text-align:center}.rsvp-section-title{border-bottom:2px solid #f7f7f7;color:#f7f7f7;display:inline-block;font-family:Fifty Five,sans-serif;font-size:2rem;letter-spacing:1px;margin-bottom:30px;padding-bottom:10px}.rsvp-form{margin:0 auto;max-width:500px}.rsvp-form input,.rsvp-form select{border:2px solid #f7f7f7;border-radius:10px;margin:10px 0}.rsvp-form button,.rsvp-form input,.rsvp-form select{background-color:#f7f7f7;box-sizing:border-box;color:#1f1f1f;font-size:1.2rem;padding:15px;width:90%}.rsvp-form button{border:none;border-radius:10px;cursor:pointer;margin-top:20px}.rsvp-form button:hover{background-color:#575757;color:#fff}.rsvp-image{border-radius:10px;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;height:auto;margin-top:30px;max-height:500px;max-width:1080px;object-fit:contain;width:100%}@media only screen and (max-width:768px){.rsvp-section{min-height:100vh;padding:25px 0}.rsvp-image{height:auto;max-height:300px;max-width:100%;object-fit:contain;width:90%}}.hero-section{align-items:center;background-color:#fdfdfd;background-image:url(/static/media/cover-photo-1-desktop.7b5939c94dfeec1a4eee.png);background-position:50%;background-size:cover;color:#333;display:flex;flex-direction:column;min-height:500px;padding:50px 0;text-align:center}.hero-content{font-family:Lucida Console,Courier New,monospace;font-size:2rem;margin-bottom:40px}.hero-title{border-bottom:2px solid #252525;color:#1f1f1f;display:inline-block;font-size:3rem;font-weight:600;letter-spacing:.1rem;padding-bottom:10px}.hero-date{color:#666;font-size:1.5rem;letter-spacing:.15rem;margin:10px 0}.hero-subtitle{color:#000;margin:0 auto;max-width:900px;width:80%}.our-story-image{box-shadow:none;height:900px;width:400px}@media only screen and (max-width:768px){.our-story-image{box-shadow:none;height:350px;width:350px}.hero-section{background-image:url(/static/media/cover-photo-1.e8db423d19cf52be08e2.png);height:auto;min-height:300px;padding:30px 0;width:auto}}
/*# sourceMappingURL=main.a3a72f78.css.map*/