.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}body,form,figure{margin: 0;padding: 0}img{border: 0}body{font-size: 100.01%}select,input,textarea{font-size: 99%}#container,.inside{position: relative}#footer{clear: both}#main .inside{min-height: 1px}.ce_gallery > ul{margin: 0;padding: 0;overflow: hidden;list-style: none}li{list-style: none}.ce_gallery > ul li{float: left}.ce_gallery > ul li.col_first{clear: left}.float_left{float: left}.float_right{float: right}.block{overflow: hidden}.clear,#clear{height: .1px;font-size: .1px;line-height: .1px;clear: both}.invisible{border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}.custom{display: block}#container:after,.custom:after{content: "";display: table;clear: both}html{scroll-padding-top: 150px}body{scroll-padding-top: 150px}body{background-color: #fff}#marketingBar{box-sizing: border-box;position: fixed;left: 0;right: 0;background-color: #4b6566;color: #fff;font-size: 0.85em;text-align: center;z-index: 200}#marketingBar a{color: #fff}.sticking #marketingBar{top: -38px}#wrapper{padding-top: 92px;overflow: hidden}#header{width: 100%;left: 0;right: 0;top: 0;position: fixed;margin: 0;text-align: center;background-color: #fff;z-index: 100;padding-top: 38px}.sticking #header{position: fixed;padding-top: 0}#header .inside{display: grid;grid-template-columns: 1fr auto}.logo{text-align: left}.logo img{width: 64px;-webkit-transition: all .5s;transition: all .5s}.navi{overflow: visible;text-align: right;display: none}#headerImage img{display: block;margin: 0 auto;max-width: inherit;width: 100%}#container{max-width: 1360px;margin: 0 auto}.logo-slider{display: grid;grid-template-columns: auto 1fr}.logo-slider .bg-accent.headline-highlight{height: fit-content}.logo-slider h4{margin-top: 0;margin-bottom: 0;font-weight: normal}#footer{padding-bottom: 40px}#bottom{min-height: 50px;margin: 0;padding-top: 25px;padding-bottom: 50px;background-color: #78756b;background-image: linear-gradient(180deg, #78756b, #928f84)}.navi_bottom{padding-bottom: 25px}.mod_sharebuttons{padding-top: 20px}.copyright{padding-top: 20px;padding-bottom: 20px;text-align: center;border-top: 1px double #ecece9}.content-toplink{bottom: 20px;right: 20px;position: fixed;display: none;z-index: 10000}.content-toplink.showme{display: block}#footer .ce_image{padding-bottom: 20px}.mod_cookiebarOpener{clear: both}@media only screen and (min-width: 768px){.col_right #container{grid-template-columns: 1fr 275px;display: grid}}@media only screen and (min-width: 1025px){#wrapper{padding-top: 205px}.col_right #container{grid-template-columns: 3fr 1fr;display: grid}.sticking #wrapper{padding-top: 92px}#header{border-bottom: 0}#header .inside{grid-template-columns: auto 1fr}.sticking #header{border-bottom: 1px solid #9e8672}#headerImage .mod_article{font-size: 1.5em}.contact ul li:first-child a{padding-right: 60px}.mod_mobile_menu{display: none}.navi{display: block;padding-top: 70px}.sticking .navi{padding-top: -0}.logo{padding-top: 25px}.sticking .logo{padding-top: 0;margin-top: -2px;margin-bottom: -5px}.logo img{width: auto}.sticking .logo img{width: 50px}}@media only screen and (min-width: 1260px){.col_right #main .inside{padding-right: 25px}}.text-white p,.text-white th,.text-white td,.text-white li,.text-white a{color: #fff}.headline-white h1,.headline-white h2,.headline-white h3,.headline-white h4,.headline-white h5,.headline-white h1.mainheadline,.headline-white h2.mainheadline,.headline-white h3.mainheadline,.headline-white h4.mainheadline,.headline-white h5.mainheadline,.headline-white h6.mainheadline{color: #fff}h1.headline-white,h2.headline-white,h3.headline-white,h4.headline-white,h5.headline-white,h6.headline-white{color: #fff}.text-red p,.text-red th,.text-red td,.text-red li,.text-red a{color: #87273d}.headline-red h1,.headline-red h2,.headline-red h3,.headline-red h4,.headline-red h5,.headline-red h1.mainheadline,.headline-red h2.mainheadline,.headline-red h3.mainheadline,.headline-red h4.mainheadline,.headline-red h5.mainheadline,.headline-red h6.mainheadline{color: #87273d}h1.headline-red,h2.headline-red,h3.headline-red,h4.headline-red,h5.headline-red,h6.headline-red{color: #87273d}.text-black p,.text-black th,.text-black td,.text-black li,.text-black a{color: #222}.headline-black h1,.headline-black h2,.headline-black h3,.headline-black h4,.headline-black h5,.headline-black h1.mainheadline,.headline-black h2.mainheadline,.headline-black h3.mainheadline,.headline-black h4.mainheadline,.headline-black h5.mainheadline,.headline-black h6.mainheadline{color: #222}h1.headline-black,h2.headline-black,h3.headline-black,h4.headline-black,h5.headline-black,h6.headline-black{color: #222}.text-accent p,.text-accent th,.text-accent td,.text-accent li,.text-accent a{color: #6a594b}.headline-accent h1,.headline-accent h2,.headline-accent h3,.headline-accent h4,.headline-accent h5,.headline-accent h1.mainheadline,.headline-accent h2.mainheadline,.headline-accent h3.mainheadline,.headline-accent h4.mainheadline,.headline-accent h5.mainheadline,.headline-accent h6.mainheadline{color: #6a594b}h1.headline-accent,h2.headline-accent,h3.headline-accent,h4.headline-accent,h5.headline-accent,h6.headline-accent{color: #6a594b}.text-highlight p,.text-highlight th,.text-highlight td,.text-highlight li,.text-highlight a{color: #87273d}.headline-highlight h1,.headline-highlight h2,.headline-highlight h3,.headline-highlight h4,.headline-highlight h5,.headline-highlight h1.mainheadline,.headline-highlight h2.mainheadline,.headline-highlight h3.mainheadline,.headline-highlight h4.mainheadline,.headline-highlight h5.mainheadline,.headline-highlight h6.mainheadline{color: #87273d}h1.headline-highlight,h2.headline-highlight,h3.headline-highlight,h4.headline-highlight,h5.headline-highlight,h6.headline-highlight{color: #87273d}.bg-white{background-color: #fff}.bg-grey{background-color: #ecece9}.bg-dark{background-color: #999}.bg-accent{background-color: #e9d7d4}.bg-highlight{background-color: #87273d}.bg-color{background-color: #78756b}.mod_article.fullscreen{position: relative;overflow: visible}.mod_article.fullscreen:before,.mod_article.fullscreen:after{content: " ";height: 100%;position: absolute;top: 0;width: 2000px}.mod_article.fullscreen:before{left: -2000px}.mod_article.fullscreen:after{right: -2000px}.mod_article.fullscreen.bg-grey:before,.mod_article.fullscreen.bg-grey:after{box-shadow: 0 0 0 2000px #ecece9 inset}.mod_article.fullscreen.bg-accent:before,.mod_article.fullscreen.bg-accent:after{box-shadow: 0 0 0 2000px #e9d7d4 inset}.mod_article.fullscreen.bg-highlight:before,.mod_article.fullscreen.bg-highlight:after{box-shadow: 0 0 0 2000px #87273d inset}.mod_article.fullscreen.bg-black:before,.mod_article.fullscreen.bg-black:after{box-shadow: 0 0 0 2000px #6a594b inset}[class*=xs_],[class*=mb_],[class*=tb_],[class*=dt_],[class*=ws_]{display: grid;grid-template-columns: 1fr}[class*=xs_col],[class*=xs_row],[class*=mb_col],[class*=mb_row],[class*=tb_col],[class*=tb_row],[class*=dt_col],[class*=dt_row],[class*=ws_col],[class*=ws_row]{display: block;row-gap: inherit}@media only screen and (max-width: 559px){.xs_10{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.xs_13{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.xs_17{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr}.xs_20{grid-template-columns: 1fr 1fr 1fr 1fr 1fr}.xs_25{grid-template-columns: 1fr 1fr 1fr 1fr}.xs_33{grid-template-columns: 1fr 1fr 1fr}.xs_50{grid-template-columns: 1fr 1fr}.xs_100{grid-template-columns: 1fr}.xs_75_25{grid-template-columns: 3fr 1fr}.xs_25_75{grid-template-columns: 1fr 3fr}.xs_67_33{grid-template-columns: 2fr 1fr}.xs_33_67{grid-template-columns: 1fr 2fr}.xs_60_40{grid-template-columns: 3fr 2fr}.xs_40_60{grid-template-columns: 2fr 3fr}}@media only screen and (max-width: 559px){.xs_colspan2{grid-column: span 2}.xs_colspan3{grid-column: span 3}.xs_colspan4{grid-column: span 4}.xs_colspan5{grid-column: span 5}.xs_colspan6{grid-column: span 6}.xs_colspan7{grid-column: span 7}.xs_colspan8{grid-column: span 8}.xs_colspan9{grid-column: span 9}.xs_rowspan2{grid-row: span 2}.xs_rowspan3{grid-row: span 3}.xs_rowspan4{grid-row: span 4}.xs_rowspan5{grid-row: span 5}}@media only screen and (min-width: 560px){.mb_10{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.mb_13{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.mb_17{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr}.mb_20{grid-template-columns: 1fr 1fr 1fr 1fr 1fr}.mb_25{grid-template-columns: 1fr 1fr 1fr 1fr}.mb_33{grid-template-columns: 1fr 1fr 1fr}.mb_50{grid-template-columns: 1fr 1fr}.mb_100{grid-template-columns: 1fr}.mb_75_25{grid-template-columns: 3fr 1fr}.mb_25_75{grid-template-columns: 1fr 3fr}.mb_67_33{grid-template-columns: 2fr 1fr}.mb_33_67{grid-template-columns: 1fr 2fr}.mb_60_40{grid-template-columns: 3fr 2fr}.mb_40_60{grid-template-columns: 2fr 3fr}}@media only screen and (min-width: 560px) and (max-width: 767px){.mb_colspan2{grid-column: span 2}.mb_colspan3{grid-column: span 3}.mb_colspan4{grid-column: span 4}.mb_colspan5{grid-column: span 5}.mb_colspan6{grid-column: span 6}.mb_colspan7{grid-column: span 7}.mb_colspan8{grid-column: span 8}.mb_colspan9{grid-column: span 9}.mb_rowspan2{grid-row: span 2}.mb_rowspan3{grid-row: span 3}.mb_rowspan4{grid-row: span 4}.mb_rowspan5{grid-row: span 5}}@media only screen and (min-width: 768px){.tb_10{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.tb_13{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.tb_17{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr}.tb_20{grid-template-columns: 1fr 1fr 1fr 1fr 1fr}.tb_25{grid-template-columns: 1fr 1fr 1fr 1fr}.tb_33{grid-template-columns: 1fr 1fr 1fr}.tb_50{grid-template-columns: 1fr 1fr}.tb_100{grid-template-columns: 1fr}.tb_75_25{grid-template-columns: 3fr 1fr}.tb_25_75{grid-template-columns: 1fr 3fr}.tb_67_33{grid-template-columns: 2fr 1fr}.tb_33_67{grid-template-columns: 1fr 2fr}.tb_60_40{grid-template-columns: 3fr 2fr}.tb_40_60{grid-template-columns: 2fr 3fr}}@media only screen and (min-width: 768px) and (max-width: 1024px){.tb_colspan2{grid-column: span 2}.tb_colspan3{grid-column: span 3}.tb_colspan4{grid-column: span 4}.tb_colspan5{grid-column: span 5}.tb_colspan6{grid-column: span 6}.tb_colspan7{grid-column: span 7}.tb_colspan8{grid-column: span 8}.tb_colspan9{grid-column: span 9}.tb_rowspan2{grid-row: span 2}.tb_rowspan3{grid-row: span 3}.tb_rowspan4{grid-row: span 4}.tb_rowspan5{grid-row: span 5}}@media only screen and (min-width: 1025px){.dt_10{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.dt_13{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.dt_17{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr}.dt_20{grid-template-columns: 1fr 1fr 1fr 1fr 1fr}.dt_25{grid-template-columns: 1fr 1fr 1fr 1fr}.dt_33{grid-template-columns: 1fr 1fr 1fr}.dt_50{grid-template-columns: 1fr 1fr}.dt_100{grid-template-columns: 1fr}.dt_75_25{grid-template-columns: 3fr 1fr}.dt_25_75{grid-template-columns: 1fr 3fr}.dt_67_33{grid-template-columns: 2fr 1fr}.dt_33_67{grid-template-columns: 1fr 2fr}.dt_60_40{grid-template-columns: 3fr 2fr}.dt_40_60{grid-template-columns: 2fr 3fr}}@media only screen and (min-width: 1025px) and (max-width: 1279px){.dt_colspan2{grid-column: span 2}.dt_colspan3{grid-column: span 3}.dt_colspan4{grid-column: span 4}.dt_colspan5{grid-column: span 5}.dt_colspan6{grid-column: span 6}.dt_colspan7{grid-column: span 7}.dt_colspan8{grid-column: span 8}.dt_colspan9{grid-column: span 9}.dt_rowspan2{grid-row: span 2}.dt_rowspan3{grid-row: span 3}.dt_rowspan4{grid-row: span 4}.dt_rowspan5{grid-row: span 5}}@media only screen and (min-width: 1280px){.ws_10{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.ws_13{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.ws_17{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr}.ws_20{grid-template-columns: 1fr 1fr 1fr 1fr 1fr}.ws_25{grid-template-columns: 1fr 1fr 1fr 1fr}.ws_33{grid-template-columns: 1fr 1fr 1fr}.ws_50{grid-template-columns: 1fr 1fr}.ws_100{grid-template-columns: 1fr}.ws_75_25{grid-template-columns: 3fr 1fr}.ws_25_75{grid-template-columns: 1fr 3fr}.ws_67_33{grid-template-columns: 2fr 1fr}.ws_33_67{grid-template-columns: 1fr 2fr}.ws_60_40{grid-template-columns: 3fr 2fr}.ws_40_60{grid-template-columns: 2fr 3fr}.ws_colspan2{grid-column: span 2}.ws_colspan3{grid-column: span 3}.ws_colspan4{grid-column: span 4}.ws_colspan5{grid-column: span 5}.ws_colspan6{grid-column: span 6}.ws_colspan7{grid-column: span 7}.ws_colspan8{grid-column: span 8}.ws_colspan9{grid-column: span 9}.ws_rowspan2{grid-row: span 2}.ws_rowspan3{grid-row: span 3}.ws_rowspan4{grid-row: span 4}.ws_rowspan5{grid-row: span 5}}.all_cols{grid-column: 1 / -1}.all_rows{grid-row: 1 / -1}.fit{height: fit-content}[class*="content-"].np,[class*="mod_"].np{column-gap: inherit;row-gap: inherit}[class*="content-"].nm,[class*="mod_"].nm{margin-right: 0 !important;margin-left: 0 !important}.left,.left p,[class*="content-"].left,[class*="mod_"].left{text-align: left}.left .float_above{text-align: left !important}.right,.right p,[class*="content-"].right,[class*="mod_"].right{text-align: right}.right .float_above{text-align: right !important}.center,.center p,[class*="content-"].center,[class*="mod_"].center{text-align: center}.vcenter,.vcenter .rte{display: grid;align-content: center}.npv{padding-top: 0 !important;padding-bottom: 0 !important}.nph{padding-left: 0 !important;padding-right: 0 !important}.np{padding-top: 0 !important;padding-bottom: 0 !important;padding-left: 0 !important;padding-right: 0 !important}.nogap{column-gap: 0 !important;row-gap: 0 !important}.inside{padding-right: 1em;padding-left: 1em;margin-right: auto;margin-left: auto;max-width: 1360px}#header .inside{padding-top: .25em;padding-bottom: .25em}#headerImage .inside{padding-left: 0;padding-right: 0}[class*=ws_],[class*=dt_],[class*=tb_],[class*=mb_],[class*=xs_],#header .inside,#footer .inside{column-gap: 1em;row-gap: 1em}.inside{padding-left: 1em;padding-right: 1em}[id*="container"] .mod_article{padding-top: 1em;padding-bottom: 1em}@media only screen and (min-width: 769px){.inside{padding-right: 1.5em;padding-left: 1.5em}#header .inside{padding-top: .375em;padding-bottom: .375em}[class*=ws_],[class*=dt_],[class*=tb_],[class*=mb_],[class*=xs_],#header .inside,#footer .inside{column-gap: 1.5em;row-gap: 1.5em}.inside{padding-left: 1.5em;padding-right: 1.5em}[id*="container"] .mod_article{padding-top: 1.5em;padding-bottom: 1.5em}}@media only screen and (min-width: 1025px){.inside{padding-right: 2em;padding-left: 2em}#header .inside{padding-top: .5em;padding-bottom: .5em}[class*=ws_],[class*=dt_],[class*=tb_],[class*=mb_],[class*=xs_],#header .inside,#footer .inside{column-gap: 2em;row-gap: 2em}.inside{padding-left: 2em;padding-right: 2em}[id*="container"] .mod_article{padding-top: 2em;padding-bottom: 2em}}@media only screen and (min-width: 1360px){#headerImage .inside{padding-left: 2em;padding-right: 2em}}.topbottom1{padding-top: 1em !important;padding-bottom: 1em !important}.topbottom2{padding-top: 2em !important;padding-bottom: 2em !important}.topbottom3{padding-top: 3em !important;padding-bottom: 3em !important}.topbottom4{padding-top: 4em !important;padding-bottom: 4em !important}.top1{padding-top: 1em !important}.top2{padding-top: 2em !important}.top3{padding-top: 3em !important}.top4{padding-top: 4em !important}.bottom1{padding-bottom: 1em !important}.bottom2{padding-bottom: 2em !important}.bottom3{padding-bottom: 3em !important}.bottom4{padding-bottom: 4em !important}.margintop{margin-top: 3em}.marginbottom{margin-bottom: 3em}.box{padding: 10px 15px}.border{padding: 10px 15px;border: 1px solid #e1e4ea}[class*="bg-"]:not(.bg-image){padding: 10px 15px}.cover{position: relative;margin: -0.5em;display: flex}.cover h1,.cover h2,.cover h3,.cover h4,.cover h5,.cover h6{position: absolute;left: 0;right: 0;top: 0;bottom: 0;justify-content: center;align-items: center;display: flex}.cover figure{width: 100%}.cover figure img{object-fit: cover;height: 100%;width: 100%}.bg-image{position: relative}.bg-image .rte{position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 2em}.buecher,.praesenz,.online{position: relative;overflow: hidden;margin: -0.5em;padding: .5em}.buecher:after,.praesenz:after,.online:after{position: absolute;top: -1.85em;right: -2.9em;font-size: 0.85em;font-weight: bold;padding: 3.5em 2.5em .25em 2.5em;transform: rotate(45deg)}.buecher:after{content: "Bücher";background: #c9d4dd;color: #3b505f}.online:after{content: "Online";background: #b1c5ba;color: #597b77}.praesenz:after{content: "Präsenz";background: #e9d7d4;color: #87273d}.icon{position: relative;padding-top: 4em}.icon:before{position: absolute;left: 0.25em;top: 0.75em;content: "";width: 3em;height: 3em;border-radius: 50%;background-color: #87273d;background-position: center;background-repeat: no-repeat;background-size: 2.0em}.icon.icon-ausbeute:before{background-image: url("/files/healinghome/icon/white/ausbeute.svg")}.icon.icon-buecher:before{background-image: url("/files/healinghome/icon/white/buecher.svg")}.icon.icon-kontakt:before{background-image: url("/files/healinghome/icon/white/contact.svg")}.icon.icon-presse:before{background-image: url("/files/healinghome/icon/white/presse.svg")}.icon.icon-sessel:before{background-image: url("/files/healinghome/icon/white/sessel.svg")}.icon.icon-buecher:before{background-image: url("/files/healinghome/icon/white/buecher.svg")}.icon.icon-video:before{background-image: url("/files/healinghome/icon/white/video.svg")}.icon.icon-cocktail:before{background-image: url("/files/healinghome/icon/white/cocktail.svg")}.icon.icon-dessert:before{background-image: url("/files/healinghome/icon/white/dessert.svg")}.icon.icon-workshops:before{background-image: url("/files/healinghome/icon/white/workshops.svg")}.icon.icon-inhalte:before{background-image: url("/files/healinghome/icon/white/inhalte.svg")}.icon.icon-profil:before{background-image: url("/files/healinghome/icon/white/profil.svg")}.border-large{padding: 10px 15px;border: 10px solid #ecece9;padding-left: 1em;padding-right: 1em;margin-top: 1em;margin-bottom: 1em}#headerImage .bg-image .rte{display: flex;padding: 1em 1em 1em 1em;flex-direction: column;justify-content: center}#headerImage .bg-image .rte h2{font-size: 1.25em}.linkbox{position: relative}.linkbox .rte{position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 2em}.linkbox .rte{top: 25%;padding: 1em;background-color: rgba(255,255,255,0.7);color: #fff;text-align: center}.linkbox .rte h3{text-transform: uppercase;padding-top: 0;font-size: 1.75em;color: #fff}.linkbox .rte a{position: absolute;left: 0;right: 0;top: 0;bottom: 0;text-decoration: none;background-image: url("/files/healinghome/icon/circle/next.svg");background-position: center 85%;background-repeat: no-repeat;background-size: 40px;display: flex;align-items: center;justify-content: center;color: transparent;padding-top: 3em;font-size: 0.01em}.linkbox .rte a:hover{background-color: rgba(135,39,61,0.7);color: #fff;text-decoration: none;font-size: 1.05em}.linkbox[class*="bg-"]{padding: 0}.linkbox.bg-black .rte{background-color: rgba(34,34,34,0.6)}.linkbox.bg-accent .rte{background-color: rgba(135,39,61,0.6)}.linkbox.bg-accent2 .rte{background-color: rgba(135,39,61,0.4)}.linkbox img{width: 100%;display: block}.linkbox2{position: relative}.linkbox2[class*="news_category_"]{row-gap: 0;grid-template-rows: min-content}.linkbox2 .rte{position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 2em}.linkbox2 .rte{margin: 8vw;padding: 1em;display: flex;flex-direction: column;align-items: center;text-align: center;justify-content: center;background-color: rgba(236,236,233,0.9)}.linkbox2 .rte h5{padding-top: 0;font-size: 2.5em;color: #333;line-height: 1em}.linkbox2 .rte a{position: absolute;left: 0;right: 0;top: 0;bottom: 0;text-decoration: none;display: flex;align-items: center;justify-content: center;color: transparent;padding-top: 3em;font-size: 0.01em}.linkbox2 .rte a:hover{background-color: rgba(236,236,233,0.85);color: #333;text-decoration: none;font-size: 1.05em}.linkbox2 .content{padding-top: 1em}.linkbox2.has-teaser .rte{aspect-ratio: 1/1}.linkbox2 .image_container{margin: 0 !important}.linkbox2 figure a:hover{background-color: #222;opacity: 0.8}.linkbox2[class*="bg-"]{padding: 0}.linkbox2 img{width: 100%;display: block}@media only screen and (min-width: 769px){.linkbox2 .rte{margin: 2vw;padding: 0.25em}}@media only screen and (min-width: 1025px){.linkbox2 .rte{margin: 4vw}}@media only screen and (min-width: 1360px){.linkbox2 .rte{margin: 4em 3em}.linkbox2.has-teaser .rte{aspect-ratio: 8/7}}@media only screen and (min-width: 769px){#headerImage .bg-image .rte{padding: 2em 1em 0 4em}#headerImage .bg-image .rte h2{font-size: 1.5em}.icon{padding-top: 0;padding-left: 5em}.left-right{grid-auto-flow: dense}.left-right div:nth-child(4n-1){grid-column: 2}.buecher,.praesenz,.online{margin: -0.75em;padding: .75em}.buecher:after,.praesenz:after,.online:after{top: -1em;right: -4.8em;font-size: 1.15em;padding: 3em 5em .5em 5em}.border-large{padding-left: 1.5em;padding-right: 1.5em;margin-top: 1.5em;margin-bottom: 1.5em}.linkbox .rte{top: 20%;padding: 0 1em 1em 1em}.linkbox .rte h3{font-size: 1.25em}.cover{margin: -0.75em}}@media only screen and (min-width: 1025px){#headerImage .bg-image .rte{padding: 3em 1em 0 6em}#headerImage .bg-image .rte h2{font-size: 1.7em}.buecher,.praesenz,.online{margin: -1em;padding: 1em}.border-large{padding-left: 2em;padding-right: 2em;margin-top: 2em;margin-bottom: 2em}.linkbox .rte{top: 30%;padding: 1em}.linkbox .rte h3{font-size: 1.5em}.cover{margin: -1em}}@media only screen and (min-width: 1281px){.linkbox .rte{top: 40%;padding: 2em}.linkbox .rte h3{font-size: 1.75em}}body{font-size: 18px;font-family: 'Jost', Verdana, sans-serif;color: #333;font-weight: 200;font-style: normal;font-stretch: normal;font-optical-sizing: auto;font-variation-settings: 'wght' 200}strong,b{font-variation-settings: 'wght' 500;font-weight: 500}em{font-family: 'Jost', Verdana, sans-serif}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form,#main .image_container{margin-top: 0.5rem;margin-bottom: 0.5rem}a:link,a:visited{text-decoration: none;color: #87273d;font-weight: 500;-webkit-transition: all .3s;transition: all .3s}a:hover,a:active{color: #381019}h1,.h1 h2.mainheadline,h2.h1,.h1 h3.mainheadline,h3.h1,.h1 h4.mainheadline,h4.h1{font-size: 1.75em;font-family: playfair_displayregular, Serif;line-height: 1.45em;color: #87273d;font-variation-settings: 'wght' 400;font-weight: 400}h2,.h2 h1.mainheadline,h1.h2,.h2 h3.mainheadline,h3.h2,.h2 h4.mainheadline,h4.h2{font-size: 1.35em;font-family: playfair_displayregular, Serif;line-height: 1.25em;color: #87273d;font-variation-settings: 'wght' 400;font-weight: 400}h3,.h3 h1.mainheadline,h1.h3,.h3 h2.mainheadline,h2.h3,.h3 h4.mainheadline,h4.h3{font-size: 1.15em;font-family: 'Jost', Verdana, sans-serif;color: #333;line-height: 1.25em;font-variation-settings: 'wght' 400;font-weight: 400}h4,.h4 h1.mainheadline,h1.h4,.h4 h2.mainheadline,h2.h4,.h4 h3.mainheadline,h3.h4{font-size: 1em;color: #333;font-variation-settings: 'wght' 600;font-weight: 600}h5{font-size: 3em;font-family: allison, Times, Serif;color: #333;font-weight: 300}h6{font-size: 0.85em;color: #87273d;font-weight: 500;text-transform: uppercase}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-size: 0.75em;line-height: 1.35em}ul,ol{padding-left: 0.5em}.content-list ul li,.content-text ul li{background-image: url("/files/healinghome/img/li.svg");background-repeat: no-repeat;background-size: 9px;background-position: left .65em}.content-list.hook ul li,.content-text.hook ul li{background-image: url("/files/healinghome/img/hook.svg");background-size: 20px;background-position: 0 5px}.content-text.list-arrow ul,.content-list.list-arrow ul{padding-left: 0}.content-text.list-arrow ul li,.content-list.list-arrow ul li{background-image: url("/files/healinghome/icon/black/next.svg");background-size: 32px;background-position: 0 0;padding-left: 2.5em}ul li{padding-left: 1.5em;line-height: 1.8em}ul li ul li{padding-left: 1.7em;line-height: 1.5em}ol li{margin-left: 1.3em;padding-left: .5em;line-height: 1.3em;list-style-type: decimal}hr{height: 0;border-top: 1px solid #907e6e;color: #907e6e;border-bottom: 0}table{border-collapse: collapse}td,th{padding: .1em 1em .1em 0}.line td,.line th{padding: .2em .3em;border: 1px solid #907e6e}p.info{margin-bottom: 0;text-align: right;font-size: .8em;line-height: .8em;color: #bababa}p.error{font-size: 0.8em;color: #f00}p.confirm{color: #05c600}.serif{font-family: playfair_displayregular, Serif}.handwriting{font-family: allison, Times, Serif}#bottom p{margin: 0;padding: 0;font-size: 0.8em;color: #fff}#bottom td{color: #fff}#footer a{color: #fff}a[id*="referenzen-"]{display: block;position: relative;top: -125px;visibility: hidden}@media only screen and (min-width: 769px){h1,.h1 h2.mainheadline,h2.h1,.h1 h3.mainheadline,h3.h1,.h1 h4.mainheadline,h4.h1{font-size: 2em;line-height: 1.45em}h2,.h2 h1.mainheadline,h1.h2,.h2 h3.mainheadline,h3.h2,.h2 h4.mainheadline,h4.h2{font-size: 1.7em;line-height: 1.25em}h3,.h3 h1.mainheadline,h1.h3,.h3 h2.mainheadline,h2.h3,.h3 h4.mainheadline,h4.h3{font-size: 1.25em;line-height: 1.25em}}@media only screen and (min-width: 1025px){a[id*="referenzen-"]{top: -175px}}.navi > ul{margin: 0;padding: 0}.navi > ul > li{position: relative;display: inline-block;margin: 0;padding: 0;background-image: none}.navi > ul > li > a,.navi > ul > li > strong{margin-right: 0;margin-left: 0.25em;padding-top: 2px;padding-bottom: 2px;font-size: 0.8em;font-family: 'Jost', Verdana, sans-serif;font-weight: normal;line-height: 4.5em;text-decoration: none;color: #6a594b;text-transform: uppercase}.sticking .navi > ul > li > a,.sticking .navi > ul > li > strong{font-size: 0.8em;line-height: 2em}.navi > ul > li:hover > a,.navi > ul > li > strong,.navi > ul > li.trail > a{border-bottom: 2px solid #6a594b}.navi > ul > li > ul{left: -99999px;top: 75px;position: absolute;margin: 0;padding-top: 1em;padding-bottom: 1em;z-index: 9999;background-color: rgba(135,39,61,0.8)}.navi > ul > li:hover > ul{left: 0.8em}.sticking .navi > ul > li:hover > ul{left: 0.5em;top: 30px}.navi > ul > li:last-child:hover > ul,.navi > ul > li:nth-last-child(2):hover > ul{left: auto;right: 0}.navi > ul > li > ul > li{min-width: 250px;display: block;padding: 0 1em 0 1em;text-align: left}.navi > ul > li:last-child > ul > li,.navi > ul > li:nth-last-child(2) > ul > li{min-width: 135px}.navi > ul > li > ul > li > a,.navi > ul > li > ul > li > strong{display: block;padding-top: 0.65em;padding-bottom: 0.65em;font-size: 0.95em;font-weight: 300;line-height: 1.25em;text-decoration: none;color: #fff;padding-right: 0.6em;padding-left: 0;-webkit-transition: all .3s;transition: all .3s}.navi > ul > li > ul > li > a:hover{padding-right: 0;padding-left: 0.6em}.navi > ul > li > ul > li > strong{font-weight: 600}.navi_bottom h3{color: #fff;padding-bottom: 1em}.navi_bottom ul{margin: 0;padding: 0}.navi_bottom ul li{padding: .3em 0;background-image: none;line-height: 1em}.navi_bottom ul li + li{border-top: 1px solid #fff}.navi_bottom > ul > li > a,.navi_bottom > ul > li > strong{display: inline-block;font-size: 0.75em;font-weight: 300;text-decoration: none;color: #fff;padding-left: 0;padding-right: 3px}.navi_bottom > ul > li > a:hover,.navi_bottom > ul > li > strong:hover{padding-left: 3px;padding-right: 0}.navi_bottom > ul > li > strong,.navi_bottom > ul > li.trail > a{color: #ccc}.navi_social ul{margin-top: 25px;margin-bottom: 25px;margin-left: 0;padding: 0}.navi_social ul li{float: left;margin-right: 6px;margin-bottom: 6px;padding-left: 0;background-image: none;line-height: 44px}.navi_social ul li.last{margin-right: 0}.navi_social ul li a,.navi_social ul li strong{width: 32px;height: 32px;display: block;background: #87273d url("/files/healinghome/img/fb.png") center center no-repeat;border-radius: 50%;text-decoration: none;color: #eeeae6;text-indent: -99999px;background-size: 20px}.navi_social ul li.xing a,.navi_social ul li.xing strong{background-image: url("/files/healinghome/img/xing.svg")}.navi_social ul li.pint a,.navi_social ul li.pint strong{background-image: url("/files/healinghome/img/pint.svg")}.navi_social ul li.houzz a,.navi_social ul li.houzz strong{background-image: url("/files/healinghome/img/houzz.svg")}.navi_social ul li a:hover,.navi_social ul li strong:hover{background-color: #933c50}.mod_sibling_navigation_news .back a,.mod_sibling_navigation_news .right a{color: #87273d;display: inline-block;padding: .6em 4em .6em 1em;background-image: url("/files/healinghome/icon/color/arrow-next.svg");background-repeat: no-repeat;font-size: 1em;line-height: 1.25em;text-decoration: none;background-position: 95% .05em;background-size: 2.75em}.mod_sibling_navigation_news .back a:hover,.mod_sibling_navigation_news .right a:hover{background-position: 98% .05em}.mod_sibling_navigation_news .back a{padding: .6em 1em .6em 4em;background-position: .5em .05em;background-image: url("/files/healinghome/icon/color/arrow-prev.svg")}.mod_sibling_navigation_news .back a:hover{background-position: .25em .05em}@media screen and (min-width: 769px){.navi_bottom > ul > li > a,.navi_bottom > ul > li > strong{font-size: 0.85em}}@media screen and (min-width: 1160px){.navi > ul > li > a,.navi > ul > li > strong{font-size: 0.9em}}@media screen and (min-width: 1260px){.navi > ul > li > a,.navi > ul > li > strong{margin-left: 0.8em;font-size: 1em}}img{height: auto;max-width: 100%}.bubble img,img.bubble{border-radius: 50%;margin-top: -60px}.content-gallery[class*="content-gallery--cols-"] ul{display: grid;grid-template-columns: 1fr}.content-gallery ul li{max-width: 100%;clear: none;float: none;padding-left: 0}.content-gallery ul li figure{position: relative;margin-right: 10px;margin-bottom: 10px;margin-left: 10px;display: inline-block}.content-gallery ul li figure figcaption{bottom: 0;left: 0;right: 0;padding: 15px 15px;position: absolute;font: 1em playfair_displayregular, Serif;color: #fff;text-shadow: 0px 0px 4px #222}figcaption,figcaption a{font-size: 0.75em;color: #333}.media--left figure{max-width: 100%;float: none;margin-top: 1em;margin-bottom: 1em;text-align: center}.media--right figure{max-width: 100%;float: none;margin-top: 1em;margin-bottom: 1em;text-align: center}@media screen and (min-width: 768px){.content-gallery.content-gallery--cols-3 ul{grid-template-columns: 1fr 1fr}.content-gallery.content-gallery--cols-4 ul{grid-template-columns: 1fr 1fr}#main .content-gallery ul li figure figcaption{font-size: 1.25em}.media--left figure{max-width: 50%;float: left;margin-top: 0.35em;margin-right: 1.5em}.media--right figure{max-width: 50%;float: right;margin-top: 0.35em;margin-left: 1.5em}}@media screen and (min-width: 980px){.content-gallery.content-gallery--cols-2 ul{grid-template-columns: 1fr 1fr}.content-gallery.content-gallery--cols-3 ul{grid-template-columns: 1fr 1fr 1fr}.content-gallery.content-gallery--cols-4 ul{grid-template-columns: 1fr 1fr 1fr 1fr}.content-gallery.content-gallery--cols-5 ul{grid-template-columns: 1fr 1fr 1fr 1fr 1fr}.content-gallery.content-gallery--cols-6 ul{grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr}#main .content-gallery ul li figure{margin-right: 15px;margin-bottom: 20px;margin-left: 15px}}.content-hyperlink a{display: inline-block;padding: .6em 1em .6em 4em;background-color: #87273d;background-image: url("/files/healinghome/icon/white/next.svg");background-repeat: no-repeat;font-size: 1em;line-height: 1.25em;text-decoration: none;color: #fff;background-position: .5em .05em;background-size: 2.75em;border-radius: 1.25em}.content-hyperlink a:hover{background-color: #5f1c2b;background-position: .75em .05em}.content-hyperlink.back a{background-image: url("/files/healinghome/icon/white/prev.svg")}.content-hyperlink.back a:hover{background-position: .25em .05em}.bg-image.content-hyperlink a{background-color: rgba(34,34,34,0.35);border: 3px solid #fff}.bg-image.content-hyperlink a:hover{background-color: rgba(34,34,34,0.65)}.content-toplink a{width: 42px;height: 42px;border-radius: 50%;display: block;background: #87273d url("/files/healinghome/img/top.svg") center center no-repeat;text-indent: -99999px;background-size: 20px}.content-toplink a:hover{background-color: #5f1c2b}.ce_accordion ~ .ce_accordion{margin-top: 0.5rem;margin-bottom: 0.5rem}.toggler{padding: 10px 50px 10px 15px;background-color: #ecece9;border: 1px solid #ecece9;color: #87273d;font-weight: 400;position: relative;cursor: pointer;display: block;-webkit-transition: all .3s;transition: all .3s}.ui-icon-triangle-1-e{width: 36px;height: 36px;position: absolute;top: 5px;right: 10px;border-radius: 50%;border: 2px solid #87273d;background-image: url("/files/healinghome/icon/color/bottom.svg");background-repeat: no-repeat;background-position: center center;background-size: 24px;-webkit-transition: all .3s;transition: all .3s}.toggler:hover{background-color: #fff}.ui-icon-triangle-1-s{width: 36px;height: 36px;position: absolute;top: 5px;right: 10px;border-radius: 50%;border: 2px solid #87273d;background-image: url("/files/healinghome/icon/color/bottom.svg");background-repeat: no-repeat;background-position: center center;background-size: 24px;transform: rotate(180deg);-webkit-transition: all .3s;transition: all .3s}.accordion > div{padding: 1em;border-left: 1px solid #ecece9;border-right: 1px solid #ecece9;border-bottom: 1px solid #ecece9}.formbody{background-color: #faf9f7;padding: 1em;max-width: 960px}.mod_subscribe form .formbody,.mod_unsubscribe form .formbody,.mod_registration form .formbody,.mod_newsletterSubscribeNotificationCenter .formbody,.mod_newsletterUnsubscribeNotificationCenter .formbody{background-color: #933c50;color: #fff}.mod_subscribe form .formbody a,.mod_unsubscribe form .formbody a,.mod_registration form .formbody a,.mod_newsletterSubscribeNotificationCenter .formbody a,.mod_newsletterUnsubscribeNotificationCenter .formbody a{text-decoration: underline;color: #fff}.widget{clear: both;margin-top: 2px;margin-bottom: 2px}.formbody > br{display: block;margin-top: 2px}input,select,legend{height: 40px;font-size: 1em;line-height: 40px;box-sizing: border-box}label{padding-top: 10px;padding-bottom: 10px;padding-right: 10px;font-size: 1em;line-height: 1em}.text,textarea{width: 100%;box-sizing: border-box}textarea,.text,.captcha,select{background-color: #e6e0d8;border: 1px solid #776f62;padding-right: 0.25em;padding-left: 0.25em;color: #3e3429;font-family: 'Jost', Verdana, sans-serif;box-sizing: border-box}textarea:focus,.text:focus,.captcha:focus,select:focus,.search .text:focus{background-color: #fff;border: 1px solid #87273d}p ~ textarea,p ~ .text,p ~ .captcha,p ~ select{margin-left: 32%}.error textarea,.error .text,.error .captcha,.error select{border-bottom: 3px solid #f00}select{max-width: 100%}select option{font-size: 0.85em}.submit{width: 100%;box-sizing: border-box}label,.checkbox_container legend,.radio_container legend{width: auto;float: none;display: block}fieldset{padding-right: 0;padding-left: 0;border: 0}.widget-submit .submit,.checkbox_container span,.radio_container span{margin-left: 0}.checkbox_container legend > .mandatory{display: inline;margin-left: 0}.headline,.explanation{padding-top: 10px;font-size: 1em}.checkbox,.radio{height: auto;float: left;margin-top: .6em;margin-right: 1em;margin-bottom: .5em;border: 0;background: none}.captcha_text{font-size: .9em}.submit{height: 50px;margin-bottom: 10px;text-align: center;background-color: #87273d;background-image: url("/files/healinghome/img/next.svg");background-repeat: no-repeat;border: 1px solid #87273d;font-size: 1.2em;color: #fff;cursor: pointer;-webkit-transition: all .3s;transition: all .3s;background-position: 95% center;background-size: 14px}.ce_form .submit:hover{color: #fff;-webkit-box-shadow: 0 0 1px 1px #001d64;box-shadow: 0 0 1px 1px #001d64}.mod_subscribe .submit,.mod_unsubscribe .submit,.mod_newsletterSubscribeNotificationCenter .submit,.mod_newsletterUnsubscribeNotificationCenter .submit{display: block;margin-left: 0;width: 100%}.search .widget{width: 40px;position: relative;margin: 0}.mod_search .formbody{max-width: 350px;position: relative;margin: 0}.search .text{width: 0px;height: 20px;float: right;margin: 0;padding: 10px 40px 10px 10px;background-color: #fff;background-repeat: no-repeat;border-top: 0px solid #fff381;border-right: 0px solid #fff381;border-bottom: 0px solid #fff381;border-left: 3px solid #fff381;font-size: 14px;line-height: 40px;color: #0a397b;background-image: url("/files/healinghome/img/sprite.png");background-position: right -80px;-webkit-transition: all .3s;transition: all .3s}.search input::-webkit-input-placeholder{font-size: 0px;color: #fff}.search .text:focus{width: 520px;background-color: #fff;border: 1px solid #fff381}.mod_search .text{width: 100%;height: 45px;background-repeat: no-repeat;line-height: 45px;background-image: url("/files/healinghome/img/sprite.png");background-position: right -78px}.mod_search .checkbox_container span,.mod_search .radio_container span{margin-left: 0}.search .submit,.mod_search .submit{width: 0px;height: 36px;right: 2px;position: absolute;margin: 0;border: 0;text-indent: -99999px;top: 2px;background-color: rgba(0,29,100,0.01)}.search .text:focus ~ .submit,.mod_search .text:focus ~ .submit{width: 40px}.mod_search > div{border-top: 1px solid #bdc6ce}p.error{margin-bottom: 0;margin-left: 32%;padding-top: 0;padding-bottom: 0;line-height: 35px}input.frm_xs,select.frm_xs{width: 100px}input.frm_xxs,select.frm_xxs,.captcha{width: 50px}.checkbox_container label,.radio_container label{width: auto;float: none}.checkbox_container span,.radio_container span{display: block}.routinglink input.text{width: 150px;float: left}.routinglink .submit{width: auto;margin-left: 5px}input.text,input.captcha,input.submit,button,select,textarea{-webkit-appearance: none}.mod_subscribe .checkbox_container legend,.mod_subscribe .checkbox_container span,.mod_unsubscribe .checkbox_container legend,.mod_unsubscribe .checkbox_container span,.mod_newsletterSubscribeNotificationCenter .checkbox_container legend,.mod_newsletterSubscribeNotificationCenter .checkbox_container span,.mod_newsletterUnsubscribeNotificationCenter .checkbox_container legend,.mod_newsletterUnsubscribeNotificationCenter .checkbox_container span{width: auto;float: none;margin-left: 0;color: #fff}@media screen and (min-width: 768px){label,.checkbox_container legend,.radio_container legend{width: 32%;float: left;display: inline}.text,textarea{width: 68%}.mod_newsletterSubscribeNotificationCenter .text,.mod_newsletterUnsubscribeNotificationCenter .text,.mod_subscribe .text,.mod_unsubscribe .text{width: 100%;display: block;margin-bottom: 10px;background-color: #fff;border-color: #fff;color: #000}.ce_form .widget-submit .submit,.checkbox_container span,.radio_container span{margin-left: 32%}.ce_form .submit{width: 68%}.ce_form select{max-width: 68%}}#cookiebar{width: 100%;bottom: 0;left: 0;right: 0;position: fixed}#cookiebar{padding: .5em 0;text-align: center;background-color: rgba(0,0,0,0.8);z-index: 10000}#cookiebar-desc{display: inline;color: #fff}#cookiebar span{padding-right: 1em}#cookiebar a{padding-right: .3em;padding-left: .3em;background-color: #933c50;border-top: 2px solid #f3f3f3;border-left: 2px solid #f3f3f3;color: #fff;border-bottom: 2px solid #8c8c8c;border-right: 2px solid #8c8c8c}#cookiebar button{display: inline;background-color: #933c50;color: #fff}.contao-cookiebar{font-size: 1em;z-index: 10000}.contao-cookiebar:before{height: auto}.cookiebar_default .cc-cookies .cc-cookie p{font-size: 1.5em}.contao-cookiebar .cc-inner{font-size: 1rem}.cookiebar_default .cc-info > a{font-size: 1.5rem}.cookiebar_default .cc-group{clear: both}.contao-cookiebar .cc-btn.success{background-color: #933c50;border: 1px solid #3e3429}.contao-cookiebar .cc-btn.success:hover{background-color: #933c50}.cc-cookies.toggle-group{padding-top: 40px}.contao-cookiebar .highlight .cc-btn.success{background: #87273d;border-color: #3e3429;color: #fff}.contao-cookiebar .highlight .cc-btn.success:hover{background: #933c50}.mod_cookiebar_opener{font-size: 0.85em}.layout_full > *{padding-right: 0;padding-left: 0}.layout_full > h1{margin-bottom: 0}.layout_full > h1:first-child > span{display: block}.layout_short:not(.first),.layout_latest:not(.first){margin-top: 3px;padding-top: 1em;border-top: 1px double #a18974}.layout_short:not(.last),.layout_latest:not(.last){margin-top: 3px;padding-top: 1em;border-bottom: 1px double #a18974}.layout_short h2,.layout_latest h2{margin-top: 0;font-size: 1.25em;color: #87273d}.layout_short h2 a,.layout_latest h2 a{color: #87273d}.layout_short h4 a,.layout_latest h4 a{color: #87273d}.layout_short p.info,.layout_latest p.info{float: right;padding-left: 10px;color: #776f62}.layout_short h2 a:hover,.layout_latest h2 a:hover{text-decoration: none;color: #933c50}p.more,p.back{margin-top: 1em;margin-bottom: 1em}p.more a,p.back a{display: inline-block;margin-top: .5em;margin-bottom: .5em;padding-right: 20px;padding-left: 20px;background-color: #87273d;border: 0;font-size: 1.3em;line-height: 1.9em;text-decoration: none;color: #fff;-webkit-transition: all .3s;transition: all .3s}p.more a:hover,p.back a:hover{background-color: #933c50}.mod_newsmenu > *{margin-top: 0;margin-bottom: 0;padding: 5px 15px;background-color: #933c50}.mod_newsmenu h2,.mod_newsmenu ul li,.mod_newsmenu ul li a{color: #fff}.mod_newsmenu ul li{padding-left: 0}.mod_newsmenu ul li a{display: inline-block;margin-bottom: 2px;padding-right: 20px;padding-left: 30px;background-color: #87273d;background-image: url("/files/healinghome/img/next.svg");background-repeat: no-repeat;line-height: 2em;background-position: 10px center;background-size: 14px}.mod_newsarchive > h1{grid-column: 1 / -1}.logoslider .slick .slick-track{display: flex;align-items: center}.slick-container ul.slick-dots{padding: 0;text-align: center}.slick-container ul.slick-dots li{display: inline-block;padding: 0 .25em}.slick-container ul.slick-dots li button{width: 1em;height: 1em;text-align: center;display: block;border: 1px solid #87273d;border-radius: 50%;background-color: #87273d;text-indent: -99999px}.slick-container ul.slick-dots li.slick-active button{border: 1px solid #999;background-color: #fff}.ce_slick-slider .image_container img{padding-right: 0.25em;padding-left: 0.25em}.ce_slick-slider .slick-slide{padding-right: 1em;padding-left: 1em}.ce_slick-content-start.feedback .slick-track{display: grid;grid-auto-flow: column;margin-bottom: 3em}.ce_slick-content-start.feedback .slick-slide{background-color: #fff;margin-right: .5em;margin-left: .5em;position: relative;overflow: visible}.ce_slick-content-start.feedback .slick-slide:after{position: absolute;bottom: -0.75em;left: 0.75em;content: "";width: 1.5em;height: 1.5em;display: block;background-color: #fff;transform: rotate(45deg)}.ce_slick-content-start.feedback .slick-slide em{position: absolute;bottom: -3em;left: 0.75em;text-transform: uppercase;font-style: normal;font-size: .85em}.slick-container .ce_slick-slide-separator{clear: none;padding-left: 1em;padding-right: 1em;padding-top: .5em;margin-right: 0;margin-left: 0;text-align: center}.slick-container .ce_slick-slide-separator h6{text-transform: uppercase;color: #999}.slick-button,.slick-arrow{width: 42px;height: 42px;position: absolute;display: block;border-radius: 50%;background-color: #87273d;background-position: center center;background-repeat: no-repeat;border: 0;text-indent: -99999px;background-size: 18px;-webkit-transition: all .3s;transition: all .3s;z-index: 10;cursor: pointer}.slick-button:hover,.slick-arrow:hover{background-color: #5f1c2b}.slick-arrow{top: 50%;margin-top: -18px}.slick-arrow.slick-prev{left: 0;background-image: url("/files/healinghome/icon/simple/prev.svg")}.slick-arrow.slick-next{right: 0;background-image: url("/files/healinghome/icon/simple/next.svg")}@media screen and (min-width: 769px){.slick-container .ce_slick-slide-separator{padding-left: 1.5em;padding-right: 1.5em;padding-top: .75em}.ce_slick-content-start button + .slick-list{margin-right: 50px;margin-left: 50px}}@media screen and (min-width: 1025px){.slick-container .ce_slick-slide-separator{padding-left: 2em;padding-right: 2em;padding-top: 1em}.slick-slide .image_container{padding-right: 10%;padding-left: 10%}.ce_slick-slider .image_container img{padding-right: 1em;padding-left: 1em}}.pagination{text-align: center;grid-column: 1 / -1}.pagination p{display: none}.pagination ul{text-align: center;font-size: 0.85em}.pagination ul li{display: inline;padding-right: 2px;padding-left: 2px;background-image: none}.pagination ul li a,.pagination ul li strong{display: inline-block;padding: 0 .3em;background-color: #87273d;border: 1px solid #87273d;text-decoration: none;color: #fff;-webkit-transition: all .3s ease 0s;transition: all .3s ease 0s}.pagination ul li strong,.pagination ul li a:hover{background-color: #fff;color: #87273d}.mobile_menu_trigger{cursor: pointer;width: 48px;height: 48px;display: block;background-image: url("/files/healinghome/img/menu.svg");background-repeat: no-repeat;background-position: center center;background-size: 42px;background-color: #fff}.mobile_menu_trigger span{display: block;text-indent: -99999px}.mobile_menu{z-index: 9999}.mobile_menu .inner{background-color: #fff}.navi_mobile_close{padding-top: 5px;padding-bottom: 5px;text-align: right;background-color: #fff}.navi_mobile_close a{padding-top: 15px;padding-right: 50px;padding-bottom: 15px;background-image: url("/files/healinghome/icon/color/close.svg");background-repeat: no-repeat;background-position: 98% center;background-size: 32px;font-size: 18px;line-height: 40px;text-decoration: none;color: #333}.mobile_menu .mod_navigation,.mobile_menu .mod_customnav{clear: both;margin: 0;padding: 0;text-align: left}.mobile_menu .mod_navigation ul,.mobile_menu .mod_customnav ul{margin: 0;padding: 0}.mobile_menu .mod_navigation ul li,.mobile_menu .mod_customnav ul li{padding: 0;background-image: none}.mobile_menu .mod_navigation > ul > li,.mobile_menu .mod_customnav > ul > li{border-top: 1px solid #e1e4ea}.mobile_menu .mod_navigation > ul > li > a,.mobile_menu .mod_navigation > ul > li > strong,.mobile_menu .mod_customnav > ul > li > a,.mobile_menu .mod_customnav > ul > li > strong{display: block;padding-top: 0.15em;padding-bottom: 0.15em;padding-left: 0.5em;font-size: 1.05em;text-decoration: none;color: #333;background-color: #ecece9}.mobile_menu .mod_navigation > ul > li.submenu > a,.mobile_menu .mod_navigation > ul > li.submenu > strong{background-image: url("/files/healinghome/img/down.svg");background-repeat: no-repeat;background-position: 98% center;background-size: 24px}.mobile_menu .mod_navigation > ul > li > a:hover,.mobile_menu .mod_navigation > ul > li > strong,.mobile_menu .mod_customnav > ul > li > a:hover,.mobile_menu .mod_customnav > ul > li > strong{background-color: #87273d;color: #e9d7d4}.mobile_menu .mod_navigation > ul > li > ul > li > a,.mobile_menu .mod_navigation > ul > li > ul > li > strong,.mobile_menu .mod_customnav > ul > li > ul > li > a,.mobile_menu .mod_customnav > ul > li > ul > li > strong{display: block;padding-top: 0.3em;padding-bottom: 0.3em;padding-left: 1.5em;font-size: 0.9em;line-height: 1em;text-decoration: none;color: #333;background-color: #ecece9}.mobile_menu .mod_navigation > ul > li > ul > li > a:hover,.mobile_menu .mod_navigation > ul > li > ul > li > strong,.mobile_menu .mod_customnav > ul > li > ul > li > a:hover,.mobile_menu .mod_customnav > ul > li > ul > li > strong{background-color: #87273d;color: #e9d7d4}.module-easy-popup .easy-popup-container{margin: 0;padding: 0;max-width: 100%;width: 100%;border: 0;padding-left: 0 !important;padding-right: 0 !important}.module-easy-popup .easy-popup-container::backdrop{display: none}.easy-popup-inside{padding: 0 1em}.easy-popup-inside form{float: right;padding: 0;background: transparent;margin-top: -2em !important}.easy-popup-inside form .easy-popup-close{border: 0;font-size: 3em;heignt: 1em;color: #87273d;font-weight: bold;background: transparent;padding: 0 0 0 .25em;cursor: pointer;outline: 0 none}body[class*="bubble-"] #headerImage .inside:after{bottom: -30px;right: 4vw;position: absolute;display: block;width: 95px;height: 95px;background-color: #87273d;border-radius: 50%;content: "";z-index: 10;background-image: url("/files/healinghome/icon/bubble/bubble-workshops.svg");background-repeat: no-repeat;background-size: 80px;background-position: center}@media only screen and (min-width: 769px){body[class*="bubble-"] #headerImage .inside:after{bottom: -40px;width: 125px;height: 125px;background-size: 105px}}@media only screen and (min-width: 1025px){body[class*="bubble-"] #headerImage .inside:after{bottom: -45px;width: 140px;height: 140px;background-size: 125px}}body.bubble-workshops #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-workshops.svg")}body.bubble-onlinekurse #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-onlinekurse.svg")}body.bubble-weiterbildung #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-weiterbildung.svg")}body.bubble-buecher #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-buecher.svg")}body.bubble-ausbeute #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-ausbeute.svg")}body.bubble-einrichtungsberatung #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-einrichtungsberatung.svg")}body.bubble-fuerwen #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-fuerwen.svg")}body.bubble-inhalte #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-inhalte.svg")}body.bubble-kontakt #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-kontakt.svg")}body.bubble-newsletter #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-newsletter.svg")}body.bubble-presse #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-presse.svg")}body.bubble-profil #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-profil.svg")}body.bubble-tagnurfuerdich #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-tagnurfuerdich.svg")}body.bubble-tagnurfuerdich2 #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-tagnurfuerdich2.svg")}body.bubble-video #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-video.svg")}body.bubble-video2 #headerImage .inside:after{background-image: url("/files/healinghome/icon/bubble/bubble-video2.svg")}
/* jost-300 */
@font-face {
  font-display: swap; 
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/_fonts/jost-300.eot');
  src: url('../../files/_fonts/jost-300.eot?#iefix') format('embedded-opentype'), 
       url('../../files/_fonts/jost-300.woff2') format('woff2'),
       url('../../files/_fonts/jost-300.woff') format('woff'), 
       url('../../files/_fonts/jost-300.ttf') format('truetype'), 
       url('../../files/_fonts/jost-300.svg#Jost') format('svg');
}

/* jost-regular */
@font-face {
  font-display: swap; 
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/_fonts/jost-regular.eot');
  src: url('../../files/_fonts/jost-regular.eot?#iefix') format('embedded-opentype'), 
       url('../../files/_fonts/jost-regular.woff2') format('woff2'),
       url('../../files/_fonts/jost-regular.woff') format('woff'), 
       url('../../files/_fonts/jost-regular.ttf') format('truetype'), 
       url('../../files/_fonts/jost-regular.svg#Jost') format('svg');
}

/* jost-italic */
@font-face {
  font-display: swap; 
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/_fonts/jost-italic.eot');
  src: url('../../files/_fonts/jost-italic.eot?#iefix') format('embedded-opentype'), 
       url('../../files/_fonts/jost-italic.woff2') format('woff2'),
       url('../../files/_fonts/jost-italic.woff') format('woff'), 
       url('../../files/_fonts/jost-italic.ttf') format('truetype'), 
       url('../../files/_fonts/jost-italic.svg#Jost') format('svg');
}
/* jost-500 */
@font-face {
  font-display: swap; 
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/_fonts/jost-500.eot');
  src: url('../../files/_fonts/jost-500.eot?#iefix') format('embedded-opentype'), 
       url('../../files/_fonts/jost-500.woff2') format('woff2'),
       url('../../files/_fonts/jost-500.woff') format('woff'), 
       url('../../files/_fonts/jost-500.ttf') format('truetype'), 
       url('../../files/_fonts/jost-500.svg#Jost') format('svg');
}

/* jost-600 */
@font-face {
  font-display: swap; 
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/_fonts/jost-600.eot');
  src: url('../../files/_fonts/jost-600.eot?#iefix') format('embedded-opentype'), 
       url('../../files/_fonts/jost-600.woff2') format('woff2'),
       url('../../files/_fonts/jost-600.woff') format('woff'), 
       url('../../files/_fonts/jost-600.ttf') format('truetype'), 
       url('../../files/_fonts/jost-600.svg#Jost') format('svg');
}

/* jost-700 */
@font-face {
  font-display: swap; 
  font-family: 'Jost';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/_fonts/jost-700.eot');
  src: url('../../files/_fonts/jost-700.eot?#iefix') format('embedded-opentype'), 
       url('../../files/_fonts/jost-700.woff2') format('woff2'),
       url('../../files/_fonts/jost-700.woff') format('woff'), 
       url('../../files/_fonts/jost-700.ttf') format('truetype'), 
       url('../../files/_fonts/jost-700.svg#Jost') format('svg');
}

/* jost-800 */
@font-face {
  font-display: swap; 
  font-family: 'Jost';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/_fonts/jost-800.eot');
  src: url('../../files/_fonts/jost-800.eot?#iefix') format('embedded-opentype'), 
       url('../../files/_fonts/jost-800.woff2') format('woff2'),
       url('../../files/_fonts/jost-800.woff') format('woff'), 
       url('../../files/_fonts/jost-800.ttf') format('truetype'), 
       url('../../files/_fonts/jost-800.svg#Jost') format('svg');
}
@font-face {
    font-family: 'allison';
    src: url('../../files/_fonts/Allison-Regular.woff2') format('woff2'),
        url('../../files/_fonts/Allison-Regular.woff') format('woff'),
        url('../../files/_fonts/Allison-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 3, 2021 */



@font-face {
    font-family: 'playfair_displayitalic';
    src:     url('../../files/_fonts/playfairdisplay-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('../../files/_fonts/playfairdisplay-italic-variablefont_wght-webfont.woff') format('woff'),
         url('../../files/_fonts/playfairdisplay-italic-variablefont_wght-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: fallback;
}




@font-face {
    font-family: 'playfair_displayregular';
    src:     url('../../files/_fonts/playfairdisplay-variablefont_wght-webfont.woff2') format('woff2'),
         url('../../files/_fonts/playfairdisplay-variablefont_wght-webfont.woff') format('woff'),
         url('../../files/_fonts/playfairdisplay-variablefont_wght-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: fallback;
}
