.animated-section{will-change:transform,opacity;backface-visibility:hidden}.animated-grid.grid-layout{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.animated-grid.flex-layout{flex-wrap:wrap;gap:2rem;display:flex}.animated-grid-item{will-change:transform,opacity;backface-visibility:hidden;transform-style:preserve-3d}.d3ms-product-showcase{text-align:center;color:#fff;background:#000;padding:100px 0;position:relative}.d3ms-product-showcase .container{max-width:1200px;margin:0 auto;padding:0 20px}.d3ms-product-showcase .product-showcase-title{color:#fff;margin-bottom:3rem;font-size:3rem;font-weight:700}.d3ms-product-showcase .product-container{perspective:1000px;margin:4rem 0}.d3ms-product-showcase .product-images{transform-style:preserve-3d;flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.d3ms-product-showcase .product-image{cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;width:200px;height:300px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.d3ms-product-showcase .product-image:hover{transform:translateY(-20px)rotateY(5deg)scale(1.05)!important}.d3ms-product-showcase .product-image:before{content:"📱";opacity:.8;font-size:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-showcase{background:#f5f5f7;padding:100px 0}.feature-showcase .container{max-width:1200px;margin:0 auto;padding:0 20px}.feature-showcase .feature-showcase-title{text-align:center;color:#1d1d1f;margin-bottom:4rem;font-size:3rem}.feature-showcase .features-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.feature-showcase .feature-card{background:#fff;border-radius:20px;padding:3rem 2rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.feature-showcase .feature-card:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.feature-showcase .feature-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000026}.feature-showcase .feature-card:hover:before{left:100%}.feature-showcase .feature-card .feature-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:2rem;animation:2s infinite pulse;display:flex}.feature-showcase .feature-card h3{color:#1d1d1f;margin-bottom:1rem;font-size:1.8rem}.feature-showcase .feature-card p{color:#86868b;line-height:1.8}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:768px){.d3ms-product-showcase{padding:60px 0}.d3ms-product-showcase .product-showcase-title{font-size:2rem}.d3ms-product-showcase .product-images{flex-direction:column;align-items:center;gap:1.5rem}.d3ms-product-showcase .product-image{width:150px;height:250px}.feature-showcase{padding:60px 0}.feature-showcase .feature-showcase-title{font-size:2rem}.feature-showcase .features-grid{grid-template-columns:1fr;gap:2rem}.feature-showcase .feature-card{padding:2rem 1.5rem}}@media (prefers-reduced-motion:reduce){.animated-section,.animated-grid-item,.product-image,.feature-card{transition:none!important;animation:none!important;transform:none!important}.feature-icon{animation:none!important}}@media (hover:none) and (pointer:coarse){.product-image:hover,.feature-card:hover{transform:none!important}}
.d3mp-ProductCard{align-items:stretch;gap:8px;display:flex}@media not (min-width:768px){.d3mp-ProductCard{flex-direction:column;margin-top:12px}}.d3mp-ProductCard .product-card{background-color:#000;border-radius:8px;flex:1;align-items:center;gap:16px;padding:20px 40px;display:flex;overflow:hidden}@media not (min-width:768px){.d3mp-ProductCard .product-card{border-radius:4px;flex-direction:column;gap:24px;width:100%;padding:0 20px 20px}}.d3mp-ProductCard .product-card .product-card-image{flex:0 0 50%;width:200px;max-width:200px;height:200px}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-image{flex:unset;height:190px}}.d3mp-ProductCard .product-card .product-card-content{flex-direction:column;justify-content:center;display:flex}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content{justify-content:unset;width:100%}}.d3mp-ProductCard .product-card .product-card-content .product-card-title{color:#fff;font-family:var(--ff-woff2-B);margin-bottom:12px;font-size:18px;line-height:120%}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content .product-card-title{margin-bottom:10px;font-size:16px}}.d3mp-ProductCard .product-card .product-card-content .product-card-desc{color:#707070;font-family:var(--ff-woff2-M);white-space:pre-line;font-size:14px;line-height:130%}.d3mp-ProductCard .product-card .product-card-content .product-card-price{align-items:center;gap:8px;padding-top:24px;display:flex}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content .product-card-price{padding-top:16px}}.d3mp-ProductCard .product-card .product-card-content .product-card-price .product-card-price-current{font-family:var(--ff-woff2-B);-webkit-text-fill-color:#0000;background:linear-gradient(93deg,#fff 25.99%,#694719 101.69%);-webkit-background-clip:text;background-clip:text;font-size:18px;line-height:1}.d3mp-ProductCard .product-card .product-card-content .product-card-price .product-card-price-compare{color:var(--EF_Color-Text-Color-Light-Background-Grey_6,#707070);font-family:var(--ff-woff2-M);font-size:14px;font-style:normal;font-weight:400;line-height:1.28;text-decoration-line:line-through}.d3mp-ProductCard .product-card .product-card-content .product-card-shop-now{color:#fff;text-align:center;width:fit-content;height:35px;font-family:var(--ff-woff2-B);cursor:pointer;background:linear-gradient(90deg,#a49c93 0,#231f1b);border:none;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:12px 20px;font-size:16px;font-style:normal;font-weight:500;line-height:120%;display:flex}@media not (min-width:768px){.d3mp-ProductCard .product-card .product-card-content .product-card-shop-now{height:unset;border-radius:50px;margin:10px auto 0;padding:10px 20px;font-size:16px}}
.d3m-OnePicture{z-index:1;background-color:#0000;flex-direction:column;gap:16px;margin-top:calc(220px - 50vh);display:flex;position:relative;padding-top:0!important;padding-bottom:160px!important}@media (max-width:1440px){.d3m-OnePicture{margin-top:calc(10vw - 50vh + 100px);padding-top:0!important;padding-bottom:100px!important}}@media not (min-width:1024px){.d3m-OnePicture{-webkit-tap-highlight-color:#0000;margin-top:0;padding-top:100px!important;padding-bottom:100px!important}}@media not (min-width:768px){.d3m-OnePicture{gap:6px;padding-top:100px!important;padding-bottom:100px!important}}.d3m-OnePicture .text-wrapper{position:absolute;top:20px;left:25px;right:25px}@media not (min-width:1024px){.d3m-OnePicture .text-wrapper{-webkit-tap-highlight-color:#0000;top:11.2px;left:11.2px;right:11.2px}}@media not (min-width:768px){.d3m-OnePicture .text-wrapper{top:10px;left:10px;right:10px}}.d3m-OnePicture .text-wrapper .title{color:#fff;font-family:var(--ff-woff2-EB);white-space:pre-line;font-size:32px;font-style:normal;font-weight:500;line-height:120%}@media not (min-width:1024px){.d3m-OnePicture .text-wrapper .title{-webkit-tap-highlight-color:#0000;font-size:16px}}.d3m-OnePicture .text-wrapper .desc{color:#adafb3;font-family:var(--ff-woff2-M);white-space:pre-line;margin-top:12px;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media not (min-width:1024px){.d3m-OnePicture .text-wrapper .desc{-webkit-tap-highlight-color:#0000;margin-top:6px;font-size:12px}}.d3m-OnePicture .text-wrapper sup{font-family:var(--ff-woff2-M);line-height:120%}.d3m-OnePicture .arrow{cursor:pointer;background:#ffffff24;border-radius:11998.8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:20px;left:20px}@media not (min-width:1024px){.d3m-OnePicture .arrow{-webkit-tap-highlight-color:#0000;width:26.88px;height:26.88px;bottom:14px;left:11.2px}}@media not (min-width:768px){.d3m-OnePicture .arrow{right:12px;left:unset;bottom:12px}}.d3m-OnePicture .arrow svg{width:21.6px;height:21.6px}@media not (min-width:1024px){.d3m-OnePicture .arrow svg{-webkit-tap-highlight-color:#0000;width:12.6px;height:12.6px}}.d3m-OnePicture .item{border-radius:8px;position:relative;overflow:hidden}@media not (min-width:768px){.d3m-OnePicture .item{border-radius:4px}}.d3m-OnePicture .item .picture img{object-fit:cover}.d3m-OnePicture .item-1{display:none}@media not (min-width:1024px){.d3m-OnePicture .item-1{-webkit-tap-highlight-color:#0000;display:block}}.d3m-OnePicture .item-1 .eco-img{height:100%}@media not (min-width:1024px){.d3m-OnePicture .item-1 .eco-img{-webkit-tap-highlight-color:#0000;height:241px}}@media not (min-width:768px){.d3m-OnePicture .item-1 .eco-img{height:200px}}.d3m-OnePicture .item-1 .text-wrapper{max-width:500px}.d3m-OnePicture .item-2{gap:16px;height:512px;display:flex}@media not (min-width:1024px){.d3m-OnePicture .item-2{-webkit-tap-highlight-color:#0000;height:286px}}@media not (min-width:768px){.d3m-OnePicture .item-2{height:unset;flex-direction:column-reverse;gap:6px}}.d3m-OnePicture .item-2 .item-2-1{flex:1}@media not (min-width:768px){.d3m-OnePicture .item-2 .item-2-1{flex:200px}.d3m-OnePicture .item-2 .item-2-1.ultra{flex:120px}}.d3m-OnePicture .item-2 .item-2-2{flex-direction:column;flex:1;gap:16px;display:flex}@media not (min-width:768px){.d3m-OnePicture .item-2 .item-2-2{flex-direction:row;gap:6px}}.d3m-OnePicture .item-2 .item-2-2 .item-2-2-1{height:248px}@media not (min-width:1024px){.d3m-OnePicture .item-2 .item-2-2 .item-2-2-1{-webkit-tap-highlight-color:#0000;height:142px}}@media not (min-width:768px){.d3m-OnePicture .item-2 .item-2-2 .item-2-2-1{flex:1;height:220px}}.d3m-OnePicture .item-2 .item-2-2 .item-2-2-1.ultra{font-size:11px}.d3m-OnePicture .item-2 .item-2-2 .item-2-2-1 .text-wrapper{max-width:500px}.d3m-OnePicture .item-2 .item-2-2 .item-2-2-2{height:248px}@media not (min-width:1024px){.d3m-OnePicture .item-2 .item-2-2 .item-2-2-2{-webkit-tap-highlight-color:#0000;height:142px}}@media not (min-width:768px){.d3m-OnePicture .item-2 .item-2-2 .item-2-2-2{flex:1;height:220px}}.d3m-OnePicture .item-2 .item-2-2 .item-2-2-2 .text-wrapper{max-width:404px}.d3m-OnePicture .item-3{gap:16px;display:flex}@media not (min-width:768px){.d3m-OnePicture .item-3{flex-direction:column;gap:6px}}.d3m-OnePicture .item-3 .item-3-1{flex-direction:column;flex:1;gap:16px;display:flex}@media not (min-width:768px){.d3m-OnePicture .item-3 .item-3-1{flex-direction:row;gap:6px}}.d3m-OnePicture .item-3 .item-3-1 .item-3-1-1{height:248px}@media not (min-width:1024px){.d3m-OnePicture .item-3 .item-3-1 .item-3-1-1{-webkit-tap-highlight-color:#0000;height:142px}}@media not (min-width:768px){.d3m-OnePicture .item-3 .item-3-1 .item-3-1-1{flex:1;height:220px}}.d3m-OnePicture .item-3 .item-3-1 .item-3-1-1 .text-wrapper{max-width:435px}.d3m-OnePicture .item-3 .item-3-1 .item-3-1-2{height:248px}@media not (min-width:1024px){.d3m-OnePicture .item-3 .item-3-1 .item-3-1-2{-webkit-tap-highlight-color:#0000;height:142px}}@media not (min-width:768px){.d3m-OnePicture .item-3 .item-3-1 .item-3-1-2{flex:1;height:220px}}.d3m-OnePicture .item-3 .item-3-1 .item-3-1-2 .text-wrapper{max-width:394px}.d3m-OnePicture .item-3 .item-3-2{flex:1}@media not (min-width:768px){.d3m-OnePicture .item-3 .item-3-2.ultra{flex:200px!important}}.d3m-OnePicture .item-3 .item-3-2 .text-wrapper .title{white-space:normal}@media not (min-width:768px){.d3m-OnePicture .item-3 .item-3-2 .text-wrapper .title{white-space:pre-line}}.d3m-OnePicture .item-3 .item-3-2 .text-wrapper .desc{white-space:normal}@media not (min-width:768px){.d3m-OnePicture .item-3 .item-3-2 .text-wrapper .desc{white-space:pre-line}.d3m-OnePicture .item-3 .item-3-2{flex:120px}}@media not (min-width:1024px){.d3m-OnePicture{-webkit-tap-highlight-color:#0000}}
.d3ms-NewRefine{z-index:1;height:calc(426.667px + 396.667vh);display:block;position:relative}@media not (min-width:1024px){.d3ms-NewRefine{-webkit-tap-highlight-color:#0000;display:none}}.d3ms-NewRefine .container-wrapper{width:100%;height:100vh;position:sticky;top:52px;left:0}.d3ms-NewRefine .container-wrapper .item-wrapper{z-index:-1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.d3ms-NewRefine .container-wrapper .item-wrapper .item-1{border-radius:8px;width:100vw;height:100vh;position:relative;overflow:hidden}.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper{opacity:1;position:absolute;top:20px;left:25px;right:25px}@media not (min-width:1024px){.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper{-webkit-tap-highlight-color:#0000;top:11.2px;left:11.2px;right:11.2px}}@media not (min-width:768px){.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper{top:10px;left:10px;right:10px}}.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper .title{color:#fff;font-family:var(--ff-woff2-EB);white-space:pre-line;font-size:32px;font-style:normal;font-weight:500;line-height:120%}@media not (min-width:1024px){.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper .title{-webkit-tap-highlight-color:#0000;font-size:16px}}.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper .desc{color:#adafb3;font-family:var(--ff-woff2-M);white-space:pre-line;margin-top:12px;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media not (min-width:1024px){.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper .desc{-webkit-tap-highlight-color:#0000;margin-top:6px;font-size:12px}}.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .item1-text-wrapper sup{font-family:var(--ff-woff2-M);line-height:120%}.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .arrow{cursor:pointer;opacity:0;background:#ffffff24;border-radius:11998.8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:20px;left:20px}@media not (min-width:1024px){.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .arrow{-webkit-tap-highlight-color:#0000;width:26.88px;height:26.88px;bottom:14px;left:11.2px}}@media not (min-width:768px){.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .arrow{right:8px;left:unset;bottom:8px}}.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .arrow svg{width:21.6px;height:21.6px}@media not (min-width:1024px){.d3ms-NewRefine .container-wrapper .item-wrapper .item-1 .arrow svg{-webkit-tap-highlight-color:#0000;width:12.6px;height:12.6px}}.d3ms-NewRefine .canvas{object-fit:cover;width:100%;height:100%;display:block}.d3ms-NewRefine .product-image{object-fit:cover;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.d3ms-NewRefine .text-wrapper{text-align:center;font-family:var(--ff-woff2-EB);-webkit-text-fill-color:#0000;text-align:center;white-space:pre-line;opacity:0;background:linear-gradient(270deg,#fed473 31.98%,#c68433 93.91%);-webkit-background-clip:text;background-clip:text;font-size:100px;font-style:normal;font-weight:500;line-height:110%;position:absolute;top:10%;left:0;right:0}@media (max-width:1440px){.d3ms-NewRefine .text-wrapper{font-size:80px}}.d3ms-NewRefine .text-wrapper.classic{background:linear-gradient(270deg,#fffcc3 18.38%,#ce8800 52.23%);-webkit-background-clip:text;background-clip:text;font-size:90px;top:10%}@media (max-width:1440px){.d3ms-NewRefine .text-wrapper.classic{font-size:68px}}@media not (min-width:1024px){.d3ms-NewRefine .text-wrapper.classic{-webkit-tap-highlight-color:#0000;font-size:48px}}.d3ms-NewRefine .text-wrapper.ultra{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#bc8657 0%,#dab38c 44.71%,#e4c9a4 100%);-webkit-background-clip:text;background-clip:text}.d3ms-NewRefine .text-wrapper sup{font-family:var(--ff-woff2-EB);-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#fed473 31.98%,#c68433 93.91%);-webkit-background-clip:text;background-clip:text;font-size:52px;font-style:normal;font-weight:500;line-height:110%;top:-1.2em;left:-.5em}.d3ms-NewRefine .text-wrapper.ultra sup{background:linear-gradient(90deg,#bc8657 0%,#dab38c 44.71%,#e4c9a4 100%);-webkit-background-clip:text;background-clip:text}
.d3ms-CoreAnimation{background-color:#1a1a1a}
