/* source: App/Occasion/Templates/Cards/Css/Card.scss */
.slider-wrapper{margin-bottom:80px}.slider-wrapper .card.card--occasion .card__type{height:80px;overflow:hidden}.slider-wrapper .card.card--occasion .card__content{padding-top:30px !important}.card__image{test:hoi123}.card.card--occasion{--card-default-color:#77797E;--card-title-color:#333;--h4-color:var(--card-default-color);--h3-font-size:20px;--h3-line-height:28px;--h3-margin-bottom:0px;--card-border-size:1px;--card-border-color:#d0d7de;position:relative;background:var(--card-background);border-radius:var(--border-radius);overflow:hidden;display:flex;flex-direction:column;flex-grow:1;transition:margin-top 0.3s,margin-bottom 0.3s,margin-left 0.3s,margin-right 0.3s,transform 0.3s,box-shadow 0.3s,opacity 0.5s,filter 0.4s}.card.card--occasion .swiper-pagination{justify-content:flex-start;padding-left:10px}.card.card--occasion .direct-rental{position:relative}.card.card--occasion .direct-rental .card__rental-agency{position:absolute;right:0;top:-50px}.card.card--occasion .card__tag-direct-rental{background:var(--green);--font-size:12px;padding:6px 12px}.card.card--occasion .card__badge{filter:drop-shadow(0px 2px 2px rgba(0,0,0,0.3)) drop-shadow(0px 4px 6px rgba(197,169,138,0.3));z-index:100;position:absolute;top:0px;left:50%;text-transform:uppercase;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;background:transparent;--font-size:14px;--line-height:30px;--font-weight:700;color:#fff}.card.card--occasion .card__badge .card__badge-dot{width:10px;height:10px;border-radius:999px;background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,0.32)}@media (max-width:692px){.card.card--occasion .card__badge{--font-size:12px;--line-height:20px;--font-weight:700}.card.card--occasion .card__badge .card__badge-dot{width:7px;height:7px}}.card.card--occasion .card__label-discount{position:absolute;top:0;left:0;background:#cf0000;color:#fff;padding:0.4rem 1.2rem;transform:translate(-85px,11px) rotate(-45deg);z-index:5;white-space:nowrap;border-radius:2px;min-width:200px;text-align:center;display:flex;text-transform:uppercase;flex-direction:column;--custom-color:#fff}.card.card--occasion .card__label-discount .small-text{--font-size:14px;--line-height:16px}.card.card--occasion .card__label-discount .text{--line-height:18px;--font-size:18px}.card.card--occasion .card__title a h3{transition:all 0.3s;max-height:var(--h3-line-height);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.card.card--occasion .card__title a:hover h3{color:var(--primary)}.card.card--occasion .material-symbols-outlined{color:var(--primary)}.card.card--occasion .card__label--wrapper{position:absolute;filter:drop-shadow(0px 2px 2px rgba(0,0,0,0.3)) drop-shadow(0px 4px 6px rgba(197,169,138,0.3));right:15px;top:-15px}.card.card--occasion .card__label{--font-size:14px;--line-height:30px;--font-weight:700;--custom-color:#fff;display:flex;padding:0 15px;background:var(--secondary);clip-path:polygon(10% 0%,90% 0%,100% 50%,90% 100%,10% 100%,0% 50%);border-radius:calc(var(--border-radius) - 2px)}.card.card--occasion .card__label.card__label--secondary{background:var(--primary);top:15px;left:15px;right:auto;bottom:auto}.card.card--occasion h4{--font-size:20px}@media (min-width:692px){.card.card--occasion:hover{transform:scale(1.02);box-shadow:var(--box-shadow)}}.card.card--occasion .card__image{position:relative}.card.card--occasion .card__image figure img{border-radius:0}@media (max-width:692px){.card.card--occasion .card__image figure img{width:100%;height:100%;object-fit:cover}}.card.card--occasion .card__rental-agency{margin-left:auto;margin-right:0;position:relative;display:flex}.card.card--occasion .card__rental-agency:hover .rental-agency__verified .info{top:-38px;opacity:1;pointer-events:auto}.card.card--occasion .card__rental-agency .rental-agency__verified{--custom-line-height:15px;border-radius:50px;display:flex;justify-content:center;align-items:center;overflow:visible;height:50px;width:50px;z-index:2;position:absolute;top:-17px;right:-10px}.card.card--occasion .card__rental-agency .rental-agency__verified img{width:40px;height:auto;filter:drop-shadow(2px 3px 6px rgba(0,0,0,0.4))}.card.card--occasion .card__rental-agency .rental-agency__verified .info{z-index:0;opacity:0;pointer-events:none;position:absolute;top:-8px;left:-102px;font-size:12px;background:#fff;border:1px solid var(--primary);border-radius:9px;padding:6px;transition:all 0.3s}.card.card--occasion .card__rental-agency .card__rental-agency-logo{z-index:1;position:relative;border-radius:50px;display:flex;justify-content:center;align-items:center;margin-right:10px;height:80px;min-width:auto;max-height:80px;width:80px;background:#fff;overflow:hidden;transition:filter 0.3s,transform 0.3s;filter:drop-shadow(0px 4px 8px rgba(0,0,0,0.1)) drop-shadow(0px 0px 2px rgba(197,169,138,0.1))}.card.card--occasion .card__rental-agency .card__rental-agency-logo img{border-radius:0;max-width:100%}.card.card--occasion .card__rental-agency .card__rental-agency-logo:hover{filter:drop-shadow(0px 4px 8px rgba(0,0,0,0.2)) drop-shadow(0px 0px 2px rgba(197,169,138,0.2))}.card.card--occasion .card__content{position:relative;flex-grow:1;padding:20px;border-left:var(--card-border-size) solid var(--card-border-color);border-right:var(--card-border-size) solid var(--card-border-color);border-bottom:var(--card-border-size) solid var(--card-border-color);border-radius:0px 0px var(--card-border-radius) var(--card-border-radius)}.card.card--occasion .card__row{display:flex;justify-content:space-between}.card.card--occasion .card__row .column{max-width:100%}.card.card--occasion .card__row .card__column{display:flex;flex-direction:column;min-width:54%}.card.card--occasion .card__row .card__column.top{justify-content:flex-start}.card.card--occasion .card__specs{padding:20px 0px}.card.card--occasion .card__spec{display:flex;gap:5px;align-items:center}.card.card--occasion .card__spec h4{margin:0px}.card.card--occasion .card__spec .card__spec-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.card.card--occasion .card__spec .card__spec-icon{line-height:16px;color:var(--secondary)}.card.card--occasion .card__spec .card__spec-icon i{color:var(--secondary) !important}.card.card--occasion .card__spec span{--font-family:var(--title-font-family);--color:#77797e;--custom-font-weight:500;font-size:16px}.card.card--occasion .card__price{min-height:90px;display:flex;padding-bottom:10px;align-items:center;border-bottom:1px solid var(--card-border-color);--font-family:var(--title-font-family)}.card.card--occasion .card__price .card__price-original,.card.card--occasion .card__price .card__price--action,.card.card--occasion .card__price .card__price-discount{--custom-font-size:17px;--custom-line-height:19px}.card.card--occasion .card__price .card__price-original.card__price--action{position:relative;margin-top:-10px}.card.card--occasion .card__price .card__price-original.card__price--action span.price__unit{display:none}.card.card--occasion .card__price .card__price-original.card__price--action .price__unit{--custom-font-size:12px;--custom-color:var(--grey-500,#888);text-decoration:line-through}.card.card--occasion .card__price .card__price-original.card__price--action price{position:relative;--custom-font-size:14px;--custom-font-weight:400;--custom-color:var(--grey-500,#888)}.card.card--occasion .card__price .card__price-original.card__price--action price::after{content:" ";position:absolute;left:0;top:50%;width:100%;height:2px;background:var(--actieprijs-streep-kleur)}.card.card--occasion .card__price price{--custom-font-weight:700;--custom-font-size:20px;--font-size:16px}.card.card--occasion .card__price price span{--custom-color:var(--secondary)}.card.card--occasion .card__price .price__unit{--custom-font-weight:300}.card.card--occasion .card__rating{margin-left:auto;margin-right:0;display:inline-block}.card.card--occasion .card__rating.card__rating--rated i{color:var(--star-color)}.card.card--occasion .card__location{--custom-font-size:14px}.card.card--occasion .card__read-more{display:flex;justify-content:center;margin-top:10px}.card.card--occasion .card__read-more .button-tertiary{font-size:14px;font-weight:500;text-transform:uppercase}.card.card--occasion.card--is-turbo{--actieprijs-streep-kleur:#fff;flex-direction:column;background:var(--tertiary-light);flex-direction:row;display:flex;flex-wrap:wrap;--tertiary:var(--primary);filter:drop-shadow(0px 0px 10px var(--primary-soft))}.card.card--occasion.card--is-turbo .rental-agency__verified .info{background:#000 !important;color:#fff}.card.card--occasion.card--is-turbo:before{background-color:var(--primary);content:"";position:absolute;top:-2px;left:0;right:0;height:40px;z-index:99;clip-path:polygon(25% 0%,75% 0%,100% 0,75% 0,71% 100%,30% 100%,25% 0,0 0)}@media (max-width:692px){.card.card--occasion.card--is-turbo:before{height:30px;left:10px;right:10px}}.card.card--occasion.card--is-turbo .button-tertiary{--button-hover-background:var(--primary-dark);--button-color:#fff}.card.card--occasion.card--is-turbo .card__content{border-color:transparent !important;--custom-color:#f8f7f7;background:var(--darkmode-card-color,#2E2F2F)}.card.card--occasion.card--is-turbo .card__price price span{--custom-color:#fff}.card.card--occasion.card--is-turbo .card__spec-icon .material-symbols-outlined{--color:#fff!important}.card.card--occasion.card--is-turbo .material-symbols-outlined{color:#fff !important}.card.card--occasion.card--is-turbo .card__content{background:var(--darkmode-card-color);border-radius:0px;margin-top:-2px}.card.card--occasion.card--is-turbo .card__image-wrapper{max-width:100%}.card.card--occasion.card--is-turbo .card__image img{border-radius:0px}.card.card--occasion.card--is-turbo .card__turbo-extra{display:none !important;gap:30px;align-items:center;min-width:100%;padding:30px}.card.card--occasion.card--is-turbo .card__turbo-extra .span{min-width:338px}.card.card--occasion.card--is-turbo .card__turbo-extra .row{gap:10px}
/* source: App/Booking/Templates/AccountPopover/Css/AccountPopover.scss */
.account-popover{--account-popover-size:42px;position:relative;display:inline-flex;align-items:center;z-index:40}.account-popover .account-popover__trigger{display:inline-flex;align-items:center;gap:9px;min-height:var(--account-popover-size);padding:0;border:0;background:transparent;color:var(--title-color);cursor:pointer;font-family:var(--font-family)}.account-popover .account-popover__icon{height:var(--account-popover-size);width:var(--account-popover-size);display:flex;justify-content:center;align-items:center;border:1px solid var(--icon-color,var(--primary));border-radius:999px;color:var(--icon-color,var(--primary));box-shadow:0 8px 22px rgba(15,23,42,0.08)}.account-popover .account-popover__trigger-text{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:14px}.account-popover .account-popover__panel{position:absolute;top:calc(100% + 12px);right:0;width:min(340px,calc(100vw - 24px));padding:14px;border:1px solid rgba(15,23,42,0.12);border-radius:14px;background:#fff;box-shadow:0 22px 60px rgba(15,23,42,0.18);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity 0.16s ease,transform 0.16s ease,visibility 0.16s ease}@media (max-width:692px){.account-popover .account-popover__panel{right:auto;left:0}}.account-popover .account-popover__panel:before{content:"";position:absolute;top:-8px;right:17px;width:14px;height:14px;border-left:1px solid rgba(15,23,42,0.12);border-top:1px solid rgba(15,23,42,0.12);background:#fff;transform:rotate(45deg)}@media (max-width:692px){.account-popover .account-popover__panel:before{right:auto;left:17px}}.account-popover .account-popover__panel:after{content:"";position:absolute;height:30px;bottom:100%;left:0;right:0}.account-popover:hover .account-popover__panel,.account-popover:focus-within .account-popover__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.account-popover .account-popover__header{display:grid;gap:4px;padding:4px 4px 12px}.account-popover .account-popover__header strong{color:var(--title-color);font-size:16px;line-height:1.2}.account-popover .account-popover__header span{color:var(--text-light,#667085);font-size:13px;line-height:1.35}.account-popover .account-popover__choice-list,.account-popover .account-popover__menu{display:grid;gap:9px}.account-popover .account-popover__choice{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid rgba(15,23,42,0.1);border-radius:12px;background:#fff;color:var(--title-color);text-decoration:none;transition:border-color 0.15s ease,box-shadow 0.15s ease,transform 0.15s ease}.account-popover .account-popover__choice:hover{border-color:var(--primary);box-shadow:0 12px 26px rgba(15,23,42,0.1);transform:translateY(-1px)}.account-popover .account-popover__choice strong,.account-popover .account-popover__choice small{display:block}.account-popover .account-popover__choice strong{font-size:15px;line-height:1.25}.account-popover .account-popover__choice small{margin-top:3px;color:var(--text-light,#667085);font-size:12px;line-height:1.35}.account-popover .account-popover__choice-icon,.account-popover .account-popover__avatar{height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--primary-light-transparent);color:var(--primary)}.account-popover .account-popover__choice--agency .account-popover__choice-icon{background:var(--tertiary-light);color:var(--title-color)}.account-popover .account-popover__profile{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:4px 4px 13px;border-bottom:1px solid rgba(15,23,42,0.1);margin-bottom:10px}.account-popover .account-popover__profile strong,.account-popover .account-popover__profile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-popover .account-popover__profile strong{color:var(--title-color);font-size:15px;line-height:1.25}.account-popover .account-popover__profile span{margin-top:2px;color:var(--text-light,#667085);font-size:13px}.account-popover .account-popover__avatar{border-radius:50%;font-weight:800}.account-popover .account-popover__menu a{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 11px;border-radius:10px;color:var(--title-color);font-weight:700;text-decoration:none}.account-popover .account-popover__menu a i{width:18px;color:var(--primary);text-align:center}.account-popover .account-popover__menu a:hover{background:var(--tertiary-light)}.account-popover .account-popover__menu .account-popover__logout{color:var(--danger,#b42318)}.account-popover .account-popover__menu .account-popover__logout i{color:currentColor}@media (max-width:520px){.account-popover .account-popover__trigger-text{display:none}.account-popover .account-popover__panel{right:-8px;width:min(320px,calc(100vw - 20px))}}
/* source: App/Occasion/Templates/TypePopover/Css/TypePopover.scss */
li:hover .type-popover{display:inline-flex}li:hover .type-popover__trigger i{transform:rotate(180deg)}li:hover .type-popover__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.type-popover{display:block}@media (max-width:692px){.type-popover{display:none !important}}.type-popover{display:none;position:absolute;align-items:center;z-index:40}.type-popover .type-popover__trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 0;border:0;background:transparent;color:inherit;cursor:pointer;font-weight:500;font-size:14px}.type-popover .type-popover__trigger i{font-size:10px;transition:transform 0.2s ease}.type-popover .type-popover__panel{--custom-color:var(--primary);position:absolute;top:100%;left:0;width:520px;padding:16px;border:1px solid rgba(15,23,42,0.12);border-radius:16px;background:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,0.15);opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);pointer-events:none}.type-popover .type-popover__panel:before{content:"";position:absolute;top:-8px;left:17px;width:14px;height:14px;border-left:1px solid rgba(15,23,42,0.12);border-top:1px solid rgba(15,23,42,0.12);background:#fff;transform:rotate(45deg)}@media (max-width:692px){.type-popover .type-popover__panel:before{right:auto;left:17px}}.type-popover:hover .type-popover__trigger i{transform:rotate(180deg)}.type-popover:hover .type-popover__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.type-popover .type-popover__list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.type-popover .type-popover__item{display:flex;align-items:center;gap:16px;padding:12px;border-radius:10px;color:#1e293b;text-decoration:none;transition:all 0.2s ease}.type-popover .type-popover__item:hover{background:#f8fafc;color:var(--custom-color,#1e293b)}.type-popover .type-popover__item--all{grid-column:span 2;border-bottom:1px solid #f1f5f9;margin-bottom:8px !important;padding-bottom:16px}.type-popover .type-popover__image{width:65px;height:65px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px;overflow:hidden;flex-shrink:0}.type-popover .type-popover__image img{width:100%;height:100%;object-fit:contain}.type-popover .type-popover__image i{color:#94a3b8}.type-popover .type-popover__content{display:flex;flex-direction:column;line-height:1.2}.type-popover .type-popover__title{font-weight:600;font-size:14px}.type-popover .type-popover__subtitle{font-size:12px;color:#64748b;margin-top:2px}
/* source: App/Occasion/Templates/SubMenu/Css/SubMenu.scss */
:root{--submenu-bg:var(--tertiary);--submenu-color:var(--color);--submenu-hover-color:var(--tertiary-dark)}.nav__content ul li>ul.submenu{--submenu-bg:var(--tertiary);--submenu-color:var(--color);--submenu-hover-color:var(--tertiary-dark);right:auto;left:0;padding:5px;border-radius:calc(var(--border-radius) + 6px);display:flex;flex-direction:row;flex-wrap:wrap;min-width:780px;justify-content:space-between;gap:7px;background:var(--submenu-bg) !important}.nav__content ul li>ul.submenu>li{max-width:48%}.nav__content ul li>ul.submenu .submenu__link{padding:0 !important}.nav__content ul li>ul.submenu .submenu__link{padding:5px !important;--custom-color:var(--submenu-color);overflow:clip;border-radius:var(--border-radius)}.nav__content ul li>ul.submenu .submenu__link:hover,.nav__content ul li>ul.submenu .submenu__link:focus-visible{background:var(--submenu-hover-color);box-shadow:0 10px 24px rgba(0,0,0,0.12);outline:none}.nav__content ul li>ul.submenu .submenu__link .ink-ghost,.nav__content ul li>ul.submenu .submenu__link:after{display:none !important}.nav__content ul li>ul.submenu .submenu__figure{display:flex;align-items:center;gap:10px}.nav__content ul li>ul.submenu .submenu__figure img{max-width:112px}.nav__content ul li>ul.submenu .submenu__title{--custom-color:var(--primary)}.nav__content ul li>ul.submenu .submenu__description{--custom-font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.nav__content ul li>ul.submenu__title{position:relative}.nav__content ul li>ul.submenu__link:hover .submenu__title::after,.nav__content ul li>ul.submenu__link:focus-visible .submenu__title::after{right:0.8rem;opacity:0.9}
/* source: App/Loader/Templates/Css/Loader.scss */
.loader{--loader-size:clamp(7rem,22vw,21rem);--loader-road:rgba(0,0,0,0.16);--loader-shadow:rgba(0,0,0,0.18);display:inline-flex;align-items:center;justify-content:center;width:calc(var(--loader-size) * 1.55);min-height:calc(var(--loader-size) * 0.8);color:var(--primary);flex-direction:column}.loader__stage{position:relative;width:calc(var(--loader-size) * 1.35);height:calc(var(--loader-size) * 0.72);overflow:hidden;isolation:isolate}.loader__car{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateX(72%) translateY(0) scale(0.82);animation:loader-car-swipe var(--loader-duration,8s) cubic-bezier(0.42,0,0.2,1) infinite;animation-delay:var(--loader-delay,0s);will-change:opacity,transform;z-index:1}.loader__car img{display:block;width:min(100%,11.25rem);height:auto;max-height:calc(var(--loader-size) * 0.56);object-fit:contain;filter:drop-shadow(0 0.55rem 0.38rem var(--loader-shadow))}.loader__road{position:absolute;left:12%;right:12%;bottom:0.6rem;height:0.12rem;overflow:hidden;border-radius:999rem;background:var(--loader-road)}.loader__road::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,currentColor,transparent);transform:translateX(-100%);animation:loader-road var(--loader-duration,8s) linear infinite;opacity:0.7}.loader--single .loader__car{opacity:1;transform:none;animation:none}@keyframes loader-car-swipe{0%{opacity:0;transform:translateX(72%) translateY(0.45rem) scale(0.82)}7%,14%{opacity:1;transform:translateX(0) translateY(-0.25rem) scale(1)}20%{opacity:0;transform:translateX(-72%) translateY(0.45rem) scale(0.82)}100%{opacity:0;transform:translateX(-72%) translateY(0.45rem) scale(0.82)}}@keyframes loader-road{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.loader__car{animation:none}.loader__car:first-child{opacity:1;transform:none}.loader__road::before{animation:none}}
