#beauty-room-ablauf,#beauty-room-intro{padding:var(--sectionPadding)}#beauty-room-ablauf .cs-container,#beauty-room-intro .cs-container{width:100%;max-width:119rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,5rem)}#beauty-room-ablauf .cs-container .cs-right .cs-picture img,#beauty-room-intro .cs-container .cs-right .cs-picture img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}#beauty-room-ablauf .cs-container .cs-left,#beauty-room-intro .cs-container .cs-left{width:100%;max-width:55rem}#beauty-room-ablauf{background-color:var(--backround-2)}@media only screen and (min-width:1024px){#beauty-room-intro .cs-container{flex-direction:row-reverse;justify-content:space-between}#beauty-room-ablauf .cs-container{flex-direction:row;justify-content:space-between}#beauty-room-ablauf .cs-container .cs-right,#beauty-room-intro .cs-container .cs-right{max-width:55rem;width:100%;height:44rem;position:relative}}@media only screen and (max-width:1023px){#beauty-room-ablauf .cs-container .cs-right,#beauty-room-intro .cs-container .cs-right{width:100%;height:clamp(24rem,55vw,38rem);position:relative}}#beauty-room-ablauf .cs-left .cs-topper,#beauty-room-intro .cs-left .cs-topper{display:block;margin-bottom:.8rem}#beauty-room-ablauf .cs-left h2,#beauty-room-intro .cs-left h2{margin-bottom:clamp(1.6rem,2.4vw,2.2rem)}#beauty-room-intro .cs-left p.p3{line-height:1.75}#beauty-room-intro .cs-left p.p3+p.p3{margin-top:clamp(1.4rem,2vw,1.8rem)}#beauty-room-intro .cs-left .container-btns{margin-top:clamp(2.4rem,3.4vw,3.2rem)}@media only screen and (min-width:1024px){#beauty-room-intro .cs-container{align-items:stretch}#beauty-room-intro .cs-container .cs-right{height:auto;min-height:44rem}}#beauty-room-usp{padding:0 clamp(1.6rem,3.2vw,3.2rem) clamp(4rem,7vw,6rem)}#beauty-room-usp .cs-container{max-width:119rem;margin:0 auto}.usp-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.6rem}.usp-item{background:#fff;border:1px solid #ececec;border-radius:1.2rem;padding:2rem 1.8rem;text-align:center}.usp-item i{font-size:2.2rem;color:var(--topperColor);margin-bottom:1rem}.usp-item__title{font-size:1.55rem;color:var(--headerColor);margin:0 0 .6rem;font-family:'Libre Franklin',sans-serif;font-weight:600;letter-spacing:normal;line-height:1.35}.usp-item__text{font-size:1.4rem;line-height:1.55;color:var(--bodyTextColor);margin:0}@media (min-width:600px){.usp-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.usp-grid{grid-template-columns:repeat(4,1fr)}}#beauty-room-behandlungen{padding:var(--sectionPadding);background-color:var(--backround-1);scroll-margin-top:9rem}#beauty-room-behandlungen .cs-container{max-width:119rem;margin:0 auto}#beauty-room-behandlungen .cs-content{text-align:center;margin-bottom:clamp(2.4rem,4vw,4rem)}#beauty-room-behandlungen .cs-topper{display:block;color:var(--topperColor);font-size:clamp(1.3rem,1.5vw,1.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.behandlungen-intro{max-width:70rem;margin:0 auto}.behandlung-gruppe{margin-bottom:clamp(3rem,5vw,4.5rem)}.behandlung-gruppe__title{font-size:clamp(2.2rem,3vw,2.6rem);color:var(--headerColor);font-family:'Alethia Pro',sans-serif;font-weight:400;letter-spacing:-.5px;margin:0 0 1.6rem;padding-bottom:.8rem;border-bottom:2px solid var(--primary-1)}.behandlung-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.6rem}@media (min-width:768px){.behandlung-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.behandlung-grid{grid-template-columns:repeat(3,1fr)}}.behandlung-card{background:#fff;border:1px solid #ececec;border-radius:1.2rem;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s ease,border-color .25s ease}.behandlung-card:hover{border-color:var(--topperColor);box-shadow:0 .6rem 2rem rgba(191,119,34,.1)}.behandlung-card__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--backround-1)}.behandlung-card__media img,.behandlung-card__picture{display:block;width:100%;height:100%;object-fit:cover}.behandlung-card:hover .behandlung-card__media img{transform:scale(1.04)}.behandlung-card__media img{transition:transform .4s ease}.behandlung-card__body{padding:1.8rem;display:flex;flex-direction:column;gap:1rem;flex:1 1 auto}.behandlung-card__title{font-size:1.7rem;color:var(--headerColor);margin:0;font-family:'Libre Franklin',sans-serif;font-weight:600;letter-spacing:normal;line-height:1.35}.behandlung-card__text{font-size:1.4rem;line-height:1.6;color:var(--bodyTextColor);margin:0;flex:1 1 auto}.behandlung-card__meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.8rem}.meta-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border-radius:999px;background:var(--backround-1);border:1px solid #e5ddd2;font-size:1.3rem;color:var(--bodyTextColor)}.meta-chip i{color:var(--topperColor);font-size:1.2rem}.meta-chip--price{background:#fff3e3;border-color:var(--topperColor);color:var(--headerColor);font-weight:600}.behandlung-card__cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:1.1rem 1.6rem;border-radius:9rem;background-color:var(--primary-1);color:var(--headerColor);font-family:'Libre Franklin',sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .25s ease,color .25s ease}.behandlung-card__cta i{font-size:1.3rem;transition:transform .25s ease}.behandlung-card__cta:focus-visible,.behandlung-card__cta:hover{background-color:var(--topperColor);color:#fff}.behandlung-card__cta:hover i{transform:translateX(.3rem)}.behandlungen-hinweis{text-align:center;color:#8a7d72;margin-top:1rem}#beauty-room-buchung{padding:var(--sectionPadding)}#beauty-room-buchung .cs-container{width:100%;max-width:90rem;margin:auto}.buchung-box{background:var(--backround-3);border-radius:1.6rem;padding:clamp(2.4rem,5vw,4rem);text-align:center}.buchung-box__intro .cs-topper{display:block;color:var(--topperColor);font-size:clamp(1.3rem,1.5vw,1.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.buchung-box__intro .p3{max-width:58rem;margin:1.2rem auto 0}.buchung-optionen{display:grid;grid-template-columns:1fr;gap:1.6rem;margin:clamp(2.4rem,4vw,3.2rem) 0 2rem;text-align:left}@media (min-width:768px){.buchung-optionen{grid-template-columns:repeat(2,1fr)}}.buchung-option{display:flex;flex-direction:column;gap:.6rem;padding:2.2rem 2rem;border-radius:1.2rem;background:#fff;border:2px solid transparent;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.buchung-option:hover{transform:translateY(-.3rem);box-shadow:0 .8rem 2.4rem rgba(57,37,25,.12)}.buchung-option i{font-size:2.6rem;color:var(--topperColor)}.buchung-option__label{font-family:'Libre Franklin',sans-serif;font-weight:600;font-size:1.7rem;line-height:1.35;color:var(--headerColor)}.buchung-option__hint{font-size:1.4rem;line-height:1.55;color:var(--bodyTextColor)}.buchung-option--primary{border-color:var(--topperColor)}.buchung-option--whatsapp i{color:#25d366}.buchung-telefon{margin:0}.buchung-telefon i{color:var(--topperColor);margin-right:.6rem}.buchung-telefon a{color:var(--headerColor);font-weight:600;text-decoration:underline;text-underline-offset:.3rem}.buchung-zahlung{display:flex;align-items:flex-start;justify-content:center;gap:.8rem;max-width:52rem;margin:1.6rem auto 0;padding-top:1.6rem;border-top:1px solid var(--backround-4);color:#8a7d72;text-align:left}.buchung-zahlung i{color:var(--topperColor);margin-top:.3rem;flex-shrink:0}.ablauf-liste{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem;counter-reset:none}.ablauf-schritt{display:flex;gap:1.6rem;align-items:flex-start}.ablauf-schritt__nummer{flex-shrink:0;width:4rem;height:4rem;border-radius:50%;background:var(--primary-1);color:var(--headerColor);display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;font-family:'Alethia Pro',sans-serif}.ablauf-schritt__title{font-size:1.7rem;color:var(--headerColor);margin:0 0 .4rem;font-family:'Libre Franklin',sans-serif;font-weight:600;letter-spacing:normal}#beauty-room-team{padding:var(--sectionPadding)}#beauty-room-team .cs-container{max-width:119rem;margin:0 auto}#beauty-room-team .cs-content{text-align:center;margin-bottom:clamp(2.4rem,4vw,4rem)}#beauty-room-team .cs-topper{display:block;color:var(--topperColor);font-size:clamp(1.3rem,1.5vw,1.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.team-intro{max-width:60rem;margin:0 auto}.team-grid{display:grid;grid-template-columns:1fr;gap:2.4rem;justify-items:center}@media (min-width:768px){.team-grid{grid-template-columns:repeat(2,minmax(0,32rem));justify-content:center}}@media (min-width:1024px){.team-grid{grid-template-columns:repeat(3,minmax(0,32rem))}}.team-member{max-width:32rem;text-align:center}.team-member__image{width:100%;aspect-ratio:4/5;border-radius:1.2rem;overflow:hidden;margin-bottom:1.2rem;background:var(--backround-1)}.team-member__image img,.team-member__picture{width:100%;height:100%;object-fit:cover;display:block}.team-member__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.team-member__placeholder i{font-size:6rem;color:var(--strong-color-2)}.team-member__profil{margin-top:1rem;text-align:left}.team-member__schwerpunkte{list-style:none;margin:1.2rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.team-member__schwerpunkte li{padding:.4rem 1.1rem;border-radius:999px;background:var(--backround-3);color:var(--headerColor);font-size:1.3rem}#beauty-room-info{padding:var(--sectionPadding);background-color:var(--backround-2)}#beauty-room-info .cs-container{max-width:100rem;margin:0 auto}.info-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.4rem,5vw,4.8rem)}@media (min-width:900px){.info-grid{grid-template-columns:1fr 1fr}}.info-zeiten{list-style:none;margin:0 0 1.2rem;padding:0}.info-zeiten li{display:flex;justify-content:space-between;gap:1.6rem;padding:1rem 0;border-bottom:1px solid #e5ddd2;font-size:1.5rem}.info-zeiten__tage{color:var(--headerColor);font-weight:600}.info-zeiten__zeiten{color:var(--bodyTextColor)}.info-hinweis{color:#8a7d72}.info-adresse{font-style:normal;margin-bottom:1.2rem}.info-telefon{margin-top:1.2rem;display:flex;align-items:center;gap:.8rem}.info-telefon i{color:var(--topperColor)}.info-telefon a{color:var(--headerColor);text-decoration:none;font-weight:600}.info-telefon a:hover{text-decoration:underline}#faq-suche{padding:var(--sectionPadding);background-color:#fff;position:relative;scroll-margin-top:9rem}#faq-suche .cs-container{max-width:82rem;margin:0 auto}#faq-suche .cs-content{text-align:center;margin-bottom:clamp(3rem,5vw,5rem)}#faq-suche .cs-topper{display:block;color:var(--topperColor);font-size:clamp(1.3rem,1.5vw,1.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}#faq-suche h2.title-h2{text-align:center;margin:0}#faq-suche .cs-faq-group{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}#faq-suche .cs-faq-item{list-style:none;overflow:hidden;border-radius:.6rem;background:#f7f7f7;border:1px solid #ececec;transition:background .3s,box-shadow .3s,border-color .3s}#faq-suche .cs-faq-item .cs-button{width:100%;display:block;text-align:left;background:0 0;border:none;padding:clamp(1.6rem,2.8vw,2.2rem) clamp(4.5rem,6vw,5.5rem) clamp(1.6rem,2.8vw,2.2rem) clamp(1.6rem,3vw,2rem);font-size:clamp(1.5rem,2.2vw,1.7rem);font-weight:700;line-height:1.35;color:var(--headerColor);cursor:pointer;position:relative;transition:color .3s}#faq-suche .cs-faq-item .cs-button::after,#faq-suche .cs-faq-item .cs-button::before{content:'';width:1.2rem;height:2px;background-color:var(--headerColor);position:absolute;top:50%;right:clamp(1.6rem,3vw,2rem);transition:transform .3s ease,background-color .3s ease;will-change:transform}#faq-suche .cs-faq-item .cs-button::after{transform:rotate(90deg)}#faq-suche .cs-faq-item:hover{border-color:var(--topperColor)}#faq-suche .cs-faq-item.active{background:#fff;border-color:var(--topperColor);box-shadow:0 .4rem 1.6rem rgba(191,119,34,.1)}#faq-suche .cs-faq-item.active .cs-button{color:var(--topperColor)}#faq-suche .cs-faq-item.active .cs-button::before{background-color:var(--topperColor);transform:rotate(315deg)}#faq-suche .cs-faq-item.active .cs-button::after{background-color:var(--topperColor);transform:rotate(-315deg)}#faq-suche .cs-faq-item .cs-item-p{height:0;opacity:0;overflow:hidden;padding:0 clamp(1.6rem,3vw,2rem);transition:height .3s ease,opacity .25s ease,padding .3s ease}#faq-suche .cs-faq-item.active .cs-item-p{height:auto;opacity:1;padding:0 clamp(1.6rem,3vw,2rem) clamp(1.8rem,2.6vw,2.2rem)}#faq-suche .cs-faq-item .cs-item-p,#faq-suche .cs-faq-item .cs-item-p p{font-size:clamp(1.4rem,1.9vw,1.6rem);line-height:1.65;color:var(--bodyTextColor);margin:0}#faq-suche .cs-faq-item .cs-item-p p:not(:last-child){margin-bottom:1rem}#faq-suche .cs-faq-item .cs-item-p strong{color:var(--headerColor);font-weight:700}#beauty-room-info .container-btns .button-primary,#beauty-room-info .container-btns .button-secondary,#beauty-room-intro .container-btns .button-primary,#beauty-room-intro .container-btns .button-secondary{width:auto;max-width:100%;flex-shrink:0;white-space:nowrap;line-height:1.35;padding:1.3rem 2rem;text-align:center}#beauty-room-info .container-btns,#beauty-room-intro .container-btns{align-items:stretch;flex-wrap:wrap}@media (max-width:480px){#beauty-room-info .container-btns .button-primary,#beauty-room-info .container-btns .button-secondary,#beauty-room-intro .container-btns .button-primary,#beauty-room-intro .container-btns .button-secondary{width:100%;white-space:normal}}#beauty-room-team .team-member .title-h5{letter-spacing:-.5px}#beauty-room-footer{background-color:var(--footer-bg-color);color:var(--footer-text-color);padding:clamp(4rem,6vw,6rem) clamp(1.6rem,3.2vw,3.2rem) 0}#beauty-room-footer .br-footer__inner{max-width:119rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3.2rem;padding-bottom:clamp(3rem,5vw,4.5rem)}@media (min-width:768px){#beauty-room-footer .br-footer__inner{grid-template-columns:repeat(3,1fr);gap:4rem}}#beauty-room-footer .br-footer__logo{width:20rem;height:auto;margin-bottom:1.4rem}#beauty-room-footer .br-footer__name{font-family:'Libre Franklin',sans-serif;font-weight:600;font-size:1.5rem;color:var(--footer-text-color);margin:0 0 .8rem}#beauty-room-footer .br-footer__address{font-size:1.4rem;line-height:1.6;color:var(--footer-text-color);opacity:.85;margin:0}#beauty-room-footer .br-footer__heading{font-family:'Libre Franklin',sans-serif;font-weight:700;font-size:1.3rem;text-transform:uppercase;letter-spacing:.08em;color:var(--footer-text-color);margin:0 0 1.2rem}#beauty-room-footer .br-footer__hours{list-style:none;margin:0 0 1rem;padding:0}#beauty-room-footer .br-footer__hours li{display:flex;justify-content:space-between;gap:1.6rem;font-size:1.4rem;color:var(--footer-text-color);padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.08);max-width:30rem}#beauty-room-footer .br-footer__hint{font-size:1.3rem;color:var(--footer-text-color);opacity:.75;margin:0}#beauty-room-footer .br-footer__contact{font-size:1.5rem;color:var(--footer-text-color);margin:0 0 1.6rem;display:flex;align-items:center;gap:.8rem}#beauty-room-footer .br-footer__contact i{color:var(--primary-1)}#beauty-room-footer .br-footer__contact a{color:var(--footer-text-color);text-decoration:none;overflow-wrap:anywhere}#beauty-room-footer .br-footer__contact a:hover{text-decoration:underline}#beauty-room-footer .br-footer__cta{width:auto;max-width:100%;line-height:1.35;padding:1.2rem 2rem;white-space:nowrap}#beauty-room-footer .br-footer__whatsapp{display:inline-flex;align-items:center;gap:.8rem;margin-top:1.2rem;font-size:1.5rem;color:var(--footer-text-color);text-decoration:none;transition:opacity .25s ease}#beauty-room-footer .br-footer__whatsapp:hover{opacity:.75;text-decoration:underline}#beauty-room-footer .br-footer__whatsapp i{color:#25d366;font-size:1.8rem}#beauty-room-footer .br-footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding:1.8rem 0}#beauty-room-footer .br-footer__links{max-width:119rem;margin:0 auto;display:flex;flex-wrap:wrap;gap:1.2rem 2.4rem;justify-content:center}#beauty-room-footer .br-footer__links a{color:var(--footer-text-color);opacity:.8;font-size:1.35rem;text-decoration:none;transition:opacity .2s ease}#beauty-room-footer .br-footer__links a:focus-visible,#beauty-room-footer .br-footer__links a:hover{opacity:1;text-decoration:underline}
/*# sourceMappingURL=beauty-room.css.map */
