.dv_pC{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){.dv_pC{align-items:stretch;display:flex;display:grid;flex-direction:row;grid-template-columns:repeat(3,1fr);justify-content:start}}.dv_pC>*{background:var(--spotlight-template-two-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;height:100%;width:100%}.dv_pC>:hover{text-decoration:none}@media only screen and (min-width:768px)and (max-width:991px){.dv_pC>*{min-width:28rem}}.dv_pC>*>img{border-radius:1rem;height:26.8rem;object-fit:cover;width:100%}.dv_pC>*>p{align-items:center;color:var(--spotlight-template-two-text-image-mode,#1b1b1c);display:flex;flex-direction:row;font-size:2rem;font-style:normal;font-weight:700;gap:1rem;justify-content:space-between;line-height:2.8rem;padding:1.6rem;text-transform:capitalize}.dv_pC>*>p>svg{background-color:var(--spotlight-template-two-button-color-image-mode,#6e33e5);border-radius:100%;height:5.6rem;min-width:5.6rem;padding:2rem}