@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Open Sans,sans-serif;overflow-x:hidden}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeftFlipped{0%{opacity:0;transform:translateX(-20px) scaleY(-1)}to{opacity:1;transform:translateX(0) scaleY(-1)}}@keyframes slideInRightFlipped{0%{opacity:0;transform:translateX(20px) scaleY(-1)}to{opacity:1;transform:translateX(0) scaleY(-1)}}.floral-borders-backwards:before{animation:slideInLeftFlipped .8s ease forwards;background-image:url(/static/media/flowers_right.2558b756ba194004f60f.png);background-position:top;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";position:absolute;right:0;top:0;width:200px}.floral-borders-backwards:after{animation:slideInRightFlipped .8s ease .2s forwards}.floral-borders-backwards:after,.floral-borders:before{background-image:url(/static/media/flowers_left.1377faf5b7741e1b24e0.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;position:absolute;top:0;width:200px}.floral-borders:before{animation:slideInLeft .8s ease backwards}.floral-borders:after{animation:slideInRight .8s ease .2s forwards;background-image:url(/static/media/flowers_right.2558b756ba194004f60f.png);background-position:top;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";position:absolute;right:0;top:0;width:200px}.line-break__orange{background-color:#eb8313}.line-break__green,.line-break__orange{height:.25rem;margin:3rem auto 4rem;width:15rem}.line-break__green{background-color:#3c614f}.line-break__hot-pink{background-color:#ff66c4;height:.25rem;margin:3rem auto 4rem;width:15rem}.line-break__white-pink{background-color:#ffd4dc;margin:1rem;max-height:35vh;width:.45rem}.section,.section-couple,.section-dress-code,.section-location,.section-message,.section-photos,.section-registry,.section-rsvp{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:4rem 2rem;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease;z-index:100}.section.visible,.visible.section-couple,.visible.section-dress-code,.visible.section-location,.visible.section-message,.visible.section-photos,.visible.section-registry,.visible.section-rsvp{opacity:1;transform:translateY(0)}.registry-card{background:#fff;border:2px solid #ffd4dc;border-radius:12px;box-shadow:0 0 3vw 0 #d1d1d1;color:#000;max-width:500px;padding:3rem 2rem;text-align:center;width:100%}.registry-card-wrapper{display:flex;justify-content:center;min-width:100%;padding:0 1rem}.registry-card__icon{background-color:#fbe6cf;border-radius:5rem;color:#eb8313;font-size:2rem;margin:0 auto 1rem;padding:1.5rem;width:6rem}.registry-card__store-name{font-size:2rem;font-weight:500;margin-bottom:2rem}.registry-card__linebreak{background-color:#eb8313;height:.25rem;margin:auto;width:5rem}.registry-card__label{font-size:.9rem;font-weight:500;margin-top:2em}.registry-card__code{background:linear-gradient(90deg,#bf5b17,#e7813b);border-radius:8px;box-shadow:0 1px 15px #999;color:#fff;font-weight:600;margin-top:1.5rem;padding:1.15rem}.registry-card__code.registry-card__code--long{font-size:1.2rem;letter-spacing:0}.registry-card__code.registry-card__code--short{font-size:2rem;letter-spacing:2px}.countdown{flex-wrap:wrap;gap:2rem}.countdown,.time-unit{display:flex;justify-content:center}.time-unit{align-items:center;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:3rem;flex-direction:column;padding:1rem}.time-unit .time-unit__value{color:inherit;font-size:2.5rem}.time-unit .time-unit__label{font-size:1rem;letter-spacing:2px;opacity:.8;text-transform:uppercase}.btn{border:none;cursor:pointer;transition:all .3s ease}.btn:disabled{cursor:not-allowed;opacity:.3}.btn.btn--secondary{background-color:#fff;border:.2rem solid #eb8313;border-radius:8px;color:#eb8313;font-size:1rem;font-weight:600;letter-spacing:1px;padding:1rem;text-transform:uppercase;width:100%}.btn.btn--secondary:not(:disabled):hover{background:#e6772c;box-shadow:0 4px 15px ligthen(#000,5%);color:#fff;transform:translateY(-2px)}.btn.btn--primary{background-color:#1e293b;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;letter-spacing:1px;padding:1rem;text-transform:uppercase;width:100%}.btn.btn--primary:not(:disabled):hover{background:#384c6e;box-shadow:0 4px 15px ligthen(#000,5%);color:#fff;transform:translateY(-2px)}.btn.btn--slider{align-items:center;background:#3c614f;border:2px solid #e2ede8;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;width:50px}.btn.btn--slider:not(:disabled):hover{background:#294135;color:#e2ede8;transform:scale(1.1)}.slider-dot{background:#649f82;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.slider-dot.slider-dot--active{background:#3c614f;transform:scale(1.3)}.registry-slider .registry-slider__container{position:relative}.registry-slider .registry-slider__track{display:flex;transition:transform .5s ease}.registry-slider .registry-slider__controls{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.registry-slider .registry-slider__dots{display:flex;gap:.5rem;height:15px;justify-content:center;margin-top:1.5rem}.detail-card{background:#fff;border:2px solid #ffd4dc;border-radius:8px;box-shadow:0 4px 20px grey;padding:2rem;z-index:10}.detail-card .detail-card__title{margin-bottom:1rem}.detail-card .detail-card__content{font-size:1.1rem;line-height:1.6}.rsvp-form .form-group{margin-bottom:1.5rem}.rsvp-form .form-label{display:block;font-weight:400;margin-bottom:.5rem}.rsvp-form .form-error{color:#ff4d4d;font-size:.9rem}.rsvp-form .form-input,.rsvp-form .form-select,.rsvp-form .form-textarea{border:2px solid #3c614f;border-radius:6px;font-size:1rem;padding:.8rem;width:100%}.rsvp-form .form-input:focus,.rsvp-form .form-select:focus,.rsvp-form .form-textarea:focus{border-color:#3c614f;box-shadow:0 0 0 4px #bed7ca;outline:none}.rsvp-form .form-textarea{resize:vertical}.section-couple{--background-overlay:"";background-image:url(/static/media/marco.6a7cb937ab31156801a7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:1}@media(orientation:landscape){.section-couple{background-size:contain}}.section-couple{background-color:#3c614f;color:#fff;min-height:100vh;position:relative;text-align:center}.section-couple .couple-container{display:flex;flex-direction:column}.section-location{background-image:url(/static/media/paper_background.d64abb53fd8e659e95a9.png);background-repeat:no-repeat;background-size:cover;color:#294135}.section-location .location-container{max-width:600px}@media(orientation:landscape){.section-location .location-container{max-width:1000px}}.section-location .location-container{text-align:center;width:100%;z-index:10}.section-location .location-container__grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.section-location .location-container__map{height:40vh}.section-location .location-container__map iframe{border:0;box-shadow:0 1px 15px #a6a6a6;height:100%;width:100%}.section-location .location-container__instructions{background-color:#fefaf5;border:2px solid #eb8313;border-radius:5px;color:#eb8313;font-weight:700;margin-top:1rem;padding:1rem;text-align:center}.section-dress-code{background-image:url(/static/media/paper_background.d64abb53fd8e659e95a9.png);background-repeat:no-repeat;background-size:cover;color:#294135}.section-dress-code__page{z-index:10}.section-dress-code__header{text-align:center}.section-dress-code__container{max-width:600px}@media(orientation:landscape){.section-dress-code__container{max-width:1000px}}.section-dress-code__container{text-align:center;width:100%}.section-dress-code__container-images{display:flex;max-height:22rem}.section-dress-code__container-text{font-size:1.25rem;margin-top:5rem}.section-dress-code__container-text .photo-container{align-self:center;margin-top:2rem;max-height:12rem;max-width:12rem}.section-dress-code__container-image{height:100%;object-fit:contain;width:100%}.section-dress-code__container-image-wrapper{width:50%}.section-registry{background-image:url(/static/media/paper_background.d64abb53fd8e659e95a9.png);background-repeat:no-repeat;background-size:cover;color:#294135}.section-registry .registry-container{overflow:hidden;text-align:center;width:100%;z-index:10}.section-registry .registry-container__header{margin-bottom:4rem}.section-registry .registry-container__body{display:flex;flex-direction:column;gap:2rem}.section-rsvp{background:#3c614f}.section-rsvp .rsvp-container{background:#fff;border-radius:12px;box-shadow:0 8px 30px #000;max-width:600px;padding:3rem;width:100%}.section-rsvp .rsvp-container .rsvp-response--success{background-color:#bed7ca;border:2px solid #3c614f;border-radius:10px;padding:2rem}.section-rsvp .rsvp-container .rsvp-response--error{background-color:#ffcaca;border:2px solid #ff4d4d;border-radius:10px;padding:2rem}.section-rsvp .rsvp-container .rsvp-response__message{font-size:1.2rem;text-align:center}.section-rsvp .rsvp-title{color:#3c614f;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:2rem;text-align:center}.label-header-1{font-size:4.5rem;letter-spacing:2px}.label-header-2{font-size:3.5rem}.label-header-3{font-size:2.5rem}.label-body-1{font-size:3rem;font-weight:500}.label-body-2{font-size:2.5rem;font-weight:400}.label-body-3{font-size:2rem;font-weight:400}.label-body-4{font-size:1.5rem;font-weight:400}.label-body-5{font-size:1.25rem;font-weight:400}.label-color-coffe{color:#bf5b17}.label-color-green{color:#3c614f}.label-color-green-dark-10{color:#294135}.label-color-green-light-20{color:#649f82}.label-color-green-light-60{color:#e2ede8}.label-color-white{color:#fff}.section-message{color:#294135;display:flex;flex-direction:column}.section-message-container{display:flex;flex-direction:column;font-size:1.5rem;font-weight:300;gap:2rem;text-align:center}@media(max-width:500px){.section-message .photo-container{height:15rem;width:15rem}}@media(max-width:500px)and (max-width:360px){.section-message .photo-container{height:10rem;width:10rem}}.section-message .photo-container{box-shadow:0 1px 25px #a6a6a6}.photo-container{border:3px solid #3c614f;border-radius:100%;height:22rem;margin-bottom:5rem;width:22rem}.photo-container__image{border-radius:100%;height:100%;object-fit:cover;width:100%}.section-photos{background-image:url(/static/media/paper_background.d64abb53fd8e659e95a9.png);background-repeat:no-repeat;background-size:cover}.section-photos-container{min-height:100vh}.photo-gallery-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.photo-gallery-container .photo-container{border-radius:20%;box-shadow:0 1px 25px #a6a6a6;margin-bottom:0}.photo-gallery-container .photo-container__image{border-radius:19%;height:100%;object-fit:cover;width:100%}.invitation-background{background-image:url(/static/media/paper_background.d64abb53fd8e659e95a9.png);background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 100px #8b735514;min-height:100vh;padding:5rem;position:relative}.invitation-background:before{background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#8b735508 0,#8b735508 3px),repeating-linear-gradient(90deg,#0000,#0000 2px,#8b735505 0,#8b735505 3px);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.invitation-background:after{border:2px solid #83b39c;content:"";inset:50px;pointer-events:none;position:absolute}.color-palette{display:flex;justify-content:center;padding:1rem 0}.color-palette__container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.color-palette__item{align-items:center;display:flex;flex-direction:column;gap:.5rem}.color-palette__circle{border-radius:50%;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.color-palette__circle:hover{transform:scale(1.1)}.color-palette__label{color:#666;font-family:monospace;font-size:.75rem;text-align:center}.audio-player-btn{background-color:#eb8313;border:2px solid #a45c0d;border-radius:50%;bottom:20px;box-shadow:0 4px 15px #333;cursor:pointer;height:60px;position:fixed;right:20px;transition:background-color .3s ease;width:60px;z-index:1000}.audio-player-btn:hover{background-color:#bc690f}.audio-player-btn i{color:#fff;font-size:1.5rem}
/*# sourceMappingURL=main.96f4d3e3.css.map*/