.orpvb-vehicle-builder-wrapper{position:relative;min-height:100vh;padding-top:var(--orpvb-padding-top, 24px);padding-bottom:var(--orpvb-padding-bottom, 24px);color:var(--orpvb-text-color, #000);font-size:calc(var(--orpvb-font-size, 16) * 1px)}.orpvb-vehicle-builder{position:absolute;top:0;left:0;right:0;height:var(--orpvb-hero-height, 60vh);min-height:320px;overflow:hidden;z-index:5}.orpvb-hero-swiper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;height:100%;min-height:320px}.orpvb-hero-swiper .swiper,.orpvb-hero-swiper .swiper-wrapper,.orpvb-hero-swiper .swiper-slide{height:100%}.orpvb-hero-swiper .swiper-slide{position:relative}.orpvb-hero-slide__img-wrap{position:relative;width:100%;height:100%}.orpvb-hero-slide-img{width:100%;height:100%;object-fit:cover;object-position:center}.orpvb-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.orpvb-hero-hotspot-wrap{position:absolute;top:var(--orpvb-hotspot-top, 25%);left:var(--orpvb-hotspot-left, 25%);transform:translate(-50%,-50%);z-index:var(--orpvb-hotspot-z-index, 100)}@media screen and (max-width:1024px){.orpvb-hero-hotspot-wrap{top:var(--orpvb-hotspot-top-mobile, 25%);left:var(--orpvb-hotspot-left-mobile, 25%)}}.orpvb-hero-hotspot{position:relative;width:28px;height:28px;border-radius:50%;background:var(--orpvb-hotspot-color, #fff);border:3px solid rgba(0,0,0,.3);cursor:pointer;padding:0;box-shadow:0 2px 8px #00000040;transition:transform .2s,box-shadow .2s}.orpvb-hero-hotspot:hover{transform:scale(1.15);box-shadow:0 4px 12px #00000059}.orpvb-hero-hotspot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%}.orpvb-hero-hotspot-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:calc(var(--orpvb-hotspot-z-index, 100) + 1);background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;border:1px solid #e5e5e5;min-width:500px;max-width:400px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s}.orpvb-hero-hotspot-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}.orpvb-hotspot-popup__close{position:absolute;top:8px;right:12px;width:28px;height:28px;padding:0;border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#424242;z-index:2;background:#e8e8e8;border-radius:50%;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.orpvb-hotspot-popup__close:hover{background:#424242;z-index:2;color:#fff;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.orpvb-hotspot-product-card__inner{display:flex;align-items:flex-start;gap:12px;padding:12px}.orpvb-hotspot-product-card__img{flex:0 0 100px;width:100px;height:100px;display:block;align-self:flex-start;border-radius:8px;overflow:hidden;background:#f5f5f5}.orpvb-hotspot-product-card__img img{width:100%;height:100%;object-fit:contain}.orpvb-hotspot-product-card__img-placeholder{width:100%;height:100%;background:#eee}.orpvb-hotspot-product-card__body{flex:1;padding-left:0;display:flex;flex-direction:column;justify-content:flex-start;min-width:0}.orpvb-hotspot-product-card__title{font-size:.9375rem;font-weight:700;color:#000;text-decoration:none;line-height:1.3;margin:0 0 4px;padding-right:26px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.orpvb-hotspot-product-card__variant{font-size:.8125rem;color:#666;margin:0 0 8px}.orpvb-hotspot-product-card__options{margin-bottom:8px}.orpvb-hotspot-option{margin-bottom:6px}.orpvb-hotspot-option:last-child{margin-bottom:0}.orpvb-hotspot-option__label{display:block;font-size:.75rem;font-weight:600;color:#444;margin-bottom:4px}.orpvb-hotspot-option__values{display:flex;flex-wrap:wrap;gap:6px}.orpvb-hotspot-option-value{min-width:28px;padding:4px 8px;font-size:.8125rem;border:1px solid #ccc;border-radius:6px;background:#fff;color:#333;cursor:pointer;transition:border-color .2s,background .2s}.orpvb-hotspot-option-value:hover{border-color:#999;background:#f8f8f8}.orpvb-hotspot-option-value.is-selected{border-color:var(--orpvb-text-color, #000);background:var(--orpvb-text-color, #000);color:#fff}.orpvb-hotspot-product-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.orpvb-hotspot-product-card__price-current{font-size:1rem;font-weight:700;color:#000}.orpvb-hotspot-product-card__price-compare{font-size:.875rem;color:#999;text-decoration:line-through}.orpvb-hotspot-product-card__add{align-self:flex-end;width:44px;height:44px;padding:0;border:none;border-radius:8px;background:#e8e8e8;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.orpvb-hotspot-product-card__add:hover:not(:disabled){background:#ddd}.orpvb-hotspot-product-card__add:disabled{opacity:.6;cursor:not-allowed}.orpvb-hero-swiper .swiper-button-prev,.orpvb-hero-swiper .swiper-button-next{z-index:2;color:#fff;background:#0006;width:44px;height:44px;border-radius:50%}.orpvb-hero-swiper .swiper-button-prev:after,.orpvb-hero-swiper .swiper-button-next:after{font-size:20px}.orpvb-vehicle-title{position:relative;z-index:2;display:flex;flex-direction:column;gap:0;line-height:1.1;margin-bottom:.5rem;padding-left:20px;padding-top:20px}.orpvb-vehicle-title__brand{font-size:var(--orpvb-vehicle-brand-font-size, 14px);font-weight:500;color:var(--orpvb-vehicle-brand-color, #666);letter-spacing:-.05em;text-transform:uppercase}.orpvb-vehicle-title__model{font-size:var(--orpvb-vehicle-model-font-size, 28px);font-weight:900;color:var(--orpvb-vehicle-model-color, #000);letter-spacing:-.01em;text-transform:uppercase}.orpvb-sidebar-left{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem;padding:1rem;width:310px;max-width:310px}.orpvb-category-btn{display:flex;align-items:center;gap:.75rem;padding:0rem;background:#ffffffe6;border-radius:8px;cursor:pointer;text-align:left;font-weight:900;font-size:1.1rem;letter-spacing:-.01em;text-transform:uppercase;color:var(--orpvb-text-color, #000);transition:background .2s,border-color .2s,color .2s;font-family:Geist,sans-serif}.orpvb-category-btn:hover{background:#fff}.orpvb-category-btn.is-active{background:#000;color:#fff;border-color:#000}.orpvb-category-btn .orpvb-category-icon{width:60px;height:60px;object-fit:contain;flex-shrink:0;padding:4px;background:#fff;border-radius:5px}.orpvb-tray-wrap{position:relative;z-index:1;padding:1rem;background:#fff;margin:0 1.5rem 0rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:calc(var(--orpvb-card-width, 220px) * var(--orpvb-products-per-view, 4) + 12px * (var(--orpvb-products-per-view, 4) - 1) + 3rem);box-sizing:border-box}.orpvb-tray-title{margin:0 auto;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--orpvb-text-color, #000);display:block;padding:10px 0 0 10px}.orpvb-tray-title__prefix{display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#888;margin-bottom:.15rem}.orpvb-tray-title__category{display:block;font-size:26px;font-family:Geist,sans-serif;font-weight:900;letter-spacing:-.01em;color:var(--orpvb-text-color, #000)}.orpvb-product-tray-swiper{position:relative;overflow:hidden;padding:1.1rem 1rem 1rem 1.1rem}.orpvb-product-tray-swiper .swiper-slide{height:auto;box-sizing:border-box;width:var(--orpvb-card-width, 220px);min-width:var(--orpvb-card-width, 220px);max-width:var(--orpvb-card-width, 220px)}.orpvb-tray-slide{padding:.75rem;border:2px solid transparent;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.orpvb-tray-slide:hover{border-color:#0003}.orpvb-tray-slide.orpvb-tray-slide--active{border-color:#00000059;box-shadow:0 4px 16px #0000001f;transform:scale(1.02)}.orpvb-tray-slide.orpvb-tray-slide--selected{border-color:#000;box-shadow:0 0 0 1px #000}.orpvb-tray-slide__img-wrap{position:relative;width:100%;margin-bottom:.5rem}.orpvb-tray-slide__img-wrap .orpvb-tray-slide__img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;display:block}.orpvb-tray-slide__variant-badge{position:absolute;top:6px;right:6px;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;background:#000000bf;color:#fff;border-radius:4px}.orpvb-tray-slide__title{font-size:.8125rem;font-weight:600;margin:0 0 .5rem;line-height:1.3;color:var(--orpvb-text-color, #000);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.orpvb-tray-slide__price{font-size:.9375rem;font-weight:700;margin-bottom:.5rem;color:var(--orpvb-text-color, #000)}.orpvb-tray-slide__price-compare{font-size:.875rem;font-weight:400;color:#999;text-decoration:line-through;margin-right:.35rem}.orpvb-tray-slide__price-current{font-weight:700;color:var(--orpvb-text-color, #000)}.orpvb-tray-slide__add{margin-top:auto;padding:.5rem .75rem;background:#000;color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;width:100%;transition:opacity .2s}.orpvb-tray-slide__add:hover{opacity:.85}.orpvb-tray-slide__add:disabled{opacity:.6;cursor:not-allowed}.orpvb-tray-nav-wrap{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:4px;background:#f1f1f1;border:none;width:fit-content;margin-left:auto;margin-right:auto;border-radius:8px}.orpvb-tray-nav-wrap .orpvb-tray-nav,.orpvb-tray-nav-wrap .arrow{position:relative;display:flex;align-items:center;justify-content:center;gap:.25rem;min-width:45px;height:45px;padding:.35rem .6rem;border-radius:999px;color:#333;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:background .25s ease,box-shadow .25s ease,padding .25s ease,min-width .25s ease}.orpvb-tray-nav-wrap .orpvb-tray-nav:hover,.orpvb-tray-nav-wrap .arrow:hover{color:#000}.orpvb-tray-nav-wrap .orpvb-tray-nav span,.orpvb-tray-nav-wrap .arrow span{order:0;display:block;max-width:0;overflow:hidden;opacity:0;white-space:nowrap;transition:max-width .25s ease,opacity .25s ease}.orpvb-tray-nav-wrap .orpvb-tray-nav:hover span,.orpvb-tray-nav-wrap .arrow:hover span{max-width:3.5em;opacity:1}.orpvb-tray-nav-wrap .orpvb-tray-nav:before,.orpvb-tray-nav-wrap .arrow:before{content:"";display:block;flex-shrink:0;order:-1;border:solid currentColor;border-width:2px 2px 0 0;width:8px;height:8px;transition:transform .2s ease}.orpvb-tray-nav-wrap .orpvb-tray-nav.orpvb-tray-nav--prev:before,.orpvb-tray-nav-wrap .arrow.arrow--left:before{transform:rotate(-135deg)}.orpvb-tray-nav-wrap .orpvb-tray-nav.orpvb-tray-nav--next:before,.orpvb-tray-nav-wrap .arrow.arrow--right:before{transform:rotate(45deg)}.orpvb-tray-nav-wrap .orpvb-tray-nav.orpvb-tray-nav--next,.orpvb-tray-nav-wrap .arrow.arrow--right{flex-direction:row-reverse}.orpvb-tray-nav-wrap .arrow-space-div,.orpvb-tray-nav-wrap .orpvb-tray-nav-sep{width:1px;height:18px;background:#bfbfbf;margin:0;flex-shrink:0}.orpvb-tray-nav-sep{color:#666;font-weight:400;-webkit-user-select:none;user-select:none;font-size:1rem}.orpvb-arrow-wrapper{display:flex;align-items:center}.orpvb-arrow-space-div{width:1px;height:18px;background:#bfbfbf;margin:0 .25rem}.orpvb-tray-empty{padding:2rem;text-align:center;color:#666;grid-column:1 / -1}.orpvb-build-summary{position:relative;z-index:1;width:100%;max-width:400px;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001f;margin:1.5rem}.orpvb-build-summary__title{margin:0 0 1rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--orpvb-text-color, #000)}.orpvb-build-summary__list{list-style:none;margin:0 0 1rem;padding:0}.orpvb-build-summary__item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #eee}.orpvb-build-summary__item:last-child{border-bottom:none}.orpvb-build-summary__item-img{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0}.orpvb-build-summary__item-body{flex:1;min-width:0}.orpvb-build-summary__item-title{font-size:.875rem;font-weight:600;margin:0 0 2px;line-height:1.3;color:var(--orpvb-text-color, #000)}.orpvb-build-summary__item-variant{font-size:.75rem;color:#666;margin:0 0 2px;line-height:1.3}.orpvb-build-summary__item-price{font-size:.8125rem;font-weight:700;color:var(--orpvb-text-color, #000)}.orpvb-build-summary__item-actions{display:flex;align-items:center;gap:4px;margin-top:4px}.orpvb-build-summary__qty-btn{width:28px;height:28px;border:1px solid #ccc;background:#fff;border-radius:4px;cursor:pointer;font-size:1rem;line-height:1}.orpvb-build-summary__qty-btn:hover{background:#f5f5f5}.orpvb-build-summary__qty-value{min-width:2ch;text-align:center;font-size:.875rem}.orpvb-build-summary__remove{font-size:.75rem;color:#c00;background:none;border:none;cursor:pointer;padding:0;margin-left:.75rem;text-decoration:underline}.orpvb-build-summary__remove:hover{text-decoration:none}.orpvb-build-summary__total{margin:1rem 0;padding-top:1rem;border-top:2px solid #000;font-size:1.125rem;font-weight:700;color:var(--orpvb-text-color, #000)}.orpvb-build-summary__actions{display:flex;flex-direction:column;gap:.75rem}.orpvb-build-summary__btn{padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:700;cursor:pointer;border:2px solid #000;transition:opacity .2s}.orpvb-build-summary__btn:hover{opacity:.9}.orpvb-build-summary__btn--reset{background:#f0f0f0;color:#000}.orpvb-build-summary__btn--buy{background:#000;color:#fff}.orpvb-build-summary__empty{color:#666;font-size:.875rem;padding:1rem 0}.orpvb-vehicle-builder__inner{position:relative;z-index:10;pointer-events:none;display:grid;grid-template-columns:280px 1fr auto;grid-template-rows:1fr auto;grid-template-areas:"left hero summary" "left tray summary";min-height:100vh;width:100%;margin:0 auto;padding-left:40px;padding-right:40px;padding-top:4rem;padding-bottom:7rem;box-sizing:border-box;justify-items:center}.orpvb-vehicle-builder__left{grid-area:left;display:flex;flex-direction:column;gap:.5rem;pointer-events:auto}.orpvb-vehicle-builder__hero{grid-area:hero;min-height:0;pointer-events:none}.orpvb-tray-wrap{grid-area:tray;align-self:end;pointer-events:auto}.orpvb-build-summary{grid-area:summary;align-self:start;pointer-events:auto}@media screen and (max-width:1024px){.orpvb-vehicle-builder__inner{grid-template-columns:1fr;grid-template-rows:auto auto 1fr auto auto;grid-template-areas:"left" "hero" "tray" "summary";min-height:0}.orpvb-tray-wrap{max-width:100%}.orpvb-vehicle-title{position:relative;top:0;left:0;margin-bottom:.5rem}.orpvb-sidebar-left{width:auto;max-width:none;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:1rem}.orpvb-hero-swiper{min-height:50vh}.orpvb-build-summary{max-width:none}}.orpvb-variant-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.orpvb-variant-modal-overlay.active{opacity:1;visibility:visible}.orpvb-variant-modal{background:#fff;border-radius:16px;max-width:540px;width:100%;max-height:90vh;overflow-y:auto;position:relative;transform:scale(.95) translateY(20px);transition:transform .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 60px #0000004d}.orpvb-variant-modal-overlay.active .orpvb-variant-modal{transform:scale(1) translateY(0)}.orpvb-variant-modal__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:background .2s ease}.orpvb-variant-modal__close:hover{background:#e5e5e5}.orpvb-variant-modal__content{padding:32px}.orpvb-variant-modal__product-info{display:flex;gap:16px;margin-bottom:28px;padding-bottom:24px;border-bottom:2px solid #f0f0f0;align-items:center}.orpvb-variant-modal__image{width:90px;height:90px;object-fit:cover;border-radius:12px;background:#f5f5f5;flex-shrink:0;border:1px solid #e5e5e5}.orpvb-variant-modal__title{font-size:19px;font-weight:700;margin:0 0 10px;line-height:1.3;color:#111}.orpvb-variant-modal__prices{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.orpvb-variant-modal__price-compare{font-size:14px;font-weight:400;color:#999;text-decoration:line-through}.orpvb-variant-modal__price{font-size:18px;font-weight:700;color:#000}.orpvb-variant-modal__options{display:flex;flex-direction:column;gap:20px;margin-bottom:28px}.orpvb-variant-option{margin-bottom:4px}.orpvb-variant-option:last-child{margin-bottom:0}.orpvb-variant-option label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#333}.orpvb-variant-modal .orpvb-variant-select{width:100%;padding:14px 40px 14px 16px;border:2px solid #e5e5e5;border-radius:8px;font-size:15px;background:#fff;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="6 9 12 15 18 9"></polyline></svg>');background-repeat:no-repeat;background-position:right 12px center}.orpvb-variant-modal .orpvb-variant-select:hover{border-color:#999}.orpvb-variant-modal .orpvb-variant-select:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.orpvb-variant-modal__add-btn{width:100%;padding:18px;background:#000;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.orpvb-variant-modal__add-btn:hover:not(:disabled){background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.orpvb-variant-modal__add-btn:disabled{opacity:.4;cursor:not-allowed;background:#999}
/*# sourceMappingURL=/cdn/shop/t/367/assets/section-orpvb-vehicle-builder.css.map */
