.product-cycling-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1fr);gap:4rem;align-items:center;padding-top:3rem;padding-bottom:4rem}.product-cycling-copy h2{max-width:620px}.product-cycling-animation{position:relative;height:381px;border-radius:28px;background:transparent;overflow:visible}.product-cycling-animation:after,.product-cycling-animation:before{content:"";position:absolute;inset:0;pointer-events:none}.product-cycling-animation:before{background:linear-gradient(90deg,rgba(255,255,255,.28) 1px,transparent 0),linear-gradient(rgba(255,255,255,.24) 1px,transparent 0);background-size:86px 86px;opacity:.55}.product-cycling-animation:after{background:linear-gradient(180deg,transparent 0,transparent 76%,var(--backgroundColor) 100%);z-index:3}.product-cycling-mask{position:absolute;inset:0 -.75rem 0;overflow:hidden;mask-image:linear-gradient(180deg,var(--cx-color-black) 0,var(--cx-color-black) 76%,transparent 100%)}.product-cycling-container{display:grid;gap:1.3rem;padding:0 3.25rem}.product-cycling-card{position:relative;z-index:1;display:grid;grid-template-columns:58px 1fr;gap:1rem;align-items:center;min-height:106px;border:1px solid rgba(226,232,240,.92);border-radius:16px;background:rgba(255,255,255,.68);box-shadow:0 10px 24px rgba(31,41,55,.08);padding:1rem;color:rgba(31,41,55,.45);transform-origin:center;backdrop-filter:blur(8px)}.product-cycling-card-top{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.35rem}.product-cycling-card h3{margin:0;color:inherit;font-size:1rem;line-height:1.2}.product-cycling-card p{margin:0;color:currentColor;font-size:.9rem;line-height:1.4}.product-cycling-icon{position:relative;display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--cx-palette-dff1ff)}.product-cycling-icon:after,.product-cycling-icon:before{content:"";position:absolute}.product-cycling-icon.overview:before{width:28px;height:22px;border:3px solid var(--cx-palette-38bdf8);border-radius:6px;box-shadow:12px 12px 0 var(--cx-palette-7c3aed)}.product-cycling-icon.insight:before{width:24px;height:24px;border:3px solid var(--cx-palette-7c3aed);border-radius:50%}.product-cycling-icon.insight:after{width:10px;height:10px;border-top:3px solid var(--cx-palette-7c3aed);border-right:3px solid var(--cx-palette-7c3aed);transform:translate(11px,-10px) rotate(45deg)}.product-cycling-icon.profile:before{width:30px;height:20px;border:3px solid var(--cx-color-blue-bright);border-radius:999px 999px 8px 8px}.product-cycling-icon.network:before{width:32px;height:32px;border:3px solid var(--cx-palette-7c3aed);border-radius:50%}.product-cycling-icon.network:after{width:42px;height:2px;background:var(--cx-palette-7c3aed);transform:rotate(-28deg)}.product-cycling-card:first-child{z-index:2;background:rgba(255,255,255,.9);color:var(--primary-text-color);box-shadow:0 28px 62px rgba(31,41,55,.18)}@media (max-width:980px){.product-cycling-section,.product-subpage-coverage-layout,.product-subpage-hero-content,.product-subpage-related{grid-template-columns:1fr}}@media (max-width:575px){.product-cycling-section{gap:2rem}.product-cycling-container{padding-left:1.5rem;padding-right:1.5rem}.product-cycling-card{grid-template-columns:52px 1fr;gap:.9rem;padding:1rem}.product-cycling-icon{width:46px;height:46px;border-radius:13px}}