:root{--color-1-contrast-color:white;--color-2-contrast-color:white}.button,button.button{position:relative;display:inline-block;text-decoration:none;outline:0;overflow:hidden;text-shadow:none;border:none;line-height:1.1em;cursor:pointer;border-radius:3px;font-size:0.9rem;letter-spacing:0.5px;padding:1rem 1.4rem;background:black;text-align:center;font-weight:500;text-transform:uppercase;box-sizing:border-box;transition:all .3s ease-in-out}.button:before,button.button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;transition:all .6s ease-in-out;margin:auto;transform:scale(0, 0);background:rgba(255,255,255,0.1);border-radius:100px}.button.button--white,button.button.button--white{background-color:white}.button.button--filled,button.button.button--filled{width:100%;border-radius:0}.button.button--filled span:not(.button__icon),button.button.button--filled span:not(.button__icon){text-align:center !important;width:100%}.button.button--no-uppercase,button.button.button--no-uppercase{text-transform:none}.button:hover:before,button.button:hover:before{transform:scale(2, 2)}.button span,button.button span{transition:all .3s ease-in-out;box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;color:white}.button span.icon,button.button span.icon{padding-right:0}.button:not(.button--white) span,button.button:not(.button--white) span{position:relative;color:white}.button.bg_color_1 span,button.button.bg_color_1 span{color:var(--color-1-contrast-color)}.button.bg_color_2 span,button.button.bg_color_2 span{color:var(--color-2-contrast-color)}.button.margin_top,button.button.margin_top{margin-top:1.4em}.text__button{color:white;border:none;border-bottom:white 1px solid;font-weight:600;display:inline-block;font-size:1rem;background:transparent;width:auto;padding:0}#preview-bar{display:block;position:fixed;top:auto;right:0;bottom:0;left:0;padding:12px 35px;color:white;background:#db2e2f;text-transform:none;font-size:15px;font-weight:400;z-index:9999;text-align:center}@media (max-width: 1024px){#preview-bar{font-size:14px}}@media (max-width: 740px){#preview-bar{font-size:13px}}#search_form_w{position:relative;display:inline-block;vertical-align:middle;width:200px;max-width:100%}.search_form{position:relative;margin:0;padding:0;border:1px solid rgba(0,0,0,0.12);background:transparent;width:100%;box-sizing:border-box;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:space-between;-webkit-justify-content:space-between}input[type="text"].search_form_input{position:relative;display:inline-block;vertical-align:middle;background:transparent;outline:none;border:none;width:70%;box-sizing:border-box;padding:10px 12px;margin:0;font-size:12px;font-weight:300;color:black}@media (max-width: 740px){input[type="text"].search_form_input{font-size:16px !important}}.search_form_btn{position:relative;display:inline-block;vertical-align:middle;background:none;outline:none;border:none;padding:10px 12px 10px 0;text-align:right;cursor:pointer;color:black;max-width:20%;box-sizing:border-box}.search_form_btn span{position:relative;display:block;width:15px;height:15px;background:url("https://cdn.webhero.be/images/icons/search.svg") no-repeat center;background-size:contain}#search_form_w.dark_bg .search_form{border-color:#fff}#search_form_w.dark_bg ::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg ::-moz-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg :-ms-input-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg :-moz-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg input[type="text"].search_form_input{color:white}#search_form_w.dark_bg .search_form_btn span{background-image:url("https://cdn.webhero.be/images/icons/search_white.svg")}#page_search{position:relative;display:block}#page_search_i{position:relative;display:block}.page_search_item{position:relative;display:block;border-bottom:1px solid rgba(0,0,0,0.12);padding:5px 0;margin-bottom:20px;text-decoration:none !important;transition:all .3s ease-in-out;background:transparent;white-space:normal}.page_search_item:hover{text-decoration:none}.page_search_item h5,.page_search_item p{position:relative;display:block;padding:0;margin:0;text-align:left}.page_search_item p{font-style:italic;text-transform:lowercase}[data-webshop-search]{position:relative;display:block;width:100%;font-size:12px}@media (min-width: 1900px){[data-webshop-search]{font-size:14px}}@media (max-width: 1024px){[data-webshop-search]{font-size:11px}}[data-webshop-search] ::-webkit-scrollbar-track{box-shadow:inset 0 0 0;background-color:transparent}[data-webshop-search] ::-webkit-scrollbar{width:1px;height:1px;background-color:transparent}[data-webshop-search] ::-webkit-scrollbar-thumb{background-color:transparent}[data-webshop-search] input[type=text]{padding:10px 12px;background:transparent;font-size:1.1em;font-weight:300;color:black;width:100%;box-sizing:border-box;position:relative;display:block;border-radius:0;box-shadow:none;box-sizing:border-box;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;border:none;text-align:left;color:black;width:100%}[data-webshop-search] input[type=text]:focus,[data-webshop-search] input[type=text]:hover{box-shadow:none;outline:0}@media (max-width: 740px){[data-webshop-search] input[type=text]{font-size:16px}}.search_border_top{border-top:1px solid rgba(0,0,0,0.06)}#search_page{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:space-between;-webkit-justify-content:space-between;max-width:1300px;margin:auto}@media (min-width: 1900px){#search_page{max-width:1500px}}#search_page_side{position:relative;display:block;width:20%}@media (max-width: 800px){#search_page_side{width:100%}}@media (max-width: 800px){#search_page_side{padding-bottom:25px}}@media (max-width: 800px){.search_page_side_info{display:none}}.search_sticky{position:relative;display:block;z-index:3}#page_search_title{font-size:1.3em;margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,0.05);padding:0 0 0.5em}[data-webshop-search-side]{position:relative;display:block;padding-bottom:25px}[data-webshop-search-side] h1{font-size:1.6em;border-bottom:1px solid rgba(0,0,0,0.05);padding:0 0 0.7em;margin-bottom:1.1em;text-align:left}@media (max-width: 800px){[data-webshop-search-side] h1{margin-bottom:0;font-size:2em;border-bottom:0}}[data-webshop-search-side] input{padding:10px 12px;background:transparent;font-size:1.1em;font-weight:300;color:black;width:100%;box-sizing:border-box;position:relative;display:block;border-radius:0;box-shadow:none;box-sizing:border-box;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;border:none;text-align:left;color:black;width:100%}[data-webshop-search-side] input:focus,[data-webshop-search-side] input:hover{box-shadow:none;outline:0}[data-webshop-search-side] input{background:rgba(0,0,0,0.05)}[data-webshop-search] input[type=text]{position:relative;display:block;width:100%;background:white;margin-bottom:0.4em}#search_page_content{position:relative;display:block;width:75%}@media (max-width: 800px){#search_page_content{width:100%}}.search_page_nothing_found{padding:1em 1.2em;background:rgba(0,0,0,0.05);color:black;text-align:center;position:relative;display:block;font-size:1.2em}.search_page_price_update{margin-bottom:2em}.search_page_nothing_found_left{color:black;text-align:left;position:relative;display:block;font-size:1.2em}.search_button{position:relative;display:inline-block;vertical-align:middle;border:none;color:white;text-align:center;font-size:1.15em;padding:0.8em 1.1em;letter-spacing:0.5px;cursor:pointer;font-family:inherit}.search_button span{position:relative;display:inline-block;vertical-align:middle}.search_button.search_button_mt{margin-top:15px}.search_button.search_button_grey{background:rgba(0,0,0,0.2)}.search_button.search_full_button{box-sizing:border-box;width:100%}#agency_logos_wrapper{position:relative;display:inline-block}#agency_logos{position:relative;display:inline-block}.agency_logos_text,.agency_logo_webhero{position:relative;display:inline-block;vertical-align:middle;text-decoration:none;font-size:12px;color:black;font-weight:300}.agency_logos_text.white,.agency_logo_webhero.white{color:white}.agency_logos_text{padding:0;margin-right:0}.agency_logo_webhero{padding:6px}.agency_logo_webhero span{display:block;width:25px;height:25px;background-repeat:no-repeat;background-position:center;background-size:contain}.body__loaded .agency_logo_webhero span{background-image:url("https://cdn.webhero.be/images/layout/webhero-logo.svg")}.body__loaded .agency_logo_webhero.white span{background-image:url("https://cdn.webhero.be/images/layout/webhero-logo-w.svg")}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;font-display:swap;src:local("Material Icons"),local("MaterialIcons-Regular"),url("https://cdn.webhero.be/css/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"),url("https://cdn.webhero.be/css/fonts/materialicons/MaterialIcons-Regular.woff") format("woff")}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';opacity:0;animation:contentscale 0.4s ease-in-out forwards 0.2s;-webkit-animation:contentscale 0.4s ease-in-out forwards 0.2s}@keyframes contentscale{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes contentscale{0%{opacity:0;}100%{opacity:1;}}.background_image{background-size:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.background_image.contain{background-size:contain}[data-src]{opacity:0}[data-src].loaded{opacity:1}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){[data-src].no_img_on_phone{background-size:0;background-image:none !important}}.fancybox-thumbs img{opacity:1}#view_message,.default__message{position:relative;display:block;width:100%;box-sizing:border-box;background:#f6f6f6;border:1px solid #e7e7e7;text-align:center;padding:15px 20px;font-size:14px;font-weight:500;z-index:2}#notific{position:fixed;top:auto;right:0;bottom:0;left:0;z-index:9999;display:none;text-align:center}#notific #notific-i{position:relative;display:inline-block;width:100%;text-align:center;box-sizing:border-box;padding:12px 20px}#notific #notific-i.code-0{background:rgba(0,0,0,0.15)}#notific #notific-i.code-1{background:#89c687}#notific #notific-i.code-2{background:#e46460}#notific #notific-i span{font-family:"Roboto Condensed",sans-serif;font-size:16px;font-weight:400;text-transform:none;color:white}@media (min-width: 1400px){#notific #notific-i{padding:16px 40px}#notific #notific-i span{font-size:21px}}.home_description p,.extra__footer__txt p{padding-bottom:12px}.home_description a,.extra__footer__txt a{display:inline}.clearfix::after{clear:both;display:block;content:"";height:0}.fr-view a:not(.button){display:inline-block;text-overflow:ellipsis;overflow:hidden;max-width:100%;vertical-align:bottom}.fr-view ul a:not(.button),.fr-view ol a:not(.button){vertical-align:top}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;width:100% !important;max-width:100%;overflow-x:auto}.fr-view .table__wrapper{overflow-x:auto}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:rgba(0,0,0,0.04)}.fr-view table td,.fr-view table th{border:1px solid rgba(0,0,0,0.13);padding:2px 5px}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table th{background:rgba(0,0,0,0.12)}.fr-view table.fr-invisible-borders td,.fr-view table.fr-invisible-borders th{border-color:transparent}.fr-view hr{clear:both;user-select:none;-webkit-user-select:none;-ms-user-select:none;page-break-after:always}.fr-view pre{white-space:pre-wrap;word-wrap:break-word}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{position:relative}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video--default-center{text-align:center}.fr-view .fr-video--default-center iframe{display:inline-block}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}a.fr-view.fr-strong{font-weight:700}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px))}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-wrapper h1,.fr-wrapper .h1,.fr-dropdown-list li h1,.fr-dropdown-list li .h1{font-size:25px;text-align:left;position:relative;display:block;font-weight:500;letter-spacing:0;line-height:1.3em;margin-bottom:15px;margin-top:0}@media (max-width: 800px){.fr-wrapper h1,.fr-wrapper .h1,.fr-dropdown-list li h1,.fr-dropdown-list li .h1{font-size:3.2vw}}@media (max-width: 740px){.fr-wrapper h1,.fr-wrapper .h1,.fr-dropdown-list li h1,.fr-dropdown-list li .h1{font-size:20px}}.fr-wrapper h1.line_under,.fr-wrapper .h1.line_under,.fr-dropdown-list li h1.line_under,.fr-dropdown-list li .h1.line_under{padding-bottom:1.4vw}.fr-wrapper h1.line_under:before,.fr-wrapper .h1.line_under:before,.fr-dropdown-list li h1.line_under:before,.fr-dropdown-list li .h1.line_under:before{content:'';position:absolute;top:auto;right:0;bottom:0;left:0;border-bottom:1px solid rgba(0,0,0,0.06)}.fr-wrapper h1.centered,.fr-wrapper .h1.centered,.fr-dropdown-list li h1.centered,.fr-dropdown-list li .h1.centered{text-align:center}.fr-wrapper h1:last-child,.fr-wrapper .h1:last-child,.fr-dropdown-list li h1:last-child,.fr-dropdown-list li .h1:last-child{margin-bottom:0}@media (max-width: 800px){.fr-wrapper h1,.fr-wrapper .h1,.fr-dropdown-list li h1,.fr-dropdown-list li .h1{margin-bottom:3.5vw}}.fr-wrapper h2,.fr-wrapper .h2,.fr-dropdown-list li h2,.fr-dropdown-list li .h2{padding:0;font-weight:500;font-size:22px;position:relative;display:block;line-height:1.4em;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:15px}.fr-wrapper h2:last-child,.fr-wrapper .h2:last-child,.fr-dropdown-list li h2:last-child,.fr-dropdown-list li .h2:last-child{margin-bottom:0}@media (max-width: 800px){.fr-wrapper h2,.fr-wrapper .h2,.fr-dropdown-list li h2,.fr-dropdown-list li .h2{font-size:2.4vw;margin-bottom:3.5vw}}@media (max-width: 740px){.fr-wrapper h2,.fr-wrapper .h2,.fr-dropdown-list li h2,.fr-dropdown-list li .h2{font-size:18px}}.fr-wrapper h3,.fr-wrapper .h3,.fr-dropdown-list li h3,.fr-dropdown-list li .h3{padding:0;font-weight:500;font-size:20px;position:relative;display:block;text-align:left;margin-top:0;margin-bottom:15px;padding-bottom:10px;letter-spacing:0}.fr-wrapper h3:before,.fr-wrapper .h3:before,.fr-dropdown-list li h3:before,.fr-dropdown-list li .h3:before{content:'';position:absolute;top:auto;right:0;bottom:0;left:0;border-bottom:1px solid rgba(0,0,0,0.06)}.fr-wrapper h3:last-child,.fr-wrapper .h3:last-child,.fr-dropdown-list li h3:last-child,.fr-dropdown-list li .h3:last-child{margin-bottom:0}@media (max-width: 800px){.fr-wrapper h3,.fr-wrapper .h3,.fr-dropdown-list li h3,.fr-dropdown-list li .h3{font-size:2.2vw;margin-bottom:3.5vw}}@media (max-width: 740px){.fr-wrapper h3,.fr-wrapper .h3,.fr-dropdown-list li h3,.fr-dropdown-list li .h3{font-size:16px}}.fr-wrapper h4,.fr-wrapper .h4,.fr-dropdown-list li h4,.fr-dropdown-list li .h4{font-size:18px;font-weight:500;text-align:left;margin-top:0;letter-spacing:0;margin-bottom:15px}.fr-wrapper h4:last-child,.fr-wrapper .h4:last-child,.fr-dropdown-list li h4:last-child,.fr-dropdown-list li .h4:last-child{margin-bottom:0}@media (max-width: 800px){.fr-wrapper h4,.fr-wrapper .h4,.fr-dropdown-list li h4,.fr-dropdown-list li .h4{font-size:2.7vw;margin-bottom:3.5vw}}@media (max-width: 740px){.fr-wrapper h4,.fr-wrapper .h4,.fr-dropdown-list li h4,.fr-dropdown-list li .h4{font-size:14.5px}}.fr-wrapper h5,.fr-wrapper .h5,.fr-dropdown-list li h5,.fr-dropdown-list li .h5{font-size:15px;text-align:left;margin-bottom:15px;font-weight:500;margin-top:0;letter-spacing:0}.fr-wrapper h5:last-child,.fr-wrapper .h5:last-child,.fr-dropdown-list li h5:last-child,.fr-dropdown-list li .h5:last-child{margin-bottom:0}@media (max-width: 800px){.fr-wrapper h5,.fr-wrapper .h5,.fr-dropdown-list li h5,.fr-dropdown-list li .h5{font-size:2.3vw;margin-bottom:3.5vw}}@media (max-width: 740px){.fr-wrapper h5,.fr-wrapper .h5,.fr-dropdown-list li h5,.fr-dropdown-list li .h5{font-size:13.5px}}.fr-wrapper h6,.fr-wrapper .h6,.fr-dropdown-list li h6,.fr-dropdown-list li .h6{background:rgba(0,0,0,0.05);padding:20px 25px}.fr-wrapper p,.fr-wrapper ul,.fr-wrapper ol,.fr-wrapper td,.fr-wrapper th,.fr-wrapper h6,.fr-dropdown-list li p,.fr-dropdown-list li ul,.fr-dropdown-list li ol,.fr-dropdown-list li td,.fr-dropdown-list li th,.fr-dropdown-list li h6{font-size:13px;line-height:1.8em;letter-spacing:0;font-weight:400;margin-top:0;margin-bottom:15px;text-align:left}.fr-wrapper p a,.fr-wrapper ul a,.fr-wrapper ol a,.fr-wrapper td a,.fr-wrapper th a,.fr-wrapper h6 a,.fr-dropdown-list li p a,.fr-dropdown-list li ul a,.fr-dropdown-list li ol a,.fr-dropdown-list li td a,.fr-dropdown-list li th a,.fr-dropdown-list li h6 a{text-decoration:underline}.fr-wrapper p strong,.fr-wrapper ul strong,.fr-wrapper ol strong,.fr-wrapper td strong,.fr-wrapper th strong,.fr-wrapper h6 strong,.fr-dropdown-list li p strong,.fr-dropdown-list li ul strong,.fr-dropdown-list li ol strong,.fr-dropdown-list li td strong,.fr-dropdown-list li th strong,.fr-dropdown-list li h6 strong{font-weight:700}.fr-wrapper p:last-child,.fr-wrapper ul:last-child,.fr-wrapper ol:last-child,.fr-wrapper td:last-child,.fr-wrapper th:last-child,.fr-wrapper h6:last-child,.fr-dropdown-list li p:last-child,.fr-dropdown-list li ul:last-child,.fr-dropdown-list li ol:last-child,.fr-dropdown-list li td:last-child,.fr-dropdown-list li th:last-child,.fr-dropdown-list li h6:last-child{margin-bottom:0}@media (max-width: 1024px){.fr-wrapper p,.fr-wrapper ul,.fr-wrapper ol,.fr-wrapper td,.fr-wrapper th,.fr-wrapper h6,.fr-dropdown-list li p,.fr-dropdown-list li ul,.fr-dropdown-list li ol,.fr-dropdown-list li td,.fr-dropdown-list li th,.fr-dropdown-list li h6{font-size:1.3vw}}@media (max-width: 800px){.fr-wrapper p,.fr-wrapper ul,.fr-wrapper ol,.fr-wrapper td,.fr-wrapper th,.fr-wrapper h6,.fr-dropdown-list li p,.fr-dropdown-list li ul,.fr-dropdown-list li ol,.fr-dropdown-list li td,.fr-dropdown-list li th,.fr-dropdown-list li h6{font-size:1.65vw;margin-bottom:3vw}}@media (max-width: 740px){.fr-wrapper p,.fr-wrapper ul,.fr-wrapper ol,.fr-wrapper td,.fr-wrapper th,.fr-wrapper h6,.fr-dropdown-list li p,.fr-dropdown-list li ul,.fr-dropdown-list li ol,.fr-dropdown-list li td,.fr-dropdown-list li th,.fr-dropdown-list li h6{font-size:12.5px;margin-bottom:5vw}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.fr-wrapper p,.fr-wrapper ul,.fr-wrapper ol,.fr-wrapper td,.fr-wrapper th,.fr-wrapper h6,.fr-dropdown-list li p,.fr-dropdown-list li ul,.fr-dropdown-list li ol,.fr-dropdown-list li td,.fr-dropdown-list li th,.fr-dropdown-list li h6{font-size:12px;margin-bottom:5vw;line-height:1.7em}}.fr-wrapper p.date,.fr-wrapper ul.date,.fr-wrapper ol.date,.fr-wrapper td.date,.fr-wrapper th.date,.fr-wrapper h6.date,.fr-dropdown-list li p.date,.fr-dropdown-list li ul.date,.fr-dropdown-list li ol.date,.fr-dropdown-list li td.date,.fr-dropdown-list li th.date,.fr-dropdown-list li h6.date{font-style:italic;margin-bottom:5px;color:rgba(0,0,0,0.37)}.fr-wrapper p.date span,.fr-wrapper ul.date span,.fr-wrapper ol.date span,.fr-wrapper td.date span,.fr-wrapper th.date span,.fr-wrapper h6.date span,.fr-dropdown-list li p.date span,.fr-dropdown-list li ul.date span,.fr-dropdown-list li ol.date span,.fr-dropdown-list li td.date span,.fr-dropdown-list li th.date span,.fr-dropdown-list li h6.date span{font-size:0.8em}.fr-wrapper ul,.fr-wrapper ol,.fr-dropdown-list li ul,.fr-dropdown-list li ol{padding-left:20px}.fr-wrapper ul,.fr-dropdown-list li ul{padding:0 0 0 15px;margin-top:0;margin-right:0;margin-left:5px;line-height:1.4em}.fr-wrapper li,.fr-dropdown-list li li{line-height:2em}.fr-wrapper img,.fr-wrapper iframe,.fr-wrapper object,.fr-wrapper video,.fr-dropdown-list li img,.fr-dropdown-list li iframe,.fr-dropdown-list li object,.fr-dropdown-list li video{max-width:100%}.fr-wrapper a,.fr-dropdown-list li a{word-break:break-all}.froala__button--wrapper{position:relative;display:block;width:100%;margin-bottom:1em;text-align:left}.froala__button--wrapper:last-child{margin-bottom:0}.fr-view .froala__button,.home_description .froala__button,.extra__footer__txt .froala__button,.event_form_message .froala__button,.page__intro__html .froala__button{position:relative;padding:15px;color:white;font-size:1em;font-weight:500;display:inline-block;text-decoration:none}.fr-view .froala__button:hover,.home_description .froala__button:hover,.extra__footer__txt .froala__button:hover,.event_form_message .froala__button:hover,.page__intro__html .froala__button:hover{text-decoration:none}.fr-view .froala__button *:not(.froala__button__span),.fr-view .froala__button span,.fr-view .froala__button p,.fr-view .froala__button div,.fr-view .froala__button h1,.fr-view .froala__button h2,.fr-view .froala__button h3,.fr-view .froala__button h4,.fr-view .froala__button h5,.fr-view .froala__button h6,.home_description .froala__button *:not(.froala__button__span),.home_description .froala__button span,.home_description .froala__button p,.home_description .froala__button div,.home_description .froala__button h1,.home_description .froala__button h2,.home_description .froala__button h3,.home_description .froala__button h4,.home_description .froala__button h5,.home_description .froala__button h6,.extra__footer__txt .froala__button *:not(.froala__button__span),.extra__footer__txt .froala__button span,.extra__footer__txt .froala__button p,.extra__footer__txt .froala__button div,.extra__footer__txt .froala__button h1,.extra__footer__txt .froala__button h2,.extra__footer__txt .froala__button h3,.extra__footer__txt .froala__button h4,.extra__footer__txt .froala__button h5,.extra__footer__txt .froala__button h6,.event_form_message .froala__button *:not(.froala__button__span),.event_form_message .froala__button span,.event_form_message .froala__button p,.event_form_message .froala__button div,.event_form_message .froala__button h1,.event_form_message .froala__button h2,.event_form_message .froala__button h3,.event_form_message .froala__button h4,.event_form_message .froala__button h5,.event_form_message .froala__button h6,.page__intro__html .froala__button *:not(.froala__button__span),.page__intro__html .froala__button span,.page__intro__html .froala__button p,.page__intro__html .froala__button div,.page__intro__html .froala__button h1,.page__intro__html .froala__button h2,.page__intro__html .froala__button h3,.page__intro__html .froala__button h4,.page__intro__html .froala__button h5,.page__intro__html .froala__button h6{display:inline;padding:0;margin:0;position:relative;font-size:1em}.froala__button.bg_color_1 .froala__button__span{color:var(--color-1-contrast-color)}.froala__button.bg_color_2 .froala__button__span{color:var(--color-2-contrast-color)}.fr-view .froala__button:not(.froala__button--big),.event_form_message .froala__button:not(.froala__button--big){margin-bottom:5px}.fr-view .froala__button.froala__button--big,.home_description .froala__button.froala__button--big,.extra__footer__txt .froala__button.froala__button--big,.event_form_message .froala__button.froala__button--big,.page__intro__html .froala__button.froala__button--big{width:100%;box-sizing:border-box;text-align:center}.froala__button.froala__button__background{padding:0 !important}.froala__button__background+.froala__button__background{margin-left:15px}.fr-view .froala__button.froala__button__span{margin:0 !important;border:0 !important;box-shadow:none !important;outline:none !important;width:100%;flex-shrink:0;box-sizing:border-box;background:none;background-color:transparent}.fr-view .froala__button.froala__button__span+*{display:none !important}.fr-view img.amp_emoticon,.text_styles img.amp_emoticon,.event_form_message img.amp_emoticon{margin-bottom:0 !important;margin-right:0;margin-left:0;margin-top:0;display:inline-block;position:relative;opacity:1;border:0 !important;padding:0 !important}.fr-view-popup .fr-view *{text-align:center}.fr-view .text__special-block{position:relative;display:block;padding:6% 8%;margin-bottom:25px}.fr-view .text__special-block:last-child{margin-bottom:0}.fr-view a:not(.froala__button) em{padding-right:2px}.fr-view .text__quote-block{position:relative;display:block;padding:35px 50px 35px 40px;margin-bottom:25px;border-left:4px solid rgba(0,0,0,0.05);border-top:4px solid rgba(0,0,0,0.05)}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.fr-view .text__quote-block{padding:30px 40px 30px 30px}}.fr-view .text__quote-block *{opacity:0.55;font-style:italic}.fr-view .text__quote-block:last-child{margin-bottom:0}.fr-view .text__quote-block:before{content:'';position:absolute;top:0;right:0;bottom:10px;left:auto;background:url("https://cdn.webhero.be/images/icons/text-quote.svg") no-repeat right bottom;background-size:contain;width:50px}.fr-view .text__special-block--grey{background:rgba(0,0,0,0.05)}.fr-view .text__special-block--colored *{color:white}.page__intro__html p{padding:0 0 0.5em;text-align:inherit;display:block;line-height:1.4em}.froala__pagepart__columns{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:flex-start;-webkit-align-items:flex-start;justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:nowrap;width:100%;position:relative}@media (max-width: 1024px){.froala__pagepart__columns{flex-wrap:wrap}}.froala__pagepart__column{width:calc(50% - 15px);position:relative;margin-bottom:30px}@media (max-width: 740px){.froala__pagepart__column{width:100%}}.froala__pagepart__column--big{width:calc(65% - 15px)}@media (max-width: 740px){.froala__pagepart__column--big{width:100%}}.froala__pagepart__column--small{width:calc(35% - 15px)}@media (max-width: 740px){.froala__pagepart__column--small{width:100%}}.froala__pagepart__column--thirds{width:calc(33.3333% - 15px)}@media (max-width: 740px){.froala__pagepart__column--thirds{width:100%}}.froala__pagepart__column--fourths{width:calc(25% - 15px)}@media (max-width: 1024px){.froala__pagepart__column--fourths{width:calc(50% - 15px)}}@media (max-width: 740px){.froala__pagepart__column--fourths{width:100%}}.froala__pagepart__column--fifths{width:calc(20% - 15px)}@media (max-width: 800px){.froala__pagepart__column--fifths{width:calc(50% - 15px)}}@media (max-width: 740px){.froala__pagepart__column--fifths{width:100%}}.rating_stars{position:relative;display:block}.rating_star{position:relative;display:inline-block;color:#ffcd00;margin-bottom:12px}.rating_star i{font-size:18px;position:relative;display:block}.rating_star.rating_star_grey{color:rgba(0,0,0,0.1)}.loading-animation__pulse{animation-fill-mode:both;animation-timing-function:cubic-bezier(0.2, 0.68, 0.18, 1.08);animation-iteration-count:infinite;animation-duration:0.75s;animation-name:v-pulseStretchDelay;display:inline-block;border-radius:100%;margin:2px;height:12px;width:12px;background-color:rgba(0,0,0,0.2);animation-delay:0.12s}.loading-animation__pulse--2{animation-delay:0.24s}.loading-animation__pulse--3{animation-delay:0.36s}.loading-animation{position:relative;display:block;text-align:center;padding:15px 0}@-webkit-keyframes v-pulseStretchDelay{0%,80%{-webkit-transform:scale(1);transform:scale(1);-webkit-opacity:1;opacity:1;}45%{-webkit-transform:scale(0.1);transform:scale(0.1);-webkit-opacity:0.7;opacity:0.7;}}@keyframes v-pulseStretchDelay{0%,80%{-webkit-transform:scale(1);transform:scale(1);-webkit-opacity:1;opacity:1;}45%{-webkit-transform:scale(0.1);transform:scale(0.1);-webkit-opacity:0.7;opacity:0.7;}}.custom__popup__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:rgba(0,0,0,0.6);width:100vw;height:100vh;display:none}.custom__popup{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.custom__popup__box{width:550px;max-width:90%;max-height:90vh;overflow-y:auto;background:white;box-sizing:border-box;padding:50px 45px 20px;border-radius:3px;position:relative;opacity:0;margin-top:60px;transition:all .3s ease-in-out;box-shadow:0px 48px 72px -27px rgba(0,0,0,0.2)}[data-part='popup'] .text_styles .custom__popup__text h1,[data-part='popup'] .event_form_message .custom__popup__text h1,[data-part='popup'] .text_styles .custom__popup__text h2,[data-part='popup'] .event_form_message .custom__popup__text h2,[data-part='popup'] .text_styles .custom__popup__text h3,[data-part='popup'] .event_form_message .custom__popup__text h3,[data-part='popup'] .text_styles .custom__popup__text h4,[data-part='popup'] .event_form_message .custom__popup__text h4,[data-part='popup'] .text_styles .custom__popup__text h5,[data-part='popup'] .event_form_message .custom__popup__text h5,[data-part='popup'] .text_styles .custom__popup__text h6,[data-part='popup'] .event_form_message .custom__popup__text h6{color:white}[data-part='popup'] .text_styles .custom__popup__text p,[data-part='popup'] .event_form_message .custom__popup__text p{color:rgba(255,255,255,0.64)}[data-part='popup'] .text_styles .custom__popup__text a,[data-part='popup'] .event_form_message .custom__popup__text a{color:white}[data-part='popup'] .custom__popup__title{font-size:35px;color:white;line-height:1.3em}@media (max-width: 740px){[data-part='popup'] .custom__popup__title{font-size:30px}}[data-part='popup'] .custom__popup__close{position:absolute;top:0;right:0;bottom:auto;left:auto;padding:10px 15px;color:rgba(255,255,255,0.6);font-size:25px;cursor:pointer;text-decoration:none}[data-part='popup'] .text_styles .custom__popup__close__text,[data-part='popup'] .event_form_message .custom__popup__close__text{font-size:1em;color:rgba(255,255,255,0.6);margin-top:1.8em;padding:5px;cursor:pointer}[data-part='popup'] .custom__popup__text .froala__button{box-shadow:0 3px 8px 1px rgba(0,0,0,0.08)}.custom__popup__shown .custom__popup__box{margin-top:0;opacity:1}body .buorg{background-color:white;border-top:0;border-bottom:0;font-size:16px}body #buorgig,body #buorgul,body #buorgpermanent{box-shadow:none;font-size:14px;padding:4px 10px}body #buorgig,body #buorgpermanent{background-color:rgba(0,0,0,0.06);color:black}body #buorgul{background-color:var(--color-2);color:var(--color-2-contrast-color)}body .buorg-buttons{padding-top:7px}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"),local("Roboto-Light"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-300.woff2") format("woff2"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-300.woff") format("woff")}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),local("Roboto-Regular"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-regular.woff2") format("woff2"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-regular.woff") format("woff")}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-500.woff2") format("woff2"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-500.woff") format("woff")}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-700.woff2") format("woff2"),url("https://cdn.webhero.be/css/fonts/roboto/roboto-v16-latin-700.woff") format("woff")}div{position:relative;display:block}.page--padding{padding:6em 0}input[type=text],input[type=email],textarea,input[type=tel]{position:relative;display:block;border-radius:0;box-shadow:none;box-sizing:border-box;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;border:none;text-align:left;color:black;width:100%;padding:0.6em 0.85em;background:white;font-size:1em;color:black;font-family:'Roboto', sans-serif}input[type=text]:focus,input[type=text]:hover,input[type=email]:focus,input[type=email]:hover,textarea:focus,textarea:hover,input[type=tel]:focus,input[type=tel]:hover{box-shadow:none;outline:0}.reveal{opacity:.01;transition:all 0s ease-in-out}.reveal.revealfromleft{transform:translate(-4vw, 0)}.reveal.revealfromright{transform:translate(4vw, 0)}.reveal.revealfrombottom{transform:translate(0, 4vw)}.reveal.revealfromtop{transform:translate(0, -4vw)}@media (max-width: 740px){.reveal{transform:translate(0, 0) !important}}.reveal.show{opacity:1;transform:translate(0, 0);transition:all .6s ease-in-out}.reveal.no_trans{transition:all 0s ease-in-out}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.reveal{opacity:1;transform:translate(0, 0) !important;transition:all 0s ease-in-out}}.fancybox-navigation{position:static}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0;box-shadow:inset 0 0 0;background-color:rgba(0,0,0,0.05)}::-webkit-scrollbar{width:7px;background-color:rgba(0,0,0,0.05)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.14)}html{overflow-x:hidden;height:auto}a{color:#2B2B2B}html,body{padding:0;position:relative;margin:0;height:100%;-webkit-font-smoothing:antialiased;font-size:16px}body{-webkit-text-size-adjust:none;padding-bottom:0;display:block;height:auto;min-height:100vh;overflow-x:hidden;font-family:'Roboto', sans-serif;color:#2B2B2B;font-weight:400}.content{z-index:2;margin:auto;overflow:hidden}.wrapped{position:relative;width:1400px;padding-left:3vw;padding-right:3vw;box-sizing:border-box;margin:auto;max-width:100%}@media (min-width: 1900px){.wrapped{width:1600px}}@media (max-width: 1024px){.wrapped{width:100%}}@media (max-width: 1024px){.wrapped{padding-left:40px}}@media (max-width: 800px){.wrapped{padding-left:30px}}@media (max-width: 740px){.wrapped{padding-left:20px}}@media (max-width: 1024px){.wrapped{padding-right:40px}}@media (max-width: 800px){.wrapped{padding-right:30px}}@media (max-width: 740px){.wrapped{padding-right:20px}}.wrapped.wrapped--full{width:100%}p,h1,h2,h3,h4,h5,h6{line-height:1.1em;padding:0;margin:0;text-transform:none;text-align:left;position:relative}p{font-weight:400;line-height:1.7em}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){p{line-height:1.9em}}.icon{background:no-repeat center;background-size:contain;position:relative;display:block;width:12px;height:12px}@media (min-width: 1900px){.icon{width:14px}}@media (max-width: 740px){.icon{width:14px}}@media (min-width: 1900px){.icon{height:14px}}@media (max-width: 740px){.icon{height:14px}}.icon.icon--nav{background-image:url("https://cdn.webhero.be/images/icons/ibiza/icons.svg")}.icon.icon--close{background-image:url("https://cdn.webhero.be/images/icons/ibiza/icons.svg")}.icon.icon--search{background-image:url("https://cdn.webhero.be/images/icons/ibiza/webshop-icons.svg");background-position:center bottom}.icon.icon--account{background-image:url("https://cdn.webhero.be/images/icons/ibiza/webshop-icons.svg");background-position:center top}.icon.icon--cart{background-image:url("https://cdn.webhero.be/images/icons/ibiza/webshop-icons.svg");background-position:center center}select::-ms-expand{display:none}.footer__block{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:flex-start;-webkit-align-items:flex-start;justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;padding:60px 0}@media (max-width: 1024px){.footer__block{padding:50px 0}}@media (max-width: 740px){.footer__block{padding:30px 0}}@media (max-width: 1000px){.footer__block{flex-wrap:wrap;-webkit-flex-wrap:wrap}}.footer__content{margin-right:70px}.footer__content .contact__link{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:nowrap;line-height:1.2em;-webkit-flex-wrap:nowrap;flex-shrink:1;-webkit-flex-shrink:1;padding:5px 0;white-space:nowrap}@media (max-width: 800px){.footer__content .contact__link{white-space:normal;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-shrink:1;-webkit-flex-shrink:1}}.footer__content span.icon{margin-right:7px;flex-shrink:0;-webkit-flex-shrink:0}.contact__link__font-icon{font-size:1em;margin-right:1em}.footer__right{min-width:300px}@media (max-width: 1024px){.footer__right{min-width:220px}}@media (max-width: 740px){.footer__right{min-width:100px}}@media (max-width: 740px){.footer__cta{padding-top:20px}}.footer__cta .contact__button:not(:first-child){margin-top:1em}.socialmedia{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;position:relative;padding-top:2em}@media (max-width: 800px){.socialmedia{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}}.socialmedia__link{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;width:24px;height:24px;margin:0 0.5em 0.5em 0;padding:6px 12px 6px 0;transition:all .3s ease-in-out}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.socialmedia__link{margin:0 0.25em 0.8em;padding:6px 6px}}.socialmedia__link span{background-repeat:no-repeat;background-size:24px 24px;width:24px;height:24px;opacity:0.35}.socialmedia__link--facebook{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/facebook.svg")}.socialmedia__link--whatsapp{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/facebook.svg")}.socialmedia__link--twitter{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/twitter.svg")}.socialmedia__link--linkedin{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/linkedin.svg")}.socialmedia__link--pinterest{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/pinterest.svg")}.socialmedia__link--google{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/google.svg")}.socialmedia__link--instagram{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/instagram.svg")}.socialmedia__link--tumblr{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/tumblr.svg")}.socialmedia__link--vimeo{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/vimeo.svg")}.socialmedia__link--flickr{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/flickr.svg")}.socialmedia__link--patreon{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/patreon.svg")}.socialmedia__link--youtube{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/youtube.svg")}.socialmedia__link--mail{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/mail.svg")}.socialmedia__link--soundcloud{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/soundcloud.svg")}.socialmedia__link--myspace{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/myspace.svg")}.socialmedia__link--straffestreek{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/straffestreek.svg")}.socialmedia__link--foursquare{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/foursquare.svg")}.socialmedia__link--tripadvisor{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/tripadvisor.svg")}.socialmedia__link--spotify{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/spotify.svg")}@media (max-width: 1000px){.footer__part{order:2;margin-right:0;width:45%}}@media (max-width: 800px){.footer__part{width:100%}}@media (max-width: 1000px){.footer__content{order:3;margin-left:70px}}@media (max-width: 800px){.footer__content{margin-left:auto;margin-right:auto;width:auto;text-align:center}}.footer__extra-text{margin-right:4em;max-width:50%;padding-bottom:1em;min-width:400px}@media (max-width: 740px){.footer__extra-text{max-width:100%}}@media (max-width: 1000px){.footer__extra-text{width:100%;max-width:100%;margin-right:0}}.footer__extra-text span,.footer__extra-text p{line-height:1.4em}@media (max-width: 1000px){.footer__extra-text{padding-bottom:4em}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.footer__extra-text{text-align:center;margin-right:0;min-width:200px}.footer__extra-text span,.footer__extra-text p{text-align:center}}#agency_logos_wrapper{display:inline-block}#agency_logos{margin:0 1em 0.8em 0;display:inline-block;vertical-align:middle}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#agency_logos{margin:0 0.5em 1em}}#agency_logos .agency_logos_text,#agency_logos .agency_logo_webhero{font-weight:400;margin-left:2px;margin-bottom:0}#agency_logos .agency_logo_webhero{padding:3px}#agency_logos .agency_logos_text{font-size:0.95rem;color:#2B2B2B;padding:0.5em 0 0.15em;border-bottom:1px solid #2B2B2B}.footer__links{margin-top:1.5em}@media (max-width: 800px){.footer__links{text-align:center}}.footer__links>a{display:inline-block;padding:0.5em 0 0.15em;vertical-align:middle;margin:0 1em 1em 0;color:#2B2B2B;font-size:0.9rem;border-bottom:1px solid #2B2B2B}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.footer__links>a{margin:0 0.5em 1em}}.footer__menu{display:inline-block;padding:1.7em 0;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.footer__menu{padding:2em 0}}.footer__menu a{text-transform:uppercase;letter-spacing:0.5px;font-size:0.85em;font-weight:700;padding:0.7em 1em}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.footer__menu a{text-align:center;width:100%;padding:0.9em 0;font-size:0.95em}}#back_to_top_btn{z-index:88;cursor:pointer;display:none;transition:all .3s ease-in-out;position:fixed;top:auto;right:20px;bottom:30px;left:auto}@media (max-width: 740px){#back_to_top_btn{position:fixed;top:auto;right:20px;bottom:20px;left:auto}}#back_to_top_btn span{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;width:50px;border-radius:3px;height:50px}@media (min-width: 1900px){#back_to_top_btn span{width:60px}}@media (min-width: 1900px){#back_to_top_btn span{height:60px}}#back_to_top_btn i{position:relative;display:block;text-align:center;font-size:30px;color:white}@media (min-width: 1900px){#back_to_top_btn i{font-size:40px}}#back_to_top_btn:hover{transform:scale(1.2, 1.2)}#back_to_top_btn.show{display:block}.badges{position:relative;display:block;text-align:left;text-align:left;margin-top:3em}@media (max-width: 800px){.badges{text-align:center}}.badges__link{position:relative;display:inline-block;margin-right:1em;margin-bottom:1em;vertical-align:middle}.badges__link[href=""]{cursor:default}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.badges__link{margin:0 0.5em 1em}}.badges__img{position:relative;display:block;width:40px}.centered{text-align:center}h1,h2,h3,p,a,img{padding:0;margin:0;text-decoration:none;border:none}*:focus{outline:none}.link[href=""],.link-img[href=""]{cursor:default}th[align='center']{text-align:center !important}[v-cloak]{display:none !important}.extra__footer__txt a{text-decoration:underline}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.extra__footer__txt .froala__button--wrapper{text-align:center}}.modal__newsletter{max-width:500px}@media (max-width: 800px){.modal__newsletter{margin:auto;max-width:350px;padding-bottom:4em}}.modal__newsletter__parts{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between}.modal__newsletter__part{padding:0.6em 0;box-sizing:border-box;width:100%}.modal__newsletter__part input[type=text],.modal__newsletter__part input[type=email]{border:1px solid #e8e8e8;background:#f5f5f5;font-size:0.9em;border-radius:3px}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.modal__newsletter__part{text-align:center}}.modal__newsletter__close,.modal__newsletter__title__text{display:none}.modal__newsletter__title{font-size:1em;padding-bottom:.55em;font-weight:700;font-family:Open Sans,sans-serif}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.modal__newsletter__title{text-align:center}}#newsletter_check{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:nowrap}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#newsletter_check{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap}}.modal__newsletter__check-label{color:#ACACAC}.modal__newsletter__check-label a{color:#ACACAC}.newsletter_message{background:#dd5251;position:relative;display:block;font-size:0.85em;padding:0.8em 1.5em;text-align:center;margin:0 0.5rem 0.5em 0;max-width:100%;color:white;box-sizing:border-box}.newsletter_message.newsletter_message_success{background:#f5f5f5;color:black}.modal__newsletter__check-label{font-size:0.9em;padding-left:5px}.modal__newsletter__check-label a{text-decoration:underline}.button.button--filled.newsletter__button{border-radius:3px}.big__title{text-align:center;padding-bottom:1em;line-height:1.3em;font-size:1.8rem}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.big__title{font-size:1.5rem}}.cards{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:center;-webkit-justify-content:center}.card{width:calc(33.33% - 1em);min-height:18vw;margin:0.5em;overflow:hidden;position:relative;box-sizing:border-box;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:stretch;-webkit-justify-content:stretch;flex-direction:column}@media (max-width: 1024px){.card{width:calc(50% - 1em)}}@media (max-width: 740px){.card{width:100%}}@media (min-width: 1900px){.card{min-height:280px}}@media (max-width: 1024px){.card{min-height:250px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.card{min-height:200px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.card{margin-left:0;margin-right:0}}.card:empty{margin-top:0;margin-bottom:0}.card__bg{position:absolute;top:0;right:0;bottom:0;left:0;transition:all 2s ease-in-out}.card__bg:before{transition:all .3s ease-in-out;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right, rgba(0,0,0,0.4) 30%, rgba(0,0,0,0.2))}@media (max-width: 1024px){.card__bg:before{opacity:0}}.card__bg:after{transition:all .3s ease-in-out;opacity:0;content:'';position:absolute;top:0;right:0;bottom:0;left:0}@media (max-width: 1024px){.card__bg:after{opacity:1}}.card__top{width:100%;box-sizing:border-box;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:stretch;-webkit-justify-content:stretch;flex:1}.card__content{padding:2em 1.2em;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:space-between;-webkit-align-items:space-between;justify-content:space-between;-webkit-justify-content:space-between;flex-direction:column;flex:1}.card__btn{margin-top:27px}.card__title{font-size:1.1em;font-weight:600;color:white;line-height:1.5em;text-shadow:0 3px 6px rgba(0,0,0,0.2);padding:0 0 1.6rem}.card__title:after{content:'';position:relative;display:inline-block;margin-left:0.7em;transition:all .3s ease-in-out;width:50px;height:15px;opacity:0;background:center no-repeat;background-size:contain}.card__text{line-height:1.3em;font-size:0.9em;overflow:hidden;color:white;align-self:end;text-shadow:0 3px 6px rgba(0,0,0,0.2)}.card__text a{text-decoration:underline}.card__text:not(.date){order:3}.card__text.date{padding-bottom:1rem;text-decoration:underline;color:white;margin-top:auto}.card__text.date span{font-size:0.9em}.card:hover .card__bg{transform:scale(1.2, 1.2)}.card:hover .card__bg:before{opacity:0}.card:hover .card__bg:after{opacity:1}.card:hover .card__title:after{opacity:1}.footer__block--centered{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:flex-start;-webkit-align-items:flex-start;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap;-webkit-flex-wrap:nowrap}@media (max-width: 1000px){.footer__block--centered{flex-wrap:wrap;-webkit-flex-wrap:wrap}}.footer__block--centered .footer__extra-text{margin-right:0}.page__top{padding:1.5em 0 4em;overflow:hidden}[data-landingpage] .page__top{padding:1.5em 0}.page__top__bg{position:absolute;top:0;right:0;bottom:0;left:0}.page__top__bg:before{content:'';position:absolute;top:0;right:0;bottom:auto;left:0;height:200px;background-image:linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0))}.header{padding-bottom:4em;text-align:center}@media (max-width: 740px){.header{padding-bottom:3em}}.index__top .header{padding-bottom:8em}@media (max-width: 740px){.index__top .header{padding-bottom:3em}}.header__menu__items{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.header__menu:before{content:'';opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;transition:all .3s ease-in-out}@media (max-width: 740px){.header__menu{display:none;margin:1em -20px 0;padding-bottom:1em}.header__menu:before{opacity:1}}.nav__link{color:white;text-transform:uppercase;padding:0.7em 0.9em;margin:1px;font-size:0.9em;position:relative;display:inline-block}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.nav__link{display:block;text-align:center}}.nav__languages{padding:0 0.8em}@media (max-width: 740px){.nav__languages{width:100%;box-sizing:border-box;margin-top:1em}}.nav__language{color:white;text-transform:uppercase;padding:0.5em 0.35em;margin:1px;font-size:0.7em;display:inline-block;position:relative}@media (max-width: 740px){.nav__language{padding:0.75em 0.5em}}.nav__wishlist{color:white;padding:0.5em 0.35em;font-size:1.4em}@media (max-width: 740px){.nav__wishlist{padding:0.75em 0.5em}}.nav__toggle__top{display:none;padding:8px 8px;flex-shrink:0}@media (max-width: 740px){.nav__toggle__top{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}}.navigation-toggle__text{order:2;margin-left:1em;font-size:0.8em;text-transform:uppercase;color:white}.navigation-toggle__icon{width:20px;height:20px;background-size:40px 40px;background-position:center top;display:inline-block}.nav__toggle__side{position:absolute;top:1em;right:1.2em;bottom:auto;left:auto;padding:10px}.nav__toggle__side .navigation-toggle__icon{background-position:center bottom;filter:invert(100%)}.site__logo__img{position:relative;display:inline-block;max-height:150px;max-width:300px}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.site__logo__img{max-width:90%}}.site__logo__txt{display:inline-block;width:100%;color:white;font-size:3em;text-align:center}@media (max-width: 740px){.site__logo__txt{font-size:2.3em}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.site__logo__txt{font-size:2em}}.index__logo .site__logo__img{max-height:200px;max-width:400px}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.index__logo .site__logo__img{max-width:90%}}.index__logo .site__logo__txt{font-size:5em}@media (max-width: 1024px){.index__logo .site__logo__txt{font-size:4em}}@media (max-width: 740px){.index__logo .site__logo__txt{font-size:2.7em}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.index__logo .site__logo__txt{font-size:2.3em}}.top__logo:not(.index__logo){padding-bottom:2em}@media (max-width: 740px){.top__logo:not(.index__logo){padding-bottom:0}}[data-landingpage] .top__logo{padding-bottom:0}.webshop__submenu{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-end;-webkit-justify-content:flex-end;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;padding:0 0.8em}.webshop__submenu__searchform{display:inline-block;border-radius:20px;background:white;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:nowrap;padding:0 1em;order:1;margin:0 0.6em}input[type=text].webshop__submenu__searchform__input{font-size:0.8em;padding:0.5em 0.6em;background-color:transparent;width:150px}.webshop__submenu__searchform__submit{position:absolute;left:-999999px;opacity:0}.webshop__submenu__searchform__icon{position:relative;display:block;width:16px;height:16px;background-size:48px 48px;filter:invert(100%);opacity:0.5;flex-shrink:0}.text_styles h1,.event_form_message h1,.text_styles .h1,.event_form_message .h1{font-size:2.2em;margin-bottom:1em;text-align:left;color:#2B2B2B;font-weight:700;line-height:1.3em;font-family:Open Sans,sans-serif}.text_styles h1.page__title,.event_form_message h1.page__title,.text_styles .h1.page__title,.event_form_message .h1.page__title{margin-bottom:1em}.text_styles h1.page__title:only-child,.event_form_message h1.page__title:only-child,.text_styles .h1.page__title:only-child,.event_form_message .h1.page__title:only-child{margin-bottom:0}.text_styles h1.page__title--centered,.event_form_message h1.page__title--centered,.text_styles .h1.page__title--centered,.event_form_message .h1.page__title--centered{text-align:center}@media (max-width: 740px){.text_styles h1.page__title--phone-centered,.event_form_message h1.page__title--phone-centered,.text_styles .h1.page__title--phone-centered,.event_form_message .h1.page__title--phone-centered{text-align:center}}.text_styles h1.line_under,.event_form_message h1.line_under,.text_styles .h1.line_under,.event_form_message .h1.line_under{padding-bottom:1.4vw}.text_styles h1.line_under:before,.event_form_message h1.line_under:before,.text_styles .h1.line_under:before,.event_form_message .h1.line_under:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0}.text_styles h1.centered,.event_form_message h1.centered,.text_styles .h1.centered,.event_form_message .h1.centered{text-align:center}.text_styles h1:last-child,.event_form_message h1:last-child,.text_styles .h1:last-child,.event_form_message .h1:last-child{margin-bottom:0}.text_styles h1:not(:first-child),.event_form_message h1:not(:first-child),.text_styles .h1:not(:first-child),.event_form_message .h1:not(:first-child){padding-top:10px}.text_styles h2,.event_form_message h2,.text_styles .h2,.event_form_message .h2{padding:0;font-weight:500;font-size:1.8em;line-height:1.4em;color:#2B2B2B;font-family:Open Sans,sans-serif;text-align:left;margin-bottom:15px}.text_styles h2:last-child,.event_form_message h2:last-child,.text_styles .h2:last-child,.event_form_message .h2:last-child{margin-bottom:0}.text_styles h2:not(:first-child),.event_form_message h2:not(:first-child),.text_styles .h2:not(:first-child),.event_form_message .h2:not(:first-child){padding-top:10px}.text_styles h3,.event_form_message h3,.text_styles .h3,.event_form_message .h3{padding:0;font-weight:700;font-size:1.6em;text-align:left;color:#2B2B2B;margin-bottom:15px;font-family:Open Sans,sans-serif}.text_styles h3:last-child,.event_form_message h3:last-child,.text_styles .h3:last-child,.event_form_message .h3:last-child{margin-bottom:0}.text_styles h3:not(:first-child),.event_form_message h3:not(:first-child),.text_styles .h3:not(:first-child),.event_form_message .h3:not(:first-child){padding-top:10px}.text_styles h4,.event_form_message h4,.text_styles .h4,.event_form_message .h4{font-size:1.4em;font-weight:500;text-align:left;margin-bottom:15px;font-family:Open Sans,sans-serif;color:#2B2B2B}.text_styles h4:last-child,.event_form_message h4:last-child,.text_styles .h4:last-child,.event_form_message .h4:last-child{margin-bottom:0}.text_styles h4:not(:first-child),.event_form_message h4:not(:first-child),.text_styles .h4:not(:first-child),.event_form_message .h4:not(:first-child){padding-top:10px}.text_styles h5,.event_form_message h5,.text_styles .h5,.event_form_message .h5{font-size:1.2rem;text-align:left;margin-bottom:15px;font-weight:700;color:#2B2B2B;font-family:Open Sans,sans-serif}.text_styles h5:last-child,.event_form_message h5:last-child,.text_styles .h5:last-child,.event_form_message .h5:last-child{margin-bottom:0}.text_styles h5:not(:first-child),.event_form_message h5:not(:first-child),.text_styles .h5:not(:first-child),.event_form_message .h5:not(:first-child){padding-top:10px}@media (min-width: 1900px){.text_styles h5,.event_form_message h5,.text_styles .h5,.event_form_message .h5{font-size:19px}}@media (max-width: 800px){.text_styles h5,.event_form_message h5,.text_styles .h5,.event_form_message .h5{font-size:2.3vw}}@media (max-width: 740px){.text_styles h5,.event_form_message h5,.text_styles .h5,.event_form_message .h5{font-size:13.5px}}.text_styles h6,.event_form_message h6,.text_styles .h6,.event_form_message .h6{padding:1.5em 2em;background:#f5f5f5}.text_styles p,.event_form_message p,.text_styles ul,.event_form_message ul,.text_styles ol,.event_form_message ol,.text_styles td,.event_form_message td,.text_styles th,.event_form_message th,.text_styles h6,.event_form_message h6{font-size:1rem;line-height:1.5em;font-weight:400;margin-bottom:15px;text-align:left;color:#2B2B2B}.text_styles p.page__description,.event_form_message p.page__description,.text_styles ul.page__description,.event_form_message ul.page__description,.text_styles ol.page__description,.event_form_message ol.page__description,.text_styles td.page__description,.event_form_message td.page__description,.text_styles th.page__description,.event_form_message th.page__description,.text_styles h6.page__description,.event_form_message h6.page__description{margin-bottom:0;max-width:700px;margin-right:auto}.text_styles p.page__description--centered,.event_form_message p.page__description--centered,.text_styles ul.page__description--centered,.event_form_message ul.page__description--centered,.text_styles ol.page__description--centered,.event_form_message ol.page__description--centered,.text_styles td.page__description--centered,.event_form_message td.page__description--centered,.text_styles th.page__description--centered,.event_form_message th.page__description--centered,.text_styles h6.page__description--centered,.event_form_message h6.page__description--centered{text-align:center;margin-left:auto}.text_styles p a,.event_form_message p a,.text_styles ul a,.event_form_message ul a,.text_styles ol a,.event_form_message ol a,.text_styles td a,.event_form_message td a,.text_styles th a,.event_form_message th a,.text_styles h6 a,.event_form_message h6 a{text-decoration:underline}.text_styles p strong,.event_form_message p strong,.text_styles ul strong,.event_form_message ul strong,.text_styles ol strong,.event_form_message ol strong,.text_styles td strong,.event_form_message td strong,.text_styles th strong,.event_form_message th strong,.text_styles h6 strong,.event_form_message h6 strong{font-weight:500}.text_styles p:last-child,.event_form_message p:last-child,.text_styles ul:last-child,.event_form_message ul:last-child,.text_styles ol:last-child,.event_form_message ol:last-child,.text_styles td:last-child,.event_form_message td:last-child,.text_styles th:last-child,.event_form_message th:last-child,.text_styles h6:last-child,.event_form_message h6:last-child{margin-bottom:0}.text_styles p.date,.event_form_message p.date,.text_styles ul.date,.event_form_message ul.date,.text_styles ol.date,.event_form_message ol.date,.text_styles td.date,.event_form_message td.date,.text_styles th.date,.event_form_message th.date,.text_styles h6.date,.event_form_message h6.date{font-style:italic;margin-bottom:5px;color:rgba(0,0,0,0.7)}.text_styles p.date span,.event_form_message p.date span,.text_styles ul.date span,.event_form_message ul.date span,.text_styles ol.date span,.event_form_message ol.date span,.text_styles td.date span,.event_form_message td.date span,.text_styles th.date span,.event_form_message th.date span,.text_styles h6.date span,.event_form_message h6.date span{font-size:0.8em}.text_styles ul,.event_form_message ul,.text_styles ol,.event_form_message ol{padding-left:20px}.text_styles ul,.event_form_message ul{padding:0 0 0 15px;margin-top:0;margin-right:0;margin-left:0;line-height:1.4em}.text_styles li,.event_form_message li{line-height:1.9em}.text_styles img,.event_form_message img{height:auto}.text_styles img:not(.page__picture):not(.social__share__img),.event_form_message img:not(.page__picture):not(.social__share__img),.text_styles iframe,.event_form_message iframe{max-width:100%;margin-bottom:20px}@media (max-width: 800px){.text_styles img:not(.page__picture):not(.social__share__img),.event_form_message img:not(.page__picture):not(.social__share__img),.text_styles iframe,.event_form_message iframe{margin-bottom:15px}}.page__description{margin-bottom:0;max-width:700px;margin-right:auto}.page__description p{padding-bottom:0}.page__description--centered{text-align:center;margin-left:auto}.page__description--centered p,.page__description--centered .froala__button--wrapper{text-align:center}.page__description--margin-bottom{margin-bottom:2em}.fr-view table td,.fr-view table th{border:1px solid rgba(0,0,0,0.13)}.share-menu{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;margin-top:6em;padding:2em;background:#f5f5f5}@media (max-width: 740px){.share-menu{margin-top:4em}}.share-menu h3{padding-right:1em;font-weight:700;padding-top:0;color:#2B2B2B;font-size:1.2rem;margin-bottom:0}@media (max-width: 740px){.share-menu h3{width:100%;text-align:center;padding-bottom:0.6em;padding-right:0}}.share-menu a{position:relative;margin:0.2em;padding:4px;transition:all .3s ease-in-out}.share-menu a img{position:relative;display:block;width:22px;opacity:0.8;margin-right:0;margin-bottom:0;max-width:22px}.big__date{font-style:italic}.share--centered .share-menu{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.share--centered .share-menu h3{text-align:center}.share--centered .share-menu a{margin-left:0.4em;margin-right:0.4em}.fr-view .froala__button,.home_description .froala__button,.extra__footer__txt .froala__button{line-height:1.1em;cursor:pointer;border-radius:3px;font-size:0.9rem;letter-spacing:0.5px;padding:1rem 1.4rem;text-align:center;font-weight:500}.fr-view .froala__button .froala__button__span,.home_description .froala__button .froala__button__span,.extra__footer__txt .froala__button .froala__button__span{position:relative;display:inline-block}.under__text__image{position:relative;display:block;width:100%}.top__content{text-align:center;max-width:800px;margin:auto}.index__top__bg{width:66vw;padding-top:calc(66vw * 0.66);position:absolute;top:0;right:auto;bottom:0;left:0}@media (max-width: 1024px){.index__top__bg{position:relative;width:100%;padding-top:66vw}}.index__top{margin-bottom:6em}@media (max-width: 740px){.index__top{margin-bottom:4em}}.slogan{font-size:2em;line-height:1.3em;padding-top:0.5em;text-align:center;color:white;font-weight:400}@media (max-width: 740px){.slogan{font-size:1.4em}}.main__description{max-width:1000px;margin:auto}.main__description p,.main__description a,.main__description *{color:#ACACAC;line-height:1.4em;font-size:2rem;text-align:center;font-weight:300}@media (max-width: 800px){.main__description p,.main__description a,.main__description *{font-size:1.6rem}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.main__description p,.main__description a,.main__description *{font-size:1.2rem}}.main__description strong{font-weight:600}.main__description a:not(.froala__button){color:#2B2B2B}.main__description a:not(.froala__button) span{color:#2B2B2B}.main__description iframe,.main__description img{max-width:100%}.home_description p{padding-bottom:15px}.top__cta{padding-top:4em}.contact__slogan{font-size:1.6em;line-height:1.3em;font-weight:400;text-align:center;color:white}@media (max-width: 740px){.contact__slogan{font-size:1.4em}}.index__ctas{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;padding-top:0.5em}.contact__button{margin:0.7em 0.5rem 0}.index__part{padding-bottom:6em}@media (max-width: 740px){.index__part{padding-bottom:4em}}.index__part--z-index{z-index:2}.sticky{z-index:5}@media (max-width: 740px){.sticky{position:relative !important}.sticky+div{display:none !important}}.clear__both{clear:both}.page__content{padding:6em 0}@media (max-width: 740px){.page__content{padding:4em 0}}.page__picture{position:relative;display:block;max-width:100%;width:100%;margin:3em auto 0}.page__text{margin:auto;max-width:850px}.page__items{padding-top:6em}@media (max-width: 740px){.page__items{padding-top:4em}}.page__items--with-title{padding-top:4em}.list__wrapper{box-shadow:0 0 10px 0 rgba(0,0,0,0.15);padding:3rem 2rem;margin-top:6rem}.detail__page__list__title{text-align:center;font-size:1.5rem;padding-bottom:1em}.small-list__item{text-align:center;font-size:1.2rem;padding:1.2rem 0;margin:auto;max-width:850px;display:block}.small-list__item:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.1)}.page__columns{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:flex-start;-webkit-align-items:flex-start;justify-content:space-between;-webkit-justify-content:space-between}.page__main{width:50%}@media (max-width: 800px){.page__main{width:100%}}.page__side{width:42%}@media (max-width: 800px){.page__side{width:100%}}.big__text__image{display:none}.index__video__content{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap;max-width:1000px;margin:auto}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.index__video__content{flex-wrap:wrap}}.index__video__btn{margin-left:2em;padding-bottom:1.7em}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.index__video__btn{margin-left:0;text-align:center;width:100%}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.index__video__title{width:100%}}.index__video__iframe{width:100%;max-width:1000px;margin:auto}.iframe-w{padding-bottom:56.25%;height:0;margin:auto;text-align:center;overflow:hidden}.iframe-w p{display:none}.iframe-w iframe{z-index:5;position:absolute;top:0;left:0;width:100%;height:100%}.text_styles .h2.video__title,.event_form_message .h2.video__title{text-align:center;max-width:850px;margin:auto;font-weight:700;font-size:1.6rem}.page__video__iframe{margin-top:4rem}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-align:center;align-items:center;-webkit-align-items:center;-ms-flex-pack:start;justify-content:flex-start;-webkit-justify-content:flex-start}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.home__album__main-pictures{margin-bottom:1em;opacity:0}.home__album__main-pictures--container,.subalbum__main-pictures--container{width:100%;margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.album__pics{webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box;flex-wrap:nowrap}.subalbum__pics{position:relative;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-align:stretch;align-items:stretch;-webkit-align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;min-width:100%;z-index:2}.album__pic__bg{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;filter:blur(15px)}.album__pics__arrows{position:absolute;top:45%;right:4vw;bottom:55%;left:4vw;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;z-index:10}.album__pics__arrow{transform:scale(1, 1);transition:all .3s ease-in-out;padding:2em 3em}.album__pics__arrow.swiper-button-disabled{opacity:0}.album__pics__arrow:not(.swiper-button-disabled){cursor:pointer}.album__pics__arrow i{color:white;font-size:6em;text-shadow:0 3px 12px rgba(0,0,0,0.2)}@media (max-width: 740px){.album__pics__arrow{padding:1em 0.5em}.album__pics__arrow i{font-size:3em}}.album__pics__arrow:hover{transform:scale(1.1, 1.1)}.album__pic__wrap{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;overflow:hidden;height:0;margin:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;width:100vw;transition:all .2s ease-in-out}.subalbum__pic__wrap{width:auto !important;float:none !important;overflow:hidden;position:relative;display:block;transition:all .2s ease-in-out;margin:0 0.5em}.album__pic{position:relative;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;width:100vw;background:white;transition:all .3s ease-in-out}.subalbum__pic{position:relative;display:block;transition:all .3s ease-in-out}.album__pic__img{position:relative;display:block;width:100vw;transition:all .3s ease-in-out}.album__pic__img.loaded{width:auto;max-width:100%;max-height:100%}.subalbum__pic__img{height:350px;height:350px;width:auto;position:relative;display:block}@media (max-width: 1024px){.subalbum__pic__img{height:250px}}@media (max-width: 800px){.subalbum__pic__img{height:150px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.subalbum__pic__img{height:100px}}.album__pic__wrap.swiper-slide-active .album__pic{background:transparent}.album__pic__wrap.swiper-slide-prev{transform-origin:right center}.album__pic__wrap.swiper-slide-next{transform-origin:left center}.page__album:not(:first-child){margin-top:4em}.page__album__content{padding-bottom:3em;max-width:550px}.insta__container{width:90%;margin:auto;display:none}.insta__title{text-align:center;font-size:25px}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.insta__title{width:70%;margin:auto}}.insta__posts{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:initital;-webkit-align-items:initital;flex-direction:row;justify-content:space-around;margin-top:10px}@media (max-width: 1024px){.insta__posts{justify-content:center}}.insta__posts-more{display:none;text-align:center;cursor:pointer;font-size:16px;margin-top:10px}.insta__posts-more:hover{font-weight:500}.insta__icon-more{font-size:2em}.insta__account-link:focus,.insta__account-link:hover{font-weight:600}.insta__overlay-container{width:15%;height:15%;position:relative;margin:inherit}@media (max-width: 1400px){.insta__overlay-container{width:15%;height:15%}}@media (max-width: 1250px){.insta__overlay-container{width:15%;height:15%}}@media (max-width: 1024px){.insta__overlay-container{width:220px;height:220px;margin:10px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.insta__overlay-container{width:250px;height:250px}}.insta__overlay-filter{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:0;transition:.5s ease;background-color:white;border-radius:1px}.insta__overlay-container:hover .insta__overlay-filter{opacity:0.9}.insta__overlay-text{color:black;font-size:14px;position:absolute;top:50%;left:50%;width:80%;margin:auto;padding:0;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}@media (max-width: 1400px){.insta__overlay-text{font-size:13px;-webkit-line-clamp:6}}@media (max-width: 1250px){.insta__overlay-text{font-size:12px;-webkit-line-clamp:6}}.insta__img{width:100%;height:auto;display:block;border-radius:3px}[data-landingpage] .page__items.page__items--under,[data-landingpage] .page__picture{display:none !important}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}.button,button.button{position:relative;display:inline-block;text-decoration:none;outline:0;overflow:hidden;text-shadow:none;border:none;line-height:1.1em;cursor:pointer;border-radius:3px;font-size:0.9rem;letter-spacing:0.5px;padding:1rem 1.4rem;background:black;text-align:center;font-weight:500;text-transform:uppercase;box-sizing:border-box;transition:all .3s ease-in-out}.button:before,button.button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;transition:all .6s ease-in-out;margin:auto;transform:scale(0, 0);background:rgba(255,255,255,0.1);border-radius:100px}.button.button--white,button.button.button--white{background-color:white}.button.button--filled,button.button.button--filled{width:100%;border-radius:0}.button.button--filled span:not(.button__icon),button.button.button--filled span:not(.button__icon){text-align:center !important;width:100%}.button.button--no-uppercase,button.button.button--no-uppercase{text-transform:none}.button:hover:before,button.button:hover:before{transform:scale(2, 2)}.button span,button.button span{transition:all .3s ease-in-out;box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;color:white}.button span.icon,button.button span.icon{padding-right:0}.button:not(.button--white) span,button.button:not(.button--white) span{position:relative;color:white}.button.bg_color_1 span,button.button.bg_color_1 span{color:var(--color-1-contrast-color)}.button.bg_color_2 span,button.button.bg_color_2 span{color:var(--color-2-contrast-color)}.button.margin_top,button.button.margin_top{margin-top:1.4em}.text__button{color:white;border:none;border-bottom:white 1px solid;font-weight:600;display:inline-block;font-size:1rem;background:transparent;width:auto;padding:0}#search_form_w{position:relative;display:inline-block;vertical-align:middle;width:200px;max-width:100%}.search_form{position:relative;margin:0;padding:0;border:1px solid rgba(0,0,0,0.12);background:transparent;width:100%;box-sizing:border-box;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:space-between;-webkit-justify-content:space-between}input[type="text"].search_form_input{position:relative;display:inline-block;vertical-align:middle;background:transparent;outline:none;border:none;width:70%;box-sizing:border-box;padding:10px 12px;margin:0;font-size:12px;font-weight:300;color:black}@media (max-width: 740px){input[type="text"].search_form_input{font-size:16px !important}}.search_form_btn{position:relative;display:inline-block;vertical-align:middle;background:none;outline:none;border:none;padding:10px 12px 10px 0;text-align:right;cursor:pointer;color:black;max-width:20%;box-sizing:border-box}.search_form_btn span{position:relative;display:block;width:15px;height:15px;background:url("https://cdn.webhero.be/images/icons/search.svg") no-repeat center;background-size:contain}#search_form_w.dark_bg .search_form{border-color:#fff}#search_form_w.dark_bg ::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg ::-moz-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg :-ms-input-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg :-moz-placeholder{color:rgba(255,255,255,0.5)}#search_form_w.dark_bg input[type="text"].search_form_input{color:white}#search_form_w.dark_bg .search_form_btn span{background-image:url("https://cdn.webhero.be/images/icons/search_white.svg")}#page_search{position:relative;display:block}#page_search_i{position:relative;display:block}.page_search_item{position:relative;display:block;border-bottom:1px solid rgba(0,0,0,0.12);padding:5px 0;margin-bottom:20px;text-decoration:none !important;transition:all .3s ease-in-out;background:transparent;white-space:normal}.page_search_item:hover{text-decoration:none}.page_search_item h5,.page_search_item p{position:relative;display:block;padding:0;margin:0;text-align:left}.page_search_item p{font-style:italic;text-transform:lowercase}[data-webshop-search]{position:relative;display:block;width:100%;font-size:12px}@media (min-width: 1900px){[data-webshop-search]{font-size:14px}}@media (max-width: 1024px){[data-webshop-search]{font-size:11px}}[data-webshop-search] ::-webkit-scrollbar-track{box-shadow:inset 0 0 0;background-color:transparent}[data-webshop-search] ::-webkit-scrollbar{width:1px;height:1px;background-color:transparent}[data-webshop-search] ::-webkit-scrollbar-thumb{background-color:transparent}[data-webshop-search] input[type=text]{padding:10px 12px;background:transparent;font-size:1.1em;font-weight:300;color:black;width:100%;box-sizing:border-box;position:relative;display:block;border-radius:0;box-shadow:none;box-sizing:border-box;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;border:none;text-align:left;color:black;width:100%}[data-webshop-search] input[type=text]:focus,[data-webshop-search] input[type=text]:hover{box-shadow:none;outline:0}@media (max-width: 740px){[data-webshop-search] input[type=text]{font-size:16px}}.search_border_top{border-top:1px solid rgba(0,0,0,0.06)}#search_page{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:space-between;-webkit-justify-content:space-between;max-width:1300px;margin:auto}@media (min-width: 1900px){#search_page{max-width:1500px}}#search_page_side{position:relative;display:block;width:20%}@media (max-width: 800px){#search_page_side{width:100%}}@media (max-width: 800px){#search_page_side{padding-bottom:25px}}@media (max-width: 800px){.search_page_side_info{display:none}}.search_sticky{position:relative;display:block;z-index:3}#page_search_title{font-size:1.3em;margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,0.05);padding:0 0 0.5em}[data-webshop-search-side]{position:relative;display:block;padding-bottom:25px}[data-webshop-search-side] h1{font-size:1.6em;border-bottom:1px solid rgba(0,0,0,0.05);padding:0 0 0.7em;margin-bottom:1.1em;text-align:left}@media (max-width: 800px){[data-webshop-search-side] h1{margin-bottom:0;font-size:2em;border-bottom:0}}[data-webshop-search-side] input{padding:10px 12px;background:transparent;font-size:1.1em;font-weight:300;color:black;width:100%;box-sizing:border-box;position:relative;display:block;border-radius:0;box-shadow:none;box-sizing:border-box;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;border:none;text-align:left;color:black;width:100%}[data-webshop-search-side] input:focus,[data-webshop-search-side] input:hover{box-shadow:none;outline:0}[data-webshop-search-side] input{background:rgba(0,0,0,0.05)}[data-webshop-search] input[type=text]{position:relative;display:block;width:100%;background:white;margin-bottom:0.4em}#search_page_content{position:relative;display:block;width:75%}@media (max-width: 800px){#search_page_content{width:100%}}.search_page_nothing_found{padding:1em 1.2em;background:rgba(0,0,0,0.05);color:black;text-align:center;position:relative;display:block;font-size:1.2em}.search_page_price_update{margin-bottom:2em}.search_page_nothing_found_left{color:black;text-align:left;position:relative;display:block;font-size:1.2em}.search_button{position:relative;display:inline-block;vertical-align:middle;border:none;color:white;text-align:center;font-size:1.15em;padding:0.8em 1.1em;letter-spacing:0.5px;cursor:pointer;font-family:inherit}.search_button span{position:relative;display:inline-block;vertical-align:middle}.search_button.search_button_mt{margin-top:15px}.search_button.search_button_grey{background:rgba(0,0,0,0.2)}.search_button.search_full_button{box-sizing:border-box;width:100%}#search_form_w{width:100%;max-width:300px;padding-top:2em}.search_form{border:none;background:rgba(0,0,0,0.05);border-radius:3px}input[type="text"].search_form_input{font-size:1em}#page_search_title{border-bottom:0}[data-webshop-search] input[type=text]{border:none;background:rgba(0,0,0,0.05);font-weight:400}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}.button,button.button{position:relative;display:inline-block;text-decoration:none;outline:0;overflow:hidden;text-shadow:none;border:none;line-height:1.1em;cursor:pointer;border-radius:3px;font-size:0.9rem;letter-spacing:0.5px;padding:1rem 1.4rem;background:black;text-align:center;font-weight:500;text-transform:uppercase;box-sizing:border-box;transition:all .3s ease-in-out}.button:before,button.button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;transition:all .6s ease-in-out;margin:auto;transform:scale(0, 0);background:rgba(255,255,255,0.1);border-radius:100px}.button.button--white,button.button.button--white{background-color:white}.button.button--filled,button.button.button--filled{width:100%;border-radius:0}.button.button--filled span:not(.button__icon),button.button.button--filled span:not(.button__icon){text-align:center !important;width:100%}.button.button--no-uppercase,button.button.button--no-uppercase{text-transform:none}.button:hover:before,button.button:hover:before{transform:scale(2, 2)}.button span,button.button span{transition:all .3s ease-in-out;box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;color:white}.button span.icon,button.button span.icon{padding-right:0}.button:not(.button--white) span,button.button:not(.button--white) span{position:relative;color:white}.button.bg_color_1 span,button.button.bg_color_1 span{color:var(--color-1-contrast-color)}.button.bg_color_2 span,button.button.bg_color_2 span{color:var(--color-2-contrast-color)}.button.margin_top,button.button.margin_top{margin-top:1.4em}.text__button{color:white;border:none;border-bottom:white 1px solid;font-weight:600;display:inline-block;font-size:1rem;background:transparent;width:auto;padding:0}.form-error,.error-ul{padding:0 !important;margin:0 0 15px !important}.form-error li,.error-ul li{border:#b12526 1px solid;background:#db2e2f;color:white;font-size:12px;font-weight:400;margin:0 3px 3px 0;padding:7px 10px;display:inline-block}.form__message{padding:0 !important;margin:0 0 15px !important}.form__message li{border:rgba(0,0,0,0.1) 1px solid;background:white;color:black;font-size:16px;font-weight:400;margin:0;padding:0.6em 1em;display:inline-block}#event-form{text-align:left}#event-form *{text-align:left}#event-form label{font-size:14px;color:black;white-space:normal;line-height:1.3em;font-weight:600}#event-form input[type="text"],#event-form input[type="submit"],#event-form .event_form_button,#event-form select,#event-form textarea,#event-form .event__select__wrapper,#event-form .multiselect__tags{background:#eeeeee;box-shadow:none;box-sizing:border-box;outline:0;-webkit-appearance:none;-moz-appearance:none;border:1px solid #BBBBBB;padding:10px 12px;text-align:left;border-radius:0;font-size:14px;font-weight:400;margin-bottom:8px;font-family:inherit}#event-form input[type="text"]:focus,#event-form input[type="text"]:hover,#event-form input[type="submit"]:focus,#event-form input[type="submit"]:hover,#event-form .event_form_button:focus,#event-form .event_form_button:hover,#event-form select:focus,#event-form select:hover,#event-form textarea:focus,#event-form textarea:hover,#event-form .event__select__wrapper:focus,#event-form .event__select__wrapper:hover,#event-form .multiselect__tags:focus,#event-form .multiselect__tags:hover{box-shadow:none;outline:0}#event-form input[type="text"],#event-form input[type="submit"],#event-form .event_form_button,#event-form textarea,#event-form .event__select__wrapper{width:100%}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#event-form input[type="text"],#event-form input[type="submit"],#event-form .event_form_button,#event-form textarea,#event-form .event__select__wrapper{width:100%}}#event-form textarea{height:160px}#event-form input[type="radio"],#event-form input[type="checkbox"]{display:inline-block;vertical-align:top}#event-form .checks{padding-bottom:10px}#event-form .check-w{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;margin-top:5px}#event-form .check-w input[type=checkbox],#event-form .check-w input[type=radio]{margin:0 8px 0 0;width:auto;flex-shrink:0;-webkit-flex-shrink:0}#event-form .check-w label{margin:0;padding:0;font-size:14px;font-weight:400;text-align:left !important;color:rgba(0,0,0,0.5)}#event-form input[type="submit"],#event-form .event_form_button{color:white;text-align:center;cursor:pointer;margin-top:10px;border:0;padding:15px 12px;font-weight:600}.file_uploader{position:relative;display:block;border:1px solid #EEEEEE;padding:12px 20px;background:white;box-sizing:border-box;margin-bottom:8px;margin-top:3px}.file_uploader_btn{position:relative;display:block}.file_uploader_btn a{position:relative;display:inline-block;background:rgba(0,0,0,0.06);color:black;font-size:12.5px;font-weight:500;text-decoration:none;padding:7px 12px;transition:all .3s ease-in-out}.file_uploader_btn a:hover{background:rgba(0,0,0,0.08);text-decoration:none}.file_uploader_balk_w{position:absolute;top:auto;right:0;bottom:0;left:0;display:block;width:100%}.file_uploader_balk{position:relative;display:block;line-height:0;height:0}.file_uploader_balk span{position:relative;display:inline-block;height:3px;background:green}.file_uploader_preview{position:relative;display:block}.file_uploader_preview_item{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,0.05);overflow:hidden}.file_uploader_preview_item span{font-size:12px;font-weight:400;position:relative;display:block}.file_uploader_preview_item span.file_uploader_preview_item_icon{margin-right:10px;width:20px;height:20px;background:url("https://cdn.webhero.be/images/icons/delete.svg") no-repeat center;background-size:contain;cursor:pointer;flex-shrink:0;-webkit-flex-shrink:0;opacity:.8}.file_uploader_preview_item span.file_uploader_preview_item_icon:hover{opacity:1}#event-form .event_form_subtitle{position:relative;display:block;border-bottom:1px solid rgba(0,0,0,0.11);font-size:18px;font-weight:400;margin-bottom:13px;margin-top:7px;line-height:1.3em;padding-bottom:3px;text-transform:none}@media (max-width: 1024px){#event-form .event_form_subtitle{font-size:16px}}#event-form label.after-check.after-check-small{font-size:13px !important}.event__select__icon{position:absolute;top:0;right:0;bottom:0;left:auto;width:35px;height:100%;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.event__select__icon i{font-size:16px;opacity:1;position:relative;display:block;animation:none;-webkit-animation:none}body #event-form .event__select__wrapper{padding:0;position:relative}body #event-form select{margin-bottom:0;background-color:transparent;position:relative;display:block;font-weight:inherit;font-family:inherit;font-size:inherit;color:inherit;box-shadow:none;outline:0;-webkit-appearance:none;-moz-appearance:none;border:none;width:100%;box-sizing:border-box;border:0;border-bottom:0}#event-form_w{margin-bottom:4em}#event-form{padding:3em 3em 0;background:white;box-shadow:0 0 10px 0 rgba(0,0,0,0.15)}@media (max-width: 800px){#event-form{margin-top:4rem}}#event-form label{font-weight:500;color:#2B2B2B;font-size:1em;padding-bottom:0.3em;position:relative;display:block}#event-form input[type="text"],#event-form input[type="email"],#event-form select,#event-form .event__select__wrapper,#event-form textarea,#event-form .multiselect__tags{background:white;border:1px solid rgba(0,0,0,0.1);padding:0.6em 1em;font-size:1em;margin-bottom:1.2em;background:#f5f5f5}#event-form .event_form_subtitle{border-bottom:0;padding-bottom:0.3em;font-weight:700;letter-spacing:0;font-size:1.5em;font-family:Open Sans,sans-serif;color:#606060}.event_form_message{padding:2rem}#event-form .file_uploader{border:0;padding:0}#event-form .check-w label{font-size:1em;text-transform:none;font-weight:400;color:#606060}#event-form .checks{padding-bottom:25px}.file_uploader{margin-bottom:25px}#event-form label.after-check.after-check-small{font-size:1em !important;font-weight:400;color:#606060}.file_uploader_btn a{font-size:1em}.submit__event__button{margin-left:-3rem;margin-right:-3rem;width:calc(100% + 6rem) !important}#event_form_submitted{box-shadow:0 0 10px 0 rgba(0,0,0,0.15)}.event__columns{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:space-between;-webkit-justify-content:space-between}.event__columns .page__main{order:2;order:2}@media (max-width: 800px){.event__columns .page__main{order:0}}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}.button,button.button{position:relative;display:inline-block;text-decoration:none;outline:0;overflow:hidden;text-shadow:none;border:none;line-height:1.1em;cursor:pointer;border-radius:3px;font-size:0.9rem;letter-spacing:0.5px;padding:1rem 1.4rem;background:black;text-align:center;font-weight:500;text-transform:uppercase;box-sizing:border-box;transition:all .3s ease-in-out}.button:before,button.button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;transition:all .6s ease-in-out;margin:auto;transform:scale(0, 0);background:rgba(255,255,255,0.1);border-radius:100px}.button.button--white,button.button.button--white{background-color:white}.button.button--filled,button.button.button--filled{width:100%;border-radius:0}.button.button--filled span:not(.button__icon),button.button.button--filled span:not(.button__icon){text-align:center !important;width:100%}.button.button--no-uppercase,button.button.button--no-uppercase{text-transform:none}.button:hover:before,button.button:hover:before{transform:scale(2, 2)}.button span,button.button span{transition:all .3s ease-in-out;box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;color:white}.button span.icon,button.button span.icon{padding-right:0}.button:not(.button--white) span,button.button:not(.button--white) span{position:relative;color:white}.button.bg_color_1 span,button.button.bg_color_1 span{color:var(--color-1-contrast-color)}.button.bg_color_2 span,button.button.bg_color_2 span{color:var(--color-2-contrast-color)}.button.margin_top,button.button.margin_top{margin-top:1.4em}.text__button{color:white;border:none;border-bottom:white 1px solid;font-weight:600;display:inline-block;font-size:1rem;background:transparent;width:auto;padding:0}#page_quotes{position:relative;display:block}#page_quotes .page_quote{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;padding:30px 0;border-bottom:1px solid rgba(0,0,0,0.05)}@media (max-width: 1024px){#page_quotes .page_quote{padding:25px 0}}@media (max-width: 740px){#page_quotes .page_quote{padding:20px 0}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote{padding:20px 12px}}#page_quotes .page_quote:last-child{border-bottom:0}#page_quotes .page_quote:first-child{padding-top:0}#page_quotes .page_quote .rating_stars{text-align:left}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote .rating_stars{text-align:center}}#page_quotes .page_quote .rating_star i{color:#ffcd00}#page_quotes .page_quote .rating_star_grey i{color:rgba(0,0,0,0.1)}#page_quotes .page_quote_ic{position:relative;display:block;width:12%;margin-right:50px;padding:calc(6% - 25px) 0;border-radius:300px;border:1px solid rgba(0,0,0,0.05);display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_ic{width:15%}}@media (min-width: 1900px){#page_quotes .page_quote_ic{margin-right:65px}}@media (max-width: 1024px){#page_quotes .page_quote_ic{margin-right:35px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_ic{margin-right:0}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_ic{padding:calc(7.5% - 15px) 0}}#page_quotes .page_quote_ic i{position:relative;font-size:50px;display:block;color:rgba(0,0,0,0.21)}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_ic i{font-size:30px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_ic{margin-bottom:15px}}#page_quotes .page_quote_img_w{position:relative;display:block;width:12%;margin-right:50px}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_img_w{width:15%}}@media (min-width: 1900px){#page_quotes .page_quote_img_w{margin-right:65px}}@media (max-width: 1024px){#page_quotes .page_quote_img_w{margin-right:35px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_img_w{margin-right:0}}#page_quotes .page_quote_img{position:relative;display:block;width:100%;padding-top:100%;border-radius:300px}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_img{margin-bottom:15px}}#page_quotes .page_quote_content{width:55%;position:relative;display:block}@media (max-width: 1024px){#page_quotes .page_quote_content{width:65%}}@media (max-width: 740px){#page_quotes .page_quote_content{width:calc(85% - 37px)}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_content{width:100%}}#page_quotes h2.page_quote_text span{position:relative;display:block;font-size:16px !important;font-weight:400;line-height:1.6em;border:none;letter-spacing:0;text-align:left;padding:0;text-transform:none;margin:0}@media (min-width: 1900px){#page_quotes h2.page_quote_text span{font-size:19px !important}}@media (max-width: 1024px){#page_quotes h2.page_quote_text span{font-size:14px !important}}@media (max-width: 800px){#page_quotes h2.page_quote_text span{font-size:14px !important}}@media (max-width: 740px){#page_quotes h2.page_quote_text span{font-size:13px !important}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes h2.page_quote_text span{text-align:center}}#page_quotes h2.page_quote_text{padding-bottom:0;padding-top:0;margin-bottom:0}#page_quotes h3.page_quote_person span{position:relative;display:block;letter-spacing:0;font-size:12px;margin-top:20px;font-weight:300;text-transform:none;text-align:left;color:rgba(0,0,0,0.51)}@media (min-width: 1900px){#page_quotes h3.page_quote_person span{font-size:14px}}@media (max-width: 1024px){#page_quotes h3.page_quote_person span{font-size:11px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes h3.page_quote_person span{font-size:11px !important}}@media (max-width: 740px){#page_quotes h3.page_quote_person span{margin-top:14px !important}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes h3.page_quote_person span{text-align:center}}#page_quotes h3.page_quote_person{border-bottom:0;padding:0;margin-bottom:0}#page_quotes h3.page_quote_person:before{display:none}#page_quotes_dark #page_quotes h2.page_quote_text span{color:white}#page_quotes_dark #page_quotes h3.page_quote_person span{color:rgba(255,255,255,0.5)}#page_quotes_dark #page_quotes .rating_star_grey i{color:rgba(255,255,255,0.3)}#page_quotes_dark #page_quotes .page_quote_ic,#page_quotes_dark #page_quotes .page_quote{border-color:rgba(255,255,255,0.2)}#page_quotes_dark #page_quotes .page_quote_ic i{color:rgba(255,255,255,0.09)}.quote_btn{position:relative;display:inline-block;text-align:center;text-decoration:none;color:white;background:black;font-weight:400;margin-top:1.7vw;padding:0.7vw 1vw;font-size:1vw}@media (min-width: 1900px){.quote_btn{margin-top:1.4vw}}@media (max-width: 1024px){.quote_btn{margin-top:1.9vw}}@media (max-width: 740px){.quote_btn{margin-top:2.7vw}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.quote_btn{margin-top:4.6vw}}@media (min-width: 1900px){.quote_btn{padding:0.55vw 1vw}}@media (max-width: 1024px){.quote_btn{padding:0.8vw 1.2vw}}@media (max-width: 740px){.quote_btn{padding:1.2vw 1.5vw}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.quote_btn{padding:1.8vw 3.5vw}}@media (min-width: 1900px){.quote_btn{font-size:.8vw}}@media (max-width: 1024px){.quote_btn{font-size:1.25vw}}@media (max-width: 740px){.quote_btn{font-size:1.8vw}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.quote_btn{font-size:3.3vw}}.quote_btn:hover{text-decoration:none}.index__quote{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;margin:auto;max-width:1000px;box-sizing:border-box}.index__quote .rating_stars{order:4;width:100%;text-align:center;margin-bottom:1rem}.index__quote .rating_star{margin-bottom:0}.rating_star i{font-size:1.5rem}.rating_star.rating_star_grey{color:rgba(0,0,0,0.1)}.index__quote__text{margin:0 auto 0;font-size:2rem;line-height:1.3em;color:#a4a4a4;text-align:center;font-weight:300;order:3;max-width:850px;width:90%;margin-bottom:2rem}@media (max-width: 800px){.index__quote__text{font-size:1.6rem}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.index__quote__text{font-size:1.2rem}}.index_quote_person{text-transform:none;font-weight:400;font-size:1em;color:#2B2B2B;order:2;width:100%;text-align:center;margin-bottom:1rem}.index__quote__img{width:80px;height:80px;border-radius:80px;order:1;margin:auto auto 1em}.index__quote__btn__wrapper{width:100%;display:inline-block;text-align:center;margin-top:2rem;margin-bottom:2rem;order:5}#page_quotes .page_quote_ic{border-color:transparent}#page_quotes .page_quote_ic i{color:#000}#page_quotes .rating_stars{width:100%}#page_quotes{margin-bottom:1em}#page_quotes .page_quote{background:white;margin-bottom:1rem;padding:2em;border-bottom:none;background:#f5f5f5}#page_quotes .page_quote:first-child{padding-top:1.8em}#page_quotes .page_quote_content{width:70%}@media (max-width: 1024px){#page_quotes .page_quote_content{width:75%}}@media (max-width: 740px){#page_quotes .page_quote_content{width:calc(85% - 37px)}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){#page_quotes .page_quote_content{width:100%}}#page_quotes h2.page_quote_text span{font-size:1.3rem !important;color:#2B2B2B;font-weight:300}#page_quotes h3.page_quote_person span{font-size:1rem !important}#page_quotes .page_quote .rating_star_grey i{text-shadow:none}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}.button,button.button{position:relative;display:inline-block;text-decoration:none;outline:0;overflow:hidden;text-shadow:none;border:none;line-height:1.1em;cursor:pointer;border-radius:3px;font-size:0.9rem;letter-spacing:0.5px;padding:1rem 1.4rem;background:black;text-align:center;font-weight:500;text-transform:uppercase;box-sizing:border-box;transition:all .3s ease-in-out}.button:before,button.button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;transition:all .6s ease-in-out;margin:auto;transform:scale(0, 0);background:rgba(255,255,255,0.1);border-radius:100px}.button.button--white,button.button.button--white{background-color:white}.button.button--filled,button.button.button--filled{width:100%;border-radius:0}.button.button--filled span:not(.button__icon),button.button.button--filled span:not(.button__icon){text-align:center !important;width:100%}.button.button--no-uppercase,button.button.button--no-uppercase{text-transform:none}.button:hover:before,button.button:hover:before{transform:scale(2, 2)}.button span,button.button span{transition:all .3s ease-in-out;box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;color:white}.button span.icon,button.button span.icon{padding-right:0}.button:not(.button--white) span,button.button:not(.button--white) span{position:relative;color:white}.button.bg_color_1 span,button.button.bg_color_1 span{color:var(--color-1-contrast-color)}.button.bg_color_2 span,button.button.bg_color_2 span{color:var(--color-2-contrast-color)}.button.margin_top,button.button.margin_top{margin-top:1.4em}.text__button{color:white;border:none;border-bottom:white 1px solid;font-weight:600;display:inline-block;font-size:1rem;background:transparent;width:auto;padding:0}.top__pillars{margin-top:8em}@media (max-width: 740px){.top__pillars{margin-top:4em}}.pillars{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;justify-content:center;-webkit-justify-content:center}.pillar{margin:0.5em;position:relative;box-sizing:border-box;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:space-between;-webkit-align-items:space-between;justify-content:space-between;-webkit-justify-content:space-between;flex-direction:column;box-shadow:0 0 10px 0 rgba(0,0,0,0.15)}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.pillar{margin-left:0;margin-right:0}}.pillar:empty{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;box-shadow:none}.pillar__top{width:100%;box-sizing:border-box;padding:2em}.pillar__content{width:100%;box-sizing:border-box}.pillar:not(.team__pillar){width:calc(33.333% - 1em);background:white;box-shadow:0 0 10px 0 rgba(0,0,0,0.15)}@media (max-width: 1024px){.pillar:not(.team__pillar){width:calc(50% - 1em)}}@media (max-width: 740px){.pillar:not(.team__pillar){width:100%}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.pillar:not(.team__pillar) .pillar__content{width:100%}}.pillar:not(.team__pillar) .pillar__top{padding:2em;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:flex-start;-webkit-align-items:flex-start;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:nowrap}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.pillar:not(.team__pillar) .pillar__top{flex-wrap:wrap}}.pillar__btn{width:100%}.pillar__btn .button{display:block}.team__pillar{flex-direction:column;width:calc(25% - 2em);box-shadow:none;margin-bottom:3em}@media (max-width: 1024px){.team__pillar{width:calc(50% - 2em)}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.team__pillar{width:100%}}.team__pillar .pillar__top{padding:0 0 1.5em}.team__pillar .pillar__content{padding:0 2em}.pillar__team__btn{text-align:center}.pillar__icon{flex-shrink:0;text-align:center;margin-right:2em;min-height:55px}.pillar__icon img{max-width:55px;max-height:55px;display:inline-block}.pillar__icon .icon{width:55px;height:55px;font-size:55px;display:inline-block}@media (max-width: 1024px){.pillar__icon{margin-right:1.7em;min-height:45px}.pillar__icon img{max-width:45px;max-height:45px}.pillar__icon .icon{width:45px;height:45px;font-size:45px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.pillar__icon{margin:0 auto 1em}}.pillar__title{font-size:1.1em;line-height:1.3em;padding:0 0 0.7rem}.pillar__title:only-child{padding-bottom:0}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.pillar__title{text-align:center}}.pillar__team__title{font-size:1.1em;line-height:1.3em;padding:0 0 0.7rem;text-align:center}.pillar__txt{line-height:1.5em;font-size:1em;overflow:hidden;color:#606060}.pillar__txt a{text-decoration:underline}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.pillar__txt{text-align:center}}.pillar__team__text{line-height:1.5em;font-size:1em;text-align:center;overflow:hidden;color:#606060}.pillar__team__text a{text-decoration:underline}.pillar__team__icon-w{width:100%;box-sizing:border-box;margin-bottom:2em !important}.pillar__team__icon-w.pillar_team_ratio_0{padding-top:100%}.pillar__team__icon-w.pillar_team_ratio_1{padding-top:75%}.pillar__team__icon-w.pillar_team_ratio_2{padding-top:125%}.pillar__team__icon-w.pillar_team_ratio_3{padding-top:calc(100% - 2.8em);width:calc(100% - 2.8em);margin:2em 1.4em 25px}@media (max-width: 1024px){.pillar__team__icon-w.pillar_team_ratio_3{padding-top:calc(100% - 4.8em)}}@media (max-width: 1024px){.pillar__team__icon-w.pillar_team_ratio_3{width:calc(100% - 4.8em)}}@media (min-width: 1900px){.pillar__team__icon-w.pillar_team_ratio_3{margin:2em 1.4em 35px}}@media (max-width: 1024px){.pillar__team__icon-w.pillar_team_ratio_3{margin:2em 2.4em 25px}}@media (max-width: 740px){.pillar__team__icon-w.pillar_team_ratio_3{margin:2em 2.4em 25px}}.pillar__team__icon-w.pillar_team_ratio_3 .pillar__team__icon{border-radius:200px}.pillar__team__icon{position:absolute;top:0;right:0;bottom:0;left:0}.pillar__team__icon.pillar_filter_1{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.pillar__team__icon.bg_color_1{background-blend-mode:screen}.pillar__team__linkedin{position:absolute;top:auto;right:auto;bottom:-19px;left:calc(50% - 18px);text-align:center;display:block;padding:6px;background:#2B2B2B;border-radius:30px;border:5px solid white}.pillar__team__linkedin .pillar__team__linkedin__img{width:17px;height:17px}.pillar__contact{position:relative;display:block;padding-top:1em}.pillar__contact__el{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;margin-bottom:8px;color:#606060;text-align:center;text-decoration:none}.pillar__contact__el:hover{text-decoration:none}.pillar__contact__icon{margin-right:7px;flex-shrink:0;-webkit-flex-shrink:0;font-size:1.2em}.pillar__contact__txt{text-align:left;line-height:1.4em;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:1rem}.icon--linkedin{background-image:url("https://cdn.webhero.be/images/icons/social-icons/svg/linkedin.svg");filter:invert(100%)}.pillars__category__title{text-align:center}.pillars__category__title{padding-bottom:1em;font-size:1.8rem}.webshop__usps .pillar:not(.team__pillar) .pillar__top{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:nowrap}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){.webshop__usps .pillar:not(.team__pillar) .pillar__top{flex-wrap:wrap}}.big__title__pillars{color:white}.index__team__wrapper:not(:first-child),.index__team:not(:first-child){padding-top:3em}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}[data-ibiza_card_layout="two"] .card{width:calc(50% - 1em);min-height:26vw}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card{width:calc(50% - 1em)}}@media (max-width: 740px){[data-ibiza_card_layout="two"] .card{width:100%}}@media (min-width: 1900px){[data-ibiza_card_layout="two"] .card{min-height:380px}}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card{min-height:250px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){[data-ibiza_card_layout="two"] .card{min-height:200px}}[data-ibiza_card_layout="two"] .card__content{padding:2.3em 1.8em}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__content{padding:2em 1.2em}}[data-ibiza_card_layout="two"] .card__title{font-size:1.4em}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__title{font-size:1.1em}}[data-ibiza_card_layout="two"] .card__text{font-size:1em;line-height:1.5em}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__text{font-size:.9em}}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__text{line-height:1.3em}}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}[data-ibiza_card_layout="two"] .card{width:calc(50% - 1em);min-height:26vw}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card{width:calc(50% - 1em)}}@media (max-width: 740px){[data-ibiza_card_layout="two"] .card{width:100%}}@media (min-width: 1900px){[data-ibiza_card_layout="two"] .card{min-height:380px}}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card{min-height:250px}}@media (max-width: 480px),(max-device-width: 480px) and (orientation: portrait){[data-ibiza_card_layout="two"] .card{min-height:200px}}[data-ibiza_card_layout="two"] .card__content{padding:2.3em 1.8em}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__content{padding:2em 1.2em}}[data-ibiza_card_layout="two"] .card__title{font-size:1.4em}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__title{font-size:1.1em}}[data-ibiza_card_layout="two"] .card__text{font-size:1em;line-height:1.5em}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__text{font-size:.9em}}@media (max-width: 1024px){[data-ibiza_card_layout="two"] .card__text{line-height:1.3em}}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}[data-ibiza_pillar_layout="two"] .pillar:not(.team__pillar){width:calc(50% - 1em)}@media (max-width: 1024px){[data-ibiza_pillar_layout="two"] .pillar:not(.team__pillar){width:calc(50% - 1em)}}@media (max-width: 740px){[data-ibiza_pillar_layout="two"] .pillar:not(.team__pillar){width:100%}}[data-ibiza_pillar_layout="two"] .top__pillars{margin-left:auto;margin-right:auto;max-width:1000px}[data-ibiza_pillar_layout="two"] .pillar__content{width:auto}:root{--color-1-contrast-color:white;--color-2-contrast-color:white}[data-ibiza_pillar_layout="two"] .pillar:not(.team__pillar){width:calc(50% - 1em)}@media (max-width: 1024px){[data-ibiza_pillar_layout="two"] .pillar:not(.team__pillar){width:calc(50% - 1em)}}@media (max-width: 740px){[data-ibiza_pillar_layout="two"] .pillar:not(.team__pillar){width:100%}}[data-ibiza_pillar_layout="two"] .top__pillars{margin-left:auto;margin-right:auto;max-width:1000px}[data-ibiza_pillar_layout="two"] .pillar__content{width:auto}.text_color_1,.text_color_1 *{color:#0357a6 !important}.text_color_2,.text_color_2 *{color:#0357a6 !important}.border_color_1{border-color:#0357a6 !important}.border_color_2{border-color:#0357a6 !important}.bg_color_1{background-color:#0357a6 !important}.before_bg_color_1:before{background-color:#0357a6 !important}.bg_color_2{background-color:#0357a6 !important}.overlay_color_1{-webkit-filter:opacity(.5) drop-shadow(0 0 0 #0357a6);filter:opacity(.5) drop-shadow(0 0 0 #0357a6)}#immo_show_results,.bg_color_2 .button__icon:before,.webshop__submenu__cart-items span{background-color:#0357a6}.immo__searchbox__type,.immo_list_item_price,.header__menu:before,#immo_toggle_filters,#back_to_top_btn span{background-color:#0357a6}.card__bg:after{background-image:linear-gradient(to right, rgba(3,87,166,0.9) 30% , rgba(3,87,166,0.6))}.card__title:after{background-image:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 11" style="width: 20px; height: 16.146px" width="52px" height="11px"><path fill="%230357a6" d="M43,7H0V4h43V7z M43,0v11l9-5.5L43,0z"/></svg>')}[data-ibiza_header_filter="on"] .page__top__bg:before{background-color:#0357a6}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype')}.titel-font,.custom_font{font-family:'Open Sans', sans-serif !important;font-weight:300 !important;text-transform:none !important;font-size:1em !important}