.dL_qq{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){.dL_qq{align-items:start;display:flex;display:grid;flex-direction:row;grid-template-columns:repeat(3,1fr);justify-content:start}}.dL_qq>*{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){.dL_qq>*{min-width:28.8rem}}.dL_qq>:hover{text-decoration:none}.dL_qq>*>img{border-radius:1rem;height:26rem;object-fit:cover;width:100%}.dL_qq>*>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}