.icon-chip-list{display:flex;gap:1rem;flex-wrap:wrap}.icon-chip-list__chip{padding:1rem 1.25rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff}.icon-chip-list__chip .anticon{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.icon-chip-list__chip p{margin:0;font-size:.75rem;font-weight:600;color:#fff}:export{backgroundFrame:#1558d6;textFrame:#fff;logo:#fff;backgroundContent:#f7f8ff;headingsContent:#1558d6;textContent:rgba(25,28,40,.88);textContentMuted:#505568;textContentFaint:#686e84;link:#1558d6;button:#1558d6;backgroundProductPages:#ecf0ff;backgroundHighlight:#d8e3ff;surfaceElevated:#fff;surfaceElevatedAlpha:hsla(0,0%,100%,.82);backgroundSubtle:#fafbfc;inputDisabled:#eef0f2;backdropOverlay:rgba(236,240,255,.88);textFrameSubtle:hsla(0,0%,100%,.45);textFrameOverlay:hsla(0,0%,100%,.1);border:#7a82a0;borderMuted:#666b7e;borderSubtle:#e5e7eb;shadowDefault:rgba(21,88,214,.15);success:#16a34a;successLight:#dcfce7;warning:#d97706;error:#dc2626;errorLight:#fdeeee;info:#1558d6;itemPurchased:#16a34a;itemNotPurchased:#cbd5e1;starRatingSelected:#f59e0b;starRatingEmpty:#e2e8f0;dragHandle:#94a3b8;dragIndicator:#22c55e;dragItemActive:#dcfce7;pdfHeading:#1558d6;pdfTableHeaderBg:#dbeafe;pdfTableBorder:#c5cadf;iconBlue:#2563eb;iconBlueSoft:#60a5fa;iconAmber:#ca8a04;iconOrangeSoft:#fb923c;iconOrange:#ea580c;iconGreen:#16a34a;iconTeal:#0d9488;iconPurple:#7c3aed;iconCyan:#0ea5e9;iconPink:#db2777;iconRed:#dc2626;iconSlate:#64748b}.image-tilted{flex:1 1;min-width:0;width:100%;position:relative}.image-tilted__image{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:32px;box-shadow:0 25px 50px -12px rgba(25,28,40,.4);transform:rotate(2deg);transition:transform .5s ease}.image-tilted__image:hover{transform:rotate(0deg)}.image-tilted__quote{position:absolute;bottom:-32px;left:-32px;max-width:256px;padding:1.5rem;background:#fff;color:rgba(25,28,40,.88);border-radius:16px;box-shadow:0 10px 25px -3px rgba(25,28,40,.2)}.image-tilted__quote-label{margin:0 0 .5rem;font-size:.8125rem;font-weight:700;color:#1558d6}.image-tilted__quote-text{margin:0;font-size:.9375rem;line-height:1.5;font-style:italic;color:#505568}