@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,80,300;0,80,500;0,80,700;1,80,300;1,80,500;1,80,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@35,500,0,200);body,h1,h2,h3,h4,h5,p{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;line-height:130%;margin:0;padding:0;position:relative;word-break:break-word}body{background:#f2f2f2;color:#333}*{box-sizing:border-box}img{display:block;margin:auto;width:100%}.hidden{display:none}a{color:#45babd;font-weight:500;text-decoration:none}a:hover{font-weight:700;text-decoration:underline}a.disabled{pointer-events:none}.p,p{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.1rem;font-weight:100;line-height:200%;margin:0 auto 1rem;max-width:40rem;width:100%}.h1,h1{font-size:2.3rem;margin:0 auto 2rem}.h1,.h2,h1,h2{font-family:Playfair Display,sans-serif;line-height:120%;max-width:40rem;width:100%}.h2,h2{font-size:2rem;margin:0 auto 1rem}.h3,h3{line-height:120%}.h3,.h4,h3,h4{font-family:Playfair Display,sans-serif;font-size:1.3rem;margin:0 auto 1rem;max-width:40rem;width:100%}.h4,.h5,h4,h5{line-height:130%}.h5,h5{font-family:Playfair Display,sans-serif;font-size:1.2rem;font-weight:500;margin:0 auto 1rem;max-width:40rem}.h5,h5,hr{width:100%}hr{background:rgba(0,0,0,.133);border:0;height:1px;margin:0 auto;max-width:100rem}ol,ul{margin:0 auto 1rem;max-width:40rem}ol li,ul li{line-height:150%;padding-bottom:.5rem}.material-symbols-outlined{position:relative;top:-4%;vertical-align:middle}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-italic{font-style:italic}.text-bold{font-weight:900}.text-like-block{margin:auto;max-width:40rem}p+h2,p+h3{padding-top:3rem}p+h4{padding-top:2.5rem}p+h5{padding-top:2rem}.error-box{background:rgba(255,0,0,.2);border:1px solid red;border-radius:1rem;color:red;font-weight:500;margin:2rem auto;max-width:50rem;padding:1.5rem}.btn{background:#45babd;border:1px solid #45babd;border-radius:.3rem;box-shadow:0 0 0 transparent;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;line-height:130%;margin:.3rem;padding:.5rem 1.2rem;transition:all .2s}.btn:hover{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);box-shadow:.5rem .5rem 0 rgba(69,186,189,.5);text-decoration:none;top:-.5rem;transform:scale(1.05)}.btn.outlined,.btn.text{background:none;color:#45babd}.btn.text{border-color:transparent}.btn.text:hover{background:#45babd;border-color:#45babd;color:#fff}.btn.text-outlined{background:none;border-color:transparent;color:#45babd}.btn.text-outlined:hover{border-color:#45babd;color:#45babd}.btn.disabled{cursor:unset;opacity:.5}.btn.disabled:hover{box-shadow:0 0 0 transparent}.btn.disabled.text-outlined:hover,.btn.disabled.text:hover{background:none;border-color:transparent;color:#45babd}.input-group{display:flex;margin:auto;max-width:40rem}.input-group input{border:1px solid #333;border-radius:.3rem;flex-grow:1;font-size:1rem;line-height:130%;margin:.3rem;padding:.5rem 1.2rem}.input-group .btn{font-size:1rem}a.doctor-card{color:#333;display:grid;grid-template-rows:auto 1fr;padding:0 0 2rem;position:relative}a.doctor-card:hover{text-decoration:none}a.doctor-card .img{background:#fff;border-radius:8rem;box-shadow:0 0 0 transparent;cursor:pointer;height:12rem;margin:0 auto -6rem;overflow:hidden;position:relative;top:0;transition:all .2s;width:12rem;z-index:100}a.doctor-card .img img{height:100%;object-fit:cover;object-position:center center;width:100%}a.doctor-card .text{background:#fff;border-radius:.3rem;box-shadow:0 0 0 transparent;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:7rem 1rem 1rem;position:relative;text-align:center;top:0;transition:all .2s;z-index:50}a.doctor-card:hover .img{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);box-shadow:none;top:-.5rem}a.doctor-card:hover .text{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);top:-.5rem}.element-categories{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));padding:1rem 1rem 2rem}.element-categories .category{border-radius:.3rem;box-shadow:0 0 0 transparent;cursor:pointer;display:grid;font-family:Playfair Display,serif;gap:1rem;grid-template-columns:3rem auto;height:3rem;padding:.3rem;position:relative;top:0;transition:all .2s}.element-categories .category:hover{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);font-weight:300;text-decoration:none;top:-.5rem}.element-categories .category.detox{background:#c0e0d3;color:#156645}.element-categories .category.ayurveda{background:#f7f1a8;color:#635c0d}.element-categories .category.medical{background:#f2c0b6;color:#8e3422}.element-categories .category.spa{background:#c1cdf8;color:#223a8e}.element-categories .category.wellness{background:#c1e7fc;color:#1b5f85}.element-categories .category img{align-self:center;justify-self:center;max-height:2.4rem;width:auto}.element-categories .category span{align-self:center;font-size:1.3rem;line-height:1.3rem}@media (min-width:50rem){.element-categories{gap:.3rem;grid-template-columns:repeat(5,1fr);margin:auto;max-width:100rem;padding:2rem 2rem 3rem}.element-categories .category{grid-template-columns:1fr;height:auto;padding:.7rem}.element-categories .category img{max-height:8rem}.element-categories .category span{text-align:center}}@media (min-width:70rem){.element-categories{gap:1rem}.element-categories .category{padding:1rem}.element-categories .category img{max-height:11rem}}@media (min-width:80rem){.element-categories{gap:2rem;padding:2rem 3rem 3rem}.element-categories .category img{max-height:13rem}}.list-grid .article-card{border-radius:.3rem;box-shadow:0 0 0 transparent;color:#333;cursor:pointer;display:grid;font-weight:100;grid-template-rows:1fr auto;height:30rem;overflow:hidden;position:relative;text-decoration:none;top:0;transition:all .2s}.list-grid .article-card:hover{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);top:-.5rem}.list-grid .article-card .image{position:relative;z-index:1}.list-grid .article-card .image img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.list-grid .article-card .info{padding:.5rem;z-index:2}.list-grid .article-card .info.detox{background:#c0e0d3}.list-grid .article-card .info.ayurveda{background:#f7f1a8}.list-grid .article-card .info.wellness{background:#c1e7fc}.list-grid .article-card .info.medical{background:#f2c0b6}.list-grid .article-card .info.spa{background:#c1cdf8}.list-grid .article-card .info .text{background:#fff;border-radius:.3rem;margin-top:-3rem;padding:.5rem 1rem}.list-grid .article-card .info .text span{display:block;margin-bottom:.5rem;text-transform:uppercase}.list-grid .article-card .info .text h3{margin-bottom:.5rem}.list-grid .article-card .info .text p{display:none;line-height:140%}.list-grid .article-card .info .hotel{color:#666;padding:.5rem;text-align:center}@media (min-width:35rem){.list-grid .article-card{max-height:25rem}.list-grid .article-card.size-2x1,.list-grid .article-card.size-3x1{grid-column:auto/span 2;grid-template-columns:3fr 2fr;grid-template-rows:1fr}.list-grid .article-card.size-2x1 .image img,.list-grid .article-card.size-3x1 .image img{max-height:30rem}.list-grid .article-card.size-2x1 .info,.list-grid .article-card.size-3x1 .info{display:flex;flex-direction:column;justify-content:center;padding:1rem}.list-grid .article-card.size-2x1 .info .text,.list-grid .article-card.size-3x1 .info .text{margin-left:-5rem;margin-top:0}.list-grid .article-card.size-2x1 .info .text p,.list-grid .article-card.size-3x1 .info .text p{display:block;margin-bottom:.5rem}.list-grid .article-card.size-2x1 .info .hotel,.list-grid .article-card.size-3x1 .info .hotel{text-align:left}}@media (min-width:60rem){.list-grid .article-card.size-3x1{grid-column:auto/span 3;grid-template-columns:4fr 2fr}.list-grid .article-card.size-3x1 .info .text{margin-left:-8rem}}.list-grid .hotel-card{background:beige;border-radius:.3rem;box-shadow:0 0 0 transparent;color:#333;cursor:pointer;display:grid;font-weight:100;overflow:hidden;position:relative;text-decoration:none;top:0;transition:all .2s}.list-grid .hotel-card:hover{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);cursor:auto;top:-.5rem}.list-grid .hotel-card.disabled{pointer-events:none}.list-grid .hotel-card.detox{background:#c0e0d3}.list-grid .hotel-card.ayurveda{background:#f7f1a8}.list-grid .hotel-card.wellness{background:#c1e7fc}.list-grid .hotel-card.medical{background:#f2c0b6}.list-grid .hotel-card.spa{background:#c1cdf8}.list-grid .hotel-card .background-link{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.list-grid .hotel-card .images{display:grid;gap:.3rem;grid-template-columns:repeat(2,1fr);position:relative;z-index:1}.list-grid .hotel-card .images picture{display:block;padding-bottom:66%;position:relative;width:100%}.list-grid .hotel-card .images picture:first-child{grid-column:auto/span 2}.list-grid .hotel-card .images picture img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.list-grid .hotel-card .info{background:#fff;border-radius:.3rem;color:#333;display:block;margin:-1rem .5rem .5rem;padding:.5rem 1rem;z-index:2}.list-grid .hotel-card .info:hover{text-decoration:none}.list-grid .hotel-card .info:hover .text span{font-weight:500}.list-grid .hotel-card .info .text span{display:block;margin:0 auto .5rem;max-width:40rem;text-transform:uppercase}.list-grid .hotel-card .info .text h3{margin-bottom:0}.list-grid .hotel-card .info .text p{line-height:140%}.list-grid .hotel-card .info .extra .logo{height:8rem;max-width:20rem;object-fit:contain;object-position:top;width:100%}.list-grid .hotel-card .info .extra .price{color:#45babd;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:100;padding-bottom:1.5rem;padding-top:.6rem;text-align:center}.list-grid .hotel-card .info .extra .price span{font-size:2.1rem;font-weight:700}.list-grid .hotel-card .hotel-articles{display:grid;gap:.3rem}.list-grid .hotel-card .hotel-articles .article-card-mini{color:#333;display:grid;position:relative;text-decoration:none;top:0;transition:all .2s}.list-grid .hotel-card .hotel-articles .article-card-mini:hover{top:-.5rem}.list-grid .hotel-card .hotel-articles .article-card-mini .image{padding-bottom:55%;position:relative;width:100%;z-index:1}.list-grid .hotel-card .hotel-articles .article-card-mini .image img{border-radius:.2rem;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.list-grid .hotel-card .hotel-articles .article-card-mini .text{background:#fff;border-radius:.3rem;margin:-.5rem .5rem .5rem;padding:.5rem 1rem;z-index:2}.list-grid .hotel-card .hotel-articles .article-card-mini .text h5{margin-bottom:.5rem}@media (min-width:35rem){.list-grid .hotel-card{grid-column:auto/span 2}.list-grid .hotel-card .hotel-articles{grid-template-columns:repeat(2,1fr)}}@media (min-width:50rem){.list-grid .hotel-card .info{align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);padding:1rem 2rem}.list-grid .hotel-card{grid-column:auto/span 3}}@media (min-width:64rem){.list-grid .hotel-card{gap:1rem;grid-template-columns:3fr 4fr;grid-template-rows:auto 1fr}.list-grid .hotel-card .images{gap:1rem;grid-column:1/2;grid-row:1/3}.list-grid .hotel-card .images picture{padding-bottom:55%}.list-grid .hotel-card .info{grid-column:2/3;grid-row:1/2;grid-template-columns:3fr 2fr;margin:1rem 1rem 0 -5rem}.list-grid .hotel-card .hotel-articles{gap:1rem;grid-column:2/3;grid-row:2/3;margin-right:1rem}}@media (min-width:72rem){.list-grid .hotel-card{grid-column:auto/span 4;grid-template-columns:1fr 1fr}.list-grid .hotel-card .info{gap:2rem;grid-template-columns:3fr 2fr;margin:1rem 1rem 0 -7rem;padding:2.5rem 3rem}}.gallery-grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);margin:auto;max-width:100rem;padding:2rem 1rem}.gallery-grid picture{box-shadow:0 0 0 transparent;cursor:pointer;padding-bottom:70%;position:relative;top:0;transition:all .2s}.gallery-grid picture:hover{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);top:-.5rem}.gallery-grid picture img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.gallery-grid picture.size-1x2{grid-row:span 2;padding-bottom:140%}.gallery-grid picture.size-2x2{grid-column:span 2;grid-row:span 2;padding-bottom:70%}@media (min-width:50rem){.gallery-grid{gap:1rem;grid-auto-flow:dense;grid-template-columns:repeat(4,1fr);padding:2rem}}@media (min-width:80rem){.gallery-grid{gap:2rem;padding:3rem}}.env-warning{background:red;font-size:120%;font-weight:900;margin:auto;padding:3rem;text-align:center}.env-warning,header{color:#fff;max-width:140rem}header{background:#45babd;margin:0 auto;position:sticky;top:0;z-index:69420}header .container{display:grid;gap:1rem;grid-template-columns:1fr auto;margin:0 auto;max-width:100rem;padding:.5rem 1rem}header .container .menu-btn{cursor:pointer;font-size:1.15rem;font-weight:500;line-height:3rem}header .container .menu-btn.selected{font-weight:700}header .container a.menu-btn{color:#fff;text-decoration:none}header .container .logo{align-self:center;border-radius:4rem;cursor:pointer;display:block;grid-column:1/2;grid-row:1/2;justify-self:start;line-height:3rem;max-width:20rem;padding-top:.5rem;text-align:center;width:100%}header .container .lang-toggl,header .container .search-toggl{cursor:pointer;display:none;font-size:1.35rem;font-weight:500;line-height:3rem;width:3.6rem}header .container .menu-toggl{cursor:pointer;grid-column:2/3;grid-row:1/2;height:3rem;position:relative;width:3.6rem}header .container .menu-toggl .line{background:#fff;border:1px solid transparent;height:2px;position:absolute;transition:all .3s;width:2rem}header .container .menu-toggl .line.top{left:.8rem;top:1rem}header .container .menu-toggl .line.middle{left:.8rem;top:calc(1.8rem - 1px)}header .container .menu-toggl .line.bottom{left:.8rem;top:calc(2.6rem - 2px)}header .container .menu-toggl.show .line.top{top:calc(1.8rem - 1px);transform:rotate(135deg)}header .container .menu-toggl.show .line.middle{background:transparent;border:1px solid #fff;border-radius:3rem;height:2.8rem;left:.4rem;top:calc(.4rem - 1px);width:2.8rem}header .container .menu-toggl.show .line.bottom{top:calc(1.8rem - 1px);transform:rotate(-135deg)}header .container nav{display:none;grid-column:1/-1;grid-row:3/4;text-align:center}header .container nav.show,header .container nav.show .menu-btn{display:block}header .container .search{border:1px solid #fff;border-radius:4rem;display:none;grid-column:1/-1;grid-row:2/3;line-height:3rem;padding:.3rem 2rem}header .container .search.show{display:block}header .container .lang{border-top:1px solid #fff;display:none;grid-column:1/-1;grid-row:4/5;padding-bottom:2rem;padding-top:2rem;text-align:center}header .container .lang.show,header .container .lang.show .menu-btn{display:block}header .container .fb{border-top:1px solid #fff;cursor:pointer;display:none;grid-column:1/3;line-height:3rem;padding-bottom:2rem;padding-top:2rem}header .container .fb.show{display:block}header .container .fb img{max-height:2rem}@media (min-width:50rem){header .container{grid-template-columns:1fr auto auto auto auto;padding:.5rem 2rem;row-gap:0}header .container .logo{grid-column:1/2}header .container nav{display:flex;gap:2rem;grid-column:2/3;grid-row:1/2;justify-content:center;padding-bottom:0}header .container nav.show{display:flex}header .container .search-toggl{display:block;grid-column:3/4}header .container .lang-toggl{display:block;grid-column:4/5}header .container .menu-toggl{display:none}header .container .search{margin:.5rem 0}header .container .search.show{display:block}header .container .lang{gap:2rem;justify-content:right;margin:.5rem 0 0;padding:.5rem 0 0}header .container .lang.show{display:flex}header .container .fb{border-top:0;display:block;font-size:1.5rem;grid-column:5/6;padding:0;width:1.5rem}header .container .fb img{display:inline-block;height:1rem}}@media (min-width:64rem){header .container{grid-template-columns:25rem 1fr auto auto auto}}@media (min-width:80rem){header .container{padding:.5rem 3rem}}.sub-menu{-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(20px);background:hsla(0,0%,100%,.91);border-bottom:1px solid rgba(0,0,0,.133);margin:auto;max-width:140rem;padding:.5rem 1rem;text-align:center;z-index:42069}.sub-menu a{color:#333;display:inline-block;font-weight:100;line-height:2.6rem;margin:0 1rem}.sub-menu a.name{display:none;font-weight:700}@media (min-width:50rem){.sub-menu{padding:.5rem 2rem;position:sticky;top:4.5rem;z-index:69400}.sub-menu a.name{display:inline-block}}@media (min-width:80rem){.sub-menu{padding:.5rem 3rem}}footer{margin:auto;max-width:140rem}footer .container{margin:auto;max-width:100rem;padding:1rem}footer .logo{background:#fff;padding:3rem 0}footer .logo img{max-width:26rem}footer .logo .form{padding:5rem 0 2rem}footer .menu .container{display:grid;gap:2rem;padding-top:3rem;text-align:center}footer .menu .container a{color:currentColor;font-weight:100}footer .menu .container a.mail{word-wrap:break-word;display:block;font-size:2rem;padding-bottom:1.5rem}footer .menu .container a.icon{display:block;height:2rem;margin-bottom:1.5rem;margin-right:1.5rem;width:2rem}footer .menu .container a.icon img{margin:0;max-height:2rem;max-width:2rem}footer .menu .container .menu-column a{display:block;padding-bottom:1.5rem}footer .legal{background:#333;color:#fff}footer .legal .container{align-items:center;display:grid;gap:2rem;text-align:center}footer .legal .container .logo-bsm{grid-row:1/2}footer .legal .container .logo-bsm img{max-width:10rem}@media (min-width:50rem){footer .container{padding:1rem 2rem}footer .menu .container{grid-template-columns:3fr 1fr 1fr 1fr;text-align:left}footer .legal .container{grid-template-columns:1fr 10rem 1fr}footer .legal .container .address{text-align:left}footer .legal .container .logo-bsm{grid-row:auto/auto}footer .legal .container .copy{text-align:right}}@media (min-width:80rem){footer .container{padding:1rem 3rem}}.hero{margin:auto;max-width:140rem;width:100%}.hero .carousel{background:#ecf8f8;height:20vh;min-height:20rem}.hero .claim{background:#fff;padding:2rem 1rem;position:relative}.hero .claim .drop{background:url(/build/website/images/logo_drop_color.a3222555.svg) 50% no-repeat;background-size:contain;height:18rem;left:calc(50% - 10rem);position:absolute;top:-8rem;width:20rem;z-index:100}.hero .claim .text{background:#fff;font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic;line-height:110%;padding:1.4rem;position:relative;text-align:center;z-index:200}.hero .categories{background:#fff}.list-grid{display:grid;gap:1rem;grid-auto-flow:dense;grid-template-columns:1fr;margin:auto;max-width:100rem;padding:1rem}@media (min-width:35rem){.list-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:50rem){.list-grid{grid-template-columns:repeat(3,1fr);padding:1rem,2rem 2rem}}@media (min-width:72rem){.list-grid{gap:2rem;grid-template-columns:repeat(4,1fr);padding:1rem 3rem 3rem}}.article{background:#fff;margin:auto;max-width:140rem;padding:2rem 1rem}@media (min-width:50rem){.article{padding:2rem}}@media (min-width:80rem){.article{padding:3rem}}.layout-about{background:#fff;margin:auto;max-width:140rem;padding:2rem 1rem;text-align:justify}.layout-about img{margin-bottom:2rem;max-width:26rem}.layout-about h2{text-align:center}@media (min-width:50rem){.layout-about{padding:2rem}}@media (min-width:80rem){.layout-about{padding:3rem}}.section-hero{background:#fff;margin:auto;max-width:140rem}.section-hero .container{padding:1rem 1rem 0}.section-hero .container *{max-width:30rem}.section-hero.doctors{background:#ecf8f8}@media (min-width:50rem){.section-hero .container{padding:2rem 2rem 0}}@media (min-width:80rem){.section-hero .container{padding:2rem 3rem 0}}.category-hero{background:#fff;margin:auto;max-width:140rem}.category-hero.detox{background:#c0e0d3}.category-hero.ayurveda{background:#f7f1a8}.category-hero.medical{background:#f2c0b6}.category-hero.spa{background:#c1cdf8}.category-hero.wellness{background:#c1e7fc}.category-hero .container{display:grid;gap:1rem;grid-template-columns:1fr;margin:auto;max-width:100rem;padding:1rem}.category-hero .container .image{grid-row:2/3}.category-hero .container .image img{max-height:26rem;width:auto}.category-hero .container .text{grid-row:1/2;justify-self:center;max-width:30rem}.category-hero .container .text .perex-more{display:none}.category-hero .container .text .perex-more.show{display:block}.category-hero .container .text .perex-hide-more,.category-hero .container .text .perex-show-more{display:none}.category-hero .container .text .perex-hide-more.show,.category-hero .container .text .perex-show-more.show{display:inline-block}@media (min-width:50rem){.category-hero .container{gap:2rem;grid-template-columns:2fr 3fr;padding:2rem}.category-hero .container .image{grid-row:1/2;justify-self:end}.category-hero .container .text{align-self:center;grid-row:1/2;justify-self:start}}@media (min-width:80rem){.category-hero .container{grid-template-columns:1fr 1fr;padding:2rem 3rem}}.hotel-hero{background:#fff;border-bottom:1px solid rgba(0,0,0,.133);display:grid;grid-template-columns:1fr;margin:0 auto;max-width:140rem}.hotel-hero .image picture{display:grid;height:100%;padding-bottom:50%;position:relative}.hotel-hero .image picture img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hotel-hero .info{margin:auto;padding:1rem}.hotel-hero .info .category{background:#ecf8f8;border-radius:.3rem;display:inline-block;margin-bottom:1rem;padding:.3rem 1rem;text-transform:uppercase}.hotel-hero .info .category.detox{background:#c0e0d3}.hotel-hero .info .category.ayurveda{background:#f7f1a8}.hotel-hero .info .category.medical{background:#f2c0b6}.hotel-hero .info .category.spa{background:#c1cdf8}.hotel-hero .info .category.wellness{background:#c1e7fc}.hotel-hero .info .logo{display:block;height:8rem;margin-bottom:1rem;margin-left:0;max-width:20rem;object-fit:contain;object-position:bottom;width:100%}.hotel-hero .info .name{margin:auto;max-width:40rem}.hotel-hero .info .name h1{margin-bottom:0}.hotel-hero .info .price{color:#45babd;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:100;grid-column:1/3;margin:2rem 0 2.5rem;text-align:left}.hotel-hero .info .price span{font-size:2.1rem;font-weight:700}.hotel-hero .info .text{grid-column:1/3}@media (min-width:50rem){.hotel-hero{grid-template-columns:1fr 1fr}.hotel-hero .info{margin-left:0;padding:2rem}}@media (min-width:80rem){.hotel-hero{grid-template-columns:3fr 2fr}.hotel-hero .info{padding:2rem}}@media (min-width:140rem){.hotel-hero{border-bottom:none;margin-bottom:2rem}}.article-hero{background:#fff;margin:auto;max-width:140rem;padding:2rem 1rem 0}.article-hero picture{display:block;margin:-2rem -1rem 1rem;padding-bottom:70%;position:relative}.article-hero picture img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.article-hero picture.inset{background:rgba(69,186,189,.133)}.article-hero picture.inset img{object-fit:contain}.article-hero .container{margin:auto;max-width:40rem}.article-hero .container .category{background:#ecf8f8;border-radius:.3rem;display:inline-block;margin-bottom:1rem;padding:.3rem 1rem;text-transform:uppercase}.article-hero .container .category.detox{background:#c0e0d3}.article-hero .container .category.ayurveda{background:#f7f1a8}.article-hero .container .category.medical{background:#f2c0b6}.article-hero .container .category.spa{background:#c1cdf8}.article-hero .container .category.wellness{background:#c1e7fc}.article-hero .container h1{margin-bottom:.5rem}.article-hero .container .meta{color:#888;padding-bottom:2rem}.article-hero .container .meta span{padding-right:1rem}.article-hero .container p{font-size:1.4rem;line-height:165%;margin-bottom:0}@media (min-width:50rem){.article-hero{padding:2rem 2rem 0}.article-hero picture{margin:-2rem -2rem 2rem;padding-bottom:70vh}.article-hero picture.inset{padding-bottom:min(70%,70vh)}}@media (min-width:80rem){.article-hero{padding:3rem 3rem 0}.article-hero picture{margin:-3rem -3rem 2rem}}.doctor-hero{background:#fff;margin:auto;max-width:140rem;padding:2rem 1rem}.doctor-hero .text-like-block{position:relative}.doctor-hero .text-like-block .hero-image{border-radius:15rem;display:block;height:12rem;margin:0 0 1rem;object-fit:cover;width:12rem}.doctor-hero .text-like-block h1{margin-bottom:.5rem}.doctor-hero .text-like-block .perex{font-style:italic}@media (min-width:50rem){.doctor-hero{padding:2rem}.doctor-hero .text-like-block .hero-image{margin-bottom:1.5rem}}@media (min-width:70rem){.doctor-hero{padding:2rem 2rem 0}.doctor-hero .text-like-block{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 40rem 1fr;max-width:none}.doctor-hero .text-like-block .hero-image{justify-self:end;margin-bottom:0}}@media (min-width:80rem){.doctor-hero{padding:3rem 3rem 0}}.doctor-contact{background:#fff;margin:auto;max-width:140rem;padding:0 1rem 2rem}.doctor-contact .icon-block{align-items:start;display:flex;gap:1rem;margin:auto;max-width:40rem;width:100%}.doctor-contact .icon-block div{margin-top:.2rem}.doctor-contact .icon-block p{margin-top:0}@media (min-width:50rem){.doctor-contact{padding:0 2rem}}@media (min-width:80rem){.doctor-contact{padding:0 3rem}}.doctor-grid{column-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));margin:0 auto;max-width:100rem;padding:2rem 1rem}@media (min-width:50rem){.doctor-grid{padding:2rem}}@media (min-width:80rem){.doctor-grid{grid-template-columns:repeat(4,1fr);padding:3rem}}.hotel-questionaire{background:#fff;margin:auto;max-width:140rem;padding:2rem 1rem}.hotel-questionaire hr{margin:2rem auto}.hotel-questionaire .grid{display:grid;gap:2rem;grid-auto-flow:dense;margin:auto;max-width:100rem}.hotel-questionaire .grid .address{grid-row:span 2}.hotel-questionaire .grid .icon-block{align-items:start;display:flex;gap:1rem;margin:auto;max-width:40rem;width:100%}.hotel-questionaire .grid .icon-block div{margin-top:.2rem}.hotel-questionaire .grid .icon-block p{margin-top:0}.hotel-questionaire .claim{font-family:Playfair Display,serif;font-style:italic;max-width:none;padding:2rem 1rem;text-align:center}@media (min-width:50rem){.hotel-questionaire{padding:2rem}.hotel-questionaire .grid{grid-template-columns:repeat(2,1fr)}.hotel-questionaire .claim{padding:2rem}}@media (min-width:80rem){.hotel-questionaire{padding:3rem}.hotel-questionaire .grid{grid-template-columns:repeat(3,1fr)}.hotel-questionaire .claim{padding:2rem 3rem}}.layout-doctors{background:#ecf8f8;margin:auto;max-width:140rem}.layout-doctors .container{margin:auto;max-width:100rem;padding:2rem 1rem;text-align:justify}.layout-doctors .container img{margin-bottom:2rem;max-width:26rem}.layout-doctors .container h2{text-align:center}.layout-doctors .doctor-grid{column-gap:2rem;display:grid;grid-auto-rows:0;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));grid-template-rows:auto auto;margin:0 auto 2rem;max-width:100rem;overflow:hidden;padding:2rem 2rem 0}@media (min-width:50rem){.layout-doctors .container{padding:2rem}.layout-doctors .doctor-grid{padding:2rem 2rem 0}}@media (min-width:80rem){.layout-doctors .container{padding:3rem}.layout-doctors .doctor-grid{grid-template-columns:repeat(4,1fr);padding:2rem 3rem 0}}.homepage-partners{margin:2rem auto 0;max-width:140rem;position:relative}.homepage-partners .background{background:url(/build/website/images/drop_background.c6cda5f5.svg);background-position:-15rem 0;background-size:20rem;bottom:0;left:0;opacity:.12;position:absolute;right:0;top:0;z-index:1}.homepage-partners .container{margin:auto;max-width:100rem;padding:2rem 1rem;position:relative;z-index:2}.homepage-partners .container .logos{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.homepage-partners .container .logos .logo{display:block;height:8rem;margin:0;max-width:20rem;object-fit:contain;object-position:bottom;width:100%}@media (min-width:80rem){.homepage-partners .container{padding:2rem 3rem 3rem}}.gallery-grid.homepage-section{grid-template-columns:repeat(2,1fr)}.gallery-grid.homepage-section .info{align-items:center;background:url(/build/website/images/logo_drop_color.a3222555.svg) 50% no-repeat;background-size:auto 100%;display:flex;grid-column:1/-1;grid-row:1/-1;z-index:10}.gallery-grid.homepage-section .info .text{background:#fff;border-radius:.3rem;padding:2rem;width:100%}.gallery-grid.homepage-section .info picture{padding-bottom:70%}@media (min-width:50rem){.gallery-grid.homepage-section{grid-template-columns:repeat(4,1fr)}.gallery-grid.homepage-section .info{grid-column:auto/span 2;grid-row:auto/span 2}}@media (min-width:80rem){.gallery-grid.homepage-section .info .text{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);text-align:center}.gallery-grid.homepage-section .info.center{margin-left:-4rem;margin-right:-4rem}.gallery-grid.homepage-section .info.left{margin-right:-4rem}.gallery-grid.homepage-section .info.right{margin-left:-4rem}}.pagination{display:flex;flex-wrap:wrap;gap:5rem;grid-template-columns:auto 1fr auto;justify-content:center;margin:auto;max-width:100rem;padding:0 2rem 1rem}@media (min-width:50rem){.pagination{padding:0 2rem 2rem}}@media (min-width:80rem){.pagination{padding:0 3rem 3rem}}.default-hero{background:#fff;padding:2rem 1rem 0}.default-hero h1{margin-bottom:0}@media (min-width:50rem){.default-hero{padding:2rem 2rem 0}}@media (min-width:80rem){.default-hero{padding:3rem 3rem 0}}.category-navigation{margin:auto;max-width:100rem;padding:1rem 2rem}.category-navigation a{color:#333;display:inline-block;font-weight:300}.category-navigation a.selected{font-weight:700}.category-navigation span{padding:0 .3rem}@media (min-width:50rem){.category-navigation{backdrop-filter:blur(10px);background:hsla(0,0%,95%,.867);display:grid;gap:1rem;grid-template-columns:1fr auto;padding:1rem 3rem;position:sticky;top:4rem;z-index:1000}}@media (min-width:80rem){.category-navigation{padding:1.5rem 4rem}}.article-image{display:block;margin:2rem auto;max-width:68rem}@media (min-width:50rem){.article-image{margin:2rem auto}}@media (min-width:80rem){.article-image{margin:3rem auto}}.article-gallery{display:block;margin:2rem auto;max-width:68rem}.article-gallery .grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding-bottom:1rem}.article-gallery .grid picture{cursor:pointer;padding-bottom:70%;position:relative}.article-gallery .grid picture img{height:100%;left:0;object-fit:cover;position:absolute;right:0;width:100%}@media (min-width:50rem){.article-gallery{margin:2rem auto}.article-gallery .grid{gap:1rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:80rem){.article-gallery{margin:3rem auto}.article-gallery .grid{grid-template-columns:repeat(4,1fr)}}.article-text-hotel{display:grid;gap:2rem;margin:0 auto 2rem;max-width:88rem}.article-text-hotel .article-hotel{justify-self:stretch;margin-bottom:0;margin-top:0;width:100%}@media (min-width:65rem){.article-text-hotel{align-items:center;grid-auto-flow:dense;grid-template-columns:repeat(2,1fr);margin:2rem auto}.article-text-hotel.left .text{grid-column:1/2}.article-text-hotel.right .text{grid-column:2/3}.article-text-hotel .article-hotel{grid-template-columns:1fr}.article-text-hotel .article-hotel picture{padding-bottom:66%}.article-text-hotel .article-hotel .info{margin:-1rem 1rem 1rem}}@media (min-width:80rem){.article-text-hotel{margin:3rem auto}.article-text-hotel.left{grid-template-columns:2fr 3fr}.article-text-hotel.right{grid-template-columns:3fr 2fr}.article-text-hotel .article-hotel{grid-template-columns:30rem auto}.article-text-hotel .article-hotel picture{padding-bottom:66%}.article-text-hotel .article-hotel .info{margin:1rem 1rem 1rem -1rem}}.article-hotel{align-items:center;border-radius:.3rem;box-shadow:0 0 0 transparent;color:#333;cursor:pointer;display:grid;font-weight:100;grid-template-columns:10rem auto;margin:2rem auto;max-width:50rem;overflow:hidden;position:relative;top:0;transition:all .2s}.article-hotel.detox{background:#c0e0d3}.article-hotel.ayurveda{background:#f7f1a8}.article-hotel.medical{background:#f2c0b6}.article-hotel.spa{background:#c1cdf8}.article-hotel.wellness{background:#c1e7fc}.article-hotel:hover{box-shadow:1rem 1rem 0 rgba(69,186,189,.5);font-weight:100;text-decoration:none;top:-.5rem}.article-hotel picture{align-self:stretch;padding-bottom:100%;position:relative;z-index:1}.article-hotel picture img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.article-hotel .info{background:#fff;margin:.5rem .5rem .5rem -1rem;padding:1rem;z-index:2}.article-hotel .info .name{margin:auto;max-width:40rem}.article-hotel .info .name .category{text-transform:uppercase}.article-hotel .info .name h3{margin-bottom:.5rem}.article-hotel .info .price{color:#45babd;font-family:Playfair Display,serif;font-size:1rem;font-weight:100;grid-column:1/3;margin:auto;max-width:40rem;text-align:left}.article-hotel .info .price span{font-size:1.6rem;font-weight:700}@media (min-width:65rem){.article-hotel{grid-template-columns:25rem auto}.article-hotel picture{padding-bottom:66%}.article-hotel .info{margin:1rem 1rem 1rem -1rem}}@media (min-width:80rem){.article-hotel{grid-template-columns:30rem auto}.article-hotel picture{padding-bottom:66%}}.article-doctor{border:1px solid rgba(69,186,189,.3);border-radius:.5rem;box-shadow:0 0 0 transparent;color:#333;cursor:pointer;display:block;margin:auto;max-width:50rem;padding:1rem;position:relative;top:0;transition:all .2s}.article-doctor:hover{border-color:#45babd;box-shadow:1rem 1rem 0 rgba(69,186,189,.5);font-weight:100;text-decoration:none;top:-.5rem}.article-doctor .content{align-items:center;display:grid;gap:1rem;grid-template-columns:auto 1fr;margin:auto;max-width:40rem}.article-doctor .content img{border-radius:5rem;max-height:10rem;max-width:10rem}.article-doctor .content .text{padding-top:1rem}.mt{margin-top:2rem}.mr{margin-right:1rem}.mb{margin-bottom:2rem}.ml{margin-left:1rem}.pt{padding-top:2rem}.pr{padding-right:1rem}.pb{padding-bottom:2rem}.pl{padding-left:1rem}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}@media (min-width:50rem){.mr{margin-right:2rem}.ml{margin-left:2rem}.pr{padding-right:2rem}.pl{padding-left:2rem}}@media (min-width:80rem){.mt{margin-top:3rem}.mr{margin-right:3rem}.mb{margin-bottom:3rem}.ml{margin-left:2rem}.pt{padding-top:3rem}.pr{padding-right:3rem}.pb{padding-bottom:3rem}.pl{padding-left:2rem}}.fullscreen-gallery{background:rgba(0,0,0,.867);bottom:0;display:grid;grid-template-columns:4rem 1fr 4rem;grid-template-rows:4rem 1fr 4rem;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:662607015}.fullscreen-gallery,.fullscreen-gallery .gbtn{-webkit-backdrop-filter:blur(.5rem) saturate(180%);backdrop-filter:blur(.5rem) saturate(180%)}.fullscreen-gallery .gbtn{align-self:center;background:rgba(0,0,0,.533);border-radius:3rem;color:#fff;cursor:pointer;height:3rem;justify-self:center;line-height:3rem;margin:.5rem;opacity:1;padding:0;position:relative;text-align:center;transition:opacity 1s;width:3rem;z-index:1}.fullscreen-gallery .gbtn .line{background:#fff;height:2px;left:.5rem;position:absolute;top:calc(1.5rem - 1px);width:2rem}.fullscreen-gallery .gbtn .line.one{transform:rotate(45deg)}.fullscreen-gallery .gbtn .line.two{transform:rotate(-45deg)}.fullscreen-gallery .gbtn:hover{background:#fff;color:#000;opacity:1}.fullscreen-gallery .gbtn:hover .line{background:#000}.fullscreen-gallery .gbtn.close{grid-column:3/4;grid-row:1/2}.fullscreen-gallery .gbtn.left{grid-column:1/2;grid-row:2/3}.fullscreen-gallery .gbtn.left .line{left:.9rem;width:1rem}.fullscreen-gallery .gbtn.left .line.two{top:1.05rem}.fullscreen-gallery .gbtn.left .line.one{top:1.75rem}.fullscreen-gallery .gbtn.right{grid-column:3/4;grid-row:2/3}.fullscreen-gallery .gbtn.right .line{left:1.1rem;width:1rem}.fullscreen-gallery .gbtn.right .line.one{top:1.05rem}.fullscreen-gallery .gbtn.right .line.two{top:1.75rem}.fullscreen-gallery .images{bottom:0;color:#fff;left:0;overflow:hidden;position:absolute;right:0;top:0}.fullscreen-gallery .images .slides{bottom:0;display:flex;position:absolute;top:0;transition:all .3s}.fullscreen-gallery .images .slides .slide{align-items:center;display:flex;flex-basis:0;flex-grow:1;justify-items:center;padding:1rem;position:relative}.fullscreen-gallery .images .slides .slide img{max-height:calc(100% - 2rem);max-width:calc(100% - 2rem);width:auto}@media (min-width:60rem){.fullscreen-gallery .gbtn{opacity:0}.fullscreen-gallery .gbtn.showButtons{opacity:1;transition:opacity .3s}}#Cookie-Consent{align-items:center;backdrop-filter:saturate(0) blur(10px);background:hsla(0,0%,100%,.867);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;transition:all .6s;z-index:10000000}#Cookie-Consent .modal{background:#fff;border-radius:3rem;box-shadow:0 0 1rem rgba(0,0,0,.2);max-width:45rem;padding:3rem;width:100%}#Cookie-Consent.hidden{backdrop-filter:saturate(100%) blur(0);background:hsla(0,0%,100%,0);opacity:0}.search-dialog{bottom:0;left:0;padding:0 1rem 1rem;position:fixed;right:0;top:0;z-index:100000}.search-dialog .close-dialog{bottom:0;left:0;position:absolute;right:0;top:0}.search-dialog .dialog-card{backdrop-filter:blur(15px) saturate(150%);-webkit-backdrop-filter:blur(15px) saturate(150%);background:rgba(0,0,0,.733);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;box-shadow:0 0 5rem rgba(0,0,0,.4);color:#fff;margin:auto;max-width:100rem;padding:2rem 2rem 0}.search-dialog .dialog-card .input-group{align-items:center;display:flex;gap:1rem;width:100%}.search-dialog .dialog-card .input-group input{background:none;border:1px solid hsla(0,0%,100%,.533);border-radius:.3rem;color:#fff;flex-grow:2;font-size:1.2rem;line-height:130%;margin:.3rem;padding:.5rem 1.2rem}.search-dialog .dialog-card .input-group .btn{flex-grow:0}.search-dialog .dialog-card .input-group .sync-icon{animation:sync 1.5s linear infinite;height:2rem;line-height:2rem;text-align:center;width:2rem}@keyframes sync{0%{transform:rotate(0deg)}60%{transform:rotate(1turn)}to{transform:rotate(1turn)}}.search-dialog .dialog-card .input-group .close-icon{cursor:pointer;height:2rem;line-height:2rem;text-align:center;width:2rem}.search-dialog .dialog-card .results{max-height:80vh;min-height:2rem;overflow-y:auto}.search-dialog .dialog-card .results .result-group{padding:2rem 1rem}.search-dialog .dialog-card .results .result-group h2{font-size:1.5rem;max-width:none}.search-dialog .dialog-card .results .result-group hr{background:hsla(0,0%,100%,.533)}.search-dialog .dialog-card .results .result-group .result-group-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));padding:1rem 0}.search-dialog .dialog-card .results .result-group .result-group-grid .result-card{position:relative;top:0;transition:all .2s}.search-dialog .dialog-card .results .result-group .result-group-grid .result-card img{margin-bottom:-1rem;object-fit:cover;position:relative;z-index:1}.search-dialog .dialog-card .results .result-group .result-group-grid .result-card .text{background:#fff;border-radius:.3rem;color:#000;margin:0 .5rem;padding:1rem;position:relative;z-index:2}.search-dialog .dialog-card .results .result-group .result-group-grid .result-card .text h3{font-size:1.1rem;margin-bottom:0}.search-dialog .dialog-card .results .result-group .result-group-grid .result-card:hover{text-decoration:none;top:-.5rem}