.bt-story{--story-navy: #13243a;--story-blue: #075ba8;--story-blue-dark: #03477f;--story-sky: #eef8fc;--story-sky-strong: #dff2fa;--story-yellow: #ffd43b;--story-coral: #ff765f;--story-muted: #58697b;--story-line: #ccdde6;overflow:clip;background:#fff;color:var(--story-navy)}.bt-story *,.bt-story *:before,.bt-story *:after{box-sizing:border-box}.bt-story__shell{width:min(calc(100% - 48px),1160px);margin-inline:auto}.bt-story h1,.bt-story h2,.bt-story h3,.bt-story p,.bt-story figure{margin-top:0}.bt-story figure{margin-right:0;margin-bottom:0;margin-left:0}.bt-story h1,.bt-story h2,.bt-story h3{color:var(--story-navy);font-family:var(--font-heading-family, inherit);font-style:normal;font-weight:750;text-transform:none;overflow-wrap:break-word}.bt-story p{color:inherit;font-family:var(--font-body-family, inherit)}.bt-story__hero{position:relative;isolation:isolate;padding:clamp(44px,6vw,86px) 0 clamp(66px,8vw,112px);background:#fff}.bt-story__hero:before{position:absolute;z-index:-1;top:11%;left:-44px;width:108px;height:108px;border:18px solid var(--story-yellow);border-radius:50%;content:""}.bt-story__hero:after{position:absolute;z-index:-1;right:0;bottom:7%;width:92px;height:14px;background:var(--story-coral);content:"";transform:rotate(-8deg) translate(28px)}.bt-story__hero-grid{width:min(calc(100% - 48px),1280px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);align-items:center;gap:clamp(44px,5vw,72px)}.bt-story__hero-copy{position:relative;z-index:2;min-width:0}.bt-story__kicker{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--story-blue);font-size:12px;font-weight:750;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.bt-story__kicker:before{width:28px;height:4px;background:var(--story-yellow);content:""}.bt-story .bt-story__hero-title{max-width:15ch;margin-bottom:24px;font-size:clamp(42px,3.8vw,56px);letter-spacing:-.052em;line-height:1.02;text-wrap:balance}.bt-story__hero-text{max-width:53ch;margin-bottom:30px;color:var(--story-muted);font-size:clamp(16px,1.45vw,19px);line-height:1.62}.bt-story__actions{display:flex;flex-wrap:wrap;gap:12px}.bt-story .bt-story__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:13px 21px;border:2px solid var(--story-blue);border-radius:8px;background:transparent;color:var(--story-blue);font-family:var(--font-body-family, inherit);font-size:14px;font-weight:750;line-height:1.3;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.bt-story__button svg,.bt-story__video-button svg{flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.bt-story .bt-story__button--primary{background:var(--story-blue);color:#fff}.bt-story__hero-figure{position:relative;min-width:0;margin-bottom:0}.bt-story__hero-figure:before{position:absolute;z-index:-1;top:-12px;right:18px;bottom:18px;left:-12px;border:2px solid var(--story-blue);border-radius:22px;content:""}.bt-story__hero-image{display:block;width:100%;height:auto;aspect-ratio:1.35 / 1;border-radius:22px;object-fit:cover;object-position:center}.bt-story__hero-mark{position:absolute;z-index:2;top:-26px;right:9%;width:64px;height:64px;border-radius:50%;background:var(--story-yellow)}.bt-story__photo-note{position:absolute;right:24px;bottom:-25px;display:flex;align-items:center;gap:10px;max-width:calc(100% - 48px);padding:12px 16px;border:1px solid var(--story-line);border-radius:8px;background:#fff;color:var(--story-navy);font-size:12px;font-weight:650;line-height:1.4;box-shadow:0 8px 18px #13243a14}.bt-story__photo-note span{width:10px;height:10px;border-radius:50%;background:var(--story-coral)}.bt-story__chapter{padding-block:clamp(70px,9vw,124px);scroll-margin-top:120px}.bt-story__chapter--origin,.bt-story__chapter--future{background:var(--story-sky)}.bt-story__section-heading--split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(36px,8vw,116px);align-items:start;margin-bottom:clamp(44px,6vw,76px)}.bt-story__section-heading h2,.bt-story__feature-copy h2,.bt-story__future-copy h2,.bt-story__closing h2{margin-bottom:20px;font-size:clamp(31px,3.7vw,52px);letter-spacing:-.042em;line-height:1.08;text-wrap:balance}.bt-story__section-heading--split h2{max-width:13ch;margin-bottom:0}.bt-story__prose p,.bt-story__feature-copy>p:last-child,.bt-story__section-heading--today>p:last-child,.bt-story__future-copy>p:last-child,.bt-story__closing-inner>div:first-child>p:last-child{color:var(--story-muted);font-size:clamp(16px,1.35vw,18px);line-height:1.7}.bt-story__prose p{margin-bottom:16px}.bt-story__prose p:last-child{margin-bottom:0}.bt-story__origin-gallery{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;min-height:0;margin-top:clamp(54px,7vw,88px)}.bt-story__origin-photo{margin-bottom:0}.bt-story__origin-photo img{display:block;width:100%;height:auto;object-fit:cover}.bt-story__origin-photo figcaption{display:inline-flex;margin-top:12px;padding-bottom:6px;border-bottom:3px solid var(--story-yellow);color:var(--story-navy);font-size:13px;font-weight:700;line-height:1.4}.bt-story__origin-photo--first{align-self:start}.bt-story__origin-photo--first img{aspect-ratio:1.55 / 1;border-radius:18px}.bt-story__origin-photo--current{margin-left:0;padding:0}.bt-story__origin-photo--current img{aspect-ratio:1.55 / 1;object-position:center;border-radius:18px}.bt-story__origin-photo--current figcaption{margin:12px 4px 2px;border-color:var(--story-coral)}.bt-story__timeline{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;margin:0;list-style:none}.bt-story__timeline:before{position:absolute;top:21px;right:0;left:0;height:2px;background:var(--story-line);content:""}.bt-story__milestone{position:relative;min-width:0;padding:58px 28px 0 0}.bt-story__milestone:before{position:absolute;z-index:1;top:12px;left:0;width:20px;height:20px;border:5px solid #fff;border-radius:50%;background:var(--story-blue);box-shadow:0 0 0 2px var(--story-blue);content:""}.bt-story__milestone:nth-child(2):before{background:var(--story-yellow);box-shadow:0 0 0 2px #c59800}.bt-story__milestone:nth-child(3):before{background:var(--story-coral);box-shadow:0 0 0 2px #c94e3a}.bt-story__year{margin-bottom:10px;color:var(--story-blue);font-size:14px;font-weight:800;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.bt-story__milestone h3,.bt-story__value h3{margin-bottom:12px;font-size:clamp(18px,1.8vw,23px);letter-spacing:-.02em;line-height:1.22}.bt-story__milestone>p:last-child,.bt-story__value p{margin-bottom:0;color:var(--story-muted);font-size:14px;line-height:1.62}.bt-story__chapter--values,.bt-story__chapter--today{background:#fff}.bt-story__section-heading--centered{max-width:760px;margin:0 auto clamp(46px,6vw,72px);text-align:center}.bt-story__section-heading--centered .bt-story__kicker{justify-content:center}.bt-story__section-heading--centered h2{max-width:18ch;margin-inline:auto}.bt-story__section-heading--centered>p:last-child{max-width:62ch;margin:0 auto;color:var(--story-muted);font-size:clamp(16px,1.35vw,18px);line-height:1.65}.bt-story__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;margin:0;list-style:none;counter-reset:story-values}.bt-story__value{position:relative;min-width:0;padding:14px clamp(24px,4vw,54px) 10px;border-left:1px solid var(--story-line);counter-increment:story-values}.bt-story__value:before{display:block;margin-bottom:22px;color:var(--story-blue);content:"0" counter(story-values);font-family:var(--font-heading-family, inherit);font-size:clamp(54px,6vw,82px);font-weight:800;letter-spacing:-.06em;line-height:1}.bt-story__value:first-child{padding-left:0;border-left:0}.bt-story__value:last-child{padding-right:0}.bt-story__value:after{display:none;content:""}.bt-story__value-symbol{display:none}.bt-story__feature{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:clamp(40px,7vw,92px)}.bt-story__feature-media{position:relative;min-width:0;margin-bottom:0}.bt-story__feature-media:after{position:absolute;right:-18px;bottom:-18px;width:54%;height:58%;border-right:12px solid var(--story-yellow);border-bottom:12px solid var(--story-yellow);content:""}.bt-story__feature-media img{display:block;width:100%;height:100%;min-height:480px;max-height:620px;border-radius:12px 58px 12px 12px;object-fit:cover}.bt-story__feature-copy{align-self:center;min-width:0;padding-block:30px}.bt-story__label{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--story-blue);font-size:12px;font-weight:750;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.bt-story__label:before{width:30px;height:3px;background:var(--story-coral);content:""}.bt-story__today-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(40px,7vw,92px);align-items:center}.bt-story__section-heading--today{display:block;grid-column:2;grid-row:1;margin-bottom:0}.bt-story__section-heading--today .bt-story__kicker{margin-bottom:18px}.bt-story__section-heading--today h2{margin-bottom:20px}.bt-story__section-heading--today>p:last-child{margin-bottom:0}.bt-story__video{position:relative;isolation:isolate;overflow:hidden;width:100%;grid-column:1;grid-row:1;aspect-ratio:1 / 1;border-radius:22px;background:var(--story-navy)}.bt-story__video-cover,.bt-story__video iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.bt-story__video-button{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;align-items:center;gap:14px;min-height:62px;padding:9px 22px 9px 9px;border:0;border-radius:100px;background:#fff;color:var(--story-navy);cursor:pointer;font:inherit;font-size:15px;font-weight:750;line-height:1.35;transform:translate(-50%,-50%);transition:background-color .16s ease,transform .16s ease}.bt-story__play{display:grid;width:44px;height:44px;border-radius:50%;background:var(--story-yellow);place-items:center}.bt-story__play svg{fill:var(--story-navy);stroke:none}.bt-story__video-fallback{position:absolute;z-index:3;right:16px;bottom:16px;padding:10px 12px;border-radius:6px;background:#fff;color:var(--story-blue);font-weight:700}.bt-story__chapter--future{position:relative}.bt-story__future-copy{max-width:850px;margin-inline:auto;text-align:center}.bt-story__future-copy .bt-story__kicker{justify-content:center}.bt-story__future-copy h2{max-width:18ch;margin-inline:auto}.bt-story__future-copy>p:last-child{max-width:68ch;margin-inline:auto}.bt-story__closing{padding-block:clamp(56px,7vw,86px);background:var(--story-navy);border-top:0}.bt-story__closing-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center}.bt-story__closing h2{margin-bottom:14px}.bt-story__closing h2,.bt-story__closing .bt-story__kicker{color:#fff}.bt-story__closing .bt-story__kicker:before{background:var(--story-yellow)}.bt-story__closing-inner>div:first-child>p:last-child{color:#dce9f3}.bt-story__closing-inner>div:first-child>p:last-child{margin-bottom:0}.bt-story__actions--closing{justify-content:flex-end}.bt-story__actions--closing .bt-story__button--primary{border-color:#fff;background:transparent;color:#fff}.bt-story__actions--closing .bt-story__button--secondary{border-color:#2675dc;background:#2675dc;color:#fff}.bt-story__hero .bt-story__button--secondary{padding-inline:8px;border-color:transparent}.bt-story a:focus-visible,.bt-story button:focus-visible{outline:3px solid var(--story-blue);outline-offset:5px}@media(hover:hover){.bt-story__button:hover{transform:translateY(-2px)}.bt-story__button--primary:hover{border-color:var(--story-blue-dark);background:var(--story-blue-dark)}.bt-story__button--secondary:hover{background:#fff;color:var(--story-blue-dark)}.bt-story__video-button:hover{background:var(--story-yellow);transform:translate(-50%,calc(-50% - 2px))}.bt-story__video-button:hover .bt-story__play{background:#fff}}@media screen and (max-width:989px){.bt-story__hero-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:40px}.bt-story .bt-story__hero-title{font-size:clamp(36px,5.2vw,48px)}.bt-story__hero-image{aspect-ratio:1.08 / 1}.bt-story__timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px}.bt-story__timeline:before{display:none}.bt-story__milestone{padding:0 20px 0 30px;border-left:2px solid var(--story-line)}.bt-story__milestone:before{top:1px;left:-11px}.bt-story__feature{gap:42px}.bt-story__feature-media img{min-height:420px}.bt-story__today-grid{gap:42px}.bt-story__closing-inner{grid-template-columns:minmax(0,1fr)}.bt-story__actions--closing{justify-content:flex-start}}@media screen and (max-width:749px){.bt-story__shell{width:min(calc(100% - 40px),620px)}.bt-story__hero{padding:34px 0 68px}.bt-story__hero:before{top:7%;left:-52px;width:86px;height:86px;border-width:14px}.bt-story__hero:after{width:64px;height:10px}.bt-story__hero-grid,.bt-story__section-heading--split,.bt-story__feature,.bt-story__today-grid{grid-template-columns:minmax(0,1fr)}.bt-story__hero-grid{gap:48px}.bt-story .bt-story__hero-title{max-width:18ch;margin-bottom:18px;font-size:clamp(34px,10.2vw,46px);line-height:1.05}.bt-story__hero-text{margin-bottom:24px;font-size:16px}.bt-story__actions{flex-direction:column}.bt-story .bt-story__button{width:100%}.bt-story__hero-figure:before{top:-10px;right:16px;bottom:18px;left:-10px;border-radius:34% 14px}.bt-story__hero-image{aspect-ratio:1.12 / 1;border-radius:14px 44px}.bt-story__hero-mark{top:-20px;width:46px;height:46px}.bt-story__photo-note{right:14px;bottom:-23px;padding:10px 12px;font-size:11px}.bt-story__chapter{padding-block:70px}.bt-story__section-heading--split,.bt-story__section-heading--today{gap:24px;margin-bottom:40px}.bt-story__section-heading--split h2{max-width:18ch}.bt-story__section-heading h2,.bt-story__feature-copy h2,.bt-story__future-copy h2,.bt-story__closing h2{font-size:clamp(29px,8.8vw,38px)}.bt-story__origin-gallery{grid-template-columns:minmax(0,1fr);min-height:0;margin-bottom:64px}.bt-story__origin-photo--first img,.bt-story__origin-photo--current img{aspect-ratio:1.3 / 1;border-radius:16px}.bt-story__timeline{grid-template-columns:minmax(0,1fr);gap:32px}.bt-story__milestone{padding-right:0}.bt-story__section-heading--centered{margin-bottom:42px;text-align:left}.bt-story__section-heading--centered .bt-story__kicker{justify-content:flex-start}.bt-story__section-heading--centered h2,.bt-story__section-heading--centered>p:last-child{margin-left:0}.bt-story__values{grid-template-columns:minmax(0,1fr);gap:34px}.bt-story__value,.bt-story__value:first-child,.bt-story__value:last-child{padding:0 0 32px;border-bottom:1px solid var(--story-line);border-left:0}.bt-story__value:last-child{padding-bottom:0;border-bottom:0}.bt-story__feature{gap:50px}.bt-story__feature-media img{min-height:0;aspect-ratio:1.14 / 1;border-radius:10px 42px 10px 10px}.bt-story__feature-media:after{right:-10px;bottom:-10px;border-width:8px}.bt-story__feature-copy{padding:0}.bt-story__section-heading--today{grid-column:1;grid-row:1}.bt-story__section-heading--today .bt-story__kicker{margin-bottom:18px}.bt-story__video{grid-column:1;grid-row:2;aspect-ratio:4 / 3;border-radius:16px}.bt-story__video-button{min-height:54px;max-width:calc(100% - 32px);padding-right:17px;font-size:13px;white-space:nowrap}.bt-story__play{width:38px;height:38px}.bt-story__closing{padding-block:58px}}@media screen and (max-width:359px){.bt-story__shell{width:calc(100% - 32px)}.bt-story .bt-story__hero-title{font-size:32px}.bt-story__video-button{gap:9px;padding-right:13px}}@media(prefers-reduced-motion:reduce){.bt-story *,.bt-story *:before,.bt-story *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/brincatoys-story.css.map */
