.cards-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:64px;gap:64px}.cards-section+.cards-section{padding-top:0}@media (max-width: 839px){.cards-section{padding-top:40px;gap:40px}}.cards-section .cards{padding:20px 50px 80px;position:relative;overflow-x:auto;scroll-snap-type:x mandatory;max-width:100%;gap:40px;display:flex;margin-top:-20px}@media (max-width: 839px){.cards-section .cards{gap:24px;padding-bottom:40px}}.cards-section .card-grid{position:relative;gap:40px;display:flex;flex-wrap:wrap;padding-bottom:80px;padding-top:20px;margin-top:-20px}@media (max-width: 839px){.cards-section .card-grid{gap:24px;padding-bottom:40px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--text-color: #000;--primary-purple: #500b71;--secondary-blue: #5f56fc;--darker-blue: #4653dc;--purple: #6b0e97;--amethyst: #21052e;--primary-amethyst: #1a052e;--light-amethyst: #494463;--cool-gray: #928ead;--border-gray: #eeeeee;--light-gray: #f2f1f8;--white: #ffffff;--fine-print: rgba(255, 255, 255, .75);--gradient-purple: linear-gradient( 108.22deg, var(--purple) -18.07%, var(--amethyst) 19.71%, var(--amethyst) 92.26%, var(--purple) 105.56% )}.col{display:flex;flex-direction:column}.row{display:flex;flex-direction:row;align-items:center;width:100%}.row.between{justify-content:space-between}.row.around{justify-content:space-around}.w-full{width:100%}.mr-5{margin-right:110px}@media (min-width: 1100px){.container{max-width:90%}}@media (min-width: 1400px){.container{max-width:1250px}}@media (max-width: 1099px){.container{padding:0 50px;max-width:100%;width:100%}}@media (max-width: 839px){.container{padding:0 40px;width:100%}}@media (max-width: 575px){.container{padding:0 24px;width:100%}}body{font-family:CentraNo2,serif;font-style:normal;font-size:15px;line-height:120%;color:var(--text-color);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth;padding:0;margin:0}body ::selection{color:#fff;background:#ce35bf99}*{box-sizing:border-box}p{margin-top:0}a{color:var(--secondary-blue)}a:hover,a:active{color:var(--darker-blue)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:120%;letter-spacing:-.015em;margin:0}h1{font-size:54px;line-height:120%;color:var(--white);max-width:670px}@media (max-width: 1099px){h1{max-width:550px;font-size:45px}}@media (max-width: 839px){h1{max-width:400px;font-size:32px}}@media (max-width: 575px){h1{width:initial;font-size:32px}}.header-line{position:absolute;width:100%;overflow:hidden;pointer-events:none;user-select:none;top:0;left:0}.header-line img{position:relative;left:50px;top:0;width:1400px;height:700px}@media (min-width: 1400px){.header-line img{left:calc(50px + 50%);transform:translate(-50%)}}.header-container{flex:1;color:var(--white)}.header-container h1{margin-bottom:20px}.header-container p{font-size:18px;line-height:120%;margin-bottom:20px;max-width:400px}span[class*=asterisk]{vertical-align:bottom;margin-left:.125em;line-height:inherit!important}span.asterisk-lg{font-size:.5em!important}span.asterisk-md{font-size:.65em!important}.card{position:relative;box-sizing:border-box;display:flex;flex-direction:column;padding:0;background:#fff;border:1px solid rgba(73,68,99,.05);box-shadow:0 10px 25px #00063a26;border-radius:24px;width:390px;flex:0 0 390px;scroll-snap-align:center;min-height:450px}@media (max-width: 839px){.card{min-height:400px;width:100%;max-width:320px;flex:0 0 auto}}.card.small{width:280px;flex:0 0 280px;min-height:350px}@media (max-width: 839px){.card.small{max-width:250px}}.card:hover{box-shadow:0 12px 25px #00063a40}.card .cover{max-width:100%}.card .cover img{max-width:100%;border-radius:24px 24px 0 0;position:relative;height:155px;left:0;right:0;top:0;object-fit:cover}@media (max-width: 575px){.card .cover img{height:130px}}.card .icon{background:var(--light-gray);display:flex;justify-content:center;align-items:center;border-radius:24px 24px 0 0;height:160px;width:100%}.card .icon img{height:80px;width:80px}.card .body{flex:1;font-size:16px;padding:24px;display:flex;flex-direction:column}.card .body h3{font-size:22px;line-height:140%;margin-bottom:10px;color:var(--primary-amethyst)}@media (max-width: 839px){.card .body h3{font-size:20px}}.card .body p{color:var(--light-amethyst);font-size:16px;line-height:140%;margin-bottom:15px}@media (max-width: 839px){.card .body p{font-size:14px}}.card .body ul{color:var(--light-amethyst);line-height:116%;padding-left:20px;margin-bottom:0}.card .body ul li{font-weight:500;margin-bottom:13px}@media (max-width: 839px){.card .body ul{font-size:13px}}@media (max-width: 839px){.card .body{padding:16px 16px 0}}.card .card-footer{padding:0 24px 24px;justify-content:flex-end}@media (max-width: 839px){.card .card-footer{padding:0 16px 12px}}.card .card-footer a{font-size:18px;line-height:18px;font-weight:500;color:var(--primary-amethyst);text-decoration:none}@media (max-width: 839px){.card .card-footer a{font-size:16px}}.card .card-footer a img{vertical-align:middle;margin-left:12px;margin-top:-2px;width:28px;height:28px}@media (max-width: 839px){.card .card-footer a img{margin-left:10px;width:24px;height:24px}}
