@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body{margin:0}a{text-decoration:none}img{max-width:100%}p,h1,h2,h3,h4,h5,h6{margin:0}:root{--js-width-scroll-bar: 17px;--dinamicHeight: 100dvh}body{width:calc(100vw - var(--js-width-scroll-bar));min-width:250px}:root{--js-bp-xxs: 0px;--js-bp-xs: 250px;--js-bp-sm: 320px;--js-bp-md:640px;--js-bp-lg: 1024px;--js-bp-xl: 1200px;--js-bp-xxl: 1440px;--js-bp-max-landscape: 920px}.DEVELOPMENT_MODE:after{content:"";pointer-events:none;display:block;position:absolute;top:0;width:100%;height:100%;border:solid 2px red;animation:dev 5s ease-in-out 0s infinite}@keyframes dev{0%{border-color:red}16%{border-color:#ff0}33%{border-color:#0f0}50%{border-color:#0ff}66%{border-color:#00f}83%{border-color:#f0f}to{border-color:red}}:root{--dinamicHeight: 100dvh;--dinamicWidth: 100vw}html{max-width:100vw;min-height:100vh;max-width:var(--dinamicWidth);max-height:var(--dinamicHeight)}body{position:relative;background-color:#e7e7e7}input{border:none}:focus-visible{outline-color:#1ccdf7}.opacity1{opacity:1;pointer-events:initial}.opacity0{opacity:0;pointer-events:none}.hide,.displayNone,.hidden{display:none}.flexCenter{display:flex;align-items:center;justify-content:center}.loader{z-index:100;width:100vw;height:100vh;width:var(--dinamicWidth);height:var(--dinamicHeight);position:absolute;top:0;right:0;transition:opacity .3s 0s ease-out;display:flex;justify-content:center}.loader .loader_logo{width:65vw;height:70vw;margin-top:20vh}.screen-container{width:100vw;height:100vh;width:var(--dinamicWidth);height:var(--dinamicHeight);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.status{width:100%;max-height:40px;background-color:#45ce4e;flex-grow:2}.navigation{width:100%;flex-grow:5}[class*=row-text]{--rows: 0;--line-height: inherit;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--rows);max-height:calc(var(--line-height) * var(--rows));line-height:var(--line-height);overflow:hidden}.row-text-1{--rows: 1 }.row-text-2{--rows: 2 }.row-text-3{--rows: 3 }.icon-text{display:grid;grid-template-columns:1fr,min-content;gap:.2em;justify-content:center;align-items:center;padding:.1em}.icon-text .icon{height:1.2em;width:1.2em;flex:1 1 10%;margin-right:.1em;grid-column:1/2}.icon-text .icon img{object-fit:contain}.icon-text .text{grid-column:2/3;display:inline;width:fit-content}.main-container-padding{position:relative;width:100%;height:100%;padding:0}@media screen and (min-width: 650px){.main-container-padding{padding:0 10vw}}@media screen and (min-width: 800px){.main-container-padding{padding:0 20vw}}@media screen and (min-width: 1000px){.main-container-padding{padding:0 30vw}}.main-container-padding:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background-color:#f7f4ed}.screen{width:100%;height:var(--dinamicHeight);position:relative;color:#fff;font-family:Dancing Script,cursive}.screen.height-130{height:130vh}.screen-cover{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:1000;opacity:1;transition:opacity 3s ease-in-out}.screen-cover [class^=inv-hoja]{box-shadow:0 0 #000,0 0 #000 inset}.screen-cover [class^=inv-hoja]:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url(/img/icons/bg-transparent.svg) top left/25vw repeat}.screen-cover .inv-hoja1{position:absolute;width:50%;height:100%;top:0;left:0;background-color:#f7f4ed;transform-origin:left;transition:box-shadow 1s 1s linear,transform 2s 1s ease-in-out}.screen-cover .inv-hoja2{position:absolute;width:50%;height:100%;top:0;right:0;background-color:#f7f4ed;transform-origin:right;transition:box-shadow 1s .5s linear,transform 2s .5s ease-in-out}.screen-cover .inv-liston{position:absolute;width:200%;height:100%;top:0;left:50%;transform:translate(-50%);background:url(/img//icons/liston.svg) center/contain no-repeat;transition:transform 1s cubic-bezier(.4,-.25,.735,.045)}.screen-cover .inv-sello{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;transform:scale(1);opacity:1;transition:transform 2s cubic-bezier(.4,-.25,.265,1.55),opacity 1s}.screen-cover .inv-sello p{width:38vmax;height:19vmax;background:url(/img//icons/sello.svg) center/contain no-repeat;display:flex;justify-content:center;align-items:center;font-size:calc(1rem + 4vw);color:#daa520}.screen-cover.active{pointer-events:none}.screen-cover.active .inv-sello{transform:scale(5);opacity:0}.screen-cover.active .inv-liston{transform:translate(-50%,100%);filter:drop-shadow(10px 20px 10px rgba(0,0,0,.5))}.screen-cover.active .inv-hoja1{transform:rotateY(90deg);box-shadow:80px 0 100px #000,-10px 0 40px -10px #000 inset}.screen-cover.active .inv-hoja2{transform:rotateY(-90deg);box-shadow:-80px 0 100px #000,10px 0 40px -10px #000 inset}.screen-bg{width:100%;height:var(--dinamicHeight);background-color:#7fffd433;position:absolute;top:center;left:center}.screen-bg img{object-fit:cover;display:block;margin:0}.screen__sombra{width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.6) 0,transparent 10% 85%,rgba(0,0,0,.6) 100%)}.info-screen{height:100%;width:100%;background:linear-gradient(rgba(0,0,0,.5) 20%,transparent 60%);filter:drop-shadow(1px 2px 2px black);display:flex;justify-content:start;align-items:center;flex-flow:column nowrap;color:#fff}.info-screen h2{margin:calc(.8em + 2vh) 0 calc(.3em + 1vh);font-size:calc(1.4em + 5vw)}.icon-text-container{width:100%;height:40%;padding:2em;display:flex;justify-content:space-between;align-items:center;flex-flow:column nowrap}.icon-text-container :active{transform:scale(.95);filter:drop-shadow(0px 0px 10px white)}.icon-text-container .icon-text{width:100%;min-height:30%;margin:.5em 0;display:flex;justify-content:space-around;align-items:center;text-decoration:none;color:#fff}.icon-text-container .icon-text .icon-container{flex:1 0 1em}.icon-text-container .icon-text .icon-container img{object-fit:contain}.icon-text-container .icon-text p{margin-left:1em;flex:7 0 1em;font-size:calc(1em + 2vw);font-weight:700}.titles{width:100%;height:50vh;padding-top:3vh;display:flex;justify-content:start;align-items:center;flex-flow:column nowrap;filter:drop-shadow(0px 0px 2px rgba(255,255,255,.8))}@media screen and (max-width: 350px){.titles{padding-left:15vw}}.titles :nth-child(n){margin:.2rem}.titles h1,.titles h2,.titles h3{color:#fff;text-shadow:1px 1px 5px rgb(0,0,0)}.titles h1{font-size:calc(3em + 3vw)}.titles h2{font-size:calc(2em + 4vw)}.titles h2 span{font-family:cursive}.titles h3{font-size:calc(.8em + 3vw)}@media screen and (min-width: 800px){.titles h1{font-size:calc(3em + 1vw)}.titles h2{font-size:calc(1.5em + 2vw)}.titles h3{font-size:calc(.4em + 1vw)}}.prueba{background-color:#7fffd4;height:300vh;display:flex;justify-content:center}.absolute-container{position:absolute;width:100%;height:var(--dinamicHeight);top:0}.sticky-container{width:100%;height:var(--dinamicHeight);position:relative}.sticky-container .sticky-item{width:100%;height:fit-content;position:sticky;top:0}.sticky-container .sticky-item.bottom{top:65%}.sticky-container.vh5{height:5vh;height:5dvh}.sticky-container.vh10{height:10vh;height:10dvh}.sticky-container.vh15{height:15vh;height:15dvh}.sticky-container.vh20{height:20vh;height:20dvh}.sticky-container.vh25{height:25vh;height:25dvh}.sticky-container.vh30{height:30vh;height:30dvh}.sticky-container.vh35{height:35vh;height:35dvh}.sticky-container.vh40{height:40vh;height:40dvh}.sticky-container.vh45{height:45vh;height:45dvh}.sticky-container.vh50{height:50vh;height:50dvh}.sticky-container.vh55{height:55vh;height:55dvh}.sticky-container.vh60{height:60vh;height:60dvh}.sticky-container.vh65{height:65vh;height:65dvh}.sticky-container.vh70{height:70vh;height:70dvh}.sticky-container.vh75{height:75vh;height:75dvh}.sticky-container.vh80{height:80vh;height:80dvh}.sticky-container.vh85{height:85vh;height:85dvh}.sticky-container.vh90{height:90vh;height:90dvh}.sticky-container.vh95{height:95vh;height:95dvh}.sticky-container.vh100{height:100vh;height:100dvh}.sticky-container.bottom-0{position:absolute;bottom:0}.info_bg{position:absolute;width:100%;height:fit-content;padding:1rem;left:0;bottom:0;background:#00000080;background:linear-gradient(transparent 5%,#00000080,#000c);color:#fff;font-size:calc(1.2rem + 3vw);text-align:center;z-index:0}@media screen and (min-width: 800px){.info_bg{font-size:calc(1.2rem + 1vw)}}.info_bg p{filter:drop-shadow(0px 0px 2px rgb(0,0,0));text-shadow:1px 1px 4px black}.time-container{position:relative;top:0;left:50%;transform:translate(-50%);height:fit-content;min-height:10vh;width:90%;display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;background-color:#000c;border-radius:2em;color:#fff;text-shadow:1px 1px 5px rgb(0,0,0)}@media screen and (min-width: 1200px){.time-container{min-height:5vh}}.time-container .title{width:90%;height:20%;padding:1vh 0;display:flex;justify-content:center;align-items:center;text-align:center;font-size:calc(.6em + 5vw)}@media screen and (min-width: 800px){.time-container .title{font-size:calc(.5em + 3vw)}}@media screen and (min-width: 1200px){.time-container .title{padding:0;min-height:7vh;font-size:calc(.5em + 2vw)}}.time-container .times{width:90%;height:60%;padding:1vh 0;display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;font-size:calc(.5em + 5vw);font-weight:700}@media screen and (min-width: 800px){.time-container .times{font-size:calc(.5em + 2vw)}}@media screen and (min-width: 1200px){.time-container .times{height:40%;font-size:calc(.5em + 2vw)}}.times .time span{margin-right:calc(.2em + 1vw)}.img-bg-container{position:absolute;display:block;overflow:hidden;pointer-events:none;width:100%;height:100%}.img-bg-container.bg{background:url(/img/bienvenida.webp) center/cover no-repeat fixed}@media screen and (orientation: landscape){.img-bg-container.bg{background:url(/img/bienvenida.webp) center/contain no-repeat fixed}}.img-bg-container.overflow-x-hidden{overflow-x:hidden}.img-bg-container .fixed-container{position:relative;width:100%;height:100%;position:fixed;bottom:0}.img-bg-container img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.img-bg-container img.bottom-right{object-position:bottom right}.img-bg-container img.bottom-center{object-position:bottom center}.img-bg-container img.top-center{object-position:top center}.img-bg-container img.margin-top{margin-top:10%}.img-bg-container img.animation1{animation:barrido 5s ease-in-out 0s infinite alternate}@keyframes barrido{0%{transform:scale(1)}to{transform:scale(1.1)}}.img-bg-container img.animation2{animation:barrido2 5s ease-in-out 0s infinite alternate}@keyframes barrido2{0%{transform:scale(1)}to{transform:scale(1.2)}}.bg{background-color:unset;position:relative;width:100%;height:100%}.bg .img{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;padding:0;z-index:-1}@media screen and (min-width: 650px){.bg .img{padding:0 10vw}}@media screen and (min-width: 800px){.bg .img{padding:0 20vw}}@media screen and (min-width: 1000px){.bg .img{padding:0 30vw}}.main-container{position:relative;height:fit-content;z-index:0;background-color:#f7f4ed;color:#000}.main-container:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:url(/img/icons/bg-transparent.svg) top left/25vw repeat;background-size:20vw;z-index:-1}.sw-main-container{position:sticky;top:0;box-shadow:0 3px 15px -5px #000;z-index:100}[class^=swiper-button]{filter:drop-shadow(1px 1px 4px gold)}:root{--js-height-selectors: 15vh}.sw-selectors{overflow-x:hidden;position:relative;width:100%;height:var(--js-height-selectors);z-index:200;background-color:#f7f4ed;z-index:0}.sw-selectors:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:url(/img/icons/bg-transparent.svg) top left/25vw repeat;background-size:20vw;z-index:-1}.sw-container{width:100%;height:100%}.sw-card{padding:.2rem;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch;filter:drop-shadow(1px 1px 1px goldenrod) grayscale(1)}.sw-card.active{filter:drop-shadow(1px 1px 1px goldenrod) grayscale(0);box-shadow:0 0 20px -10px #daa520}.sw-card .icon{max-height:74%;flex-grow:3;padding:.2rem;display:flex;justify-content:center;align-items:center}.sw-card .icon img{max-width:100%;max-height:100%;object-fit:contain}.sw-card .text{max-height:24%;flex-grow:1;font-size:1rem;color:#000;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 310px){.sw-card .text{font-size:1.2rem}}@media screen and (min-width: 380px){.sw-card .text{font-size:1.5rem}}@media screen and (min-width: 500px){.sw-card .text{font-size:1.8rem}}@media screen and (min-width: 700px){.sw-card .text{font-size:2rem}}:root{--js-contenido-animate-time: .5s }.contenido{width:100%;height:50vh}.contenido.animate{opacity:0;animation:apear ease-in-out;animation-duration:var(--js-contenido-animate-time)}@keyframes apear{0%{opacity:0}to{opacity:1}}.contenido h2{width:100%;padding:.5rem;font-size:2.4rem;text-align:center}.history{height:90vh;display:flex;flex-flow:column nowrap;justify-content:center;align-items:stretch}.history h2{flex-grow:1}.history .description{flex-grow:3;width:100%;height:25vh;padding:1rem;overflow-y:scroll;text-align:center;font-size:1.8rem;box-shadow:0 0 30px -10px #daa520;position:relative;z-index:0}.history .description p{filter:drop-shadow(2px 2px 1px white)}.history .description p:first-child{position:absolute;pointer-events:none;top:0;left:0;z-index:-1;padding:1rem;color:#000;filter:sepia(.4) brightness(1.2) opacity(.4)}.history .photos{flex-grow:6}.sw-photo-main-container{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.sw-photos{padding:.5rem 1.2rem;width:90vw;height:54vh}.sw-photo-card{height:100%;min-height:100%;width:100%;padding:1rem;background:unset}.sw-photo-card .photo-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sw-photo-card .photo-container img{object-fit:contain;max-height:100%;max-width:100%;border-radius:.1rem;border:8px solid white}.sw-photo-card.swiper-slide-visible img{box-shadow:0 0 30px -5px #000,18px 18px 5px -10px #000}.data{height:90vh;height:90dvh;display:flex;justify-content:stretch;align-items:center;flex-flow:column nowrap}.data h2{height:fit-content}.data .sw-data-main-container{flex-grow:9}.sw-data-main-container{width:100%;height:81dvh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.sw-data{width:95%;height:95%}.sw-data-card.swiper-slide-active{border:5px solid goldenrod;box-shadow:5px 5px 10px -2px #000}.sw-data-card>[class^=swiper-slide-shadow]{border-radius:1rem}.sw-data-card{padding:.5rem;background:#f7f4ed;text-decoration:none;color:inherit;display:flex;justify-content:space-around;align-items:stretch;flex-flow:column nowrap;border-radius:1rem}.sw-data-card h3{width:100%;height:10%;font-size:2rem;padding:.4rem;text-align:center}@media screen and (max-width: 350px){.sw-data-card h3{font-size:1.6rem}}.sw-data-card h4{width:100%;height:fit-content;font-size:1.5rem;padding:.2rem;text-align:center}@media screen and (max-width: 350px){.sw-data-card h4{font-size:1.4rem}}.sw-data-card h5{width:100%;height:fit-content;font-size:1.2rem;padding:.2rem;text-align:center}.sw-data-card ul{font-size:1rem;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.sw-data-card .photo{width:100%;height:35%;border-radius:1rem}.sw-data-card .photo.ceremonia{background:url(/img/templo.webp) center/cover no-repeat}.sw-data-card .photo.recepcion{background:url(/img/salon.webp) center top/cover no-repeat}.sw-data-card .photo.vestimenta{height:100%;background:url(/img/vestimenta.webp) center/contain no-repeat}.sw-data-card .photo.hotel{background:url(/img/hotel.webp) center/cover no-repeat}.sw-data-card .map{width:100%;height:40%;padding:.5rem 0;border-radius:1rem}.regalos{height:140vh;display:flex;justify-content:space-around;align-items:center;flex-flow:column nowrap}.regalos p{width:100%;height:fit-content;padding:1rem;padding-top:0;font-size:1.8rem;text-align:center}.regalos a{height:10rem;text-decoration:none;color:#f90;background-color:#f7f4ed;border:5px solid #FF9900;width:60%;padding:1rem;display:flex;justify-content:space-evenly;align-items:center;flex-flow:column nowrap;box-shadow:0 0 15px 5px #000000b3;border-radius:1.5rem}.regalos a:active{transform:scale(.9)}.regalos a p{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:calc(.8rem + 2vw);padding:0}@media screen and (min-width: 1200px){.regalos a p{font-size:calc(.8rem + 1vw)}}.regalos a .img{width:70%;height:50%;background:url(/img/icons/amazon-logo.svg) center/contain no-repeat}.itinerario{height:90vh;background-color:#fff}.itinerario img{width:100%;height:100%;object-fit:cover;object-position:center}.confirmación{height:80vh;padding:2rem;display:flex;flex-flow:column nowrap;justify-content:start;align-items:center;gap:1rem}.confirmación h3{font-size:1.8rem;text-align:center}.confirmación p{font-size:1.5rem;text-align:center}.confirmación .confirm{width:16rem;height:8rem;text-decoration:none;color:#32cd32;background-color:#f7f4ed;border:5px solid limegreen;padding:1rem;font-size:3.3rem;font-weight:700;display:flex;justify-content:space-evenly;align-items:center;flex-flow:column nowrap;box-shadow:2px 2px 15px 4px #00000080;border-radius:3rem}.confirmación .confirm:active{transform:scale(.9)}.agradecimiento{width:100%;height:100dvh;position:relative;display:flex;justify-content:start;align-items:center;flex-flow:column nowrap;overflow:hidden;padding:2rem;z-index:0}.agradecimiento h3{margin-top:55vh;width:100%;height:fit-content;font-size:2.5rem;text-align:center;filter:drop-shadow(1px 1px 4px black)}.sw-footer-main-container{position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1}.sw-footer,.sw-footer-img{width:100%;height:100%}.sw-footer-img img{width:100%;height:100%;object-fit:cover}
