@charset "UTF-8";:root{--animIn-duration: .3s;--animOut-duration: .5s;--anim-iteration-count: 1;--scroll-behavior: smooth}@media (prefers-reduced-motion: reduce){:root{--animIn-duration: .01ms;--animOut-duration: .01ms;--anim-iteration-count: 1;--scroll-behavior: auto}}:root,.light-bg{--color-bg: #ffffff;--color-txt: #004669;--color-link: #D7C891;--color-linkhover: #ae8a42;--color-wh: #ffffff;--color-wh2: rgba(255, 255, 255, .1019607843);--color-wh3: rgba(255, 255, 255, .75);--color-bk: #312f32;--color-c1: #D7C891;--color-c2: #ae8a42;--color-c3: #004669;--color-c4: #C8AA6F;--color-gy-sd: #1c1c1c;--color-gy-d: #4f4f4f;--color-gy: #808080;--color-gy-l: #b5b5b5;--color-gy-sl: #dedede;--color-error: #B80538;--color-warning: #ae8a42;--color-success: #5A8E63;--color-info: #049cbe;background-color:var(--color-bg);color:var(--color-txt)}.dark-bg{--color-bg: #004669;--color-txt: #ffffff;--color-link: #D7C891;--color-linkhover: #ffffff;--color-wh: #ffffff;--color-bk: #312f32;--color-c1: #D7C891;--color-c2: #ae8a42;--color-c3: #004669;--color-c4: #C8AA6F;--color-gy-sd: #1c1c1c;--color-gy-d: #4f4f4f;--color-gy: #808080;--color-gy-l: #b5b5b5;--color-gy-sl: #dedede;--color-error: #B80538;--color-warning: #ae8a42;--color-success: #5A8E63;--color-info: #049cbe;background-color:var(--color-bg);color:var(--color-txt)}*{box-sizing:border-box;margin:0}img,video,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}button{background-color:transparent;border:none}address{font-style:normal}details summary{margin-bottom:1em}fieldset{padding-block-start:initial;padding-block-end:initial;padding-inline-start:initial;padding-inline-end:initial;min-inline-size:initial}div,section{position:relative}@font-face{font-family:heading;font-display:block;src:url(/fonts/Montserrat-Regular.woff2) format("woff2")}@font-face{font-family:subheading;font-display:block;src:url(/fonts/Pauls-Celtic-Font.woff2) format("woff2")}@font-face{font-family:principal;font-display:block;src:url(/fonts/Montserrat-Regular.woff2) format("woff2")}@font-face{font-family:complementary;font-display:block;src:url(/fonts/Montserrat-SemiBold.woff2) format("woff2")}html{font-size:18px;height:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body,body.body--home{background-color:var(--color-bg);color:var(--color-txt);font-family:principal;font-size:1rem;font-weight:lighter;line-height:1.8em;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{width:90%;color:var(--color-c2);font-family:heading;font-weight:lighter;line-height:1.2em;text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid;margin-bottom:1em;padding-bottom:.5em}h1.type2,h2.type2,h3.type2,h4.type2,h5.type2,h6.type2,.h1.type2,.h2.type2,.h3.type2,.h4.type2,.h5.type2,.h6.type2{width:fit-content;color:var(--color-c2);font-family:heading;font-weight:lighter;line-height:1.2em;text-transform:uppercase;letter-spacing:.15em;border-bottom:none;position:relative}h1.type2 span,h2.type2 span,h3.type2 span,h4.type2 span,h5.type2 span,h6.type2 span,.h1.type2 span,.h2.type2 span,.h3.type2 span,.h4.type2 span,.h5.type2 span,.h6.type2 span{position:relative;z-index:10}h1.type2:before,h2.type2:before,h3.type2:before,h4.type2:before,h5.type2:before,h6.type2:before,.h1.type2:before,.h2.type2:before,.h3.type2:before,.h4.type2:before,.h5.type2:before,.h6.type2:before{content:"";width:calc(100% + 2em);height:80%;border-radius:2px;background-color:#ffffff1a;position:absolute;left:-.8em;top:.4em;backdrop-filter:blur(2px)}h1.type2.oneline:before,h2.type2.oneline:before,h3.type2.oneline:before,h4.type2.oneline:before,h5.type2.oneline:before,h6.type2.oneline:before,.h1.type2.oneline:before,.h2.type2.oneline:before,.h3.type2.oneline:before,.h4.type2.oneline:before,.h5.type2.oneline:before,.h6.type2.oneline:before{height:1em}h1,.h1{font-size:calc(2.9vmin + 1em)}h2,.h2{font-size:calc(2.7vmin + .6em)}h3,.h3{font-size:calc(2vmin + 1em)}h4,.h4,h5,.h5{font-size:calc(1vmin + 1em)}h6,.h6{font-size:calc(.5vmin + .75em)}h1.type2{font-size:calc(2.7vmin + 1em);color:var(--color-c4)}h2.type2{font-size:calc(3vmin + 1em)}h3.type2,h4.type2,h5.type2{font-size:calc(1vmin + 1em)}h6.type2{font-size:calc(.5vmin + .75em)}section{padding-left:2vw;padding-right:2vw}section:not([class*=banner]){background-color:var(--color-bg)}section[class*=banner]{overflow:hidden;width:100%;height:100vh;background-image:url(/images/background-little.webp);background-repeat:no-repeat;background-position:top center;background-size:cover;padding-top:20vh;position:absolute;top:0;left:0;z-index:10}@media (min-width: 1024px){section[class*=banner]{padding-top:25vh}}section[class*=banner]+section{margin-top:90vh}section[class*=banner]+section.index{margin-top:144vh}p{max-width:65ch}p+p{margin-top:1rem}p.txt-principal{color:var(--color-wh)}strong{font-family:complementary}hr{width:100%;height:1px;background-color:var(--color-c1);margin-block-end:1em;margin-block-start:1em;border-style:none;border-width:1px}dialog:modal{position:fixed;overflow:initial}dialog{margin:auto}dialog::backdrop{inset:4vw;background:rgba(255,255,255,.5);backdrop-filter:blur(4px);border-radius:5vw}.flex--evenly,.flex--around,.flex--between,.flex--end,.flex--center,.flex{display:flex;flex-wrap:wrap}.flex{justify-content:flex-start}.flex--center{justify-content:center}.flex--end{justify-content:flex-end}.flex--between{justify-content:space-between}.flex--around{justify-content:space-around}.flex--evenly{justify-content:space-evenly}.direction-column{flex-direction:column}.items-center{align-items:center}.items-start{align-items:start}.items-end{align-items:end}.self-center{align-self:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.nowrap{flex-wrap:nowrap}.gap1{gap:1em}.center{margin-left:auto;margin-right:auto}.txtc{text-align:center}.txtr{text-align:right}.txtl{text-align:left}.floatl{float:left}.floatr{float:right}.clearfix{clear:both}.hide{display:none}.show,.block{display:block!important}.block-scroll{overflow:hidden;height:100%}.font-heading{font-family:heading}.font-subheading{font-family:subheading}.font-principal{font-family:principal}.font-complementary{font-family:complementary}.big{font-size:calc(1.15vmin + .76em);line-height:1.4em}.small{font-size:.8em}.invert-color{filter:invert(100%)}.ico--small,.ico{vertical-align:middle;fill:var(--color-c1)}.ico{width:28.5714285714px;height:28.5714285714px}@media (min-width: 870px){.ico{width:40px;height:40px}}.ico--small{width:25px;height:25px}.w5{width:100%}@media (min-width: 1024px){.w5{width:5%}}.w10{width:100%}@media (min-width: 1024px){.w10{width:10%}}.w15{width:100%}@media (min-width: 1024px){.w15{width:15%}}.w20{width:100%}@media (min-width: 1024px){.w20{width:20%}}.w25{width:100%}@media (min-width: 1024px){.w25{width:25%}}.w30{width:100%}@media (min-width: 1024px){.w30{width:30%}}.w35{width:100%}@media (min-width: 1024px){.w35{width:35%}}.w40{width:100%}@media (min-width: 1024px){.w40{width:40%}}.w45{width:100%}@media (min-width: 1024px){.w45{width:45%}}.w50{width:100%}@media (min-width: 1024px){.w50{width:50%}}.w55{width:100%}@media (min-width: 1024px){.w55{width:55%}}.w60{width:100%}@media (min-width: 1024px){.w60{width:60%}}.w65{width:100%}@media (min-width: 1024px){.w65{width:65%}}.w70{width:100%}@media (min-width: 1024px){.w70{width:70%}}.w75{width:100%}@media (min-width: 1024px){.w75{width:75%}}.w80{width:100%}@media (min-width: 1024px){.w80{width:80%}}.w85{width:100%}@media (min-width: 1024px){.w85{width:85%}}.w90{width:100%}@media (min-width: 1024px){.w90{width:90%}}.w95{width:100%}@media (min-width: 1024px){.w95{width:95%}}.w100{width:100%}@media (min-width: 1024px){.w100{width:100%}}.p1{padding:1rem}.p2{padding:2rem}.p3{padding:3rem}.p4{padding:4rem}.p5{padding:5rem}.pl1{padding-left:1rem}.pl2{padding-left:2rem}.pl3{padding-left:3rem}.pl4{padding-left:4rem}.pl5{padding-left:5rem}.pr1{padding-right:1rem}.pr2{padding-right:2rem}.pr3{padding-right:3rem}.pr4{padding-right:4rem}.pr5{padding-right:5rem}.pt1{padding-top:1rem}.pt2{padding-top:2rem}.pt3{padding-top:3rem}.pt4{padding-top:4rem}.pt5{padding-top:5rem}.pb1{padding-bottom:1rem}.pb2{padding-bottom:2rem}.pb3{padding-bottom:3rem}.pb4{padding-bottom:4rem}.pb5{padding-bottom:5rem}.m1{margin:1rem}.m2{margin:2rem}.m3{margin:3rem}.m4{margin:4rem}.m5{margin:5rem}.ml1{margin-left:1rem}.ml2{margin-left:2rem}.ml3{margin-left:3rem}.ml4{margin-left:4rem}.ml5{margin-left:5rem}.mr1{margin-right:1rem}.mr2{margin-right:2rem}.mr3{margin-right:3rem}.mr4{margin-right:4rem}.mr5{margin-right:5rem}.mt1{margin-top:1rem}.mt2{margin-top:2rem}.mt3{margin-top:3rem}.mt4{margin-top:4rem}.mt5{margin-top:5rem}.mb1{margin-bottom:1rem}.mb2{margin-bottom:2rem}.mb3{margin-bottom:3rem}.mb4{margin-bottom:4rem}.mb5{margin-bottom:5rem}header{color:var(--color-wh);position:relative;z-index:50;background-image:url(/images/background-little.webp);background-repeat:no-repeat;background-position:top center;background-size:cover}header p{padding:10px}header:has(+main>section[class*=banner]){background-image:none}.header__btn-hamburger-menu{width:45px;height:30px}@media (max-width: 870px){.header__btn-hamburger-menu{display:block;position:absolute;top:0;right:0}}.header__btn-hamburger-menu span{width:100%;height:1px;display:block;background-color:var(--color-c1);position:relative}.header__btn-hamburger-menu span:before{content:"";width:100%;height:1px;display:block;background-color:var(--color-c1);position:absolute;top:-10px;transition:all .4s ease-in-out}.header__btn-hamburger-menu span:after{content:"";width:100%;height:1px;display:block;background-color:var(--color-c1);position:absolute;top:10px;transition:all .4s ease-in-out}.header__btn-hamburger-menu.openMenu span{background-color:var(--color-bg)}.header__btn-hamburger-menu.openMenu span:before{transform:rotate(45deg)}.header__btn-hamburger-menu.openMenu span:after{transform:rotate(-45deg)}.navPricipal{display:flex;justify-content:center;align-items:flex-start;padding-top:1.5em}@media (min-width: 1024px){.navPricipal{justify-content:space-between}}.navPricipal>div{display:none;opacity:0;transition:.5s ease-out;transition-delay:.2s}@media (min-width: 1024px){.navPricipal>div{display:block;opacity:1}.navPricipal>div:last-of-type{display:flex;justify-content:flex-end}}.navPricipal a{display:block;width:fit-content;font-family:heading;text-transform:uppercase;text-decoration:none;letter-spacing:3px;padding:1em .5em 1em 6vw;position:relative;color:var(--color-c1);white-space:nowrap}.navPricipal a svg{width:50%;margin:0 auto;min-width:190px}@media (min-width: 1024px){.navPricipal a svg{width:auto}}.navPricipal a.header__logo{display:block;min-width:190px;padding:0;transform:translateY(-1em)}.navPricipal a.right{text-align:right;padding:1em 6vw 1em .5em}.navPricipal a:hover,.navPricipal a:focus{color:var(--color-linkhover)}.navPricipal a:active{color:var(--color-c2)}.navPricipal a:not(.header__logo):before{content:"";width:100%;height:40%;border-radius:2px;background-color:#ffffff1a;position:absolute;left:0;top:45%}.banner--index{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;height:160vh!important;background-image:url(/images/background.webp)!important;background-repeat:no-repeat;background-position:top center;background-size:500%}.banner--index .presentacion{width:100%;z-index:50}@media (min-width: 870px){.banner--index .presentacion{width:59%}}@media (min-width: 1024px){.banner--index .presentacion{width:55%}}@media (min-width: 1320px){.banner--index .presentacion{width:45%;padding-left:5vw}}.banner--index .promos{width:340px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-wh3);aspect-ratio:1/1;border-radius:50%}@media (min-width: 1024px){.banner--index .promos{margin-right:10vw}}@media (min-width: 1320px){.banner--index .promos{width:500px}}.banner--index .promos h2{width:75%;font-size:1.3em}@media (min-width: 1320px){.banner--index .promos h2{font-size:2em}}.banner--index .promos svg{position:absolute;z-index:-1}.banner--index .promos p{font-size:calc(1vmin + .5em);line-height:1.5em;width:80%}.banner--index .promos a{font-size:.7em;letter-spacing:1px}@media (min-width: 1320px){.banner--index .promos a{font-size:1em}}.banner--index picture{width:190vw;opacity:.1;position:absolute;top:180px;right:-50vw;max-width:initial}@media (min-width: 430px){.banner--index picture{width:140vw;right:-20vw}}@media (min-width: 590px){.banner--index picture{width:75vw;right:-20vw}}@media (min-width: 1024px){.banner--index picture{opacity:.9;width:62vw;right:-2vw}}@media (min-width: 1320px){.banner--index picture{width:50vw;right:8vw}}@media (min-width: 1460px){.banner--index picture{width:48vw;right:25vw}}.banner--index:before{content:"";display:block;width:100%;height:200px;background:linear-gradient(0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);position:absolute;bottom:0;left:0}.container-service{display:flex;justify-content:center;flex-wrap:wrap;margin-top:-3em}.container-service>div{display:flex;justify-content:center;flex-wrap:nowrap;width:100%}@media (min-width: 1320px){.container-service>div{width:50%}}.container-service__box{width:auto;position:relative;padding-top:1.5em;padding-bottom:2.5em;margin:.5em}@media (min-width: 1320px){.container-service__box{margin:1em}}.container-service__box:last-of-type{margin-top:4em}.container-service__box a.h3{position:absolute;bottom:0;z-index:30}.container-service__box a.h3:before{width:107%;background-color:#ffffff80;backdrop-filter:blur(15px);top:.5em;z-index:10}.container-service__box a.h3 span{position:relative;z-index:20}.container-service__box.txtr{border-right:1px solid var(--color-c2)}.container-service__box.txtr a.h3{left:15%;transform:rotate(-90deg);transform-origin:left}@media (min-width: 1320px){.container-service__box.txtr a.h3{left:initial;right:25px;bottom:4.2em;transform:rotate(0)}}.container-service__box.txtr a.h3:before{left:-.2em}.container-service__box.txtr img{position:relative}.container-service__box.txtl{border-left:1px solid var(--color-c2)}.container-service__box.txtl a.h3{right:14%;transform:rotate(90deg);transform-origin:right}@media (min-width: 1320px){.container-service__box.txtl a.h3{left:25px;right:initial;bottom:1.4em;transform:rotate(0)}}.container-service__box.txtl a.h3:before{left:-.2em}.container-service__box.txtl img{position:relative;left:0}.opinions>div>div{padding:2vw}.opinions>div>div:last-of-type{margin-top:0}@media (min-width: 1024px){.opinions>div>div:last-of-type{margin-top:10vh}}.opinion__box{border:1px solid var(--color-c2);border-radius:8vw 15vw 7vw 14vw;padding:5vw 6vw;margin-bottom:3em}.opinion__box .stars{width:fit-content;border:1px solid var(--color-c2);background-color:var(--color-bg);border-radius:18px;padding:2px 20px;position:absolute;top:-17px;margin-left:auto;margin-right:auto;left:0;right:0}.opinion__box span{color:var(--color-c2);font-size:1.25em}.opinion__box span:before{content:"\2014  "}.banner--depilacion{display:flex;justify-content:space-between;align-items:flex-start}.banner--depilacion div{width:100%;z-index:50}@media (min-width: 870px){.banner--depilacion div{width:55%}}@media (min-width: 1320px){.banner--depilacion div{width:45%;padding-left:5vw}}.banner--depilacion img{width:300vw;opacity:.1;position:absolute;bottom:-2em;right:-100vw;max-width:initial}@media (min-width: 430px){.banner--depilacion img{width:200vw;right:-80vw}}@media (min-width: 590px){.banner--depilacion img{width:150vw;right:-50vw}}@media (min-width: 870px){.banner--depilacion img{width:120vw;opacity:.9;right:-30vw}}@media (min-width: 1024px){.banner--depilacion img{width:100vw;right:-20vw}}@media (min-width: 1320px){.banner--depilacion img{width:80vw;right:-10vw}}@media (min-width: 1460px){.banner--depilacion img{width:70vw;right:-5vw}}.banner--depilacion+section{margin-top:1em}@media (min-width: 590px){.banner--depilacion+section{padding-bottom:5vh}}.reviews{width:clamp(320px,100%,1630px);margin-left:auto;margin-right:auto}.reviews .reviews__box{border:1px solid var(--color-c1);border-radius:10px;padding:0 2em 2em;margin-top:5em}.reviews .reviews__box>div>div{width:100%;margin-top:1em}@media (min-width: 1024px){.reviews .reviews__box>div>div{width:25%}}.reviews .reviews__box h3{position:relative;top:-1.2em;left:0;margin-bottom:0;padding-bottom:0}@media (min-width: 1650px){.reviews .reviews__box h3{left:-2em}}.reviews .reviews__box svg{float:left;vertical-align:text-top;margin-right:.5em;height:100%}.prices{width:clamp(320px,100%,1630px);margin-left:auto;margin-right:auto}.prices>div{gap:1em}.prices .ib-gc{order:1}@media (min-width: 1024px){.prices .ib-gc{order:0}}.prices .prices__box{border:1px solid var(--color-c1);border-radius:20px;padding:2.5em 1em 1.5em;margin-top:1em;position:relative;column-gap:1em}.prices .prices__box li{line-height:.9em}.prices .prices__box:before{content:"";display:block;width:85px;height:85px;background-color:var(--color-bg);border:1px solid var(--color-c1);border-radius:20px;position:absolute;top:-3em;left:2em}.prices .prices__box:after{font-family:subHeading;color:var(--color-c2);font-size:4em;position:absolute;top:-21px;left:66px}.prices .prices__box span{display:flex;justify-content:center;align-items:center;width:83px;height:47px;background-color:var(--color-c2);border:1px solid var(--color-c1);border-radius:20px;font-size:1.5em;font-family:complementary;color:var(--color-wh);position:absolute;top:-.9em;right:1em}.prices .prices__box span:after{content:" \20ac"}.prices .prices__box.s{column-count:1}@media (min-width: 430px){.prices .prices__box.s{column-count:3}}.prices .prices__box.s:before{left:10vw}.prices .prices__box.s:after{content:"S";left:calc(10vw + 30px)}.prices .prices__box.m{column-count:1}@media (min-width: 430px){.prices .prices__box.m{column-count:2}}.prices .prices__box.m:before{left:10vw}.prices .prices__box.m:after{content:"M";left:calc(10vw + 24px)}.prices .prices__box.l{column-count:1}@media (min-width: 430px){.prices .prices__box.l{column-count:2}}.prices .prices__box.l:before{left:10vw}.prices .prices__box.l:after{content:"L";left:calc(10vw + 33px)}.prices .prices__box.xl:before{left:10vw;top:-3em}@media (min-width: 1024px){.prices .prices__box.xl:before{left:initial;top:initial;right:2vw;bottom:-2.5em}}.prices .prices__box.xl:after{content:"XL";left:14vw;top:-21px}@media (min-width: 590px){.prices .prices__box.xl:after{left:12vw}}@media (min-width: 1024px){.prices .prices__box.xl:after{left:initial;top:initial;right:calc(2vw + 11px);bottom:-.3em}}.prices .prices__box.ib{width:100%;padding:1em 2em}@media (min-width: 590px) and (max-width: 1024px){.prices .prices__box.ib{width:45%}}.prices .prices__box.ib:before{width:50px;height:50px;border-radius:20px;top:-1.8em;left:1em}.prices .prices__box.ib:after{content:"IB";font-size:2.3em;top:-20px;left:27px}.prices .prices__box.gc{width:100%;padding:1em 2em}@media (min-width: 590px) and (max-width: 1024px){.prices .prices__box.gc{width:45%}}.prices .prices__box.gc:before{width:50px;height:50px;border-radius:20px;top:-1.8em;left:1em}.prices .prices__box.gc:after{content:"GC";font-size:2.3em;top:-20px;left:27px}.banner--facial{display:flex;justify-content:space-between;align-items:flex-start}.banner--facial div{width:100%;z-index:50}@media (min-width: 870px){.banner--facial div{width:55%}}@media (min-width: 1320px){.banner--facial div{width:45%;padding-left:5vw}}.banner--facial img{width:360vw;opacity:.1;position:absolute;bottom:0;right:-140vw;max-width:initial}@media (min-width: 430px){.banner--facial img{width:300vw;right:-110vw}}@media (min-width: 590px){.banner--facial img{width:200vw;right:-60vw}}@media (min-width: 870px){.banner--facial img{width:100vw;opacity:.9;right:-30vw}}@media (min-width: 1024px){.banner--facial img{width:90vw;right:-20vw}}@media (min-width: 1320px){.banner--facial img{width:80vw;right:-10vw}}@media (min-width: 1460px){.banner--facial img{width:70vw;right:-5vw}}.banner--facial+section{margin-top:1em}@media (min-width: 590px){.banner--facial+section{padding-bottom:5vh;padding-bottom:0}}section.treatments{z-index:10}.treatments__box{width:clamp(320px,100%,1630px);margin-left:auto;margin-right:auto}.treatments__box .treatment{width:45%}@media (max-width: 1024px){.treatments__box .treatment{width:100%}}.treatments__box .treatment:not(:first-of-type){margin-top:3em}@media (min-width: 1024px){.treatments__box .treatment:not(:first-of-type){margin-top:-27vh}}.treatments__box .treatment:nth-child(odd){clear:both;z-index:20}.treatments__box .treatment:nth-child(2n){float:right;z-index:10}@media (max-width: 1024px){.treatments__box .treatment:nth-child(2n){margin-bottom:3em}}.treatments__box .treatment h2{margin-bottom:0}.treatments__box .treatment a{font-size:1.2em;display:block;margin-top:1em}.treatments__box .treatment a:after{content:" > "}.tonge{float:right;border-radius:0 0 209px 209px;border:1px solid var(--color-c2);border-top:none}@media (max-width: 1320px){.tonge{width:30vh}}@media (max-width: 870px){.tonge{opacity:.2;position:absolute;right:1em}}.banner--corporal{display:flex;justify-content:space-between;align-items:flex-start}.banner--corporal div{width:100%;z-index:50}@media (min-width: 870px){.banner--corporal div{width:55%}}@media (min-width: 1024px){.banner--corporal div{width:65%;padding-left:5vw}}@media (min-width: 1460px){.banner--corporal div{width:45%;padding-left:5vw}}.banner--corporal img{width:170vw;opacity:.1;position:absolute;bottom:0;right:-40vw;max-width:initial}@media (min-width: 430px){.banner--corporal img{width:130vw;right:-20vw}}@media (min-width: 590px){.banner--corporal img{width:100vw;right:-20vw}}@media (min-width: 870px){.banner--corporal img{width:90vw;opacity:.85;right:-15vw}}@media (min-width: 1024px){.banner--corporal img{width:70vw;right:-5vw}}@media (min-width: 1320px){.banner--corporal img{width:60vw;right:0vw}}@media (min-width: 1460px){.banner--corporal img{width:50vw;right:10vw}}.banner--corporal+section{margin-top:1em}@media (min-width: 590px){.banner--corporal+section{padding-bottom:5vh;padding-bottom:0}}section.treatments--body{z-index:10;margin-bottom:10vw}@media (min-width: 1024px){section.treatments--body .treatments__box .treatment:not(:first-of-type){margin-top:-10vh}}.banner--masajes{display:flex;justify-content:space-between;align-items:flex-start}.banner--masajes div{width:100%;z-index:50}@media (min-width: 870px){.banner--masajes div{width:55%}}@media (min-width: 1320px){.banner--masajes div{width:45%;padding-left:5vw}}.banner--masajes img{width:200vw;opacity:.1;position:absolute;bottom:-20vw;right:0vw;max-width:initial}@media (min-width: 870px){.banner--masajes img{width:100vw;opacity:.9;right:0vw}}.banner--masajes+section{margin-top:1em}@media (min-width: 590px){.banner--masajes+section{padding-bottom:5vh;padding-bottom:0}}section.treatments--body{z-index:10}.banner--valoraciones{display:flex;justify-content:space-between;align-items:flex-start}.banner--valoraciones div{width:100%;z-index:50}@media (min-width: 870px){.banner--valoraciones div{width:55%}}@media (min-width: 1320px){.banner--valoraciones div{width:45%;padding-left:5vw}}.banner--valoraciones img{width:110vw;opacity:.1;position:absolute;bottom:0;right:-40vw;max-width:initial}@media (min-width: 590px){.banner--valoraciones img{width:80vw;right:-20vw}}@media (min-width: 870px){.banner--valoraciones img{width:60vw;opacity:.9;right:-10vw;bottom:-3em}}@media (min-width: 1024px){.banner--valoraciones img{width:50vw;right:0vw}}@media (min-width: 1460px){.banner--valoraciones img{width:40vw;right:10vw}}.banner--valoraciones+section{margin-top:1em}@media (min-width: 590px){.banner--valoraciones+section{padding-bottom:5vh;padding-bottom:0}}.rating{font-family:complementary;font-weight:700;font-size:2.5em}.cards-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1em}.card{display:block;width:346px;height:634px;position:relative;order:2}.card p{line-height:1.2em}.card li{margin-top:.5em}.card span{width:100%;height:100%;background-image:url(/images/promocion-portada.webp);background-repeat:no-repeat;background-size:cover;transform-style:preserve-3d;transition:.8s linear;backface-visibility:hidden;position:relative}.card span:first-child{transform:perspective(1000px) rotateY(0);position:absolute;top:0;left:0;z-index:1}.card span:last-of-type{transform:perspective(1000px) rotateY(180deg);position:absolute;top:0;left:0;z-index:0;backface-visibility:initial;z-index:-1;text-align:center;display:flex;justify-content:center;align-items:flex-end}.card span:last-of-type a,.card span:last-of-type button{font-size:.7em;letter-spacing:normal;margin-bottom:3em;padding:1em}.card>div{height:100%;overflow:hidden}.card>div div{padding:2em;z-index:20;background-color:var(--color-wh3);height:100%;transform:translateY(100%);transition:transform .3s ease-in-out;backdrop-filter:blur(3px);overflow-y:scroll}.card>div div.openConditions{transform:translateY(0)}.card>div div .btn--close-conditions{position:absolute;top:.5em;right:.2em;padding:1em}.card:hover span{transform:perspective(1000px) rotateY(-180deg);z-index:0;transition:.5s linear}.card:hover span:last-of-type{transform:perspective(1000px) rotateY(0);z-index:1}.card.valoraciones{order:2}.card.valoraciones span:last-of-type{background-image:url(/images/promociones-02.webp)}.card.primera-sesion{order:2}.card.primera-sesion span:last-of-type{background-image:url(/images/promociones-05.webp)}.card.primera-sesion-axilas{order:2}.card.primera-sesion-axilas span:last-of-type{background-image:url(/images/promociones-16.webp)}.card.referido{order:2}.card.referido span:last-of-type{background-image:url(/images/promociones-06.webp)}.card.laser{order:1}.card.laser span:last-of-type{background-image:url(/images/promociones-03.webp)}.card.higiene{order:1}.card.higiene span:last-of-type{background-image:url(/images/promociones-04.webp)}.card.halloween{order:1}.card.halloween span{background-image:url(/images/promocion-portada-halloween.jpg)}.card.halloween span:last-of-type{background-image:url(/images/promociones-07.jpg)}.card.blackmonth{order:1}.card.blackmonth span{background-image:url(/images/promocion-portada-halloween.jpg)}.card.blackmonth span:last-of-type{background-image:url(/images/promociones-09.jpg)}.card.navidad{order:1}.card.navidad span{background-image:url(/images/promocion-portada-navidad.webp)}.card.navidad span:last-of-type{background-image:url(/images/promociones-10.webp)}.card.rebajas{order:1}.card.rebajas span:last-of-type{background-image:url(/images/promociones-11.webp)}.card.sanvalentin{order:1}.card.sanvalentin span{background-image:url(/images/promocion-portada-sanvalentin.webp)}.card.sanvalentin span:last-of-type{background-image:url(/images/promocion-sanvalentin25.webp)}.card.febrero{order:1}.card.febrero span:last-of-type{background-image:url(/images/promocion-feb-mar25.webp)}.card.primavera{order:1}.card.primavera span:last-of-type{background-image:url(/images/promo-primavera3.webp)}.card.dia-madre{order:1}.card.dia-madre span:last-of-type{background-image:url(/images/promo-dia-de-la-madre-25.webp)}.card.junio{order:1}.card.junio span:last-of-type{background-image:url(/images/promo-junio-2025.webp)}.card.verano{order:1}.card.verano span:last-of-type{background-image:url(/images/promo-verano-2025.webp)}.card.vuelta-al-cole{order:1}.card.vuelta-al-cole span:last-of-type{background-image:url(/images/promo-vuelta-al-cole-25.webp)}.card.new-promo{order:0}.card.new-promo span{background-image:url(/images/promocion-portada-new.webp)}.cookies{background-color:var(--color-bg);padding:2em;width:clamp(350px,40%,500px);border:1px solid var(--color-bk);border-radius:100px 0 0;position:fixed;bottom:0;right:0;z-index:2000}.cookies span.h2{border:none}@media (min-width: 430px){.cookies{padding:4em}}.btn--disable,.btn--secondary,.btn{display:inline-block;width:initial;max-width:330px;margin-block-start:1.5em;margin-block-end:1.5em;border:1px solid;border-radius:13px;padding:1em 2vw;font-family:heading;font-size:1em;line-height:.9em;text-transform:uppercase;letter-spacing:3px;line-height:1.2em;transition:var(--animOut-duration) ease-in-out;text-align:center;text-decoration:none;backdrop-filter:blur(10px)}@media (min-width: 430px){.btn--disable,.btn--secondary,.btn{max-width:none;padding:1em 2vw}}.btn--disable:hover,.btn--secondary:hover,.btn:hover,.btn--disable:focus,.btn--secondary:focus,.btn:focus{transition:var(--animIn-duration) ease-in-out}.btn--disable:active,.btn--secondary:active,.btn:active{transition:none}.btn{background-color:var(--color-c1);border-color:var(--color-c2);color:var(--color-bk)}.btn:hover,.btn:focus,.btn:active{background-color:var(--color-c2);border-color:var(--color-c1);color:var(--color-wh)}.btn--secondary{background-color:var(--color-wh);border-color:var(--color-c2);color:var(--color-c2)}.btn--secondary:hover,.btn--secondary:focus,.btn--secondary:active{background-color:var(--color-c1);border-color:var(--color-c2);color:var(--color-wh)}.btn--disable{background-color:var(--color-gy-l);border-color:var(--color-gy-l);color:var(--color-gy-d);opacity:.6;transition:none;cursor:not-allowed}.btn--disable:hover,.btn--disable:focus{transition:none;color:var(--color-gy-d)}.btn--whatsapp{position:fixed;bottom:2em;right:2em;z-index:50}a,button{text-decoration:none;color:var(--color-link);transition:var(--animOut-duration) ease-in-out}a:hover,a:focus,button:hover,button:focus{transition:var(--animIn-duration) ease-in-out;color:var(--color-linkhover);text-decoration:underline}a:active,button:active{transition:none;color:var(--color-c2)}dl,ul,ol{padding-inline-start:0;list-style-position:outside;margin-bottom:1rem}dt:before{content:"- "}dd{padding-left:1.5em}li{list-style-type:none;line-height:1em;margin-top:1em;padding-left:2em}li:before{content:"- ";position:relative;margin-left:-.6em}form{width:100%;color:var(--color-c1)}form p,form details{color:var(--color-txt)}fieldset{padding:2vw;border:none;margin-top:10px}legend{padding:0 .5em;border-radius:5px;padding-inline-start:initial;padding-inline-end:initial}legend.h1{margin-bottom:0}label{display:block;background-color:var(--color-bg);font-size:calc(.5vmin + .75em);text-transform:uppercase;letter-spacing:4px;line-height:.9em;border-radius:5px;z-index:10}input,select,textarea{background-color:var(--color-bg);color:var(--color-txt);border-width:1px;border-style:solid;border-color:var(--color-c2);border-radius:5px;font-size:1em;padding:.8em .5em;margin-block-end:1.5em}textarea{width:100%;height:200px;resize:none;padding:1em}input[type=text],input[type=password],input[type=url],input[type=email],input[type=tel],input[type=search]{width:100%;margin-block-end:1.5em}input[type=range]{padding:.9em 0}select{appearance:none;background-image:url(/icons/chevron-down.svg);background-size:25px;background-repeat:no-repeat;background-position:97%;width:100%}.containerSearch:after{content:"";background-image:url(/icons/search.svg);background-size:25px;height:25px;width:25px;position:absolute;top:31px;right:18px;pointer-events:none}::placeholder{color:var(--color-gy)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{box-shadow:0 0 0 1000px var(--color-bg) inset}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label,input[type=radio]+label{position:relative;top:0;padding:0;margin-left:0;margin-bottom:5px;line-height:1em}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";width:34px;height:34px;display:inline-block;vertical-align:bottom;margin-right:5px;background-color:var(--color-bg);outline-color:var(--color-txt);outline-width:1px;outline-style:solid;border-radius:5px}input[type=checkbox]+label,input[type=radio]+label{color:var(--color-txt);text-transform:none;letter-spacing:normal;line-height:1.8em}input[type=checkbox]:checked+label:before{background-color:var(--color-c1)}input[type=checkbox]:checked+label:after{content:"";display:block;background-image:url(/icons/check.svg);background-size:57px;height:57px;width:57px;position:absolute;top:-12px;left:-7px}input[type=radio]+label:before{border-radius:50%}input[type=radio]:checked+label:before{background-color:var(--color-c1)}input:not([class=toggle])[type=radio]:checked+label:after{content:"";width:17px;height:17px;border-radius:50%;background-color:var(--color-bk);position:absolute;top:9px;left:9px}.table-container{overflow-x:auto}.table-container table{border:1px solid var(--color-c1);border-radius:20px;border-collapse:separate;border-spacing:0;color:var(--color-c2)}.table-container table thead tr{font-family:complementary;font-size:calc(.5vmin + .75em);line-height:1.1em;height:18px}.table-container table thead tr th{text-align:center;padding:18px;border-bottom:1px solid var(--color-c1)}@media (max-width: 870px){.table-container table thead tr th{padding:2vw}}.table-container table thead tr th:not(:last-of-type){border-right:1px solid var(--color-c1)}.table-container table tbody tr{height:18px}.table-container table tbody tr:not(:last-of-type) td{border-bottom:1px solid var(--color-c1)}.table-container table tbody tr td{font-family:complementary;font-weight:700;font-size:calc(1vmin + 1em);text-align:center;padding:18px;white-space:nowrap}@media (max-width: 870px){.table-container table tbody tr td{padding:2vw}}.table-container table tbody tr td:not(:last-of-type){border-right:1px solid var(--color-c1)}.table-container table tbody tr td span{display:block;width:fit-content;margin:8px auto 0;font-family:principal;font-weight:400;font-size:.9rem;background-color:var(--color-info);color:var(--color-wh);padding:0 .5em}.table-container table.table__precios--lpg td:first-of-type{font-size:1.1em}blockquote{position:relative;width:clamp(350px,55%,800px);background-color:var(--color-c2);color:var(--color-wh);padding:1em;font-size:1em;line-height:1.1em;border-radius:10px;text-align:center;margin:1.5em auto}@media (min-width: 590px){blockquote{font-size:1.4em}}.boxDto{width:290px;background-color:var(--color-c1);border-radius:10px;color:var(--color-wh);padding:1em 1em .2em;font-size:1.3em;margin-bottom:1em}.boxDto h5{position:absolute;top:-30px;left:0}.boxDto>span{display:block;text-align:center}.boxDto>span:first-of-type{font-size:1.3em;line-height:2.2em}.boxDto>span:last-of-type{font-family:complementary;font-size:2.8em}.boxDto p{text-align:center;font-family:complementary;margin-top:2em;line-height:1.2em}.alert--info,.alert--success,.alert--warning,.alert--error{color:var(--color-wh);font-size:calc(2vmin + 1em);text-align:center;line-height:1em;padding:26px;border-radius:10px;border:1px solid var(--color-bk);position:relative}.alert--info:before,.alert--success:before,.alert--warning:before,.alert--error:before{content:"IMPORTANTE";display:block;width:210px;font-family:subheading;line-height:1.5em;text-align:center;background-color:var(--color-bg);border:1px solid;border-radius:20px;position:absolute;top:-.8em;left:0;right:0;margin-left:auto;margin-right:auto}.alert--error{background-color:var(--color-error)}.alert--error:before{content:"IMPORTANTE";border-color:var(--color-error);color:var(--color-error)}.alert--warning{background-color:var(--color-warning)}.alert--warning:before{content:"CUIDADO";border-color:var(--color-warning);color:var(--color-warning)}.alert--success{background-color:var(--color-success)}.alert--success:before{content:"PERFECTO";border-color:var(--color-success);color:var(--color-success)}.alert--info{background-color:var(--color-info)}.alert--info:before{content:"INFORMACION";border-color:var(--color-info);color:var(--color-info)}details{cursor:default}details *:last-child{margin-bottom:1rem}footer{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-top:5em;padding:3em 2vw 1em;overflow-x:hidden}@media (max-width: 1460px){footer{justify-content:center;column-gap:8vw}}footer h5.type2{margin-bottom:1em}footer h5.type2:before{width:113%}footer nav a{display:block;font-family:heading;font-weight:lighter;line-height:1.8em;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap}footer .footer__column>div{margin-bottom:1em}footer .footer__column:not(:first-of-type){margin-top:1.7em}footer .footer__column:first-child{width:22%;min-width:320px}@media (max-width: 1460px){footer .footer__column:first-child{width:100%;text-align:center}footer .footer__column:first-child .flex{justify-content:center}footer .footer__column:first-child svg{margin:0 auto}}footer .footer__column:nth-child(2){width:60%;display:flex;justify-content:space-between;flex-wrap:nowrap}footer .footer__column:nth-child(2)>div:first-child{width:30%;min-width:300px}footer .footer__column:nth-child(2)>div:nth-child(2){width:30%;min-width:275px}footer .footer__column:nth-child(2)>div:nth-child(3){width:10%;min-width:190px}@media (max-width: 1460px){footer .footer__column:nth-child(2){justify-content:space-around;width:90%}}@media (max-width: 1024px){footer .footer__column:nth-child(2){flex-wrap:wrap;justify-content:center;text-align:center;width:100%}footer .footer__column:nth-child(2)>div .flex{justify-content:center}footer .footer__column:nth-child(2)>div h5{margin-left:auto;margin-right:auto;margin-bottom:1em}footer .footer__column:nth-child(2)>div:first-child{width:100%;min-width:300px}footer .footer__column:nth-child(2)>div:nth-child(2){width:100%;min-width:275px}footer .footer__column:nth-child(2)>div:nth-child(3){width:100%;min-width:190px}}footer .footer__legal{font-size:.74rem;line-height:.9em;order:5;display:flex;justify-content:center;flex-wrap:wrap}@media (max-width: 1460px){footer .footer__legal{flex-direction:column;align-items:center}}footer .footer__legal a,footer .footer__legal span{display:block;width:fit-content;padding:1em 0 1em 1em}footer .footer__legal a:before{content:"- "}footer .contact-tel{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:1.4em}footer .contact-tel a{margin-top:.5em;color:var(--color-txt)}footer .contact-tel span{display:block;color:var(--color-c1);font-size:.5em;font-family:heading;text-transform:uppercase;letter-spacing:3px}
