.dC_p1{align-items:center;display:flex;flex-direction:column;gap:1.6rem;justify-content:center;margin:0 auto;max-width:var(--main-container-max)}@media only screen and (min-width:768px){.dC_p1{align-items:start;display:flex;display:grid;flex-direction:row;grid-template-columns:repeat(3,1fr);justify-content:start}}.dC_p1>*{background:var(--spotlight-template-one-backgorund-image-mode,#fff);border-radius:1rem;box-shadow:0 4px 6px -2px rgba(27,27,28,.02),0 12px 16px -4px rgba(27,27,28,.05);display:flex;flex-direction:column;gap:1.6rem;height:100%;padding:1.6rem;width:100%}@media only screen and (min-width:768px)and (max-width:991px){.dC_p1>*{min-width:28.8rem}}.dC_p1>:hover{text-decoration:none}.dC_p1>*>img{border-radius:1rem;height:26rem;object-fit:cover;width:100%}.dC_p1>*>p{color:var(--spotlight-template-one-text-image-mode,#1b1b1c);font-size:2.4rem;font-style:normal;font-weight:600;line-height:3.2rem;padding:0 5rem;text-align:center;text-transform:capitalize}