:root{--beh-header-h: 80px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.beh-container{max-width:var(--beh-max-width, 1240px);margin-inline:auto;padding-inline:clamp(16px,4vw,40px)}.beh-nav__eyebrow{margin:0 0 10px;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;opacity:.75}.beh-nav__title{margin:0 0 clamp(20px,3vw,36px);font-size:clamp(2.4rem,2.9vw,3rem);line-height:1.2}.beh-nav__grid{display:grid;grid-template-columns:repeat(var(--beh-cols, 5),minmax(0,1fr));gap:clamp(10px,1.4vw,18px);margin:0;padding:0;list-style:none}@media(max-width:989px){.beh-nav__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.beh-nav__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.beh-nav__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:var(--beh-card-radius, 18px);overflow:hidden;background:var(--beh-card-bg, #fff);transition:transform .25s ease,box-shadow .25s ease}.beh-nav__link:hover,.beh-nav__link:focus-visible{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.beh-nav__link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.beh-nav__media{display:block;aspect-ratio:var(--beh-card-ratio, 4 / 3);overflow:hidden}.beh-nav__img{width:100%;height:100%;object-fit:cover;display:block}.beh-nav__label{display:flex;flex:1 1 auto;align-items:center;justify-content:center;padding:14px 12px 16px;font-size:1.25rem;line-height:1.35;letter-spacing:.1em;text-transform:uppercase;text-align:center}.beh-nav__item.is-active .beh-nav__link{box-shadow:0 0 0 2px var(--beh-accent, #d99aa6)}@media(prefers-reduced-motion:reduce){.beh-nav__link{transition:none}.beh-nav__link:hover,.beh-nav__link:focus-visible{transform:none}}.beh-section{scroll-margin-top:calc(var(--beh-header-h, 80px) + 24px);padding-block:var(--beh-pt, 64px) var(--beh-pb, 64px);background:var(--beh-bg, transparent);color:var(--beh-fg, inherit)}.beh-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,64px);align-items:center}.beh-section--image-left .beh-section__media{order:1}.beh-section--image-left .beh-section__body,.beh-section--image-right .beh-section__media{order:2}.beh-section--image-right .beh-section__body{order:1}@media(max-width:749px){.beh-section__grid{grid-template-columns:1fr}.beh-section__media,.beh-section__body{order:unset!important}}.beh-section__eyebrow{margin:0 0 12px;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;opacity:.72}.beh-section__title{margin:0 0 18px;font-size:clamp(2.2rem,2.6vw,2.8rem);line-height:1.25}.beh-section__title em{font-style:italic}.beh-section__text{font-size:1.6rem;line-height:1.7}.beh-section__text>:first-child{margin-top:0}.beh-section__text>:last-child{margin-bottom:0}.beh-section__img{width:100%;height:auto;display:block;border-radius:var(--beh-media-radius, 20px)}.beh-features{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px}.beh-features li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;font-size:1.5rem;line-height:1.55}.beh-features svg{width:18px;height:18px;margin-top:4px;color:var(--beh-accent, #d99aa6);flex:none}.beh-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(20px,3vw,40px);margin-top:clamp(28px,4vw,48px)}.beh-cols__title{margin:0 0 10px;font-size:1.7rem;line-height:1.3}.beh-cols__text{font-size:1.5rem;line-height:1.65}.beh-cols__text>:first-child{margin-top:0}.beh-cols__text>:last-child{margin-bottom:0}.beh-prices{margin-top:clamp(28px,4vw,44px);border-radius:var(--beh-card-radius, 18px);background:var(--beh-price-bg, rgba(255, 255, 255, .6));overflow:hidden}.beh-prices__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px clamp(18px,3vw,28px);cursor:pointer;font-size:1.3rem;font-weight:600;letter-spacing:.12em;line-height:1.35;text-transform:uppercase;list-style:none;background:var(--beh-accent, #f3c9d1);color:var(--beh-accent-fg, #3a2a2d)}.beh-prices__summary::-webkit-details-marker{display:none}.beh-prices__summary:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.beh-prices__chevron{width:18px;height:18px;flex:none;transition:transform .25s ease}.beh-prices[open] .beh-prices__chevron{transform:rotate(180deg)}.beh-prices__inner{padding:clamp(18px,3vw,28px)}.beh-prices__group{margin:26px 0 10px;font-size:1.25rem;font-weight:600;letter-spacing:.14em;line-height:1.4;text-transform:uppercase;opacity:.75}.beh-prices__group:first-child{margin-top:0}.beh-price{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 24px;align-items:baseline;padding:14px 0;border-bottom:1px solid var(--beh-border, rgba(0, 0, 0, .1))}.beh-price:last-child{border-bottom:0}.beh-price__name{font-size:1.6rem;font-weight:600;line-height:1.4;overflow-wrap:break-word}.beh-price__amount{font-size:1.6rem;font-weight:600;line-height:1.4;white-space:nowrap;text-align:right}.beh-price__meta{grid-column:1 / -1;max-width:70ch;font-size:1.4rem;opacity:.78;line-height:1.55}.beh-prices__note{margin:22px 0 0;font-size:1.4rem;opacity:.8;line-height:1.6}.beh-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.beh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 26px;border-radius:999px;font-size:1.3rem;font-weight:600;letter-spacing:.12em;line-height:1.3;text-transform:uppercase;text-decoration:none;text-align:center;background:var(--beh-accent, #f3c9d1);color:var(--beh-accent-fg, #3a2a2d);border:1px solid transparent;transition:opacity .2s ease,transform .2s ease}.beh-btn:hover{opacity:.88;transform:translateY(-1px)}.beh-btn:focus-visible{outline:2px solid currentColor;outline-offset:3px}.beh-btn--outline{background:transparent;border-color:currentColor;color:inherit}@media(prefers-reduced-motion:reduce){.beh-btn{transition:none}.beh-btn:hover{transform:none}}.beh-btn--book{gap:10px}.beh-btn--book svg{width:18px;height:18px;flex:none}.beh-buttons--above-prices{margin-top:clamp(28px,4vw,44px);margin-bottom:-8px}.beh-buttons--in-prices{margin-top:24px;padding-top:22px;border-top:1px solid var(--beh-border, rgba(0, 0, 0, .1))}.beh-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;display:none;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -6px 20px #0000001a;transform:translateY(110%);transition:transform .28s ease}.beh-sticky-cta[hidden]{display:none}.beh-sticky-cta.is-visible{transform:translateY(0)}.beh-sticky-cta .beh-btn{width:100%;padding-block:15px}@media(max-width:749px){.beh-sticky-cta:not([hidden]){display:block}body:has(.beh-sticky-cta:not([hidden])){padding-bottom:82px}}@media(prefers-reduced-motion:reduce){.beh-sticky-cta{transition:none}}.beh-cards__intro{margin-bottom:clamp(28px,4vw,48px)}.beh-cards__intro--center{text-align:center;max-width:780px;margin-inline:auto}.beh-cards__intro--center .beh-section__title{margin-bottom:18px}.beh-cards__intro--with-media{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,var(--beh-intro-media-max, 420px));gap:clamp(24px,4vw,56px);align-items:center;text-align:left;max-width:none}.beh-cards__intro--media-left{grid-template-columns:minmax(0,var(--beh-intro-media-max, 420px)) minmax(0,1fr)}.beh-cards__intro--media-left .beh-cards__introtext{order:2}.beh-cards__intro--media-left .beh-cards__intromedia{order:1}.beh-cards__introtext>:first-child{margin-top:0}.beh-cards__introtext>:last-child{margin-bottom:0}.beh-cards__intromedia{margin:0;width:100%;aspect-ratio:var(--beh-intro-ratio, 4 / 5);overflow:hidden;border-radius:var(--beh-media-radius, 20px)}.beh-cards__intromedia img,.beh-cards__intromedia svg{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--beh-intro-focus, center)}.beh-cards__intromedia--auto{aspect-ratio:auto}.beh-cards__intromedia--auto img{height:auto}@media(max-width:989px){.beh-cards__intro--with-media,.beh-cards__intro--media-left{grid-template-columns:1fr;gap:clamp(20px,4vw,32px)}.beh-cards__introtext,.beh-cards__intromedia{order:unset!important}.beh-cards__intromedia{max-width:min(100%,var(--beh-intro-media-max, 420px))}}.beh-cards__grid{display:grid;grid-template-columns:repeat(var(--beh-cards-cols, 3),minmax(0,1fr));gap:clamp(16px,2vw,28px)}@media(max-width:989px){.beh-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.beh-cards__grid{grid-template-columns:1fr}}.beh-cards__split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:clamp(20px,3vw,40px);align-items:start}.beh-cards__split--left .beh-cards__side{order:2}.beh-cards__split--left .beh-cards__stack{order:1}@media(max-width:989px){.beh-cards__split{grid-template-columns:1fr}.beh-cards__side,.beh-cards__stack{order:unset!important}}.beh-cards__stack{display:grid;gap:clamp(14px,2vw,22px)}.beh-card{display:flex;flex-direction:column;background:var(--beh-card-bg, #fdf7f5);border:1px solid var(--beh-card-border, #efd9d6);border-radius:var(--beh-card-radius, 10px);padding:clamp(20px,2.2vw,26px)}.beh-card__body{flex:1 1 auto}.beh-card__title{margin:0 0 12px;font-size:clamp(1.8rem,1.6vw,2rem);font-weight:400;line-height:1.3}.beh-card__text{font-size:1.45rem;line-height:1.65;opacity:.9}.beh-card__text>:first-child{margin-top:0}.beh-card__text>:last-child{margin-bottom:0}.beh-card__prices{margin-top:22px}.beh-card__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:13px 18px;border-radius:var(--beh-card-radius, 10px);background:var(--beh-accent, #eec3c8);color:var(--beh-accent-fg, #3a2a2d);font-size:1.3rem;font-weight:600;letter-spacing:.12em;line-height:1.3;text-transform:uppercase;cursor:pointer;list-style:none;transition:opacity .2s ease}.beh-card__summary::-webkit-details-marker{display:none}.beh-card__summary:hover{opacity:.9}.beh-card__summary:focus-visible{outline:2px solid currentColor;outline-offset:2px}.beh-card__plus{width:18px;height:18px;flex:none;transition:transform .25s ease}.beh-card__prices[open] .beh-card__plus{transform:rotate(45deg)}.beh-card__panel{padding:20px 2px 2px}.beh-card__panel .beh-price{padding:12px 0}.beh-card__panel .beh-price__name{font-weight:500;font-size:1.5rem}.beh-card__panel .beh-price__amount{font-size:1.5rem}.beh-card__panel .beh-price__meta{font-size:1.35rem}.beh-card__note{margin-bottom:16px;padding:14px 16px;border-radius:8px;background:var(--beh-bg, rgba(0, 0, 0, .03));font-size:1.4rem;line-height:1.6}.beh-card__note>:first-child{margin-top:0}.beh-card__note>:last-child{margin-bottom:0}.beh-card__book{width:100%;margin-top:20px;border-radius:var(--beh-card-radius, 10px)}.beh-cards__side{display:grid;gap:clamp(18px,2.4vw,28px)}.beh-side__figure{margin:0}.beh-side__figure.is-framed{background:#fff;border-radius:var(--beh-card-radius, 10px);padding:clamp(14px,2vw,24px)}.beh-side__img{width:100%;height:auto;display:block;border-radius:6px}.beh-side__title{margin:0 0 10px;font-size:1.6rem;font-weight:700;line-height:1.35}.beh-side__text{font-size:1.5rem;line-height:1.65}.beh-side__text>*>:first-child{margin-top:0}.beh-side__text>*>:last-child{margin-bottom:0}.beh-side__cols ul{columns:2;column-gap:clamp(20px,3vw,40px);padding-left:20px;margin:0}.beh-side__cols li{break-inside:avoid;margin-bottom:8px}@media(max-width:640px){.beh-side__cols ul{columns:1}}.beh-cards__grid:has(.beh-card__prices[open]){align-items:start}
/*# sourceMappingURL=/cdn/shop/t/6/assets/behandlinger.css.map */
