@charset "UTF-8";.visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0)}.buyback-portal{background-color:#f0f5f4;color:#141414;font-family:inherit;min-height:100vh}.buyback-portal__view{display:none;background-color:#f0f5f4}.buyback-portal__view.is-active{display:block}.buyback-portal__view--login{min-height:100vh;padding:32px 16px 48px}.buyback-portal__view--list{min-height:100vh;padding:24px 0 48px}@media(min-width:768px){.buyback-portal__view--list{padding:32px 0 56px}}@media(min-width:1080px){.buyback-portal__view--list{padding:40px 0 64px}}.buyback-portal__list-inner.page-width{padding-right:16px;padding-left:16px}@media(min-width:768px){.buyback-portal__list-inner.page-width{padding-right:24px;padding-left:24px}}.buyback-portal__list-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:24px}@media(min-width:768px){.buyback-portal__list-header{margin-bottom:32px}}.buyback-portal__list-header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(min-width:768px){.buyback-portal__list-header-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}}.buyback-portal__list-header-user{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5e6968;font-size:14px}.buyback-portal__list-greeting{color:#141414;font-size:14px;font-weight:600}.buyback-portal__list-greeting-sep{color:#8a9290}.buyback-portal__list-logout{color:#5e6968;font-size:13px;text-decoration:underline}.buyback-portal__list-logout:hover{color:#141414}.buyback-portal__list-footer{margin-top:40px;padding-top:24px;color:#5e6968;font-size:13px;text-align:center}.buyback-portal__list-footer a{color:#5e6968;text-decoration:none}.buyback-portal__list-footer a:hover{color:#141414;text-decoration:underline}.buyback-portal__title{margin:0;color:#141414;font-size:28px;font-weight:800;letter-spacing:.01em;line-height:1.05;text-transform:uppercase}@media(min-width:768px){.buyback-portal__title{font-size:36px}}.buyback-portal__title-accent{color:#a2e4b8}.buyback-portal__meta{margin:0;color:#5e6968;font-size:14px}.buyback-portal__cards{display:grid;gap:16px;margin:0;padding:0;list-style:none}.buyback-portal__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:20px;border-radius:10px;background-color:#fff;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}@media(min-width:768px){.buyback-portal__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px}}.buyback-portal__card:hover{-webkit-box-shadow:0 2px 12px rgba(0,0,0,.06);box-shadow:0 2px 12px #0000000f}.buyback-portal__card-link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-indent:-9999px;overflow:hidden;background:transparent}.buyback-portal__card-link-overlay:focus-visible{outline:2px solid #141414;outline-offset:2px}.buyback-portal__card-photo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:80px;height:80px;overflow:hidden;border-radius:5px;background-color:#f0f5f4}@media(min-width:768px){.buyback-portal__card-photo{width:96px;height:96px}}.buyback-portal__card-photo img,.buyback-portal__card-photo svg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.buyback-portal__card-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.buyback-portal__card-image--placeholder{opacity:.7}.buyback-portal__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0}@media(min-width:768px){.buyback-portal__card-body{max-height:96px;overflow:hidden}}.buyback-portal__card-ref{display:inline-block;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:8px;padding:4px 10px;border-radius:4px;background-color:#141414;color:#a2e4b8;font-size:12px;font-weight:700;letter-spacing:.04em}.buyback-portal__card-title{margin:0 0 4px;color:#141414;font-size:16px;font-weight:700}.buyback-portal__card-meta{margin:0;color:#5e6968;font-size:13px}.buyback-portal__card-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:768px){.buyback-portal__card-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.buyback-portal__card-status{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.buyback-portal__card-price,.buyback-portal__card-price-value{margin:0;color:#141414;font-size:18px;font-weight:700}.buyback-portal__card-price-placeholder{margin:0;color:#5e6968;font-size:13px;font-style:italic}.buyback-portal__card-cta{position:relative;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}@media(min-width:768px){.buyback-portal__card-cta{width:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.buyback-portal__card-cta--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(min-width:768px){.buyback-portal__card-cta--row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.buyback-portal__card-cta-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:36px;padding:0 14px;border:0;border-radius:8px;background-color:#a2e4b8;color:#141414;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.buyback-portal__card-cta-primary:hover{background-color:#8ed4a4}.buyback-portal__card-cta-outline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:36px;padding:0 14px;border:1px solid #e5e9e7;border-radius:8px;background-color:#fff;color:#141414;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.buyback-portal__card-cta-outline:hover{border-color:#141414}.buyback-portal__card-cta-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:36px;padding:0 14px;border:0;border-radius:8px;background-color:transparent;color:#5e6968;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.buyback-portal__card-cta-link:hover{background-color:#eef1ef;color:#141414}.buyback-portal__status{display:inline-block;padding:5px 10px;border-radius:999px;background-color:#e0e0e0;color:#141414;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.buyback-portal__status--mint{background-color:#a2e4b8}.buyback-portal__status--yellow-fluo{background-color:#e0ff00}.buyback-portal__status--yellow-lime{background-color:#c8ff00}.buyback-portal__status--mint-pale{background-color:#dff3e7}.buyback-portal__status--coral{background-color:#ffd6d0}.buyback-portal__status--grey{background-color:#e0e0e0}.buyback-portal__error{margin:16px 0;padding:12px 16px;border:1px solid #c0392b;border-radius:5px;background-color:#c0392b14;color:#c0392b;font-size:14px}.bp-detail{display:none;min-height:100vh;background-color:#f0f5f4;color:#141414;font-family:inherit}.bp-detail.is-active{display:block}.bp-detail--loading .bp-detail__main{visibility:hidden}.bp-detail__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:640px;margin:0 auto;padding:24px 16px 48px}@media(min-width:768px){.bp-detail__main{padding:32px 24px 56px}}.bp-spinner{display:inline-block;width:14px;height:14px;margin-right:8px;vertical-align:-2px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;-webkit-animation:bp-spin .8s linear infinite;animation:bp-spin .8s linear infinite}@-webkit-keyframes bp-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.bp-spinner{-webkit-animation-duration:2s;animation-duration:2s}}.bp-offer-card[data-bp-loading=true]{position:relative;pointer-events:none}.bp-offer-card[data-bp-loading=true]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ffffff73;border-radius:16px;z-index:2}.buyback-portal__login-card{width:calc(100% - 32px);max-width:480px;margin:16px auto 32px;padding:32px 28px;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.06);box-shadow:0 8px 32px #0000000f}@media(min-width:768px){.buyback-portal__login-card{padding:40px}}.buyback-portal__login-badge{display:inline-block;margin:0 0 20px;padding:6px 14px;border-radius:999px;background-color:#a2e4b8;color:#141414;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.buyback-portal__login-title{margin:0 0 10px;color:#141414;font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.15}.buyback-portal__login-intro{margin:0 0 24px;color:#5e6968;font-size:14px;line-height:1.5}.buyback-portal__login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.buyback-portal__login-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.buyback-portal__login-label{color:#141414;font-size:13px;font-weight:600}.buyback-portal__login-input{width:100%;height:44px;padding:0 14px;border:1px solid #e5e9e7;border-radius:5px;background-color:#fff;color:#141414;font-size:14px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.buyback-portal__login-input:focus{border-color:#141414;outline:none}.buyback-portal__login-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:48px;margin-top:8px;padding:0 16px;border:0;border-radius:5px;background-color:#141414;color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.buyback-portal__login-cta:hover{background-color:#2a2a2a}.buyback-portal__login-footer{margin-top:20px;color:#5e6968;font-size:13px;text-align:center}.buyback-portal__login-link{color:#141414;font-size:13px;text-decoration:underline}.buyback-portal__login-link:hover{color:#5e6968}.bp-detail__header{position:sticky;top:0;z-index:50;border-bottom:1px solid #e5e9e7;background-color:#fff}.bp-detail__header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:56px}@media(min-width:768px){.bp-detail__header-inner{height:64px}}.bp-detail__header-inner.page-width{padding-right:16px;padding-left:16px}@media(min-width:768px){.bp-detail__header-inner.page-width{padding-right:24px;padding-left:24px}}.bp-detail__ref{display:inline-block;padding:6px 14px;border-radius:6px;background-color:#141414;color:#a2e4b8;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.bp-detail__back{color:#141414;font-size:14px;text-decoration:none;-webkit-transition:-webkit-text-decoration .18s ease-out;transition:-webkit-text-decoration .18s ease-out;transition:text-decoration .18s ease-out;transition:text-decoration .18s ease-out,-webkit-text-decoration .18s ease-out}.bp-detail__back:hover{text-decoration:underline}.bp-progress{padding:20px 24px;border-radius:16px;background-color:#fff;-webkit-box-shadow:0 1px 2px rgba(20,20,20,.04),0 1px 1px rgba(20,20,20,.03);box-shadow:0 1px 2px #1414140a,0 1px 1px #14141408}.bp-progress__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bp-progress__label{margin:0;color:#141414;font-size:19px;font-weight:700;line-height:1.3}.bp-progress__counter{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#8a9290;font-size:13px;font-weight:400}.bp-progress__track{overflow:hidden;width:100%;height:8px;margin-top:12px;border-radius:4px;background-color:#e8eae9}.bp-progress__fill{width:0%;height:100%;border-radius:4px;background-color:#a2e4b8;-webkit-transition:width .4s cubic-bezier(.4,0,.2,1);transition:width .4s cubic-bezier(.4,0,.2,1)}.bp-progress[data-bp-progress-state=refused] .bp-progress__counter{display:none}.bp-progress[data-bp-progress-state=refused] .bp-progress__fill{background-color:#5e6968}.bp-offer-card{display:block;border-radius:16px;background:linear-gradient(105deg,#bce8c8,#dff3e7 60%,#eff8f1);-webkit-box-shadow:0 2px 8px rgba(31,100,64,.06);box-shadow:0 2px 8px #1f64400f;overflow:hidden}.bp-offer-card__inner{padding:28px 32px 24px}@media(max-width:640px){.bp-offer-card__inner{padding:24px 20px 20px}}.bp-offer-card__label{display:block;margin-bottom:8px;color:#8a9290;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.bp-offer-card__intro{margin:0 0 20px;color:#2d5742;font-size:15px;font-weight:400;font-style:italic;line-height:1.5}.bp-offer-card__box{padding:20px 24px 24px;border:1px solid rgba(20,20,20,.04);border-radius:12px;background-color:#eff8f1;-webkit-box-shadow:0 1px 2px rgba(20,20,20,.04);box-shadow:0 1px 2px #1414140a}.bp-offer-card__bike{margin:0 0 4px;color:#141414;font-size:15px;font-weight:600;line-height:1.4}.bp-offer-card__validity{margin:0 0 12px;color:#5e6968;font-size:13px;font-weight:400;line-height:1.4}.bp-offer-card__validity[hidden]{display:none}.bp-offer-card__price{margin:0;color:#141414;font-size:64px;font-weight:700;letter-spacing:-.02em;line-height:1}@media(max-width:640px){.bp-offer-card__price{font-size:48px}}.bp-offer-card__price-subtitle{margin:8px 0 0;color:#5e6968;font-size:13px;font-weight:400;line-height:1.4}.bp-offer-card__price-subtitle[hidden]{display:none}.bp-offer-card[data-bp-offer-state=pending]{background:linear-gradient(160deg,#eff8f1,#dff3e7 55%,#bce8c8);-webkit-box-shadow:0 2px 8px rgba(31,100,64,.06);box-shadow:0 2px 8px #1f64400f}.bp-offer-card[data-bp-offer-state=pending] .bp-offer-card__box{background-color:#fff}.bp-offer-card[data-bp-offer-state=pending] .bp-offer-card__validity,.bp-offer-card[data-bp-offer-state=pending] .bp-offer-card__price,.bp-offer-card[data-bp-offer-state=pending] .bp-offer-card__price-subtitle,.bp-offer-card[data-bp-offer-state=pending] .bp-offer-card__bike{display:none}.bp-offer-card[data-bp-offer-state=pending] .bp-offer-card__pending{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-offer-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:20px 32px;background-color:#fff}@media(max-width:640px){.bp-offer-card__actions{padding:16px 20px}}.bp-offer-card__cta{display:block;width:100%;padding:16px 24px;border:0;border-radius:8px;background-color:#141414;color:#fff;font-family:inherit;font-size:15px;font-weight:600;text-align:center;cursor:pointer;-webkit-transition:background-color .18s ease-out,-webkit-box-shadow .18s ease-out;transition:background-color .18s ease-out,-webkit-box-shadow .18s ease-out;transition:background-color .18s ease-out,box-shadow .18s ease-out;transition:background-color .18s ease-out,box-shadow .18s ease-out,-webkit-box-shadow .18s ease-out}.bp-offer-card__cta:hover:not(:disabled){background-color:#2a2a2a;-webkit-box-shadow:0 4px 12px rgba(20,20,20,.18);box-shadow:0 4px 12px #1414142e}.bp-offer-card__cta:focus-visible{outline:2px solid #a2e4b8;outline-offset:2px}.bp-offer-card__cta:disabled{background-color:#8a9290;cursor:not-allowed}.bp-offer-card__cta[hidden]{display:none}.bp-offer-card__store-recap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin:0;padding:10px 14px;border-radius:12px;background-color:#dff3e7;color:#141414;font-size:13px}.bp-offer-card__store-recap[hidden]{display:none}.bp-offer-card__store-recap-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;border-radius:50%;background-color:#a2e4b8;color:#141414;font-size:11px;font-weight:700}.bp-offer-card__store-recap-label{color:#5e6968;font-weight:600;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.bp-offer-card__store-recap-name{color:#141414;font-weight:700;font-size:14px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bp-offer-card__store-recap-modify{margin-left:auto;padding:4px 8px;border:0;background:none;color:#141414;font-family:inherit;font-size:13px;text-decoration:underline;cursor:pointer}.bp-offer-card__store-recap-modify:hover{text-decoration-thickness:2px}.bp-offer-card__link{display:block;width:100%;padding:8px;border:0;background:none;color:#141414;font-family:inherit;font-size:14px;font-weight:400;text-align:center;text-decoration:underline;text-underline-offset:3px;cursor:pointer;-webkit-transition:text-decoration-thickness .18s ease-out;transition:text-decoration-thickness .18s ease-out}.bp-offer-card__link:hover{text-decoration-thickness:2px}.bp-offer-card__link[hidden]{display:none}.bp-offer-card__refused{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:12px 0 4px;padding:12px 8px 4px;color:#141414;text-align:center}.bp-offer-card__refused[hidden]{display:none}.bp-offer-card__refused-illustration{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:76px;height:76px;margin-bottom:6px;color:#1f4a31;-webkit-animation:bp-refused-bloom .52s cubic-bezier(.16,1,.3,1) both;animation:bp-refused-bloom .52s cubic-bezier(.16,1,.3,1) both}.bp-offer-card__refused-halo{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;background:radial-gradient(circle at center,#a2e4b88c,#dff3e799 45%,#dff3e700 75%);pointer-events:none;-webkit-animation:bp-refused-halo-pulse 4.2s ease-in-out infinite;animation:bp-refused-halo-pulse 4.2s ease-in-out infinite}.bp-offer-card__refused-heart{position:relative;width:56px;height:56px;-webkit-filter:drop-shadow(0 1px 0 rgba(31,74,49,.08));filter:drop-shadow(0 1px 0 rgba(31,74,49,.08));z-index:1}.bp-offer-card__refused-heart-shape{-webkit-transform-origin:24px 28px;-ms-transform-origin:24px 28px;transform-origin:24px 28px;-webkit-animation:bp-refused-heartbeat 3.6s ease-in-out infinite;animation:bp-refused-heartbeat 3.6s ease-in-out infinite}.bp-offer-card__refused-label{margin:4px 0 0;max-width:30ch;font-size:20px;font-weight:700;line-height:1.25;letter-spacing:-.012em}.bp-offer-card__refused-subtitle{margin:0;max-width:36ch;color:#5e6968;font-size:14px;font-weight:400;font-style:italic;line-height:1.55}.bp-offer-card__refused-reason{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:4px 0 0;padding:6px 14px 6px 12px;border:1px solid rgba(31,74,49,.08);border-radius:999px;background-color:#eff8f1b3;color:#2d5742;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.01em}.bp-offer-card__refused-reason:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#1f4a31;opacity:.65}.bp-offer-card__refused-reason[hidden]{display:none}.bp-offer-card__refused-cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:14px;padding:13px 22px 13px 24px;border-radius:999px;background-color:#141414;color:#fff;font-size:14px;font-weight:600;letter-spacing:.005em;text-decoration:none;-webkit-box-shadow:0 1px 0 rgba(20,20,20,.04);box-shadow:0 1px #1414140a;-webkit-transition:background-color .18s ease-out,-webkit-transform .18s ease-out,-webkit-box-shadow .18s ease-out;transition:background-color .18s ease-out,-webkit-transform .18s ease-out,-webkit-box-shadow .18s ease-out;transition:transform .18s ease-out,box-shadow .18s ease-out,background-color .18s ease-out;transition:transform .18s ease-out,box-shadow .18s ease-out,background-color .18s ease-out,-webkit-transform .18s ease-out,-webkit-box-shadow .18s ease-out}.bp-offer-card__refused-cta,.bp-offer-card__refused-cta:link,.bp-offer-card__refused-cta:visited{color:#fff}.bp-offer-card__refused-cta:hover,.bp-offer-card__refused-cta:focus,.bp-offer-card__refused-cta:focus-visible,.bp-offer-card__refused-cta:active{color:#fff;text-decoration:none}.bp-offer-card__refused-cta:hover{background-color:#2a2a2a;-webkit-box-shadow:0 4px 12px rgba(20,20,20,.18);box-shadow:0 4px 12px #1414142e;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.bp-offer-card__refused-cta:hover .bp-offer-card__refused-cta-arrow{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translate(4px)}.bp-offer-card__refused-cta:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.bp-offer-card__refused-cta:focus-visible{outline:2px solid #a2e4b8;outline-offset:3px}.bp-offer-card__refused-cta-arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:16px;height:16px;-webkit-transition:-webkit-transform .18s ease-out;transition:-webkit-transform .18s ease-out;transition:transform .18s ease-out;transition:transform .18s ease-out,-webkit-transform .18s ease-out}.bp-offer-card__refused-cta-arrow svg{width:100%;height:100%}@-webkit-keyframes bp-refused-bloom{0%{opacity:0;-webkit-transform:scale(.78);transform:scale(.78)}60%{opacity:1;-webkit-transform:scale(1.04);transform:scale(1.04)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bp-refused-bloom{0%{opacity:0;-webkit-transform:scale(.78);transform:scale(.78)}60%{opacity:1;-webkit-transform:scale(1.04);transform:scale(1.04)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bp-refused-halo-pulse{0%,to{opacity:.85;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06)}}@keyframes bp-refused-halo-pulse{0%,to{opacity:.85;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06)}}@-webkit-keyframes bp-refused-heartbeat{0%,60%,to{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.06);transform:scale(1.06)}35%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.03);transform:scale(1.03)}}@keyframes bp-refused-heartbeat{0%,60%,to{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.06);transform:scale(1.06)}35%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(1.03);transform:scale(1.03)}}@media(prefers-reduced-motion:reduce){.bp-offer-card__refused-illustration,.bp-offer-card__refused-halo,.bp-offer-card__refused-heart-shape,.bp-offer-card__refused-cta-arrow{-webkit-animation:none!important;animation:none!important;-webkit-transition:none!important;transition:none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}}.bp-offer-card[data-bp-offer-state=refused]{background:#eff8f1;-webkit-box-shadow:0 1px 2px rgba(20,20,20,.04),0 1px 1px rgba(20,20,20,.03);box-shadow:0 1px 2px #1414140a,0 1px 1px #14141408}.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__label,.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__intro,.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__bike,.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__validity,.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__price,.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__price-subtitle,.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__pending{display:none}.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__box{padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.bp-offer-card[data-bp-offer-state=refused] .bp-offer-card__refused{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-offer-card__banner[hidden]{display:none}.bp-offer-card__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:12px 16px;margin:0 32px 16px;border-radius:12px}.bp-offer-card__banner--warning{background-color:#fde9e7;border-left:3px solid #c0392b;color:#c0392b}.bp-offer-card__banner-icon{font-size:18px;line-height:1.2;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.bp-offer-card__banner-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bp-offer-card__banner-title{margin:0 0 4px;font-weight:600;font-size:14px;color:#c0392b}.bp-offer-card__banner-subtitle{margin:0;font-size:13px;color:#c0392b;opacity:.8}@media(max-width:640px){.bp-offer-card__banner{margin:0 20px 16px;padding:10px 12px;gap:10px}}.bp-offer-card__pending{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:12px 0 4px;padding:12px 8px 4px;color:#141414;text-align:center}.bp-offer-card__pending[hidden]{display:none}.bp-offer-card__pending-visual{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:88px;height:88px;margin-bottom:4px;color:#1f4a31}.bp-offer-card__pending-halo{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#a2e4b88c,#a2e4b800 70%);-webkit-transform:translate(-50%,-50%) scale(.6);-ms-transform:translate(-50%,-50%) scale(.6);transform:translate(-50%,-50%) scale(.6);-webkit-animation:bp-pending-halo 2.4s ease-out infinite;animation:bp-pending-halo 2.4s ease-out infinite;pointer-events:none}.bp-offer-card__pending-halo--delayed{-webkit-animation-delay:1.2s;animation-delay:1.2s}.bp-offer-card__pending-icon{position:relative;width:48px;height:48px;-webkit-animation:bp-pending-icon-pulse 2.4s ease-in-out infinite;animation:bp-pending-icon-pulse 2.4s ease-in-out infinite}.bp-offer-card__pending-label{margin:0;font-size:19px;font-weight:700;line-height:1.3}.bp-offer-card__pending-subtitle{margin:0;max-width:38ch;color:#5e6968;font-size:14px;font-weight:400;line-height:1.5}.bp-offer-card__pending-eta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:6px 0 0;padding:6px 12px;border-radius:10px;background-color:#a2e4b859;color:#1f4a31;font-size:13px;font-weight:600;letter-spacing:.01em}.bp-offer-card__pending-eta-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#a2e4b8;-webkit-animation:bp-pending-dot 1.6s ease-in-out infinite;animation:bp-pending-dot 1.6s ease-in-out infinite}@-webkit-keyframes bp-pending-halo{0%{opacity:.6;-webkit-transform:translate(-50%,-50%) scale(.55);transform:translate(-50%,-50%) scale(.55)}70%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1.25);transform:translate(-50%,-50%) scale(1.25)}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1.25);transform:translate(-50%,-50%) scale(1.25)}}@keyframes bp-pending-halo{0%{opacity:.6;-webkit-transform:translate(-50%,-50%) scale(.55);transform:translate(-50%,-50%) scale(.55)}70%{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1.25);transform:translate(-50%,-50%) scale(1.25)}to{opacity:0;-webkit-transform:translate(-50%,-50%) scale(1.25);transform:translate(-50%,-50%) scale(1.25)}}@-webkit-keyframes bp-pending-icon-pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.08);transform:scale(1.08)}}@keyframes bp-pending-icon-pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.08);transform:scale(1.08)}}@-webkit-keyframes bp-pending-dot{0%,to{opacity:.6;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes bp-pending-dot{0%,to{opacity:.6;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.25);transform:scale(1.25)}}@media(prefers-reduced-motion:reduce){.bp-offer-card__pending-halo,.bp-offer-card__pending-icon,.bp-offer-card__pending-eta-dot{-webkit-animation:none;animation:none}.bp-offer-card__pending-halo{opacity:.35;-webkit-transform:translate(-50%,-50%) scale(.9);-ms-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}}.bp-offer-card__selection{margin:0 0 12px;border:1px solid #e5e9e7;border-radius:12px;background-color:#fff;overflow:hidden}.bp-offer-card__selection-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:12px 14px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background:none;color:#141414;font-family:inherit;font-size:15px;text-align:left;cursor:pointer;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out}.bp-offer-card__selection-toggle:hover{background-color:#eff8f1}.bp-offer-card__selection-toggle:focus-visible{outline:2px solid #1f4a31;outline-offset:-2px}.bp-offer-card__selection-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:26px;height:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#dff3e7;color:#1f4a31;font-size:14px;font-weight:700;line-height:1}.bp-offer-card__selection-label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp-offer-card__selection-chevron{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:16px;height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#5e6968;-webkit-transition:-webkit-transform .22s ease-in-out;transition:-webkit-transform .22s ease-in-out;transition:transform .22s ease-in-out;transition:transform .22s ease-in-out,-webkit-transform .22s ease-in-out}.bp-offer-card__selection-toggle[aria-expanded=true] .bp-offer-card__selection-chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.bp-offer-card__selection-details{padding:12px 14px 14px;border-top:1px solid #eef1ef}.bp-offer-card__selection-address-block{margin-bottom:12px}.bp-offer-card__selection-address{margin:0 0 8px;color:#5e6968;font-size:14px;line-height:1.45}.bp-offer-card__selection-hours{margin:0;padding:0;list-style:none;font-size:13px;line-height:1.45}.bp-offer-card__selection-hours li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:3px 0;color:#5e6968}.bp-offer-card__selection-hours li+li{border-top:1px dashed #eef1ef}.bp-offer-card__selection-hours-day{font-weight:600;color:#141414}.bp-offer-card__selection-hours-slots{text-align:right}.bp-offer-card__selection-date-long{margin:0 0 12px;color:#5e6968;font-size:14px;line-height:1.45}.bp-offer-card__selection-modify{display:inline-block;padding:6px 0;border:0;background:none;color:#141414;font-family:inherit;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer;-webkit-transition:text-decoration-thickness .18s ease-out;transition:text-decoration-thickness .18s ease-out}.bp-offer-card__selection-modify:hover{text-decoration-thickness:2px}.bp-contact-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:24px 28px;border:1px solid #e5e9e7;border-radius:16px;background-color:#fff;-webkit-box-shadow:0 1px 2px rgba(20,20,20,.04),0 1px 1px rgba(20,20,20,.03);box-shadow:0 1px 2px #1414140a,0 1px 1px #14141408;text-align:center}.bp-contact-card__title{margin:0;color:#141414;font-size:19px;font-weight:700;line-height:1.3;text-align:left}.bp-contact-card__subtitle{margin:0;color:#5e6968;font-size:15px;font-weight:400;line-height:1.5;text-align:left}.bp-contact-card__cta{display:block;width:100%;margin:8px 0 0;padding:14px 24px;border:1px solid #e5e9e7;border-radius:8px;background-color:#fff;color:#141414;font-family:inherit;font-size:15px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:border-color .18s ease-out,background-color .18s ease-out;transition:border-color .18s ease-out,background-color .18s ease-out}.bp-contact-card__cta:hover{border-color:#141414}.bp-contact-card__cta:focus-visible{outline:2px solid #a2e4b8;outline-offset:2px}.bp-modal{margin:auto;padding:0;border:0;background:transparent;color:inherit}.bp-modal::-ms-backdrop{background-color:#14141473}.bp-modal::backdrop{background-color:#14141473}.bp-modal[open]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 32px);max-width:520px;max-height:calc(100vh - 32px);overflow:visible}.bp-modal__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-height:inherit;padding:24px 28px 28px;overflow-y:auto;border-radius:16px;background-color:#fff;-webkit-box-shadow:0 20px 50px rgba(20,20,20,.18),0 4px 12px rgba(20,20,20,.08);box-shadow:0 20px 50px #1414142e,0 4px 12px #14141414}@media(max-width:640px){.bp-modal__container{padding:20px 20px 24px}}.bp-modal__title{margin:0 0 12px;color:#141414;font-size:22px;font-weight:700;line-height:1.3}.bp-modal__intro{margin:0 0 20px;color:#5e6968;font-size:15px;font-weight:400;line-height:1.55}.bp-modal__close{position:absolute;top:12px;right:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:4px;background:none;color:#5e6968;font-family:inherit;font-size:20px;line-height:1;cursor:pointer;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out}.bp-modal__close:hover{background-color:#f0f5f4;color:#141414}.bp-modal__field{display:block;margin-bottom:16px}.bp-modal__label{display:block;margin-bottom:6px;color:#5e6968;font-size:13px;font-weight:600}.bp-modal__field input[type=text],.bp-modal__field input[type=search],.bp-modal__field input[type=email],.bp-modal__field select,.bp-modal__field textarea{width:100%;padding:10px 12px;border:1px solid #e5e9e7;border-radius:8px;background-color:#fff;color:#141414;font-family:inherit;font-size:15px;-webkit-transition:border-color .18s ease-out;transition:border-color .18s ease-out}.bp-modal__field input[type=text]:focus,.bp-modal__field input[type=search]:focus,.bp-modal__field input[type=email]:focus,.bp-modal__field select:focus,.bp-modal__field textarea:focus{border-color:#141414;outline:2px solid #a2e4b8;outline-offset:2px}.bp-modal__field textarea{min-height:96px;resize:vertical}.bp-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.bp-cta-pastel{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 24px;border:0;border-radius:8px;background-color:#a2e4b8;color:#1f4a31;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out}.bp-cta-pastel:hover:not(:disabled){background-color:#8ed4a4}.bp-cta-pastel:focus-visible{outline:2px solid #1f4a31;outline-offset:2px}.bp-cta-pastel:disabled{background-color:#cfe8d6;color:#8a9290;cursor:not-allowed}.bp-link-button{padding:8px;border:0;background:none;color:#141414;font-family:inherit;font-size:14px;text-decoration:underline;text-underline-offset:3px;cursor:pointer;-webkit-transition:text-decoration-thickness .18s ease-out;transition:text-decoration-thickness .18s ease-out}.bp-link-button:hover{text-decoration-thickness:2px}.bp-modal-calc__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.bp-modal-calc__paragraph{margin:0;color:#5e6968;font-size:15px;font-weight:400;line-height:1.55}.bp-modal-store__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:16px}.bp-modal-store__search{display:block;width:100%;padding:10px 12px;border:1px solid #e5e9e7;border-radius:8px;background-color:#fff;color:#141414;font-family:inherit;font-size:15px;-webkit-transition:border-color .18s ease-out;transition:border-color .18s ease-out}.bp-modal-store__search:focus{border-color:#141414;outline:2px solid #a2e4b8;outline-offset:2px}.bp-modal-store__search::-webkit-input-placeholder{color:#8a9290}.bp-modal-store__search::-moz-placeholder{color:#8a9290}.bp-modal-store__search:-ms-input-placeholder{color:#8a9290}.bp-modal-store__search::-ms-input-placeholder{color:#8a9290}.bp-modal-store__search::placeholder{color:#8a9290}.bp-modal-store__hint{margin:0;padding:24px 16px;color:#5e6968;font-size:14px;line-height:1.5;text-align:center}.bp-modal-store__body{display:block}.bp-modal-store__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-height:50vh;margin:0;padding:0;overflow-y:auto;list-style:none}.bp-modal-store__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px 18px;border:1px solid #e5e9e7;border-radius:10px;background-color:#fff;cursor:pointer;-webkit-transition:border-color .18s ease-out,background-color .18s ease-out;transition:border-color .18s ease-out,background-color .18s ease-out}.bp-modal-store__item:hover{border-color:#c5cdca}.bp-modal-store__item input[type=radio]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:4px;accent-color:#141414;width:18px;height:18px;cursor:pointer}.bp-modal-store__item--selected{padding:15px 17px;border:2px solid #141414}.bp-modal-store__name{margin:0 0 4px;color:#141414;font-size:16px;font-weight:700;line-height:1.4}.bp-modal-store__address{margin:0 0 8px;color:#5e6968;font-size:14px;font-weight:400;line-height:1.4}.bp-modal-store__address a{color:#5e6968;text-decoration:underline;text-underline-offset:2px}.bp-modal-store__address a:hover{color:#141414}.bp-modal-store__hours-label{margin:0 0 4px;color:#5e6968;font-size:13px;font-weight:600}.bp-modal-store__hours{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;margin:0;color:#5e6968;font-size:13px;font-weight:400;line-height:1.4}.bp-modal-store__hours dt{color:#5e6968;font-weight:400}.bp-modal-store__hours dd{margin:0;color:#5e6968;font-weight:400}.bp-modal-store__empty{padding:24px;color:#5e6968;font-size:14px;text-align:center}.bp-modal-store__methods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin:16px 0}.bp-modal-store__method-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px 18px;border:1px solid #e5e9e7;border-radius:10px;background-color:#fff;cursor:pointer;-webkit-transition:border-color .18s ease-out,background-color .18s ease-out;transition:border-color .18s ease-out,background-color .18s ease-out}.bp-modal-store__method-item:hover{border-color:#c5cdca}.bp-modal-store__method-item input[type=radio]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:4px;accent-color:#141414;width:18px;height:18px;cursor:pointer}.bp-modal-store__method-item--selected{padding:15px 17px;border:2px solid #141414}.bp-modal-store__method-body{display:block}.bp-modal-store__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:12px;padding:6px 0;background:transparent;border:none;color:#5e6968;font-family:inherit;font-size:14px;cursor:pointer}.bp-modal-store__back:hover{color:#141414}.bp-modal-store__error{margin:12px 0 0;padding:10px 12px;border-radius:8px;background-color:#fdecec;color:#b00020;font-size:14px;line-height:1.4}.bp-cta-pastel[aria-busy=true]{position:relative;cursor:progress;opacity:.85}.bp-cta-pastel[aria-busy=true]:after{content:"";display:inline-block;width:12px;height:12px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;-webkit-animation:bp-spin .8s linear infinite;animation:bp-spin .8s linear infinite}@keyframes bp-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.bp-modal-store .bp-modal__actions{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.bp-modal-store__no-nearby{background-color:transparent;border:1px solid #e5e9e7;color:#141414}.bp-modal-store__no-nearby:hover:not(:disabled){background-color:#f0f5f4}@media(max-width:520px){.bp-modal-store .bp-modal__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.bp-modal-docs__zones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:20px}.bp-modal-docs__optional-section{margin-top:24px;padding-top:24px;border-top:1px solid #e5e9e7}.bp-modal-docs__optional-title{margin:0 0 12px;color:#5e6968;font-size:14px;font-weight:600}.bp-modal-docs__zone{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 20px;border:1.5px dashed #c5cdca;border-radius:12px;background-color:#fff;text-align:left;cursor:pointer;-webkit-transition:border-color .18s ease-out,background-color .18s ease-out,-webkit-box-shadow .18s ease-out,-webkit-transform .18s ease-out;transition:border-color .18s ease-out,background-color .18s ease-out,-webkit-box-shadow .18s ease-out,-webkit-transform .18s ease-out;transition:border-color .18s ease-out,background-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out;transition:border-color .18s ease-out,background-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out,-webkit-box-shadow .18s ease-out,-webkit-transform .18s ease-out}.bp-modal-docs__zone:hover{border-color:#141414;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 1px 2px rgba(20,20,20,.04),0 1px 1px rgba(20,20,20,.03);box-shadow:0 1px 2px #1414140a,0 1px 1px #14141408}.bp-modal-docs__zone:focus-within{border-color:#141414;outline:2px solid #a2e4b8;outline-offset:2px}.bp-modal-docs__zone.is-dragover{border-color:#141414;background-color:#f8fbf9}.bp-modal-docs__zone.is-uploaded{border-style:solid;border-color:#a2e4b8;background-color:#eff8f1}.bp-modal-docs__zone.is-uploaded .bp-modal-docs__zone-icon{background-color:#a2e4b8;color:#141414}.bp-modal-docs__input--hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bp-modal-docs__zone-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:40px;border-radius:50%;background-color:#dff3e7;color:#1f4a31;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out}.bp-modal-docs__zone-icon svg{width:20px;height:20px}.bp-modal-docs__zone-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.bp-modal-docs__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#141414;font-size:15px;font-weight:700;line-height:1.3}.bp-modal-docs__optional{display:inline-block;padding:2px 7px;border-radius:4px;background-color:#f0f5f4;color:#8a9290;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.bp-modal-docs__hint{display:block;color:#5e6968;font-size:12px;font-weight:400;line-height:1.4}.bp-modal-docs__filename{display:block;margin-top:2px;overflow:hidden;color:#1f4a31;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bp-modal-docs__filename[hidden]{display:none}.bp-modal-docs__error{display:block;margin-top:2px;color:#c0392b;font-size:12px;font-weight:600}.bp-modal-docs__error[hidden]{display:none}.bp-modal-docs__global-error{margin:0 0 16px;padding:10px 14px;border:1px solid #c0392b;border-radius:8px;background-color:#c0392b14;color:#c0392b;font-size:13px;font-weight:600}.bp-modal-docs__banner{position:sticky;top:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 16px;padding:14px 18px;border:1px solid #a2e4b8;border-radius:12px;background-color:#dff3e7}.bp-modal-docs__banner-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.bp-modal-docs__banner-title{margin:0;color:#141414;font-size:14px;font-weight:700;line-height:1.3}.bp-modal-docs__banner-subtitle{margin:0;color:#5e6968;font-size:12px;font-weight:400;line-height:1.4}.bp-modal-docs__banner-cta{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 16px;border:0;border-radius:8px;background-color:#141414;color:#fff;font-size:13px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out}.bp-modal-docs__banner-cta:hover{background-color:#2a2a2a}.bp-modal-docs__stepper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:20px}.bp-modal-docs__step-dot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:#e5e9e7;color:#8a9290;font-size:13px;font-weight:700}.bp-modal-docs__step-dot.is-active{background-color:#141414;color:#fff}.bp-modal-docs__step-dot.is-done{background-color:#a2e4b8;color:#141414}.bp-modal-docs__step-bar{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:2px;background-color:#e5e9e7}.bp-modal-docs__step-bar.is-done{background-color:#a2e4b8}.bp-modal-docs__step-label{margin:0 0 16px;color:#5e6968;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.bp-modal-docs__disclaimer{margin:16px 0;padding:12px 16px;border-left:3px solid #c0392b;border-radius:12px;background-color:#c0392b0f;color:#c0392b;font-size:13px;font-weight:600;line-height:1.45}.bp-modal-docs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.bp-modal-docs__nav-prev,.bp-modal-docs__nav-next{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bp-modal-docs__success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:32px 16px 12px;text-align:center}.bp-modal-docs__success-check{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#bce8c8,#a2e4b8);color:#141414;-webkit-box-shadow:0 8px 24px rgba(31,100,64,.18);box-shadow:0 8px 24px #1f64402e;-webkit-animation:bp-docs-success-pop .42s cubic-bezier(.34,1.56,.64,1) both;animation:bp-docs-success-pop .42s cubic-bezier(.34,1.56,.64,1) both}.bp-modal-docs__success-check svg{width:36px;height:36px;stroke-dasharray:36;stroke-dashoffset:36;-webkit-animation:bp-docs-success-draw .38s .28s ease-out forwards;animation:bp-docs-success-draw .38s .28s ease-out forwards}.bp-modal-docs__success-title{margin:4px 0 0;color:#141414;font-size:22px;font-weight:700;line-height:1.25}.bp-modal-docs__success-subtitle{margin:0;max-width:38ch;color:#5e6968;font-size:14px;font-weight:400;line-height:1.5}.bp-modal-docs__success-meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:4px;padding:6px 12px;border-radius:10px;background-color:#eff8f1;color:#1f4a31;font-size:12px;font-weight:600}.bp-modal-docs__success-meta-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#a2e4b8;-webkit-animation:bp-docs-success-dot 1.4s ease-in-out infinite;animation:bp-docs-success-dot 1.4s ease-in-out infinite}.bp-modal-docs__success-close{margin-top:8px;padding:12px 28px;border:0;border-radius:8px;background-color:#141414;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out}.bp-modal-docs__success-close:hover{background-color:#2a2a2a}@-webkit-keyframes bp-docs-success-pop{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}60%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes bp-docs-success-pop{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}60%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes bp-docs-success-draw{to{stroke-dashoffset:0}}@keyframes bp-docs-success-draw{to{stroke-dashoffset:0}}@-webkit-keyframes bp-docs-success-dot{0%,to{opacity:.55;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}}@keyframes bp-docs-success-dot{0%,to{opacity:.55;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.4);transform:scale(1.4)}}@media(prefers-reduced-motion:reduce){.bp-modal-docs__success-check{-webkit-animation:none;animation:none}.bp-modal-docs__success-check svg{-webkit-animation:none;animation:none;stroke-dashoffset:0}.bp-modal-docs__success-meta-dot{-webkit-animation:none;animation:none}}.bp-modal--refuse .bp-modal__field+.bp-modal__field{margin-top:4px}.bp-modal-pickup__slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:16px;border:0;padding:0}.bp-modal-pickup__slot-legend{margin-bottom:8px;padding:0;color:#141414;font-size:14px;font-weight:600}.bp-modal-pickup__slot-options{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.bp-modal-pickup__slot-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 16px;border:1px solid #e5e9e7;border-radius:8px;background:#fff;color:#141414;font-size:15px;cursor:pointer;-webkit-transition:.18s ease-out;transition:.18s ease-out}.bp-modal-pickup__slot-btn:hover{border-color:#141414;background:#dff3e7}.bp-modal-pickup__slot-btn:focus-visible{outline:2px solid #a2e4b8;outline-offset:2px}.bp-modal-pickup__slot-btn.is-active{border:2px solid #141414;background:#bce8c8;font-weight:600}.bp-step-message{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px 18px;border:1px solid #a2e4b8;border-radius:16px;background-color:#dff3e7}.bp-step-message[hidden]{display:none}.bp-step-message__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#fff;color:#1f4a31;font-size:18px;line-height:1}.bp-step-message__icon:before{content:"\1f69a"}.bp-step-message[data-bp-step-message-state=received] .bp-step-message__icon:before{content:"\1f527"}.bp-step-message[data-bp-step-message-state=docs_uploaded] .bp-step-message__icon:before{content:"\1f4c4"}.bp-step-message__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.bp-step-message__title{margin:0;color:#141414;font-size:15px;font-weight:700;line-height:1.3}.bp-step-message__subtitle{margin:0;color:#5e6968;font-size:13px;font-weight:400;line-height:1.5}.bp-toast{position:fixed;bottom:24px;left:50%;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:280px;max-width:calc(100vw - 32px);padding:14px 16px 0;border-radius:8px;background-color:#141414eb;-webkit-box-shadow:0 20px 50px rgba(20,20,20,.18),0 4px 12px rgba(20,20,20,.08);box-shadow:0 20px 50px #1414142e,0 4px 12px #14141414;color:#fff;font-family:inherit;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.bp-toast__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.bp-toast__message{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;font-weight:500;line-height:1.4}.bp-toast__undo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:6px 12px;border:0;border-radius:8px;background-color:#a2e4b8;color:#141414;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;-webkit-transition:background-color .18s ease-out;transition:background-color .18s ease-out}.bp-toast__undo:hover:not(:disabled){background-color:#bce8c8}.bp-toast__undo:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.bp-toast__progress{position:relative;height:3px;margin-top:10px;overflow:hidden;border-radius:0 0 8px 8px;background-color:#ffffff2e}.bp-toast__progress-fill{display:block;width:100%;height:100%;background-color:#a2e4b8;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}@media(max-width:500px){.bp-toast{right:16px;bottom:16px;left:16px;max-width:none;-webkit-transform:none;-ms-transform:none;transform:none}}@media(prefers-reduced-motion:reduce){.bp-toast__progress{display:none}}@media(max-width:640px){.bp-detail__main{padding:16px 16px 40px;gap:12px}.bp-progress{padding:18px 20px}.bp-progress__label{font-size:18px}.bp-contact-card{padding:20px 22px}.bp-modal[open]{width:calc(100% - 24px);max-width:100%;max-height:90vh}.bp-modal__container{max-height:90vh;border-radius:16px;padding:20px 20px 16px}.bp-modal__actions{margin-top:16px;padding:12px 0 0}.bp-modal-store__list{max-height:55vh}.bp-modal-docs__zone{padding:22px 18px}.buyback-portal__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:16px}.buyback-portal__card-photo{width:72px;height:72px}.buyback-portal__card-body{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.buyback-portal__card-ref{margin-bottom:6px;padding:3px 8px;font-size:11px}.buyback-portal__card-title{font-size:15px}.buyback-portal__card-meta{font-size:12px}.buyback-portal__card-right{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.buyback-portal__card-status{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.buyback-portal__card-price,.buyback-portal__card-price-value{font-size:16px}.buyback-portal__card-cta{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/component-buyback-portal.css.map */
