:root{--color-primary: #17161D;--color-background: #fff;--color-surface: #edecea;--color-text: #17161D;--color-accent-orange: #FFB753;--color-accent-purple: #7D78C9;--color-gray: rgba(255, 255, 255, 0.6)}*,*::before,*::after{box-sizing:border-box}html{overflow-x:clip;scrollbar-gutter:stable;scroll-behavior:smooth}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;overflow-x:clip;max-width:100%}#content,.site-main{overflow-x:clip;max-width:100%;min-width:0}body{display:flex;flex-direction:column;min-height:100vh;font-family:"Be Vietnam Pro",Arial,sans-serif;background:#fff;color:#17161d;line-height:1.5}.site-main :where(a:not([class*=bsp-btn])){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(max-width: 768px){.container{padding-inline:24px}}.site-main{position:relative;flex:1;min-width:0}.bsp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.4rem 1.5rem;border:2px solid rgba(0,0,0,0);border-radius:999px;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:1;letter-spacing:-0.03em;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.bsp-btn:hover,.bsp-btn:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.22)}.bsp-btn{background:#fff;color:#17161d}.bsp-btn--dark{background:#17161d;color:#fff}.bsp-btn--primary{background:#17161d;color:#fff;font-weight:600}.bsp-btn--primary:hover,.bsp-btn--primary:focus-visible{background:#ffb753;color:#fff}.bsp-btn--on-dark{background:#fff;color:#17161d;font-weight:600}.bsp-btn--on-dark:hover,.bsp-btn--on-dark:focus-visible{color:#17161d}@media(prefers-reduced-motion: reduce){.bsp-btn{transition:background .2s ease,color .2s ease,border-color .2s ease}.bsp-btn:hover,.bsp-btn:focus-visible{transform:none}}.site-header__languages-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin:0;padding:0;list-style:none}.site-header__languages-item{display:flex;align-items:center}.site-header__languages-item:not(:last-child)::after{content:"/";margin-left:.5rem;color:rgba(15,23,42,.35);pointer-events:none}.site-header__languages-link{color:#17161d;font-size:.875rem;font-weight:500;letter-spacing:.04em;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em;text-decoration-color:rgba(0,0,0,0)}.site-header__languages-link:hover,.site-header__languages-link:focus-visible{color:#17161d;text-decoration-color:currentcolor}.site-header__languages-item.is-current .site-header__languages-link{color:#17161d;font-weight:600;text-decoration-color:currentcolor}body{--bsp-admin-bar-offset: 0px}.site-header{position:absolute;inset:var(--bsp-admin-bar-offset) 0 auto 0;width:100%;z-index:20;border-bottom:0;background:rgba(0,0,0,0)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:0;max-width:none;padding-top:25px;padding-inline:35px}.site-header__brand{display:inline-flex;align-items:center;color:#17161d;font-weight:700;text-decoration:none}.site-header__brand:hover{color:#17161d}.site-header__brand-logo{display:block;width:auto;height:21px}.site-header__controls{display:inline-flex;align-items:center;gap:.65rem}.site-header__bike-nav{justify-self:center}.site-header__bike-menu{display:flex;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:1;letter-spacing:-0.02em}.site-header__bike-menu>li{position:relative}.site-header__bike-menu>.menu-item-has-children{padding-bottom:1rem;margin-bottom:-1rem}.site-header__bike-menu a{color:#17161d;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em;text-decoration-color:rgba(0,0,0,0)}.site-header__bike-menu a:hover,.site-header__bike-menu a:focus-visible{color:#17161d;text-decoration-color:currentcolor}.site-header__bike-menu>.menu-item-has-children>a{display:inline-flex;align-items:center;gap:.35rem}.site-header__bike-menu>.menu-item-has-children>a::after{content:"";width:.45rem;height:.45rem;margin-top:-0.1rem;border-right:1.5px solid currentcolor;border-bottom:1.5px solid currentcolor;transform:rotate(45deg);transition:transform .2s ease;flex:0 0 auto}.site-header__bike-menu>.menu-item-has-children:hover>a::after,.site-header__bike-menu>.menu-item-has-children:focus-within>a::after,.site-header__bike-menu>.menu-item-has-children.is-open>a::after{transform:rotate(-135deg);margin-top:.1rem}.site-header__bike-menu .sub-menu{position:absolute;top:100%;left:50%;z-index:30;display:block;min-width:16rem;margin:0;padding:1rem 0 .75rem;list-style:none;border-radius:.5rem;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.12);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease}.site-header__bike-menu .sub-menu::before{content:"";position:absolute;top:0;left:-1.5rem;right:-1.5rem;height:1rem}.site-header__bike-menu .sub-menu a{display:block;padding:.65rem 1.5rem;white-space:nowrap}.site-header__bike-menu>.menu-item-has-children:hover>.sub-menu,.site-header__bike-menu>.menu-item-has-children:focus-within>.sub-menu,.site-header__bike-menu>.menu-item-has-children.is-open>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%)}.site-header__actions{position:absolute;top:calc(100% + .75rem);right:35px;display:none;flex-direction:column;align-items:stretch;gap:1rem;min-width:min(24rem,100% - 70px);padding:1rem;border-radius:.75rem;background:hsla(0,0%,100%,.98);box-shadow:0 16px 32px rgba(0,0,0,.12)}.site-header__actions.is-open{display:flex}.site-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:0;width:42px;height:42px;padding:0;background:rgba(0,0,0,0);border:1px solid rgba(23,22,29,.1019607843);border-radius:50%;color:#17161d;font:inherit;cursor:pointer}.site-header__menu-toggle-label{font-size:1.235rem;line-height:1}.site-header__menu-toggle-icon{display:inline-block;width:16px;height:2px;background:rgba(0,0,0,0);position:relative}.site-header__menu-toggle-icon::before,.site-header__menu-toggle-icon::after{content:"";position:absolute;left:0;width:16px;height:2px;background:currentcolor;transition:transform .2s ease}.site-header__menu-toggle-icon::before{top:-2.5px}.site-header__menu-toggle-icon::after{top:2.5px}.site-header.is-menu-open .site-header__menu-toggle-icon::before{transform:translateY(2.5px) rotate(45deg)}.site-header.is-menu-open .site-header__menu-toggle-icon::after{transform:translateY(-2.5px) rotate(-45deg)}.site-header__nav{display:flex;flex-direction:column;gap:.75rem}.site-header__menu{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.site-header__menu a{display:block;padding:.35rem 0;color:#17161d;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em;text-decoration-color:rgba(0,0,0,0)}.site-header__menu a:hover,.site-header__menu a:focus-visible{color:#17161d;text-decoration-color:currentcolor}.site-header__cta-menu{margin:0;padding:0;list-style:none;display:flex;align-items:center}.site-header__cta-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.4rem 1.5rem;border:2px solid rgba(0,0,0,0);border-radius:999px;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:1;letter-spacing:-0.03em;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.site-header__cta-menu a:hover,.site-header__cta-menu a:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.22)}.site-header__cta-menu a{background:#17161d;color:#fff;min-height:2.5rem;padding:.35rem 1rem}.site-header__cta-menu a:hover,.site-header__cta-menu a:focus-visible{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.2)}body.has-bike-archive-header .site-header__brand{color:#fff}body.has-bike-archive-header .site-header__brand:hover,body.has-bike-archive-header .site-header__brand:focus-visible{color:#fff;opacity:.85}body.has-bike-archive-header .site-header__brand-logo{filter:brightness(0) invert(1)}body.has-bike-archive-header .site-header__bike-menu a{color:#fff}body.has-bike-archive-header .site-header__bike-menu a:hover,body.has-bike-archive-header .site-header__bike-menu a:focus-visible{color:#fff;opacity:.85}body.has-bike-archive-header .site-header__bike-menu .sub-menu a{color:#17161d}body.has-bike-archive-header .site-header__bike-menu .sub-menu a:hover,body.has-bike-archive-header .site-header__bike-menu .sub-menu a:focus-visible{color:#17161d;opacity:1}body.has-bike-archive-header .site-header__menu-toggle{color:#fff}body.has-bike-archive-header .site-header__cta-menu a{background:#fff;color:#17161d;font-weight:600}body.has-bike-archive-header .site-header__cta-menu a:hover,body.has-bike-archive-header .site-header__cta-menu a:focus-visible{color:#17161d}body.has-bike-archive-header .site-header__cta-menu a:hover,body.has-bike-archive-header .site-header__cta-menu a:focus-visible{color:#17161d}@media(max-width: 980px){.site-header__inner{grid-template-columns:1fr auto}.site-header__controls{justify-self:end}.site-header__bike-nav{grid-column:1/-1;justify-self:center;order:3}.site-header__bike-menu{gap:1rem;flex-wrap:wrap;justify-content:center}.site-header__bike-menu>.menu-item-has-children:hover>.sub-menu,.site-header__bike-menu>.menu-item-has-children:focus-within>.sub-menu{opacity:0;visibility:hidden;pointer-events:none}.site-header__bike-menu>.menu-item-has-children.is-open>.sub-menu{position:static;transform:none;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;padding:.25rem 0 0;min-width:0}.site-header__actions .site-header__bike-nav,.site-header__actions .site-header__cta-nav{grid-column:auto;order:0;width:100%;justify-self:stretch}.site-header__actions .site-header__bike-menu{flex-direction:column;align-items:stretch;flex-wrap:nowrap;justify-content:flex-start;gap:.25rem}.site-header__actions .site-header__bike-menu>li{width:100%}.site-header__actions .site-header__bike-menu>.menu-item-has-children{padding-bottom:0;margin-bottom:0}.site-header__actions .site-header__bike-menu a{display:block;padding:.35rem 0}.site-header__actions .site-header__bike-menu>.menu-item-has-children.is-open>.sub-menu{padding-left:1rem}.site-header__actions .site-header__cta-menu{width:100%}.site-header__actions .site-header__cta-menu a{width:100%;justify-content:center}}.site-footer__languages-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin:0;padding:0;list-style:none}.site-footer__languages-item{display:flex;align-items:center}.site-footer__languages-item:not(:last-child)::after{content:"/";margin-left:.5rem;color:rgba(15,23,42,.35);pointer-events:none}.site-footer__languages-link{color:#17161d;font-size:.875rem;font-weight:500;letter-spacing:.04em;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em;text-decoration-color:rgba(0,0,0,0)}.site-footer__languages-link:hover,.site-footer__languages-link:focus-visible{color:#17161d;text-decoration-color:currentcolor}.site-footer__languages-item.is-current .site-footer__languages-link{color:#17161d;font-weight:600;text-decoration-color:currentcolor}.site-footer{margin-top:auto;color:#fff;background:#17161d}.site-footer__main{padding-block:clamp(3rem,6vw,4.5rem)}.site-footer__grid.container{max-width:none;padding-inline:clamp(1.5rem,4vw,40px)}.site-footer__grid{display:grid;gap:clamp(2rem,4vw,3rem)}@media(min-width: 900px){.site-footer__grid{grid-template-columns:minmax(0, 1.1fr) minmax(0, 1fr) minmax(0, 1.35fr);gap:clamp(2rem,5vw,4rem);align-items:start}}.site-footer__heading{margin:0 0 1.25rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.2;letter-spacing:-0.03em;color:var(--color-gray)}.site-footer__heading--newsletter{font-size:clamp(1.125rem,1.6vw,1.375rem)}.site-footer__nav-group+.site-footer__nav-group{margin-top:2.5rem}.site-footer__list{margin:0;padding:0;list-style:none}.site-footer__list li+li{margin-top:.65rem}.site-footer__list a{color:#fff;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.35;letter-spacing:-0.03em;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em;text-decoration-color:hsla(0,0%,100%,.55)}.site-footer__list a:hover,.site-footer__list a:focus-visible{opacity:.9;text-decoration-color:currentcolor}.site-footer__newsletter{max-width:28rem}.site-footer__newsletter-field{display:flex;align-items:center;gap:.5rem;padding:.35rem .35rem .35rem 1.25rem;border:1px solid hsla(0,0%,100%,.85);border-radius:8px;background:rgba(0,0,0,0)}.site-footer__newsletter-input{flex:1;min-width:0;border:0;background:rgba(0,0,0,0);color:#fff;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:1rem;line-height:1.2;letter-spacing:-0.03em;outline:none}.site-footer__newsletter-input::-moz-placeholder{color:hsla(0,0%,100%,.7)}.site-footer__newsletter-input::placeholder{color:hsla(0,0%,100%,.7)}.site-footer__newsletter-submit.bsp-btn{flex-shrink:0;min-height:2.5rem;padding-inline:1.25rem;border-radius:4px}.site-footer__newsletter-feedback{margin:.75rem 0 0;font-size:.875rem;line-height:1.4;color:hsla(0,0%,100%,.8)}.site-footer__bar{border-top:1px solid hsla(0,0%,100%,.12)}.site-footer__bar-inner.container{max-width:none;padding-inline:clamp(1.5rem,4vw,40px)}.site-footer__bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;padding-block:1.25rem}.site-footer__bar-start{display:flex;align-items:center}.site-footer__bar-end{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-inline-start:auto}.site-footer__legal-menu{display:flex;flex-wrap:wrap;gap:.5rem 2rem;margin:0;padding:0;list-style:none}.site-footer__legal-menu a{color:hsla(0,0%,100%,.85);font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.35;letter-spacing:-0.03em;text-decoration:none}.site-footer__legal-menu a:hover,.site-footer__legal-menu a:focus-visible{color:#fff}.site-footer__copy{margin:0;color:hsla(0,0%,100%,.75);font-size:.875rem}.site-footer__copy a{color:#fff;text-decoration:none}.site-footer__copy a:hover,.site-footer__copy a:focus-visible{opacity:.8}.site-footer__languages-link{color:#fff}.site-footer__languages-item.is-current .site-footer__languages-link{color:hsla(0,0%,100%,.65)}.site-footer__languages-item:not(:last-child)::after{color:hsla(0,0%,100%,.35)}@media(max-width: 899px){.site-footer__grid{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:clamp(1.5rem,4vw,2rem) 1.5rem;align-items:start}.site-footer__col--bikes{grid-column:1}.site-footer__col--nav{grid-column:2}.site-footer__col--newsletter{grid-column:1/-1;max-width:none}.site-footer__nav-group+.site-footer__nav-group{margin-top:2rem}.site-footer__bar-inner{flex-direction:column;align-items:flex-start}.site-footer__bar-end{margin-inline-start:0}}.bike-archive-header{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.bike-archive-header{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.bike-archive-header{position:relative;overflow:hidden;min-height:clamp(22rem,48vh,36rem);margin-block-end:2.5rem;color:#fff;background-color:#17161d}.bike-archive-header--has-image{height:900px;min-height:900px}.bike-archive-header__media{position:absolute;inset:0;z-index:0}.bike-archive-header__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.bike-archive-header__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(15, 23, 42, 0.2) 0%, rgba(15, 23, 42, 0.45) 100%)}.bike-archive-header--has-image .bike-archive-header__overlay{background:linear-gradient(180deg, rgba(15, 23, 42, 0.25) 0%, rgba(15, 23, 42, 0.55) 100%)}.bike-archive-header__inner{--bike-archive-header-top-offset: calc(var(--bsp-admin-bar-offset, 0px) + 5.5rem);position:relative;z-index:2;display:grid;grid-template-rows:minmax(0, 1fr) auto minmax(0, 1fr);align-items:center;justify-items:center;width:100%;height:100%;min-height:inherit;padding:var(--bike-archive-header-top-offset) 35px 50px;box-sizing:border-box}.bike-archive-header__inner:has(.bike-archive-header__cta-wrap){grid-template-rows:minmax(0, 1fr) auto minmax(0, 1fr) auto}.bike-archive-header__content{grid-row:2;width:100%;max-width:660px;margin-inline:auto}.bike-archive-header__title{margin:0 0 1rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(2.5rem,8vw,84px);font-weight:500;font-style:normal;line-height:1;letter-spacing:-0.06em;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;max-width:500px;padding-bottom:3rem;margin:auto}.bike-archive-header__text{font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(1.125rem,2.5vw,24px);font-weight:500;font-style:normal;line-height:1.5;letter-spacing:-0.04em;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;opacity:.92;max-width:660px}.bike-archive-header__text p{margin:0 0 .75rem}.bike-archive-header__text p:last-child{margin-block-end:0}.bike-archive-header__cta-wrap{grid-row:4;margin:0;text-align:center}#fietsen{scroll-margin-top:var(--bsp-admin-bar-offset, 0px)}.bike-archive--with-header{padding-block-start:0}.bike-archive-below>*:first-child{margin-block-start:0}.bike-archive__filters{width:100%;margin-block-end:2.5rem}.bike-archive__filters-list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.5rem;width:100%;margin:0;padding:0;list-style:none}.bike-archive__filter{margin:0;padding:0 0 .35rem;border:0;border-bottom:2px solid rgba(0,0,0,0);background:none;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(1.125rem,2.5vw,24px);font-weight:500;font-style:normal;line-height:1.5;letter-spacing:-0.04em;color:rgba(23,22,29,.2509803922);text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;cursor:pointer;transition:color .2s ease,border-color .2s ease}.bike-archive__filter:hover,.bike-archive__filter:focus-visible{color:#17161d}.bike-archive__filter.is-active{border-bottom-color:#17161d;color:#17161d}.bike-archive.is-filtered .bike-archive__group-title{display:none}.bike-archive__group.is-hidden{display:none}.bike-archive__header{margin-block-end:2rem}.bike-archive__description{margin-block-end:2rem;max-width:40rem;line-height:1.5}.bike-archive__group+.bike-archive__group{margin-block-start:3rem}.bike-archive__group-title{margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}.bike-archive__grid{display:grid;gap:1.5rem;margin:0;padding:0;list-style:none;grid-template-columns:1fr}@media(min-width: 640px){.bike-archive__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 900px){.bike-archive__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.bike-card__link{display:block;color:inherit;text-decoration:none}.bike-card__media{aspect-ratio:1/1;margin-block-end:.75rem;padding-inline:40px;overflow:hidden;border-radius:.5rem;background-color:var(--color-surface)}.bike-card__image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}.bike-card__image img{display:block;width:auto;max-width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.bike-card__category{display:block;margin-block-end:.25rem;font-size:.875rem;opacity:.7}.bike-card__title{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.bike-card__price{margin:.5rem 0 0;font-weight:600}.bike-single__header{margin-block:2rem 0}.bike-single__blocks{margin-block-end:2rem}.bike-single__blocks>*:first-child{margin-block-start:0}.bike-single__blocks>*:last-child{margin-block-end:0}.bike-single__category{display:none}.bike-single__hero{margin:1.5rem 0 0}.bike-single__image{display:block;width:100%;height:auto;border-radius:.5rem}.bike-single__tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-block-end:2rem;padding-block-end:1rem;border-bottom:1px solid rgba(15,23,42,.1)}.bike-single__tabs a{color:inherit;font-weight:600;text-decoration:none}.bike-single__section{margin-block-end:3rem}.bike-single__highlights{display:grid;gap:2rem}.bike-highlight__image img{display:block;width:100%;max-width:32rem;height:auto;border-radius:.5rem}.bike-single__specs-table{width:100%;border-collapse:collapse}.bike-single__specs-table th,.bike-single__specs-table td{padding:.75rem 1rem;border-bottom:1px solid rgba(15,23,42,.1);text-align:left;vertical-align:top}.bike-single__specs-table th{width:40%;font-weight:600}.bike-single__price{font-size:1.5rem;font-weight:700}.bike-single__cta-link.bsp-btn{margin-block-start:1rem}.bike-single--app{--bike-pdp-sidebar-width: 420px}.bike-single--app .bike-single__app{display:grid;grid-template-columns:minmax(0, 1fr) var(--bike-pdp-sidebar-width);gap:0;align-items:stretch;width:100%;max-width:100%;margin-top:var(--bsp-admin-bar-offset);min-height:calc(100vh - var(--bsp-admin-bar-offset))}@supports(width: 100svw){.bike-single--app .bike-single__app{width:100svw;max-width:100svw;margin-left:calc(50% - 50svw);margin-right:calc(50% - 50svw)}}.bike-single--app .bike-single__visual{display:flex;flex-direction:column;background:#f1f5f9;padding:0}.bike-single--app .bike-single__hero{margin:1rem 0 0;flex:1;display:flex;align-items:center;justify-content:center;min-height:0}.bike-single--app .bike-single__image{width:100%;max-width:min(100%,56rem);max-height:min(78vh,44rem);-o-object-fit:contain;object-fit:contain;opacity:1;transition:opacity .36s ease}.bike-single--app .bike-single__image.is-image-fading{opacity:0}@media(prefers-reduced-motion: reduce){.bike-single--app .bike-single__image{transition:none}}.bike-single--app .bike-single__visual-controls{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:min(100%,36rem);margin:0 auto 1.5rem;padding:0 1rem 1rem;pointer-events:auto}.bike-single--app .bike-single__gallery{width:100%}.bike-single--app .bike-single__gallery[hidden]{display:none !important}.bike-single--app .bike-single__gallery-thumbs{display:flex;flex-wrap:nowrap;justify-content:center;gap:.625rem;width:100%;overflow-x:auto;padding-block:.25rem;scrollbar-width:thin}.bike-single--app .bike-single__gallery-thumb{flex:0 0 auto;width:108px;height:72px;padding:0;border:0px solid rgba(0,0,0,0);border-radius:6px;background:#fff;cursor:pointer;overflow:hidden;opacity:1;box-sizing:border-box;box-shadow:0 1px 2px rgba(23,22,29,.08);transition:border-color .2s ease,transform .2s ease}.bike-single--app .bike-single__gallery-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.bike-single--app .bike-single__gallery-thumb:hover{transform:translateY(-1px)}.bike-single--app .bike-single__gallery-thumb:focus-visible{outline:2px solid #17161d;outline-offset:2px}.bike-single--app .bike-single__gallery-thumb.is-active{border:1px solid #fff;box-shadow:0 4px 12px rgba(23,22,29,.18)}.bike-single--app .bike-single__audience{position:relative;display:inline-flex;align-items:stretch;padding:.25rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.72);backdrop-filter:blur(12px);box-shadow:0 1px 2px rgba(23,22,29,.08),inset 0 1px 0 hsla(0,0%,100%,.45);overflow:hidden;isolation:isolate}.bike-single--app .bike-single__audience-thumb{position:absolute;top:.25rem;left:0;z-index:0;width:0;height:calc(100% - .5rem);border-radius:999px;background-color:#17161d;pointer-events:none;opacity:0;transform:translateX(0) scaleX(1);transform-origin:left center;will-change:transform,width;transition:transform .65s cubic-bezier(0.34, 1.45, 0.64, 1),width .65s cubic-bezier(0.34, 1.25, 0.64, 1)}.bike-single--app .bike-single__audience-thumb.is-stretching{transition:transform .5s cubic-bezier(0.34, 1.55, 0.64, 1),width .5s cubic-bezier(0.34, 1.55, 0.64, 1)}.bike-single--app .bike-single__audience-thumb.is-settling{transition:transform .45s cubic-bezier(0.34, 1.65, 0.64, 1),width .45s cubic-bezier(0.34, 1.65, 0.64, 1)}.bike-single--app .bike-single__audience.is-ready .bike-single__audience-thumb{opacity:1}.bike-single--app .bike-single__audience-btn{position:relative;z-index:1;min-width:6.5rem;padding:.65rem 1.5rem;border:0;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);background-color:rgba(0,0,0,0);box-shadow:none;color:#17161d;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:.9375rem;font-weight:500;line-height:1;letter-spacing:-0.02em;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color .35s ease}.bike-single--app .bike-single__audience-btn:hover,.bike-single--app .bike-single__audience-btn:focus,.bike-single--app .bike-single__audience-btn:active,.bike-single--app .bike-single__audience-btn:focus-visible{background:rgba(0,0,0,0);background-color:rgba(0,0,0,0);box-shadow:none}.bike-single--app .bike-single__audience-btn:focus-visible{outline:2px solid #17161d;outline-offset:2px}.bike-single--app .bike-single__audience-btn.is-active,.bike-single--app .bike-single__audience-btn[aria-selected=true]{background:rgba(0,0,0,0);background-color:rgba(0,0,0,0);box-shadow:none;color:#fff}.bike-single--app .bike-single__panel{display:flex;flex-direction:column;position:relative;width:var(--bike-pdp-sidebar-width);max-width:100%;background:#fff;min-height:100%;overflow:visible;border-left:1px solid rgba(15,23,42,.08);box-sizing:border-box}.bike-single--app .bike-single__tabs{display:flex;justify-content:flex-end;gap:0;width:100%;margin:0;padding:0;border:0;position:sticky;top:0;z-index:5;background:rgba(23,22,29,.0509803922);border-radius:0;overflow:hidden}.bike-single--app .bike-single__tab{border:0;background:rgba(0,0,0,0);flex:1 1 0;padding:.875rem .75rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:500;font-size:14px;line-height:1;letter-spacing:-0.02em;color:rgba(23,22,29,.2509803922);cursor:pointer}.bike-single--app .bike-single__tab.is-active{color:#17161d}.bike-single--app .bike-single__tab-panel{padding:0;flex:1;overflow:hidden}.bike-single--app #bike-panel-specifications.bike-single__tab-panel{flex:0 0 auto;width:100%;margin-inline:0;align-self:stretch;box-sizing:border-box;overflow:visible}.bike-single--app #bike-panel-general.bike-single__tab-panel{flex:1 1 auto;width:100%;margin-inline:0;align-self:stretch;box-sizing:border-box;overflow:visible}.bike-single--app .bike-single__panel-column{width:100%;padding:1.25rem 1rem 1.5rem;box-sizing:border-box}.bike-single--app .bike-single__title{margin:0 0 1rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-style:normal;font-size:32px;line-height:1.2;letter-spacing:-0.05em;font-variant-numeric:lining-nums proportional-nums;color:#17161d}.bike-single--app .bike-single__tab-panel--store-locator{padding:0}.bike-single--app .bike-single__panel-footer{flex:0 0 auto;width:100%;margin-block-start:auto;margin-inline:0;align-self:stretch;box-sizing:border-box;border-top:1px solid rgba(15,23,42,.08);padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.bike-single--app .bike-single__price{margin:0}.bike-single--app .bike-single__cta{margin:0}.bike-single--app .bike-single__colors{margin-block-end:1.25rem}.bike-single--app .bike-single__colors-header{margin-block-end:.75rem}.bike-single--app .bike-single__colors-title{margin:0 0 .5rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.2;letter-spacing:-0.03em;color:#17161d}.bike-single--app .bike-single__colors-text{margin:0;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1.5;letter-spacing:-0.02em;color:#17161d}.bike-single--app .bike-single__colors-text>:first-child{margin-block-start:0}.bike-single--app .bike-single__colors-text>:last-child{margin-block-end:0}.bike-single--app .bike-single__colors-text p+p{margin-block-start:.75rem}.bike-single--app .bike-single__intro{margin-block-end:1.25rem}.bike-single--app .bike-single__specs-title{margin:0 0 1rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-size:32px;line-height:1.2;letter-spacing:-0.05em;font-variant-numeric:lining-nums proportional-nums;color:#17161d}.bike-single--app .bike-single__specs-intro{margin:0 0 1.25rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:-0.02em;color:#17161d}.bike-single--app .bike-single__specs-intro>:first-child{margin-block-start:0}.bike-single--app .bike-single__specs-intro>:last-child{margin-block-end:0}.bike-single--app .bike-single__specs-intro p+p{margin-block-start:.75rem}.bike-single--app .bike-single__specs-empty{margin:0;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:14px;line-height:1.5;color:rgba(23,22,29,.72)}.bike-single--app .bike-single__accordion-body--specs{padding:0 1.125rem 1rem 3.375rem;font-size:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}.bike-single--app .bike-single__accordions--specs .bike-single__specs-table{margin:0;width:100%}.bike-single--app .bike-single__accordions--specs .bike-single__specs-table th,.bike-single--app .bike-single__accordions--specs .bike-single__specs-table td{padding:.5rem 0;border-bottom:0;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:14px;line-height:1.5;letter-spacing:-0.02em;vertical-align:top}.bike-single--app .bike-single__accordions--specs .bike-single__specs-table th{width:52%;padding-right:1rem;font-weight:400;color:#17161d;text-align:left}.bike-single--app .bike-single__accordions--specs .bike-single__specs-table td{font-weight:400;color:rgba(23,22,29,.72);text-align:right}.bike-single--app .bike-single__accordions--specs .bike-single__specs-table tr+tr th,.bike-single--app .bike-single__accordions--specs .bike-single__specs-table tr+tr td{padding-top:.625rem}.bike-single--app .bike-single__color-swatches{display:flex;flex-wrap:wrap;gap:.625rem}.bike-single--app .bike-single__accordions{display:flex;flex-direction:column;gap:.5rem;margin-block-end:1.25rem}.bike-single--app .bike-single__accordion{border-radius:.5rem;background:rgba(23,22,29,.04);overflow:hidden}.bike-single--app .bike-single__accordion-summary{display:flex;align-items:center;gap:.75rem;padding:1rem 1.125rem;cursor:pointer;list-style:none}.bike-single--app .bike-single__accordion-summary::-webkit-details-marker{display:none}.bike-single--app .bike-single__accordion-summary::marker{content:""}.bike-single--app .bike-single__accordion-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.bike-single--app .bike-single__accordion-icon svg{display:block;width:1.5rem;height:1.5rem}.bike-single--app .bike-single__accordion-icon-img{display:block;width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.bike-single--app .bike-single__accordion-title{flex:1;min-width:0;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:500;font-size:16px;line-height:1;letter-spacing:-0.03em;color:#17161d}.bike-single--app .bike-single__accordion-chevron{flex-shrink:0;width:1.25rem;height:1.25rem;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27%3E%3Cpath d=%27M5 8l5 5 5-5%27 stroke=%27%2317161D%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");transition:transform .2s ease}.bike-single--app .bike-single__accordion[open] .bike-single__accordion-chevron{transform:rotate(180deg)}.bike-single--app .bike-single__accordion-body{padding:0 1.125rem 1rem 3.375rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:500;font-size:16px;line-height:1;letter-spacing:-0.03em;color:rgba(23,22,29,.72)}.bike-single--app .bike-single__accordion-body>:first-child{margin-block-start:0}.bike-single--app .bike-single__accordion-body>:last-child{margin-block-end:0}.bike-single--app .bike-single__accordion-body p+p{margin-block-start:.75rem}.bike-single--app .bike-single__color-swatch{--bike-color-swatch: #17161d;width:5.25rem;height:2.25rem;border:1px solid rgba(23,22,29,.16);background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.bike-single--app .bike-single__color-swatch:focus-visible{outline:2px solid #17161d;outline-offset:2px}.bike-single--app .bike-single__color-swatch.is-active{border-color:rgba(23,22,29,.5)}.bike-single--app .bike-single__color-swatch[hidden]{display:none !important}.bike-single--app .bike-single__color-dot{width:1.1rem;height:1.1rem;border-radius:50%;background:var(--bike-color-swatch)}.bike-single--app .bike-single__app.is-store-locator-active{grid-template-columns:1fr;position:relative}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__visual{display:none}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__panel{width:100%;max-width:none;border-left:0;position:relative;min-height:calc(100vh - var(--bsp-admin-bar-offset))}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tabs{position:absolute;top:0;right:0;z-index:60;width:var(--bike-pdp-sidebar-width);max-width:var(--bike-pdp-sidebar-width)}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator{position:absolute;inset:0;width:100%;height:100%;flex:none;min-height:0;overflow:visible}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator-container.dealer-locator--pdp-tab,.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator--pdp-tab{height:100%;min-height:100%}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator-pdp-layout{width:100%;min-height:100%;height:100%;grid-template-columns:minmax(0, 1fr) var(--bike-pdp-sidebar-width)}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__panel-footer{display:none}.bike-single--app .bike-single__app.is-store-locator-active .dealer-locator--pdp-tab .dealer-locator-pdp-layout__map,.bike-single--app .bike-single__app.is-store-locator-active .dealer-locator--pdp-tab #dealer-map{margin-top:0 !important;padding-top:0 !important}.bike-single--app .bike-single__app.is-store-locator-active .dealer-locator--pdp-tab .dealer-locator-pdp-layout__intro{margin-top:4.75rem}.bike-single--app .bike-single__app.is-store-locator-active .dealer-locator--pdp-tab .dealer-search-container--pdp{margin-top:0}@media(max-width: 1024px){.bike-single--app .bike-single__app{grid-template-columns:1fr;width:100%;max-width:100%;margin-left:0;margin-right:0;min-height:auto;margin-top:var(--bsp-admin-bar-offset)}.bike-single--app .bike-single__image{max-height:26rem}.bike-single--app .bike-single__visual{padding:0}.bike-single--app .bike-single__panel{width:100%;border-left:0;border-top:1px solid rgba(15,23,42,.08)}.bike-single--app .bike-single__tabs,.bike-single--app #bike-panel-general.bike-single__tab-panel,.bike-single--app #bike-panel-specifications.bike-single__tab-panel,.bike-single--app .bike-single__panel-column,.bike-single--app .bike-single__panel-footer{width:100%;margin-inline:0;align-self:stretch}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tabs{position:sticky;top:var(--bsp-admin-bar-offset);right:auto;z-index:1100;width:100%;max-width:100%;flex-wrap:nowrap;background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab{flex:1 1 0;min-width:0;padding:.75rem .35rem;font-size:12px;letter-spacing:-0.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator{position:relative;inset:auto;width:100%;height:auto;min-height:calc(100vh - var(--bsp-admin-bar-offset));overflow:visible}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator-container.dealer-locator--pdp-tab,.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator--pdp-tab{height:auto;min-height:0;overflow-x:clip}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator-pdp-layout{grid-template-columns:1fr;width:100%;height:auto;min-height:0}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator--pdp-tab .dealer-locator-pdp-layout__map{width:100%;min-height:40vh}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator--pdp-tab #dealer-map{width:100% !important;min-height:40vh;height:40vh !important}.bike-single--app .bike-single__app.is-store-locator-active .bike-single__tab-panel--store-locator .dealer-locator--pdp-tab .dealer-locator-pdp-layout__intro{margin-top:0}}.bsp-page-intro__gradient{position:fixed;top:var(--bsp-admin-bar-offset, 0);left:0;right:0;z-index:0;height:var(--bsp-intro-gradient-height, min(90vh, 720px));pointer-events:none;background-color:#fff;background-image:radial-gradient(840px 480px at 50% 110%, #ffb753 20%, #ffffff 100%);background-repeat:no-repeat;transform:translateY(var(--bsp-intro-gradient-parallax-y, 0px));will-change:transform}.bsp-page-intro{position:relative;z-index:1;overflow-x:clip;margin-top:calc(-1*var(--bsp-admin-bar-offset, 0px));padding-block:calc(25px + 2.6rem + 200px + var(--bsp-admin-bar-offset, 0px)) clamp(2rem,4vw,3rem);background:rgba(0,0,0,0)}.bsp-page-content{position:relative;z-index:2;isolation:isolate;background-color:#fff}.bsp-page-intro__inner{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 440px);gap:clamp(1.5rem,4vw,4rem);align-items:end;max-width:none;margin-inline:0;padding-inline:35px 40px;position:relative;z-index:1}.bsp-page-intro__title{position:relative;margin:0;min-width:0;overflow-wrap:break-word;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:500;font-style:normal;font-size:84px;line-height:100%;letter-spacing:-0.06em;leading-trim:both;text-edge:cap alphabetic}.bsp-page-intro__title-base,.bsp-page-intro__title-main,.bsp-page-intro__title-payoff{display:block}.bsp-page-intro__title-payoff{min-height:1.12em;transition:opacity .28s ease,transform .28s ease}.bsp-page-intro__title-payoff.is-switching{opacity:0;transform:translateY(0.12em)}.bsp-page-intro__text{width:100%;margin:0 0 0 auto;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.5;letter-spacing:-0.03em}.bsp-page-intro__text p:first-child{margin-top:0}.bsp-page-intro__text p:last-child{margin-bottom:0}@media(max-width: 1100px){.bsp-page-intro__inner{grid-template-columns:1fr;align-items:start}.bsp-page-intro__title{font-size:clamp(2.5rem,10vw,5.25rem)}.bsp-page-intro__text{width:100%;margin-inline:0}}@media(max-width: 768px){.bsp-page-intro__inner{padding-inline:24px}.bsp-page-intro__title{font-weight:500;font-size:39px;line-height:110%;letter-spacing:-0.05em}.bsp-page-intro__text{font-weight:400;font-size:16px;line-height:150%;letter-spacing:-0.03em}}@media(prefers-reduced-motion: reduce){.bsp-page-intro__title-payoff{transition:none}.bsp-page-intro__gradient{transform:none;will-change:auto}}@font-face{font-family:"Be Vietnam Pro";src:url(/wp-content/themes/bsp/assets/build/cba11e3612518dca7f23.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/wp-content/themes/bsp/assets/build/5e8fcb2eb1a88e4dbf6a.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/wp-content/themes/bsp/assets/build/d3c51548f32c832ea002.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/wp-content/themes/bsp/assets/build/b80da1315c492e566a75.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}h1,h2,h3,h4{line-height:1.2;margin-block:0 .5em}p{margin-block:0 1em}::-moz-selection{background:var(--color-accent-orange);color:#fff}::selection{background:var(--color-accent-orange);color:#fff}.wp-block-bsp-simpel-tekst{padding:2rem;border-radius:1rem;border:2px solid #17161d;background:#fff}.wp-block-bsp-simpel-tekst.is-ready{box-shadow:0 10px 30px rgba(15,118,110,.15)}.wp-block-bsp-simpel-tekst__title{margin:0 0 .75rem}.wp-block-bsp-simpel-tekst__text{margin:0}.wp-block-bsp-page-hero{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-page-hero{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-page-hero{position:relative;overflow:hidden;background:#17161d;color:#fff}.wp-block-bsp-page-hero.has-background-image::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(rgba(15, 23, 42, 0.55), rgba(15, 23, 42, 0.55));pointer-events:none}.wp-block-bsp-page-hero__media{position:absolute;inset:0;z-index:0}.wp-block-bsp-page-hero__media picture{display:block;width:100%;height:100%}.wp-block-bsp-page-hero__bg-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--hero-bg-position, center);object-position:var(--hero-bg-position, center)}.wp-block-bsp-page-hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:clamp(40rem,75vh,52rem);padding-block:4rem}.wp-block-bsp-page-hero__content{max-width:48rem}.wp-block-bsp-page-hero__title{margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.has-title-orange-glow .wp-block-bsp-page-hero__title{position:relative;isolation:isolate}.wp-block-bsp-page-hero__title-base,.wp-block-bsp-page-hero__title-glow{display:block}.wp-block-bsp-page-hero__title-glow{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(125deg, #fdba74 0%, #FFB753 45%, #ea580c 100%);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);mask-image:radial-gradient(circle var(--hero-glow-size, 9rem) at var(--hero-glow-x, -9999px) var(--hero-glow-y, -9999px), #000 0%, rgba(0, 0, 0, 0.88) 28%, transparent 68%);-webkit-mask-image:radial-gradient(circle var(--hero-glow-size, 9rem) at var(--hero-glow-x, -9999px) var(--hero-glow-y, -9999px), #000 0%, rgba(0, 0, 0, 0.88) 28%, transparent 68%);mask-mode:alpha;-webkit-mask-mode:alpha}@media(prefers-reduced-motion: reduce){.has-title-orange-glow .wp-block-bsp-page-hero__title-glow{display:none}}.wp-block-bsp-page-hero__cta-wrap{margin:0}.editor-styles-wrapper .wp-block-bsp-page-hero,.acf-block-preview .wp-block-bsp-page-hero,.bsp-page-hero--editor-preview{width:100%;max-width:100%;margin-inline:0}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.wp-block-bsp-header-photo{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-header-photo{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-header-photo{position:relative;overflow:hidden;height:900px;margin-top:calc(-1*var(--bsp-admin-bar-offset, 0px));color:#fff;background-color:#17161d}.wp-block-bsp-header-photo__media{position:absolute;inset:0;z-index:0}.wp-block-bsp-header-photo__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--hp-image-position, center);object-position:var(--hp-image-position, center)}.wp-block-bsp-header-photo__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg, rgba(15, 23, 42, 0.18) 0%, rgba(15, 23, 42, 0.35) 55%, rgba(15, 23, 42, 0.48) 100%)}.wp-block-bsp-header-photo__inner{position:relative;z-index:2;display:flex;align-items:stretch;justify-content:center;height:100%;padding:clamp(5rem,12vh,8rem) 35px 0;text-align:center}.wp-block-bsp-header-photo__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:52rem;height:100%;margin-inline:auto}.wp-block-bsp-header-photo__title{margin:0 0 .75rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(2.75rem,6vw,5.25rem);font-weight:700;line-height:1;letter-spacing:-0.04em}.wp-block-bsp-header-photo__subtitle{margin:0;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.4;letter-spacing:-0.02em}.wp-block-bsp-header-photo__cta-wrap{position:absolute;right:0;bottom:52px;left:0;margin:0}body.has-header-photo .bsp-page-intro,body.has-header-photo .bsp-page-intro__gradient{display:none}body.has-header-photo .bsp-page-content{padding-top:0}@media(max-width: 782px){.wp-block-bsp-header-photo{height:min(900px,85vh)}}.editor-styles-wrapper .wp-block-bsp-header-photo,.acf-block-preview .wp-block-bsp-header-photo{width:100%;max-width:100%;margin-inline:0;margin-top:0;height:900px;min-height:900px}.wp-block-bsp-praatje-plaatje{position:relative;padding-block:8rem;overflow-x:clip}.wp-block-bsp-praatje-plaatje__inner{position:relative;z-index:1}.wp-block-bsp-praatje-plaatje__title{margin:0 0 1.5rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:1.2;letter-spacing:-0.04em;font-variant-numeric:lining-nums proportional-nums}.wp-block-bsp-praatje-plaatje__title--above-all{margin-bottom:2rem;text-align:center}.wp-block-bsp-praatje-plaatje__grid{display:grid;gap:2rem;align-items:center;overflow:visible}@media(min-width: 768px){.wp-block-bsp-praatje-plaatje__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media(min-width: 768px){.wp-block-bsp-praatje-plaatje.is-reversed .wp-block-bsp-praatje-plaatje__grid .wp-block-bsp-praatje-plaatje__media{order:2}.wp-block-bsp-praatje-plaatje.is-reversed .wp-block-bsp-praatje-plaatje__grid .wp-block-bsp-praatje-plaatje__content{order:1}}.wp-block-bsp-praatje-plaatje__media{position:relative;width:100%;max-width:570px;margin:0;overflow:visible}.wp-block-bsp-praatje-plaatje__media.has-glow .wp-block-bsp-praatje-plaatje__glow{position:absolute;top:50%;left:50%;z-index:0;width:135%;height:115%;min-width:20rem;background:radial-gradient(ellipse 100% 82% at 50% 50%, rgba(255, 183, 83, 0.38) 0%, rgba(255, 183, 83, 0.2) 32%, rgba(255, 183, 83, 0.08) 52%, transparent 70%);filter:blur(64px);pointer-events:none;transform:translate(-50%, -50%)}.wp-block-bsp-praatje-plaatje__image{position:relative;z-index:1;display:block;width:100%;max-width:570px;aspect-ratio:1;height:auto;border-radius:1rem;-o-object-fit:cover;object-fit:cover}.wp-block-bsp-praatje-plaatje__text{font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:1.5;letter-spacing:-0.03em;leading-trim:cap-height;text-edge:cap alphabetic;font-variant-numeric:lining-nums proportional-nums}.wp-block-bsp-praatje-plaatje__text p{margin-block:0 1em}.wp-block-bsp-praatje-plaatje__text p:last-child{margin-bottom:0}.wp-block-bsp-praatje-plaatje__text>:first-child{margin-top:0}.wp-block-bsp-praatje-plaatje__cta-wrap{margin:1.5rem 0 0}.wp-block-bsp-dealer-locator{margin-block:var(--bsp-section-spacing, 3rem)}.bsp-dealer-locator-block__title{margin-block-end:1rem}.bsp-dealer-locator-block__intro{margin-block-end:1.5rem;max-width:48rem}.bsp-dealer-locator-block__map{position:relative}.wp-block-bsp-collection-bike{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-collection-bike{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-collection-bike{padding-bottom:32px;overflow:hidden;color:#fff;background:#17161d;isolation:isolate}.wp-block-bsp-collection-bike__bg{position:absolute;inset:0;z-index:-2}.wp-block-bsp-collection-bike__bg-layer{position:absolute;inset:0;background-position:var(--cb-bg-focal, center);background-size:cover;background-repeat:no-repeat;opacity:0;transition:opacity .55s ease}.wp-block-bsp-collection-bike__bg-layer.is-active{opacity:1}.wp-block-bsp-collection-bike__overlay{position:absolute;inset:0;z-index:-1;background-color:#17161d;opacity:.4}.wp-block-bsp-collection-bike__inner{position:relative;z-index:1;max-width:100%;padding:270px 0 0;margin-inline:auto;text-align:center}.wp-block-bsp-collection-bike__slides{position:relative;min-height:12rem}.wp-block-bsp-collection-bike__slide{display:none}.wp-block-bsp-collection-bike__slide.is-active{display:block}.wp-block-bsp-collection-bike__label{position:absolute;top:20px;left:20px;margin:0 0 .75rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:"Be Vietnam Pro",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1;letter-spacing:.02em;text-transform:uppercase}.wp-block-bsp-collection-bike__label::before{content:"";width:.875rem;height:.875rem;background:url(/wp-content/themes/bsp/assets/build/233e0daa9d98717e0906.svg) center/contain no-repeat;flex:0 0 .875rem}.wp-block-bsp-collection-bike__title{margin:0 0 1rem;font-family:"Be Vietnam Pro",sans-serif;font-size:124px;font-weight:400;font-style:normal;line-height:1.2;letter-spacing:-0.05em;text-align:center}.wp-block-bsp-collection-bike__intro{max-width:34rem;margin:0 0 1.75rem;margin-inline:auto;font-family:"Be Vietnam Pro",sans-serif;font-size:18px;font-weight:400;font-style:normal;line-height:1.5;letter-spacing:-0.03em;text-align:center}.wp-block-bsp-collection-bike__intro p{margin:0}.wp-block-bsp-collection-bike__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.wp-block-bsp-collection-bike__actions .bsp-btn{min-height:3rem}.wp-block-bsp-collection-bike__thumbnails{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.625rem;align-items:center;justify-content:center;margin-top:clamp(2rem,4vw,3rem)}.wp-block-bsp-collection-bike__thumbnail{display:inline-flex;width:108px;height:72px;padding:0;border:2px solid rgba(0,0,0,0);border-radius:.5rem;overflow:hidden;background:rgba(0,0,0,0);cursor:pointer;transition:border-color .2s ease,transform .2s ease}.wp-block-bsp-collection-bike__thumbnail:hover,.wp-block-bsp-collection-bike__thumbnail:focus-visible{border-color:hsla(0,0%,100%,.78);transform:translateY(-1px)}.wp-block-bsp-collection-bike__thumbnail.is-active{border-color:#fff}.wp-block-bsp-collection-bike__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--cb-thumb-focal, center);object-position:var(--cb-thumb-focal, center)}.wp-block-bsp-collection-bike.is-editor-preview{width:100%;max-width:100%;margin-inline:0;min-height:clamp(26rem,42vw,40rem);overflow:hidden}.wp-block-bsp-collection-bike.is-editor-preview.has-background-image{background-color:rgba(0,0,0,0)}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__bg-layer{inset:0;width:100%;height:100%;min-height:100%;background-size:cover;background-repeat:no-repeat}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__overlay{z-index:1}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__inner,.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__thumbnails{position:relative;z-index:2}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__inner{padding:clamp(5rem,35vw,11rem) 1rem 0}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__label{z-index:3;top:12px;left:12px}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__title{font-size:clamp(2.75rem,14vw,5rem);line-height:1.15}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__intro{font-size:1rem}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__thumbnails{margin-top:1.5rem;padding-bottom:.5rem}.wp-block-bsp-collection-bike.is-editor-preview .wp-block-bsp-collection-bike__editor-placeholder{margin:0;max-width:28rem;margin-inline:auto;padding-block:2rem;font-size:.9375rem;line-height:1.5;opacity:.85}@media(prefers-reduced-motion: reduce){.wp-block-bsp-collection-bike__bg-layer{transition:none}}@media(max-width: 768px){.wp-block-bsp-collection-bike__inner{padding-inline:24px}.wp-block-bsp-collection-bike__label{top:24px;left:24px}.wp-block-bsp-collection-bike__actions{flex-wrap:nowrap}.wp-block-bsp-collection-bike__actions .bsp-btn{flex:1 1 0}}@media(max-width: 640px){.wp-block-bsp-collection-bike{padding-block:3rem 2rem}.wp-block-bsp-collection-bike__title{font-size:clamp(3rem,15vw,5.5rem)}}.wp-block-bsp-feature-slider{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-feature-slider{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-feature-slider{position:relative;padding-block:clamp(3rem,8vw,6rem);overflow:hidden;background:#fff}.wp-block-bsp-feature-slider__glow{position:absolute;inset:auto 0 -12rem;z-index:0;width:100%;height:480px;background:radial-gradient(840px 480px at 50% 100%, #ffb753 20%, #ffffff 100%);pointer-events:none}.wp-block-bsp-feature-slider__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.wp-block-bsp-feature-slider__title{margin:0 0 clamp(1.5rem,4vw,2.5rem);font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:500;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;letter-spacing:-0.04em;text-align:center}.wp-block-bsp-feature-slider__tabs{position:relative;display:inline-flex;align-items:stretch;gap:4px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto clamp(1.5rem,4vw,2.5rem);padding:4px 6px 4px 4px;border:1px solid rgba(23,22,29,.14);border-radius:100px;background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.wp-block-bsp-feature-slider__tabs::-webkit-scrollbar{display:none}.wp-block-bsp-feature-slider__tab-thumb{position:absolute;top:4px;left:0;z-index:0;height:calc(100% - 8px);border-radius:999px;background:#17161d;pointer-events:none;opacity:0;transform:translateX(0);transition:transform .65s cubic-bezier(0.34, 1.45, 0.64, 1),width .65s cubic-bezier(0.34, 1.25, 0.64, 1)}.wp-block-bsp-feature-slider__tab-thumb.is-stretching{transition:transform .5s cubic-bezier(0.34, 1.55, 0.64, 1),width .5s cubic-bezier(0.34, 1.55, 0.64, 1)}.wp-block-bsp-feature-slider.is-tabs-ready .wp-block-bsp-feature-slider__tab-thumb{opacity:1}.wp-block-bsp-feature-slider__tab{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.4rem 1.25rem;border:0;border-radius:0;background:rgba(0,0,0,0);color:#17161d;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;min-height:2.75rem;letter-spacing:-0.03em;white-space:nowrap;cursor:pointer;transition:color .35s ease;border-radius:999px}.wp-block-bsp-feature-slider__tab:hover,.wp-block-bsp-feature-slider__tab:focus-visible{color:#17161d}.wp-block-bsp-feature-slider__tab.is-active{color:#fff}.wp-block-bsp-feature-slider__viewport{overflow:hidden;width:100%;max-width:none;touch-action:pan-y}.wp-block-bsp-feature-slider__track{--fs-slide-width: clamp(18rem, 50vw, 48rem);--fs-slide-gap: clamp(0.75rem, 2vw, 1.5rem);--fs-active-index: 1;--fs-drag-offset: 0px;display:flex;gap:var(--fs-slide-gap);align-items:stretch;transition:transform .55s ease;transform:translateX(calc(50% - var(--fs-slide-width) / 2 - var(--fs-active-index) * (var(--fs-slide-width) + var(--fs-slide-gap)) + var(--fs-drag-offset)))}.wp-block-bsp-feature-slider__track.is-dragging{transition:none;cursor:grabbing}.wp-block-bsp-feature-slider__slide{display:flex;flex:0 0 var(--fs-slide-width);flex-direction:column;gap:1.25rem;width:var(--fs-slide-width)}.wp-block-bsp-feature-slider__slide:not(.is-active){cursor:pointer}.wp-block-bsp-feature-slider__slide:not(.is-active) .wp-block-bsp-feature-slider__media,.wp-block-bsp-feature-slider__slide:not(.is-active) .wp-block-bsp-feature-slider__image{cursor:pointer}.wp-block-bsp-feature-slider__media{position:relative;overflow:hidden;border-radius:1.25rem;aspect-ratio:16/10}.wp-block-bsp-feature-slider__media picture,.wp-block-bsp-feature-slider__image{display:block;width:100%;height:100%}.wp-block-bsp-feature-slider__image{-o-object-fit:cover;object-fit:cover}.wp-block-bsp-feature-slider__cta.bsp-btn{position:absolute;top:50%;left:50%;z-index:1;min-height:2.5rem;padding:.35rem 1.25rem;transform:translate(-50%, -50%)}.wp-block-bsp-feature-slider__cta.bsp-btn:hover,.wp-block-bsp-feature-slider__cta.bsp-btn:focus-visible{transform:translate(-50%, -50%) translateY(-2px)}.wp-block-bsp-feature-slider__slide:not(.is-active) .wp-block-bsp-feature-slider__cta{opacity:0;pointer-events:none}.wp-block-bsp-feature-slider__text{max-width:36rem;margin-inline:auto;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-0.03em;text-align:center;color:#17161d}.wp-block-bsp-feature-slider__text p{margin:0}.wp-block-bsp-feature-slider.is-single-slide .wp-block-bsp-feature-slider__track{transform:none;justify-content:center}.editor-styles-wrapper .wp-block-bsp-feature-slider,.acf-block-preview .wp-block-bsp-feature-slider{width:100% !important;max-width:100% !important;margin-inline:0 !important}.editor-styles-wrapper .wp-block-bsp-feature-slider__tabs .wp-block-bsp-feature-slider__tab-thumb,.acf-block-preview .wp-block-bsp-feature-slider__tabs .wp-block-bsp-feature-slider__tab-thumb{display:none}.editor-styles-wrapper .wp-block-bsp-feature-slider__tabs .wp-block-bsp-feature-slider__tab.is-active,.acf-block-preview .wp-block-bsp-feature-slider__tabs .wp-block-bsp-feature-slider__tab.is-active{background:#17161d;color:#fff}.editor-styles-wrapper .wp-block-bsp-feature-slider__slide:not(.is-active),.acf-block-preview .wp-block-bsp-feature-slider__slide:not(.is-active){display:flex}@media(prefers-reduced-motion: reduce){.wp-block-bsp-feature-slider__track,.wp-block-bsp-feature-slider__slide,.wp-block-bsp-feature-slider__tab,.wp-block-bsp-feature-slider__tab-thumb{transition:none}}@media(max-width: 768px){.wp-block-bsp-feature-slider__viewport{touch-action:pan-y pinch-zoom;cursor:grab}.wp-block-bsp-feature-slider__viewport.is-dragging{touch-action:none;cursor:grabbing}.wp-block-bsp-feature-slider__track{--fs-slide-width: min(88vw, 24rem)}.wp-block-bsp-feature-slider__track.is-dragging .wp-block-bsp-feature-slider__slide{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}}.wp-block-bsp-image-banner{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-image-banner{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-image-banner{position:relative;overflow:hidden;color:#fff;background:#17161d}.wp-block-bsp-image-banner__media{position:absolute;inset:0;z-index:0}.wp-block-bsp-image-banner__media picture{display:block;width:100%;height:100%}.wp-block-bsp-image-banner__bg-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--ib-bg-position, center);object-position:var(--ib-bg-position, center)}.wp-block-bsp-image-banner__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg, rgba(15, 23, 42, 0.72) 0%, rgba(15, 23, 42, 0.45) 38%, rgba(15, 23, 42, 0.12) 68%, transparent 100%);pointer-events:none}.wp-block-bsp-image-banner__inner{position:relative;z-index:2;display:flex;align-items:flex-end;min-height:clamp(28rem,72vh,44rem);padding-block:clamp(2.5rem,6vw,4.5rem)}.wp-block-bsp-image-banner__content{max-width:min(40rem,100%)}.wp-block-bsp-image-banner__title{margin:0 0 1.25rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:500;font-size:clamp(2.25rem,5.5vw,4.25rem);line-height:1.05;letter-spacing:-0.05em}.wp-block-bsp-image-banner__text{margin:0 0 1.75rem;max-width:38rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(1rem,1.4vw,1.125rem);font-weight:400;line-height:1.5;letter-spacing:-0.03em}.wp-block-bsp-image-banner__cta-wrap{margin:0}.acf-block-preview .wp-block-bsp-image-banner,.editor-styles-wrapper .wp-block-bsp-image-banner{width:100% !important;max-width:100% !important;margin:0 !important}.acf-block-preview .wp-block-bsp-image-banner__inner,.editor-styles-wrapper .wp-block-bsp-image-banner__inner{min-height:20rem}@media(max-width: 768px){.wp-block-bsp-image-banner__overlay{background:linear-gradient(180deg, rgba(15, 23, 42, 0.15) 0%, rgba(15, 23, 42, 0.72) 55%, rgba(15, 23, 42, 0.88) 100%)}.wp-block-bsp-image-banner__inner{align-items:flex-end;min-height:clamp(24rem,65vh,36rem)}}.wp-block-bsp-recurring-block__badge{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0 0 1rem;padding:.65rem 1rem;border-radius:.5rem;background:#f0f4f8;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:14px;line-height:1.4}.wp-block-bsp-recurring-block__badge-label{padding:.15rem .5rem;border-radius:999px;background:#17161d;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.wp-block-bsp-recurring-block__edit-link{margin-inline-start:auto;font-weight:600}.wp-block-bsp-recurring-block__placeholder{padding:2rem 1.5rem;border:2px dashed #c3c4c7;border-radius:.5rem;background:#f6f7f7;text-align:center}.wp-block-bsp-recurring-block__placeholder-title{margin:0 0 .5rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:1.125rem;font-weight:600}.wp-block-bsp-recurring-block__placeholder-text{margin:0;max-width:32rem;margin-inline:auto;font-size:.9375rem;line-height:1.5;color:#50575e}.wp-block-bsp-recurring-block__content>:first-child{margin-top:0}.wp-block-bsp-recurring-block__content>:last-child{margin-bottom:0}.wp-block-bsp-discover-highlights{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-discover-highlights{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-discover-highlights{position:relative;overflow:hidden;color:#fff;background:#17161d;padding-block:clamp(3rem,6vw,5rem) 0}.wp-block-bsp-discover-highlights__inner.container{width:100%;max-width:none;padding-inline:40px}.wp-block-bsp-discover-highlights__inner{position:relative;z-index:2}.wp-block-bsp-discover-highlights__title{margin:0 0 clamp(2rem,4vw,3rem);font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-size:clamp(2rem,4vw,3rem);line-height:1.15;letter-spacing:-0.04em;text-align:center}.wp-block-bsp-discover-highlights__cards{display:grid;gap:20px;width:100%}@media(min-width: 900px){.wp-block-bsp-discover-highlights__cards{grid-template-columns:repeat(3, minmax(0, 1fr))}}.wp-block-bsp-discover-highlights__card{margin:0}.wp-block-bsp-discover-highlights__card-media{position:relative;overflow:hidden;height:550px;border-radius:8px;background:#17161d}.wp-block-bsp-discover-highlights__card-image{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--dh-card-focal, 50% 50%);object-position:var(--dh-card-focal, 50% 50%)}.wp-block-bsp-discover-highlights__card-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.875rem;padding:clamp(1rem,2vw,1.5rem);background:linear-gradient(180deg, rgba(23, 22, 29, 0) 25%, rgba(23, 22, 29, 0.55) 100%);pointer-events:none}.wp-block-bsp-discover-highlights__card-title{margin:0;max-width:18rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-size:clamp(1.125rem,1.6vw,1.375rem);line-height:1.25;letter-spacing:-0.03em}.wp-block-bsp-discover-highlights__card-cta{pointer-events:auto}.wp-block-bsp-discover-highlights__bottom{position:relative;z-index:1;width:100%;margin-top:clamp(-4rem,-10vw,-7rem);line-height:0}.wp-block-bsp-discover-highlights__bottom-gradient{position:absolute;inset:0 0 auto;z-index:1;height:min(45%,20rem);background:linear-gradient(to bottom, #17161D 0%, rgba(23, 22, 29, 0.85) 28%, rgba(23, 22, 29, 0.35) 55%, transparent 100%);pointer-events:none}.wp-block-bsp-discover-highlights__bottom-image{display:block;width:100%;min-height:clamp(16rem,38vw,32rem);-o-object-fit:cover;object-fit:cover;-o-object-position:var(--dh-bottom-focal, 50% 50%);object-position:var(--dh-bottom-focal, 50% 50%)}.acf-block-preview .wp-block-bsp-discover-highlights,.editor-styles-wrapper .wp-block-bsp-discover-highlights{width:100% !important;max-width:100% !important;margin-inline:0 !important}.acf-block-preview .wp-block-bsp-discover-highlights__bottom,.editor-styles-wrapper .wp-block-bsp-discover-highlights__bottom{width:100% !important;max-width:100% !important;margin-inline:0 !important}@media(max-width: 899px){.wp-block-bsp-discover-highlights__cards{grid-template-columns:1fr}}.wp-block-bsp-full-width-image{position:relative;left:50%;display:block;box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0;line-height:0;transform:translateX(-50%)}@supports(width: 100svw){.wp-block-bsp-full-width-image{width:100svw;max-width:100svw}}.wp-block-bsp-full-width-image__media{position:relative;line-height:0}.wp-block-bsp-full-width-image__img{display:block;width:100%;height:auto;max-width:none;vertical-align:middle}.wp-block-bsp-full-width-image.has-picture-in-picture{overflow:visible;padding-top:clamp(8rem,15vw,198px + 3.5rem)}.wp-block-bsp-full-width-image__pip{position:absolute;top:0;right:10%;z-index:1;width:min(690px,100% - 2rem);max-width:690px;height:auto;aspect-ratio:690/460;border-radius:8px;overflow:hidden;line-height:0;opacity:1;box-shadow:0 16px 48px rgba(0,0,0,.22);transform:translateY(calc(-42% + var(--pip-parallax-y, 0px)));will-change:transform}.wp-block-bsp-full-width-image__pip-img{display:block;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 767px){.wp-block-bsp-full-width-image.has-picture-in-picture{padding-top:clamp(3.5rem,22vw,5.5rem)}.wp-block-bsp-full-width-image__pip{right:1rem;width:52vw;max-width:52vw;box-shadow:0 10px 28px rgba(0,0,0,.18)}}@media(min-width: 768px)and (max-width: 1319px){.wp-block-bsp-full-width-image.has-picture-in-picture{padding-top:clamp(6rem,12vw,198px + 2.5rem)}.wp-block-bsp-full-width-image__pip{right:8%;width:min(52vw,480px);max-width:480px}}@media(min-width: 1320px){.wp-block-bsp-full-width-image__pip{width:690px;height:460px;aspect-ratio:auto}}@media(prefers-reduced-motion: reduce){.wp-block-bsp-full-width-image__pip{transform:translateY(-42%);will-change:auto}}.wp-block-bsp-full-width-image__editor-placeholder{margin:0;padding:2rem 1rem;line-height:1.5;font-size:.9375rem;text-align:center;color:#50575e;background:#f6f7f7;border:2px dashed #c3c4c7}.acf-block-preview .wp-block-bsp-full-width-image,.editor-styles-wrapper .wp-block-bsp-full-width-image{width:100% !important;max-width:100% !important;margin-inline:0 !important}.wp-block-bsp-product-variant-picker{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-product-variant-picker{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-product-variant-picker{padding-block:clamp(3rem,7vw,5.5rem);color:#17161d;background-color:#f3f3f3}.wp-block-bsp-product-variant-picker__inner{position:relative;width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}.wp-block-bsp-product-variant-picker__layout{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-height:clamp(32rem,78vh,48rem);padding-block:clamp(1.5rem,4vw,3rem)}.wp-block-bsp-product-variant-picker__intro{position:relative;z-index:2;width:100%;max-width:22rem;margin:0 0 clamp(2.5rem,6vw,4rem);font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:400;line-height:1.55;letter-spacing:-0.03em;text-align:right}@media(min-width: 768px){.wp-block-bsp-product-variant-picker__intro{position:absolute;top:clamp(1rem,3vw,2rem);right:clamp(1rem,4vw,3rem);margin:0;text-align:left}}.wp-block-bsp-product-variant-picker__intro p{margin:0 0 1rem}.wp-block-bsp-product-variant-picker__intro p:last-child{margin-bottom:0}.wp-block-bsp-product-variant-picker__stage{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.25rem,3vw,2rem);width:100%;margin-inline:auto;padding-top:clamp(.5rem,2vw,1rem)}@media(min-width: 768px){.wp-block-bsp-product-variant-picker__stage{padding-top:clamp(7rem,16vw,11rem)}}.wp-block-bsp-product-variant-picker__visual{position:relative;width:min(100%,56rem);height:clamp(18rem,58vh,36rem);margin-inline:auto;overflow:hidden}.wp-block-bsp-product-variant-picker__figure{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;opacity:0;pointer-events:none;transition:opacity .35s ease}.wp-block-bsp-product-variant-picker__figure.is-active{opacity:1;pointer-events:auto}.wp-block-bsp-product-variant-picker__figure[hidden]{display:none}.wp-block-bsp-product-variant-picker__image{display:block;width:auto;max-width:100%;height:auto;max-height:100%;margin-inline:auto;-o-object-fit:contain;object-fit:contain}.wp-block-bsp-product-variant-picker__controls{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.wp-block-bsp-product-variant-picker__colors{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.875rem;padding:.625rem 1.125rem;border-radius:999px;background:#fff;box-shadow:0 1px 2px rgba(23,22,29,.06)}.wp-block-bsp-product-variant-picker__color[hidden]{display:none !important}.wp-block-bsp-product-variant-picker__color{--pvp-swatch-size: 16px;--pvp-swatch-ring: #b8b8b8;position:relative;flex-shrink:0;width:var(--pvp-swatch-size);height:var(--pvp-swatch-size);padding:0;border:0;border-radius:50%;background-color:var(--pvp-swatch-color, #17161D);cursor:pointer;transition:box-shadow .2s ease}.wp-block-bsp-product-variant-picker__color::before{content:"";position:absolute;inset:-5px;border:1px solid var(--pvp-swatch-ring);border-radius:50%;opacity:0;pointer-events:none;transition:opacity .2s ease}.wp-block-bsp-product-variant-picker__color:hover:not(.is-active){box-shadow:0 0 0 2px #fff,0 0 0 3px rgba(184,184,184,.55)}.wp-block-bsp-product-variant-picker__color:focus-visible{outline:2px solid #17161d;outline-offset:4px}.wp-block-bsp-product-variant-picker__color.is-active{box-shadow:0 0 0 2px #fff}.wp-block-bsp-product-variant-picker__color.is-active::before{opacity:1}.wp-block-bsp-product-variant-picker__models{display:inline-flex;align-items:stretch;gap:4px;max-width:100%;padding:4px 6px 4px 4px;border:1px solid rgba(23,22,29,.14);border-radius:100px;background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.wp-block-bsp-product-variant-picker__models::-webkit-scrollbar{display:none}.wp-block-bsp-product-variant-picker__model{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.4rem 1.25rem;border:0;border-radius:999px;background:rgba(0,0,0,0);color:#17161d;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:16px;font-weight:400;line-height:1;letter-spacing:-0.03em;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease}.wp-block-bsp-product-variant-picker__model:hover:not(.is-active),.wp-block-bsp-product-variant-picker__model:focus-visible:not(.is-active){color:#17161d}.wp-block-bsp-product-variant-picker__model:focus-visible{outline:2px solid #17161d;outline-offset:2px}.wp-block-bsp-product-variant-picker__model.is-active{background:#17161d;color:#fff}.wp-block-bsp-product-variant-picker__placeholder{margin:0;padding:2rem;text-align:center;color:rgba(23,22,29,.55);font-family:"Be Vietnam Pro",Arial,sans-serif}.wp-block-bsp-product-variant-picker.is-empty:not(.is-editor-preview){display:none}.wp-block-bsp-product-feature-grid{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin-inline:0}@supports(width: 100svw){.wp-block-bsp-product-feature-grid{width:100svw;max-width:100svw;margin-inline:calc(50% - 50svw)}}.wp-block-bsp-product-feature-grid{padding-block:clamp(3rem,7vw,5.5rem);background:linear-gradient(180deg, #f5f5f5 0%, #fff 72%);color:#17161d}.wp-block-bsp-product-feature-grid__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.wp-block-bsp-product-feature-grid__title{margin:0 0 clamp(1rem,2.5vw,1.5rem);max-width:28rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-weight:600;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;letter-spacing:-0.04em}.wp-block-bsp-product-feature-grid__text{margin:0 0 clamp(2rem,5vw,3.5rem);max-width:42rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.55;letter-spacing:-0.02em}.wp-block-bsp-product-feature-grid__text p{margin:0 0 .75rem}.wp-block-bsp-product-feature-grid__text p:last-child{margin-bottom:0}.wp-block-bsp-product-feature-grid__grid{display:flex;flex-direction:column;gap:20px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-inline:auto}.wp-block-bsp-product-feature-grid__row{display:flex;flex-wrap:nowrap;gap:20px;align-items:flex-start;justify-content:center}.wp-block-bsp-product-feature-grid__cell{flex:0 0 auto;margin:0}.wp-block-bsp-product-feature-grid__media{position:relative;flex-shrink:0;overflow:hidden;border-radius:12px;background:#d6d2ca;box-sizing:border-box;isolation:isolate}.wp-block-bsp-product-feature-grid__cell--square .wp-block-bsp-product-feature-grid__media{width:460px;height:460px}.wp-block-bsp-product-feature-grid__cell--wide .wp-block-bsp-product-feature-grid__media{width:690px;height:490px}@media(max-width: 1169px){.wp-block-bsp-product-feature-grid__inner{overflow-x:auto;-webkit-overflow-scrolling:touch;align-items:stretch;padding-inline:1rem}.wp-block-bsp-product-feature-grid__grid{margin-inline:auto}}@media(max-width: 639px){.wp-block-bsp-product-feature-grid__row{flex-direction:column;align-items:center}.wp-block-bsp-product-feature-grid__cell--square .wp-block-bsp-product-feature-grid__media,.wp-block-bsp-product-feature-grid__cell--wide .wp-block-bsp-product-feature-grid__media{width:min(100%,var(--pfg-cell-w, 690px));max-width:100%;height:auto;aspect-ratio:var(--pfg-cell-ar, 690/490)}.wp-block-bsp-product-feature-grid__cell--square .wp-block-bsp-product-feature-grid__media{--pfg-cell-w: 460px;--pfg-cell-ar: 1 / 1}.wp-block-bsp-product-feature-grid__cell--wide .wp-block-bsp-product-feature-grid__media{--pfg-cell-w: 690px;--pfg-cell-ar: 690 / 490}}.wp-block-bsp-product-feature-grid__image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.wp-block-bsp-product-feature-grid__hotspot{position:absolute;inset:auto auto clamp(.75rem,2vw,1.25rem) clamp(.75rem,2vw,1.25rem);z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:calc(100% - 1.5rem);text-align:left;pointer-events:none}.wp-block-bsp-product-feature-grid__hotspot-toggle,.wp-block-bsp-product-feature-grid__hotspot-panel{pointer-events:auto}.wp-block-bsp-product-feature-grid__hotspot-toggle{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.5rem 1rem .5rem .875rem;border:0;border-radius:999px;background:#fff;color:#17161d;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.2;letter-spacing:-0.02em;white-space:nowrap;cursor:pointer;box-shadow:0 4px 20px rgba(23,22,29,.12);transition:box-shadow .2s ease,transform .2s ease}.wp-block-bsp-product-feature-grid__hotspot-toggle:hover,.wp-block-bsp-product-feature-grid__hotspot-toggle:focus-visible{box-shadow:0 6px 24px rgba(23,22,29,.18)}.wp-block-bsp-product-feature-grid__hotspot-toggle[aria-expanded=true] .wp-block-bsp-product-feature-grid__hotspot-icon{transform:rotate(45deg)}.wp-block-bsp-product-feature-grid__hotspot-label{overflow:hidden;text-overflow:ellipsis}.wp-block-bsp-product-feature-grid__hotspot-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;transition:transform .25s ease}.wp-block-bsp-product-feature-grid__hotspot-panel{padding:.875rem 1rem;border-radius:12px;background:hsla(0,0%,100%,.96);color:#17161d;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:.875rem;line-height:1.45;letter-spacing:-0.02em;box-shadow:0 8px 28px rgba(23,22,29,.14)}.wp-block-bsp-product-feature-grid__hotspot-panel p{margin:0 0 .5rem}.wp-block-bsp-product-feature-grid__hotspot-panel p:last-child{margin-bottom:0}.wp-block-bsp-product-feature-grid__hotspot-panel[hidden]{display:none}.acf-block-preview .wp-block-bsp-product-feature-grid,.editor-styles-wrapper .wp-block-bsp-product-feature-grid{width:100% !important;max-width:100% !important;margin-inline:0 !important}@media(prefers-reduced-motion: reduce){.wp-block-bsp-product-feature-grid__hotspot-toggle,.wp-block-bsp-product-feature-grid__hotspot-icon{transition:none}}.wp-block-bsp-scroll-story{position:relative;padding-block:clamp(3rem,8vw,5rem) clamp(4rem,10vw,6rem);overflow-x:clip;overflow-y:visible}.wp-block-bsp-scroll-story__marquee{width:100%;margin-block-end:clamp(3.5rem,8vw,5.5rem);overflow-x:clip;overflow-y:visible}.wp-block-bsp-scroll-story__marquee-track{display:inline-block;white-space:nowrap;will-change:transform}.wp-block-bsp-scroll-story__marquee-heading{display:inline-flex;align-items:center;gap:0;margin:0;padding-inline-start:max(1rem,(100% - 1200px)/2 + 1rem);padding-inline-end:0;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:clamp(3rem,11vw,7.5rem);font-weight:500;font-style:normal;line-height:1.1;letter-spacing:-0.06em;color:#17161d;white-space:nowrap}.wp-block-bsp-scroll-story__marquee-separator{display:inline-flex;flex-shrink:0;align-items:center;margin-inline:clamp(1.5rem,5vw,4rem);vertical-align:middle}.wp-block-bsp-scroll-story__marquee-separator-icon{display:block;width:.875em;height:auto}.wp-block-bsp-scroll-story__marquee-part{display:inline-block}.wp-block-bsp-scroll-story__body{position:relative;z-index:1}.wp-block-bsp-scroll-story__grid{display:grid;gap:clamp(2rem,5vw,3.5rem);align-items:start}@media(min-width: 900px){.wp-block-bsp-scroll-story__grid{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:clamp(2.5rem,5vw,4rem);align-items:center}}.wp-block-bsp-scroll-story__media{margin:0;aspect-ratio:4/5;overflow:hidden;border-radius:.5rem;background:#17161d}.wp-block-bsp-scroll-story__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wp-block-bsp-scroll-story__items{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.wp-block-bsp-scroll-story__item-title{margin:0 0 .75rem;font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:32px;font-weight:600;font-style:normal;line-height:1.2;letter-spacing:-0.05em;font-variant-numeric:lining-nums proportional-nums;color:#17161d}.wp-block-bsp-scroll-story__item-text{font-family:"Be Vietnam Pro",Arial,sans-serif;font-size:18px;font-weight:400;font-style:normal;line-height:1.5;letter-spacing:-0.03em;font-variant-numeric:lining-nums proportional-nums;color:#17161d}.wp-block-bsp-scroll-story__item-text p{margin:0 0 .75rem}.wp-block-bsp-scroll-story__item-text p:last-child{margin-block-end:0}@media(prefers-reduced-motion: reduce){.wp-block-bsp-scroll-story__marquee-track{transform:none !important;will-change:auto}}
