@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{background-color:#fff;border-radius:20px;font-family:Inter,system-ui,Helvetica Neue,Arial,"sans-serif";padding:64px 32px}@media only screen and (max-width:991px){.numbered-cards-module{padding:32px 16px}}.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,.numbered-cards-module .cards-container .numbered-card--gold,.numbered-cards-module .cards-container .numbered-card--green,.numbered-cards-module .cards-container .numbered-card--orange,.numbered-cards-module .cards-container .numbered-card--red,.numbered-cards-module .cards-container .numbered-card--violet{background-color:#fafafa}.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,.numbered-cards-module .cards-container .numbered-card .numbered-card-number--gold,.numbered-cards-module .cards-container .numbered-card .numbered-card-number--green,.numbered-cards-module .cards-container .numbered-card .numbered-card-number--orange,.numbered-cards-module .cards-container .numbered-card .numbered-card-number--red,.numbered-cards-module .cards-container .numbered-card .numbered-card-number--violet{color:#65c9b9}@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:Manrope,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 .numbered-card:nth-child(odd){background-color:#ecf6f4}.numbered-cards-module .cards-container .numbered-card:nth-child(2n){background-color:#eceffe}.numbered-cards-module .cards-container .numbered-card:nth-child(2n) .numbered-card-number,.numbered-cards-module .cards-container .numbered-card:nth-child(2n) .numbered-card-number--blue,.numbered-cards-module .cards-container .numbered-card:nth-child(2n) .numbered-card-number--gold,.numbered-cards-module .cards-container .numbered-card:nth-child(2n) .numbered-card-number--green,.numbered-cards-module .cards-container .numbered-card:nth-child(2n) .numbered-card-number--orange,.numbered-cards-module .cards-container .numbered-card:nth-child(2n) .numbered-card-number--red,.numbered-cards-module .cards-container .numbered-card:nth-child(2n) .numbered-card-number--violet{color:#818cc3}@media only screen and (max-width:767px){.numbered-cards-module .cards-container{grid-template-columns:auto}.numbered-cards-module{padding:32px 16px}}