.testimonial-card[data-astro-cid-6rm3dmcz]{position:relative;background-color:color-mix(in oklch,var(--color-muted) 30%,transparent);background-image:radial-gradient(circle,var(--color-border) 1px,transparent 1px);background-size:20px 20px;overflow:hidden}.faint-quote-mark[data-astro-cid-6rm3dmcz]{position:absolute;right:2rem;bottom:-2.25rem;font-size:clamp(7rem,16vw,13rem);line-height:.8;font-family:Georgia,Times New Roman,serif;color:var(--color-foreground);opacity:.045;pointer-events:none;user-select:none}.testimonial-tab[data-astro-cid-6rm3dmcz]{--tab-progress: 0;position:relative;border-color:transparent;color:var(--color-muted-foreground);outline:none}.testimonial-tab[data-astro-cid-6rm3dmcz]:after{content:"";position:absolute;left:0;bottom:-1px;width:calc(var(--tab-progress) * 1%);height:2px;background:var(--color-foreground)}.testimonial-tab[data-astro-cid-6rm3dmcz]:hover{border-color:var(--color-muted-foreground);color:var(--color-foreground)}.testimonial-tab[data-astro-cid-6rm3dmcz]:focus-visible{outline:2px solid color-mix(in oklch,var(--color-primary) 45%,transparent);outline-offset:1px}.testimonial-tab[data-astro-cid-6rm3dmcz][aria-selected=true]{border-color:transparent;color:var(--color-foreground);font-weight:500}.hi-wrap{width:100%;height:100%;position:relative}.hi{width:100%;height:100%;display:block}.hi-grad-inner{stop-color:var(--muted);stop-opacity:.9}.hi-grad-outer{stop-color:var(--muted)}.hi rect[fill="#EFF2F7"]{fill:var(--muted)}.hi-grid>path{stroke:var(--foreground)}.hi path[stroke="#B7B9CC"]{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.hi rect[fill=white]{fill:var(--card)}.hi-center rect[fill=white]{fill:#fff}.hi rect[stroke="#B7B9CC"]{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.hi rect[stroke="#B7B9CC"][stroke-dasharray]{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.hi-pill[data-tooltip]{cursor:help}.hi-card-down>rect[stroke],.hi-card-up>rect[stroke]{transition:stroke .2s ease}.hi-card-down:hover>rect[stroke],.hi-card-up:hover>rect[stroke]{stroke:var(--muted-foreground)}.hi-card-down>rect[fill=white],.hi-card-up>rect[fill=white]{transition:filter .2s ease}.hi-card-down:hover>rect[fill=white],.hi-card-up:hover>rect[fill=white]{filter:brightness(.98)}.hi rect[fill="#0119FF"]{fill:var(--primary)}.hi rect[stroke="#0119FF"]{stroke:var(--primary)}.hi path[fill="#0119FF"]{fill:var(--primary)}.hi path[stroke="#0119FF"]{stroke:var(--primary)}.hi-draw{stroke:var(--primary)}.hi path[fill=black]{fill:var(--card-foreground)}.hi text[fill=black]{fill:var(--card-foreground)}.hi path[fill="#0B1020"]{fill:var(--card-foreground)}.hi path[fill="#1B1F23"]{fill:var(--card-foreground)}.hi path[fill="#26251E"]{fill:var(--foreground)}.hi path[stroke=black]{stroke:var(--card-foreground)}.hi path[stroke="#0B1020"]{stroke:var(--card-foreground)}.dark .hi path[fill=white]{fill:var(--card-foreground)}.dark .hi path[stroke=white]{stroke:var(--card-foreground)}.dark .hi path[fill="#336791"]{fill:var(--card-foreground)}.dark .hi path[stroke="#3C790A"]{stroke:var(--card-foreground)}.hi .hi-logo-item[data-logo=postgresql] path[fill=black]{fill:#000}.hi .hi-logo-item[data-logo=postgresql] path[fill=white]{fill:#fff}.hi .hi-logo-item[data-logo=postgresql] path[stroke=black]{stroke:#000}.hi .hi-logo-item[data-logo=postgresql] path[stroke=white]{stroke:#fff}.dark .hi .hi-logo-item[data-logo=postgresql] path[fill="#336791"]{fill:#336791}@keyframes hi-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hi-scale-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes hi-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes hi-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hi-draw{to{stroke-dashoffset:0}}.hi-grid{opacity:0;animation:hi-fade-in .8s ease-out 0s forwards}.hi-conn-top,.hi-conn-bottom{opacity:0;animation:hi-fade-in .4s ease-out .5s forwards}.hi-draw{stroke-dasharray:1;stroke-dashoffset:1;animation:hi-draw .6s ease-out .4s forwards}.hi-center{opacity:0;transform-origin:400px 400px;animation:hi-scale-in .5s ease-out .2s forwards}.hi-card-down{opacity:0;animation:hi-slide-down .4s ease-out var(--d) forwards}.hi-card-up{opacity:0;animation:hi-slide-up .4s ease-out var(--d) forwards}.hi-pill{opacity:0;animation:hi-fade-in .3s ease-out var(--d) forwards}.hi-labels{display:none}.hi-card-down path[fill="#D77655"]{fill:#d77655}.hi-card-down path[fill="#1C3C3C"]{fill:#1c3c3c}.hi-card-up path[fill="#3ECF8E"]{fill:#3ecf8e}.hi-card-up path[fill="#85E92C"]{fill:#85e92c}.hi-card-up path[fill="#163646"]{fill:#163646}.dark .hi-card-down path[fill="#1C3C3C"]{fill:var(--card-foreground)}.dark .hi-card-up path[fill="#163646"]{fill:var(--card-foreground)}.hi-tooltip{position:absolute;pointer-events:none;z-index:10;padding:5px 10px;border-radius:6px;font-family:var(--font-mono, ui-monospace, monospace);font-size:11px;letter-spacing:.04em;white-space:nowrap;background:var(--foreground);color:var(--background);opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.hi-tooltip.is-visible{opacity:1;transform:translateY(0)}.hi-tooltip-cipher{opacity:.4}.hi-tooltip-revealed{opacity:1}.hi-msg{transform-box:fill-box;transform-origin:center}.hi-msg-bg{fill:var(--foreground);stroke:transparent;stroke-width:1.5;transition:fill .3s,stroke .3s}.hi-msg-text{font-size:13px;font-weight:600;font-family:var(--font-mono, ui-monospace, monospace);fill:var(--background);transition:fill .3s}.hi-msg.is-rejected .hi-msg-bg{fill:var(--card);stroke:#d40004}.hi-msg.is-rejected .hi-msg-text{fill:#d40004}.hi-msg.is-granted .hi-msg-bg{fill:var(--card);stroke:#22c55e}.hi-msg.is-granted .hi-msg-text{fill:#22c55e}.hi-pill>rect{transition:fill .3s ease,stroke .3s ease}.hi-pill>path,.hi-pill>text{transition:stroke .3s ease,fill .3s ease}.hi-pill{transform-box:fill-box;transform-origin:center}.hi-pill.hi-pill-active>rect[fill=white]{fill:var(--muted)}.hi-pill.hi-pill-active>rect[stroke="#B7B9CC"]{stroke:var(--primary)}.hi-pill.hi-pill-active>path[stroke]{stroke:var(--primary)}.hi-pill.hi-pill-active>path[fill=black]{fill:var(--primary)}.hi-card-up,.hi-card-down{transform-box:fill-box;transform-origin:center}.hi-card-up>rect[stroke],.hi-card-down>rect[stroke]{transition:stroke .3s ease}.hi-card-active>rect[stroke]{stroke:var(--foreground)!important}.hi [data-logos]>path{display:none}.hi-logo-fo{overflow:hidden}.hi-logo-item{height:100%;min-width:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:24px;box-sizing:border-box}.hi-logo-item svg{width:100%;height:100%;display:block;pointer-events:none;user-select:none}.dark .hi .hi-logo-item[data-logo=gh-copilot] path{fill:var(--card-foreground);stroke:var(--card-foreground)}.dark .hi .hi-logo-item[data-logo=sentry] path[fill="#362D59"]{fill:#9b8cff}.hi-card-agent .hi-logo-item{padding:20px}.hi-logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));width:100%;height:100%;padding:8px;gap:6px;box-sizing:border-box}.hi-logo-grid .hi-logo-item{width:100%!important;height:100%!important;padding:2px}.hi-card-label{position:absolute;font-size:11px;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:color-mix(in oklch,var(--foreground) 70%,var(--muted-foreground));pointer-events:none}.hi-card-label-ai-agent{top:9%;left:50%;transform:translate(-50%)}.hi-card-label-ai-agent{text-align:center}.hi-card-label-ai-agent>span{display:inline}.hi-card-label-ai-client{top:9%;left:28.6%;transform:translate(-50%)}.hi-card-label-openclaw{top:9%;left:71.4%;transform:translate(-50%)}.hi-card-label-api{bottom:9%;left:28.6%;transform:translate(-50%)}.hi-card-label-database{bottom:9%;left:50%;transform:translate(-50%)}.hi-card-label-saas{bottom:9%;left:71.4%;transform:translate(-50%)}@media(max-width:640px){.hi-card-label{font-size:9px;letter-spacing:.05em}.hi-card-label-ai-agent{top:calc(10% - 5px)}.hi-card-label-ai-agent>span{display:block}.hi-card-label-ai-client,.hi-card-label-openclaw{top:10%}.hi-card-label-api,.hi-card-label-database,.hi-card-label-saas{bottom:7.5%}}@media(prefers-reduced-motion:reduce){.hi-grid,.hi-center,.hi-conn-top,.hi-conn-bottom,.hi-card-down,.hi-card-up,.hi-pill,.hi-flow{animation:none!important;opacity:1!important}.hi-draw{animation:none!important;stroke-dashoffset:0!important}.hi-tooltip{transition:none}.hi-tooltip-cipher{opacity:1}}.si-wrap{width:100%;position:relative}.sol-grad-inner{stop-color:var(--muted);stop-opacity:.75}.sol-grad-outer{stop-color:var(--muted);stop-opacity:.15}.si rect[fill="#EFF2F7"]{fill:var(--muted)}.sol-grid>path{stroke:color-mix(in srgb,var(--foreground) 25%,transparent)}.si path[stroke="#B7B9CC"],.si .si-conn-left,.si .si-conn-right{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.si path[fill="#3ECF8E"]{fill:#3ecf8e}.si path[fill="#85E92C"]{fill:#85e92c}.si path[fill="#163646"]{fill:#163646}.si path[fill="#1C3C3C"]{fill:#1c3c3c}.dark .si path[fill="#1C3C3C"]{fill:var(--card-foreground)}.dark .si path[fill="#163646"]{fill:var(--card-foreground)}.si rect[fill=white]{fill:var(--card)}.si-center rect[fill=white]{fill:#fff}.si rect[stroke="#B7B9CC"]{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.si rect[fill="#0119FF"]{fill:var(--primary)}.si rect[stroke="#0119FF"]{stroke:var(--primary)}.si path[fill="#0119FF"]{fill:var(--primary)}.si path[stroke="#0119FF"]{stroke:var(--primary)}.si-draw{stroke:var(--primary)}.si path[fill=black]{fill:var(--card-foreground)}.si path[fill="#0B1020"]{fill:var(--card-foreground)}.si path[fill="#1B1F23"]{fill:var(--card-foreground)}.si path[fill="#26251E"]{fill:var(--foreground)}.si path[stroke=black]{stroke:var(--card-foreground)}.si path[stroke="#0B1020"]{stroke:var(--card-foreground)}.si path[stroke="#1E1E1E"]{stroke:var(--foreground)}.dark .si path[fill=white]{fill:var(--card-foreground)}.dark .si path[stroke=white]{stroke:var(--card-foreground)}.si-card-left,.si-card-right,.si-pill[data-tooltip]{cursor:help}.si-card-left>rect[stroke],.si-card-right>rect[stroke]{transition:stroke .2s ease}.si-card-left:hover>rect[stroke],.si-card-right:hover>rect[stroke]{stroke:var(--muted-foreground)}.si-card-left>rect[fill=white],.si-card-right>rect[fill=white]{transition:filter .2s ease}.si-card-left:hover>rect[fill=white],.si-card-right:hover>rect[fill=white]{filter:brightness(.98)}@keyframes si-fade-in{0%{opacity:0}to{opacity:1}}@keyframes si-scale-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes si-slide-right{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes si-slide-left{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes si-draw{to{stroke-dashoffset:0}}.sol-grid{opacity:0;animation:si-fade-in .8s ease-out 0s forwards}.si-conn-left,.si-conn-right{opacity:0;animation:si-fade-in .4s ease-out .5s forwards}.si-draw{stroke-dasharray:1;stroke-dashoffset:1;animation:si-draw .6s ease-out .4s forwards}.si-center{opacity:0;transform-origin:1000px 430px;animation:si-scale-in .5s ease-out .2s forwards}.si-card-left{opacity:0;animation:si-slide-right .4s ease-out var(--d) forwards}.si-card-right{opacity:0;animation:si-slide-left .4s ease-out var(--d) forwards}.si-pill{opacity:0;animation:si-fade-in .3s ease-out var(--d) forwards}.si-scenario{opacity:0;animation:si-fade-in .5s ease-out 1.3s forwards}.si-label{display:none}.si-msg{transform-box:fill-box;transform-origin:center}.si-msg-bg{fill:var(--foreground);stroke:transparent;stroke-width:1.5;transition:fill .3s,stroke .3s}.si-msg-text{fill:var(--background);font-size:16px;font-family:var(--font-mono, ui-monospace, monospace)}.si-msg.is-rejected .si-msg-bg{fill:var(--card);stroke:#d40004}.si-msg.is-rejected .si-msg-text{fill:#d40004}.si-msg.is-granted .si-msg-bg{fill:var(--card);stroke:#22c55e}.si-msg.is-granted .si-msg-text{fill:#22c55e}.si-pill{--si-pill-scale: 1.28;transform-box:fill-box;transform-origin:center;transform:scale(var(--si-pill-scale))}.si-pill>rect[fill=white]{transition:fill .25s ease}.si-pill>rect[stroke="#B7B9CC"]{transition:stroke .25s ease}.si-pill path{transition:fill .25s ease,stroke .25s ease}.si-pill-active>rect[fill=white]{fill:var(--muted)}.si-pill-active>rect[stroke="#B7B9CC"]{stroke:var(--primary)}.si-pill-active path[fill=black]{fill:var(--primary)}.si-pill-active path[stroke=black]{stroke:var(--primary)}.si-card-left,.si-card-right{transform-box:fill-box;transform-origin:center}.si [data-logos]>path{display:none}.si [data-logos]>g>path{display:none}.si-logo-fo{overflow:hidden}.si-logo-item{height:100%;min-width:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:24px;box-sizing:border-box}.si-logo-item svg{width:100%;height:100%;display:block;pointer-events:none;user-select:none}.si [data-logos=ai-client] .si-logo-item svg{width:auto;height:auto;max-width:80%;max-height:80%}.dark .si .si-logo-item[data-logo=gh-copilot] path{fill:var(--card-foreground);stroke:var(--card-foreground)}.dark .si .si-logo-item[data-logo=sentry] path[fill="#362D59"]{fill:#9b8cff}.si .si-logo-item[data-logo=postgresql] path[fill=black]{fill:#000}.si .si-logo-item[data-logo=postgresql] path[fill=white]{fill:#fff}.si .si-logo-item[data-logo=postgresql] path[stroke=black]{stroke:#000}.si .si-logo-item[data-logo=postgresql] path[stroke=white]{stroke:#fff}.dark .si .si-logo-item[data-logo=postgresql] path[fill="#336791"]{fill:#336791}.si-logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));width:100%;height:100%;padding:8px;gap:6px;box-sizing:border-box}.si-logo-grid .si-logo-item{width:100%!important;height:100%!important;padding:2px}.si-tooltip{position:absolute;pointer-events:none;z-index:10;padding:5px 10px;border-radius:6px;font-family:var(--font-mono, ui-monospace, monospace);font-size:11px;letter-spacing:.04em;white-space:nowrap;background:var(--foreground);color:var(--background);opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.si-tooltip.is-visible{opacity:1;transform:translateY(0)}.si-tooltip-cipher{opacity:.4}.si-tooltip-revealed{opacity:1}.si-card-label{position:absolute;font-size:11px;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:color-mix(in oklch,var(--foreground) 70%,var(--muted-foreground));pointer-events:none;transform:translate(-50%,-50%)}.si-card-label-left{text-align:right;white-space:nowrap;transform:translate(-100%,-50%)}.si-card-label-ai-agent>span{display:inline}.si-card-label-right{text-align:left;white-space:nowrap;transform:translateY(-50%)}.si-card-label-ai-agent{top:50.06%;left:17.25%}.si-card-label-ai-client{top:74.94%;left:17.25%}.si-card-label-openclaw{top:25.17%;left:17.25%}.si-card-label-api{top:25.17%;left:82.75%}.si-card-label-database{top:50.06%;left:82.75%}.si-card-label-saas{top:74.94%;left:82.75%}@media(max-width:640px){.si-card-label{font-size:9px;letter-spacing:.05em}.si-card-label-ai-agent>span{display:block}.si-card-label-ai-agent,.si-card-label-ai-client,.si-card-label-openclaw{left:17.6%}.si-card-label-ai-agent{left:16.4%;font-size:8px;letter-spacing:.03em;line-height:1.05}.si-card-label-api,.si-card-label-database,.si-card-label-saas{left:82.4%}}@media(prefers-reduced-motion:reduce){.sol-grid,.si-center,.si-conn-left,.si-conn-right,.si-card-left,.si-card-right,.si-pill,.si-scenario,.si-label{animation:none!important;opacity:1!important}.si-draw{animation:none!important;stroke-dashoffset:0!important}.si-scenario{animation:none!important;opacity:1!important}.si-tooltip{transition:none}.si-tooltip-cipher{opacity:1}}.cr-wrap{width:100%;height:100%}.cr{width:100%;height:auto;display:block}.cr-grad-inner{stop-color:var(--muted);stop-opacity:.86}.cr-grad-outer{stop-color:var(--muted)}.cr-grid>rect[fill="#EFF2F7"]{fill:var(--muted)}.cr-grid>path{stroke:var(--foreground)}.cr-card-bg{fill:var(--card)}.cr-text{fill:var(--card-foreground)}@keyframes cr-pulse-orange{0%,to{stroke-width:2;stroke-opacity:1}50%{stroke-width:4;stroke-opacity:.6}}@keyframes cr-pulse-red{0%,to{stroke-width:2;stroke-opacity:1}50%{stroke-width:4;stroke-opacity:.6}}.cr-pulsing .cr-pulse-orange{animation:cr-pulse-orange 2s ease-in-out infinite}.cr-pulsing .cr-pulse-red{animation:cr-pulse-red 2s ease-in-out infinite .5s}@keyframes cr-icon-fade{0%,to{opacity:1}50%{opacity:.3}}.cr-pulsing .cr-icon-warn,.cr-pulsing .cr-icon-x{animation:cr-icon-fade 2s ease-in-out infinite}.dl-wrap{width:100%;height:100%}.dl{width:100%;height:auto;display:block}.dl-grad-inner{stop-color:var(--muted);stop-opacity:.86}.dl-grad-outer{stop-color:var(--muted)}.dl-grid>rect[fill="#EFF2F7"]{fill:var(--muted)}.dl-grid>path{stroke:var(--foreground)}.dl-card-bg{fill:var(--card)}.dl-card-border,.dl-conn-line{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.dl-icon{stroke:var(--card-foreground)}.dl-text{fill:var(--card-foreground)}@keyframes dl-flow-h{0%{transform:translate(457px,229px);opacity:0}8%{opacity:1}92%{opacity:1}to{transform:translate(343px,229px);opacity:0}}@keyframes dl-flow-v{0%{transform:translate(400px,238px);opacity:0}8%{opacity:1}92%{opacity:1}to{transform:translate(400px,400px);opacity:0}}.dl-dot-h{animation:dl-flow-h 2.2s ease-in-out infinite;animation-delay:var(--dd, 0s)}.dl-dot-v{animation:dl-flow-v 1.8s ease-in-out infinite;animation-delay:var(--dd, 0s)}.si-wrap{width:100%;height:100%}.si{width:100%;height:auto;display:block}.si-grad-inner{stop-color:var(--muted);stop-opacity:.86}.si-grad-outer{stop-color:var(--muted)}.si-grid>rect[fill="#EFF2F7"]{fill:var(--muted)}.si-grid>path{stroke:var(--foreground)}.si-card-bg{fill:var(--card)}.si-card-border{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.si-icon{stroke:var(--card-foreground)}.si-text{fill:var(--card-foreground)}.si-animated .si-dline{clip-path:inset(0 0 0 100%);transition:clip-path .7s ease-out var(--d, 0s)}.si-animated .si-dline-r{clip-path:inset(0 100% 0 0)}.si-animated .si-dline-v{clip-path:inset(100% 0 0 0)}.si-playing .si-dline,.si-playing .si-dline-v{clip-path:inset(0)}.si-animated .si-xmark{opacity:0;transform:scale(0);transform-box:fill-box;transform-origin:center;transition:opacity .3s ease-out var(--d, 0s),transform .3s cubic-bezier(.34,1.56,.64,1) var(--d, 0s)}.si-playing .si-xmark{opacity:1;transform:scale(1)}@keyframes si-pulse{0%,to{opacity:1}50%{opacity:.3}}.si-pulsing .si-xmark{animation:si-pulse 2s ease-in-out infinite}.umcp-wrap{width:100%;height:100%}.umcp{width:100%;height:auto;display:block}.umcp-grad-inner{stop-color:var(--muted);stop-opacity:.86}.umcp-grad-outer{stop-color:var(--muted)}.umcp rect[fill="#EFF2F7"]{fill:var(--muted)}.umcp-grid>path{stroke:var(--foreground)}.umcp-terminal>rect[fill=white]{fill:var(--card)}.umcp-terminal>rect[stroke="#B7B9CC"]{stroke:color-mix(in oklch,var(--muted-foreground) 40%,var(--border))}.umcp-terminal>path[fill=black]{fill:var(--card-foreground)}.umcp-terminal>rect[fill="#1E1E1E"].umcp-cursor{fill:var(--foreground)}.umcp-bracket{stroke:#e86100}.umcp-animated .umcp-line{display:none}.umcp-text{font-family:var(--font-mono),ui-monospace,monospace;font-size:24px}.umcp-text-cmd{fill:var(--card-foreground)}.umcp-text-err{fill:#d40004}.umcp-text-warn{fill:#ff6a00}@keyframes umcp-blink{0%,to{opacity:1}50%{opacity:0}}.umcp-cursor-blink{animation:umcp-blink 1s step-end infinite}@media(prefers-reduced-motion:reduce){.umcp-animated .umcp-line{display:block}.umcp-text{display:none!important}.umcp-cursor-blink{animation:none}}.problem-home-card>div:first-child{aspect-ratio:auto!important;height:auto!important}@media(max-width:1024px){.problem-home-card{height:auto!important}.problem-home-card>div:nth-child(2){aspect-ratio:auto!important;min-height:0!important;padding:1rem!important}}
