@keyframes ci-spin-keyframes{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.cd-anim-spin{animation:ci-spin-keyframes 2s linear infinite}:root .hidden{display:none!important}:root .shadow-200{box-shadow:0 10px 16px 10px rgba(67,68,76,.02)}:root .shadow-400{box-shadow:0 -20px 40px rgba(17,36,54,.04),0 30px 50px rgba(17,36,54,.04)}:root .shadow-500{box-shadow:0 2px 4px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.15)}:root .shadow-600{box-shadow:0 3px 6px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.15)}:root .shadow-700{box-shadow:0 5px 10px rgba(0,0,0,.05),0 15px 25px rgba(0,0,0,.15)}:root .shadow-800{box-shadow:0 20px 40px rgba(0,0,0,.2)}:root .shadow-none{box-shadow:none}.numbered-cards-module{font-family:Crimson Pro,system-ui,Helvetica Neue,Arial,"sans-serif"}.numbered-cards-module .cards-container{display:grid;gap:16px;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fit,minmax(min(268px,100%),1fr));justify-content:center}.numbered-cards-module .cards-container .numbered-card{border-radius:20px;height:408px;min-width:268px;padding:24px}.numbered-cards-module .cards-container .numbered-card--blue{background-color:#ecf3ff}.numbered-cards-module .cards-container .numbered-card--gold{background-color:#fff4e0}.numbered-cards-module .cards-container .numbered-card--green{background-color:#f0f8e8}.numbered-cards-module .cards-container .numbered-card--orange{background-color:#fbeada}.numbered-cards-module .cards-container .numbered-card--red{background-color:#fdf1f2}.numbered-cards-module .cards-container .numbered-card--violet{background-color:#eee2f3}.numbered-cards-module .cards-container .numbered-card .numbered-card-number{font-size:3rem;font-weight:800;margin-bottom:8px}.numbered-cards-module .cards-container .numbered-card .numbered-card-number--blue{color:#1471cc}.numbered-cards-module .cards-container .numbered-card .numbered-card-number--gold{color:#e29300}.numbered-cards-module .cards-container .numbered-card .numbered-card-number--green{color:#4c8f05}.numbered-cards-module .cards-container .numbered-card .numbered-card-number--orange{color:#e67e22}.numbered-cards-module .cards-container .numbered-card .numbered-card-number--red{color:#e95360}.numbered-cards-module .cards-container .numbered-card .numbered-card-number--violet{color:#8e44ad}@media only screen and (max-width:767px){.numbered-cards-module .cards-container .numbered-card .numbered-card-number{font-size:2.25rem}}.numbered-cards-module .cards-container .numbered-card .numbered-card-text{color:#1d3d5d;font-family:Lato,system-ui,Helvetica Neue,Arial,"sans-serif";font-size:1.5rem;font-weight:700;margin-bottom:24px;max-height:66px;overflow:hidden}@media only screen and (max-width:767px){.numbered-cards-module .cards-container .numbered-card .numbered-card-text{font-size:1.25rem;max-height:60px}}.numbered-cards-module .cards-container .numbered-card .numbered-card-image{height:192px;overflow:hidden;text-align:center}.numbered-cards-module .cards-container .numbered-card .numbered-card-image img{max-height:100%;max-width:100%;object-fit:contain;object-position:center center}@media only screen and (max-width:767px){.numbered-cards-module .cards-container .numbered-card{height:376px;width:100%}.numbered-cards-module .cards-container{grid-template-columns:auto}.numbered-cards-module{padding:32px 16px}}