:root{--_variablen-für-styleguide---background-hell:var(--_color---beige-hell);--_variablen-für-styleguide---text:Roboto,Arial,sans-serif;--_color---copy-dark:#120f0d;--font-family--headings:Roboto,Arial,sans-serif;--heading--h1:5rem;--heading--h2:3.8rem;--heading--h3:3rem;--heading--h4:2rem;--heading--h5:1.4rem;--heading--h6:1.1rem;--font-family--text:Roboto,Arial,sans-serif;--spacing--sm:2.2rem;--_color---divider-grey:#b4b4b4;--spacing--md:4.5rem;--spacing--xxs:.5rem;--text-size--medium:1.5rem;--border-radius--small:.75rem;--_color---hellrosa:#e7c9cc;--spacing--xs:.8rem;--container--medium:60rem;--border-radius--rounded:999rem;--_variablen-für-styleguide---accent-1:var(--_color---farbe-logo);--_color---copy-bright:#f4edea;--_color---copy-grey:#757575;--_color---transparent:transparent;--_color---background-light-1:#fef6f3;--_color---background-dark-1:#151515;--spacing--xl:7.5rem;--text-size--tiny:.9rem;--container--tiny:32rem;--text-size--small:1.3rem;--_variablen-für-styleguide---text-hell:var(--_color---copy-bright);--text-size--large:1.8rem;--_variablen-für-styleguide---unterscrift:Dancingscript,Arial,sans-serif;--_color---white:white;--h1-2:var(--page-padding--desktop);--container--large:78rem;--container--small:47rem;--page-padding--desktop:4rem;--page-padding--tablet:6vw;--_color---background-dark-2:#303030;--_variablen-für-styleguide---text-dark:var(--_color---copy-dark);--_color---dark-violet:#6b4e57;--_variablen-für-styleguide---background-dark:var(--_color---background-dark-1);--spacing--tiny:1.2rem;--_variablen-für-styleguide---accent-2:white;--_variablen-für-styleguide---headings:Roboto,Arial,sans-serif;--border-radius--large:4rem;--border-radius--medium:2.5rem;--_color---background-light-2:#eee;--_color---background:white;--_color---accent:white;--_color---border:white;--_color---farbe-logo:#a15e74;--_color---beige:#f4edea;--_color---beige-hell:#f9f5f3;--_color---white-overlay:#ffffff4d}body{background-color:var(--_variablen-für-styleguide---background-hell);font-family:var(--_variablen-für-styleguide---text);color:var(--_color---copy-dark);font-size:1rem;line-height:1}h1{font-family:var(--font-family--headings);font-size:var(--heading--h1);letter-spacing:-.01em;margin-top:0;margin-bottom:0;font-weight:600;line-height:1}h2{font-family:var(--font-family--headings);font-size:var(--heading--h2);letter-spacing:-.01em;margin-top:0;margin-bottom:0;font-weight:600;line-height:1}h3{font-family:var(--font-family--headings);font-size:var(--heading--h3);letter-spacing:-.005em;margin-top:0;margin-bottom:0;font-weight:600;line-height:1.1}h4{font-family:var(--font-family--headings);font-size:var(--heading--h4);margin-top:0;margin-bottom:0;font-weight:600;line-height:1.2}h5{font-family:var(--font-family--headings);font-size:var(--heading--h5);letter-spacing:.02em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-weight:600;line-height:1.05}h6{font-family:var(--font-family--headings);font-size:var(--heading--h6);letter-spacing:.02em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-weight:600;line-height:1.1}p{font-family:var(--font-family--text);margin-bottom:0;line-height:1.4}a{font-family:var(--font-family--text);color:inherit;text-decoration:underline}ul{margin-top:0;margin-bottom:0;padding-left:2.5rem;line-height:1.4}ol{margin-top:var(--spacing--sm);margin-bottom:var(--spacing--sm);padding-left:2.5rem;line-height:1.4}li{font-family:var(--font-family--text)}label{margin-bottom:.3rem;display:block}blockquote{border-left:5px solid var(--_color---divider-grey);font-family:var(--font-family--text);margin-bottom:0;padding:.6rem 1.2rem;line-height:1.4}figure{margin-bottom:10px}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.w-layout-blockcontainer{max-width:940px;margin-left:auto;margin-right:auto;display:block}@media screen and (max-width:991px){.w-layout-blockcontainer{max-width:728px}}@media screen and (max-width:767px){.w-layout-blockcontainer{max-width:none}}.hide{display:none}.spacer-md-end{padding-bottom:var(--spacing--md);padding-bottom:var(--spacing--md);font-family:Roboto,Arial,sans-serif}.copy-medium{font-family:var(--font-family--text);font-size:var(--text-size--medium);line-height:1.4;font-family:var(--font-family--text);font-size:var(--text-size--medium);line-height:1.4}.heading-style-h5{font-size:var(--heading--h5);letter-spacing:.02em;text-transform:none;font-weight:600;line-height:1.05}.container-medium{max-width:var(--container--medium);width:100%;margin-left:auto;margin-right:auto}.button{border-radius:var(--border-radius--rounded);background-color:var(--_variablen-für-styleguide---accent-1);color:var(--_color---copy-bright);text-align:center;letter-spacing:.02rem;padding:1.2rem 1.7rem;font-weight:600}.button.is-icon{grid-column-gap:.75rem;grid-row-gap:.75rem;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;display:flex}.button.is-disabled{background-image:linear-gradient(to bottom,var(--_color---copy-grey),var(--_color---copy-grey));opacity:.25}.button.is-large{padding:1.5rem 2.5rem;font-size:1.2rem}.button.is-secondary{background-color:var(--_color---transparent);color:var(--_color---copy-dark);border:2px solid #000;font-weight:700}.button.is-small{padding:.8rem 1rem;font-size:.9rem}.button.is-big{padding-top:1.5rem;padding-bottom:1.5rem;font-size:1.5rem}.heading-style-h4{font-size:var(--heading--h4);letter-spacing:0;text-transform:none;font-weight:600;line-height:1.2}.heading-style-h4.copy-bright{color:var(--_color---copy-bright)}.heading-style-h4.is-accent{color:var(--_variablen-für-styleguide---accent-1)}.heading-style-h4.text-align-center{font-size:var(--heading--h4)}.heading-style-h4.text-align-center.is-accent{color:var(--_variablen-für-styleguide---accent-1)}.heading-style-h4.is-white{color:var(--_color---hellrosa)}.heading-style-h4.is-white.text-align-center.is-overlay{border-radius:var(--border-radius--small);border-radius:var(--border-radius--small);border-radius:var(--border-radius--small);background-image:linear-gradient(#00000080,#00000080);padding-left:1rem;padding-right:1rem}.copy-small{font-family:var(--font-family--text);font-size:var(--text-size--small);line-height:1.4}.copy-small.copy-bright{color:var(--_variablen-für-styleguide---text-hell)}.spacer-sm-start{padding-top:var(--spacing--sm);padding-top:var(--spacing--sm)}.copy-large{font-family:var(--font-family--text);font-size:var(--text-size--large);line-height:1.4}.copy-large.is-accent{color:var(--_variablen-für-styleguide---accent-1)}.copy-large.is-accent.text-align-center{color:var(--_color---hellrosa)}.copy-large.is-accent.text-weight-semibold.spacer-sm-start.text-align-center.hide-tablet{padding-top:var(--spacing--sm)}.copy-large.is-hellrosa{color:var(--_color---hellrosa)}.copy-large.is-unterschrift{font-family:var(--_variablen-für-styleguide---unterscrift)}.copy-large.text-align-center.is-accent.text-weight-semibold{color:var(--_variablen-für-styleguide---accent-1)}.copy-large.text-align-center.is-accent.text-weight-semibold.hide-tablet{padding-top:var(--spacing--xxs)}.spacer-md-start{padding-top:var(--spacing--md);padding-top:var(--spacing--md)}.text-weight-semibold{font-family:var(--font-family--text);font-weight:600}.heading-style-h1{font-family:var(--font-family--headings);color:var(--_color---copy-dark);font-size:var(--heading--h1);letter-spacing:-.01em;text-transform:none;line-height:1}.heading-style-h1.is-accent{color:var(--_variablen-für-styleguide---accent-1);font-size:var(--heading--h1);letter-spacing:.4rem;text-transform:uppercase;font-weight:400}.heading-style-h1.is-accent.text-align-center{color:var(--_color---hellrosa)}.heading-style-h1.is-accent.is-1{color:var(--_color---hellrosa);font-size:var(--h1-2)}.text-align-center{font-family:var(--font-family--text);text-align:center}.container-large{max-width:var(--container--large);width:100%;margin-left:auto;margin-right:auto}.page-padding{padding-right:var(--page-padding--desktop);padding-left:var(--page-padding--desktop);object-position:50% 30%}.heading-style-h3{font-family:var(--font-family--headings);font-size:var(--heading--h3);letter-spacing:-.005em;text-transform:none;line-height:1.1}.heading-style-h3.is-accent{color:var(--_color---hellrosa)}.heading-style-h3.ia-accent-1{color:var(--_variablen-für-styleguide---accent-1)}.hide-desktop-only{display:none}.navbar{background-color:var(--_variablen-für-styleguide---background-hell)}.logo-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;color:var(--_variablen-für-styleguide---accent-1);justify-content:flex-start;align-items:center;display:flex}.nav-links-wrapper{grid-column-gap:2rem;grid-row-gap:2rem;background-color:var(--_color---transparent);justify-content:flex-end;align-items:center;position:static}.nav-link{color:var(--_variablen-für-styleguide---text-dark);font-size:1rem;font-weight:400;text-decoration:none}.nav-bar-inner{justify-content:space-between;align-items:center;height:9vh;display:flex;position:relative}.logo-name{font-size:1.7rem}.image{width:4rem}.nav-link-contact{grid-column-gap:.2rem;grid-row-gap:.2rem;flex-flow:row;justify-content:flex-start;align-items:center;font-size:.8rem;display:flex}.nav-svg{width:.8rem}.nav-contact-text{font-size:.7rem}.nav-link-text{padding-right:0;font-size:1.3rem}.nav-link-text:hover{color:var(--_variablen-für-styleguide---accent-1);text-transform:none}.nav-link-text.is-dropdown{text-align:center;text-align:center}.nav-links-list{grid-column-gap:1.5rem;grid-row-gap:1.5rem;justify-content:flex-end;align-items:center;display:flex}.text-weight-semibold{font-weight:600}.section-footer{background-color:var(--_variablen-für-styleguide---background-hell);font-family:var(--_variablen-für-styleguide---text)}.footer7_link{grid-column-gap:.5rem;grid-row-gap:.5rem;text-align:center;justify-content:center;align-items:center;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.footer7_link-list{grid-column-gap:1.5rem;grid-row-gap:0px;white-space:normal;grid-template-rows:auto;grid-template-columns:max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;justify-items:start;display:flex}.footer-legal-list{white-space:normal;grid-template-rows:auto;grid-template-columns:max-content 1fr 1fr;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:center;align-items:center;width:100%;display:flex}.footer7_logo-link{width:8rem;margin-bottom:2rem;padding-left:0}.divider-horizontal{background-color:var(--_color---dark-violet);width:100%;height:.1rem}.footer7_legal-link{font-size:.875rem;text-decoration:underline}.footer-bottom-wrapper{justify-content:space-between;display:flex}.footer-top-wrapper{flex-direction:column;align-items:center;display:flex}.cta-component{height:250vh;padding-top:5rem;position:relative}.cta-cube-grid{grid-column-gap:3.8rem;grid-row-gap:3.8rem;flex-flow:column;grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;justify-content:center;place-items:center;padding-left:4rem;padding-right:4rem;display:flex;position:sticky;top:8rem}.cta-cube-block-wrap{z-index:20;perspective:2000px;width:20rem;height:20rem;position:relative;transform:scale(.85)}.cta-cube-box-item{transform-style:preserve-3d;width:100%;height:100%;position:relative;transform:rotateX(1deg)rotateY(0)rotate(0)translate(0)}.cta-front-face{z-index:1;transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8621c0d422012db04d_Soulfy-Website-10.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translateZ(10rem)}.cta-top-face{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8beb13c8cbb2e245be_Soulfy-Website-18.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translateY(-10rem)rotateX(90deg)rotateY(0)rotate(0)}.cta-back-face{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b86fb0d5f48cbef59d6_Soulfy-Website-11.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translateZ(-10rem)rotateX(180deg)rotateY(0)rotate(0)}.cta-bottom-face{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b873b51b259e5a46863_Soulfy-Website-15.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translateY(10rem)rotateX(-90deg)rotateY(0)rotate(0)}.cta-right-face{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68823ee9f470bbf94de4bd91_Logo%20mit%20mehr%20Rand.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translate(10rem)rotateX(90deg)rotateY(90deg)rotate(0)}.cta-left-face{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68823ee9f470bbf94de4bd91_Logo%20mit%20mehr%20Rand.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translate(-10rem)rotateX(0)rotateY(-90deg)rotate(0)}.cta-text-wrap{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;padding-left:5rem;padding-right:5rem;display:flex}.cta-button-wrapper{grid-column-gap:2rem;grid-row-gap:2rem;justify-content:center;align-items:center;padding-top:2rem;display:flex}.navbar-dropdown{position:static}.navbar-dropdown-list.w--open{background-color:var(--_variablen-für-styleguide---background-hell);flex-flow:row;justify-content:center;align-items:center;height:20rem;display:flex;position:absolute;inset:5rem 0% 0%;overflow:hidden}.icon{margin-right:0;padding-top:1px;padding-right:0}.dropdown-item-wrapper{flex-flow:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.nav-link-drop{grid-column-gap:1.5rem;grid-row-gap:1.5rem;background-color:var(--_variablen-für-styleguide---background-hell);flex-flow:column;justify-content:center;align-items:center;width:11rem;height:20rem;padding-left:2rem;padding-right:2rem;text-decoration:none;display:flex;overflow:hidden}.nav-link-drop:hover{background-color:var(--_color---hellrosa)}.nav-drop-image{aspect-ratio:auto;object-fit:cover;aspect-ratio:auto;object-fit:cover;width:6rem;overflow:clip}.unterseite-hero-component{height:95vh;position:relative}.unterseite-hero-image-bg{object-fit:cover;object-position:50% 20%;width:100%;height:100%;position:absolute;inset:0%}.unterseite-hero-image-bg.is--bermich{object-position:50% 40%}.unterseite-hero-image-bg.is-mby{object-position:50% 60%}.unterseite-hero-image-bg.is-ringana{object-position:50% 40%}.unterseite-hero-image-bg.is-ky{object-position:50% 50%}.unterseite-text-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:center;align-items:center;display:flex;position:relative}.unterseite-text-wrapper.is-left{grid-column-gap:2rem;grid-row-gap:2rem;margin-left:0}.section-beschreibung{background-color:var(--_color---copy-bright)}.section-beschreibung.bg-white{background-color:var(--_variablen-für-styleguide---background-hell)}.section-termine.bg-copy-bright{background-color:var(--_color---copy-bright)}.termine-component{position:relative}.termine-component.bg-copy-bright{background-color:var(--_color---copy-bright)}.unterseite-hero-text-wrapper{grid-column-gap:.5rem;grid-row-gap:.5rem;flex-flow:column;justify-content:center;align-items:center;display:flex}.unterseite-hero-text-wrapper.is-3rows{justify-content:center;align-items:center;padding-bottom:0}.dropdown-toggle{padding:0 17px 0 0}.unterseite-text-wrap{flex-flow:column;justify-content:center;align-items:center;width:50%;display:flex}.unterseite-text-wrap.is-left{padding-right:0}.beschreibung-image{aspect-ratio:2/3;border-radius:var(--border-radius--rounded);object-fit:cover;object-position:50% 50%;width:30rem;height:45rem}.beschreibung-image.is-1{object-position:70% 50%}.unterseite-image-item{aspect-ratio:2/3;justify-content:center;align-items:center;display:flex}.unterseite-image-item.hide-tablet{justify-content:center;align-items:center;width:auto;display:flex}.unterseite-bg-overlay{background-image:linear-gradient(#0000007d,#0000007d);position:absolute;inset:0%}.unterseite-bg-overlay.is-dark{background-image:linear-gradient(#000000a6,#000000a6)}.termine-content-wrap{z-index:4;position:relative}.termine-headline{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;justify-content:center;align-items:center;display:flex}.termine-headline.is-anfrage{grid-column-gap:1.5rem;grid-row-gap:1.5rem}.termine-content-block{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem;display:flex}.termine-content-block.is-flex{display:flex}.termine-item{grid-column-gap:1rem;grid-row-gap:1rem;border:2px solid var(--_variablen-für-styleguide---accent-1);border-radius:var(--border-radius--small);flex-flow:column;justify-content:center;align-items:center;width:25rem;padding:2rem;display:flex}.button-wrapper{flex-flow:row;justify-content:center;align-items:center;display:flex}.preise-content-wrap{flex-flow:column;justify-content:center;align-items:center;display:flex}.preise-text-content{grid-column-gap:1.5rem;grid-row-gap:1.5rem;flex-flow:column;justify-content:center;align-items:center;width:50%;display:flex}.preise-text-content.is-left{align-items:center}.preise-text-content.is-left.is-ky{grid-column-gap:.5rem;grid-row-gap:.5rem;grid-column-gap:.5rem;grid-row-gap:.5rem}.preise-content-wrapper{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.buchung-content-wrap{grid-column-gap:2rem;grid-row-gap:2rem;justify-content:center;align-items:center;display:flex}.buchung-item{grid-column-gap:.5rem;grid-row-gap:.5rem;border-radius:var(--border-radius--rounded);background-color:var(--_variablen-für-styleguide---accent-1);flex-flow:column;justify-content:center;align-items:center;width:12rem;padding:1rem;text-decoration:none;display:flex}.buchung-svg{width:1.5rem;height:1.5rem}.path-2,.path-3{color:var(--_variablen-für-styleguide---text-hell)}.preise-component{background-color:var(--_color---copy-bright)}.preise-image{border-radius:var(--border-radius--rounded);object-fit:cover;object-position:50% 50%;width:100%;height:100%}.unterseite-vorteile-content-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:center;align-items:center;display:flex}.unterseite-vorteile-item{grid-column-gap:1rem;grid-row-gap:1rem;border:2px solid var(--_variablen-für-styleguide---accent-1);border-radius:var(--border-radius--small);flex-flow:column;justify-content:flex-start;align-items:center;width:20rem;height:32rem;padding:1rem;text-decoration:none;display:flex}.vorteile-image{height:7rem}.legal-list{grid-column-gap:.5rem;grid-row-gap:.5rem;justify-content:flex-end;align-items:center;width:65%;display:flex}.webglow-logo{justify-content:flex-end;align-items:center;width:30%;display:flex}.webglow-link{text-align:right;font-size:.87rem;font-weight:400}.image-12{width:2.5rem}.footer-dropdown-menu{padding:0}.footer-drop-icon{margin-right:0;padding-top:1px;padding-left:2px}.footer7-link{padding-right:1rem;font-weight:600}.footer-dropdown-list.w--open{background-color:var(--_variablen-für-styleguide---background-hell);width:auto;display:block;inset:2rem 0% 0% -174%}.footer-dropdown-link-item{grid-column-gap:1rem;grid-row-gap:1rem;background-color:var(--_variablen-für-styleguide---background-hell);flex-flow:column;justify-content:flex-start;align-items:center;width:8rem;height:10rem;padding:1rem 1.5rem;text-decoration:none;display:flex}.footer-dropdown-link-item:hover{background-color:var(--_color---hellrosa)}.footer-dropdown-link-item.w--current{flex-flow:column;justify-content:flex-start;align-items:center;height:10rem}.footer-drop-image{width:3rem;height:3rem}.footer-drop-text{text-align:center}.preise-image-item{width:25rem;height:35rem}.preise-image-item.hide-tablet{justify-content:center;align-items:center;width:25rem}.unterseite-cube-grid{z-index:2;grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;width:100%;height:100%;display:grid;position:relative}.unterseite-cube-block-wrap{z-index:20;width:20rem;height:20rem;position:relative;transform:scale(.85)}.unterseite-cube-box-item{transform-style:preserve-3d;width:100%;height:100%;position:relative;transform:rotateX(-10deg)rotateY(10deg)rotate(0)translate(0)}.unterseite-cube-front{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/6874d23eb63c83edb3a69c2e_DSC09957-1.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translateZ(10rem)}.unterseite-cube-front.is-vinyasa{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8dc3b1bf2da860aa80_Soulfy-Website-26.webp)}.unterseite-cube-front.is-hatha{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8beb13c8cbb2e245be_Soulfy-Website-18.webp)}.unterseite-cube-front.is-kontakt{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b4630b3e4f056279fc1742_Soulfly-Yoga%20neu%202-1.webp);background-position:50%}.unterseite-cube-front.is-event{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b193ad81333a4c6ad55c9b_Soulfly-Retreat-7.webp)}.unterseite-cube-front.is-ssw{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b1a32328207a68bd0503d3_Soulfly-2.webp);background-position:50% 0}.unterseite-cube-front.is-mby{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/6899fefd064c36f20f7cad5e_8552ce24-0376-4ee3-822e-c34347599bce.webp)}.unterseite-cube-front.is-ringana{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b3417774b77d6ff24c4819_Ringana%20neu-1.JPG)}.unterseite-cube-front.is--bermich{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8b6bfaa855cdf4aefc_Soulfy-Website-19.webp)}.unterseite-cube-front.is-ky{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b1687201391af78cb367f7_Soulfy-Kinderyoga-4.webp)}.unterseite-cube-right{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68823ee9f470bbf94de4bd91_Logo%20mit%20mehr%20Rand.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translate(10rem)rotateX(0)rotateY(90deg)rotate(0)}.unterseite-cube-right.is-ringana{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/688724d48b03c8659c21c974_Design%20ohne%20Titel%20\(2\).png)}.unterseite-cube-left{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68823ee9f470bbf94de4bd91_Logo%20mit%20mehr%20Rand.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translate(-10rem)rotateX(0)rotateY(-90deg)rotate(0)}.unterseite-cube-left.is-ringana{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/688724d48b03c8659c21c974_Design%20ohne%20Titel%20\(2\).png)}.unterseite-cube-top{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/688f7038848b953ea092f361_DSC09600-1.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translateY(-10rem)rotateX(90deg)rotateY(0)rotate(0)}.unterseite-cube-top.is-vinyasa{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b2b6bd4371b81eac6f2_Soulfy-Website-25.webp)}.unterseite-cube-top.is-hatha{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8b4496a498788bdc82_Soulfy-Website-23.webp)}.unterseite-cube-top.is-kontakt{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b88c23c3204c33a8aea_Soulfy-Website-14.webp)}.unterseite-cube-top.is-event{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b193b02897a262d403a5bd_Soulfly-Retreat-13.webp)}.unterseite-cube-top.is-ssw{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b1a3236cabcf40b4f083c6_Soulfly-1.webp)}.unterseite-cube-top.is-mby{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/6899ff03a89b0ed9784c1fa5_037e1cb3-1724-4d18-bf6b-a997667a1110.webp)}.unterseite-cube-top.is-ringana{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/688724d48b03c8659c21c974_Design%20ohne%20Titel%20\(2\).png)}.unterseite-cube-top.is--bermich{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8f49f959de189bcb61_Soulfy-Website-27.webp)}.unterseite-cube-top.is-ky{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b168722fb8ae13b16874bc_Soulfy-Kinderyoga-7.webp)}.unterseite-cube-bottom{transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/686d1338888cb8150267854c_DSC00326-1.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;transform:translateY(10rem)rotateX(-90deg)rotateY(0)rotate(0)}.unterseite-cube-bottom.is-vinyasa{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b8621c0d422012db04d_Soulfy-Website-10.webp)}.unterseite-cube-bottom.is-hatha{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b873b51b259e5a46863_Soulfy-Website-15.webp)}.unterseite-cube-bottom.is-kontakt{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/686d14289541d6c7e0e94c62_DSC09678-1.webp)}.unterseite-cube-bottom.is-event{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b193b0658b539b8994d4ee_Soulfly-Retreat-14.webp)}.unterseite-cube-bottom.is-ssw{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b1a2ec144cdf76ed50effb_Soulfy-Schwangerschaftsyoga-9.webp)}.unterseite-cube-bottom.is-mby{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/6899fefdcc5932e8f75d2478_1c732a6a-4a11-4ed1-bedc-9b76da028ea9.webp)}.unterseite-cube-bottom.is-ringana{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/688724d48b03c8659c21c974_Design%20ohne%20Titel%20\(2\).png)}.unterseite-cube-bottom.is--bermich{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b01b84dafb7060db869c7f_Soulfy-Website-6.webp)}.unterseite-cube-bottom.is-ky{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b167acef89346a90a84b90_Soulfy-Kinderyoga-1.webp)}.termine-ort-wrap{grid-column-gap:.5rem;grid-row-gap:.5rem;flex-flow:column;justify-content:center;align-items:center;padding-top:1rem;display:flex}.section-galerie.bg-copy-bright{background-color:var(--_color---copy-bright)}.lightbox-image-s{object-fit:cover;width:100%;height:100%}.lightbox-image-s.is-quer{object-position:20% 50%}.lightbox-grid{grid-template-rows:auto auto auto}.lightbox-grid.is-3rows{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr 1fr}.lightbox-image-l{aspect-ratio:2;border-radius:var(--border-radius--small);object-fit:cover}.section-verlinkung{background-color:var(--_color---copy-bright)}.section-verlinkung.bg-white{background-color:var(--_variablen-für-styleguide---background-hell)}.verlinkung-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:row;justify-content:center;align-items:center;padding-top:2rem;display:flex}.verlinkung-wrapper.is-grid{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.verlinkung-item.is-events,.verlinkung-item.is-mby{width:20rem;height:25rem}.verlinkung-item{z-index:2;grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;justify-content:center;align-items:center;width:20rem;height:25rem;text-decoration:none;display:flex;position:relative}.verlinkung-item.is-vinyasa{width:20rem}.verlinkung-item.is-hatha{width:20rem}.verlinkung-item.is-events,.verlinkung-item.is-mby{width:20rem;height:25rem}.verlinkung-item.is-ky,.verlinkung-item.is-vinyasa{width:20rem}.verlinkung-item.is-ringana{width:20rem;height:25rem}.verlinkung-item.is-ringana.w--current{width:17rem}.verlinkung-item.is-events{width:20rem;height:25rem}.verlinkung-image{aspect-ratio:auto;border-radius:var(--border-radius--small);object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;inset:0%}.verlinkung-image.is-hatha{object-position:50% 50%}.verlinkung-overlay{border:3px solid var(--_variablen-für-styleguide---accent-1);border-radius:var(--border-radius--small);background-image:linear-gradient(#0006,#0006);position:absolute;inset:0%}.verlinkung-text-wrap{flex-flow:column;justify-content:center;align-items:center;padding-left:1rem;padding-right:1rem;display:flex;position:relative}.is-white{color:var(--_color---hellrosa)}.is-white.is-overlay{border-radius:var(--border-radius--small);background-image:linear-gradient(#00000080,#00000080);padding:.5rem}.footer-dropdown-link-list{grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;display:flex}.beschreibung-text-item{grid-column-gap:var(--spacing--sm);grid-row-gap:var(--spacing--sm);flex-flow:column;justify-content:center;align-items:flex-start;display:flex}.nav-links-item{grid-column-gap:1.5rem;grid-row-gap:1.5rem;justify-content:center;align-items:center;display:flex}.cookie-placeholder{grid-column-gap:1rem;grid-row-gap:1rem;aspect-ratio:16/9;flex-direction:column;justify-content:center;align-items:center;position:relative}.cookie-paceholder-content{z-index:1;grid-column-gap:2em;grid-row-gap:2em;text-align:center;background-color:#e0e0e0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3em;display:flex;position:absolute;inset:0%}.cookie-placeholder-icon{height:4em}.cookie-placeholder-text{font-size:1em}.text-weight-bold-2{font-weight:700}@media screen and (max-width:991px){body{--font-family--headings:Roboto,Arial,sans-serif;--heading--h1:5rem;--heading--h2:3.8rem;--heading--h3:3rem;--heading--h4:2rem;--heading--h5:1.4rem;--heading--h6:1.1rem;--font-family--text:Roboto,Arial,sans-serif;--spacing--sm:2.2rem;--spacing--md:4.5rem;--spacing--xxs:.5rem;--text-size--medium:1.5rem;--spacing--xs:.8rem;--container--medium:60rem;--spacing--xl:7.5rem;--text-size--tiny:.9rem;--container--tiny:32rem;--text-size--small:1.3rem;--text-size--large:1.8rem;--h1-2:var(--page-padding--desktop);--container--large:78rem;--container--small:47rem;--spacing--tiny:1.2rem;--border-radius--large:4rem;--border-radius--medium:2.5rem}.copy-medium.is-1{text-align:center;text-align:center}.styleguide_2-col{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-columns:1fr}.full-width-tablet{width:100%;max-width:none}.styleguide_3-col{grid-template-columns:1fr}.styleguide-heading{font-size:3rem}.hide-tablet{display:none}.page-padding{padding-right:var(--page-padding--tablet);padding-left:var(--page-padding--tablet)}.styleguide_section{grid-column-gap:2.5rem;grid-template-columns:1fr}.hide-desktop-only{display:block}.nav-links-wrapper{background-color:var(--_variablen-für-styleguide---background-hell);position:absolute}.nav-bar-inner{position:static}.nav-link-contact{grid-column-gap:1rem;grid-row-gap:1rem;padding-bottom:2rem;font-size:1.2rem;text-decoration:none}.nav-svg{width:1.5rem}.nav-contact-text{font-size:1.2rem}.nav-link-text{font-size:1.5rem}.nav-links-list{z-index:4;grid-column-gap:3rem;grid-row-gap:3rem;flex-flow:column;justify-content:flex-start;align-items:center;height:90vh;padding-top:3rem;padding-bottom:3rem;position:static}.nav-contact-wrap{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;justify-content:center;align-items:center;display:flex}.nav-contact-wrap.hide-desktop-only{flex-flow:row}.cube-heading-wrap{padding-bottom:8rem}.cube-icon-wrapper{padding-bottom:5rem;padding-right:10rem}.vorteile-wrapper{flex-flow:column;justify-content:space-between;align-items:center}.vorteile-image-wrap.hide-desktop-only{flex-flow:row;justify-content:center;align-items:center;width:auto;height:auto}.vorteile-image-wrap.hide-desktop-only.is-1{width:30rem;height:40rem}.vorteile-text-wrap{flex-flow:column;justify-content:center;align-items:center;padding-left:3rem;padding-right:3rem}.image-vorteile{width:30rem;height:40rem}.testimonial-mask{width:50%}.testimonial-slider{padding-left:0;padding-right:0}.footer-top-wrapper{background-color:var(--_variablen-für-styleguide---background-hell)}.navbar-dropdown-list{position:absolute}.navbar-dropdown-list.w--open{flex-flow:row;height:35rem}.dropdown-item-wrapper{flex-flow:column;justify-content:center;align-items:flex-start;height:auto}.nav-link-drop{flex-flow:row;justify-content:flex-start;align-items:center;width:100%;height:5rem;padding-left:35%;overflow:hidden}.nav-drop-image{width:3rem;height:3rem}.unterseite-text-wrapper{flex-flow:column}.unterseite-hero-text-wrapper{padding-bottom:2rem}.unterseite-hero-text-wrapper.is-3rows{padding-bottom:0}.unterseite-hero-text-wrapper.is-3rows.is-1{padding-bottom:2rem}.unterseite-hero-text-wrapper.is-kontakt{padding-bottom:4rem}.unterseite-text-wrap{justify-content:center;align-items:center;width:auto;padding-right:0}.unterseite-text-wrap.is-left{flex-flow:column;justify-content:center;align-items:center;padding-top:2rem;padding-left:0}.unterseite-image-item{width:auto}.unterseite-image-item.hide-desktop-only{flex-flow:column;justify-content:center;align-items:center}.preise-text-content{padding-right:0}.preise-text-content.is-left{padding-top:2rem;padding-left:0}.preise-content-wrapper{flex-flow:column}.unterseite-vorteile-item{width:20rem;height:32rem}.footer-dropdown-list.w--open{flex-flow:row;width:20rem;top:2rem;bottom:0%;right:0%}.footer-dropdown-link-item{flex-flow:column;height:8rem}.footer-dropdown-link-item.w--current{flex-flow:column}.preise-image-item,.preise-image-item.hide-desktop-only,.preise-image-item.hide-desktop-only{width:25rem;height:30rem}.unterseite-cube-front.is-ky{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/68b1687201391af78cb367f7_Soulfy-Kinderyoga-4.webp)}.unterseite-cube-top.is-ringana,.unterseite-cube-bottom.is-ringana,.unterseite-cube-bottom.is-ringana{background-image:url(https://cdn.prod.website-files.com/686cd96c0e56c53020a95a52/688724d48b03c8659c21c974_Design%20ohne%20Titel%20\(2\).png)}.copy-hatha{text-align:center}.retrat-termine-link-block{width:25rem}.retreat-termine-overlay{border:3px solid var(--_variablen-für-styleguide---accent-1)}.beschreibung-text-item{text-align:center;flex-flow:column;justify-content:center;align-items:center}.beschreibung-text-item.is-padding{padding-left:8rem;padding-right:8rem}.nav-links-item{flex-flow:column}.cta-partner-text-wrap{justify-content:center;align-items:center}.unterschrift-item{flex-flow:column;justify-content:center;align-items:center;display:flex}}@media screen and (max-width:767px){body{--font-family--headings:Roboto,Arial,sans-serif;--heading--h1:3rem;--heading--h2:2.5rem;--heading--h3:2.1rem;--heading--h4:1.7rem;--heading--h5:1.2rem;--heading--h6:1rem;--font-family--text:Roboto,Arial,sans-serif;--spacing--sm:2.2rem;--spacing--md:4rem;--spacing--xxs:.5rem;--text-size--medium:1.4rem;--spacing--xs:.8rem;--container--medium:60rem;--spacing--xl:6rem;--text-size--tiny:1rem;--container--tiny:32rem;--text-size--small:1.3rem;--text-size--large:1.8rem;--h1-2:var(--page-padding--desktop);--container--large:78rem;--container--small:47rem;--spacing--tiny:1.2rem;--border-radius--large:4rem;--border-radius--medium:2.5rem}.copy-medium,.copy-medium.text-align-center,.copy-medium.text-align-center{text-align:center}.styleguide_section-header{font-size:.875rem}.full-width-mobile-landscape{width:100%;max-width:none}.copy-large.is-hellrosa{text-align:center;text-align:center}.text-style-nowrap{white-space:normal}.heading-style-h1.is-accent.is-1{text-align:center}.heading-style-h1.is-accent.text-align-center{font-size:var(--heading--h1)}.styleguide-heading{font-size:2rem}.hide-mobile-landscape{display:none}.cube-heading-wrap{justify-content:flex-end;align-items:center;padding-bottom:8rem}.cube-icon-wrapper{padding-bottom:3rem;padding-right:0}.angebote-text-wrap{padding-bottom:0}.angebote-image{width:24rem}.vorteile-wrapper{flex-flow:column}.vorteile-image-wrap.hide-desktop-only.is-1{width:25rem;height:30rem}.vorteile-text-wrap{flex-flow:column;justify-content:center;align-items:center;padding-left:0;padding-right:0;display:flex}.image-vorteile{height:100%}.testimonial-mask{width:80%}.testimonial-slide{padding-right:1.5rem}.testimonial31_client{flex-direction:column;align-items:flex-start;width:100%}.testimonial-card{padding:1.5rem}.footer7_link-list{grid-column-gap:0px;grid-row-gap:1.5rem;flex-flow:column;grid-auto-flow:row;justify-items:center}.footer-legal-list{grid-column-gap:0rem;grid-row-gap:1rem;flex-flow:column;grid-auto-flow:row;justify-items:center}.footer7_logo{background-color:var(--_variablen-für-styleguide---background-hell)}.footer-bottom-wrapper{text-align:center;flex-direction:column-reverse;align-items:center;padding-bottom:1rem}.unterseite-text-wrapper{flex-flow:column}.unterseite-hero-text-wrapper{padding-bottom:0}.unterseite-hero-text-wrapper.is-3rows{padding-bottom:2rem}.unterseite-text-wrap{width:auto;padding-right:0}.unterseite-text-wrap.is-left{padding-top:2rem;padding-left:0}.beschreibung-image{width:auto;height:50vh}.unterseite-image-item{width:auto}.termine-content-block{flex-flow:column}.termine-item{width:27rem}.preise-text-content{width:auto;padding-right:0}.preise-text-content.is-left{grid-column-gap:.5rem;grid-row-gap:.5rem;grid-column-gap:.5rem;grid-row-gap:.5rem;padding-top:2rem;padding-left:0}.preise-content-wrapper{flex-flow:column}.buchung-content-wrap{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:row}.buchung-item{flex-flow:row;width:auto}.preise-image{height:100%}.unterseite-vorteile-content-wrapper{flex-flow:column}.unterseite-vorteile-item{justify-content:center;align-items:center;width:27rem;height:25rem}.legal-list,.webglow-logo{width:auto}.footer7-link{background-color:var(--_variablen-für-styleguide---background-hell)}.footer-dropdown-list.w--open{flex-flow:column;justify-content:center;align-items:flex-start;inset:100% 0% 0%}.footer-dropdown-link-item{flex-flow:row;justify-content:flex-start;align-items:center;width:100%;height:5rem}.footer-dropdown-link-item.w--current{flex-flow:row;width:auto}.lightbox-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr}.lightbox-grid.is-3rows,.lightbox-grid.is-retreat,.lightbox-grid.is-3rows,.lightbox-grid.is-retreat{grid-template-columns:1fr 1fr}.verlinkung-wrapper{flex-flow:column}.verlinkung-wrapper.is-grid{grid-template-columns:1fr;display:flex}.verlinkung-item,.verlinkung-item.is-vinyasa,.verlinkung-item.is-ringana,.verlinkung-item.is-hatha,.verlinkung-item.is-events,.verlinkung-item.is-mby,.verlinkung-item.is-ky,.verlinkung-item.is-swy,.verlinkung-item.is-vinyasa,.verlinkung-item.is-ringana,.verlinkung-item.is-hatha,.verlinkung-item.is-events,.verlinkung-item.is-mby,.verlinkung-item.is-ky,.verlinkung-item.is-swy{width:27rem}.retreat-termine-wrap{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column}.retrat-termine-link-block{width:25rem;height:25rem}.footer-dropdown-link-list,.nav-links-item{flex-flow:column}.cta-partner-text-wrap{justify-content:center;align-items:center;padding-left:2rem;padding-right:2rem}.cta-partner-link-wrapper{flex-flow:column}.cookie-paceholder-content{font-size:2.2vw}.cookie-placeholder-icon{height:3em}.unterschrift-item{flex-flow:column;justify-content:center;align-items:center;display:flex}}@media screen and (max-width:479px){.copy-medium{text-align:center}.copy-medium.text-align-left{text-align:left;text-align:left}.full-width-mobile-portrait{width:100%;max-width:none}.heading-style-h2.text-color-accent.is-overlay.is-mobile{font-size:var(--heading--h3);font-size:var(--heading--h3);font-size:var(--heading--h3);font-size:var(--heading--h3)}.copy-large,.copy-large.is-accent.text-weight-semibold,.copy-large.is-accent.text-weight-semibold,.copy-large.is-accent.text-weight-semibold{text-align:center}.heading-style-h1.is-accent.is-1,.heading-style-h1.is-accent.is-1.is-schwangere,.heading-style-h1.is-accent.is-1,.heading-style-h1.is-accent.is-1.is-schwangere,.heading-style-h1.is-accent.is-1,.heading-style-h1.is-accent.is-1.is-schwangere,.heading-style-h1.is-accent.is-1.is-schwangere{font-size:var(--heading--h1)}.hide-mobile-portrait{display:none}.cube-block-wrap{width:20rem;height:20rem;transform:scale(.7)}.cube-heading-wrap{padding-bottom:12rem}.cube-icon-wrapper{justify-content:center;align-items:center;padding-bottom:8rem;padding-right:0;display:flex}.icons-wrap{justify-content:center;align-items:center}.angebote-item{height:30vh}.angebote-text-wrap{bottom:5%}.angebote-text-item.is-1{grid-column-gap:.2rem;grid-row-gap:.2rem;grid-column-gap:.2rem;grid-row-gap:.2rem}.angebote-image-wrap{width:auto;bottom:5%}.angebote-image{width:17rem}.vorteile-image-wrap.hide-desktop-only{aspect-ratio:auto;width:auto;height:auto;padding-left:2rem;padding-right:2rem}.vorteile-image-wrap.hide-desktop-only.is-1{width:27rem;height:30rem}.vorteile-text-wrap{justify-content:center;align-items:center}.image-vorteile{width:100%;height:100%}.testimonial-mask{width:95%}.cta-cube-grid{top:6rem}.cta-text-wrap{padding-left:0;padding-right:0}.nav-link-drop{justify-content:flex-start;align-items:center;padding-left:4rem}.unterseite-hero-image-bg.is-hatha{object-position:45% 20%;object-position:45% 20%}.unterseite-hero-text-wrapper{padding-bottom:2rem}.unterseite-hero-text-wrapper.is-3rows,.unterseite-hero-text-wrapper.is-3rows.is-1{padding-bottom:0}.unterseite-hero-text-wrapper.is-3rows,.unterseite-hero-text-wrapper.is-3rows.is-1,.unterseite-hero-text-wrapper.is-3rows.is-1{padding-bottom:0}.unterseite-hero-text-wrapper.is-kontakt{justify-content:center;align-items:center;padding-bottom:4rem}.beschreibung-image{width:auto;height:50vh}.termine-headline{justify-content:center;align-items:center}.termine-item{width:23rem}.preise-text-content.is-left{grid-column-gap:1rem;grid-row-gap:1rem;grid-column-gap:1rem;grid-row-gap:1rem}.buchung-content-wrap{flex-flow:column}.preise-image{height:100%}.unterseite-vorteile-item{width:23rem}.footer-dropdown-list.w--open{width:24rem;top:100%;bottom:0%;left:-90%}.footer-dropdown-link-item{width:100%}.angebote-link-button{width:2.5rem;height:2.5rem}.arrow.is-1,.arrow.is-2,.arrow.is-1,.arrow.is-2{width:1.5rem;height:1.5rem}.preise-image-item,.preise-image-item.hide-desktop-only,.preise-image-item.hide-desktop-only{width:70vw;height:40vh}.lightbox-grid{grid-template-columns:1fr 1fr}.lightbox-grid.is-3rows{grid-template-rows:auto auto auto auto}.lightbox-image-l{width:100%;height:100%}.verlinkung-item.is-events{width:27rem}.ringana-cta-component{height:70vh}.ringana-cta-text-wrapper{height:100%;display:block}.ringana-cta-text-item{height:50vh}.beschreibung-text-item{justify-content:center;align-items:center}.beschreibung-text-item.is-padding{padding-left:2rem;padding-right:2rem}.cta-partner-component{height:70vh}}#w-node-_73b767cd-f707-ec10-c147-69b42037dd43-1f0ef925{grid-area:1/1/7/7;place-self:center}#w-node-_73b767cd-f707-ec10-c147-69b42037dd4a-1f0ef925{grid-area:4/1/7/7}#w-node-_8b6cf4d6-2f96-7fd2-f745-060f177fa6c8-1f0ef925{grid-area:1/1/3/5}#w-node-_8b6cf4d6-2f96-7fd2-f745-060f177fa6c9-1f0ef925{grid-area:span 1/span 1/span 1/span 1}#w-node-_519e336e-1d78-9d6c-503b-44a356898071-5689803a{grid-area:1/2/2/3;place-self:center}#w-node-_519e336e-1d78-9d6c-503b-44a356898078-5689803a{grid-area:1/3/2/4}#w-node-_771af691-de28-1a2a-5816-e2e7a6f77cce-a6f77ccb{grid-area:1/1/5/5;place-self:center start}#w-node-_771af691-de28-1a2a-5816-e2e7a6f77cd7-a6f77ccb{grid-area:1/2/5/5;place-self:center}@media screen and (max-width:991px){#w-node-_73b767cd-f707-ec10-c147-69b42037dd4a-1f0ef925{grid-row-start:4}}@media screen and (max-width:767px){#w-node-_8b6cf4d6-2f96-7fd2-f745-060f177fa6c8-1f0ef925{grid-column-end:4}}@media screen and (max-width:479px){#w-node-_73b767cd-f707-ec10-c147-69b42037dd43-1f0ef925{grid-row-end:6}#w-node-_73b767cd-f707-ec10-c147-69b42037dd4a-1f0ef925{grid-row-start:4}#w-node-_8b6cf4d6-2f96-7fd2-f745-060f177fa6c8-1f0ef925{grid-column-end:3}}