.bs-history{--bs-history-blue: #0a3e76;--bs-history-text: #1a1a2e;--bs-history-green: #8bcda3;--bs-history-card-bg: #ffffff;--bs-history-card-border: #e2e8f0;--bs-history-dot-inactive: #d9d9d9;--bs-history-radius-card: 12px;--bs-history-radius-pill: 100px;padding-top:var(--bs-history-padding-top, 64px);padding-bottom:var(--bs-history-padding-bottom, 64px)}.bs-history *{box-sizing:border-box}.bs-history__container{width:100%;max-width:1452px;margin:0 auto;padding:0 10px;display:flex;flex-direction:column;gap:18px}.bs-history__header{display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;text-align:center}.bs-history__kicker{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:13px;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:var(--bs-history-blue);margin:0}.bs-history__title{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:20px;line-height:1.3;letter-spacing:0;color:var(--bs-history-text);margin:0;text-align:center;overflow-wrap:anywhere}.bs-history__subtitle{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:var(--bs-history-text);margin:0;text-align:center;overflow-wrap:anywhere}.bs-history__progress{display:none;position:relative;width:100%;height:8px;align-items:center}.bs-history__progress-line{position:absolute;top:50%;left:0;right:0;height:0;border-top:1px solid var(--bs-history-card-border);transform:translateY(-50%)}.bs-history__progress-dots{position:relative;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0;width:100%}.bs-history__progress-dot{width:8px;height:8px;border-radius:50%;background-color:var(--bs-history-dot-inactive);justify-self:center}.bs-history__progress-dot--current{background-color:var(--bs-history-green)}.bs-history__controls{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.bs-history__nav-btn{-webkit-appearance:none;appearance:none;width:32px;height:32px;flex-shrink:0;border-radius:50%;background-color:var(--bs-history-card-bg);border:1px solid var(--bs-history-card-border);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:var(--bs-history-blue);transition:background-color .2s ease,opacity .2s ease}.bs-history__nav-btn:disabled{opacity:.4;cursor:not-allowed}.bs-history__nav-btn:focus-visible{outline:3px solid var(--bs-history-green);outline-offset:2px}.bs-history__nav-icon{display:block;width:18px;height:18px}.bs-history__nav-icon--flip{transform:rotate(180deg)}.bs-history__dots{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1 auto;padding:0;margin:0;list-style:none}.bs-history__dot{-webkit-appearance:none;appearance:none;border:none;padding:0;background-color:var(--bs-history-dot-inactive);width:7px;height:7px;border-radius:50%;cursor:pointer;transition:background-color .2s ease,width .2s ease,border-radius .2s ease;position:relative}.bs-history__dot:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.bs-history__dot--active{background-color:var(--bs-history-blue);width:14px;height:7px;border-radius:var(--bs-history-radius-pill)}.bs-history__dot:focus-visible{outline:3px solid var(--bs-history-blue);outline-offset:4px}.bs-history__scroller{width:auto;margin:-8px -10px -16px;padding-top:8px;padding-bottom:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:none;scroll-padding-inline-start:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bs-history__scroller::-webkit-scrollbar{display:none}.bs-history__list{display:flex;flex-direction:row;gap:16px;padding-left:10px;margin:0;list-style:none;align-items:stretch}.bs-history__list:after{content:"";flex:0 0 1px;align-self:stretch}.bs-history__item{flex:0 0 264px;max-width:264px;scroll-snap-align:start;display:flex;flex-direction:column;gap:12px}.bs-history__item:last-child{scroll-snap-align:end}.bs-history__logo-card{position:relative;background-color:var(--bs-history-card-bg);border:1px solid var(--bs-history-card-border);border-radius:var(--bs-history-radius-card);padding:18px 0;min-height:108px;display:flex;align-items:center;justify-content:center}.bs-history__item--current .bs-history__logo-card{border-color:var(--bs-history-green)}.bs-history__logo{display:block;max-width:80%;max-height:72px;width:auto;height:auto;object-fit:contain}.bs-history__logo-placeholder{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:16px;line-height:1.2;color:var(--bs-history-text);text-align:center;padding:0 12px;overflow-wrap:anywhere}.bs-history__text-card{background-color:var(--bs-history-card-bg);border:1px solid var(--bs-history-card-border);border-radius:var(--bs-history-radius-card);padding:18px;display:flex;flex-direction:column;gap:17px;flex:1 1 auto}.bs-history__item--current .bs-history__text-card{border-color:var(--bs-history-green)}.bs-history__year-block{display:flex;flex-direction:column;gap:8px}.bs-history__year{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:1.2;color:var(--bs-history-text);display:block}.bs-history__item--current .bs-history__year{color:var(--bs-history-green)}.bs-history__brand{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:16px;line-height:1.3;color:var(--bs-history-text);margin:0;overflow-wrap:anywhere}.bs-history__divider{width:100%;max-width:220px;height:0;border:none;border-top:1px solid var(--bs-history-card-border);margin:0}.bs-history__description{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:13px;line-height:1.4;color:var(--bs-history-text);margin:0;overflow-wrap:anywhere}@media(hover:hover){.bs-history__nav-btn:not(:disabled):hover{background-color:#0a3e760a}.bs-history__dot:not(.bs-history__dot--active):hover{background-color:#b3b3b3}}@media(prefers-reduced-motion:reduce){.bs-history__nav-btn,.bs-history__dot{transition:none}.bs-history__scroller{scroll-behavior:auto}}@media(min-width:768px){.bs-history__container{padding:0 32px}.bs-history__title{font-size:22px}.bs-history__subtitle{max-width:600px}.bs-history__scroller{margin-left:-32px;margin-right:-32px;scroll-padding-inline-start:32px}.bs-history__list{padding-left:32px}}@media(min-width:1024px){.bs-history__container{padding:0 clamp(32px,5vw,76px)}.bs-history__controls{display:none}.bs-history__progress{display:flex}.bs-history__scroller{margin:0;padding-top:0;padding-bottom:0;overflow-x:visible;overflow-y:visible;scroll-snap-type:none;scroll-padding-inline-start:0}.bs-history__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding-left:0;align-items:stretch}.bs-history__item{flex:initial;max-width:none}.bs-history__list:after{display:none}}@media(min-width:1280px){.bs-history__container{padding:0 76px}.bs-history__title{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bs-history.css.map */
