✦ Verified product
Cloudtilt Remix - Women's
USD 95.65
US Shoe size
Qerioo
Verified independent store
→
/* ========================================================== QERIOO — CLOUDTILT GLOBAL SNEAKER SYSTEM Men + Women / Multiple Models Cloud White × Mist × Graphite × Sky ===========
=============================================== */ .qcloud { --white: #ffffff; --cloud: #f7f8f8; --mist: #eef1f2; --line: #dfe4e6; --graphite: #17191b; --grey: #62686c; --sky: #dcecf2; --sky-dark: #557985; width: 100%; max-width: 920px; margin: 0 auto; padding: 18px 14px 58px; color: var(--graphite); font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; line-height: 1.6; -webkit-font-smoothing: antialiased; } .qcloud, .qcloud * { box-sizing: border-box; } .qcloud h2, .qcloud h3, .qcloud p { margin: 0; } .qc-section { margin-top: 52px; } .qc-label { display: inline-block; margin-bottom: 13px; color: var(--sky-dark); font-size: 10px; font-weight: 900; letter-spacing: .18em; text-transform: uppercase; } .qc-heading { max-width: 700px; color: var(--graphite); font-size: clamp(27px, 4.5vw, 39px); font-weight: 850; line-height: 1.08; letter-spacing: -.04em; } .qc-copy { max-width: 700px; margin-top: 15px !important; color: var(--graphite); font-size: 14px; line-height: 1.75; } .qc-copy strong { color: var(--graphite); font-weight: 850; } /* ========================================================== HERO ========================================================== */ .qc-hero { position: relative; overflow: hidden; padding: clamp(40px, 8vw, 78px); border: 1px solid var(--line); border-radius: 30px; background: radial-gradient( circle at 85% 15%, var(--sky) 0, transparent 34% ), linear-gradient( 145deg, var(--white), var(--cloud) ); } .qc-hero::after { position: absolute; right: -20px; bottom: -25px; color: rgba(23,25,27,.035); content: "CLOUD"; font-size: clamp(85px, 18vw, 170px); font-weight: 950; letter-spacing: -.09em; line-height: .8; pointer-events: none; } .qc-hero-content { position: relative; z-index: 2; } .qc-badge { display: inline-flex; align-items: center; gap: 8px; padding: 9px 13px; border: 1px solid var(--line); border-radius: 999px; background: rgba(255,255,255,.75); color: var(--graphite); font-size: 10px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; } .qc-badge-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--sky-dark); } .qc-hero h2 { max-width: 710px; margin-top: 25px; color: var(--graphite); font-size: clamp(42px, 8vw, 75px); font-weight: 900; line-height: .94; letter-spacing: -.065em; } .qc-hero p { max-width: 620px; margin-top: 22px; color: var(--graphite); font-size: 15px; line-height: 1.75; } .qc-hero p strong { color: var(--graphite); font-weight: 850; } .qc-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 27px; } .qc-tags span { padding: 9px 13px; border: 1px solid var(--line); border-radius: 999px; background: var(--white); color: var(--graphite); font-size: 11px; font-weight: 800; } /* ========================================================== DELIVERY BANNER ========================================================== */ .qc-delivery-banner { width: 100%; margin-top: 18px; } .qc-delivery-banner img { display: block; width: 100%; height: auto; margin: 0; border: 1px solid var(--line); border-radius: 22px; object-fit: contain; } /* ========================================================== CLOUDTEC INTRO ========================================================== */ .qc-tech-intro { display: grid; grid-template-columns: .9fr 1.1fr; gap: 45px; padding: clamp(32px, 6vw, 55px); border-radius: 27px; background: var(--graphite); } .qc-tech-intro .qc-label { color: #9dc0cb; } .qc-tech-intro .qc-heading { color: var(--white); } .qc-tech-copy { align-self: center; } .qc-tech-copy p { color: var(--white); font-size: 14px; line-height: 1.8; } .qc-tech-copy strong { color: var(--white); } /* ========================================================== STEP SEQUENCE ========================================================== */ .qc-step { margin-top: 25px; padding: clamp(30px, 6vw, 50px); overflow: hidden; border: 1px solid var(--line); border-radius: 27px; background: var(--cloud); } .qc-clouds { display: flex; align-items: flex-end; gap: 7px; height: 105px; margin-top: 32px; } .qc-cloud { flex: 1; border-radius: 999px; background: var(--graphite); } .qc-cloud:nth-child(1) { height: 30px; opacity: .25; } .qc-cloud:nth-child(2) { height: 42px; opacity: .38; } .qc-cloud:nth-child(3) { height: 55px; opacity: .52; } .qc-cloud:nth-child(4) { height: 69px; opacity: .68; } .qc-cloud:nth-child(5) { height: 84px; opacity: .82; } .qc-cloud:nth-child(6) { height: 100px; } .qc-sequence { display: flex; justify-content: space-between; margin-top: 13px; color: var(--grey); font-size: 9px; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; } /* ========================================================== PRODUCT VISUAL ========================================================== */ .qc-product-visual { margin-top: 52px; } .qc-product-visual img { display: block; width: 100%; height: auto; border-radius: 24px; } /* ========================================================== MEN + WOMEN ========================================================== */ .qc-universal { padding: clamp(31px, 6vw, 53px); border-radius: 27px; background: var(--graphite); } .qc-universal .qc-label { color: #9dc0cb; } .qc-universal .qc-heading, .qc-universal .qc-copy { color: var(--white); } .qc-universal .qc-copy strong { color: var(--white); } .qc-gender { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 25px; } .qc-gender-box { padding: 22px; border: 1px solid rgba(255,255,255,.14); border-radius: 17px; background: rgba(255,255,255,.06); } .qc-gender-box span { color: #9dc0cb; font-size: 9px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; } .qc-gender-box strong { display: block; margin-top: 7px; color: var(--white); font-size: 17px; font-weight: 900; } .qc-gender-box p { margin-top: 7px; color: var(--white); font-size: 12px; line-height: 1.6; } /* ========================================================== FINAL ========================================================== */ .qc-final { position: relative; margin-top: 52px; padding: clamp(42px,8vw,76px) 24px; overflow: hidden; border-radius: 29px; background: linear-gradient( 135deg, #151719, #252a2d ); text-align: center; } .qc-final::before { position: absolute; top: -85px; left: 50%; width: 270px; height: 270px; transform: translateX(-50%); border-radius: 50%; background: rgba(151,195,208,.08); content: ""; } .qc-final-content { position: relative; z-index: 2; } .qc-final h2 { max-width: 650px; margin: 0 auto; color: var(--white); font-size: clamp(31px,5.5vw,48px); font-weight: 900; line-height: 1.04; letter-spacing: -.045em; } .qc-final p { max-width: 550px; margin: 16px auto 0; color: var(--white); font-size: 14px; line-height: 1.7; } /* ========================================================== MOBILE ========================================================== */ @media(max-width:720px) { .qc-tech-intro { grid-template-columns: 1fr; gap: 25px; } .qc-gender { grid-template-columns: 1fr; } } @media(max-width:500px) { .qcloud { padding-left: 10px; padding-right: 10px; } .qc-section, .qc-product-visual { margin-top: 40px; } .qc-hero { padding: 32px 21px; border-radius: 23px; } .qc-hero h2 { font-size: 47px; } .qc-delivery-banner { margin-top: 12px; } .qc-delivery-banner img { border-radius: 15px; } .qc-tech-intro, .qc-universal { padding: 28px 21px; border-radius: 22px; } } Cloudtilt Collection Comfort thatmoves with you. Meet Cloudtilt — a new expression of everyday cushioning built around smooth movement, lightweight comfort and a distinctly modern silhouette. CloudTec Phase™ Helion™ Superfoam All-Day Comfort CloudTec Phase™ Engineered to make every step flow. Cloudtilt's defining technology uses computer-optimized Cloud elements designed to compress sequentially beneath your foot — creating a smoother transition from landing to forward movement. Sequential cushioning Land. Compress. Roll. Go. Instead of treating every part of your stride the same, CloudTec Phase™ is designed around the natural sequence of movement for a soft, rolling sensation underfoot. Landing Forward Motion Take-Off Your day moves.Move softer. Cloudtilt combines progressive cushioning, lightweight movement and contemporary design for comfort that feels at home wherever the day takes you.