.beambox-home-section{position:relative;width:100%;margin:0;padding:0}.beambox-home{--beambox-home-font: "Alibaba PuHuiTi Header", "Alibaba PuHuiTi", "Microsoft YaHei", Arial, sans-serif;display:block;width:100%;min-height:100vh;margin:0!important;padding:0!important;overflow:hidden;background:#fff;font-family:var(--beambox-home-font)}.beambox-home :is(h1,h2,h3,h4,h5,h6,p,a,span,button,input,select,textarea){font-family:var(--beambox-home-font)}.beambox-home :is(a,button,[role=button],[tabindex]){-webkit-tap-highlight-color:transparent}.beambox-home :is(a,button,[role=button],[tabindex]):focus:not(:focus-visible){outline:none}.beambox-home__placeholder{display:block;width:100%;height:100%;background:#f3f3f5;color:#c9c9d2}.beambox-home__carousel{position:relative;width:100%;overflow:hidden}.beambox-home__slides{position:relative;display:flex;width:100%;align-items:flex-start;will-change:transform}.beambox-home__slides--sliding{transition:transform .65s cubic-bezier(.65,0,.35,1)}.beambox-home__slide,.beambox-home__slide-link,.beambox-home__carousel-picture,.beambox-home__carousel-image{display:block;width:100%}.beambox-home__slide{flex:0 0 100%;min-width:100%}.beambox-home__carousel-image{height:auto}.beambox-home__carousel-button{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer;transform:translateY(-50%)}.beambox-home__carousel-button:before{box-sizing:border-box;width:22px;height:22px;border:2.06px solid #5e59f7;border-top:0;border-left:0;content:"";transition:border-color .2s ease}.beambox-home__carousel-button--prev{left:24px}.beambox-home__carousel-button--prev:before{transform:rotate(135deg)}.beambox-home__carousel-button--next{right:24px}.beambox-home__carousel-button--next:before{transform:rotate(-45deg)}.beambox-home__carousel-button:hover:before,.beambox-home__carousel-button:focus-visible:before,.beambox-home__carousel-button:active:before{border-color:#3d37c9}.beambox-home__carousel-dots{position:absolute;bottom:24px;left:50%;z-index:2;display:flex;gap:4px;transform:translate(-50%)}.beambox-home__carousel-dot{display:flex;align-items:center;justify-content:center;width:auto;height:auto;padding:16px 6px;border:0;background:transparent;cursor:pointer}.beambox-home__carousel-dot:after{display:block;box-sizing:border-box;width:8px;height:8px;border:1.5px solid #fff;border-radius:3.46px;background:transparent;content:"";transition:width .2s ease,background-color .2s ease}.beambox-home__carousel-dot--active:after{width:30px;background:#ffffff42}.beambox-use__title,.beambox-polly__title,.beambox-family__title,.beambox-explore__title,.beambox-creator__title{display:flex;width:min(1720px,calc(100% - clamp(48px,10.4167vw,200px)));margin:0 auto;padding-bottom:50px;box-sizing:border-box}.beambox-home__section-title{align-items:flex-start;justify-content:space-between;gap:clamp(48px,8vw,154px)}.beambox-home__title-copy{min-width:0}.beambox-home__title-heading{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:0;color:#304380e6;font-size:clamp(22px,1.4584vw,28px);font-weight:600;line-height:1.25;letter-spacing:0;text-transform:capitalize}.beambox-home__title-highlight{display:inline-flex;align-items:center;min-height:1.35em;padding:0 .2em;border-radius:.42em;color:#fff;background:#5e59f7}.beambox-home__title-subtitle{max-width:860px;margin:8px 0 0;color:#304380cc;font-size:clamp(18px,1.3542vw,26px);font-weight:400;line-height:1.25;letter-spacing:0;text-transform:capitalize}.beambox-home__title-description{width:clamp(280px,27vw,520px);max-width:100%;margin:9px 0 0;color:#30438033;font-size:clamp(14px,.8333vw,16px);font-weight:400;line-height:1.25;letter-spacing:0;text-align:right;text-transform:capitalize}.beambox-home__section-title--centered{justify-content:center;text-align:center}.beambox-home__section-title--centered .beambox-home__title-copy{display:flex;flex-direction:column;align-items:center}.beambox-home__section-title--highlight-only .beambox-home__title-heading{justify-content:center}.beambox-home__section-title--creator{justify-content:flex-start}.beambox-use{width:100%;margin-top:80px;background:#fff}.beambox-use__content{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,3fr);column-gap:84px;row-gap:32px;width:min(1120px,calc(100% - 48px));margin:0 auto;padding-bottom:80px}.beambox-use__tabs{display:flex;flex-direction:column;align-items:stretch;gap:22px;width:100%}.beambox-use__tab{padding:0 0 12px;border:0;border-bottom:1.5px solid transparent;background:transparent;color:#9aa5c5;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:1;text-align:left}.beambox-use__tab--active{border-bottom-color:#304380e5;color:#304380}.beambox-use__stage{display:flex;align-items:center;justify-content:center;gap:16px;min-width:0;overflow:hidden}.beambox-use__image{display:block;width:80px;height:500px;flex:0 0 80px;border-radius:600px;overflow:hidden;opacity:.55;filter:blur(1px);cursor:pointer;transition:width .45s ease,height .45s ease,flex-basis .45s ease,border-radius .45s ease,opacity .45s ease,filter .45s ease}.beambox-use__image-asset{display:block;width:100%;height:100%;object-fit:cover}.beambox-use__image--active{width:589px;height:589px;flex-basis:589px;border-radius:26px;background:#ededec;opacity:1;filter:none}.beambox-use__image--hidden{display:none}.beambox-use__description{grid-column:2;width:100%;padding:0 8px;box-sizing:border-box;overflow-wrap:anywhere;color:#304380;font-size:16px;font-weight:400;line-height:1.25;text-align:center;text-transform:capitalize}.beambox-polly,.beambox-family,.beambox-creator{width:100%;background:#fff}.beambox-polly__content{display:grid;grid-template-columns:minmax(0,691px) minmax(0,490px);gap:24px;align-items:start;width:min(1120px,calc(100% - 48px));margin:0 auto;padding-bottom:120px}.beambox-polly__videos{position:relative;width:100%;max-width:691px;height:590px}.beambox-polly__video{display:none;width:100%;height:100%;border-radius:26px;background:#ededec;object-fit:cover}.beambox-polly__video--active{display:block}.beambox-polly__thumbnails{display:flex;flex-direction:column;justify-content:space-between;height:590px;min-width:0}.beambox-polly__thumbnail{position:relative;display:block;width:100%;max-width:490px;height:182px;padding:0;overflow:hidden;border:0;border-radius:26px;background:transparent;cursor:pointer}.beambox-polly__thumbnail-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.beambox-polly__thumbnail-image--selected{opacity:0}.beambox-polly__thumbnail--active .beambox-polly__thumbnail-image--selected{opacity:1}.beambox-polly__thumbnail--active .beambox-polly__thumbnail-image--unselected{opacity:0}.beambox-family__content{width:min(1120px,calc(100% - 48px));margin:0 auto}.beambox-family__viewport{width:100vw;margin-left:calc(50% - 50vw);overflow:visible}.beambox-family__stage{position:relative;width:min(1182px,100%);height:410px;margin:0 auto;padding:0;box-sizing:border-box}.beambox-family__product{--family-x: 0px;position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:196px;height:208px;margin:0;padding:0;border:0;background:transparent;cursor:pointer;transform:translate(calc(-50% + var(--family-x)),-50%);transition:transform 1s cubic-bezier(.22,.8,.2,1),width 1s cubic-bezier(.22,.8,.2,1),height 1s cubic-bezier(.22,.8,.2,1),opacity 1s ease;will-change:transform,width,height}.beambox-family__product[data-family-slot="-4"]{--family-x: -1087px}.beambox-family__product[data-family-slot="-3"]{--family-x: -839px}.beambox-family__product[data-family-slot="-2"]{--family-x: -591px}.beambox-family__product[data-family-slot="-1"]{--family-x: -343px}.beambox-family__product[data-family-slot="0"]{--family-x: 0px}.beambox-family__product[data-family-slot="1"]{--family-x: 343px}.beambox-family__product[data-family-slot="2"]{--family-x: 591px}.beambox-family__product[data-family-slot="3"]{--family-x: 839px}.beambox-family__product[data-family-slot="4"]{--family-x: 1087px}.beambox-family__product--side{z-index:2;width:300px;height:318px}.beambox-family__product--center{z-index:3;width:386px;height:410px}.beambox-family__product--outer{z-index:1;opacity:.96}.beambox-family__product--hidden{opacity:0;pointer-events:none}.beambox-family__product--recycling{transition:none}.beambox-family__product-image{display:block;width:100%;height:100%;object-fit:contain;transform:scale(.82);transform-origin:center;transition:transform 1s cubic-bezier(.22,.8,.2,1)}.beambox-family__product--center .beambox-family__product-image{transform:scale(1.08)}.beambox-family__product--side .beambox-family__product-image{transform:scale(.96)}.beambox-family__product--outer .beambox-family__product-image{transform:scale(.82)}.beambox-family__details{display:flex;flex-direction:column;align-items:center;padding-bottom:100px}.beambox-family__name{margin:24px 0 32px;color:#000;font-size:26px;font-weight:500;line-height:1;text-align:center;text-transform:capitalize}.beambox-family__actions{display:flex;gap:22px;align-items:center}.beambox-family__learn-more,.beambox-family__add-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:41px;padding:10px 24px;border-radius:999px;font-size:14px;font-weight:400;line-height:21px;text-decoration:none;white-space:nowrap}.beambox-family__learn-more{width:131px;background:#000;color:#fff}.beambox-family__add-button{width:135px;background:#dfdfff;color:#5e59f7}.beambox-family__learn-more[href],.beambox-family__add-button[href]{cursor:pointer}.beambox-family__learn-more[aria-disabled=true],.beambox-family__add-button[aria-disabled=true]{cursor:default}.beambox-family__learn-more[hidden],.beambox-family__add-button[hidden]{display:none}.beambox-explore{display:flex;flex-direction:column;width:100%;margin-top:45px;padding-bottom:100px;background:#fff}.beambox-explore__content{display:flex;align-items:flex-start;justify-content:center;gap:20px;width:min(1200px,calc(100% - 32px));height:576px;margin:0 auto;flex-wrap:nowrap}.beambox-explore__item{display:flex;flex:1 1 0;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;height:576px}.beambox-explore__item--reverse{flex-direction:column-reverse}.beambox-explore__media{position:relative;display:block;width:100%;aspect-ratio:181 / 454;overflow:hidden;border-radius:100px}.beambox-explore__picture,.beambox-explore__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.beambox-explore__picture{transition:opacity .25s ease,transform .35s ease}.beambox-explore__image{object-fit:cover}.beambox-explore__picture--hover{opacity:0}.beambox-explore__item:hover .beambox-explore__picture{transform:scale(1.06)}.beambox-explore__item:hover .beambox-explore__picture--default:has(+.beambox-explore__picture--hover){opacity:0}.beambox-explore__item:hover .beambox-explore__picture--hover{opacity:1}.beambox-explore__name{color:#304380;font-size:16px;font-weight:500;line-height:1;text-align:center;text-transform:capitalize}.beambox-creator{padding-bottom:100px}.beambox-creator__content{position:relative;width:100%;height:auto;margin:0 auto;overflow:hidden}.beambox-creator__canvas{position:relative;width:100%;height:934px;margin:0}.beambox-creator__video-wrap{position:absolute;display:block;border-radius:50%;overflow:hidden;contain:layout paint;cursor:pointer;--creator-scale: 1;animation:beambox-creator-float var(--creator-float-duration, 5s) ease-in-out var(--creator-float-delay, 0s) infinite;animation-play-state:paused;transition:filter .35s ease,opacity .3s ease}.beambox-creator__video-wrap:hover{z-index:2;--creator-scale: 1.08;filter:brightness(1.08)}.beambox-creator--active .beambox-creator__video-wrap--visible{animation-play-state:running}.beambox-creator__poster-picture,.beambox-creator__poster,.beambox-creator__video{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.beambox-creator__poster-picture{position:absolute;top:0;right:0;bottom:0;left:0}.beambox-creator__poster{transition:opacity .2s ease}.beambox-creator__video{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s ease}.beambox-creator__video-wrap--playing .beambox-creator__poster{opacity:0}.beambox-creator__video-wrap--playing .beambox-creator__video{opacity:1}@keyframes beambox-creator-float{0%,to{transform:translateY(0) scale(var(--creator-scale))}50%{transform:translateY(calc(var(--creator-float-distance, 12px) * -1)) scale(var(--creator-scale))}}@media(max-width:900px){.beambox-explore__content{justify-content:flex-start;width:1200px;height:576px;padding:0 16px 12px;overflow-x:auto;box-sizing:border-box}}@media(max-width:1100px){.beambox-use__title,.beambox-polly__title,.beambox-family__title,.beambox-explore__title,.beambox-creator__title{width:calc(100% - 64px)}.beambox-home__section-title{gap:40px}.beambox-home__title-description{width:min(34vw,360px)}}@media(max-width:760px){.beambox-home__carousel{touch-action:pan-y}.beambox-home__slides,.beambox-home__slide,.beambox-home__slide-link,.beambox-home__carousel-picture,.beambox-home__carousel-image{height:auto;min-height:0}.beambox-home__carousel-image{width:100%;max-width:none;object-fit:contain}.beambox-home__carousel-button,.beambox-home__carousel-dots{display:none}.beambox-use,.beambox-polly,.beambox-family,.beambox-explore,.beambox-creator{margin-top:60px;padding-bottom:8px}.beambox-use__title,.beambox-polly__title,.beambox-family__title,.beambox-explore__title,.beambox-creator__title{width:calc(100% - 32px);padding-bottom:32px}.beambox-home__section-title{flex-direction:column;align-items:flex-start;gap:10px}.beambox-home__title-heading{gap:4px;font-size:18px;line-height:1}.beambox-home__title-highlight{border-radius:8px}.beambox-home__title-subtitle{margin-top:8px;font-size:16px;line-height:1.25}.beambox-home__title-description{width:100%;margin-top:0;color:#3043804d;font-size:12px;line-height:1.25;text-align:left}.beambox-home__section-title--centered{align-items:center}.beambox-home__section-title--centered .beambox-home__title-description{text-align:center}.beambox-use__content{grid-template-columns:1fr;padding-bottom:0;gap:32px;width:min(calc(100% - 32px),589px)}.beambox-use__tabs{flex-direction:row;gap:20px}.beambox-use__stage{--beambox-use-card-width: min(53.3333vw, 229.33px);--beambox-use-card-height: min(106.6667vw, 458.67px);--beambox-use-card-half-width: min(26.6667vw, 114.665px);--beambox-use-side-width: min(10.1333vw, 43.57px);--beambox-use-side-height: min(85.3333vw, 366.93px);--beambox-use-side-gap: min(8.9333vw, 38.413px);display:block;position:relative;width:100%;height:var(--beambox-use-card-height);margin-inline:auto;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.beambox-use__mobile-track{display:flex;align-items:center;gap:var(--beambox-use-side-gap);width:max-content;height:100%;will-change:transform;transition:transform .72s cubic-bezier(.22,.61,.36,1)}.beambox-use__mobile-track--instant,.beambox-use__mobile-track--instant .beambox-use__image{transition:none}.beambox-use__mobile-track .beambox-use__image{position:relative;top:auto;left:auto;width:var(--beambox-use-side-width);height:var(--beambox-use-side-height);margin:0;flex:0 0 auto;border:0;border-radius:min(52vw,223.6px);box-sizing:border-box;opacity:1;filter:none;pointer-events:auto;transform:none;will-change:width,height,border-radius;transition:width .72s cubic-bezier(.22,.61,.36,1),height .72s cubic-bezier(.22,.61,.36,1),border-radius .72s cubic-bezier(.22,.61,.36,1);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.beambox-use__mobile-track .beambox-use__image[data-use-mobile-active=true]{width:var(--beambox-use-card-width);height:var(--beambox-use-card-height);border:.83px solid rgba(48,67,128,.12);border-radius:min(6.4vw,27.52px)}.beambox-use__image-asset{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.beambox-use__tab{-webkit-tap-highlight-color:transparent}.beambox-use__description{grid-column:1}.beambox-polly__content{display:flex;flex-direction:column;align-items:stretch;gap:min(3.2vw,13.76px);width:min(93.6vw,402.48px);padding-bottom:0}.beambox-family__details{padding-bottom:18px}.beambox-family__name{font-family:var(--beambox-home-font);font-size:16px;font-weight:600;line-height:1.25;letter-spacing:0;text-align:center}.beambox-family__learn-more,.beambox-family__add-button{width:auto;min-height:31px;height:auto;padding:6px 12px;font-family:var(--beambox-home-font);font-size:14px;font-weight:500;line-height:1;letter-spacing:0;text-align:center}.beambox-polly__videos{max-width:none;height:min(93.6vw,402.48px)}.beambox-polly__video{border-radius:min(6.4vw,27.52px)}.beambox-polly__thumbnails{flex-direction:column;justify-content:flex-start;gap:min(3.2vw,13.76px);width:100%;height:auto;overflow:visible}.beambox-polly__thumbnail{width:100%;max-width:none;height:min(29.3333vw,126.13px);flex:0 0 auto;border-radius:min(5.688vw,24.46px)}.beambox-family__content{width:calc(100% - 32px)}.beambox-family__stage{width:100%;height:min(410px,70vw);margin-left:0;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.beambox-family__product-image{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.beambox-family__product{width:20vw;height:21.25vw}.beambox-family__product[data-family-slot="-4"]{--family-x: -132vw}.beambox-family__product[data-family-slot="-3"]{--family-x: -100vw}.beambox-family__product[data-family-slot="-2"]{--family-x: -68vw}.beambox-family__product[data-family-slot="-1"]{--family-x: -35vw}.beambox-family__product[data-family-slot="1"]{--family-x: 35vw}.beambox-family__product[data-family-slot="2"]{--family-x: 68vw}.beambox-family__product[data-family-slot="3"]{--family-x: 100vw}.beambox-family__product[data-family-slot="4"]{--family-x: 132vw}.beambox-family__product--side{width:25vw;height:26.5vw}.beambox-family__product--center{width:45vw;height:47.8vw}.beambox-family__product--outer{display:none}.beambox-explore__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:0;row-gap:min(8.5333vw,36.69px);justify-content:initial;width:min(93.6vw,402.48px);height:auto;padding:0;overflow:visible}.beambox-explore__item{width:100%;height:min(74.5433vw,320.53px);gap:min(2.984vw,12.83px);flex:none}.beambox-explore__item--reverse{flex-direction:column;transform:translateY(min(6.4vw,27.52px))}.beambox-explore__media{width:min(23.7333vw,102.05px);height:min(59.4667vw,255.71px);aspect-ratio:auto}.beambox-explore__name{font-size:min(3.7333vw,16.05px);font-weight:500;line-height:1;letter-spacing:0;text-align:center;text-transform:capitalize}.beambox-creator{padding-bottom:0}.beambox-creator__title{width:calc(100% - 32px)}.beambox-creator__title picture{display:block;width:100%}.beambox-creator__content,.beambox-creator__canvas{width:100%}.beambox-creator__video-wrap{animation:none;transition:none}.beambox-creator__video-wrap:hover{z-index:auto;filter:none;--creator-scale: 1}}@media(max-width:640px){.beambox-home__carousel-button{width:36px;height:36px}.beambox-home__carousel-button--prev{left:12px}.beambox-home__carousel-button--next{right:12px}}@media(prefers-reduced-motion:reduce){.beambox-home__slides--sliding,.beambox-use__mobile-track,.beambox-use__image,.beambox-family__product,.beambox-family__product-image,.beambox-explore__picture,.beambox-creator__video-wrap{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/beambox-home.css.map */
