.ps-custom-cards{--section-padding-x:clamp(16px, calc(16px + (48 - 16) * (100vw - 834px)), 48px);--section-max-width:1344px;--section-padding:clamp(48px, calc(48px + (80 - 48) * (100vw - 834px)), 80px) 0;--item-gap:12px;position:relative;background-color:var(--background-gray);margin:0 auto;overflow:hidden;}.ps-custom-cards-container{width:calc(100% - var(--section-padding-x) * 2);max-width:var(--section-max-width);padding:var(--section-padding);margin:0 auto;}.ps-custom-cards-items{--grid-flex-columns:3;--grid-flex-horizontal-gap:40px;--grid-flex-vertical-gap:40px;--grid-flex-item-max-width:422px;justify-content:center;}.ps-custom-cards-item{display:flex;flex-direction:column;grid-gap:var(--item-gap);gap:var(--item-gap);}.ps-custom-cards-item-image-wrapper{--aspect-ratio:1;--object-fit:cover;border-radius:8px;overflow:hidden;}.ps-custom-cards-item-text,.ps-custom-cards-item-title{min-height:var(--height);}@media (max-width:834px){.ps-custom-cards-items{--grid-flex-columns:1;--grid-flex-item-max-width:100%;}}
