:root{--primary:#323E8F;--primary-matching:"";--secondary:#0D2E43;--secondary-matching:#3BB299;--primary-darken:#252e69;--primary-mixed-80:#283272;--primary-opacity-10:#323E8F1A;--primary-opacity-25:#323E8F40;--primary-opacity-50:#323E8F80;--primary-opacity-75:#323E8FBF;--secondary-darken:#051118;--secondary-lighten-10:#154b6e;--secondary-opacity-10:#0D2E431A;--secondary-opacity-25:#0D2E4340;--secondary-opacity-50:#0D2E4380;--secondary-opacity-75:#0D2E43BF;--secondary-mixed-50:#071722;--secondary-mixed-75:#0a2332;--secondary-mixed-90:#0c293c;--secondary-matching-opacity-50:#3BB29980;--main-background:#FAF5EE;--main-background-opacity-50:#FAF5EE80;--main-background-darken-10:#eedec7;--card-background:#fff;--header-top-bar-backgound:var(--secondary);--menu-background:#fff;--mobile-menu-background:var(--secondary);--footer-background:var(--secondary);--footer-background-matching:var(--secondary-matching);--font-color:#000;--header-color:var(--secondary);--falticon-color:#000;--mobile-menu-font-color:#FFF;--menu-item-color:#000;--menu-active-item-color:var(--secondary);--footer-font-color:var(--secondary-matching);--footer-link-color:var(--secondary-matching);--breadcrumb-color:var(--secondary);--primary-btn-font-color:#FFF;--secondary-btn-font-color:#FFF;--checkbox:var(--secondary-matching);--checkboxBorder:#ccc;--checkboxBorder-accent:#bfbfbf;--form-label:var(--font-color);--input-color:var(--font-color);--form-control-border:#B0B0B0;--input-placeholder:rgba(0, 0, 0, .25);--input-background:#FFF;--parking-card:var(--secondary);--parking-btn:var(--primary);--marker-available:var(--secondary);--marker-unavailable:#EC1D25}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background-color:var(--secondary-opacity-25)}html{font-size:100%;overflow-y:scroll !important;scroll-behavior:smooth}main{padding-top:56px}@media (min-width: 767.98px){main{padding-top:90px}}@media (min-width: 991.98px){main{padding-top:100px}}.hidden{display:none}@font-face{font-family:digifont;src:url("/vendor/digizijn/web/assets/fonts/digifont.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.digifont{display:inline-block;font-family:digifont;font-style:normal;font-weight:normal;line-height:1;vertical-align:middle}.digifont.bottom{transform:rotate(90deg)}.digifont.left{transform:rotate(180deg)}.digifont.top{transform:rotate(270deg)}body{margin:0;padding:0;font-size:1rem;font-family:"Poppins",sans-serif;color:var(--font-color);background:var(--main-background)}body h1, body h2, body h3, body h4, body h5, body
h6{font-family:"Poppins",sans-serif;color:var(--header-color)}body
a{transition:all 0.3s ease-in-out}body.modal-open{padding-right:0 !important}img{width:100%;height:auto}img[alt]{font-size:0}img[alt]:after{display:block;position:absolute;content:attr(alt);top:0;left:0;width:100%;height:100%;font-family:"Poppins",sans-serif;color:var(--secondary);text-align:center;font-size:1rem;padding-top:1rem}*:focus{outline:none}pre{background:#000;color:#fff;border:1px
solid #fff;padding:7px;display:block;position:relative;outline:1px
solid #fff;outline-offset:-4px}.alert-container{width:100%;top:100px}.alert-container .alert-success{border-radius:0;border:none;margin-top:1rem;width:100%;float:right;text-align:center;box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.33)}.alert-container .alert-success
.close{padding-left:30px}.alert{padding:0.5rem 0.75rem;margin-bottom:0.25rem;word-break:break-word}.alert
ul{margin-bottom:0}.alert.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.form-text{color:#721c24;position:relative;padding:0.25rem 0.5rem;margin-bottom:0.25rem;border:1px
solid #f5c6cb;border-radius:0.25rem;background-color:#f8d7da;font-size:0.875rem}.flaticon{mask-image:var(--mask);-webkit-mask-image:var(--mask);display:inline-block;mask-size:cover;-webkit-mask-size:cover;height:22px;width:22px;background-color:var(--flaticon-color);vertical-align:middle}.pricesummary-loader{display:block;position:fixed;bottom:0;left:0;top:0;right:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;transition:all 200ms ease}.pricesummary-loader:before{content:attr(data-text);position:absolute;left:50%;top:25%;transform:translate(-50%, 100%);color:var(--secondary);width:250px;font-size:1.25rem;font-weight:600;text-align:center}.pricesummary-loader:after{content:"!";position:absolute;top:calc(50% - 3rem);left:calc(50% - 1.5rem);color:var(--secondary);font-family:digifont;font-size:3rem;animation:spin 1s infinite linear;transform-origin:center center}@keyframes
spin{0%{transform:rotate(0deg)}100%{transform:rotate(365deg)}}.form-check{padding-left:1.5rem}.form-check input[type=checkbox]{position:absolute;opacity:0;width:0}.form-check input[type=checkbox] + label{position:relative;cursor:pointer;padding:0;white-space:unset}.form-check input[type=checkbox] + label:before{border:1px
solid var(--checkboxBorder-accent);content:"";display:inline-block;position:absolute;margin-left:-1.5rem;vertical-align:text-top;width:16px;height:16px;background:#fff;border-radius:4px;margin-top:2px}@media (min-width: 767.98px){.form-check input[type=checkbox]:hover + label:before{background:var(--checkbox)}}.form-check input[type=checkbox]:checked + label:before{background:var(--checkbox);border-color:var(--checkbox)}.form-check input[type=checkbox]:disabled + label{color:var(--checkboxBorder);cursor:auto}.form-check input[type=checkbox]:disabled + label:before{box-shadow:none;background:#ddd}.form-check input[type=checkbox]:disabled:checked + label:before{background:var(--checkbox);opacity:0.5}.form-check input[type=checkbox]:checked + label:after{content:"4";font-family:digifont;color:#fff;font-size:11px;top:3px;left:-21px;position:absolute}input[type=checkbox].auto-checked{display:none}.row-new-sletter label.form-check-label{font-size:1rem}.row-new-sletter .form-row{margin-bottom:0}input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}input[type=radio]{position:absolute;opacity:0}input[type=radio] + label{position:relative;cursor:pointer;padding:0}input[type=radio] + label:before{border:1px
solid var(--checkbox);content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:16px;height:16px;background:var(--checkboxBorder);border-radius:50%}input[type=radio]:hover + label:before{background:var(--checkboxBorder)}input[type=radio]:checked + label:before{background:var(--checkbox);border-color:var(--checkbox)}input[type=radio]:disabled + label{color:var(--checkboxBorder);cursor:auto}input[type=radio]:disabled + label:before{box-shadow:none;background:#ddd}input[type=radio]:disabled + label:after{content:"";color:#fff;font-size:10px;font-weight:bold;left:6.5px;top:-0.5px;position:absolute}select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}select::-ms-expand{display:none}input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}.datefield, .selectfield, .compositionfield{position:relative;width:100%;cursor:pointer}.datefield .form-control, .selectfield .form-control, .compositionfield .form-control{cursor:pointer}.datefield:before, .selectfield:before, .compositionfield:before{pointer-events:none}.datefield:after, .selectfield:after, .compositionfield:after{font-family:digifont;color:var(--secondary);position:absolute;pointer-events:none;top:50%;right:12px}.datefield:after{content:"Z";font-size:18px;transform:translateY(-50%)}.selectfield:after{content:"I";font-size:12px;transform:translateY(-50%) rotate(90deg)}.compositionfield:after{content:"t";font-size:18px;transform:translateY(-50%)}.form-control{background:var(--input-background);border:1px
solid var(--form-control-border);color:var(--input-color)}.form-group
label{height:auto;margin:0
0 5px 0;font-weight:600;font-size:80%;color:var(--form-label)}.form-group .form-check
label{font-weight:400;margin:0
0 5px 0;font-size:1rem}.form-group .form-control{border-radius:0.25rem;box-shadow:unset;width:100%;color:var(--input-color);font-weight:400;font-size:80%;line-height:1.25rem;height:calc(1.25em + 1rem + 5px);padding:0.5rem 0.5rem}.form-group .form-control::-webkit-input-placeholder{color:var(--input-placeholder) !important}.form-group .form-control:-moz-placeholder{color:var(--input-placeholder) !important}.form-group .form-control::-moz-placeholder{color:var(--input-placeholder) !important}.form-group .form-control:-ms-input-placeholder{color:var(--input-placeholder) !important}.form-group .form-control:focus, .form-group .form-control.focus{box-shadow:0 0 0 0.2rem var(--primary-opacity-25);border-color:var(--primary-opacity-75)}.form-group .form-control:focus:not(.disabled):active, .form-group .form-control.focus:not(.disabled):active{box-shadow:0 0 0 0.2rem var(--primary-opacity-25);border-color:var(--primary-opacity-75)}.form-group .form-control::placeholder{color:var(--input-placeholder) !important}.form-group .form-control[readonly]{opacity:1;background:var(--input-background)}.form-group .form-control.readonly{opacity:0.8;pointer-events:none}.form-group textarea.form-control{height:auto;background:var(--input-background) !important}.readonly-wrapper{cursor:not-allowed}.navbar-brand{width:200px}@media (min-width: 1199.98px){.navbar-brand{width:240px}}.list-group-flush > li{padding-left:0;padding-right:0}header{z-index:2025;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33)}header.fixed{position:fixed;top:0;width:100%;z-index:2030}header .top-bar{font-weight:200;background:var(--header-top-bar-backgound)}header .top-bar
ul.extras{white-space:nowrap}header .top-bar ul.company-details, header .top-bar
ul.extras{padding:4px
0}header .top-bar ul.company-details li, header .top-bar ul.extras
li{display:inline-block;color:var(--secondary-matching);font-size:0.875rem}header .top-bar ul.company-details li a, header .top-bar ul.extras li
a{color:var(--secondary-matching)}header .top-bar ul.company-details li a:hover, header .top-bar ul.company-details li a:focus, header .top-bar ul.company-details li a:active, header .top-bar ul.company-details li a.active, header .top-bar ul.extras li a:hover, header .top-bar ul.extras li a:focus, header .top-bar ul.extras li a:active, header .top-bar ul.extras li
a.active{color:#fff}header .top-bar ul.company-details li .digifont, header .top-bar ul.extras li
.digifont{font-size:80%}header .top-bar ul.company-details li.search, header .top-bar ul.extras
li.search{position:relative}header .top-bar ul.company-details li.search .search-window, header .top-bar ul.extras li.search .search-window{color:var(--secondary-matching);font-size:12.8px;position:absolute;right:0;padding:7px;transition:all 0.3s ease-in-out;cursor:pointer}header .top-bar ul.company-details li.search .search-window:hover, header .top-bar ul.company-details li.search .search-window:focus, header .top-bar ul.company-details li.search .search-window.active, header .top-bar ul.company-details li.search .search-window:active, header .top-bar ul.extras li.search .search-window:hover, header .top-bar ul.extras li.search .search-window:focus, header .top-bar ul.extras li.search .search-window.active, header .top-bar ul.extras li.search .search-window:active{color:#fff}header .top-bar ul.company-details li.search .website-search, header .top-bar ul.extras li.search .website-search{background:var(--secondary)}header .top-bar ul.company-details li.search .website-search .btn-search, header .top-bar ul.extras li.search .website-search .btn-search{padding:0
5px 0 0;background:transparent;border-radius:0 13px 13px 0;height:26px;transition:all 0.3s ease-in-out}header .top-bar ul.company-details li.search .website-search .btn-search .btn.btn-secondary, header .top-bar ul.extras li.search .website-search .btn-search .btn.btn-secondary{background:transparent;color:var(--secondary);box-shadow:none;padding:1px;border:none}header .top-bar ul.company-details li.search .website-search .search-field, header .top-bar ul.extras li.search .website-search .search-field{border:none;height:26px;border-radius:13px 0 0 13px;width:0;background:transparent;transition:all 0.3s ease-in-out}header .top-bar ul.company-details li.search.open .search-window, header .top-bar ul.extras li.search.open .search-window{display:none}header .top-bar ul.company-details li.search.open .website-search .btn-search, header .top-bar ul.extras li.search.open .website-search .btn-search{background:#fff}header .top-bar ul.company-details li.search.open .website-search .search-field, header .top-bar ul.extras li.search.open .website-search .search-field{width:200px;padding-left:25px;background:#fff}header .top-bar ul.company-details li.search.open .search-window-close, header .top-bar ul.extras li.search.open .search-window-close{position:absolute;height:26px;width:26px;cursor:pointer}header .top-bar ul.company-details li.search.open .search-window-close:before, header .top-bar ul.company-details li.search.open .search-window-close:after, header .top-bar ul.extras li.search.open .search-window-close:before, header .top-bar ul.extras li.search.open .search-window-close:after{content:"";background:var(--secondary);height:12px;width:2px;position:absolute;transform:rotate(45deg);top:7px;left:12px}header .top-bar ul.company-details li.search.open .search-window-close:after, header .top-bar ul.extras li.search.open .search-window-close:after{transform:rotate(-45deg)}header .top-bar ul.company-details li.phone-number span, header .top-bar ul.company-details li.address span, header .top-bar ul.company-details li.email span, header .top-bar ul.extras li.phone-number span, header .top-bar ul.extras li.address span, header .top-bar ul.extras li.email
span{margin-top:-1px}header .top-bar ul.company-details .language-name, header .top-bar ul.extras .language-name{display:none}header .menu-bar{height:56px;background:var(--menu-background);z-index:1000}@media (min-width: 991.98px){header .menu-bar{height:68px}}header .menu-bar .navbar-brand{z-index:1000}header .menu-bar .navbar-brand
img{z-index:1000}header .menu-bar
nav.navbar{padding:0}header .menu-bar nav.navbar ul.navbar-nav
li{padding:0.875rem 0}header .menu-bar nav.navbar ul.navbar-nav li:first-of-type a.nav-link{padding-left:0}header .menu-bar nav.navbar ul.navbar-nav li:last-of-type a.nav-link{padding-right:0}header .menu-bar nav.navbar ul.navbar-nav li:last-of-type a.nav-link.dropdown-toggle{padding-right:5px}header .menu-bar nav.navbar ul.navbar-nav li a.nav-link{color:var(--menu-item-color);font-weight:600}header .menu-bar nav.navbar ul.navbar-nav li a.nav-link.active{color:var(--menu-active-item-color)}header .menu-bar nav.navbar ul.navbar-nav
li.dropdown{padding-right:20px}header .menu-bar nav.navbar ul.navbar-nav li.dropdown .animated-arrow{transform:scale(0.8);top:calc(50% - 10px);right:5px}header .menu-bar nav.navbar ul.navbar-nav li.dropdown .animated-arrow:before, header .menu-bar nav.navbar ul.navbar-nav li.dropdown .animated-arrow:after{background:var(--menu-item-color)}header .menu-bar nav.navbar ul.navbar-nav li.dropdown.show .animated-arrow:before{transform:rotate(45deg)}header .menu-bar nav.navbar ul.navbar-nav li.dropdown.show .animated-arrow:after{transform:rotate(-45deg)}header .menu-bar nav.navbar ul.navbar-nav li.dropdown.active .animated-arrow:before, header .menu-bar nav.navbar ul.navbar-nav li.dropdown.active .animated-arrow:after{background:var(--menu-active-item-color)}header .menu-bar nav.navbar ul.navbar-nav li.dropdown.active .nav-link{color:var(--menu-active-item-color)}header .menu-bar nav.navbar ul.navbar-nav li.dropdown .dropdown-menu{border-radius:0;border:none;box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0.33);margin:0;padding:0;max-height:80vh;overflow-y:auto;overflow-x:hidden}header .menu-bar nav.navbar ul.navbar-nav li.dropdown .dropdown-menu .dropdown-item{font-weight:600;padding:0.5rem 1rem;outline:1px
solid var(--menu-background);outline-offset:-4px;color:var(--menu-item-color)}header .menu-bar nav.navbar ul.navbar-nav li.dropdown .dropdown-menu .dropdown-item:hover, header .menu-bar nav.navbar ul.navbar-nav li.dropdown .dropdown-menu .dropdown-item:focus, header .menu-bar nav.navbar ul.navbar-nav li.dropdown .dropdown-menu .dropdown-item.active, header .menu-bar nav.navbar ul.navbar-nav li.dropdown .dropdown-menu .dropdown-item:active{color:var(--menu-active-item-color);background:transparent}header .menu-bar nav.navbar ul.navbar-nav li.dropdown .dropdown-menu .dropdown-item:hover{outline:1px
solid var(--menu-active-item-color)}header .menu-bar nav.navbar ul.navbar-nav li.accessibility-options{font-weight:600;color:var(--menu-item-color);padding:1.375rem 3rem 1.375rem 0.5rem;transition:all 0.3s ease-in-out;position:relative}header .menu-bar nav.navbar ul.navbar-nav li.accessibility-options:after{content:"";display:inline-block;background-color:var(--menu-item-color);position:absolute;right:1rem;top:1.3rem;height:1.5rem;width:1.5rem}header .menu-bar nav.navbar ul.navbar-nav li.accessibility-options[data-mode="dark"]:after{mask:url(/public/images/icons/dark-mode.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/dark-mode.svg) no-repeat center / contain}header .menu-bar nav.navbar ul.navbar-nav li.accessibility-options[data-mode="readability"]:after{mask:url(/public/images/icons/font-size.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/font-size.svg) no-repeat center / contain}header
.hamburger{position:absolute;top:10px;right:-10px;padding:10px;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;text-transform:none;background-color:transparent;margin:0}header .hamburger .hamburger-box{width:30px;display:inline-block;position:relative}header .hamburger .hamburger-box .hamburger-inner{display:block;top:50%;margin-top:-2px}header .hamburger .hamburger-box .hamburger-inner:before{top:-10px}header .hamburger .hamburger-box .hamburger-inner:after{bottom:-10px}header .hamburger.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}header .hamburger.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}header .hamburger.is-active .hamburger-inner:after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear}header .hamburger .hamburger-inner{width:30px;height:4px;background-color:var(--menu-item-color);position:absolute;transition-property:transform;top:auto;bottom:0;transition-duration:0.1s;transition-delay:0s;border-radius:2px;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}header .hamburger .hamburger-inner:before, header .hamburger .hamburger-inner:after{width:inherit;height:inherit;background-color:inherit;position:inherit;border-radius:inherit;transition-property:transform;transition-duration:0.5s;transition-timing-function:ease;content:"";display:block}header .hamburger .hamburger-inner:before{transition:top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19)}header .hamburger .hamburger-inner:after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear}header .need-assistant{font-weight:600;padding-top:0.5rem;margin-right:1rem}header .need-assistant
a{color:var(--primary);padding-left:5px}header .need-assistant a:hover, header .need-assistant a:focus, header .need-assistant a.active, header .need-assistant a:active{color:var(--primary-mixed-80)}header .need-assistant a
span{transform:rotate(90deg);font-size:80%;padding:6px
0 0 6px;vertical-align:initial}#header-carousel{background-color:var(--secondary-matching-opacity-50)}#header-carousel .carousel-item{height:250px}@media (min-width: 767.98px){#header-carousel .carousel-item{height:500px}}#header-carousel .carousel-item
img{height:100%;object-fit:cover;object-position:center center}#header-carousel .carousel-item .slide-content{position:absolute;top:calc(45% - 3.25rem)}#header-carousel .carousel-item .slide-content span.header-title{display:block;color:#fff;font-size:2rem;font-weight:800;text-shadow:2px 1px 2px rgba(0, 0, 0, 0.5)}@media (min-width: 767.98px){#header-carousel .carousel-item .slide-content span.header-title{font-size:3rem}}#header-carousel .carousel-item .slide-content
a{position:relative;padding-right:35px}#header-carousel .carousel-item .slide-content a
span{transform:scale(-0.7, -0.7) rotate(180deg);position:absolute;right:10px;top:9px;color:var(--primary-mixed-80)}#header-carousel .carousel-indicators
li{height:3px;width:36px;cursor:initial}#header-carousel .carousel-control-prev, #header-carousel .carousel-control-next{background:transparent;border:none}#header-carousel .carousel-control-prev .carousel-control, #header-carousel .carousel-control-next .carousel-control{height:26px;width:26px;border-top:6px solid #fff;border-right:6px solid #fff}#header-carousel .carousel-control-prev .carousel-control{transform:rotate(-135deg)}#header-carousel .carousel-control-next .carousel-control{transform:rotate(45deg)}.plusmin{width:100%;font-size:0}.plusmin > span{color:#fff;border-radius:0.25rem;display:inline-block;vertical-align:top;margin:0;padding:0;border:none;width:30px;height:30px;line-height:30px;font-size:0.8rem;text-align:center;font-weight:500;user-select:none}.plusmin > span.quont-plus, .plusmin > span.quont-minus{float:left;box-shadow:none}.plusmin > span.quont-plus:before, .plusmin > span.quont-plus:after, .plusmin > span.quont-minus:before, .plusmin > span.quont-minus:after{content:"";position:relative;top:calc(50% - 1.5px);left:calc(50% - 8px);display:block;height:3px;width:16px;border-radius:1.5px;background:#fff}.plusmin > span.quont-plus{background:var(--secondary)}.plusmin > span.quont-plus:hover{background:var(--secondary-darken)}.plusmin > span.quont-plus:after{transform:rotate(90deg);top:calc(50% - 5px);left:calc(50% - 8px)}.plusmin > span.quont-minus{background:var(--secondary-matching)}.plusmin > span.quont-minus:hover{background:var(--primary-darken)}.plusmin > span.quont-minus:after{display:none}.plusmin > span:hover{cursor:pointer}.plusmin input.form-control, .plusmin
.qty{border-radius:0;border:1px
solid var(--primary);height:32px;line-height:32px;width:30px;display:inline-block;vertical-align:top;box-shadow:none;margin:0
5px;text-align:center !important;font-weight:600;color:var(--primary);-moz-appearance:textfield}.plusmin input.form-control::-webkit-outer-spin-button, .plusmin input.form-control::-webkit-inner-spin-button, .plusmin .qty::-webkit-outer-spin-button, .plusmin .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.plusmin .selectfield:after{display:none}.form-group .plusmin:after{content:"";position:absolute;background:transparent;top:0;width:50px;height:30px;right:45px}.form-group .plusmin .form-control{width:50px;text-indent:20px;padding:0;float:left;height:30px;border:none;font-weight:600;background:transparent !important;font-size:initial;display:inline-block}@-moz-document url-prefix(){.form-group .plusmin .form-control{text-align:center;text-indent:0}}.form-check-label
a{color:var(--secondary)}ul.language-selector
.dropdown{display:block;top:3px}ul.language-selector .dropdown .animated-arrow:before{transform:rotate(45deg)}ul.language-selector .dropdown .animated-arrow:after{transform:rotate(-45deg)}ul.language-selector .dropdown.show .dropdown-toggle{background:transparent}ul.language-selector .dropdown.show .dropdown-toggle .animated-arrow:before{transform:rotate(-45deg)}ul.language-selector .dropdown.show .dropdown-toggle .animated-arrow:after{transform:rotate(45deg)}ul.language-selector .dropdown .dropdown-toggle{border-radius:0;padding:0}ul.language-selector .dropdown .dropdown-toggle
.flag{margin-left:1.75rem}ul.language-selector .dropdown .dropdown-toggle .animated-arrow{left:-3px;top:-2px;transform:scale(-0.7, -0.7)}ul.language-selector .dropdown .dropdown-toggle .animated-arrow:before, ul.language-selector .dropdown .dropdown-toggle .animated-arrow:after{background:var(--secondary-matching)}ul.language-selector .dropdown .dropdown-toggle .language-name{font-weight:normal;line-height:1rem;margin-left:1rem;position:relative;top:-2px;left:-1px}ul.language-selector .dropdown .dropdown-menu{border:none;border-radius:0;top:100%;margin-top:0;width:auto;background-color:var(--header-top-bar-backgound);padding:5px}ul.language-selector .dropdown .dropdown-menu .dropdown-item{padding-left:50px;color:var(--secondary-matching)}ul.language-selector .dropdown .dropdown-menu .dropdown-item:hover{color:#fff;background-color:var(--secondary-lighten-10)}ul.language-selector .dropdown .dropdown-menu .dropdown-item.active{display:none}ul.language-selector .dropdown .dropdown-menu .dropdown-item
.flag{margin:4px;padding:0;left:10px;position:absolute}ul.language-selector
span.flag{height:1rem;width:1.75rem;background-repeat:no-repeat;background-size:cover;background-position:center}ul.language-selector span.flag.nl, ul.language-selector .dropdown-item.nl
.flag{content:url(/public/images/icons/flags/nl.svg)}ul.language-selector span.flag.vlms, ul.language-selector .dropdown-item.vlms
.flag{content:url(/public/images/icons/flags/be.svg)}ul.language-selector span.flag.en, ul.language-selector .dropdown-item.en
.flag{content:url(/public/images/icons/flags/en.svg)}ul.language-selector span.flag.de, ul.language-selector .dropdown-item.de
.flag{content:url(/public/images/icons/flags/de.svg)}ul.language-selector span.flag.fr, ul.language-selector .dropdown-item.fr
.flag{content:url(/public/images/icons/flags/fr.svg)}ul.language-selector span.flag.pl, ul.language-selector .dropdown-item.pl
.flag{content:url(/public/images/icons/flags/pl.svg)}ul.language-selector span.flag.zh, ul.language-selector .dropdown-item.zh
.flag{content:url(/public/images/icons/flags/zh.svg)}ul.language-selector span.flag.es, ul.language-selector .dropdown-item.es
.flag{content:url(/public/images/icons/flags/es.svg)}ul.language-selector span.flag.da, ul.language-selector .dropdown-item.da
.flag{content:url(/public/images/icons/flags/da.svg)}ul.language-selector span.flag.pt, ul.language-selector .dropdown-item.pt
.flag{content:url(/public/images/icons/flags/pt.svg)}.mobile-menu{background:var(--mobile-menu-background);position:fixed;height:100vh;width:0;right:0;top:0;padding:7.5rem 1rem 1rem 1rem;margin-right:-94vw;overflow-y:auto;z-index:2020;transition:all 0.75s ease}.mobile-menu.open{right:94vw;width:94vw;box-shadow:0 0 16px 10px rgba(0, 0, 0, 0.5)}.mobile-menu a, .mobile-menu .accessibility-options{color:var(--mobile-menu-font-color)}.mobile-menu a.related-website, .mobile-menu .accessibility-options.related-website{color:var(--secondary-matching)}.mobile-menu a.related-website span, .mobile-menu .accessibility-options.related-website
span{font-size:80%;margin-right:5px;margin-top:-3px}.mobile-menu .language-selector{margin:1rem 0}.mobile-menu .language-selector .dropdown-toggle{border:none}.mobile-menu .language-selector .dropdown.show .dropdown-menu{width:100%}.mobile-menu .language-selector .dropdown.show .dropdown-menu.show{transform:none !important;position:relative !important}.mobile-menu .language-selector .dropdown.show .dropdown-menu.show .dropdown-item{padding:0.25rem 0 0.25rem 70px}.mobile-menu .language-selector .dropdown.show .dropdown-menu.show .dropdown-item
.flag{margin:4px
0;left:1.75rem}.mobile-menu .mobile-menu-search .website-search{width:100%}.mobile-menu .mobile-menu-search .website-search .form-group{position:relative}.mobile-menu .mobile-menu-search .website-search .form-group .search-field{font-size:100%;height:2rem;background:linear-gradient(0deg, white 0%, white 80%, #e8e8e8 100%) !important;border:1px
solid var(--form-control-border);border-radius:0.25rem;box-shadow:unset;width:100%;color:var(--input-color);font-weight:400;line-height:1.25rem;height:calc(1.25em + 1rem + 5px);padding:0.5rem 0.5rem}.mobile-menu .mobile-menu-search .website-search .form-group .search-field::-webkit-input-placeholder{color:var(--input-placeholder) !important}.mobile-menu .mobile-menu-search .website-search .form-group .search-field:-moz-placeholder{color:var(--input-placeholder) !important}.mobile-menu .mobile-menu-search .website-search .form-group .search-field::-moz-placeholder{color:var(--input-placeholder) !important}.mobile-menu .mobile-menu-search .website-search .form-group .search-field:-ms-input-placeholder{color:var(--input-placeholder) !important}.mobile-menu .mobile-menu-search .website-search .form-group .search-field:focus, .mobile-menu .mobile-menu-search .website-search .form-group .search-field.focus{box-shadow:0 0 0 0.2rem var(--primary-opacity-25);border-color:var(--primary-opacity-75)}.mobile-menu .mobile-menu-search .website-search .form-group .search-field:focus:not(.disabled):active, .mobile-menu .mobile-menu-search .website-search .form-group .search-field.focus:not(.disabled):active{box-shadow:0 0 0 0.2rem var(--primary-opacity-25);border-color:var(--primary-opacity-75)}.mobile-menu .mobile-menu-search .website-search .form-group .search-field::placeholder{color:var(--input-placeholder) !important}.mobile-menu .mobile-menu-search .website-search .form-group .search-field.readonly{opacity:0.8;pointer-events:none}.mobile-menu .mobile-menu-search .website-search .form-group .btn-search{position:absolute;right:0}.mobile-menu .mobile-menu-search .website-search .form-group .btn-search .btn.btn-secondary{background:transparent;box-shadow:none;color:var(--secondary);border:none}.mobile-menu ul.website-menu{border-bottom:1px solid var(--secondary-darken);list-style:none;padding-inline-start:0}.mobile-menu ul.website-menu li.active
a{color:var(--menu-active-item-color)}.mobile-menu ul.website-menu.logout
a{border-top:0}.mobile-menu .nav-link, .mobile-menu .accessibility-options{border-top:1px solid var(--secondary-darken);font-weight:600;padding:0.4rem 0}.mobile-menu .nav-link.dropdown-toggle .animated-arrow, .mobile-menu .accessibility-options.dropdown-toggle .animated-arrow{top:10px;right:10px}.mobile-menu .accessibility-options{color:var(--mobile-menu-font-color)}.mobile-menu .accessibility-options:after{content:"";display:inline-block;background-color:var(--mobile-menu-font-color);position:relative;right:-0.3rem;top:0;height:1rem;width:1rem;mask:url(/public/images/icons/back-arrow.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/back-arrow.svg) no-repeat center / contain}.mobile-menu .accessibility-options.readability-mode:after{mask:url(/public/images/icons/back-arrow.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/back-arrow.svg) no-repeat center / contain}.mobile-menu .dropdown.show .dropdown-menu{width:100%;background:var(--secondary);border:none;display:contents}.mobile-menu .dropdown.show .dropdown-menu.show{position:relative !important;transform:none !important}.mobile-menu .dropdown.show .dropdown-menu .dropdown-item{padding:0.25rem 1rem}.mobile-menu .dropdown.show .dropdown-menu .dropdown-item:hover, .mobile-menu .dropdown.show .dropdown-menu .dropdown-item:focus, .mobile-menu .dropdown.show .dropdown-menu .dropdown-item:active{background-color:var(--secondary);color:#fff}.mobile-menu ul.extra-menu-items{list-style:none;padding-inline-start:0;font-size:80%;color:var(--secondary-matching)}.mobile-menu ul.extra-menu-items
a{color:var(--secondary-matching)}.dropdown.show .animated-arrow:before{transform:rotate(45deg)}.dropdown.show .animated-arrow:after{transform:rotate(-45deg)}.dropdown-toggle:after{display:none}.dropdown-toggle > .animated-arrow{position:absolute;height:20px;width:20px;right:20px;top:15px}.dropdown-toggle > .animated-arrow:before, .dropdown-toggle > .animated-arrow:after{content:"";position:absolute;height:2px;width:12px;top:45%;background:#fff;transition:all 0.3s ease-in-out}.dropdown-toggle > .animated-arrow:before{transform:rotate(-45deg);right:0}.dropdown-toggle > .animated-arrow:after{transform:rotate(45deg);left:0}.dropdown-toggle.show .animated-arrow:before{transform:rotate(45deg)}.dropdown-toggle.show .animated-arrow:after{transform:rotate(-45deg)}.usp
ul{margin:1rem 0;display:flex;justify-content:space-around;padding:0;text-align:center;position:relative}@media (max-width: 767.98px){.usp
ul{display:block}}.usp ul
li{display:inline-block;color:var(--secondary);font-weight:600;text-indent:1.5rem}@media (max-width: 767.98px){.usp ul
li{display:block}}.usp ul li:before{content:"";position:absolute;height:10px;width:16px;transform:rotate(-45deg);border-left:3px solid currentColor;border-bottom:3px solid currentColor;margin-top:3px;margin-left:-1.5rem;border-radius:0 0 0 2px}.page-header .card-page-title, .page-header .card-cms-summary, .page-header .card-cms-content{border:none;background:transparent}.page-header .card-page-title .card-header, .page-header .card-page-title .card-body, .page-header .card-cms-summary .card-header, .page-header .card-cms-summary .card-body, .page-header .card-cms-content .card-header, .page-header .card-cms-content .card-body{padding:0}.card-page-title .card-header{padding-left:15px;padding-top:15px}@media (min-width: 767.98px){.card-page-title .card-header{font-size:3rem;padding-left:0;padding-top:0}}.card-page-title .card-header
h1{font-weight:800;font-size:1.75rem;color:var(--header-color)}.card{margin-bottom:1rem;border:none;background:var(--card-background);color:var(--font-color)}.card .card-header{font-weight:800;font-size:1.75rem;color:var(--header-color);background:transparent;border-bottom:0}.card .card-footer{background:transparent;border-top:0}footer{background:var(--footer-background);color:var(--footer-font-color)}footer.fixed{position:fixed;bottom:0;width:100%;z-index:10}footer img.footer-logo{max-width:330px;min-width:150px;margin:0
auto}footer .news-letter{background:var(--footer-background-matching);color:var(--secondary);min-height:90px}footer .news-letter
h6{color:var(--secondary);font-weight:600;font-size:1.25rem;margin-bottom:0}footer .news-letter .form-control{font-size:1rem}footer .news-letter .btn.btn-news-letter{width:100%;height:100%;color:#fff}footer .news-letter .btn.btn-news-letter:hover:after, footer .news-letter .btn.btn-news-letter:focus:after, footer .news-letter .btn.btn-news-letter:active:after, footer .news-letter .btn.btn-news-letter.active:after{color:var(--primary-btn-font-color)}footer .news-letter .btn.btn-news-letter:after{position:absolute;margin-top:3px;right:32px}footer .news-letter
#newsletterForm_es_{display:none !important}footer
a{color:var(--footer-link-color)}footer a:hover, footer a:focus, footer a:active, footer
a.active{color:#fff}footer .links .col-12:last-of-type .footer-menu:not(.show) .dropdown-toggle{border-bottom:1px solid var(--secondary-darken)}footer .links .footer-menu .dropdown-toggle{color:#fff;width:100%;font-weight:600;text-align:left;background:transparent;border-top:1px solid var(--secondary-darken);padding:10px
0;appearance:none;-webkit-appearance:none}@media (min-width: 767.98px){footer .links .footer-menu .dropdown-toggle{padding:0;cursor:default;border:none !important}}footer .links .footer-menu .dropdown-toggle:after{display:none}footer .links .footer-menu .dropdown-menu{width:100%;background:transparent;padding:5px
0}@media (min-width: 767.98px){footer .links .footer-menu .dropdown-menu{position:unset;display:block;margin:0;padding:0}}footer .links .footer-menu .dropdown-menu.show{position:relative !important;transform:none !important}footer .links .footer-menu .dropdown-menu .dropdown-item{padding:5px
0;color:var(--secondary-matching);white-space:unset}@media (min-width: 767.98px){footer .links .footer-menu .dropdown-menu .dropdown-item{padding:0}}footer .links .footer-menu .dropdown-menu .dropdown-item:hover, footer .links .footer-menu .dropdown-menu .dropdown-item:focus, footer .links .footer-menu .dropdown-menu .dropdown-item:active, footer .links .footer-menu .dropdown-menu .dropdown-item.active{color:#fff;background:transparent}footer .links .footer-menu.show .dropdown-toggle .animated-arrow:before{transform:rotate(45deg)}footer .links .footer-menu.show .dropdown-toggle .animated-arrow:after{transform:rotate(-45deg)}@media (min-width: 767.98px){footer .links .footer-menu .animated-arrow{display:none}}footer .links
ul{list-style:none;padding-inline-start:0}footer .socials
a{position:relative;height:2rem;width:2rem;border-radius:0.25rem;display:inline-block;margin-right:1rem;background-size:2rem 2rem;background-color:var(--footer-font-color)}footer .socials a:hover, footer .socials a:focus, footer .socials a:active, footer .socials
a.active{background-color:var(--footer-font-color)}footer .socials a.facebook-link{mask:url(/public/images/icons/social/facebook.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/social/facebook.svg) no-repeat center / contain}footer .socials a.instagram-link{mask:url(/public/images/icons/social/instagram.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/social/instagram.svg) no-repeat center / contain}footer .socials a.twitter-link{mask:url(/public/images/icons/social/twitter.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/social/twitter.svg) no-repeat center / contain}footer .socials a.youtube-link{mask:url(/public/images/icons/social/youtube.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/social/youtube.svg) no-repeat center / contain}footer .socials a.linkedin-link{mask:url(/public/images/icons/social/linkedin.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/social/linkedin.svg) no-repeat center / contain}footer .socials a.whatsapp-link{mask:url(/public/images/icons/social/whatsapp-alt.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/social/whatsapp-alt.svg) no-repeat center / contain}footer
.legals{color:var(--footer-font-color);border-top:1px solid var(--secondary-darken);font-weight:200}footer .legals
ul{list-style:none;padding-inline-start:0}footer .legals ul
li{display:inline-block}footer .legals ul li:not(:last-of-type){margin-right:1rem;padding-right:1rem;border-right:1px solid var(--footer-font-color);line-height:1rem}footer .legals
.everyoffice{margin-bottom:0.8rem}#cconsent-bar
button{background-color:var(--primary) !important}#cconsent-modal .ccm__footer
button{background-color:var(--secondary) !important}#cconsent-modal .ccm__footer button.consent-give{background-color:var(--primary) !important}#CybotCookiebotDialog
img{height:initial;width:initial}button:disabled{cursor:not-allowed}.modal{overflow-y:hidden;top:100px}a.btn, .btn{transition:all 0.3s ease-in-out;border-width:1px;font-weight:600;padding:0.375rem 0.75rem;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33);text-decoration:none;white-space:nowrap}a.btn:hover:before, a.btn:hover:after, a.btn:focus:before, a.btn:focus:after, a.btn:active:before, a.btn:active:after, a.btn.active:before, a.btn.active:after, .btn:hover:before, .btn:hover:after, .btn:focus:before, .btn:focus:after, .btn:active:before, .btn:active:after, .btn.active:before, .btn.active:after{transition:all 0.3s ease-in-out}a.btn:focus, a.btn:active, .btn:focus, .btn:active{outline:none !important}a.btn.btn-primary, .btn.btn-primary{background:var(--primary);color:var(--primary-btn-font-color);border-color:var(--primary)}a.btn.btn-primary:hover, a.btn.btn-primary:focus, a.btn.btn-primary:active, a.btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary:not(:disabled):not(.disabled):active{background:var(--primary-darken);box-shadow:0 0 0 0.2rem var(--primary-opacity-75)}a.btn.btn-secondary, .btn.btn-secondary{background:var(--secondary);color:var(--secondary-btn-font-color);border-color:var(--secondary)}a.btn.btn-secondary:hover, a.btn.btn-secondary:focus, a.btn.btn-secondary:active, a.btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active, .btn.btn-secondary:not(:disabled):not(.disabled):active{background:var(--secondary-darken);box-shadow:0 0 0 0.2rem var(--secondary-opacity-75)}a.btn.btn-secondary.btn-inverse, .btn.btn-secondary.btn-inverse{color:var(--secondary);background:transparent;box-shadow:unset;border:1px
solid var(--secondary)}a.btn.btn-secondary.btn-inverse:hover, a.btn.btn-secondary.btn-inverse:focus, a.btn.btn-secondary.btn-inverse:active, a.btn.btn-secondary.btn-inverse:not(:disabled):not(.disabled):active, .btn.btn-secondary.btn-inverse:hover, .btn.btn-secondary.btn-inverse:focus, .btn.btn-secondary.btn-inverse:active, .btn.btn-secondary.btn-inverse:not(:disabled):not(.disabled):active{box-shadow:0 0 0 0.2rem var(--secondary-opacity-75)}a.btn.btn-arrow:after, .btn.btn-arrow:after{content:"I";font-family:digifont;font-size:0.75rem;margin-left:2rem}a.btn.btn-arrow.btn-primary:after, .btn.btn-arrow.btn-primary:after{color:var(--primary-darken)}a.btn.btn-arrow.btn-secondary:after, .btn.btn-arrow.btn-secondary:after{color:var(--secondary-mixed-75)}a.btn.btn-back, .btn.btn-back{padding:0.375rem 2.5rem}a.btn.btn-secondary.btn-back-arrow, .btn.btn-secondary.btn-back-arrow{padding-left:40px}a.btn.btn-secondary.btn-back-arrow:before, .btn.btn-secondary.btn-back-arrow:before{content:"";background-color:var(--secondary);position:absolute;left:25px;top:7px;height:22px;width:22px;mask:url(/public/images/icons/back-arrow.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/back-arrow.svg) no-repeat center / contain}.card-default-page-content{background:transparent}.container-breadcrumb{background:transparent;border-bottom:1px solid var(--main-background-darken-10)}.container-breadcrumb
.breadcrumb{background:inherit;padding:1rem 0;font-size:80%}.container-breadcrumb .breadcrumb
li{color:var(--breadcrumb-color)}.container-breadcrumb .breadcrumb li:not(:last-child):after{content:"/";font-size:11px;margin-left:0.3rem;margin-right:0.3rem}.container-breadcrumb .breadcrumb li
a{color:var(--breadcrumb-color)}.container-breadcrumb .breadcrumb li:last-of-type{padding-left:0}.container-breadcrumb .breadcrumb li:last-of-type:before{display:none}.card-faq .form-group .form-control{font-size:100%}.card-faq .category-title{color:var(--secondary);font-weight:800;padding:15px
8px}.card-faq .btn-faq{width:100%;background:var(--secondary-opacity-10);padding:8px;box-shadow:none;text-align:left;border-top:2px solid #fff;position:relative}.card-faq .btn-faq .question-title{width:calc(100% - 45px);white-space:break-spaces}.card-faq .btn-faq .animated-arrow{position:absolute;height:20px;width:20px;right:20px;top:10px}.card-faq .btn-faq .animated-arrow:before, .card-faq .btn-faq .animated-arrow:after{content:"";position:absolute;height:2px;width:12px;top:45%;background:#000;transition:all 0.3s ease-in-out}.card-faq .btn-faq .animated-arrow:before{transform:rotate(-45deg);right:0}.card-faq .btn-faq .animated-arrow:after{transform:rotate(45deg);left:0}.card-faq .btn-faq:not(.collapsed) .animated-arrow:before{transform:rotate(45deg)}.card-faq .btn-faq:not(.collapsed) .animated-arrow:after{transform:rotate(-45deg)}.card-faq .faq-body{margin-bottom:1px}.card-faq .faq-body .faq-body-content{padding:8px
8px 20px 8px}.youtube{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.youtube iframe, .youtube
embed{position:absolute;top:0;left:0;width:100%;height:100%}.sorting .selectfield:after{color:#000;top:14px}.sorting .selectfield .sort-function{width:180px;background:transparent !important;color:#000;float:right;height:calc(1.5em + .25rem + 2px);padding:0.175rem 0.75rem;border-color:var(--main-background-darken-10);font-size:1rem}ul.btn-row{width:100%;text-align:center}ul.btn-row
li{display:inline-block}ul.btn-row li a.page-link{color:var(--secondary);padding:4px
10px;border:0;background:transparent}ul.btn-row li a.page-link:hover, ul.btn-row li a.page-link:focus, ul.btn-row li a.page-link.active, ul.btn-row li a.page-link:active{background:var(--secondary-opacity-10);border-radius:3px}ul.btn-row
li.hidden{display:none}ul.btn-row li.active
a{color:var(--secondary-matching)}.card-pricesummary{height:auto;position:fixed;left:10px;top:calc(100% - 60px);padding:0;width:calc(100% - 20px);z-index:1;background:var(--secondary);color:#fff;box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.75);border-radius:0.25rem 0.25rem 0 0;display:block}@media (max-width: 767.98px){.card-pricesummary{z-index:1000;max-height:70vh;overflow:auto}}@media (min-width: 767.98px){.card-pricesummary{position:relative;bottom:unset;left:unset;padding:unset;width:100%;top:0;background:#fff;box-shadow:none}}.card-pricesummary
img{height:250px;object-fit:cover;object-position:center center}.card-pricesummary .card-body{padding:0
0.75rem 1rem}.card-pricesummary .card-header{color:#fff;padding:0.75rem}@media (min-width: 767.98px){.card-pricesummary .card-header{color:var(--secondary)}}.card-pricesummary .card-header .price-mirror{font-size:1rem;font-weight:600;margin-left:5px}.card-pricesummary .card-header
.digifont{font-size:0.8rem;transform:rotate(270deg);margin-left:0}.card-pricesummary .card-footer{padding:0.75rem}@media (min-width: 767.98px){.card-pricesummary .card-header, .card-pricesummary .card-body, .card-pricesummary .card-footer{padding:0.75rem}.card-pricesummary .card-header{padding:0.5rem 0.75rem}}.card-pricesummary.open .card-header
.digifont{transform:rotate(90deg)}.card-pricesummary .list-group-item{padding:0.5rem 0;border:none;background:transparent;color:#fff}@media (min-width: 767.98px){.card-pricesummary .list-group-item{color:#000}}.card-pricesummary .list-group-item.arrival{border-top:1px solid rgba(255, 255, 255, 0.25)}.card-pricesummary .list-group-item.total-price{font-weight:600;font-size:1.15em;border-top:1.5px solid rgba(255, 255, 255, 0.25)}@media (min-width: 767.98px){.card-pricesummary .list-group-item.total-price
span{color:#55A90E}}.card-pricesummary .list-group-item.companions{border-top:1px solid rgba(255, 255, 255, 0.25);border-bottom:1px solid rgba(255, 255, 255, 0.25)}.card-pricesummary .list-group-item span.remove
span{color:#D2222D;cursor:pointer}.card-pricesummary .payment-terms{background:#f5f5f5;padding:15px}.card-pricesummary .payment-terms
li{border:none;color:#000}.card-pricesummary .payment-terms li:first-of-type{padding-bottom:0}.card-pricesummary .payment-terms li:not(:first-of-type){padding-top:0}.card-pricesummary.errors{display:none}@media (min-width: 767.98px){.card-pricesummary.errors{top:0}}.boeken-gegevens .card-pricesummary .list-group-item span.remove span, .boeken-betaalmethode .card-pricesummary .list-group-item span.remove
span{display:none}.card-search-results .card-body .results-title{color:var(--secondary)}.card-search-results .card-body .results-title
a{color:inherit}.card-search-results .card-body
p{border-bottom:1px solid #888}.card-search-results .card-body p
a{color:var(--secondary)}.card-search-results .card-body > .row:last-of-type
p{border:none}.card-search-results .card-body .website-search{width:100%}.card-search-results .card-body .website-search .form-group{position:relative}.card-search-results .card-body .website-search .form-group .search-field{background:linear-gradient(0deg, white 0%, white 80%, #e8e8e8 100%) !important;border:1px
solid var(--form-control-border);border-radius:0.25rem;box-shadow:unset;width:100%;color:var(--input-color);font-weight:400;font-size:80%;line-height:1.25rem;height:calc(1.25em + 1rem + 5px);padding:0.5rem 0.5rem}.card-search-results .card-body .website-search .form-group .search-field::-webkit-input-placeholder{color:var(--input-placeholder) !important}.card-search-results .card-body .website-search .form-group .search-field:-moz-placeholder{color:var(--input-placeholder) !important}.card-search-results .card-body .website-search .form-group .search-field::-moz-placeholder{color:var(--input-placeholder) !important}.card-search-results .card-body .website-search .form-group .search-field:-ms-input-placeholder{color:var(--input-placeholder) !important}.card-search-results .card-body .website-search .form-group .search-field:focus, .card-search-results .card-body .website-search .form-group .search-field.focus{box-shadow:0 0 0 0.2rem var(--primary-opacity-25);border-color:var(--primary-opacity-75)}.card-search-results .card-body .website-search .form-group .search-field:focus:not(.disabled):active, .card-search-results .card-body .website-search .form-group .search-field.focus:not(.disabled):active{box-shadow:0 0 0 0.2rem var(--primary-opacity-25);border-color:var(--primary-opacity-75)}.card-search-results .card-body .website-search .form-group .search-field::placeholder{color:var(--input-placeholder) !important}.card-search-results .card-body .website-search .form-group .search-field.readonly{opacity:0.8;pointer-events:none}.card-search-results .card-body .website-search .form-group .btn-search{position:absolute;right:0}.card-search-results .card-body .website-search .form-group .btn-search .btn.btn-secondary{background:transparent;box-shadow:none;color:var(--secondary);border:none}ul.sitemap > li{font-weight:bold;margin-bottom:0.25rem}ul.sitemap > li
ul{margin-left:1rem}ul.sitemap > li ul
li{font-weight:normal}.card-news-item .img-container
img{min-height:200px;min-width:100%;background:#dedede;box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.33)}.card-news-item .img-container img:hover{box-shadow:0 2px 6px 0 rgba(0, 0, 0, 0.33)}.card-news-item .img-container .more-img{position:absolute;background:rgba(0, 0, 0, 0.5);padding:7px
15px;bottom:7px;right:7px;border-radius:0.15rem;color:#fff;font-size:0.8rem;z-index:1;pointer-events:none}.card-news-item .img-container .more-img.mobile{right:7px}.card-news-item .img-container .more-img
span{margin-left:15px;font-size:1.2rem}.card-news-item
h3{color:var(--secondary);font-weight:bold}ul.agree-terms-links{list-style:none;padding-inline-start:0}ul.agree-terms-links li
a{text-decoration:underline;color:var(--primary)}.card-rental-facility #selecttime.form-control{text-align:left}.card-rental-facility .dropdown-menu{width:calc(100% - 10px);margin:0
5px;text-align:left}.card-rental-facility .dropdown-menu div:first-of-type{padding:5px}.card-rental-facility .dropdown-menu div.active, .card-rental-facility .dropdown-menu div:hover{background:var(--secondary-opacity-10)}.card-rental-facility .dropdown-menu
label{display:none}.card-rental-facilities .card-header{padding-right:35px;font-size:1.2rem}.card-rental-facilities .card-header span.more-info{position:absolute;right:15px;top:15px;font-size:1rem;color:#000;cursor:pointer}.card-rental-facilities .flipper-container{perspective:500px;width:100%}.card-rental-facilities .flipper-container.flipped
.flip{transform:rotateY(180deg)}.card-rental-facilities .flipper-container
.flip{height:200px;transition:0.6s;transform-style:preserve-3d;position:relative}.card-rental-facilities .flipper-container .flip .front, .card-rental-facilities .flipper-container .flip
.back{width:100%;height:100%;color:white;-webkit-perspective:0;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);visibility:visible;backface-visibility:hidden;position:absolute;background:white;top:0;left:0}.card-rental-facilities .flipper-container .flip .front img, .card-rental-facilities .flipper-container .flip .back
img{height:200px !important;object-fit:scale-down}.card-rental-facilities .flipper-container .flip
.front{z-index:2;transform:rotateY(0deg)}.card-rental-facilities .flipper-container .flip
.back{transform:rotateY(180deg);overflow:hidden}.card-rental-facilities .flipper-container .flip .back .facility-content{color:#000;font-weight:400;overflow:auto;max-height:100%;font-size:1rem}.card-rental-facilities .plusmin > span{height:44px;width:44px}.card-rental-facilities .plusmin input.form-control{height:44px;line-height:44px;width:88px;margin:0
1rem;font-size:1rem}.rental-facility-item.disabled{opacity:0.75;pointer-events:none}.rental-facility-item.disabled
img{filter:grayscale(100%)}.confirm-consent{width:fit-content}.card-lock-meter .input-group-prepend .btn, .card-lock-meter .input-group-append
.btn{width:50px}.card-lock-meter input[type="number"]::-webkit-inner-spin-button, .card-lock-meter input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.card-lock-meter input[type="number"]{-moz-appearance:textfield}.list-group-item{background:transparent}.card-card-table{text-align:center}.card-card-table .success-payment{width:80px;height:115px;margin:0
auto;transform-origin:center}@media (min-width: 767.98px){.card-card-table .success-payment{height:90px;margin:100px
auto;transform:scale(2)}}.card-card-table .success-payment .check-icon{width:80px;height:80px;position:relative;border-radius:50%;box-sizing:content-box;border:4px
solid #4CAF50}.card-card-table .success-payment .check-icon:before{top:3px;left:-2px;width:30px;transform-origin:100% 50%;border-radius:100px 0 0 100px}.card-card-table .success-payment .check-icon:after{top:0;left:30px;width:60px;transform-origin:0 50%;border-radius:0 100px 100px 0;animation:rotate-circle 4.25s ease-in}@keyframes rotate-circle{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}.card-card-table .success-payment .check-icon:before, .card-card-table .success-payment .check-icon:after{content:"";height:100px;position:absolute;background:var(--parking-card);transform:rotate(-45deg)}.card-card-table .success-payment .check-icon .icon-line{height:5px;background-color:#55A90E;display:block;border-radius:2px;position:absolute;z-index:10}.card-card-table .success-payment .check-icon .icon-line.line-left{top:46px;left:14px;width:25px;transform:rotate(45deg);animation:icon-check-left 0.75s}@keyframes icon-check-left{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}.card-card-table .success-payment .check-icon .icon-line.line-right{top:38px;right:8px;width:47px;transform:rotate(-45deg);animation:icon-check-right 0.75s}@keyframes icon-check-right{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}.card-card-table .success-payment .check-icon .icon-circle{top:-4px;left:-4px;z-index:10;width:80px;height:80px;border-radius:50%;position:absolute;box-sizing:content-box;border:4px
solid rgba(76, 175, 80, 0.75)}.card-card-table .success-payment .check-icon .icon-fix{top:8px;width:5px;left:26px;z-index:1;height:85px;position:absolute;transform:rotate(-45deg);background-color:var(--parking-card)}.card-payment .card-header.cash-number{display:none}.card-payment .card-body
ul{max-width:100% !important}.card-payment .card-body ul
li{text-align:left}section.layout .card-component h1, section.layout .card-component h2, section.layout .card-component h3, section.layout .card-component h4, section.layout .card-component h5, section.layout .card-component
h6{color:var(--secondary);font-weight:800}section.layout .card-component
h1{font-size:2rem}section.layout .card-component
blockquote{font-family:"Permanent Marker",cursive}section.layout .card-component a:not(.btn){color:var(--primary)}section.layout .card-component a:not(.btn):hover, section.layout .card-component a:not(.btn):focus, section.layout .card-component a:not(.btn):active, section.layout .card-component a:not(.btn).active{color:#000}section.layout .card-component .row > div{margin-bottom:15px}section.layout .card-component
img{height:auto}section.layout .card-component .card, section.layout .card-component .no-card{height:100%;margin-bottom:0}section.layout .card-component .card.no-card, section.layout .card-component .card .card, section.layout .card-component .no-card.no-card, section.layout .card-component .no-card
.card{background:transparent}section.layout .card-component .card.no-card .card-header, section.layout .card-component .card.no-card .card-body, section.layout .card-component .card .card .card-header, section.layout .card-component .card .card .card-body, section.layout .card-component .no-card.no-card .card-header, section.layout .card-component .no-card.no-card .card-body, section.layout .card-component .no-card .card .card-header, section.layout .card-component .no-card .card .card-body{padding:0}section.layout .card-component .card img, section.layout .card-component .no-card
img{height:100%;object-fit:cover;object-position:center center}section.layout .card-component .btn.btn-secondary.btn-inverse{background:transparent}section.layout .card-component ul:not(.options){color:var(--secondary);font-weight:600}section.layout .card-component.card-component-content{height:calc(100% - 15px);width:100%}section.layout .no-height
.card{height:unset}section.layout .no-card .card-component{height:100%;margin-bottom:0;background:transparent}section.layout .no-card .card-component .card-header, section.layout .no-card .card-component .card-body{padding:0}section.layout .no-card .card-component.card-component-content{height:auto;width:100%}section.layout .no-card .component-grid.photoalbum{background:transparent;padding:0;box-shadow:none}section.layout .card-component-image .my-auto{display:none}section.layout .read-more .card-component-content{border-radius:0.5rem;box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.05);height:450px}section.layout .read-more .card-component-content .card-img-top{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;height:225px;object-fit:cover;object-position:center center}section.layout .read-more .card-component-content .card-header{font-size:1.25rem}section.layout .read-more .card-component-content .card-body{overflow:hidden;padding-top:0;padding-bottom:0}section.layout .read-more .card-component-content .card-footer{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}section.layout.link-cards .container-lg > .row{margin-left:-5px;margin-right:-5px;background:#fff;border-radius:0.75rem}@media (min-width: 767.98px){section.layout.link-cards .container-lg > .row{margin-left:0;margin-right:0}}section.layout.link-cards .image-link{padding:10px;overflow:hidden;transition:all 0.3s ease-in-out}section.layout.link-cards .image-link:hover{opacity:0.9}section.layout.link-cards .image-link .component-image-link
img{border-radius:0.5rem;height:190px}section.layout.link-cards .image-link .component-image-link .mt-auto{position:absolute;text-align:center;width:100%;bottom:10px;left:50%}section.layout.link-cards .image-link .component-image-link .mt-auto
h3{color:#fff;background:var(--primary);border-color:var(--primary);border-width:1px;font-weight:600;padding:0.375rem 0.75rem;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33);white-space:nowrap;font-size:1rem;line-height:1.5;border-radius:0.25rem;transform:translate(-50%, 0);width:fit-content}section.layout.link-cards .image-link .component-image-link .mt-auto h3:after{content:"I";font-family:digifont;font-size:0.75rem;margin-left:2rem;color:var(--primary-opacity-10)}section.layout.link-cards .image-link .component-image-link .mt-auto
h5{display:none}section.layout .component-grid{padding-bottom:15px}section.layout .component-grid
.tiles{box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.25);transition:all 0.1s ease-in-out;position:relative;background-color:var(--secondary-matching-opacity-50)}section.layout .component-grid .tiles
.titles{position:absolute;bottom:10px;left:10px;word-break:break-word}section.layout .component-grid .tiles .titles
h5{font-weight:600;color:var(--secondary-matching);font-size:1rem;text-shadow:2px 1px 2px rgba(0, 0, 0, 0.5)}section.layout .component-grid .tiles .titles
h3{font-size:1.25rem;color:#fff;font-weight:600;text-shadow:2px 1px 2px rgba(0, 0, 0, 0.5)}@media (min-width: 767.98px){section.layout .component-grid .tiles .titles
h3{font-size:1.75rem}}section.layout .component-grid .tiles
img{object-fit:cover;object-position:center center;height:100%}section.layout .component-grid .tiles:hover{opacity:0.9;cursor:pointer;box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.15)}section.layout .component-grid .tiles.empty-tile{cursor:default}section.layout .component-grid .tiles.empty-tile:hover{opacity:1;box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.25)}section.layout .component-grid.photoalbum{position:relative;background:#fff;padding:20px;box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.15);border-radius:0.5rem}section.layout .component-grid.photoalbum.no-card{padding:0;box-shadow:none;border-radius:0}section.layout .component-grid.photoalbum
.tiles{box-shadow:none}section.layout .component-grid.photoalbum .tiles:after{content:"3";font-family:digifont;color:#fff;font-size:2rem;text-align:center;position:absolute;line-height:190px;top:0;left:0;height:100%;width:100%;z-index:1;opacity:0;background:rgba(0, 0, 0, 0.25);transition:all 200ms ease}section.layout .component-grid.photoalbum .tiles:hover:after{opacity:1}section.layout .component-grid.photoalbum .more-img{position:absolute;background:rgba(0, 0, 0, 0.5);padding:7px;bottom:27px;right:27px;border-radius:0.15rem;color:#fff;font-size:1.2rem;pointer-events:none}section.layout .component-grid .tile-1{grid-area:tile-1}section.layout .component-grid .tile-2{grid-area:tile-2}section.layout .component-grid .tile-3{grid-area:tile-3}section.layout .component-grid .tile-4{grid-area:tile-4}section.layout .component-grid .tile-5{grid-area:tile-5}section.layout .component-grid .tile-6{grid-area:tile-6}section.layout .component-grid .tile-7{grid-area:tile-7}section.layout .component-grid .tile-8{grid-area:tile-8}section.layout .component-grid .tile-9{grid-area:tile-9}section.layout .component-grid .tile-10{grid-area:tile-10}section.layout .component-grid.grid-layout-a6{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-2" "tile-3 tile-4" "tile-5 tile-6";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-a6{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-2 tile-3" "tile-4 tile-5 tile-6";width:100%;height:100%}}section.layout .component-grid.grid-layout-a6 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-a3{display:grid;grid-template-columns:1fr;grid-template-rows:190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1" "tile-2" "tile-3";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-a3{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:190px;gap:15px 15px;grid-template-areas:"tile-1 tile-2 tile-3";width:100%;height:100%}}section.layout .component-grid.grid-layout-a3 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-a4{display:grid;grid-template-columns:1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1" "tile-2" "tile-3" "tile-4";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-a4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:190px;gap:15px 15px;grid-template-areas:"tile-1 tile-2 tile-3 tile-4";width:100%;height:100%}}section.layout .component-grid.grid-layout-a4 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-b6{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1" "tile-1 tile-1" "tile-2 tile-3" "tile-4 tile-4" "tile-4 tile-4" "tile-5 tile-6";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-b6{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1 tile-1 tile-2" "tile-1 tile-1 tile-1 tile-3" "tile-4 tile-6 tile-6 tile-6" "tile-5 tile-6 tile-6 tile-6";width:100%;height:100%}}section.layout .component-grid.grid-layout-b6 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-b6 .tiles.tile-1:after, section.layout .component-grid.grid-layout-b6 .tiles.tile-4:after{line-height:380px}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-b6 .tiles.tile-1:after, section.layout .component-grid.grid-layout-b6 .tiles.tile-6:after{line-height:380px}}section.layout .component-grid.grid-layout-b3l{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1" "tile-1 tile-1" "tile-2 tile-3";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-b3l{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1 tile-1 tile-2" "tile-1 tile-1 tile-1 tile-3";width:100%;height:100%}}section.layout .component-grid.grid-layout-b3l .tiles.tile-1:after{line-height:380px}section.layout .component-grid.grid-layout-b3l .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-b3r{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1" "tile-1 tile-1" "tile-2 tile-3";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-b3r{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-3 tile-3 tile-3" "tile-2 tile-3 tile-3 tile-3";width:100%;height:100%}}section.layout .component-grid.grid-layout-b3r .tiles.tile-1:after{line-height:380px}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-b3r .tiles.tile-3:after{line-height:190px}}section.layout .component-grid.grid-layout-c8{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-2" "tile-3 tile-4" "tile-5 tile-6" "tile-7 tile-8";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-c8{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1 tile-2 tile-3" "tile-1 tile-1 tile-2 tile-4" "tile-5 tile-7 tile-8 tile-8" "tile-6 tile-7 tile-8 tile-8";width:100%;height:100%}}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-c8 .tiles.tile-1:after, section.layout .component-grid.grid-layout-c8 .tiles.tile-2:after, section.layout .component-grid.grid-layout-c8 .tiles.tile-7:after, section.layout .component-grid.grid-layout-c8 .tiles.tile-8:after{line-height:380px}}section.layout .component-grid.grid-layout-c8 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-c4l{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-2" "tile-3 tile-4";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-c4l{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1 tile-2 tile-3" "tile-1 tile-1 tile-2 tile-4";width:100%;height:100%}}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-c4l .tiles.tile-1:after, section.layout .component-grid.grid-layout-c4l .tiles.tile-2:after{line-height:380px}}section.layout .component-grid.grid-layout-c4l .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-c4r{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-2" "tile-3 tile-4";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-c4r{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px;gap:15px 15px;grid-template-areas:"tile-3 tile-2 tile-1 tile-1" "tile-4 tile-2 tile-1 tile-1";width:100%;height:100%}}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-c4r .tiles.tile-2:after, section.layout .component-grid.grid-layout-c4r .tiles.tile-1:after{line-height:380px}}section.layout .component-grid.grid-layout-c4r .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-d6{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1" "tile-1 tile-1" "tile-2 tile-3" "tile-4 tile-4" "tile-4 tile-4" "tile-5 tile-6";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-d6{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1 tile-2 tile-2" "tile-1 tile-1 tile-3 tile-3" "tile-4 tile-4 tile-6 tile-6" "tile-5 tile-5 tile-6 tile-6";width:100%;height:100%}}section.layout .component-grid.grid-layout-d6 .tiles.tile-1:after, section.layout .component-grid.grid-layout-d6 .tiles.tile-6:after{line-height:380px}section.layout .component-grid.grid-layout-d6 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-e6{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1" "tile-1 tile-1" "tile-2 tile-3" "tile-4 tile-4" "tile-4 tile-4" "tile-5 tile-6";width:100%;height:100%}section.layout .component-grid.grid-layout-e6 .tiles.tile-1:after, section.layout .component-grid.grid-layout-e6 .tiles.tile-4:after{line-height:380px}section.layout .component-grid.grid-layout-e6 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-f10{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px 190px 190px 190px 190px 190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1" "tile-1 tile-1" "tile-2 tile-3" "tile-4 tile-4" "tile-4 tile-4" "tile-5 tile-6" "tile-7 tile-7" "tile-7 tile-7" "tile-8 tile-9" "tile-10 tile-10" "tile-10 tile-10";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-f10{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1 tile-2 tile-3" "tile-1 tile-1 tile-4 tile-5" "tile-6 tile-7 tile-10 tile-10" "tile-8 tile-9 tile-10 tile-10";width:100%;height:100%}}section.layout .component-grid.grid-layout-f10 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-f10 .tiles.tile-1:after, section.layout .component-grid.grid-layout-f10 .tiles.tile-4:after, section.layout .component-grid.grid-layout-f10 .tiles.tile-7:after, section.layout .component-grid.grid-layout-f10 .tiles.tile-10:after{line-height:380px}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-f10 .tiles.tile-1:after, section.layout .component-grid.grid-layout-f10 .tiles.tile-10:after{line-height:380px}}section.layout .component-grid.grid-layout-g6{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px 190px;gap:15px 15px;grid-template-areas:"tile-1 tile-1" "tile-2 tile-3" "tile-4 tile-4" "tile-5 tile-6";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-g6{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:15px 15px;grid-template-areas:"tile-1 tile-1 tile-2" "tile-3 tile-3 tile-3" "tile-4 tile-5 tile-6";width:100%;height:100%}}section.layout .component-grid.grid-layout-g6 .tiles:after{line-height:190px}section.layout .component-grid.grid-layout-h1{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr;grid-template-rows:300px;gap:15px 15px;grid-template-areas:"tile-1";width:100%;height:100%}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-h1{grid-template-rows:400px}}section.layout .component-grid.grid-layout-h1 .tiles:after{line-height:300px}@media (min-width: 767.98px){section.layout .component-grid.grid-layout-h1 .tiles:after{line-height:400px}}section.layout .card-component-site-reviews .card-header
p{font-size:1rem;font-weight:normal}section.layout .card-component-site-reviews .carousel .carousel-item{min-height:210px}section.layout .card-component-site-reviews .carousel .carousel-item
.relation{color:#000}section.layout .card-component-site-reviews .carousel .carousel-item .relation
span.rating{display:inline-block;height:45px;width:45px;border-radius:50%;background:#55A90E;line-height:45px;color:#fff;font-size:1.25rem;text-align:center;margin-right:0.5rem}section.layout .card-component-site-reviews .carousel .carousel-item .relation .relation-name{font-weight:bold;margin-top:5px;margin-left:-5px}section.layout .card-component-site-reviews .carousel .carousel-item .relation .ralation-date{font-size:0.875rem;margin-left:-5px;margin-top:-5px}section.layout .card-component-site-reviews .carousel .carousel-inner{width:calc(80%);left:10%}section.layout .card-component-site-reviews .carousel .carousel-control-prev, section.layout .card-component-site-reviews .carousel .carousel-control-next{width:10%}section.layout .card-component-site-reviews .carousel .carousel-control-prev .carousel-control, section.layout .card-component-site-reviews .carousel .carousel-control-next .carousel-control{height:22px;width:22px;border-top:3px solid var(--secondary);border-right:3px solid var(--secondary);position:absolute}section.layout .card-component-site-reviews .carousel .carousel-control-prev .carousel-control{transform:rotate(-135deg);left:1rem}section.layout .card-component-site-reviews .carousel .carousel-control-next .carousel-control{transform:rotate(45deg);right:1rem}section.layout .card-component-site-reviews .carousel .carousel-indicators{margin-bottom:4px}section.layout .card-component-site-reviews .carousel .carousel-indicators
li{background:var(--secondary);width:10px;height:10px;border-radius:50%;border:2px
solid white;opacity:1}section.layout .card-component-site-reviews .carousel .carousel-indicators
li.active{background-color:white;width:10px;height:10px;border:2px
solid var(--secondary)}body.compensate-for-scrollbar{margin-right:0 !important}#zoek-balk{background:var(--secondary);z-index:1000;width:100%}#zoek-balk.sticky{position:sticky;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33)}#zoek-balk .btn-mobile-search
button{width:unset}#zoek-balk .col-close-searchform{height:40px}#zoek-balk .col-close-searchform .close-searchform{position:absolute;right:10px;padding:20px;cursor:pointer;top:-6px}#zoek-balk .col-close-searchform .close-searchform:before, #zoek-balk .col-close-searchform .close-searchform:after{content:"";height:2px;width:16px;background:#fff;position:absolute;border-radius:1px;right:10px}#zoek-balk .col-close-searchform .close-searchform:before{transform:rotate(45deg)}#zoek-balk .col-close-searchform .close-searchform:after{transform:rotate(-45deg)}@media (min-width: 767.98px){#zoek-balk .select-composition{left:calc(50% - 175px)}}.card-website-filter{background:var(--secondary);border-radius:0}@media (min-width: 767.98px){.card-website-filter{margin-bottom:0;border-radius:0.45rem}}.card-website-filter .card-header{color:#fff;background:var(--secondary);border-bottom:0;border-radius:0.45rem 0.45rem 0 0}@media (min-width: 767.98px){.card-website-filter .card-header{padding:0.75rem}}@media (min-width: 767.98px){.card-website-filter .card-body{padding:0.75rem}}.card-website-filter .datefield .form-control, .card-website-filter .compositionfield .form-control{cursor:pointer;font-size:80%;height:calc(1em + 1.25rem + 5px)}.card-website-filter .dropdown-toggle{color:#fff;font-weight:600;margin-bottom:0.5rem;position:relative;cursor:pointer}.card-website-filter .dropdown-toggle .animated-arrow{right:0;transform:scale(0.8, 0.8);top:3px}.card-website-filter .dropdown-toggle.slidertoggle{margin:0.5rem 0;pointer-events:none;white-space:unset}.card-website-filter .dropdown-toggle.slidertoggle .animated-arrow{display:none}.card-website-filter .range-slider{margin-bottom:1rem}.card-website-filter .form-check-label{color:#fff;font-size:80% !important}.card-website-filter .checkbox .form-group{margin-bottom:0}.card-website-filter .clear-filters{color:#fff;background:var(--secondary);box-shadow:unset;border:1px
solid #fff}.card-website-filter .btn-secondary.btn-filter-maps-view{background:#fff;border:#fff;color:var(--secondary)}.card-website-filter .btn-secondary.btn-filter-maps-view:hover, .card-website-filter .btn-secondary.btn-filter-maps-view:focus, .card-website-filter .btn-secondary.btn-filter-maps-view.active, .card-website-filter .btn-secondary.btn-filter-maps-view:active{opacity:0.8;background:#fff}.card-website-filter .btn-secondary.btn-filter-maps-view
.digifont{margin-right:10px}@media (min-width: 767.98px){.card-website-filter .select-composition{left:0.25rem;z-index:1001}}#color-marker-available{background:var(--marker-available)}#color-marker-unavailable{background:var(--marker-unavailable)}.select-composition{background:#fff;padding:1rem;position:absolute;width:100%;left:0;z-index:1001;margin-top:1rem;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33)}@media (min-width: 767.98px){.select-composition{width:350px}}.select-composition .col-form-label{width:calc(100% - 110px);float:left}.select-composition .col-form-label
small{font-size:100%;font-weight:600}.select-composition
.plusmin{width:110px;float:left}.results-found{font-weight:600}.accommodaties, .accommodaties-sort{display:flex;flex-direction:column}.card-no-results{background:var(--secondary);flex-order:4;order:4;box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.1);border-radius:0.45rem}.card-accomodatie{box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.1);border-radius:0.45rem}.card-accomodatie .card-body{padding:0.75rem 0.75rem 0 0.75rem}@media (min-width: 767.98px){.card-accomodatie .card-body{padding:0.75rem}}.card-accomodatie .object-photos{max-height:300px}@media (max-width: 767.98px){.card-accomodatie .object-photos{margin:-0.75rem}}@media (min-width: 767.98px){.card-accomodatie .object-photos{max-height:unset;min-height:245px}}.card-accomodatie .object-photos
img{border-radius:0.45rem 0.45rem 0 0;object-fit:cover;object-position:center center;height:100%}@media (min-width: 767.98px){.card-accomodatie .object-photos
img{border-radius:0.45rem 0 0 0.45rem;height:calc(100% + 1.5rem);width:calc(100% + 1.5rem);margin-top:-0.75rem;margin-left:-0.75rem}}.card-accomodatie .object-photos .more-img{position:absolute;pointer-events:none;background:rgba(0, 0, 0, 0.5);padding:7px;bottom:25px;right:15px;border-radius:0.15rem;color:#fff;font-size:1.2rem}@media (min-width: 767.98px){.card-accomodatie .object-photos .more-img{bottom:0}}.card-accomodatie .object-photos
.discount{position:absolute;pointer-events:none;background:#F70;border-radius:0.25rem;top:0;left:15px;color:#fff;font-weight:600;padding:2px
20px}.card-accomodatie .object-photos
.stars{position:absolute;pointer-events:none;bottom:20px;left:15px;color:#FD0}@media (min-width: 767.98px){.card-accomodatie .object-photos
.stars{bottom:0}}.card-accomodatie .object-photos .guest-satisfaction{position:absolute;pointer-events:none;background:rgba(255, 119, 0, 0.8);height:92px;width:92px;top:0;right:15px;color:#fff;border-radius:50%}.card-accomodatie .object-photos .guest-satisfaction
.label{font-size:0.8rem;padding:12px
0 0 0}.card-accomodatie .object-photos .guest-satisfaction
.average{font-size:1.3rem}.card-accomodatie a.object-title
h3{color:var(--secondary-mixed-90);font-weight:800}.card-accomodatie a.object-title:hover h3, .card-accomodatie a.object-title:focus h3, .card-accomodatie a.object-title.active h3, .card-accomodatie a.object-title:active
h3{transition:all 0.3s ease-in-out}.card-accomodatie .short-description{margin-bottom:1rem}.card-accomodatie .row-price-info{background:#f5f5f5;margin-left:-15px;margin-right:-12px}.card-accomodatie .row-price-info
.pricinginfo{font-size:80%}.card-accomodatie .row-price-info .price, .card-accomodatie .row-price-info .discount-percentage{font-size:1.25rem}.card-accomodatie .row-price-info .discount-percentage{color:#F70;font-weight:600}.card-accomodatie .row-price-info
.price{color:#55A90E}.card-accomodatie .row-price-info .price-info{cursor:pointer;transition:all 0.3s ease-in-out;height:1.1rem;width:1.1rem;background-size:1.1rem 1.1rem;background-color:var(--secondary);mask:url(/public/images/icons/info.svg) no-repeat center / contain;-webkit-mask:url(/public/images/icons/info.svg) no-repeat center / contain}.card-accomodatie .row-price-info .price-info:hover, .card-accomodatie .row-price-info .price-info:focus, .card-accomodatie .row-price-info .price-info.active, .card-accomodatie .row-price-info .price-info:active{background-color:var(--secondary-darken)}.card-accomodatie.enabled{display:block;flex-order:2;order:2}.card-accomodatie.enabled a.object-title
h3{color:var(--secondary);margin-top:0}.card-accomodatie.disabled{display:block;flex-order:4;order:4}.card-accomodatie.disabled .btn-reserve{display:none !important}.card-accomodatie.disabled ul.main-facilities li
span{color:#A4A4A4}.card-accomodatie.disabled ul.main-facilities li
.flaticon{background:#A4A4A4}.card-accomodatie.disabled a.object-title
h3{color:#A4A4A4;margin-top:0}.card-accomodatie.disabled .object-photos img, .card-accomodatie.disabled .stars, .card-accomodatie.disabled .guest-satisfaction{filter:grayscale(100%)}.card-accomodatie.disabled
.discount{display:none}.card-accomodatie.disabled
.pricingtable{display:none}.card-accomodatie.disabled ~ .disabled{margin-top:0 !important}.card-accomodatie.disabled ~ .disabled:before{display:none}.card-accomodatie.disabled ~ .disabled:after{display:none}@media (min-width: 767.98px){.card-accomodatie .btn-information, .card-accomodatie .btn-reserve{width:100%}}@media (min-width: 767.98px){.card-accomodatie .btn-information:after, .card-accomodatie .btn-reserve:after{position:absolute;right:15px;margin-top:3px}}@media (min-width: 767.98px){.card-accomodatie .btn-reserve:after{right:25px}}.pricefrom{position:relative;transition:all 0.3s ease-in-out;display:inline-block}.pricefrom:after{content:"";height:1px;width:calc(100% + 6px);background:#F70;position:absolute;left:-3px;top:48%}.pricefrom:hover, .pricefrom:focus, .pricefrom.active, .pricefrom:active{color:#F70}.pricefrom:hover:after, .pricefrom:focus:after, .pricefrom.active:after, .pricefrom:active:after{height:0}.main-facilities{margin-bottom:0.5rem}.main-facilities
ul{list-style:none;padding-inline-start:0}.main-facilities ul
li{float:left;padding-right:10px;font-size:80%;margin-bottom:0.5rem;line-height:19px}.main-facilities ul li
span{font-size:1.35rem;padding-right:10px;color:var(--secondary)}.main-facilities ul li
.flaticon{margin-right:10px;display:inline-block;background:var(--secondary);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.price-explanation{z-index:999;position:absolute;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33);padding:10px;right:35px;top:calc(-50% - 10px);background:#fff;min-width:260px}.price-explanation .list-group{border-radius:0.25rem;border:none}.price-explanation .list-group li.list-group-item{border:none;padding:0.25rem 0 !important}.price-explanation .list-group li.list-group-item.title{font-weight:bold}.price-explanation .list-group li.list-group-item.price-row-total{font-weight:bold}.price-explanation
.close{position:absolute;top:0;right:0;cursor:pointer;font-size:0.9rem;color:var(--secondary)}.price-explanation .close:hover, .price-explanation .close:focus, .price-explanation .close.active, .price-explanation .close:active{opacity:1}section#object-description h3, section#object-features h3, section#object-reviews h3, section#object-availability
h3{font-size:1.5rem}@media (max-width: 767.98px){section#object-description, section#object-features, section#object-reviews, section#object-availability{margin-left:-15px;width:calc(100% + 30px)}}section#object-info #object-carousel{height:285px;width:calc(100% + 30px);margin-left:-15px;margin-top:-15px}@media (min-width: 767.98px){section#object-info #object-carousel{height:365px}}section#object-info #object-carousel .carousel-item{height:100%}section#object-info #object-carousel .carousel-item
img{height:285px;object-fit:cover}@media (min-width: 767.98px){section#object-info #object-carousel .carousel-item
img{height:365px}}@media (min-width: 767.98px){section#object-info #object-carousel .carousel-item{height:365px}}section#object-info #object-carousel .carousel-control{height:12px;width:12px;border-top:3px solid #fff;border-right:3px solid #fff}section#object-info #object-carousel .carousel-control-prev, section#object-info #object-carousel .carousel-control-next{background:transparent;border:none}section#object-info #object-carousel .carousel-control-prev .carousel-control{transform:rotate(-135deg)}section#object-info #object-carousel .carousel-control-next .carousel-control{transform:rotate(45deg)}section#object-info .object-photos{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:180px 180px;grid-column-gap:15px;grid-row-gap:15px;position:relative}section#object-info .object-photos .object-img{background:var(--secondary-opacity-25);position:relative}section#object-info .object-photos .object-img.img-0{grid-area:1 / 1 / 3 / 3}section#object-info .object-photos .object-img.img-0
img{border-radius:0.35rem 0 0 0.35rem}section#object-info .object-photos .object-img.img-0:after{line-height:360px}section#object-info .object-photos .object-img.img-1{grid-area:1 / 3 / 2 / 4}section#object-info .object-photos .object-img.img-2{grid-area:1 / 4 / 2 / 5}section#object-info .object-photos .object-img.img-2
img{border-radius:0 0.35rem 0 0}section#object-info .object-photos .object-img.img-3{grid-area:2 / 3 / 3 / 4}section#object-info .object-photos .object-img.img-4{grid-area:2 / 4 / 3 / 5}section#object-info .object-photos .object-img.img-4
img{border-radius:0 0 0.35rem 0}section#object-info .object-photos .object-img
img{height:100%;object-fit:cover;position:relative}section#object-info .object-photos .object-img img[alt]{font-size:0}section#object-info .object-photos .object-img img[alt]:after{display:none}section#object-info .object-photos .object-img img:hover{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33);transition:all 0.25s linear}section#object-info .object-photos .object-img:after{content:"3";font-family:digifont;color:#fff;font-size:2rem;text-align:center;position:absolute;line-height:180px;top:0;left:0;height:100%;width:100%;z-index:1;opacity:0;background:rgba(0, 0, 0, 0.25);transition:all 200ms ease}section#object-info .object-photos .object-img:hover:after{opacity:1}section#object-info .object-photos .object-img.missing-img{color:var(--secondary-opacity-50);font-weight:600;text-align:center;text-transform:uppercase;position:relative;padding:55px
20px 0 20px}@media (min-width: 991.98px){section#object-info .object-photos .object-img.missing-img{padding:70px
20px 0 20px}}section#object-info .object-photos .object-img.missing-img:before{content:"&";font-family:digifont;position:absolute;color:var(--main-background-opacity-50);font-size:2rem;top:0;right:10px}@media (min-width: 991.98px){section#object-info .object-photos .object-img.missing-img:before{font-size:3rem}}section#object-info .object-photos .object-img.missing-img:after{display:none}section#object-info .more-img{position:absolute;background:rgba(0, 0, 0, 0.5);padding:7px
15px;bottom:7px;right:22px;border-radius:0.15rem;color:#fff;font-size:0.8rem;z-index:1;pointer-events:none}section#object-info .more-img.mobile{right:7px}section#object-info .more-img
span{margin-left:15px;font-size:1.2rem}section#object-info h1.object-type-title{color:var(--secondary);font-weight:800;font-size:3rem}@media (max-width: 767.98px){section#object-info h1.object-type-title{font-size:2rem}}section#object-info h3.object-type-sub-title{color:var(--secondary);font-weight:600;font-size:1.5rem}@media (max-width: 767.98px){section#object-info h3.object-type-sub-title{font-size:1rem}}section#object-info .main-facilities
ul{list-style:none;padding-inline-start:0}section#object-info .main-facilities ul
li{padding:0.375rem}section#object-info .anchor-buttons
a{width:unset}section#object-info .anchor-buttons a.btn-inverse
.digifont{transform:scale(0.65) rotate(90deg);margin-left:10px}section#object-info .anchor-buttons a.btn-inverse .digifont:before{content:"";position:absolute;height:2.4px;width:15px;top:6.5px;right:6px;background:var(--secondary)}section#object-description{background:#fff}section#object-description .collapsable-discription{min-height:50px}section#object-description .collapsable-discription.mobile{max-height:100px;overflow-y:hidden}section#object-description .gradient:before{content:"";position:absolute;width:100%;height:50px;background:black;background:linear-gradient(0deg, white 20%, rgba(255, 255, 255, 0) 100%, white 100%);margin-top:-50px}section#object-features{background:#fff}section#object-features
h3{color:var(--secondary);font-weight:800}section#object-features
h5.title{color:#000;font-weight:600;font-size:1rem;margin:0.5rem 0 1.5rem 0}section#object-features
ul{list-style:none;padding-inline-start:0}@media (min-width: 767.98px){section#object-features
ul{column-count:2}}section#object-features ul
li{margin-left:1.5rem;break-inside:avoid}section#object-features ul li
span.tick{width:26px;height:18px;position:relative;left:-1.5rem}section#object-features ul li span.tick:before, section#object-features ul li span.tick:after{content:"";position:absolute;height:2px;background:var(--secondary);top:0}section#object-features ul li span.tick:before{left:0;margin-top:11px;transform:rotate(45deg);width:7px;border-radius:1px 0 0 1px}section#object-features ul li span.tick:after{left:4px;margin-top:10px;transform:rotate(-45deg);width:14px;border-radius:0 1px 1px 0}section#object-reviews{background:#fff}section#object-reviews
h3{color:var(--secondary);font-weight:800}section#object-reviews #object-review-carousel .carousel-item
h6{color:#000}section#object-reviews #object-review-carousel .carousel-item h6
span{display:inline-block;position:relative;height:45px;width:45px;border-radius:50%;background:#55A90E;line-height:45px;color:#fff;font-size:1.25rem;text-align:center;margin-right:0.5rem}section#object-reviews #object-review-carousel .carousel-item{min-height:210px}section#object-reviews #object-review-carousel .carousel-control-prev .carousel-control, section#object-reviews #object-review-carousel .carousel-control-next .carousel-control{height:22px;width:22px;border-top:3px solid var(--secondary);border-right:3px solid var(--secondary);position:absolute;bottom:0}section#object-reviews #object-review-carousel .carousel-control-prev .carousel-control{transform:rotate(-135deg);left:1rem}section#object-reviews #object-review-carousel .carousel-control-next .carousel-control{transform:rotate(45deg);right:1rem}section#object-reviews #object-review-carousel .carousel-indicators{justify-content:left;margin-left:50px;margin-bottom:4px}section#object-reviews #object-review-carousel .carousel-indicators
li{background:var(--secondary);width:10px;height:10px;border-radius:50%;border:2px
solid white;opacity:1}section#object-reviews #object-review-carousel .carousel-indicators
li.active{background-color:white;width:10px;height:10px;border:2px
solid var(--secondary)}section#object-availability{position:relative;background:#fff;min-height:500px}section#object-availability
h3{color:var(--secondary);font-weight:800}section#object-availability .legenda
li{text-indent:1.2rem}section#object-availability .legenda li:before{content:"";position:absolute;margin-left:-1.2rem;margin-top:3px;height:1em;width:1em;border:1px
solid #bfbfbf}section#object-availability .legenda li.unavailable:before{background:#fff}section#object-availability .legenda li.available:before{background:rgba(85, 169, 14, 0.5)}section#object-availability .legenda li.arrivaldate:before{background:#55A90E}section#object-availability .legenda li.selected:before{background:#3E78A5}section#object-availability #bookabledates_container
.daterangepicker{box-shadow:none;position:relative !important;top:auto !important;left:auto !important;width:100%;z-index:10}section#object-availability #bookabledates_container .daterangepicker .calendar-table
table{width:100%}section#object-availability #bookabledates_container .daterangepicker.opensright:before, section#object-availability #bookabledates_container .daterangepicker.opensright:after{display:none}@media (min-width: 767.98px){section#object-availability #bookabledates_container .daterangepicker .drp-calendar{width:50%;max-width:50%}section#object-availability #bookabledates_container .daterangepicker .left .calendar-table{padding-left:0}section#object-availability #bookabledates_container .daterangepicker .left .calendar-table
table{margin-left:0}section#object-availability #bookabledates_container .daterangepicker .right .calendar-table{padding-right:0}section#object-availability #bookabledates_container .daterangepicker .right .calendar-table
table{margin-right:0}}section#object-availability #bookabledates_container .drp-buttons{display:none}section#object-availability .selected-availability .selected-period{background:#C9EBAC;border-radius:0.35rem;padding:15px}section#object-availability .selected-availability .selected-period
h5{font-weight:bold;color:var(--secondary)}section#object-availability .selected-availability .more-periods{padding:15px
15px 0 15px}section#object-availability .selected-availability #period-prices-container{padding:0
15px 15px 15px}section#object-availability .selected-availability #period-prices-container .row.period-row{border-bottom:1px solid #bfbfbf}section#object-availability .selected-availability #selected-price-container .row.period-row{border-bottom:1px solid #838383}section#object-availability .selected-availability #selected-price-container .row.period-row:last-child{border-bottom:0}section#object-availability .selected-availability .selected-price, section#object-availability .selected-availability .period-prices{font-weight:600}section#object-availability .selected-availability
span.discount{color:#F70;font-weight:600}@media (max-width: 767.98px){section#object-availability .selected-availability
span.discount{width:100%}}section#object-availability .selected-availability .btn.btn-secondary.btn-inverse{padding:0.2rem 1.75rem;margin:15px}section#object-availability .selected-availability .btn.btn-secondary.btn-inverse
span{font-size:0.5rem}section#object-availability .selected-availability .btn-book, section#object-availability .selected-availability .btn-book-package{padding:0.25rem 1.75rem 0.2rem 0.4rem;max-width:200px;float:right}section#object-availability .selected-availability .btn-book:after, section#object-availability .selected-availability .btn-book-package:after{right:10px}.pricesummary-loader.availability-loader{position:absolute;width:100%;height:100%}.pricesummary-loader.availability-loader:after{top:calc(50% - 8rem)}.steps{width:100%;font-weight:600}.steps > div{background:var(--secondary-mixed-90);width:inherit;color:#d4d4d4;padding:0.375rem 0.75rem}@media (min-width: 767.98px){.steps > div{width:calc(100% / 3)}}.steps > div:first-of-type{border-radius:0.25rem 0.25rem 0 0}@media (min-width: 767.98px){.steps > div:first-of-type{border-radius:0.25rem 0 0 0.25rem;border-right:1px solid var(--secondary-mixed-75)}}.steps > div:last-of-type{border-radius:0 0 0.25rem 0.25rem}@media (min-width: 767.98px){.steps > div:last-of-type{border-radius:0 0.25rem 0.25rem 0;border-left:1px solid var(--secondary-mixed-75)}}.steps > div.active{background:var(--secondary);color:#fff;border:none}.card-preferences .card-header{background:transparent;font-size:1.75rem}.card-preferences .card-body{padding-top:0.75rem}.card-preferences .card-body
label{white-space:nowrap;overflow:hidden}.card-preferences .card-footer
.btn{white-space:unset}.card-preferences
label{white-space:nowrap;overflow:hidden}.card-preferences label .facility-modal{font-size:1.05rem;color:var(--secondary);position:absolute;right:0;top:-3px;padding:5px
5px 5px 8px;background:#fff;background:linear-gradient(90deg, white 0%, white 20%, white 100%);cursor:pointer}.card-preferences label .facility-modal:hover, .card-preferences label .facility-modal:focus, .card-preferences label .facility-modal.active, .card-preferences label .facility-modal:active{color:var(--secondary-mixed-75)}.card-preferences .preferences-booking-container{background:var(--secondary-matching);border-radius:0.33rem;max-width:450px;padding:15px}.card-preferences .btn-preference-booking:after, .card-preferences .btn-delete-preference-booking:after{font-family:digifont;font-size:1.2rem;line-height:1rem;right:25px;vertical-align:inherit;padding-left:10px;color:var(--secondary-mixed-75)}.card-preferences .btn-preference-booking:after{content:"U"}.card-preferences .btn-delete-preference-booking:after{content:"C";font-size:1rem}.card-preferences .package-name{font-weight:600}.filter-maps-container .floormap-container{position:unset;z-index:unset;min-height:500px;outline:unset}.filter-maps-container .floormap-container .floormap-canvas{height:500px}.filter-maps-container .floormap-container .floormap-close{display:none}.filter-maps-container.parkmap .floormap-container .floormap-canvas{border-radius:0}.filter-maps-container .floormap-canvas{border-radius:0.45rem}.filter-maps-container .floormap-canvas
.gmnoprint{display:block}.filter-maps-container .floormap-canvas .gm-style-cc{display:none}.filter-maps-container .floormap-canvas div[role=button]:hover{transition:all 0.3s ease-in-out}.filter-maps-container .floormap-canvas div[role=button]:hover
img{background-image:radial-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.1), transparent)}.floormap-container{position:fixed;z-index:10000;top:15px;right:15px;bottom:15px;left:15px;outline:15px
solid rgba(0, 0, 0, 0.5)}.floormap-container .floormap-canvas{height:100%;width:100%}.floormap-container .floormap-canvas
.gmnoprint{display:none}.floormap-container .floormap-close{position:absolute;cursor:pointer;right:0;top:10px}.floormap-container .floormap-close:after{content:"C";font-family:digifont;color:#fff;padding:18px;font-size:2rem;background-color:var(--secondary)}.gm-style{min-height:220px}.gm-style .gm-style-iw-c{border-radius:0.25rem;padding:0;width:180px;min-height:160px}.gm-style .gm-style-iw-c .pricesummary-loader:after{top:calc(50% - 2rem)}.gm-style .gm-style-iw-c .gm-ui-hover-effect{opacity:1;top:0 !important;right:0 !important}.gm-style .gm-style-iw-c .gm-ui-hover-effect:focus-visible, .gm-style .gm-style-iw-c .gm-ui-hover-effect:focus{outline:none}.gm-style .gm-style-iw-c .gm-ui-hover-effect
img{display:none !important}.gm-style .gm-style-iw-c .gm-ui-hover-effect:before, .gm-style .gm-style-iw-c .gm-ui-hover-effect:after{content:"";height:16px;width:2px;background:#fff;position:absolute;top:10px}.gm-style .gm-style-iw-c .gm-ui-hover-effect:before{transform:rotate(45deg)}.gm-style .gm-style-iw-c .gm-ui-hover-effect:after{transform:rotate(-45deg)}.gm-style .gm-style-iw-c .gm-style-iw-d{overflow:hidden !important;width:180px}.gm-style .gm-style-iw-c .gm-style-iw-d .object-photo{background:var(--secondary);height:95px;width:100%}.gm-style .gm-style-iw-c .gm-style-iw-d .object-photo
.discount{background:#F70;border-radius:0.25rem;top:5px;left:5px;color:#fff;font-weight:600;padding:2px
10px;width:fit-content;position:absolute}.gm-style .gm-style-iw-c .gm-style-iw-d .object-photo
img{height:100%}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body{padding:7px}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .object-title{font-weight:bold}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .main-facilities ul
li{margin-bottom:0}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .main-facilities ul li:not(:last-of-type):after{content:"|"}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .pricingtable .discount-percentage{color:#F70}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .pricingtable
.price{color:#55A90E;font-size:0.875rem;font-weight:bold}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .floormap-select-object.btn.btn-secondary{width:100%;padding:5px
0;text-align:center;font-size:1rem;font-weight:bold;white-space:normal}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .btn.btn-information.btn-inverse.btn-arrow{width:100%;padding:2px
0;text-align:center;font-size:0.625rem;font-weight:bold;margin-bottom:5px}.gm-style .gm-style-iw-c .gm-style-iw-d .info-window-body .btn.btn-information.btn-inverse.btn-arrow:after{position:absolute;font-size:0.5rem;right:20px;margin-top:2px;margin-left:0}.card-login #LoginForm_username:read-only, .card-login
#LoginForm_username.readonly{border-color:#F3F3F3}.card-login .list-group-item{padding:0.75rem 0;font-weight:600}.card-login .list-group-item
span{font-weight:400}@media (min-width: 767.98px){.card-login .your-information
span{width:50%}}.book-confirm-container{position:fixed;z-index:9999;top:0;left:0;height:100vh;width:100vw;background:rgba(0, 0, 0, 0.75)}.book-confirm-container .book-confirm{max-width:calc(600px - 40px);margin:20px;overflow-y:auto;background:#fff}@media (min-width: 767.98px){.book-confirm-container .book-confirm{margin:100px
auto}}@media (min-width: 991.98px){.book-confirm-container .book-confirm{max-height:calc(100vh - 200px)}}.book-confirm-container .book-confirm img.card-img-top{display:none !important}.book-confirm-container .book-confirm .card-pricesummary{margin-bottom:0 !important;position:unset;bottom:unset !important;box-shadow:none;width:100%}@media (min-width: 767.98px){.book-confirm-container .book-confirm .card-pricesummary{position:relative;bottom:unset;left:unset;padding:unset;width:100%;top:0;background:#fff;box-shadow:none}}.book-confirm-container .book-confirm .card-pricesummary .card-header{color:var(--secondary);background:#fff;padding:10px}.book-confirm-container .book-confirm .card-pricesummary .card-header .digifont, .book-confirm-container .book-confirm .card-pricesummary .card-header .price-mirror{display:none !important;height:0}@media (min-width: 767.98px){.book-confirm-container .book-confirm .card-pricesummary .card-header, .book-confirm-container .book-confirm .card-pricesummary .card-body, .book-confirm-container .book-confirm .card-pricesummary .card-footer{padding:0.75rem}.book-confirm-container .book-confirm .card-pricesummary .card-header{color:var(--secondary)}.book-confirm-container .book-confirm .card-pricesummary .list-group-item{color:#000}.book-confirm-container .book-confirm .card-pricesummary .list-group-item.total-price
span{color:#55A90E}.book-confirm-container .book-confirm .card-pricesummary .list-group-item.arrival{border-top:1px solid rgba(0, 0, 0, 0.25)}.book-confirm-container .book-confirm .card-pricesummary .list-group-item.total-price{font-weight:800;font-size:1.25rem;border-top:1.5px solid rgba(0, 0, 0, 0.25)}.book-confirm-container .book-confirm .card-pricesummary .list-group-item.companions{border-top:1px solid rgba(0, 0, 0, 0.25);border-bottom:1px solid rgba(0, 0, 0, 0.25)}.book-confirm-container .book-confirm .card-pricesummary.errors{top:0}}.book-confirm-container .book-confirm .card-pricesummary .card-body{background:#fff;padding:10px}.book-confirm-container .book-confirm .card-pricesummary .card-body .list-group-item{color:#000}.book-confirm-container .book-confirm .card-pricesummary .card-body .list-group-item.total-price
span{color:#55A90E}.book-confirm-container .book-confirm .card-pricesummary .card-body .list-group-item.arrival{border-top:1px solid rgba(0, 0, 0, 0.25)}.book-confirm-container .book-confirm .card-pricesummary .card-body .list-group-item.total-price{font-weight:800;font-size:1.25rem;border-top:1.5px solid rgba(0, 0, 0, 0.25)}.book-confirm-container .book-confirm .card-pricesummary .card-body .list-group-item.companions{border-top:1px solid rgba(0, 0, 0, 0.25);border-bottom:1px solid rgba(0, 0, 0, 0.25)}.book-confirm-container .card-book-confirm .card-body{padding:10px}.video-modal-underlay, .iframe-modal-underlay{position:fixed;background:rgba(0, 0, 0, 0.75);top:0;left:0;height:100%;width:100%;padding:150px
15px 0 15px;z-index:11}.video-modal-underlay .card-video-modal, .video-modal-underlay .card-iframe-modal, .iframe-modal-underlay .card-video-modal, .iframe-modal-underlay .card-iframe-modal{position:relative;width:100%;margin-left:auto;margin-right:auto;max-width:1140px;min-height:250px}.video-modal-underlay .card-video-modal .card-header .close-video-modal, .video-modal-underlay .card-video-modal .card-header .close-iframe-modal, .video-modal-underlay .card-iframe-modal .card-header .close-video-modal, .video-modal-underlay .card-iframe-modal .card-header .close-iframe-modal, .iframe-modal-underlay .card-video-modal .card-header .close-video-modal, .iframe-modal-underlay .card-video-modal .card-header .close-iframe-modal, .iframe-modal-underlay .card-iframe-modal .card-header .close-video-modal, .iframe-modal-underlay .card-iframe-modal .card-header .close-iframe-modal{position:absolute;top:15px;right:15px;opacity:0.8;cursor:pointer;font-size:1.4rem}@media (min-width: 767.98px){.video-modal-underlay .card-video-modal .card-header .close-video-modal, .video-modal-underlay .card-video-modal .card-header .close-iframe-modal, .video-modal-underlay .card-iframe-modal .card-header .close-video-modal, .video-modal-underlay .card-iframe-modal .card-header .close-iframe-modal, .iframe-modal-underlay .card-video-modal .card-header .close-video-modal, .iframe-modal-underlay .card-video-modal .card-header .close-iframe-modal, .iframe-modal-underlay .card-iframe-modal .card-header .close-video-modal, .iframe-modal-underlay .card-iframe-modal .card-header .close-iframe-modal{font-size:1.6rem}}.video-modal-underlay .card-video-modal .card-header .close-video-modal:hover, .video-modal-underlay .card-video-modal .card-header .close-video-modal:focus, .video-modal-underlay .card-video-modal .card-header .close-video-modal.active, .video-modal-underlay .card-video-modal .card-header .close-video-modal:active, .video-modal-underlay .card-video-modal .card-header .close-iframe-modal:hover, .video-modal-underlay .card-video-modal .card-header .close-iframe-modal:focus, .video-modal-underlay .card-video-modal .card-header .close-iframe-modal.active, .video-modal-underlay .card-video-modal .card-header .close-iframe-modal:active, .video-modal-underlay .card-iframe-modal .card-header .close-video-modal:hover, .video-modal-underlay .card-iframe-modal .card-header .close-video-modal:focus, .video-modal-underlay .card-iframe-modal .card-header .close-video-modal.active, .video-modal-underlay .card-iframe-modal .card-header .close-video-modal:active, .video-modal-underlay .card-iframe-modal .card-header .close-iframe-modal:hover, .video-modal-underlay .card-iframe-modal .card-header .close-iframe-modal:focus, .video-modal-underlay .card-iframe-modal .card-header .close-iframe-modal.active, .video-modal-underlay .card-iframe-modal .card-header .close-iframe-modal:active, .iframe-modal-underlay .card-video-modal .card-header .close-video-modal:hover, .iframe-modal-underlay .card-video-modal .card-header .close-video-modal:focus, .iframe-modal-underlay .card-video-modal .card-header .close-video-modal.active, .iframe-modal-underlay .card-video-modal .card-header .close-video-modal:active, .iframe-modal-underlay .card-video-modal .card-header .close-iframe-modal:hover, .iframe-modal-underlay .card-video-modal .card-header .close-iframe-modal:focus, .iframe-modal-underlay .card-video-modal .card-header .close-iframe-modal.active, .iframe-modal-underlay .card-video-modal .card-header .close-iframe-modal:active, .iframe-modal-underlay .card-iframe-modal .card-header .close-video-modal:hover, .iframe-modal-underlay .card-iframe-modal .card-header .close-video-modal:focus, .iframe-modal-underlay .card-iframe-modal .card-header .close-video-modal.active, .iframe-modal-underlay .card-iframe-modal .card-header .close-video-modal:active, .iframe-modal-underlay .card-iframe-modal .card-header .close-iframe-modal:hover, .iframe-modal-underlay .card-iframe-modal .card-header .close-iframe-modal:focus, .iframe-modal-underlay .card-iframe-modal .card-header .close-iframe-modal.active, .iframe-modal-underlay .card-iframe-modal .card-header .close-iframe-modal:active{opacity:1}.video-modal-underlay .card-video-modal .card-body, .video-modal-underlay .card-iframe-modal .card-body, .iframe-modal-underlay .card-video-modal .card-body, .iframe-modal-underlay .card-iframe-modal .card-body{padding:0
5px 5px 5px}@media (min-width: 767.98px){.video-modal-underlay .card-video-modal .card-body, .video-modal-underlay .card-iframe-modal .card-body, .iframe-modal-underlay .card-video-modal .card-body, .iframe-modal-underlay .card-iframe-modal .card-body{padding:0
15px 15px 15px}}.has-object-types.objectType-boeken .page-header{display:none}@media (max-width: 575.98px){.has-object-types .card-page-title{padding:0
15px}}.card-sales-object img.card-img-top{height:225px;object-fit:cover;object-position:center center}.card-sales-object .list-group
li{padding:0.25rem 0}.faciliteiten-row .plusmin input.form-control, .faciliteiten-row .plusmin
.qty{font-size:1rem;color:#000;font-weight:normal;height:30px}.faciliteiten-row .plusmin .quont-plus{float:revert}.faciliteiten-row .edit-facility-dates{cursor:pointer;position:absolute;background:transparent;border:1px
solid var(--secondary);border-radius:0.6rem;height:1.2rem;top:1px;right:5px;line-height:1rem;font-size:80%;color:var(--secondary);padding:1px
7px}.faciliteiten-row .edit-facility-dates:hover, .faciliteiten-row .edit-facility-dates:focus, .faciliteiten-row .edit-facility-dates.active, .faciliteiten-row .edit-facility-dates:active{background-color:var(--secondary)}.row-packages
a{text-decoration:none}.row-packages a .card-package:hover{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.2)}.row-packages a .card-package
img{height:250px}.row-packages a .card-package .card-body{font-size:1.25rem;color:var(--secondary);font-weight:800;padding:0.75rem 0.75rem 0 0.75rem}.row-packages a .card-package .card-footer{color:#000;padding:0
0.75rem 0.75rem 0.75rem}ul.free-facilities, ul.payed-facilities{list-style:none;padding-inline-start:0}ul.free-facilities li.title, ul.payed-facilities
li.title{font-weight:bold;color:var(--secondary)}ul.free-facilities li:not(.title), ul.payed-facilities li:not(.title){text-indent:1.5em;position:relative}ul.free-facilities li:not(.title):before, ul.free-facilities li:not(.title):after, ul.payed-facilities li:not(.title):before, ul.payed-facilities li:not(.title):after{content:"";position:absolute;top:0;height:2px;background:var(--secondary)}ul.free-facilities li:not(.title):before, ul.payed-facilities li:not(.title):before{left:0;margin-top:11px;transform:rotate(45deg);width:7px;border-radius:1px 0 0 1px}ul.free-facilities li:not(.title):after, ul.payed-facilities li:not(.title):after{left:4px;margin-top:10px;transform:rotate(-45deg);width:14px;border-radius:0 1px 1px 0}.daterangepicker{position:absolute;color:inherit;background-color:var(--card-background);width:100%;max-width:none;padding:0;top:100px;left:20px;z-index:1000;display:none;font-size:1rem;line-height:1em;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33)}@media (min-width: 767.98px){.daterangepicker{width:unset;direction:ltr;text-align:left}}@media (max-width: 767.98px){.daterangepicker{height:calc(100% - 56px) !important;max-width:100% !important;max-height:100% !important;overflow-y:auto;position:fixed;padding-top:10px;left:0 !important;top:56px !important;width:100%}}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:before, .daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before, .daterangepicker.drop-up:after{top:initial;border-bottom:initial}.daterangepicker.drop-up:before{bottom:-7px;border-top:7px solid #ccc}.daterangepicker.drop-up:after{bottom:-6px;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .daterangepicker .drp-selected{display:none}@media (min-width: 767.98px){.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .daterangepicker .drp-selected{float:left}.daterangepicker.single .daterangepicker .ranges.left, .daterangepicker.single .daterangepicker .drp-selected.left{clear:none}}.daterangepicker.single .daterangepicker .drp-calendar{float:none}@media (min-width: 767.98px){.daterangepicker.show-calendar{margin-top:16px}}.daterangepicker.show-calendar .drp-calendar{display:inline-block}.daterangepicker.show-calendar .drp-buttons{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker.drp-calendar{display:none}@media (min-width: 767.98px){.daterangepicker.drp-calendar{float:left}}.daterangepicker.drp-calendar.left{padding:8px
0 8px 8px}@media (min-width: 767.98px){.daterangepicker.drp-calendar.left{clear:none;margin-right:0}.daterangepicker.drp-calendar.left .calendar-table{padding-right:12px}}.daterangepicker.drp-calendar.right{padding:8px}.daterangepicker.drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table{background-color:transparent;padding:1rem 10px}@media (max-width: 767.98px){.daterangepicker .calendar-table{padding:0
1rem !important}}.daterangepicker .calendar-table thead tr:first-of-type
th{font-size:1.2em;text-transform:capitalize;color:var(--secondary);font-weight:800}.daterangepicker .calendar-table thead tr:nth-of-type(2) th{color:#999;font-weight:400}.daterangepicker .calendar-table th, .daterangepicker .calendar-table
td{white-space:nowrap;text-align:center;vertical-align:middle;min-width:30px;width:39px;line-height:24px;font-size:1rem;border-radius:0;border:10px
solid #fff !important;cursor:pointer}@media (max-width: 767.98px){.daterangepicker .calendar-table th, .daterangepicker .calendar-table
td{border:7px
solid #fff !important}}.daterangepicker .calendar-table th.next, .daterangepicker .calendar-table th.prev, .daterangepicker .calendar-table td.next, .daterangepicker .calendar-table
td.prev{font-size:1rem;border-radius:0.25rem;background:#fff;position:absolute;top:10px}@media (min-width: 767.98px){.daterangepicker .calendar-table th.next, .daterangepicker .calendar-table th.prev, .daterangepicker .calendar-table td.next, .daterangepicker .calendar-table
td.prev{top:14px}}.daterangepicker .calendar-table th.next span, .daterangepicker .calendar-table th.prev span, .daterangepicker .calendar-table td.next span, .daterangepicker .calendar-table td.prev
span{border:solid var(--secondary);border-width:0 2px 2px 0;display:inline-block;padding:5px}.daterangepicker .calendar-table th.next:hover, .daterangepicker .calendar-table th.next:focus, .daterangepicker .calendar-table th.next.active, .daterangepicker .calendar-table th.next:active, .daterangepicker .calendar-table th.prev:hover, .daterangepicker .calendar-table th.prev:focus, .daterangepicker .calendar-table th.prev.active, .daterangepicker .calendar-table th.prev:active, .daterangepicker .calendar-table td.next:hover, .daterangepicker .calendar-table td.next:focus, .daterangepicker .calendar-table td.next.active, .daterangepicker .calendar-table td.next:active, .daterangepicker .calendar-table td.prev:hover, .daterangepicker .calendar-table td.prev:focus, .daterangepicker .calendar-table td.prev.active, .daterangepicker .calendar-table td.prev:active{background:white}.daterangepicker .calendar-table th.next:hover span, .daterangepicker .calendar-table th.next:focus span, .daterangepicker .calendar-table th.next.active span, .daterangepicker .calendar-table th.next:active span, .daterangepicker .calendar-table th.prev:hover span, .daterangepicker .calendar-table th.prev:focus span, .daterangepicker .calendar-table th.prev.active span, .daterangepicker .calendar-table th.prev:active span, .daterangepicker .calendar-table td.next:hover span, .daterangepicker .calendar-table td.next:focus span, .daterangepicker .calendar-table td.next.active span, .daterangepicker .calendar-table td.next:active span, .daterangepicker .calendar-table td.prev:hover span, .daterangepicker .calendar-table td.prev:focus span, .daterangepicker .calendar-table td.prev.active span, .daterangepicker .calendar-table td.prev:active
span{border:0
2px 2px 0 var(--secondary-mixed-75)}.daterangepicker .calendar-table th.next, .daterangepicker .calendar-table
td.next{right:5px}.daterangepicker .calendar-table th.next span, .daterangepicker .calendar-table td.next
span{transform:rotate(-45deg);margin-right:5px}.daterangepicker .calendar-table th.prev, .daterangepicker .calendar-table
td.prev{left:5px}.daterangepicker .calendar-table th.prev span, .daterangepicker .calendar-table td.prev
span{transform:rotate(135deg);margin-left:4px}.daterangepicker .calendar-table th.week, .daterangepicker .calendar-table
td.week{font-size:80%;color:#ccc}.daterangepicker .calendar-table
table{width:100%;margin:0
auto;border-spacing:0;border-collapse:collapse}.daterangepicker
td.today{text-decoration:underline}.daterangepicker
td.arrivaldate.available{background:#55A90E;color:#fff}.daterangepicker td.arrivaldate.available:hover{background:#3E78A5 !important}.daterangepicker td.in-range{background:#3e78a5;color:#fff}.daterangepicker
td.arrivaldate.disabled{background:#55A90E;color:#fff}.daterangepicker
td.available.disabled{background:rgba(85, 169, 14, 0.5);color:#fff;cursor:not-allowed !important;pointer-events:none}.daterangepicker td.available.disabled.in-range{background:rgba(62, 120, 165, 0.5)}.daterangepicker td.available:not(.disabled){background:#55A90E;color:#fff}.daterangepicker td.start-date, .daterangepicker td.end-date{background:#3E78A5 !important}.daterangepicker td.available.in-range:not(.disabled){background:rgba(62, 120, 165, 0.75)}.daterangepicker
td.ends{background:transparent !important;color:transparent !important;pointer-events:none}.daterangepicker td.ends:hover{background:transparent !important}.daterangepicker
td.unavailable{color:#999;cursor:not-allowed;text-decoration:line-through;pointer-events:none}.daterangepicker
option.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect, .daterangepicker
select.yearselect{padding:1px;height:auto;margin:0;cursor:default;border:none;font-size:1.1rem;text-transform:capitalize;color:var(--secondary);font-weight:600}.daterangepicker
select.monthselect{margin-right:2%;width:60%}.daterangepicker
select.yearselect{width:38%}.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker
select.ampmselect{width:50px;margin:0
auto;background:#eee;border:1px
solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px
auto 0 auto;line-height:30px;position:relative}.daterangepicker .calendar-time
select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-buttons .drp-selected, .daterangepicker .drp-buttons
.cancelBtn{display:none}@media (max-width: 767.98px){.daterangepicker .drp-buttons{position:absolute;bottom:0;width:100%;background:inherit}}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}@media (max-width: 767.98px){.daterangepicker .drp-calendar{width:100%}}.daterangepicker.loading:before{content:"";position:absolute;height:100%;width:100%;left:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:990;transition:all 200ms ease}.daterangepicker.loading:after{content:"!";position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem);color:var(--secondary);font-family:digifont;font-size:3rem;animation:spin 1s infinite linear;transform-origin:center center;z-index:999}@keyframes
spin{0%{transform:rotate(0deg)}100%{transform:rotate(365deg)}}.card-payment .btn.btn-download-pdf{width:unset}.card-comfirmation .card-header-payment-scheme{font-size:1.5rem}.card-comfirmation .card-body-payment-scheme{background:#f5f5f5;margin:0
15px 15px 15px}.card-comfirmation .card-body-payment-scheme .row-header{font-weight:600}.card-comfirmation .card-body-payment-scheme
.row{margin-left:-5px;margin-right:-5px;padding-top:8px;padding-bottom:8px}.card-comfirmation .card-body-payment-scheme .row-payment-terms.unpayed, .card-comfirmation .card-body-payment-scheme .row-footer.unpayed{background:#D4D4D4}.card-comfirmation .card-body-payment-scheme .row-payment-terms.unpayed ~ .unpayed, .card-comfirmation .card-body-payment-scheme .row-footer.unpayed ~ .unpayed{background:transparent}.card-comfirmation .card-body-payment-scheme .row-footer{border-top:1px solid #D4D4D4}img.payment{width:260px;height:154px}.jqibox
.jqifade{background-color:#000}.jqibox
div.jqi{margin-top:160px}.jqibox div.jqi
.jqititle{border-bottom:0 !important}.jqibox div.jqi
.lead{font-weight:800;color:var(--secondary);font-size:2rem}.jqibox
.jqimessage{font-weight:600}.jqibox .jqimessage .pin-instructions{margin-bottom:4rem}.jqibox .jqimessage .pin-instructions:after{content:"K";font-family:digifont;color:#000;font-size:1.5rem;position:absolute;transform:rotate(90deg);left:calc(50% - .75rem);bottom:1rem}.jqibox
.jqiclose{display:none}.jqibuttons{display:flex;flex-direction:row-reverse;justify-content:space-between;text-align:unset !important}.jqibuttons
.jqibutton{border-radius:0.25rem;padding:0.375rem 0.75rem;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.33);border:none;margin:0;background:var(--secondary);color:var(--secondary-btn-font-color);border-color:var(--secondary)}.jqibuttons .jqibutton:hover, .jqibuttons .jqibutton:focus, .jqibuttons .jqibutton:active, .jqibuttons .jqibutton:not(:disabled):not(.disabled):active{background:var(--secondary-darken);box-shadow:0 0 0 0.2rem var(--secondary-opacity-75)}.jqibuttons
.jqibutton.jqidefaultbutton{background:var(--secondary);color:var(--secondary-btn-font-color);border-color:var(--secondary)}.jqibuttons .jqibutton.jqidefaultbutton:hover, .jqibuttons .jqibutton.jqidefaultbutton:focus, .jqibuttons .jqibutton.jqidefaultbutton:active, .jqibuttons .jqibutton.jqidefaultbutton:not(:disabled):not(.disabled):active{background:var(--secondary-darken);box-shadow:0 0 0 0.2rem var(--secondary-opacity-75)}.navbar-brand{width:250px}@media (min-width: 991.98px){.navbar-brand{width:340px}}.image-content-header .card
img{position:unset}.card-component-content table
p{margin-bottom:0}.employees
img{width:180px;height:180px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%;border:5px
solid var(--secondary-matching)}.employees
h4{font-size:1rem;font-weight:bold;margin-top:1rem;color:var(--secondary-matching)}.card-preferences .preferences-booking{display:none}.card-preferences .discount-code{display:none}header .top-bar ul.company-details li, header .top-bar ul.extras
li{color:#FFF;font-size:0.8rem}header .top-bar ul.company-details li a, header .top-bar ul.extras li
a{color:#FFF}.daterangepicker
td.unavailable{color:#FFF;background:#F08080}section#availability .legenda li.unavailable:before{background:#F08080}