.custom-home{position:relative;min-height:100vh;overflow:hidden;letter-spacing:0}.custom-home *{letter-spacing:0}.custom-home__blur{pointer-events:none;position:absolute;width:20rem;height:20rem;border-radius:50%;opacity:.1;filter:blur(140px)}.custom-home__blur--left{top:-5rem;left:-5rem;background:rgb(var(--color-button))}.custom-home__blur--right{top:-5rem;right:-5rem;background:rgb(var(--color-button))}.custom-home__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;min-height:100vh;padding-bottom:6.25rem}@media screen and (min-width:1024px){.custom-home__inner{flex-direction:row}}.custom-home__left{position:relative;width:100%;padding-top:3.25rem}@media screen and (min-width:640px){.custom-home__left{padding-top:5rem}}@media screen and (min-width:1024px){.custom-home__left{width:55%}}@media screen and (min-width:1536px){.custom-home__left{width:50.5%}}.custom-home__logo-mobile{display:flex;justify-content:center;margin:0 auto 2rem}@media screen and (min-width:768px){.custom-home__logo-mobile{display:none}}.custom-home__logo-mobile img{display:block;height:auto;width:140px}@media screen and (min-width:640px){.custom-home__logo-mobile img{width:8rem}}.custom-home__header-ref{margin-bottom:0}.custom-home__header-box{display:none;align-items:center;justify-content:space-between;padding:1rem .75rem;border-radius:.75rem;position:relative;overflow:hidden;background:linear-gradient(345deg,#ffffff1a 23%,#f5717e40);box-shadow:0 0 5px #000 inset,0 0 5px #000}.custom-home__header-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;padding:2px;background:linear-gradient(170deg,#ff9ba599,#862c3599 35%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media screen and (min-width:640px){.custom-home__header-box{display:flex;padding:1rem .75rem}}@media screen and (min-width:768px){.custom-home__header-box{padding:1rem 1.25rem}}.custom-home__header-box .custom-home__header-logo{flex-shrink:0;display:none}.custom-home__header-box .custom-home__header-logo img{display:block;height:auto;width:6rem}@media screen and (min-width:768px){.custom-home__header-box .custom-home__header-logo{display:block}.custom-home__header-box .custom-home__header-logo img{width:8rem}}.custom-home__header-buttons{display:flex;align-items:center;gap:.75rem}@media screen and (min-width:768px){.custom-home__header-buttons{gap:1.25rem}}.custom-home__rating-wrap{position:relative;display:inline-flex;align-items:center;margin-top:0;padding:.5rem 1rem;border-radius:9999px;background:rgb(var(--color-background))}@media screen and (min-width:640px){.custom-home__rating-wrap{margin-top:9.5rem;padding:.5rem 2rem}}.custom-home__rating-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(to right,transparent,rgb(var(--color-button)),transparent);background-size:60% 60%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:custom-home-gradient-move 3s ease-in-out infinite}@keyframes custom-home-gradient-move{0%,to{opacity:.6}50%{opacity:1}}.custom-home__rating-inner{position:relative;display:flex;align-items:center;gap:.5rem;font-size:11.5px;letter-spacing:0;color:rgb(var(--color-foreground));font-family:var(--font-sans),sans-serif}@media screen and (min-width:640px){.custom-home__rating-inner{font-size:14px}}.custom-home__rating-inner .card-product__rating{flex-shrink:0}.custom-home__rating-inner .card-product__rating svg{width:1rem;height:1rem}@media screen and (min-width:640px){.custom-home__rating-inner .card-product__rating svg{width:1.25rem;height:1.25rem}}.custom-home__title{margin-top:1.5rem;line-height:1.4;letter-spacing:.7px;text-wrap:balance}@media screen and (min-width:640px){.custom-home__title{margin-top:2rem}}.custom-home__text{margin-top:1.25rem;font-size:12px;font-weight:400;letter-spacing:0;color:rgb(var(--color-foreground),.7);line-height:1.5;font-family:var(--font-sans),sans-serif}@media screen and (min-width:640px){.custom-home__text{margin-top:1.75rem;line-height:1.5;font-size:18px}}@media screen and (min-width:1024px){.custom-home__text{font-size:15.5px}}.custom-home__mobile-buttons{margin-top:1.5rem;display:flex;gap:1rem}@media screen and (min-width:640px){.custom-home__mobile-buttons{display:none}}.custom-home__marquee-wrap{position:relative;margin-top:2.5rem;height:3.5rem}@media screen and (min-width:640px){.custom-home__marquee-wrap{margin-top:10.5rem;height:5.5rem}}.custom-home__marquee-label{position:absolute;top:0;left:50%;z-index:1;transform:translate(-50%,-50%);padding:0 .75rem;font-size:12px;letter-spacing:0;white-space:nowrap;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-sans),sans-serif}@media screen and (min-width:640px){.custom-home__marquee-label{font-size:16px}}.custom-home__marquee-track{position:relative;display:flex;height:100%;width:100%;align-items:center;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.custom-home__marquee-track{border-top:none;border-bottom:none}.custom-home__marquee-rows .custom-home__marquee-track:first-child{border-top:1px solid rgb(var(--color-foreground));padding-top:20px}.custom-home__marquee-rows .custom-home__marquee-track:last-child{padding-bottom:20px}.custom-home__marquee-rows .custom-home__marquee-track:last-child{border-bottom:1px solid rgb(var(--color-foreground))}.custom-home__marquee{display:flex;flex-shrink:0;height:100%;align-items:center;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite}.custom-home__marquee-track.is-left .custom-home__marquee{animation-name:custom-home-marquee-left}.custom-home__marquee-track.is-right .custom-home__marquee{animation-name:custom-home-marquee-right}@keyframes custom-home-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes custom-home-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.custom-home__marquee img{height:1rem;margin-right:4rem;flex-shrink:0;object-fit:contain}@media screen and (min-width:640px){.custom-home__marquee img{height:1.75rem}}@keyframes custom-home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.custom-home__video-wrap{position:relative;z-index:0;margin:2rem auto 0;width:100%;max-width:700px;display:block;overflow:hidden;border-radius:16px}@media screen and (min-width:640px){.custom-home__video-wrap{margin-top:7rem}}@media screen and (min-width:1024px){.custom-home__video-wrap{margin-left:2.5rem;margin-right:2.5rem;max-width:520px}}@media screen and (min-width:1280px){.custom-home__video-wrap{margin-right:5rem;max-width:620px}}@media screen and (min-width:1536px){.custom-home__video-wrap{margin-right:6rem;max-width:700px}}.custom-home__video-clip{position:relative;z-index:1;width:100%;display:block;clip-path:none!important}.custom-home__video-clip wistia-player{width:100%!important;display:block}.custom-home__video-bg,.custom-home__video-loader,.custom-home__video-spinner{display:none!important}@media screen and (max-width:639px){.custom-home__marquee-wrap{height:auto}.custom-home__marquee-track{height:42px}.custom-home__marquee img{height:20px;margin-right:24px}.custom-home__marquee-rows{gap:10px}}@media screen and (max-width:639px){.custom-home__video-wrap--desktop{display:none!important}.custom-home__video-wrap--mobile{display:block!important}}@media screen and (min-width:640px){.custom-home__video-wrap--mobile{display:none!important}.custom-home__video-wrap--desktop{display:block!important}}.custom-home__title .highlight{color:rgb(var(--color-button))}@media screen and (min-width:1024px){.custom-home__marquee-wrap{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media screen and (min-width:1024px){.custom-home__marquee-wrap{text-align:center}.custom-home__marquee-label{left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:1024px){.custom-home__inner{flex-direction:column;align-items:center;justify-content:flex-start;gap:0}.custom-home__left{width:100%;max-width:900px;text-align:center;display:flex;flex-direction:column;align-items:center}.custom-home__header-ref{width:100%}.custom-home__rating-wrap{margin-top:6rem}.custom-home__title{text-align:center;max-width:900px}.custom-home__text{text-align:center;max-width:700px}.custom-home__video-wrap--desktop{width:100%;max-width:900px;margin:4rem auto 0}.custom-home__marquee-wrap{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:5rem}}.custom-home__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:48px 48px}.custom-home__grid-square{position:absolute;width:48px;height:48px;background:#ffffff0d;opacity:0;transition:opacity .6s ease}.custom-home__grid-square.active{opacity:1}.custom-home__grid-bg:after{content:"";position:absolute;width:1px;height:260px;top:28%;right:5%;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.28),transparent);opacity:.85;animation:custom-home-line-move 5s linear infinite}@keyframes custom-home-line-move{0%{transform:translateY(-80px);opacity:0}20%{opacity:.85}to{transform:translateY(260px);opacity:0}}.custom-home__grid-line{position:absolute;opacity:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);animation:custom-home-random-line 4s linear forwards}.custom-home__grid-line.is-horizontal{width:120px;height:1px}.custom-home__grid-line.is-vertical{width:1px;height:120px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.32),transparent)}@keyframes custom-home-random-line{0%{opacity:0;transform:translate(0)}20%{opacity:1}to{opacity:0}}.stats-blocks{position:relative;overflow:hidden}.stats-blocks__inner{position:relative;z-index:2}.stats-blocks__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:48px 48px}.stats-blocks__grid-square{position:absolute;width:48px;height:48px;background:#ffffff09;opacity:0;transition:opacity 1.5s ease}.stats-blocks__grid-square.active{opacity:1}.stats-blocks__grid-line{position:absolute;opacity:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent)}.stats-blocks__grid-line.is-horizontal{width:200px;height:1px}.stats-blocks__grid-line.is-vertical{width:1px;height:200px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.22),transparent)}.custom-home__video-wrap{display:none!important}@media screen and (max-width:639px){.custom-home,.custom-home__inner{min-height:auto!important}.custom-home__inner{padding-bottom:2rem!important}.custom-home__marquee-wrap{margin-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-home.css.map */
