@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap");html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}h1,h2{line-height:1em}h3{font-weight:300}h1{font-size:clamp(2.7em,6vw,7em)}h1,h2{font-weight:700}h2{font-size:clamp(1.5em,3vw,4em)}ol,ul{list-style:none}p{line-height:1.5em}img{max-width:100%;height:auto}a{text-decoration:none;color:#3d3d3d}a:hover{color:#4a6580}.activo{font-weight:700}#contePop,.anima,.btn:hover,.btnInvertido:hover,.social a:hover,.tarjetaNecklaces:hover,.tarjetaPendant:hover,.tarjetaRing:hover{-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@keyframes menuAbierto{0%{height:85px}to{height:100vh}}@keyframes menuCerrado{0%{height:100vh}to{height:85px}}.menuFullAbierto{animation:menuAbierto 1.2s ease forwards}.menuFullAbierto ul{display:block;visibility:visible!important;opacity:1!important}.desanimaMenu{animation:menuCerrado 1s ease backwards}.menu-toggle{position:fixed;display:none;right:4vh;top:4.6vh;z-index:520;width:30px;height:22px;background:transparent;border-color:currentcolor transparent;border-style:solid;border-width:4px 1px;color:#3d3d3d;font-size:0;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media (max-width:479px){.menu-toggle{display:block;z-index:99000}}.menu-toggle:after,.menu-toggle:before{content:"";display:block;width:100%;height:4px;position:absolute;top:50%;left:50%;background:currentColor;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;-o-transition:transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}button.is-active{border-color:transparent;border-left:none}button.is-active:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}button.is-active:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}button{border:none;cursor:pointer;outline:none;vertical-align:middle}nav{background-color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:fixed;width:100%;z-index:900}nav .logo{padding:1em;max-width:220px}@media (max-width:479px){nav .logo{width:240px;margin-top:.7em}}nav ul+ul{padding:0 1em}@media (min-width:1600px){nav ul:nth-child(3n){flex:1;justify-content:space-evenly;padding:0 20%}}nav ul{display:flex}nav ul li{padding:0 .5em}@media (max-width:479px){nav{flex-wrap:wrap;align-items:flex-start;height:85px}nav .logo{align-self:flex-start}nav ul:nth-child(3n) li{padding:1.5em 0}nav ul:nth-child(2n){display:flex;justify-content:center}nav ul{flex:1 0 100%;visibility:hidden;display:none;padding:2em}}.social a{font-size:1.5em;margin-right:1em;color:#4a6580}@media (max-width:479px){.social a{font-size:2.5em}}.social a:hover{color:#efd6aa}.btn,.btnInvertido{border:1px solid #3d3d3d;padding:.8em 1.5em;border-radius:4em;display:inline-block}.btn:hover,.btnInvertido:hover{background-color:#4a6580;border:none;color:#fff}.btnInvertido{border:1px solid #d5d5d5;color:#d5d5d5}.btnInvertido:hover{background-color:#3d3d3d;border:none;color:#fff}nav+section{padding-top:73px}.mostrar{opacity:1!important;pointer-events:auto!important}#contePop{opacity:0;pointer-events:none;height:100vw;width:100%;background-color:rgba(0,0,0,.9);position:fixed;top:0;left:0;z-index:999}@media (max-width:479px){#contePop{height:100vh;overflow:hidden}}#detalle{position:fixed;width:50vw;display:flex;flex-wrap:wrap;top:30vh;left:25vw;background-color:#fff}@media (max-width:479px){#detalle{width:80vw;top:6vh;left:10vw}}#detalle .imagen{flex:1 0 60%}#detalle .imagen img{width:100%;height:auto;object-fit:cover}#detalle .info{display:inherit;flex:1 0 40%;position:relative;padding:2em;background-color:#4a6580;color:#fff;align-items:center;justify-content:center}@media (max-width:479px){#detalle .info{font-size:.9em}}#detalle .info p{padding:1em 0}#detalle .info hr{border-top:1px solid #d5d5d5;margin:1em 0}#detalle .info #cerrar{position:absolute;color:#fff;top:5%;right:10%}#detalle .info .ask{display:flex;font-size:3em}@media (max-width:479px){#detalle .info .ask{font-size:2em}}#detalle .info .ask a,#detalle .info .ask h3{padding:0 .2em;color:#d5d5d5;font-size:1em}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}body{font-family:Montserrat;position:relative;color:#3d3d3d}h1,h2,h3{font-family:"Source Serif Pro",serif}.minmax{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-template-columns:repeat(auto-fit,minmax(max-content,1fr))}.conte{max-width:1600px;margin:0 auto}@media screen and (max-width:1600px){.conte{padding:0 10vw}}#cover{display:flex;flex-wrap:wrap;align-items:center;z-index:100;position:relative}@media (max-width:479px){#cover{flex-wrap:wrap}}#cover .bandejaFlex,#cover img{flex:0 1 50%}@media (max-width:479px){#cover .bandejaFlex,#cover img{flex:0 0 100%}}#cover img{object-fit:cover;width:50%;height:auto}#cover .bandejaFlex{display:inherit;align-items:center;justify-content:center}@media (max-width:479px){#cover .bandejaFlex{margin:3em 0}}#cover .bandejaFlex div{width:60%;display:flex;flex-wrap:wrap}#cover .bandejaFlex div p{margin:2em 0;flex:1 0 100%}#tarjetasHome{z-index:500;flex-wrap:wrap;transform:translateY(-25px);-webkit-transform:translateY(-25px)}#tarjetasHome,.tarjetaRing{display:flex;position:relative}.tarjetaRing{background-image:url(RingTarjeta.55f42ee4.png);flex:1;min-height:400px;background-color:#f3eae4;transform:scale(1);background-repeat:no-repeat;background-position:bottom;background-size:cover;text-align:right;padding:2em;overflow:hidden;flex-direction:column;align-items:flex-end;height:50vh}@media (max-width:479px){.tarjetaRing{flex:1 1 auto}}@media (min-width:767px) and (max-width:1023px){.tarjetaRing{height:40vh}}.tarjetaRing h2{flex:0 0 auto;font-size:clamp(2em,5vw,3em);color:#4a6580}.tarjetaRing p{width:70%;margin:2em 0}.tarjetaRing .flechaCard{position:absolute;bottom:2em}.tarjetaRing .flechaCard img{max-width:40px}.tarjetaRing:hover{background-color:#4a6580;transform:scale(1.05);z-index:100}.tarjetaRing:hover h2,.tarjetaRing:hover p{color:#fff}.tarjetaNecklaces{position:relative;background-image:url(Necklaces_tarjetas.ed730d07.png);flex:1;min-height:400px;background-color:#f3eae4;transform:scale(1);background-repeat:no-repeat;background-position:bottom;background-size:cover;text-align:right;padding:2em;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end;height:50vh}@media (max-width:479px){.tarjetaNecklaces{flex:1 1 auto}}@media (min-width:767px) and (max-width:1023px){.tarjetaNecklaces{height:40vh}}.tarjetaNecklaces h2{flex:0 0 auto;font-size:clamp(2em,5vw,3em);color:#4a6580}.tarjetaNecklaces p{width:70%;margin:2em 0}.tarjetaNecklaces .flechaCard{position:absolute;bottom:2em}.tarjetaNecklaces .flechaCard img{max-width:40px}.tarjetaNecklaces:hover{background-color:#4a6580;transform:scale(1.05);z-index:100}.tarjetaNecklaces:hover h2,.tarjetaNecklaces:hover p{color:#fff}.tarjetaPendant{position:relative;background-image:url(Pendant_tarjeta.a37e83d5.png);flex:1;min-height:400px;background-color:#f3eae4;transform:scale(1);background-repeat:no-repeat;background-position:bottom;background-size:cover;text-align:right;padding:2em;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end;height:50vh}@media (max-width:479px){.tarjetaPendant{flex:1 1 auto}}@media (min-width:767px) and (max-width:1023px){.tarjetaPendant{height:40vh}}.tarjetaPendant h2{flex:0 0 auto;font-size:clamp(2em,5vw,3em);color:#4a6580}.tarjetaPendant p{width:70%;margin:2em 0}.tarjetaPendant .flechaCard{position:absolute;bottom:2em}.tarjetaPendant .flechaCard img{max-width:40px}.tarjetaPendant:hover{background-color:#4a6580;transform:scale(1.05);z-index:100}.tarjetaPendant:hover h2,.tarjetaPendant:hover p{color:#fff}.citaHome{display:flex;flex-wrap:wrap;padding:4em 0;align-items:center;justify-content:center}@media (max-width:479px){.citaHome{text-align:center}}.citaHome h2{padding:0 .4em}@media (max-width:479px){.citaHome h2{flex:1;padding:0 0 .4em}}.citaHome p{margin:1.5em 0}#gift{display:flex}@media (max-width:479px){#gift{flex-wrap:wrap}}#gift .ima{background-color:#efd6aa;flex:1 0 40%}@media (max-width:479px){#gift .ima{flex:1 0 100%}}#gift .ima img{width:100%;object-fit:cover}#gift .bandeja{flex:1 0 50%;display:inherit;justify-content:center;align-items:center}#gift .bandeja div{width:50%}@media (max-width:479px){#gift .bandeja div{padding:4em 0;width:70%;text-align:center}}#gift .bandeja p{margin:1.5em 0}.cancelarY{transform:translateY(0)!important;-webkit-transform:translateY(0)!important}.margenTop{margin-top:4em}#ship .conte{display:flex;transform:translateY(-25px);-webkit-transform:translateY(-25px)}@media (max-width:479px){#ship .conte{flex-wrap:wrap}}#ship .conte .bandeja{display:inherit;justify-content:center;align-items:center;background-color:#f3eae4;padding:2em}@media (max-width:479px){#ship .conte .bandeja{flex:1 0 100%;padding:4em 2em}}#ship .conte .bandeja div{width:80%}#ship .conte .bandeja div p{padding:2em 0}#ship .conte .ima img{height:100%;width:auto;object-fit:cover}@media (max-width:479px){#ship .conte .ima img{height:auto}}@media (max-width:479px){#ship .conte .ima{flex:1 0 100%}}footer{display:flex;flex-wrap:wrap;height:30vh;margin-top:5em;background-color:#f3eae4}footer li{list-style:none}footer .ask,footer .logo{display:inherit;flex:1;justify-content:center;align-items:center}@media (max-width:479px){footer .ask,footer .logo{flex:1 1 100%;height:300px;background-color:#f3eae4}}footer .logo .bandeja{width:60%}footer .logo .bandeja img{width:50%;max-width:200px;height:auto}footer .logo .bandeja p{padding:.5em 0}footer .logo .bandeja .social{display:flex}footer .ask{background-color:#4a6580;color:#d5d5d5}footer .ask .bandeja{width:60%;display:inherit;text-align:right}footer .ask .bandeja div{padding:1em;flex:1 0 60%}footer .ask h2{color:#d5d5d5}footer .ask .whats{flex:1 1 40%;display:flex}footer .ask .whats a{font-size:4em;color:#d5d5d5}footer .ask .whats a:hover{color:#efd6aa}#coverHistory{background:url(fondo-historia.fe3c678c.jpg) no-repeat;background-size:cover;background-position:100% 0;flex:0 0 50%;height:100vh;max-height:800px;align-items:center;display:flex}@media (max-width:479px){#coverHistory{flex:0 0 100%}}#coverHistory #paul{display:flex;background-color:#efd6aa;justify-content:center;align-items:center;transform:translateX(-3vw);-webkit-transform:translateX(-3vw)}@media (max-width:479px){#coverHistory #paul{flex-direction:column;transform:translateX(0);-webkit-transform:translateX(0);width:90%}#coverHistory #paul .bandeja{height:30vh;align-items:center;justify-content:center}}#coverHistory #paul .bandeja{display:inherit;justify-content:center;font-family:"Source Serif Pro",serif;font-size:1.2em}#coverHistory #paul p{width:80%}#historyPhoto .conte{z-index:100;position:relative;display:flex}@media (max-width:479px){#historyPhoto .conte{flex-wrap:wrap;flex-direction:column-reverse}#historyPhoto .conte .bandeja{padding:3em 0}}#historyPhoto .conte .bandeja,#historyPhoto .conte img{flex:1 0 50%}#historyPhoto .conte .bandeja{display:inherit;justify-content:center;align-items:center}#historyPhoto .conte .bandeja div{width:70%}#historiatxt{background-color:#efd6aa;padding:10vw 0;transform:translateY(-5vh);-webkit-transform:translateY(-5vh)}#historiatxt .conte{column-count:2}@media (max-width:479px){#historiatxt .conte{column-count:1}#historiatxt .conte p{padding:2em}}.albertoHistory{transform:translateY(-7vh)}.albertoHistory .bandeja{flex:1 0 50%}#formaContacto{margin:4em 0}#formaContacto .conte{display:flex;flex-wrap:wrap}#formaContacto .conte #mapa{flex:1 1 50%}@media (max-width:479px){#formaContacto .conte #mapa{height:300px}}#formaContacto .conte #formulario{flex:1 1 50%;padding:3em}#formaContacto .conte #formulario input,#formaContacto .conte #formulario textarea{width:100%;background-color:#efd6aa;border:none;border-radius:2rem;padding:1em;margin-bottom:1em}#formaContacto .conte #formulario button{margin:1em 0}#descripciontxt{background-color:#f3eae4;padding:10vw 0;transform:translateY(-5vh);-webkit-transform:translateY(-5vh)}#descripciontxt .conte{column-count:2}@media (max-width:479px){#descripciontxt .conte{column-count:1}#descripciontxt .conte p{padding:2em}}#Joyas{background-color:#f3eae4;transform:translateY(-5vh);-webkit-transform:translateY(-5vh);padding-bottom:10em}#productosGrid{display:flex;flex-wrap:wrap;justify-content:center}.producto{position:relative;flex:0 0 25%;border:4px solid #f3eae4}@media (max-width:479px){.producto{flex:0 0 50%}}.producto img{width:100%;height:auto;object-fit:cover}.producto span{position:absolute;bottom:6%;right:6%;color:#d5d5d5;font-size:clamp(1em,2vw,2em)}.filtro,.producto span{font-family:"Source Serif Pro",serif}.filtro{display:flex;padding-bottom:3em;padding-top:1em;font-weight:700;font-size:1.5em;border-top:1px solid #d5d5d5;justify-content:center}.filtro h4{text-decoration:underline}.filtro a{padding:0 .5em}.activado{color:#4a6580;font-weight:700}
/*# sourceMappingURL=style.ca59b317.css.map */