.ageverify-modal{position:fixed;left:0;right:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;z-index:100;background-image:url(/_next/static/media/bg-age-verify.4084ec1a.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}.ageverify-modal.none{display:none}.ageverify-modal .container-video{position:absolute;top:0;bottom:0;left:0;right:0}.ageverify-modal .container-video .video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%}.ageverify-modal .container-video .overlay{width:100vw;height:100vh;position:relative;z-index:2;background-color:rgba(0,0,0,.7)}.ageverify-modal .container-verify{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%}.ageverify-modal .container-verify .verify{position:relative;z-index:5;display:flex;justify-content:center;align-items:center;gap:1rem}.ageverify-modal .container-verify .verify .left{width:115px;text-align:end}.ageverify-modal .container-verify .verify .left p{font-family:Brothers;font-weight:700;text-transform:uppercase;font-size:2rem}.ageverify-modal .container-verify .verify .left p span.outline{display:block;font-weight:700;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#fff;line-height:1.3;letter-spacing:2px}.ageverify-modal .container-verify .verify .left p span.number{vertical-align:bottom;font-size:3.5rem;line-height:1}.ageverify-modal .container-verify .verify .right{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.ageverify-modal .container-verify .verify .right button{cursor:pointer;border:0;width:100px;height:60px;font-family:Brothers;font-weight:700;text-transform:uppercase;font-size:2rem;color:#fff;background-color:rgba(0,0,0,0);background-image:url(/_next/static/media/outline-btn.1e1169dd.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;transition:all .4s}.ageverify-modal .container-verify .verify .right button:hover{background-color:#fff;color:#000}.ageverify-modal .container-verify p.younger{display:none;text-align:center;font-family:Brothers;text-transform:uppercase;font-size:1.5rem;position:relative;z-index:100}.ageverify-modal .container-verify p.younger span{font-size:3.5rem;line-height:1;vertical-align:middle;text-align:center}.ageverify-modal .container-verify img.logo{position:relative;z-index:2;width:200px}@media(min-width:768px){.ageverify-modal .container-verify{align-items:flex-end;width:55%}}.footer{padding:1rem 2rem;background-color:var(--primary-color)}.footer ul{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.5rem}.footer ul li small{font-weight:400}.footer ul li a,.footer ul li small{font-family:Archer;font-size:.8rem;color:#fff}.footer ul li a{font-weight:700;text-decoration:none}.footer ul li:first-child{display:flex;order:1}.footer ul li:nth-child(2):after{content:"|";padding:0 .5rem;color:#fff;font-weight:400}@media(min-width:768px){.footer ul li:first-child{display:flex;order:0}.footer ul li:first-child:after{content:"|";padding:0 .5rem;color:#fff}}.header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:fixed;top:0;z-index:5;transition:all .25s ease-in-out}.header.bg-pink{background-color:#d70046}.header .logo img{width:100px}.header .btn-menu{border:0;background-color:rgba(0,0,0,0);width:35px;height:30px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;position:relative;cursor:pointer;z-index:5}.header .btn-menu.open span:first-child{transform:translateY(-50%) rotate(45deg);top:50%}.header .btn-menu.open span:nth-child(2){left:-30px;opacity:0}.header .btn-menu.open span:last-child{transform:translateY(-50%) rotate(-45deg);top:50%}.header .btn-menu span{position:absolute;display:block;width:100%;height:5px;background-color:#fff;transition:all .2s ease-in-out;left:0}.header .btn-menu span:first-child{top:0}.header .btn-menu span:last-child{top:100%;transform:translateY(-5px)}.header .btn-buy{display:none}.header .menu{position:absolute;z-index:3;background-color:var(--secondary-color);height:100vh;width:65%;right:0;top:0;opacity:0;pointer-events:none;transition:all .25s ease-in-out}.header .menu.open{opacity:1;pointer-events:all}.header .menu.open .rrss,.header .menu.open nav{opacity:1;transition-delay:125ms}.header .menu nav{opacity:0;padding-top:75px;transition:all .25s ease-in-out}.header .menu nav>ul{width:100%;padding:1rem}.header .menu nav>ul li{margin-bottom:12%;text-align:center}.header .menu nav>ul li:last-child{margin-bottom:0}.header .menu nav>ul li ul.subnav{margin-top:.5rem;padding:unset}.header .menu nav>ul li ul.subnav li{margin-bottom:.5rem}.header .menu nav>ul li ul.subnav li a{font-size:.725rem}.header .menu nav>ul li a{font-size:1.2rem;font-family:Brothers;letter-spacing:1px;position:relative;text-transform:uppercase;text-decoration:none;transition:all .25s ease-in-out;color:var(--principal-text-color)}.header .menu nav>ul li a.active:after{opacity:1}.header .menu nav>ul li a:after{opacity:0;content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);height:4px;width:4px;border-radius:50%;background-color:#fff;transition:all .25s ease-in-out}.header .menu .rrss{opacity:0;padding:1rem;transition:all .25s ease-in-out;display:flex;width:100%;gap:1.5rem;align-items:center;justify-content:center;margin-top:20px}.header .menu .rrss img{width:30px;height:auto}.header .menu-desktop{position:absolute;z-index:3;background-color:var(--secondary-color);height:100vh;width:25%;right:0;top:0;opacity:0;pointer-events:none;transition:all .25s ease-in-out;display:none}.header .menu-desktop.open{opacity:1;pointer-events:all}.header .menu-desktop.open .rrss,.header .menu-desktop.open nav{opacity:1;transition-delay:125ms}.header .menu-desktop nav{opacity:0;padding-top:75px;transition:all .25s ease-in-out}.header .menu-desktop nav>ul{width:100%;padding:1rem}.header .menu-desktop nav>ul li{margin-bottom:12%;text-align:center}.header .menu-desktop nav>ul li:last-child{margin-bottom:0}.header .menu-desktop nav>ul li ul.subnav{margin-top:.5rem;padding:unset}.header .menu-desktop nav>ul li ul.subnav li{margin-bottom:.5rem}.header .menu-desktop nav>ul li ul.subnav li a{font-size:.725rem}.header .menu-desktop nav>ul li a{font-size:1.2rem;font-family:Brothers;letter-spacing:1px;position:relative;text-transform:uppercase;text-decoration:none;transition:all .25s ease-in-out;color:var(--principal-text-color)}.header .menu-desktop nav>ul li a.active:after{opacity:1}.header .menu-desktop nav>ul li a:after{opacity:0;content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);height:4px;width:4px;border-radius:50%;background-color:#fff;transition:all .25s ease-in-out}.header .menu-desktop .rrss{opacity:0;padding:1rem;transition:all .25s ease-in-out;display:flex;width:100%;gap:1.5rem;align-items:center;justify-content:center;margin-top:20px}.header .menu-desktop .rrss img{width:30px;height:auto}@media only screen and (min-width:768px){.header .menu{width:50%}}@media only screen and (min-width:1024px){.header{margin:0 auto;width:100%;position:fixed;flex-direction:row-reverse;top:0;left:50%;transform:translateX(-50%);padding:2rem}.header .logo{display:none}.header .menu{position:relative;flex-direction:row-reverse;justify-content:space-between;height:auto;background:unset;top:unset;left:unset;text-indent:unset;pointer-events:all}.header .menu,.header .menu nav{display:flex;opacity:1;width:100%}.header .menu nav{padding:0;margin:0;align-items:center;justify-content:center}.header .menu nav ul{display:flex;padding:0;flex-direction:row;justify-content:space-evenly}.header .menu nav ul li{margin:0}.header .menu nav ul li ul.subnav,.header .menu nav ul li:nth-child(5),.header .menu nav ul li:nth-child(6),.header .menu nav ul li:nth-child(7){display:none}.header .menu nav ul li a{font-size:1rem}.header .menu nav ul li a:after{bottom:-.825rem;top:unset;left:50%;right:unset;width:15px;border-radius:3px;transform:translateX(-50%)}.header .menu .rrss{width:auto;margin:0;padding:0;opacity:1;flex-direction:row;gap:.725rem}.header .menu .rrss li a svg{width:20px}.header .menu-desktop{display:flex;flex-direction:column}}@media only screen and (min-width:1200px){.header .btn-buy{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Brothers;border:unset;background-color:var(--principal-text-color);color:#000;border-radius:5px;padding:.5rem 0;width:120px;margin-right:2rem;font-size:.825rem;text-decoration:none}.header .menu nav ul{justify-content:center;gap:10%}.header .menu nav ul li a:hover:after{opacity:1}.header .menu .rrss{gap:1rem}.header .menu .rrss li a svg{width:25px}}.suscribe-modal{background-color:rgba(0,0,0,.4);position:fixed;top:0;bottom:0;left:0;right:0;z-index:50;display:flex;justify-content:center;align-items:center}.suscribe-modal.none{display:none}.suscribe-modal .container-modal{border-radius:10px;background-image:url(/_next/static/media/FONDO_CELESTE.48647026.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:hidden;text-align:center;position:relative;color:var(--principal-text-color);width:90%;max-width:1000px}.suscribe-modal .container-modal button.close{cursor:pointer;position:absolute;right:0;top:0;font-size:1.5rem;background:rgba(0,0,0,0);border:none;color:#fff;padding:.5rem}.suscribe-modal .container-modal .content-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem}.suscribe-modal .container-modal .content-modal h2{text-transform:uppercase;margin-bottom:.8rem;font-family:Brothers;font-weight:700;font-style:normal;font-size:2.5rem;text-align:left}.suscribe-modal .container-modal .content-modal p{font-family:Archer;font-weight:500;font-style:normal;font-size:1.125rem}.suscribe-modal .container-modal .content-modal form{margin-top:1rem;width:100%}.suscribe-modal .container-modal .content-modal form .group-input{margin-bottom:.8rem}.suscribe-modal .container-modal .content-modal form .group-input input{color:#fff;outline:0;border-width:0 0 1px;border-color:var(--principal-text-color);background:rgba(0,0,0,0);width:100%}.suscribe-modal .container-modal .content-modal form .group-input input::placeholder{color:var(--principal-text-color);opacity:1;font-family:Archer;font-weight:500;font-style:italic}.suscribe-modal .container-modal .content-modal form .group-checkbox{margin-top:2.2rem;margin-bottom:3rem;display:flex;justify-content:left}.suscribe-modal .container-modal .content-modal form .group-checkbox input{margin-right:.625rem}.suscribe-modal .container-modal .content-modal form .group-checkbox label{font-family:Archer;font-weight:400;font-style:normal;font-size:.875rem}.suscribe-modal .container-modal .content-modal form .group-checkbox label a{color:var(--principal-text-color);font-weight:700}.suscribe-modal .container-modal .content-modal form .group-checkbox label a:active,.suscribe-modal .container-modal .content-modal form .group-checkbox label a:hover,.suscribe-modal .container-modal .content-modal form .group-checkbox label a:link,.suscribe-modal .container-modal .content-modal form .group-checkbox label a:visited{text-decoration:none}.suscribe-modal .container-modal .content-modal form button{padding:.625rem 1.25rem;font-family:Archer;font-weight:700;font-style:normal;border:none;border-radius:.313rem;color:#00809f;background-color:#fff}@media(min-width:1024px){.suscribe-modal .container-modal .content-modal p{font-size:1.3rem;width:60%}.suscribe-modal .container-modal .content-modal form{width:60%}.suscribe-modal .container-modal .content-modal form .group-checkbox-group-submit{display:flex;justify-content:space-between}.suscribe-modal .container-modal .content-modal form .group-checkbox-group-submit .group-checkbox{margin-top:0;margin-bottom:0;align-items:center}}@font-face{font-family:Archer;src:url(/_next/static/media/Archer-Book-Pro.421cf406.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Archer;src:url(/_next/static/media/Archer-Bold-Pro.e63b56af.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Archer;src:url(/_next/static/media/Archer-Medium-Pro.c52292b2.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Archer;src:url(/_next/static/media/Archer-MediumItal-Pro.89a0eea1.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Archer;src:url(/_next/static/media/Archer-Light-Pro.9f9823d9.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Archer;src:url(/_next/static/media/Archer-LightItal-Pro.08d17455.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Brothers;src:url(/_next/static/media/Brothers\ Regular.47768976.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rumble;src:url(/_next/static/media/Rumble\ Brave.16676db8.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--primary-color:#d70045;--secondary-color:#2e1a46;--principal-text-color:#ffffff;--secondary-text-color:#2e1a46}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}ul{list-style:none}.blue,.no-scroll,.validate{overflow:hidden}.blue{position:relative;background-image:url(/_next/static/media/FONDO_CELESTE.48647026.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;height:70vh;padding:5rem 0 0;display:flex;justify-content:center;align-items:flex-start}.blue img{width:80%;max-width:480px}.blue:before{background-image:url(/_next/static/media/p1.841aa2c4.png);width:180px;height:220px;left:0}.blue:after,.blue:before{content:"";background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;bottom:0}.blue:after{background-image:url(/_next/static/media/puntas.c5a8ae19.png);width:250px;height:270px;right:0}.red{position:relative;background-image:url(/_next/static/media/FONDO_ROJO_V4.4eafd178.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;height:60vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.red img{width:80%;max-width:480px}.red:before{left:0}.red:after,.red:before{content:"";background-image:url(/_next/static/media/puntas-red.71937be0.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:15%;height:100%;position:absolute}.red:after{transform:scaleX(-1);right:0}@media(min-width:768px){.blue:before{width:450px;height:500px}.blue:after{width:550px;height:600px}}