*{box-sizing:border-box}.hero{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;background-color:#ddecec99;position:relative;margin:-50px auto;max-width:100%}.hero .imagen{width:100%}.hero .imagen>img{max-width:100%;height:auto}.hero-title{position:absolute;top:12vw;left:40%;transform:translate(-50%,-50%);font-size:2.4vw;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);word-break:break-word;text-shadow:0px 4px 3px rgba(250,250,250,.2),0px 8px 13px rgba(0,0,0,.1),0px 18px 23px rgba(0,0,0,.1)}@media screen and (max-width:750px){.hero-title{font-size:2vw}}.hero-title span{background-color:#dc143c;padding:5px}.hero .texto{position:absolute;font-family:Arial,Helvetica,sans-serif;top:10%;left:10%;animation:come2life linear 3s 1;transform-origin:center center;opacity:1;backface-visibility:hidden}.hero .detalls{display:flex;flex-wrap:nowrap;margin-top:-10vw;width:100%;gap:1rem}@media screen and (max-width:750px){.hero .detalls{flex-direction:column;margin-top:0;padding:15px}}.hero .detalls .detall-item{display:flex;width:25%;height:auto;margin-bottom:100px;padding:2%;align-items:center;gap:2rem;justify-content:center}@media screen and (max-width:750px){.hero .detalls .detall-item{width:100%;gap:0;margin-bottom:0}}.hero .detalls .detall-item:nth-child(2){border-radius:20px 0 0 20px;background-color:#fff6}.hero .detalls .detall-item:nth-child(3){background-color:#fff6}.hero .detalls .detall-item:nth-child(4){border-radius:0 20px 20px 0;background-color:#fff6}.cards{display:flex;flex-wrap:nowrap;flex-direction:row;margin-bottom:2%;margin-top:5vh;width:100%}.cards>div:nth-child(2){border-right:2px dotted rgba(198,200,236,.5);border-left:2px dotted rgba(198,200,236,.5)}.cards h2{padding:15px 25px}.card{display:flex;flex-direction:column;justify-content:center;width:100%;height:auto}.card-image{margin:0 auto;height:auto}.card>p{font-size:1.4vw}@media screen and (max-width:750px){.cards{flex-direction:column}.card>p{font-size:1.4rem}}@keyframes come2life{0%{transform:scale3d(0,0,1) rotate(.02deg);opacity:0;filter:blur(10px)}25%{transform:scale3d(0,0,1) rotate(.02deg);opacity:.4;filter:blur(10px)}40%{opacity:.8;filter:blur(5px)}80%{opacity:1}to{transform:scaleZ(1) rotate(.02deg)}}.hero .texto p{margin-top:0;margin-bottom:0;line-height:110%;font-size:5vw}:root{--button-color: rgb(210, 69, 133)}.hero a.button,.shop{background-color:var(--button-color);padding:15px 35px;border-radius:25px;text-decoration:none;margin-top:50px;text-transform:uppercase;transition:all .3s;position:relative;overflow:hidden;z-index:1}:is(.hero a.button,.shop):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:var(--button-color);border-radius:10rem;z-index:-2}:is(.hero a.button,.shop):before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:#f80874;transition:all .9s;border-radius:10rem;z-index:-1}:is(.hero a.button,.shop):hover{color:#fff}:is(.hero a.button,.shop):hover:before{width:100%}.shop,a.button.button--primary:after{box-shadow:none!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-hero-custom.css.map */
