.shopify-section--custom-brand-timeline{overflow:visible}.custom-bt{background:rgb(var(--section-background));color:rgb(var(--text-color));margin-block-start:var(--custom-bt-margin-top, 0px);margin-block-end:var(--custom-bt-margin-bottom, 0px);overflow:visible}.custom-bt__root{display:block}.custom-bt__empty{margin:0;padding:2rem var(--container-gutter, 1.25rem);text-align:center}.custom-bt__space{position:relative}.custom-bt__sticky{position:sticky;top:calc(var(--header-height, 0px) * var(--enable-sticky-header, 0) + var(--announcement-bar-height, 0px) * var(--enable-sticky-announcement-bar, 0));height:calc(100vh - var(--header-height, 0px) * var(--enable-sticky-header, 0) - var(--announcement-bar-height, 0px) * var(--enable-sticky-announcement-bar, 0));display:flex;flex-direction:column;overflow:hidden;background:rgb(var(--section-background))}.custom-bt__track{display:flex;flex:1 1 auto;min-height:0;width:max-content;will-change:transform;transform:translateZ(0);transition:transform .55s cubic-bezier(.22,1,.36,1)}.custom-bt__root.is-resizing .custom-bt__track{transition:none}.custom-bt__slide{position:relative;flex:0 0 var(--custom-bt-slide-width, 100%);width:var(--custom-bt-slide-width, 100%);height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:clamp(2rem,5vh,3.5rem) clamp(1.5rem,6vw,5rem) .5rem;overflow:hidden;background:transparent}.custom-bt__card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:min(1080px,100%);aspect-ratio:1080 / 480;max-height:min(480px,calc(100% - 1rem));background:rgb(var(--custom-bt-card-bg, 255, 255, 255));border-radius:var(--custom-bt-radius, 28px);overflow:hidden;box-shadow:0 12px 40px #00000014}.custom-bt__slide--media-right .custom-bt__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.custom-bt__slide--media-right .custom-bt__media{order:2}.custom-bt__slide--media-right .custom-bt__copy{order:1}.custom-bt__media{position:relative;min-height:0;overflow:hidden;background:rgb(var(--custom-bt-card-bg, 255, 255, 255))}.custom-bt__media picture,.custom-bt__image,.custom-bt__placeholder{display:block;width:100%;height:100%}.custom-bt__image{object-fit:cover;object-position:center}.custom-bt__placeholder{min-height:240px;background:radial-gradient(circle at 50% 45%,rgba(0,0,0,.04) 0%,transparent 42%),#fafafa}.custom-bt__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;min-width:0;padding:clamp(1.75rem,4vw,3.25rem) clamp(1.75rem,4vw,3.5rem);opacity:0;transform:translate3d(0,12px,0);transition:opacity .55s ease,transform .55s ease}.custom-bt__slide.is-active .custom-bt__copy{opacity:1;transform:translateZ(0)}.custom-bt__year-row{display:flex;align-items:center;gap:10px;margin:0}.custom-bt__badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;overflow:hidden;border-radius:50%;background:transparent}.custom-bt__badge-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.custom-bt__year{color:rgb(var(--custom-bt-slide-heading, var(--heading-color)));font-family:Roboto,var(--text-font-family, sans-serif);font-size:var(--custom-bt-year-size-mobile, 22px);font-style:normal;font-weight:400;line-height:1.4;letter-spacing:-.66px;text-transform:capitalize}.custom-bt__title{margin:0;align-self:stretch;max-width:18em;color:rgb(var(--custom-bt-slide-heading, var(--heading-color)));font-family:Roboto,var(--heading-font-family, sans-serif);font-size:var(--custom-bt-card-title-size-mobile, 28px);font-style:normal;font-weight:600;line-height:120%;letter-spacing:normal;text-transform:capitalize;leading-trim:both;text-edge:cap}.custom-bt__desc{margin:0;align-self:stretch;max-width:34em;color:rgb(var(--custom-bt-slide-text, var(--text-color)));font-family:Roboto,var(--text-font-family, sans-serif);font-size:var(--custom-bt-subtitle-size-mobile, 16px);font-style:normal;font-weight:400;line-height:130%}@media screen and (min-width:741px){.custom-bt__year{font-size:var(--custom-bt-year-size-desktop, 30px);line-height:47.856px;letter-spacing:-.9px}.custom-bt__title{font-size:var(--custom-bt-card-title-size-desktop, 48px)}.custom-bt__desc{font-size:var(--custom-bt-subtitle-size-desktop, 20px)}}.custom-bt__nav{position:relative;z-index:3;flex:0 0 auto;width:min(92vw,860px);margin-inline:auto;padding:1.75rem 0 calc(2rem + env(safe-area-inset-bottom,0px));background:transparent}.custom-bt__rail,.custom-bt__knob{display:none}.custom-bt__years{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin:0;padding:0;list-style:none}.custom-bt__year-item{flex:1 1 0;min-width:0;margin:0;padding:0;text-align:center}.custom-bt__year-btn{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;margin:0;padding:0;border:0;background:transparent;color:rgb(var(--heading-color));cursor:pointer;appearance:none;-webkit-appearance:none}.custom-bt__dot{display:block;width:9px;height:9px;border-radius:50%;border:1.5px solid rgba(var(--custom-bt-line),.35);background:transparent;box-sizing:border-box;transition:background .25s ease,border-color .25s ease,transform .25s ease}.custom-bt__year-label{color:rgba(var(--heading-color),.4);font-size:.8125rem;font-weight:500;line-height:1;letter-spacing:.01em;white-space:nowrap;transition:color .25s ease,font-weight .25s ease}.custom-bt__year-btn.is-active .custom-bt__dot{background:rgb(var(--custom-bt-accent));border-color:rgb(var(--custom-bt-accent));transform:scale(1.15)}.custom-bt__year-btn.is-active .custom-bt__year-label{color:rgb(var(--heading-color));font-weight:700}.custom-bt__year-btn:focus-visible{outline:2px solid rgb(var(--custom-bt-accent));outline-offset:4px;border-radius:4px}@media screen and (min-width:741px)and (prefers-reduced-motion:reduce){.custom-bt__space{height:auto!important}.custom-bt__sticky{position:relative;top:0;height:auto;min-height:min(100vh,820px)}.custom-bt__track{will-change:auto;transform:none!important;transition:none;overflow-x:auto;scroll-snap-type:x mandatory;width:100%}.custom-bt__slide{scroll-snap-align:start}.custom-bt__copy{transition:none;opacity:1;transform:none}}@media screen and (max-width:740px){.custom-bt{background:#fff;padding-inline:0}.custom-bt__space{height:auto!important}.custom-bt__sticky{position:relative;top:0;display:block;height:auto;min-height:0;overflow:hidden;background:#fff;margin-inline:0;padding-inline:0}.custom-bt__track{display:flex;flex:none;width:100%;height:auto;min-height:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;will-change:scroll-position;transform:none!important;transition:none;scrollbar-width:none}.custom-bt__track::-webkit-scrollbar{display:none}.custom-bt__slide{flex:0 0 100%;width:100%;height:auto;min-height:0;align-items:stretch;scroll-snap-align:start;scroll-snap-stop:always;padding:0}.custom-bt__card{position:relative;display:block;width:100%;aspect-ratio:auto;height:460px;min-height:460px;max-height:460px;border-radius:0;box-shadow:none;overflow:hidden;background:#fff}.custom-bt__slide--media-right .custom-bt__media,.custom-bt__slide--media-right .custom-bt__copy{order:initial}.custom-bt__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;display:flex;align-items:stretch;justify-content:center;aspect-ratio:auto;min-height:0;max-height:none;background:#111;overflow:hidden;pointer-events:none}.custom-bt__media picture,.custom-bt__image,.custom-bt__placeholder{width:100%;height:100%;max-height:none}.custom-bt__image{object-fit:cover;object-position:center center}.custom-bt__placeholder{min-height:100%;border-radius:0}.custom-bt__copy{position:relative;z-index:2;gap:10px;padding:1.35rem var(--container-gutter, 1.25rem) 5.5rem;opacity:1;transform:none;justify-content:flex-start;background:transparent}.custom-bt__year-row{gap:8px;align-items:center}.custom-bt__badge{display:inline-flex;width:28px;height:28px;border-radius:50%;background:#f5c518}.custom-bt__year{color:rgb(var(--custom-bt-slide-heading-mobile, var(--custom-bt-slide-heading, var(--heading-color))));letter-spacing:-.02em}.custom-bt__title{max-width:none;color:rgb(var(--custom-bt-slide-heading-mobile, var(--custom-bt-slide-heading, var(--heading-color))));font-weight:600}.custom-bt__desc{max-width:22em;color:rgb(var(--custom-bt-slide-text-mobile, var(--custom-bt-slide-text, var(--text-color))))}.custom-bt__nav{position:absolute;left:0;right:0;bottom:0;z-index:5;width:100%;margin:0;padding:1.5rem var(--container-gutter, 1rem) calc(.95rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#5a5a5a00,#4b4b4b8c 42%,#3a3a3ae6)}.custom-bt__rail{display:none}.custom-bt__years{justify-content:flex-start;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.custom-bt__years::-webkit-scrollbar{display:none}.custom-bt__year-item{flex:0 0 auto}.custom-bt__year-btn{flex-direction:row;gap:0;width:auto;min-height:34px;padding:.45rem .95rem;border-radius:999px;background:transparent}.custom-bt__dot{display:none}.custom-bt__year-label{font-size:.875rem;font-weight:500;color:#ffffffeb}.custom-bt__year-btn.is-active{background:rgb(var(--custom-bt-accent))}.custom-bt__year-btn.is-active .custom-bt__year-label{color:#111;font-weight:600}}@media screen and (min-width:741px)and (max-width:999px){.custom-bt__card{aspect-ratio:16 / 9;max-height:min(420px,calc(100% - 1rem))}.custom-bt__copy{gap:12px;padding:1.5rem 1.75rem}.custom-bt__badge{width:26px;height:26px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-brand-timeline.css.map */
