#shopify-pc__banner.shopify-pc__banner__dialog{
 position:fixed!important;inset:auto auto max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))!important;
 width:min(440px,calc(100vw - 40px))!important;max-width:440px!important;max-height:calc(100dvh - 40px)!important;
 margin:0!important;padding:24px 24px 14px!important;overflow:auto!important;transform:none!important;
 border:1px solid #fff!important;border-radius:24px!important;background:linear-gradient(135deg,#fffdf7fa,#f5f7fffa)!important;color:#182c34!important;
 box-shadow:0 18px 64px #182c3424,0 4px 16px #182c3410,inset 0 1px 0 #fff!important;
 font-family:var(--font-body),Arial,sans-serif!important;line-height:1.6!important;z-index:2147483640!important;
 -webkit-backdrop-filter:blur(22px) saturate(140%)!important;backdrop-filter:blur(22px) saturate(140%)!important;
 animation:soluveli-cookie-arrive .35s ease both;
}
#shopify-pc__banner *,#shopify-pc__prefs *{box-sizing:border-box!important}
#shopify-pc__banner .shopify-pc__banner__wrapper{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;margin:0!important;padding:0!important}
#shopify-pc__banner .shopify-pc__banner__body{padding:0!important;margin:0!important}
#shopify-pc__banner .shopify-pc__banner__body h2{
 display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 14px!important;color:#182c34!important;
 font-family:var(--font-display),Arial,sans-serif!important;font-size:21px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:-.035em!important;
}
#shopify-pc__banner .shopify-pc__banner__body h2::before{
 content:'';display:block;width:38px;height:38px;flex:0 0 38px;border-radius:50%;
 background:#f7f16a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23182c34' stroke-width='1.5' stroke-linecap='round' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2m0 16v2M2 12h2m16 0h2M5 5l1.4 1.4m11.2 11.2L19 19M5 19l1.4-1.4M17.6 6.4 19 5'/%3E%3C/svg%3E") center/24px no-repeat;
}
#shopify-pc__banner .shopify-pc__banner__body p{margin:0!important;color:#42594e!important;font-size:14px!important;line-height:1.65!important;font-weight:400!important}
#shopify-pc__banner .shopify-pc__banner__body a{color:#153ce2!important;font-weight:500!important;text-decoration:underline!important;text-underline-offset:3px!important}
#shopify-pc__banner .shopify-pc__banner__btns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:'accept decline' 'manage manage'!important;gap:8px!important;margin:0!important;padding:0!important}
#shopify-pc__banner .shopify-pc__banner__btns button{
 width:100%!important;min-width:0!important;min-height:46px!important;height:auto!important;margin:0!important;padding:11px 14px!important;
 font-family:inherit!important;font-size:14px!important;font-weight:600!important;letter-spacing:0!important;line-height:1.45!important;border:1px solid #153ce2!important;border-radius:100px!important;
 transition:background .2s,color .2s,box-shadow .2s!important;cursor:pointer!important;
}
#shopify-pc__banner #shopify-pc__banner__btn-accept{grid-area:accept!important;background:#153ce2!important;color:#fff!important;box-shadow:0 4px 12px #153ce218!important}
#shopify-pc__banner #shopify-pc__banner__btn-decline{grid-area:decline!important;background:#fffdf7!important;color:#153ce2!important}
#shopify-pc__banner #shopify-pc__banner__btn-manage-prefs{grid-area:manage!important;justify-self:center!important;width:auto!important;min-height:44px!important;padding:10px 14px!important;color:#42594e!important;background:transparent!important;border:0!important;font-size:13px!important;font-weight:500!important;text-decoration:underline!important;text-underline-offset:4px!important}
#shopify-pc__banner #shopify-pc__banner__btn-accept:hover{background:#102db1!important}
#shopify-pc__banner #shopify-pc__banner__btn-decline:hover{background:#eaf0ff!important}
#shopify-pc__banner #shopify-pc__banner__btn-manage-prefs:hover{color:#153ce2!important}
#shopify-pc__banner button:focus-visible,#shopify-pc__banner a:focus-visible,#shopify-pc__prefs button:focus-visible,#shopify-pc__prefs a:focus-visible,#shopify-pc__prefs input:focus-visible+span{outline:3px solid #153ce2!important;outline-offset:3px!important}
html[data-cookie-preferences-open] #shopify-pc__banner{visibility:hidden!important;pointer-events:none!important}
#shopify-pc__prefs.shopify-pc__prefs{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;margin:0!important;padding:0!important;z-index:2147483646!important;font-family:var(--font-body),Arial,sans-serif!important}
#shopify-pc__prefs__overlay.shopify-pc__prefs__overlay{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;background:#182c3459!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important;z-index:0!important}
#shopify-pc__prefs__dialog.shopify-pc__prefs__dialog{
 position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;
 display:flex!important;flex-direction:column!important;width:min(640px,calc(100vw - 40px))!important;max-width:640px!important;max-height:min(740px,calc(100dvh - 40px))!important;
 margin:0!important;padding:0!important;overflow:hidden!important;color:#182c34!important;background:#fffdf7!important;border:1px solid #fff!important;border-radius:26px!important;
 box-shadow:0 26px 90px #182c3440!important;z-index:1!important;
}
#shopify-pc__prefs__dialog>header{position:relative!important;display:block!important;flex:none!important;width:100%!important;padding:24px 24px 20px!important;background:linear-gradient(120deg,#fffdf7,#f2f5ff)!important;border-bottom:1px solid #d7dcd5!important}
#shopify-pc__prefs__header-title{width:auto!important;padding:0!important;margin:0 44px 20px 0!important;font-family:var(--font-display),Arial,sans-serif!important;font-size:25px!important;font-weight:700!important;line-height:1.35!important;letter-spacing:-.035em!important;text-align:left!important;color:#182c34!important}
#shopify-pc__prefs__header-close.shopify-pc__prefs__header-close{position:absolute!important;top:16px!important;right:16px!important;display:grid!important;place-items:center!important;min-width:44px!important;width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border:1px solid #182c3430!important;border-radius:50%!important;background:#fffdf7!important;color:#182c34!important}
#shopify-pc__prefs__header-close path{fill:#182c34!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__header-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__header-actions button{width:100%!important;min-width:0!important;min-height:46px!important;height:auto!important;margin:0!important;padding:11px 10px!important;font-family:inherit!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important;letter-spacing:0!important;border:1px solid #153ce2!important;border-radius:100px!important;background:#fffdf7!important;color:#153ce2!important;white-space:normal!important;transition:background .2s!important}
#shopify-pc__prefs__dialog #shopify-pc__prefs__header-accept{background:#153ce2!important;color:#fff!important}
#shopify-pc__prefs__dialog #shopify-pc__prefs__header-save{background:#f7f16a!important;color:#182c34!important;border-color:#d2cd53!important}
#shopify-pc__prefs__dialog #shopify-pc__prefs__header-accept:hover{background:#102db1!important}
#shopify-pc__prefs__dialog #shopify-pc__prefs__header-decline:hover{background:#eaf0ff!important}
#shopify-pc__prefs__dialog #shopify-pc__prefs__header-save:hover{background:#efe949!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__scrollable{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:24px!important;color:#42594e!important;background:transparent!important;scrollbar-width:thin;scrollbar-color:#b6c1b6 transparent}
#shopify-pc__prefs__dialog .shopify-pc__prefs__intro,#shopify-pc__prefs__dialog .shopify-pc__prefs__intro-main,#shopify-pc__prefs__dialog .shopify-pc__prefs__options{margin:0!important;padding:0!important;max-width:none!important;color:inherit!important;background:transparent!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__intro-main h3{font-family:var(--font-display),Arial,sans-serif!important;font-size:17px!important;font-weight:700!important;line-height:1.45!important;letter-spacing:-.02em!important;margin:0 0 8px!important;color:#182c34!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__intro-main p{font-size:14px!important;line-height:1.7!important;margin:0 0 20px!important;color:#42594e!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__option{margin:0!important;padding:16px 0!important;border-top:1px solid #d7dcd5!important;border-bottom:0!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__option label{display:block!important;position:relative!important;min-height:44px!important;padding:9px 44px 9px 0!important;font-size:15px!important;font-weight:600!important;line-height:1.65!important;color:#182c34!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__option label>span{position:absolute!important;top:10px!important;right:0!important;left:auto!important;width:24px!important;height:24px!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__option p{font-size:13px!important;line-height:1.7!important;margin:0!important;color:#42594e!important;padding:0!important}
#shopify-pc__prefs__dialog .shopify-pc__prefs__option svg path{fill:#153ce2!important}
#shopify-pc__prefs__essential label::after{content:'Altijd actief';display:inline-block;margin-left:12px;padding:2px 8px;border-radius:100px;background:#eef2ef;color:#53665b;font-size:10px;font-weight:500;vertical-align:1px}
.cookie-settings{padding:10px 0;min-height:44px;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer;background:none;border:0;color:inherit}
.cookie-settings:hover{color:var(--blue)}
.cookie-settings:disabled{cursor:wait;opacity:.7}
.cookie-settings-error{font-size:.8125rem;line-height:1.6;color:var(--blue);flex-basis:100%;grid-column:1 / -1}
@keyframes soluveli-cookie-arrive{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}
@media(max-width:600px){
 #shopify-pc__banner.shopify-pc__banner__dialog{inset:auto 12px max(12px,env(safe-area-inset-bottom)) 12px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 24px)!important;padding:20px 20px 10px!important;border-radius:22px!important}
 #shopify-pc__banner .shopify-pc__banner__body h2{font-size:19px!important;gap:10px!important;margin-bottom:12px!important}
 #shopify-pc__banner .shopify-pc__banner__body h2::before{width:34px;height:34px;flex-basis:34px;background-size:22px}
 #shopify-pc__banner .shopify-pc__banner__body p{font-size:13px!important;line-height:1.65!important}
 #shopify-pc__banner .shopify-pc__banner__wrapper{gap:15px!important}
 #shopify-pc__banner .shopify-pc__banner__btns button{font-size:13px!important}
 #shopify-pc__banner #shopify-pc__banner__btn-manage-prefs{font-size:12px!important}
 #shopify-pc__prefs__dialog.shopify-pc__prefs__dialog{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;border-radius:22px!important}
 #shopify-pc__prefs__dialog>header{padding:20px 18px 16px!important}
 #shopify-pc__prefs__header-title{font-size:21px!important;margin:0 40px 19px 0!important}
 #shopify-pc__prefs__header-close.shopify-pc__prefs__header-close{top:12px!important;right:12px!important}
 #shopify-pc__prefs__dialog .shopify-pc__prefs__header-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 #shopify-pc__prefs__dialog #shopify-pc__prefs__header-save{grid-column:1 / -1!important}
 #shopify-pc__prefs__dialog .shopify-pc__prefs__scrollable{padding:20px 18px!important}
 #shopify-pc__prefs__dialog .shopify-pc__prefs__option{padding:12px 0!important}
 #shopify-pc__prefs__dialog .shopify-pc__prefs__option label{font-size:14px!important}
 .footer-bottom .cookie-settings{justify-self:end;font-size:inherit}
 .footer-bottom .back-to-top{grid-column:1 / -1;justify-self:end}
}
@media(max-width:360px){#shopify-pc__banner.shopify-pc__banner__dialog{padding-inline:17px!important}#shopify-pc__banner .shopify-pc__banner__body h2{font-size:18px!important}#shopify-pc__prefs__dialog .shopify-pc__prefs__header-actions button{font-size:12px!important;padding-inline:8px!important}}
@media(prefers-reduced-motion:reduce){#shopify-pc__banner.shopify-pc__banner__dialog{animation:none}#shopify-pc__banner button,#shopify-pc__prefs button{transition:none!important}}
