@font-face{font-family:Bloom Gazpacho Black;src:url(https://bloomnu.com/cdn/shop/files/Gazpacho_Black.woff2?v=1765301540) format("woff2");font-style:normal;font-weight:400 900;font-display:swap}@font-face{font-family:Bloom Timesquare Bold;src:url(https://bloomnu.com/cdn/shop/files/Timesquare-Bold.woff2?v=1765302154) format("woff2");font-style:normal;font-weight:700 900;font-display:swap}.bloom-multi-video{position:relative;display:flex;width:100%;padding:0 0 var(--bloom-video-section-padding-bottom);margin:var(--bloom-video-overlap-phone, -104px) 0 0;flex-direction:column;overflow:visible;box-sizing:border-box}.bloom-multi-video,.bloom-multi-video *{box-sizing:border-box}.bloom-multi-video--editor-hidden{display:none}.bloom-multi-video__wave{position:relative;bottom:-1vw;display:block;width:100%;height:auto;overflow:hidden;flex:0 0 auto}.bloom-multi-video__outer{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;gap:var(--bloom-video-gap-mobile, 6vw);background:var(--bloom-video-background, #bedeb4)}.bloom-multi-video__header{max-width:var(--bloom-video-header-width-mobile, 100%);padding:var(--bloom-video-header-padding-top, 32px) var(--bloom-video-header-padding-x, 64px) 0;margin:0 auto;color:var(--bloom-video-heading-color, #215b32);text-align:center}.bloom-multi-video__heading{padding:0;margin:0;color:inherit;font-family:"Bloom Gazpacho Black",var(--font-heading--family, serif);font-size:var(--bloom-video-heading-mobile, 28px);font-style:normal;font-weight:900;line-height:normal}.bloom-multi-video__embed{width:var(--bloom-video-embed-width, 95%);padding:0 var(--bloom-video-embed-padding-x, 26px) var(--bloom-video-embed-padding-bottom, 26px)}.bloom-multi-video__gallery,.bloom-multi-video__viewport{display:block;width:100%}.bloom-multi-video__viewport{position:relative}.bloom-multi-video__track{display:flex;width:100%;min-height:min(118vw,430px);padding:4px;margin:0;gap:var(--bloom-video-card-gap, 16px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:4px;scroll-snap-type:inline mandatory;scrollbar-width:none;list-style:none}.bloom-multi-video__track::-webkit-scrollbar{display:none}.bloom-multi-video__track[aria-busy=true]{align-items:center;justify-content:center}.bloom-multi-video__track[aria-busy=true]:after{width:34px;height:34px;border:3px solid rgba(33,91,50,.2);border-top-color:var(--bloom-video-heading-color, #215b32);border-radius:50%;content:"";animation:bloom-video-spin .8s linear infinite}.bloom-multi-video__item{display:block;min-width:0;flex:0 0 min(var(--bloom-video-card-width-mobile, 240px),calc(100vw - 72px));scroll-snap-align:start}.bloom-multi-video__card{position:relative;display:block;width:100%;padding:0;overflow:hidden;aspect-ratio:9 / 16;border:0;border-radius:var(--bloom-video-card-radius, 16px);background:#edf2ea;color:var(--bloom-video-control-color, #ffffff);cursor:pointer;box-shadow:0 8px 24px #143b201f;-webkit-appearance:none;appearance:none}.bloom-multi-video__poster{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.bloom-multi-video__card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.28));content:"";pointer-events:none}.bloom-multi-video__play{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--bloom-video-control-bg, #173e28) 88%,transparent);color:var(--bloom-video-control-color, #ffffff);transform:translate(-50%,-50%);box-shadow:0 3px 14px #0000003d;pointer-events:none}.bloom-multi-video__play svg{width:22px;height:22px;margin-left:3px;fill:currentColor}.bloom-multi-video__card:hover .bloom-multi-video__poster{transform:scale(1.025)}.bloom-multi-video__card:focus-visible,.bloom-multi-video__carousel-control:focus-visible,.bloom-multi-video__modal-close:focus-visible,.bloom-multi-video__modal-control:focus-visible{outline:3px solid var(--bloom-video-control-color, #ffffff);outline-offset:3px}.bloom-multi-video__carousel-control,.bloom-multi-video__modal-close,.bloom-multi-video__modal-control{display:grid;padding:0;place-items:center;border:0;border-radius:50%;background:var(--bloom-video-control-bg, #173e28);color:var(--bloom-video-control-color, #ffffff);cursor:pointer;box-shadow:0 4px 16px #0003;-webkit-appearance:none;appearance:none}.bloom-multi-video__carousel-control svg,.bloom-multi-video__modal-close svg,.bloom-multi-video__modal-control svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.bloom-multi-video__carousel-control{position:absolute;z-index:2;top:50%;width:36px;height:36px;transform:translateY(-50%);transition:opacity .18s ease}.bloom-multi-video__carousel-control--previous{left:-60px}.bloom-multi-video__carousel-control--next{right:-60px}.bloom-multi-video__carousel-control:disabled{visibility:hidden;opacity:0;cursor:default;pointer-events:none}.bloom-multi-video__carousel-control[hidden]{display:none}.bloom-multi-video__modal{position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(48px,1fr) minmax(0,var(--bloom-video-modal-max-width, 480px)) minmax(48px,1fr);padding:32px 20px;align-items:center;background:color-mix(in srgb,var(--bloom-video-modal-bg, #202020) 96%,transparent)}.bloom-multi-video__modal[hidden]{display:none}.bloom-multi-video__modal-stage{position:relative;grid-column:2;display:grid;width:100%;max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);place-items:center}.bloom-multi-video__modal-video{display:block;width:100%;max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);aspect-ratio:9 / 16;border-radius:min(var(--bloom-video-card-radius, 16px),18px);background:#000;object-fit:contain;box-shadow:0 14px 50px #0000006b}.bloom-multi-video__modal-close{position:absolute;z-index:2;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));width:46px;height:46px}.bloom-multi-video__modal-control{width:50px;height:50px;justify-self:center}.bloom-multi-video__modal-control--previous{grid-column:1}.bloom-multi-video__modal-control--next{grid-column:3}.bloom-multi-video__modal-status{position:absolute;bottom:max(10px,env(safe-area-inset-bottom));left:50%;padding:5px 10px;border-radius:999px;background:#00000080;color:#fff;font-family:var(--font-body--family, sans-serif);font-size:12px;font-weight:700;line-height:1;transform:translate(-50%)}body.bloom-video-modal-open{overflow:hidden}.bloom-multi-video__fallback{display:flex;width:100%;min-height:220px;padding:24px;margin:0;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--bloom-video-heading-color, #215b32) 25%,transparent);border-radius:12px;color:var(--bloom-video-heading-color, #215b32);font-family:var(--font-body--family, sans-serif);font-size:14px;line-height:1.45;text-align:center}.bloom-multi-video__fallback[hidden]{display:none}.bloom-multi-video__cta-wrap{display:flex;width:100%;padding:0 24px 48px;justify-content:center}.bloom-multi-video__cta{display:inline-flex;min-height:48px;padding:12px 28px;align-items:center;justify-content:center;border:2px solid var(--bloom-video-cta-bg, #215b32);border-radius:var(--bloom-video-cta-radius, 48px);background:var(--bloom-video-cta-bg, #215b32);color:var(--bloom-video-cta-text, #ffffff);font-family:"Bloom Timesquare Bold",var(--font-body--family, sans-serif);font-size:16px;font-weight:700;line-height:normal;text-align:center;text-decoration:none;transition:filter .18s ease}.bloom-multi-video__cta--outline{background:transparent;color:var(--bloom-video-cta-bg, #215b32)}.bloom-multi-video__cta:hover{filter:brightness(.92)}.bloom-multi-video__cta:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(min-width:440px){.bloom-multi-video{margin-top:var(--bloom-video-overlap-desktop, -130px)}.bloom-multi-video__outer{gap:var(--bloom-video-gap-desktop, 3vw)}.bloom-multi-video__header{max-width:var(--bloom-video-header-width-desktop, 75%)}.bloom-multi-video__track{min-height:430px}.bloom-multi-video__item{flex-basis:var(--bloom-video-card-width-desktop, 280px)}}@media(min-width:750px){.bloom-multi-video__viewport{width:calc(100% - 120px);max-width:calc(var(--bloom-video-card-width-desktop, 280px) + var(--bloom-video-card-width-desktop, 280px) + var(--bloom-video-card-width-desktop, 280px) + var(--bloom-video-card-width-desktop, 280px) + var(--bloom-video-card-width-desktop, 280px) + var(--bloom-video-card-gap, 16px) + var(--bloom-video-card-gap, 16px) + var(--bloom-video-card-gap, 16px) + var(--bloom-video-card-gap, 16px));margin-right:auto;margin-left:auto}}@media(max-width:749px){.bloom-multi-video__embed{padding-right:min(var(--bloom-video-embed-padding-x, 26px),12px);padding-left:min(var(--bloom-video-embed-padding-x, 26px),12px)}.bloom-multi-video__carousel-control,.bloom-multi-video__modal-control{display:none!important}.bloom-multi-video__modal{grid-template-columns:1fr;padding:48px 16px 28px}.bloom-multi-video__modal-stage{grid-column:1;width:min(100%,var(--bloom-video-modal-max-width, 480px));max-height:calc(100vh - 76px);max-height:calc(100dvh - 76px);justify-self:center}.bloom-multi-video__modal-video{max-height:calc(100vh - 76px);max-height:calc(100dvh - 76px)}.bloom-multi-video__modal-close{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));width:40px;height:40px}}@media(min-width:1280px){.bloom-multi-video__heading{font-size:var(--bloom-video-heading-large, 48px)}}@media(prefers-reduced-motion:reduce){.bloom-multi-video__cta,.bloom-multi-video__poster,.bloom-multi-video__carousel-control{transition:none}.bloom-multi-video__track{scroll-behavior:auto}}@keyframes bloom-video-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bloom-multi-video-embed.css.map */
