﻿@font-face{font-family:GolosText;src:url("/assets/fonts/GolosText.woff2") format("woff2-variations");font-weight:400 900;font-display:swap}@font-face{font-family:DancingScript;src:url("/assets/fonts/DancingScript.woff2") format("woff2-variations");font-weight:400 700;font-display:swap}html *{font-family:"GolosText",system-ui,-apple-system,sans-serif}::selection{background-color:rgba(217,183,120,.4196078431)}:focus-visible{outline:2px solid #c9187a;outline-offset:3px}html{background:#fafafa;font-size:16px}body{font-family:"GolosText",system-ui,-apple-system,sans-serif;background:#fafafa;min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}main{flex:1 0 auto}nav-menu,booking-dialog{display:contents}lazy-map{display:block}a{color:#000}a:hover{color:#f952ab}.skip-link{position:absolute;left:8px;top:-100px;z-index:20;padding:12px 20px;background:#fff;color:#000;border:2px solid #f952ab;text-decoration:none;transition:top .15s ease-in-out}.skip-link:focus{top:8px}h1{font-family:"DancingScript","Segoe Script",cursive;font-size:3em;font-weight:500}@media(min-width: 768px){h1{font-size:3em;font-weight:700}}@media(min-width: 1200px){h1{font-size:4em}}h2{font-family:"DancingScript","Segoe Script",cursive;font-size:2.5em;margin-top:0;font-weight:500}@media(min-width: 768px){h2{font-size:3em;font-weight:600}}@media(min-width: 1200px){h2{font-size:3em}}h3,.heading-chip{font-family:"DancingScript","Segoe Script",cursive;font-size:2em;font-weight:500;margin-top:0;width:fit-content;padding:0}@media(min-width: 768px){h3,.heading-chip{font-size:2em;padding:10px 20px;background-color:rgba(217,183,120,.4196078431)}}h4{margin-top:0}.primary-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 24px;color:hsl(240,6.0402684564%,9.2156862745%);font-size:1rem;font-family:"GolosText",system-ui,-apple-system,sans-serif;text-decoration:none;border:1px solid #46464f;border-radius:40px;height:50px;background:rgba(0,0,0,0);cursor:pointer}.primary-btn:hover{background-image:linear-gradient(60deg, #d9b778, #f952ab);transition:background-image 1s;border-color:#fff;color:#fff}.scale-animation:hover{transform:scale(1.03);transition:transform 1s}@media(max-width: 575px){.component-margin{margin:20px auto}}@media(min-width: 576px){.component-margin{margin:30px auto;max-width:576px}}@media(min-width: 768px){.component-margin{margin:40px auto;max-width:680px}}@media(min-width: 992px){.component-margin{margin:50px auto;max-width:980px}}@media(min-width: 1200px){.component-margin{margin:50px auto;max-width:1400px}}@media(max-width: 575px){.component-padding{padding:10px 20px}}@media(min-width: 576px){.component-padding{padding:15px 30px}}@media(min-width: 768px){.component-padding{padding:20px 40px}}@media(min-width: 992px){.component-padding{padding:25px 50px}}@media(min-width: 1200px){.component-padding{padding:25px 50px}}.center-align{text-align:center}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.ticker{align-items:center;background-color:#f952ab;top:0;color:#fff;display:flex;height:50px;justify-content:center;position:sticky;width:calc(100% - 40px);z-index:3;padding:0 20px}@media(min-width: 992px){.ticker{padding:0;width:100%}}.ticker__wrapper{width:100%;overflow:hidden;position:relative;white-space:nowrap}@media(min-width: 992px){.ticker__wrapper{width:1200px}}@media(min-width: 1200px){.ticker__wrapper{width:1400px}}.ticker__wrapper::before{background:linear-gradient(90deg, #f952ab, rgba(249, 82, 171, 0));content:"";height:100%;left:0;position:absolute;top:0;width:20px;z-index:1}.ticker__wrapper::after{background:linear-gradient(270deg, #f952ab, rgba(249, 82, 171, 0));content:"";height:100%;position:absolute;right:0;top:0;width:30px;z-index:1}.ticker__move{display:flex;flex-wrap:nowrap;width:max-content;animation:ticker-scroll 45s linear infinite}.ticker:hover .ticker__move,.ticker:focus-within .ticker__move{animation-play-state:paused}.ticker__item{display:inline-flex;align-items:center;min-height:24px}.ticker__item::before,.ticker__item::after{content:" ••• ";letter-spacing:5px;padding-left:30px;padding-right:30px}.ticker a.ticker__item{color:#fff;text-decoration:none}.ticker a.ticker__item:hover{color:#fff}@keyframes ticker-scroll{to{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.ticker__move{animation:none}}.navigation{height:75px;position:sticky;top:50px;z-index:2;background:#fafafa;width:100%;transition:transform .25s ease-in-out;display:flex}.navigation.is-hidden{transform:translateY(-100%)}.navigation__content{display:flex;align-items:center;justify-content:space-between;width:100%}@media(min-width: 1200px){.navigation__content{width:1400px;margin:auto}}.navigation__logo{height:60px;width:64px;margin-left:1rem}.navigation__links{width:100%;display:none;justify-content:space-between;margin:0 30px}@media(min-width: 768px){.navigation__links{display:flex}}@media(min-width: 992px){.navigation__links{margin:0 60px}}.navigation__mobile-links{position:absolute;top:75px;z-index:10;background:#fafafa;width:100vw;height:0;left:0;display:flex;flex-direction:column;gap:60px;align-items:center;overflow:hidden;transition:height 1s ease-in-out}.navigation__mobile-links.active{height:calc(100vh - 75px - 50px)}.navigation__mobile-links :first-child{padding-top:30px}@media(min-width: 768px){.navigation__mobile-links{display:none}}.navigation__link{text-underline-offset:20px;font-size:1rem;display:inline-flex;align-items:center;min-height:24px}.navigation__link.active{color:#f952ab;font-weight:700}.navigation__link:hover{text-underline-offset:10px;transition:text-underline-offset 1s}.navigation__button{min-width:170px;margin-right:1rem}.navigation__menu-button{background:rgba(0,0,0,0);border:none;scale:1.7;margin-right:1rem;color:#222;cursor:pointer}@media(min-width: 768px){.navigation__menu-button{display:none}}.booking{border:none;padding:0;background:rgba(0,0,0,0);max-width:85%;max-height:calc(100vh - 32px)}@media(min-width: 768px){.booking{max-width:70%}}.booking::backdrop{backdrop-filter:blur(10px) brightness(0.7);background:rgba(0,0,0,.2)}.booking__inner{background-color:#fff;overflow:auto}.booking__close{cursor:pointer;height:36px;float:right;background:rgba(0,0,0,0);border:none;padding:0}.booking__close:hover{filter:invert(83%) sepia(10%) saturate(1547%) hue-rotate(357deg) brightness(95%) contrast(78%)}.booking__body{display:flex;flex-direction:column;justify-content:space-evenly}@media(min-width: 768px){.booking__body{flex-direction:row}}.booking__links{display:flex;flex-direction:column;gap:24px;justify-content:space-evenly;margin-bottom:50px}.booking__links .primary-btn{width:100%;box-sizing:border-box}@media(min-width: 768px){.booking__links{margin-bottom:0;margin-right:24px}}.booking__image{width:60%;align-self:center}@media(min-width: 768px){.booking__image{width:40%;max-width:300px}}.jumbotron{max-width:1400px;margin:0 auto}.jumbotron__content-wrapper{position:relative}.jumbotron__headline-wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-top:-106px;padding:1rem;max-width:calc(100% - 2rem)}@media(min-width: 576px){.jumbotron__headline-wrapper{position:absolute;top:50%;margin-top:0;transform:translateY(-50%)}}@media(min-width: 1200px){.jumbotron__headline-wrapper{padding:0}}.jumbotron__headline{animation:headline-line-before 1s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;background-color:rgba(217,183,120,.7098039216);padding:8px 16px;max-width:calc(100% - 1rem);overflow-wrap:break-word}@media(min-width: 768px){.jumbotron__headline{padding:16px 32px}}.jumbotron__sub-headline{animation:headline-line-before 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;background-color:rgba(217,183,120,.7098039216);padding:8px 16px;margin:0 0 .83em;font-family:"DancingScript","Segoe Script",cursive;font-size:2.5em;font-weight:500}@media(min-width: 768px){.jumbotron__sub-headline{padding:16px 32px;font-size:3em;font-weight:600}}.jumbotron__image{width:100%;height:100%;object-fit:cover}@media(min-width: 576px){.jumbotron__image{margin-left:20%;width:80%}}@keyframes headline-line-before{0%{transform:translateX(-101%)}100%{transform:translateX(0)}}@media(prefers-reduced-motion: reduce){.jumbotron__headline,.jumbotron__sub-headline{animation:none}}.footer{min-height:200px;background-color:rgba(217,183,120,.4196078431);flex-shrink:0}.footer__content{margin-bottom:0}.footer__info{display:grid;grid-template-columns:1fr;border-bottom:1px solid #46464f;padding-bottom:40px;gap:24px}@media(min-width: 576px){.footer__info{grid-template-columns:1fr 1fr}}@media(min-width: 768px){.footer__info{grid-template-columns:1fr 1fr 1fr;gap:0}}.footer__info--headline{text-align:center;font-family:"GolosText",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;margin:0 0 .5em}.footer__info--link{display:inline-flex;align-items:center;margin-bottom:10px;text-decoration:none;min-height:24px;padding:2px 0}.footer__info--link span{margin-left:10px}.footer__info--link svg{flex-shrink:0}.footer address{font-style:normal}.footer__info-column{display:flex;flex-direction:column;align-items:center}.footer__info-column:first-of-type{grid-row:4}@media(min-width: 576px){.footer__info-column:first-of-type{grid-row:unset}}.footer__logo{height:80px;width:unset;padding:10px}@media(min-width: 576px){.footer__logo{padding:0}}@media(min-width: 768px){.footer__logo{height:100px;width:unset}}@media(min-width: 992px){.footer__logo{padding:20px;height:110px}}.footer__logos{justify-content:space-around;display:flex;flex-wrap:wrap;margin-bottom:30px}@media(min-width: 768px){.footer__logos{justify-content:center;gap:30px}}.footer__copyright{margin:10px auto;text-align:center;color:#46464f;font-size:smaller}.text.center-align h3{width:auto;margin-left:auto;margin-right:auto}.text-image{display:grid;grid-template-columns:1fr;gap:44px}@media(min-width: 768px){.text-image{grid-template-columns:1fr 2fr}}@media(min-width: 768px){.text-image--wide{grid-template-columns:1fr 1fr}}.text-image--reverse{grid-template-columns:1fr}.text-image--reverse .text-image__image-wrapper::before{inset:-20px 20px -20px -20px;border-left:none;border-right:5px solid #f952ab}@media(min-width: 768px){.text-image--reverse{grid-template-columns:2fr 1fr}.text-image--reverse .text-image__image-wrapper{order:2}}@media(min-width: 768px){.text-image--wide.text-image--reverse{grid-template-columns:1fr 1fr}}.text-image__scale-container{overflow:hidden;width:100%;height:100%}.text-image__image-wrapper{position:relative}.text-image__image-wrapper::before{content:"";position:absolute;inset:-20px -20px -20px 20px;border:5px solid #f952ab;border-right:none;z-index:1}.text-image__image-wrapper:hover .text-image__image{transform:scale(1.03);transition:transform 1s}.text-image__image{width:100%;height:100%;object-fit:cover}.text-image__button{display:inline-flex;margin-top:24px;width:100%;box-sizing:border-box}@media(min-width: 576px){.text-image__button{width:unset}}.quote{display:flex;flex-direction:column;align-items:center;background-image:linear-gradient(60deg, #d9b778, #f952ab);text-align:center;padding:30px 20px}@media(min-width: 576px){.quote{padding:20px 40px}}.quote__text{font-family:"DancingScript","Segoe Script",cursive;font-size:30px}.quote__author{margin-top:20px}.timeline{position:relative;display:flex;flex-direction:column;padding:30px 0}.timeline__headline{text-align:center;margin-left:auto;margin-right:auto}.timeline__content-headline{color:#f952ab}.timeline__items{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto}@media(min-width: 768px){.timeline__items{align-items:stretch;margin:0}}.timeline__item{position:relative;display:flex;flex-basis:100%;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:20px;margin-left:30px}.timeline__item:first-of-type::before{top:16px}.timeline__item::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:#d9b778}@media(min-width: 768px){.timeline__item::before{left:50%}}@media(min-width: 768px){.timeline__item{flex-direction:row;padding-bottom:30px;margin-left:0}.timeline__item:nth-of-type(2n){flex-direction:row-reverse}.timeline__item:nth-of-type(2n) .timeline__timespan{justify-content:flex-start}.timeline__item:nth-of-type(2n) .timeline__timespan::before{left:-50px;right:0}.timeline__item:nth-of-type(2n) .timeline__timespan::after{left:-44px;right:0}.timeline__item:nth-of-type(2n) .timeline__content-box{float:right}}.timeline__timespan{position:relative;display:flex;flex-basis:calc(50% - 110px);justify-content:flex-end;margin:12px 36px 10px;color:#d9b778;font-size:20px;font-weight:500}.timeline__timespan::before{content:"";position:absolute;border-radius:100%;top:-4px;left:-50px;width:29px;height:29px;background:rgba(249,82,171,.6901960784)}@media(min-width: 768px){.timeline__timespan::before{right:-51px;left:auto}}.timeline__timespan::after{content:"";position:absolute;border-radius:100%;top:2px;left:-44px;width:17px;height:17px;background:#d9b778}@media(min-width: 768px){.timeline__timespan::after{right:-45px;left:auto}}@media(min-width: 768px){.timeline__timespan{margin-bottom:0}}.timeline__content{position:relative;flex-basis:calc(50% - 110px);margin:0 36px}.timeline__content-box{position:relative;min-width:200px;max-width:400px;background:rgba(217,183,120,.4196078431);overflow:hidden}.timeline__image{width:100%;height:100%;object-fit:cover}.timeline__text{padding:20px}.courses__grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:30px}@media(min-width: 768px){.courses__grid{grid-template-columns:repeat(auto-fit, minmax(210px, 1fr))}}.courses__day{position:relative;background-color:rgba(217,183,120,.4196078431);padding:20px;display:flex;flex-direction:column;gap:6px}.courses__day--new{border:2px solid #f952ab;padding:18px}.courses__day--badge{position:absolute;top:-11px;left:18px;margin:0;padding:2px 10px;background-color:#f952ab;color:#000;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.courses__day--name{font-family:"DancingScript","Segoe Script",cursive;font-size:1.9em;margin:0;color:#000}.courses__day--times{list-style:none;margin:0;padding:0;font-size:1.15rem;font-weight:600}.courses__day--times li+li{margin-top:4px}.courses__day--meta{margin:0;font-size:.85rem;color:hsl(240,6.0402684564%,19.2156862745%)}.courses__button-wrapper{text-align:center;margin-top:24px}.courses__button-wrapper .primary-btn{width:100%;box-sizing:border-box}@media(min-width: 768px){.courses__button-wrapper .primary-btn{width:unset}}.courses__blocks{border:2px solid #d9b778;padding:20px;background-color:hsl(0,0%,99.0392156863%)}.courses__blocks--headline{margin-top:0;font-family:"DancingScript","Segoe Script",cursive;font-size:1.6em;font-weight:500;width:auto;padding:0;background:none}.courses__blocks--list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.courses__blocks--item{display:flex;flex-flow:column wrap;gap:4px;padding-bottom:14px;border-bottom:1px solid #e0e0e0}.courses__blocks--item:last-child{padding-bottom:0;border-bottom:none}@media(min-width: 768px){.courses__blocks--item{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px}}.courses__blocks--item-new{padding-left:14px;border-left:4px solid #f952ab}.courses__blocks--tag{flex-basis:100%;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsl(240,6.0402684564%,9.2156862745%)}.courses__blocks--main{display:flex;flex-direction:column;gap:2px}.courses__blocks--when{font-weight:600}.courses__blocks--range{font-weight:600}.courses__blocks--trial{font-size:.85rem;color:hsl(240,6.0402684564%,19.2156862745%)}.courses__blocks--count{color:hsl(240,6.0402684564%,19.2156862745%);font-size:.85rem}@media(min-width: 768px){.courses__blocks--count{text-align:right;white-space:nowrap}}.courses__blocks--count small{font-size:.75rem}.courses__blocks--note{margin-bottom:0;font-size:.85rem;color:hsl(240,6.0402684564%,19.2156862745%)}.courses__blocks--actions{display:flex;flex-direction:column;gap:12px;margin-bottom:0}@media(min-width: 768px){.courses__blocks--actions{flex-direction:row}}.courses__blocks--actions .primary-btn{background-color:#fff}.courses__access{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width: 768px){.courses__access{grid-template-columns:repeat(3, 1fr)}}.courses__access--item{display:flex;flex-direction:column;gap:10px;padding:20px;border:2px solid #d9b778}.courses__access--item h3{font-family:"GolosText",system-ui,-apple-system,sans-serif;font-size:1.15rem;font-weight:700;width:auto;padding:0;margin:0;background:none}.courses__access--item p{margin:0;flex:1 0 auto}.event{display:grid;grid-template-columns:1fr;gap:24px;align-items:start;padding-top:24px;padding-bottom:24px;background-color:rgba(217,183,120,.4196078431);border-left:6px solid #f952ab}@media(min-width: 768px){.event{grid-template-columns:1.4fr 1fr;gap:40px}}.event__tag{margin:0 0 6px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsl(240,6.0402684564%,9.2156862745%)}.event__headline{margin:0 0 12px;font-family:"DancingScript","Segoe Script",cursive;font-size:2.4em;font-weight:500;width:auto;padding:0;background:none}.event__lead{margin:0 0 20px;font-size:1.15rem}.event__facts{display:grid;grid-template-columns:1fr;gap:2px 16px;margin:0 0 16px}@media(min-width: 576px){.event__facts{grid-template-columns:max-content 1fr;gap:10px 20px}}.event__facts dt{font-weight:700}.event__facts dd{margin:0 0 10px}@media(min-width: 576px){.event__facts dd{margin-bottom:0}}.event__note{margin:0 0 20px;font-size:.85rem;color:hsl(240,6.0402684564%,19.2156862745%)}.event__actions{display:flex;flex-direction:column;gap:12px;margin:0}@media(min-width: 576px){.event__actions{flex-flow:row wrap}}.event__actions .primary-btn{background-color:#fff}.event__flyer img{display:block;width:100%;height:auto;max-width:420px}@media(min-width: 768px){.event__flyer img{max-width:none;margin-left:auto}}.offers{position:relative}.offers__items{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width: 576px){.offers__items{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}}.offers__offer{padding:20px;background-color:rgba(217,183,120,.4196078431);display:flex;flex-direction:column;justify-content:space-between;gap:1em}.offers__title{font-family:"GolosText",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;width:auto;padding:0;margin:0;background:none}.offers__description{flex:1 0 auto}.offers__details summary{cursor:pointer;list-style:none;text-decoration:underline;text-underline-offset:4px}.offers__details summary::-webkit-details-marker{display:none}.offers__details summary::before{content:"→ "}.offers__details[open] summary::before{content:"↓ "}.offers__details__body{padding-top:.75em;font-size:.85rem}.offers__action{display:flex;justify-content:space-between;gap:1em;background-color:#d9b778;padding:.6em 1em;text-decoration:none}.offers__action:hover{background-image:linear-gradient(60deg, #d9b778, #f952ab);color:#000}.offers__price{margin:0}.offers__cta{margin:0;text-decoration:underline;white-space:nowrap}.reviews__review{padding:20px;margin-bottom:20px;background-color:rgba(217,183,120,.4196078431)}.reviews__review-content{display:flex;justify-content:space-between;flex-direction:column;gap:24px;margin-bottom:20px}@media(min-width: 992px){.reviews__review-content{gap:50px;flex-direction:row}}.reviews__rating{display:flex;height:25px;justify-content:flex-start}@media(min-width: 992px){.reviews__rating{justify-content:flex-end;margin-bottom:0;height:30px;order:2}}.reviews__rating img{height:25px;width:35px}.reviews__button-wrapper{text-align:center;margin-top:24px}.reviews__button-wrapper .primary-btn{width:100%;box-sizing:border-box}@media(min-width: 768px){.reviews__button-wrapper .primary-btn{width:unset}}.map__frame{position:relative;width:100%;height:400px;overflow:hidden;background-color:#e0e0e0}.map__preview{width:100%;height:100%;object-fit:cover;display:block}.map__consent{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px;text-align:center;background:rgba(255,255,255,.88);font-size:1rem;color:hsl(240,6.0402684564%,9.2156862745%)}.map__consent--hint{max-width:46ch;margin:0;font-size:.85rem}.map__consent--action{background-color:#fff}.map__frame .map__canvas{position:absolute;inset:0;width:100%;height:100%}.map__button-wrapper{text-align:center;margin-top:24px}.map__button-wrapper .primary-btn{width:100%;box-sizing:border-box}@media(min-width: 768px){.map__button-wrapper .primary-btn{width:unset}}.map .mapboxgl-ctrl-bottom-right,.map .mapboxgl-ctrl-bottom-left{z-index:1}.prose h3{margin-top:1.5em}.prose h4{margin-top:1.5em;margin-bottom:.4em;font-size:1.15rem}.prose p{margin-top:0;line-height:1.6}.prose ul{line-height:1.6}.prose address{font-style:normal;line-height:1.6}.prose--center{text-align:center}.prose--center h3{margin-left:auto;margin-right:auto}.prose--center .primary-btn{margin-top:1.5em}