html{max-width:100vw}body{background:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-size:15px;position:relative;overflow-x:hidden}body[class*=scroll-block-]{overflow:hidden}::selection{color:var(--color-white);background:var(--color-primary)}::-moz-selection{color:var(--color-white);background:var(--color-primary)}.root{isolation:isolate}*{box-sizing:border-box;color:inherit;font-family:var(--font-text);margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-title-large);font-size:1em}p{font-weight:400}.section{padding-inline:12px;padding-block:var(--numbers-block-padding);display:flex;overflow:hidden}.content-container{width:min(100%,1280px);margin:0 auto}.section-title{text-align:center;margin-bottom:var(--numbers-gap-from-title-to-body);font-size:24px;font-weight:700}@media screen and (min-width:700px){.section-title{font-size:36px}}.section-description{margin-bottom:var(--numbers-body-gap);text-align:center}.bg-img{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}
:root{--color-dark-purple:#280457;--color-red:#f00b0b;--color-blue:#0b66e4;--color-green:#09bc05;--color-orange:#ff9500;--color-yellow:#f3dc10;--color-gray:#b0b0b0;--color-white:#fff;--color-purple-06:#7a45e50f;--color-red-08:#f00b0b14;--color-blue-06:#0b66e40f;--color-green-06:#09bc050f;--color-yellow-05:#fff8e7;--color-yellow-12:#f3dc101f;--color-green-12:#09bc051f;--color-white-40:#fff6;--color-white-08:#ffffff14;--color-label:#898989;--color-primary:#7a45e5;--color-title:#656f7d;--color-text:#262626;--color-icon:#4f5762;--color-sidebar:#2c3950;--color-hover:#0958c4;--color-primary-hover:#6432c8;--color-text-hover:#404040;--color-black-button-hover:#2626260a;--color-white-icon:#fffc;--color-digital:#3a0283;--color-hover-stroke:#dde0e4;--color-light-purple:#e8dbfe;--color-stroke:#e8eaed;--color-head-fill:#f6f6f6;--color-row-hover:#fafafa;--color-tint:#262626b3;--color-tooltip:#262626f2;--transition-duration-fast:.2s;--transition-duration-medium:.5s;--transition-duration-slow:.7s;--numbers-gap-from-title-to-body:24px;--numbers-body-max-width:336px;--numbers-block-padding:40px;--numbers-body-padding:12px;--numbers-list-card-gap-x:12px;--numbers-list-card-gap-y:12px;--numbers-to-dots-gap:8px;--numbers-card-padding:20px;--numbers-card-padding-2:20px;--numbers-cell-padding:8px;--numbers-card-border-radius:20px;--numbers-image-card-border-radius:8px;--numbers-tab-border-radius:8px;--numbers-stat-border-radius:12px;--numbers-body-border-radius:20px;--numbers-select-card-border-radius:16px;--numbers-buttons-gap:8px;--numbers-tabs-gap:4px;--numbers-text-gap:8px;--numbers-step-padding:8px;--numbers-body-gap:16px;--numbers-stats-gap-list:20px}@media (min-width:700px){:root{--numbers-gap-from-title-to-body:40px;--numbers-body-max-width:744px;--numbers-block-padding:60px;--numbers-list-card-gap-x:20px;--numbers-list-card-gap-y:20px;--numbers-to-dots-gap:12px;--numbers-card-padding-2:28px;--numbers-cell-padding:12px;--numbers-body-border-radius:40px;--numbers-buttons-gap:12px;--numbers-text-gap:12px;--numbers-step-padding:16px;--numbers-body-gap:24px;--numbers-body-padding:60px}}@media (min-width:1000px){:root{--numbers-body-max-width:1000px}}@media (min-width:1600px){:root{--numbers-body-max-width:1416px;--numbers-block-padding:120px}}
:root{--z-header:100;--z-modal:200;--z-loading-spinner:1000}

