.ml-product-6170{--ml6170-foreground: rgb(var(--color-foreground, 15, 23, 42));--ml6170-background: rgb(var(--color-background, 255, 255, 255));--ml6170-button-bg: rgb(var(--color-button, 13, 34, 64));--ml6170-button-text: rgb(var(--color-button-text, 255, 255, 255));--ml6170-button-hover-bg: rgb(var(--color-button-text, 255, 255, 255));--ml6170-button-hover-text: rgb(var(--color-button, 13, 34, 64));--ml6170-surface-1: rgba(var(--color-background, 255, 255, 255), .78);--ml6170-surface-2: rgba(var(--color-background, 255, 255, 255), .52);--ml6170-shadow: rgba(var(--color-foreground, 15, 23, 42), .26);--ml6170-blob-1: rgba(var(--color-button, 13, 34, 64), .62);--ml6170-blob-2: rgba(var(--color-foreground, 15, 23, 42), .26);--ml6170-blob-3: rgba(var(--color-shadow, 15, 23, 42), .38);--ml6170-blob-4: rgba(var(--color-background-contrast, 210, 210, 210), .34);margin:2.4rem 0}.ml-product-6170__card{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.ml-product-6170__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,4vw,3.25rem);align-items:center}@media screen and (min-width:750px){.ml-product-6170__grid{grid-template-columns:minmax(0,520px) minmax(0,620px);justify-content:center}.ml-product-6170__media{order:1}.ml-product-6170__content{order:2}}.ml-product-6170__media{position:relative;width:100%;max-width:520px;margin-inline:auto;justify-self:center;padding:0;background:transparent}@media screen and (min-width:750px){.ml-product-6170__media{justify-self:end;margin-inline:0}}.ml-product-6170__media:before{content:"";display:block;padding-top:75%}@supports (aspect-ratio: 4 / 3){.ml-product-6170__media{aspect-ratio:4 / 3}.ml-product-6170__media:before{content:none;display:none}}.ml-product-6170__image,.ml-product-6170__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ml-product-6170__image{object-fit:var(--mlp6170-image-fit, contain);padding:clamp(.6rem,1.6vw,1.4rem)}.ml-product-6170__image-placeholder{display:flex;align-items:center;justify-content:center;background:transparent}.ml-product-6170__content{padding:0;color:var(--ml6170-foreground);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.ml-product-6170__custom-text{margin:0 0 clamp(1.35rem,2.6vw,2.15rem) 0;font-weight:850;letter-spacing:.01em;color:var(--ml6170-foreground);line-height:1.12;font-size:clamp(1.7rem,3.8vw,2.6rem);animation:ml6170FadeUp .65s ease both}.ml-product-6170__metrics{position:relative;isolation:isolate;margin:0 auto 1.5rem;width:min(34rem,100%);padding:clamp(1.2rem,3vw,2.1rem);border-radius:0;overflow:hidden;clip-path:inset(0);-webkit-clip-path:inset(0);contain:paint;background:transparent;border:0;box-shadow:0 26px 70px -48px var(--ml6170-shadow);display:grid;gap:clamp(1rem,2.2vw,1.35rem);animation:ml6170FadeUp .65s ease .14s both}@media screen and (min-width:750px){.ml-product-6170__metrics{margin-left:0;margin-right:0}}.ml-product-6170__metrics:before{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;z-index:0;background-image:radial-gradient(circle,var(--ml6170-blob-1) 0 38%,transparent 64%),radial-gradient(circle,var(--ml6170-blob-2) 0 38%,transparent 64%),radial-gradient(circle,var(--ml6170-blob-3) 0 38%,transparent 64%),radial-gradient(circle,var(--ml6170-blob-4) 0 38%,transparent 64%);background-size:170% 170%;background-repeat:no-repeat;background-position:10% 0%,100% 12%,0% 92%,92% 100%;filter:blur(26px) saturate(1.25);opacity:1;animation:ml6170BlobFloat 8.2s ease-in-out infinite;transform:translateZ(0)}.ml-product-6170__metrics:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:linear-gradient(var(--ml6170-surface-1),var(--ml6170-surface-2));backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12)}.ml-product-6170__metrics>*{position:relative;z-index:2}.ml-product-6170__metric{margin:0;line-height:1.15;animation:ml6170FadeUp .65s ease both}.ml-product-6170__metric:nth-child(1){animation-delay:.24s}.ml-product-6170__metric:nth-child(2){animation-delay:.32s}.ml-product-6170__metric:nth-child(3){animation-delay:.4s}.ml-product-6170__metric-label{display:block;font-weight:800;letter-spacing:.01em;font-size:clamp(1.2rem,2.7vw,1.55rem);color:var(--ml6170-foreground)}.ml-product-6170__metric-value{display:block;margin-top:.35rem;font-weight:900;letter-spacing:.01em;font-size:clamp(2.35rem,5.6vw,3.35rem);color:var(--ml6170-foreground);word-break:break-word;overflow-wrap:anywhere}.ml-product-6170__button{display:inline-flex;align-items:center;justify-content:center;width:min(34rem,100%);padding:1.2rem 1.65rem;border-radius:0;background:var(--ml6170-button-bg);color:var(--ml6170-button-text);border:2px solid transparent;font-weight:900;font-size:clamp(1.12rem,2.7vw,1.25rem);letter-spacing:.02em;text-decoration:none;cursor:pointer;box-shadow:0 18px 40px -28px var(--ml6170-shadow);transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease;animation:ml6170FadeUp .65s ease .4s both}.ml-product-6170__button:hover{background:var(--ml6170-button-hover-bg);color:var(--ml6170-button-hover-text);border-color:rgba(var(--color-foreground, 15, 23, 42),.16);transform:translateY(-1px);box-shadow:0 22px 52px -30px var(--ml6170-shadow)}.ml-product-6170__button:active{transform:translateY(1px)}.ml-product-6170__button:focus-visible{outline:var(--focused-base-outline, .2rem solid rgba(var(--color-foreground, 15, 23, 42), .55));outline-offset:var(--focused-base-outline-offset, .3rem)}.ml-product-6170__note,.ml-product-6170__noncustom{margin:1rem auto 0;max-width:46rem;font-size:clamp(1.05rem,2.4vw,1.15rem);line-height:1.45;color:rgba(var(--color-foreground, 15, 23, 42),.84)}@media screen and (min-width:750px){.ml-product-6170__note,.ml-product-6170__noncustom{margin-left:0;margin-right:0}}@keyframes ml6170FadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ml6170BlobFloat{0%{transform:translate3d(-4%,-2%,0) scale(1) rotate(0);background-position:10% 0%,100% 12%,0% 92%,92% 100%}33%{transform:translate3d(6%,4%,0) scale(1.08) rotate(6deg);background-position:0% 18%,92% 0%,14% 100%,86% 82%}66%{transform:translate3d(-6%,6%,0) scale(1.1) rotate(-7deg);background-position:18% 8%,82% 18%,6% 82%,100% 90%}to{transform:translate3d(4%,-5%,0) scale(1.06) rotate(8deg);background-position:8% 20%,100% 6%,12% 94%,82% 82%}}@media(prefers-reduced-motion:reduce){.ml-product-6170__custom-text,.ml-product-6170__metrics,.ml-product-6170__metric,.ml-product-6170__button{animation:none!important}.ml-product-6170__metrics:before{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/ml-product-6170.css.map */
