.qs-header,.qs-pre{margin-bottom:1.5rem}.qs-header{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between}.qs-arrow-pos--center-bottom .qs-arrows,.qs-arrow-pos--none .qs-arrows{display:none}.qs-arrows{align-items:center;display:flex;gap:.5rem}.qs-arrow svg path{stroke:currentColor}.qs-arrows--bottom{gap:.5rem;margin-top:1.5rem}.qs-arrow,.qs-arrows--bottom{display:flex;justify-content:center}.qs-arrow{align-items:center;background:transparent;border-radius:9999px;cursor:pointer;flex-shrink:0;font-size:1.25rem;height:2.25rem;line-height:1;width:2.25rem}.qs-arrow svg{opacity:.5;transition:all .3s ease}.qs-arrow:hover svg{opacity:1;transition:all .3s ease}.qs-arrow[disabled]{cursor:default;opacity:.35}.qs-wrapper{overflow:hidden;position:relative;width:100%}.qs-track{display:flex;flex-wrap:wrap;gap:1.5rem;transition:transform .4s ease}.is-slider .qs-track{flex-wrap:nowrap;will-change:transform}.qs-card{border:1px solid transparent;border-radius:.5rem;container-type:inline-size;flex-shrink:0;padding:1.5rem;width:100%}.is-slider .qs-card{width:var(--card-width)}.qs-card__body{display:flex;flex-direction:row;gap:1.5rem}@container (max-width: 400px){.qs-card__body{align-items:flex-start;flex-direction:column;text-align:left}}.qs-card__image{aspect-ratio:1;flex-shrink:0;width:160px}.qs-card__image img{aspect-ratio:1;border-radius:.375rem;height:100%;height:auto;object-fit:cover;width:100%}.qs-card__content{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.qs-card__byline{margin-top:auto}.qs-card__author{display:block;font-weight:600}.qs-card__company{font-family:JetBrains Mono,monospace!important;font-size:.75rem;letter-spacing:.05em;margin-top:.125rem;text-transform:uppercase}@media (max-width:767px){.qs-card__image{width:120px}}