.wks-cards{margin:16px auto;--background:#F4F9FE;background:var(--background);padding:32px 16px;text-align:center}.wks-cards--inner{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:stretch;align-items:stretch;gap:32px clamp(16px,3vw,32px);-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:1142px;margin:auto}@media screen and (min-width:768px){.wks-cards--inner:has(>:nth-child(4):last-child){display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:767px){.wks-cards--inner{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}}.wks-cards--card{text-align:center;text-wrap:balance;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:0 0 calc((100% - (clamp(16px,3vw,32px) * 2))/ 3);flex:0 0 calc((100% - (clamp(16px,3vw,32px) * 2))/ 3);max-width:352px;box-shadow:0 0 15px 0 rgba(0,0,0,.2);border-radius:8px;overflow:hidden;text-decoration:none}.wks-cards--card,.wks-cards--card:hover{color:#3e3e3e}.wks-cards--card:hover{text-decoration:none;outline:1px solid #0277bd;cursor:pointer}@media screen and (max-width:767px){.wks-cards--card{-webkit-flex:1 1 100%;flex:1 1 100%;width:100%}}.wks-cards--image{width:100%;object-fit:cover}.wks-cards--info{-webkit-flex-grow:1;flex-grow:1;background:#fff;padding:16px;width:100%;margin:0 auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;gap:16px}.wks-cards--copy,.wks-cards--cta,.wks-cards--title{margin:0 auto}.wks-cards--cta{color:#0277bd}
/*# sourceMappingURL=../maps/components/wks-cards.css.map */
