:root{--color-background: #fffffd;--color-text-primary: #7a7a7a;--color-text-dark: #000000;--color-white: #ffffff;--color-border: #000000;--shadow-card: 0px 0px 10px 0px rgba(0, 0, 0, .15);--font-family-primary: "Fira Code", monospace;--font-size-base: 14px;--font-size-sm: 12px;--font-size-lg: 16px;--font-size-xl: 18px;--line-height-base: 1.2;--line-height-relaxed: 1.5;--letter-spacing-normal: 0;--letter-spacing-wide: 2.8px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--spacing-xs: 10px;--spacing-sm: 15px;--spacing-md: 20px;--spacing-lg: 30px;--spacing-xl: 40px;--spacing-2xl: 50px;--spacing-3xl: 70px;--container-max-width: 393px;--container-padding: 40px;--border-width: 1px;--border-style: solid;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-primary);background-color:var(--color-background);min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-primary);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-dark)}p{font-family:var(--font-family-primary);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-text-primary)}a{color:var(--color-text-dark);text-decoration:none;transition:opacity var(--transition-fast)}a:hover{opacity:.7}.container{width:100%;max-width:var(--container-max-width);margin:0 auto;padding-left:var(--container-padding);padding-right:var(--container-padding)}.section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-3xl) var(--spacing-xl);gap:var(--spacing-lg)}.section--large-gap{gap:var(--spacing-3xl)}.text-center{text-align:center}.text-primary{color:var(--color-text-primary)}.text-dark{color:var(--color-text-dark)}.text-wide{letter-spacing:var(--letter-spacing-wide)}.link-underline{display:inline-flex;align-items:center;justify-content:center;padding-bottom:3px;border-bottom:var(--border-width) var(--border-style) var(--color-border);font-family:var(--font-family-primary);font-size:var(--font-size-base);color:var(--color-text-dark);text-align:center;letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;cursor:pointer;transition:opacity var(--transition-fast)}.link-underline:hover{opacity:.7}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px var(--spacing-sm);border:var(--border-width) var(--border-style) var(--color-border);background-color:transparent;font-family:var(--font-family-primary);font-size:var(--font-size-base);color:var(--color-text-dark);text-align:center;cursor:pointer;transition:all var(--transition-fast)}.btn:hover{background-color:var(--color-text-dark);color:var(--color-background)}.card-shadow{box-shadow:var(--shadow-card)}img{max-width:100%;height:auto;display:block}.img-cover{object-fit:cover;width:100%;height:100%}.img-contain{object-fit:contain;width:100%;height:100%}.divider{width:100%;aspect-ratio:1025 / 246}.divider img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){:root{--container-max-width: 768px}}@media(min-width:1024px){:root{--container-max-width: 1024px}}@media(min-width:1280px){:root{--container-max-width: 1280px}}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-fade{opacity:0;transition:opacity 1s ease}.reveal-fade.is-visible{opacity:1}.reveal-scale{opacity:0;transform:scale(.95);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.reveal-scale.is-visible{opacity:1;transform:scale(1)}.reveal-left{opacity:0;transform:translate(-40px);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.reveal-left.is-visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(40px);transition:opacity .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.reveal-right.is-visible{opacity:1;transform:translate(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.parallax{will-change:transform}.photo-hover{transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s ease}.photo-hover:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.link-elegant{position:relative}.link-elegant:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background-color:var(--color-text-dark);transition:width .3s ease,left .3s ease}.link-elegant:hover:after{width:100%;left:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){.reveal,.reveal-fade,.reveal-scale,.reveal-left,.reveal-right{opacity:1;transform:none;transition:none}.photo-hover:hover{transform:none}html{scroll-behavior:auto}}.curtain[data-astro-cid-mmn6iivr]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:auto;overflow:hidden}.curtain[data-astro-cid-mmn6iivr].is-opening{pointer-events:none}.curtain[data-astro-cid-mmn6iivr].is-hidden{display:none}.curtain__perspective[data-astro-cid-mmn6iivr]{position:absolute;top:0;left:0;width:100%;height:100%;perspective:1200px;perspective-origin:50% 50%}.curtain__paper[data-astro-cid-mmn6iivr]{position:absolute;top:0;width:52%;height:100%;transition:transform 1.8s cubic-bezier(.25,.46,.45,.94),box-shadow 1.8s cubic-bezier(.25,.46,.45,.94);will-change:transform;transform-style:preserve-3d}.curtain__paper--left[data-astro-cid-mmn6iivr]{left:0;transform-origin:left center;transform:rotateY(0);box-shadow:none}.curtain__paper--right[data-astro-cid-mmn6iivr]{right:0;transform-origin:right center;transform:rotateY(0);box-shadow:none}.curtain__paper-img[data-astro-cid-mmn6iivr]{width:100%;height:100%;object-fit:cover}.curtain__divider[data-astro-cid-mmn6iivr]{position:absolute;top:0;left:50%;transform:translate(-50%);width:2px;height:100%;background:linear-gradient(to bottom,transparent 0%,rgba(140,135,130,.5) 10%,rgba(120,115,110,.6) 50%,rgba(140,135,130,.5) 90%,transparent 100%);z-index:5;box-shadow:-2px 0 4px #00000014,2px 0 4px #fff9,0 0 8px #0000000d;transition:opacity .3s ease}.curtain[data-astro-cid-mmn6iivr].is-opening .curtain__divider[data-astro-cid-mmn6iivr]{opacity:0}.curtain[data-astro-cid-mmn6iivr].is-opening .curtain__paper--left[data-astro-cid-mmn6iivr]{transform:rotateY(-115deg);box-shadow:20px 0 60px #00000040,10px 0 20px #00000026}.curtain[data-astro-cid-mmn6iivr].is-opening .curtain__paper--right[data-astro-cid-mmn6iivr]{transform:rotateY(115deg);box-shadow:-20px 0 60px #00000040,-10px 0 20px #00000026}.curtain__seal-wrapper[data-astro-cid-mmn6iivr]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:10}.curtain__tooltip[data-astro-cid-mmn6iivr]{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;opacity:0;transform:translateY(10px);animation:tooltipFadeIn .8s ease .5s forwards}.curtain__tooltip-text[data-astro-cid-mmn6iivr]{font-family:var(--font-family-primary, "Fira Code", monospace);font-size:14px;font-weight:400;color:#504b46e6;letter-spacing:1px;text-align:center;white-space:nowrap}.curtain__tooltip-hint[data-astro-cid-mmn6iivr]{font-family:var(--font-family-primary, "Fira Code", monospace);font-size:11px;font-weight:400;color:#78736eb3;letter-spacing:.5px;margin-top:6px;font-style:italic}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.curtain__seal[data-astro-cid-mmn6iivr]{width:120px;height:120px;border:none;background:transparent;cursor:pointer;padding:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease}.curtain__seal[data-astro-cid-mmn6iivr]:hover{transform:scale(1.08)}.curtain__seal[data-astro-cid-mmn6iivr]:active{transform:scale(.95)}.curtain__seal-img[data-astro-cid-mmn6iivr]{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.curtain[data-astro-cid-mmn6iivr].is-opening .curtain__seal-wrapper[data-astro-cid-mmn6iivr]{opacity:0;transform:translate(-50%,-50%) scale(.8);transition:transform .5s cubic-bezier(.55,.085,.68,.53),opacity .4s ease}@media(min-width:768px){.curtain__seal[data-astro-cid-mmn6iivr]{width:150px;height:150px}.curtain__tooltip[data-astro-cid-mmn6iivr]{margin-bottom:25px}.curtain__tooltip-text[data-astro-cid-mmn6iivr]{font-size:15px}.curtain__tooltip-hint[data-astro-cid-mmn6iivr]{font-size:12px}}@media(min-width:1024px){.curtain__seal[data-astro-cid-mmn6iivr]{width:180px;height:180px}.curtain__tooltip[data-astro-cid-mmn6iivr]{margin-bottom:30px}.curtain__tooltip-text[data-astro-cid-mmn6iivr]{font-size:16px;letter-spacing:1.5px}.curtain__tooltip-hint[data-astro-cid-mmn6iivr]{font-size:12px}}@media(prefers-reduced-motion:reduce){.curtain__paper[data-astro-cid-mmn6iivr]{transition:opacity .5s ease}.curtain[data-astro-cid-mmn6iivr].is-opening .curtain__paper--left[data-astro-cid-mmn6iivr],.curtain[data-astro-cid-mmn6iivr].is-opening .curtain__paper--right[data-astro-cid-mmn6iivr]{transform:none;opacity:0}.curtain__tooltip[data-astro-cid-mmn6iivr]{animation:none;opacity:1;transform:none}}.header[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 10px;width:100%}.header__logo[data-astro-cid-3ef6ksr2]{width:167px;height:33px;object-fit:contain}@media(min-width:768px){.header[data-astro-cid-3ef6ksr2]{padding:30px 20px}.header__logo[data-astro-cid-3ef6ksr2]{width:200px;height:auto}}@media(min-width:1024px){.header[data-astro-cid-3ef6ksr2]{padding:40px 20px}.header__logo[data-astro-cid-3ef6ksr2]{width:220px}}.hero[data-astro-cid-bbe6dxrz]{width:100%;display:flex;justify-content:center;overflow:hidden}.hero__container[data-astro-cid-bbe6dxrz]{position:relative;width:393px;height:778px}.hero__flowers-top-left[data-astro-cid-bbe6dxrz]{position:absolute;width:152px;height:228px;left:0;top:426px;object-fit:cover;z-index:1}.hero__flowers-top-right[data-astro-cid-bbe6dxrz]{position:absolute;width:152px;height:228px;right:0;top:426px;object-fit:cover;z-index:1}.hero__building[data-astro-cid-bbe6dxrz]{position:absolute;width:134px;height:302px;left:50%;transform:translate(-50%);top:0;object-fit:contain;z-index:2}.hero__couple-left[data-astro-cid-bbe6dxrz]{position:absolute;width:178px;height:306px;left:5px;top:41px;object-fit:cover;z-index:1}.hero__couple-right[data-astro-cid-bbe6dxrz]{position:absolute;width:177px;height:303px;right:6px;top:46px;object-fit:cover;z-index:1}.hero__overlay[data-astro-cid-bbe6dxrz]{position:absolute;width:372px;height:185px;left:50%;transform:translate(-50%);top:198px;object-fit:contain;z-index:3}.hero__flowers-bottom-left[data-astro-cid-bbe6dxrz]{position:absolute;width:209px;height:266px;left:-61px;top:512px;object-fit:cover;z-index:1}.hero__flowers-bottom-right[data-astro-cid-bbe6dxrz]{position:absolute;width:209px;height:266px;right:-53px;top:512px;object-fit:cover;z-index:1}.hero__champagne[data-astro-cid-bbe6dxrz]{position:absolute;width:194px;height:156px;left:50%;transform:translate(-50%);top:486px;object-fit:contain;z-index:4}.hero__title[data-astro-cid-bbe6dxrz]{position:absolute;width:150px;height:102px;left:50%;transform:translate(-50%);top:628px;object-fit:contain;z-index:5}.hero__flowers-footer[data-astro-cid-bbe6dxrz]{position:absolute;width:394px;height:76px;left:-2px;top:702px;object-fit:cover;z-index:6}.hero__date[data-astro-cid-bbe6dxrz]{position:absolute;width:232px;height:91px;left:50%;transform:translate(-50%);top:359px;object-fit:contain;z-index:4}@media(min-width:768px){.hero__container[data-astro-cid-bbe6dxrz]{width:600px;height:1186px}.hero__flowers-top-left[data-astro-cid-bbe6dxrz],.hero__flowers-top-right[data-astro-cid-bbe6dxrz]{width:232px;height:348px;top:650px}.hero__building[data-astro-cid-bbe6dxrz]{width:204px;height:461px}.hero__couple-left[data-astro-cid-bbe6dxrz]{width:271px;height:467px;left:8px;top:63px}.hero__couple-right[data-astro-cid-bbe6dxrz]{width:270px;height:462px;right:9px;top:70px}.hero__overlay[data-astro-cid-bbe6dxrz]{width:568px;height:282px;top:302px}.hero__flowers-bottom-left[data-astro-cid-bbe6dxrz]{width:319px;height:406px;left:-93px;top:781px}.hero__flowers-bottom-right[data-astro-cid-bbe6dxrz]{width:319px;height:406px;right:-81px;top:781px}.hero__champagne[data-astro-cid-bbe6dxrz]{width:296px;height:238px;top:741px}.hero__title[data-astro-cid-bbe6dxrz]{width:229px;height:156px;top:958px}.hero__flowers-footer[data-astro-cid-bbe6dxrz]{width:600px;height:116px;left:0;top:1070px}.hero__date[data-astro-cid-bbe6dxrz]{width:354px;height:139px;top:548px}}@media(min-width:1024px){.hero__container[data-astro-cid-bbe6dxrz]{width:700px;height:1383px}.hero__flowers-top-left[data-astro-cid-bbe6dxrz],.hero__flowers-top-right[data-astro-cid-bbe6dxrz]{width:270px;height:406px;top:758px}.hero__building[data-astro-cid-bbe6dxrz]{width:238px;height:537px}.hero__couple-left[data-astro-cid-bbe6dxrz]{width:317px;height:545px;left:9px;top:73px}.hero__couple-right[data-astro-cid-bbe6dxrz]{width:315px;height:539px;right:11px;top:82px}.hero__overlay[data-astro-cid-bbe6dxrz]{width:662px;height:329px;top:352px}.hero__flowers-bottom-left[data-astro-cid-bbe6dxrz]{width:372px;height:474px;left:-109px;top:911px}.hero__flowers-bottom-right[data-astro-cid-bbe6dxrz]{width:372px;height:474px;right:-95px;top:911px}.hero__champagne[data-astro-cid-bbe6dxrz]{width:345px;height:278px;top:865px}.hero__title[data-astro-cid-bbe6dxrz]{width:267px;height:182px;top:1118px}.hero__flowers-footer[data-astro-cid-bbe6dxrz]{width:700px;height:135px;left:0;top:1248px}.hero__date[data-astro-cid-bbe6dxrz]{width:413px;height:162px;top:639px}}.hero__container[data-astro-cid-bbe6dxrz]{opacity:1}.hero__building[data-astro-cid-bbe6dxrz],.hero__couple-left[data-astro-cid-bbe6dxrz],.hero__couple-right[data-astro-cid-bbe6dxrz],.hero__flowers-top-left[data-astro-cid-bbe6dxrz],.hero__flowers-top-right[data-astro-cid-bbe6dxrz],.hero__flowers-bottom-left[data-astro-cid-bbe6dxrz],.hero__flowers-bottom-right[data-astro-cid-bbe6dxrz],.hero__overlay[data-astro-cid-bbe6dxrz],.hero__champagne[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz],.hero__flowers-footer[data-astro-cid-bbe6dxrz],.hero__date[data-astro-cid-bbe6dxrz]{opacity:0;animation:heroElementFadeIn 1.2s cubic-bezier(.25,.46,.45,.94) forwards;animation-play-state:paused}.curtain-opened .hero__building[data-astro-cid-bbe6dxrz],.curtain-opened .hero__couple-left[data-astro-cid-bbe6dxrz],.curtain-opened .hero__couple-right[data-astro-cid-bbe6dxrz],.curtain-opened .hero__flowers-top-left[data-astro-cid-bbe6dxrz],.curtain-opened .hero__flowers-top-right[data-astro-cid-bbe6dxrz],.curtain-opened .hero__flowers-bottom-left[data-astro-cid-bbe6dxrz],.curtain-opened .hero__flowers-bottom-right[data-astro-cid-bbe6dxrz],.curtain-opened .hero__overlay[data-astro-cid-bbe6dxrz],.curtain-opened .hero__champagne[data-astro-cid-bbe6dxrz],.curtain-opened .hero__title[data-astro-cid-bbe6dxrz],.curtain-opened .hero__flowers-footer[data-astro-cid-bbe6dxrz],.curtain-opened .hero__date[data-astro-cid-bbe6dxrz]{animation-play-state:running}.hero__building[data-astro-cid-bbe6dxrz]{animation-delay:.2s}.hero__couple-left[data-astro-cid-bbe6dxrz]{animation-delay:.5s}.hero__couple-right[data-astro-cid-bbe6dxrz]{animation-delay:.6s}.hero__overlay[data-astro-cid-bbe6dxrz]{animation-delay:.9s}.hero__flowers-top-left[data-astro-cid-bbe6dxrz]{animation-delay:1.1s}.hero__flowers-top-right[data-astro-cid-bbe6dxrz]{animation-delay:1.2s}.hero__date[data-astro-cid-bbe6dxrz]{animation-delay:1.5s}.hero__champagne[data-astro-cid-bbe6dxrz]{animation-delay:1.8s}.hero__flowers-bottom-left[data-astro-cid-bbe6dxrz]{animation-delay:2.1s}.hero__flowers-bottom-right[data-astro-cid-bbe6dxrz]{animation-delay:2.2s}.hero__title[data-astro-cid-bbe6dxrz]{animation-delay:2.5s}.hero__flowers-footer[data-astro-cid-bbe6dxrz]{animation-delay:2.8s}@keyframes heroElementFadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero__building[data-astro-cid-bbe6dxrz],.hero__couple-left[data-astro-cid-bbe6dxrz],.hero__couple-right[data-astro-cid-bbe6dxrz],.hero__flowers-top-left[data-astro-cid-bbe6dxrz],.hero__flowers-top-right[data-astro-cid-bbe6dxrz],.hero__flowers-bottom-left[data-astro-cid-bbe6dxrz],.hero__flowers-bottom-right[data-astro-cid-bbe6dxrz],.hero__overlay[data-astro-cid-bbe6dxrz],.hero__champagne[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz],.hero__flowers-footer[data-astro-cid-bbe6dxrz],.hero__date[data-astro-cid-bbe6dxrz]{animation:none;opacity:1}}.intro[data-astro-cid-z3p6cgzz]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 20px;gap:70px;width:100%}.intro__text[data-astro-cid-z3p6cgzz]{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-primary);text-align:center;max-width:326px;white-space:pre-wrap}.intro__photo-wrapper[data-astro-cid-z3p6cgzz]{width:100%;aspect-ratio:1 / 1;box-shadow:var(--shadow-card)}.intro__photo[data-astro-cid-z3p6cgzz]{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.intro[data-astro-cid-z3p6cgzz]{padding:90px 40px;gap:80px}.intro__text[data-astro-cid-z3p6cgzz],.intro__photo-wrapper[data-astro-cid-z3p6cgzz]{max-width:450px}}@media(min-width:1024px){.intro[data-astro-cid-z3p6cgzz]{padding:100px 40px;gap:90px}.intro__text[data-astro-cid-z3p6cgzz]{max-width:520px;font-size:15px}.intro__photo-wrapper[data-astro-cid-z3p6cgzz]{max-width:600px}}.divider[data-astro-cid-e4yecxcx]{width:100%;aspect-ratio:1025 / 246}.divider__image[data-astro-cid-e4yecxcx]{width:100%;height:100%;object-fit:cover}.ceremonia[data-astro-cid-iylqc6fo]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 40px;gap:30px;width:100%}.ceremonia__illustration[data-astro-cid-iylqc6fo]{width:145px;height:217px}.ceremonia__ermita[data-astro-cid-iylqc6fo]{width:100%;height:100%;object-fit:contain}.ceremonia__title-wrapper[data-astro-cid-iylqc6fo]{width:187px;height:75px}.ceremonia__title[data-astro-cid-iylqc6fo]{width:100%;height:100%;object-fit:contain}.ceremonia__text[data-astro-cid-iylqc6fo]{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-primary);text-align:center;max-width:326px;white-space:pre-wrap}.ceremonia__link[data-astro-cid-iylqc6fo]{display:inline-flex;align-items:center;justify-content:center;padding-bottom:3px;border-bottom:1px solid var(--color-border);font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);color:var(--color-text-dark);text-align:center;letter-spacing:2.8px;text-decoration:none;transition:opacity var(--transition-fast)}.ceremonia__link[data-astro-cid-iylqc6fo]:hover{opacity:.7}@media(min-width:768px){.ceremonia[data-astro-cid-iylqc6fo]{padding:90px 40px;gap:35px}.ceremonia__illustration[data-astro-cid-iylqc6fo]{width:170px;height:255px}.ceremonia__title-wrapper[data-astro-cid-iylqc6fo]{width:220px;height:auto}.ceremonia__text[data-astro-cid-iylqc6fo]{max-width:450px}}@media(min-width:1024px){.ceremonia[data-astro-cid-iylqc6fo]{padding:100px 40px;gap:40px}.ceremonia__illustration[data-astro-cid-iylqc6fo]{width:190px;height:285px}.ceremonia__title-wrapper[data-astro-cid-iylqc6fo]{width:250px}.ceremonia__text[data-astro-cid-iylqc6fo]{max-width:520px;font-size:15px}}.convite[data-astro-cid-uuukvfla]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 40px 70px;gap:30px;width:100%}.convite__photo-wrapper[data-astro-cid-uuukvfla]{width:305px;height:222px}.convite__photo[data-astro-cid-uuukvfla]{width:100%;height:100%;object-fit:cover}.convite__title-wrapper[data-astro-cid-uuukvfla]{width:185px;height:57px}.convite__title[data-astro-cid-uuukvfla]{width:100%;height:100%;object-fit:contain}.convite__text[data-astro-cid-uuukvfla]{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-primary);text-align:center;max-width:326px;white-space:pre-wrap}.convite__link[data-astro-cid-uuukvfla]{display:inline-flex;align-items:center;justify-content:center;padding-bottom:3px;border-bottom:1px solid var(--color-border);font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);color:var(--color-text-dark);text-align:center;letter-spacing:2.8px;text-decoration:none;transition:opacity var(--transition-fast)}.convite__link[data-astro-cid-uuukvfla]:hover{opacity:.7}@media(min-width:768px){.convite[data-astro-cid-uuukvfla]{padding:0 40px 90px;gap:35px}.convite__photo-wrapper[data-astro-cid-uuukvfla]{width:360px;height:262px}.convite__title-wrapper[data-astro-cid-uuukvfla]{width:220px;height:auto}.convite__text[data-astro-cid-uuukvfla]{max-width:450px}}@media(min-width:1024px){.convite[data-astro-cid-uuukvfla]{padding:0 40px 100px;gap:40px}.convite__photo-wrapper[data-astro-cid-uuukvfla]{width:420px;height:306px}.convite__title-wrapper[data-astro-cid-uuukvfla]{width:250px}.convite__text[data-astro-cid-uuukvfla]{max-width:520px;font-size:15px}}.historia[data-astro-cid-myhdhzpw]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 40px;gap:30px;width:100%}.historia__photos[data-astro-cid-myhdhzpw]{display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:313px;position:relative;padding-right:0}.historia__photo-wrapper[data-astro-cid-myhdhzpw]{width:169px;height:238px;box-shadow:var(--shadow-card);flex-shrink:0}.historia__photo-wrapper--left[data-astro-cid-myhdhzpw]{transform:rotate(-5deg);z-index:1;margin-right:-50px}.historia__photo-wrapper--right[data-astro-cid-myhdhzpw]{transform:rotate(5deg);margin-top:50px;z-index:2}.historia__photo[data-astro-cid-myhdhzpw]{width:100%;height:100%;object-fit:cover}.historia__title-wrapper[data-astro-cid-myhdhzpw]{width:211px;height:55px}.historia__title[data-astro-cid-myhdhzpw]{width:100%;height:100%;object-fit:contain}.historia__text[data-astro-cid-myhdhzpw]{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-primary);text-align:center;max-width:326px;white-space:pre-wrap}@media(min-width:768px){.historia[data-astro-cid-myhdhzpw]{padding:90px 40px;gap:40px}.historia__photos[data-astro-cid-myhdhzpw]{max-width:400px}.historia__photo-wrapper[data-astro-cid-myhdhzpw]{width:200px;height:282px}.historia__photo-wrapper--left[data-astro-cid-myhdhzpw]{margin-right:-60px}.historia__photo-wrapper--right[data-astro-cid-myhdhzpw]{margin-top:60px}.historia__title-wrapper[data-astro-cid-myhdhzpw]{width:250px;height:auto}.historia__text[data-astro-cid-myhdhzpw]{max-width:450px}}@media(min-width:1024px){.historia[data-astro-cid-myhdhzpw]{padding:100px 40px;gap:50px}.historia__photos[data-astro-cid-myhdhzpw]{max-width:480px}.historia__photo-wrapper[data-astro-cid-myhdhzpw]{width:230px;height:324px}.historia__photo-wrapper--left[data-astro-cid-myhdhzpw]{margin-right:-70px}.historia__photo-wrapper--right[data-astro-cid-myhdhzpw]{margin-top:70px}.historia__title-wrapper[data-astro-cid-myhdhzpw]{width:280px}.historia__text[data-astro-cid-myhdhzpw]{max-width:520px;font-size:15px}}.confirma[data-astro-cid-7lje3ygm]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 40px;gap:30px;width:100%}.confirma__title-wrapper[data-astro-cid-7lje3ygm]{width:210px;height:74px}.confirma__title[data-astro-cid-7lje3ygm]{width:100%;height:100%;object-fit:contain}.confirma__text[data-astro-cid-7lje3ygm]{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-primary);text-align:center;max-width:326px;white-space:pre-wrap}.confirma__iban[data-astro-cid-7lje3ygm]{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-base);color:var(--color-text-primary);text-align:center;max-width:326px}.confirma__button[data-astro-cid-7lje3ygm]{display:inline-flex;align-items:center;justify-content:center;padding:12px 15px;border:1px solid var(--color-border);background-color:transparent;font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);color:var(--color-text-dark);text-align:center;text-decoration:none;transition:all var(--transition-fast)}.confirma__button[data-astro-cid-7lje3ygm]:hover{background-color:var(--color-text-dark);color:var(--color-background)}@media(min-width:768px){.confirma[data-astro-cid-7lje3ygm]{padding:90px 40px;gap:35px}.confirma__title-wrapper[data-astro-cid-7lje3ygm]{width:250px;height:auto}.confirma__text[data-astro-cid-7lje3ygm],.confirma__iban[data-astro-cid-7lje3ygm]{max-width:450px}}@media(min-width:1024px){.confirma[data-astro-cid-7lje3ygm]{padding:100px 40px;gap:40px}.confirma__title-wrapper[data-astro-cid-7lje3ygm]{width:280px}.confirma__text[data-astro-cid-7lje3ygm],.confirma__iban[data-astro-cid-7lje3ygm]{max-width:520px;font-size:15px}.confirma__button[data-astro-cid-7lje3ygm]{padding:14px 20px}}.footer[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 40px 50px;width:100%}.footer__logo[data-astro-cid-sz7xmlte]{width:157px;height:auto}@media(min-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:40px 40px 60px}.footer__logo[data-astro-cid-sz7xmlte]{width:180px;height:auto}}@media(min-width:1024px){.footer[data-astro-cid-sz7xmlte]{padding:50px 40px 80px}.footer__logo[data-astro-cid-sz7xmlte]{width:200px}}.page-wrapper[data-astro-cid-j7pv25f6]{width:100%;background-color:var(--color-background)}.main[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:393px;margin:0 auto}@media(min-width:768px){.main[data-astro-cid-j7pv25f6]{max-width:600px}}@media(min-width:1024px){.main[data-astro-cid-j7pv25f6]{max-width:700px}}@media(min-width:1280px){.main[data-astro-cid-j7pv25f6]{max-width:800px}}
