@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.text-display-large{font-family:Sora,sans-serif;font-weight:300;font-size:48px;line-height:60px}.text-display-medium{font-family:Sora,sans-serif;font-weight:300;font-size:40px;line-height:50px}.text-display-small{font-family:DM Sans,sans-serif;font-weight:400;font-size:32px;line-height:40px}.text-headline-large{font-family:DM Sans,sans-serif;font-weight:400;font-size:28px;line-height:35px}.text-headline-medium{font-family:DM Sans,sans-serif;font-weight:400;font-size:24px;line-height:32px}.text-headline-small{font-family:DM Sans,sans-serif;font-weight:400;font-size:20px;line-height:27.5px}.text-title-large{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:22px}.text-title-large-semibold{font-family:DM Sans,sans-serif;font-weight:600;font-size:16px;line-height:22px}.text-title-medium{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px}.text-title-small{font-family:DM Sans,sans-serif;font-weight:400;font-size:13px;line-height:18px}.text-label-large{font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;line-height:17px}.text-label-large-semibold{font-family:DM Sans,sans-serif;font-weight:600;font-size:12px;line-height:17px}.text-label-large-bold{font-family:DM Sans,sans-serif;font-weight:700;font-size:12px;line-height:17px}.text-label-small{font-family:DM Sans,sans-serif;font-weight:400;font-size:10px;line-height:14px;color:"Sora",sans-serif}.text-heading-01{font-family:DM Sans,sans-serif;font-weight:400;font-size:30px;line-height:100px}.text-heading-02{font-family:DM Sans,sans-serif;font-weight:400;font-size:20px;line-height:100px}.text-heading-secondary{font-family:IBM Plex Sans,sans-serif;font-weight:600;font-size:16px;line-height:24px}.text-menu-heading{font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;line-height:24px}.text-body{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:24px}.text-form-label{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:20px}.text-semantic-label{font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;line-height:18px}.btn{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;font-weight:600;border-radius:100px;padding:8px 12px;align-items:center;text-align:center;border:none;text-decoration:none;cursor:pointer;max-width:158px;overflow:hidden;text-overflow:ellipsis;position:relative;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease;box-sizing:border-box;white-space:nowrap}.container{padding:20px;max-width:1190px;margin:auto}.btn:disabled,.btn.is-disabled{cursor:not-allowed;box-shadow:none}.btn--sm,.btn--md{font-size:14px;line-height:19px;padding:8px 12px}.btn--lg{font-size:16px;line-height:22px;padding:8px 12px}.btn--primary{background-color:#7c00c7;color:#fff!important;margin-left:12px}.btn--primary:not(:disabled):not(.is-disabled):hover{background-color:#5a0295}.btn--primary:not(:disabled):not(.is-disabled):active{background-color:#4c027e}.btn--primary:not(:disabled):not(.is-disabled).is-selected,.btn--primary:not(:disabled):not(.is-disabled)[aria-pressed=true]{background-color:#3d0165}.btn--primary:not(:disabled):not(.is-disabled):focus-visible{outline:none;box-shadow:0 0 0 3px #c366fb;background-color:#5a0295}.btn--primary:disabled,.btn--primary.is-disabled{background-color:#c5c5c5;color:#fff}.btn--secondary{border-radius:100px;border:1px solid #7c00c7;background:#fff;color:#7c00c7!important}.btn--secondary:not(:disabled):not(.is-disabled):hover{background-color:#f3f3f3}.btn--secondary:not(:disabled):not(.is-disabled):active,.btn--secondary:not(:disabled):not(.is-disabled).is-active{background-color:#f3f3f3;box-shadow:inset 0 0 0 1px #7c00c7}.btn--secondary:not(:disabled):not(.is-disabled).is-selected,.btn--secondary:not(:disabled):not(.is-disabled)[aria-pressed=true]{background-color:#f3f3f3}.btn--secondary:not(:disabled):not(.is-disabled):focus-visible{outline:none;box-shadow:0 0 0 3px #c366fb}.btn--secondary:not(:disabled):not(.is-disabled).is-loading{pointer-events:none;opacity:.85}.btn--secondary:disabled,.btn--secondary.is-disabled{color:#6e6e6e;border-color:#c5c5c5;background:#ffffff}.card{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;border-radius:var(--Corner-Radius-Borders-radius-border-4, 20px);background:var(--CDS-Colors-Containers-surface-container-1, #fff);display:flex;padding:24px;flex-direction:column;align-items:flex-start;flex-shrink:0}.card>p:not([class]),.card>span:not([class]),.card>li:not([class]){font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px}.card__header,.card>h2{font-family:DM Sans,sans-serif;font-weight:400;font-size:24px;line-height:32px;display:flex;width:100%}.card__subtitle,.card>p{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;color:#5c5c5c}.card__title{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;margin-bottom:12px;color:#363636}.card__title--secondary{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;color:#5c5c5c;margin-bottom:24px;color:#363636;font-size:20px}.card__content{display:flex;flex-direction:column}.card__content .content_link{margin-top:auto;margin-left:auto}.card__image{align-self:center;width:126px;height:auto}.card--with-logo{flex-direction:row}.card--with-logo .card__subtitle{font-size:20px;line-height:normal;color:#363636}.card--two-column{display:flex;flex-direction:row;flex-wrap:wrap;gap:32px}.card--icon{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;border-radius:var(--Corner-Radius-Borders-radius-border-4, 20px);background:var(--CDS-Colors-Containers-surface-container-1, #fff);display:flex;padding:24px;flex-direction:column;align-items:flex-start;flex-shrink:0;flex-direction:row;border:1px solid #c5c5c5;height:100%}.card--for-content{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;border-radius:var(--Corner-Radius-Borders-radius-border-4, 20px);background:var(--CDS-Colors-Containers-surface-container-1, #fff);display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;padding:0;flex-direction:row;border:1px solid #c5c5c5;align-items:stretch;height:100%}.card.card--icon img{height:32px;width:32px;object-fit:contain;align-self:center}.card.card--icon .card__content{margin-left:12px}.card.card--icon .card__title{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;margin-bottom:0;color:#363636}.card--for-content .card__content,.card.card--icon,.card.card--for-content{padding:20px}.content-card__image{min-width:200px;border-top-left-radius:var(--Corner-Radius-Borders-radius-border-4, 20px);border-bottom-left-radius:var(--Corner-Radius-Borders-radius-border-4, 20px);overflow:hidden;background-color:#fff}.content-card__image img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.28);margin-top:0;transform-origin:50px 20px}.card.header-card .card__title,.card.header-card .card__title--secondary{font-family:DM Sans,sans-serif;font-weight:400;font-size:32px;line-height:40px;color:#171717}.cards-grid{display:flex;width:100%;gap:20px;flex-wrap:wrap}.cards-grid>*:not([class*=cards-grid__col--]){flex:1 1 0}.cards-grid>*:not([class*=cards-grid__col--])>*:last-child{flex:0 0 0}.cards-grid__col--1-2{flex:0 0 calc(50% - 20px)}.cards-grid__col--1-3{flex:0 0 calc(33.33% - 20px)}.cards-grid__col--2-3{flex:0 0 calc(66.66% - 20px)}.cards-grid__col--1-4{flex:0 0 calc(25% - 20px)}.cards-grid__col--3-4{flex:0 0 calc(75% - 20px)}.cards-grid__col--1-5{flex:0 0 calc(20% - 20px)}.cards-grid__col--1-6{flex:0 0 calc(16.66% - 20px)}.cards-grid__col--1-8{flex:0 0 calc(12.5% - 20px)}.carousel__wrap{position:relative;overflow:hidden;width:100%;align-self:center}.carousel__viewport{overflow:hidden;width:calc(100% - 70px);margin:auto;padding:0}.carousel__list{display:flex;padding:0;gap:16px;will-change:transform}.carousel__btn-group{display:flex;margin-top:auto}.carousel__item{flex:0 0 auto;width:325px;min-height:365px;overflow:hidden;border-radius:var(--Corner-Radius-Borders-radius-border-4, 20px);border:1px solid #c5c5c5;display:flex;flex-direction:column}.carousel__item .card__title{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#363636;display:flex}.carousel__item img{object-fit:cover;display:block;max-height:190px;width:100%}.carousel__item .card__subtitle{min-height:57px;margin-bottom:20px;color:#5c5c5c}.carousel .card__icon-area~.carousel__title-with-image{background:transparent}.carousel__title-with-image{display:flex;width:100%}.carousel__title-with-image>img{object-fit:cover;object-position:0px -3px;background:#e2e2e2}.carousel__title-image{margin-left:auto;align-self:center;position:relative;top:-8px}.carousel__title-image img{height:28px;width:28px}.carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;cursor:pointer;font-size:1.2rem;height:32px;border-radius:4px}.carousel__arrow--left{left:-5px;rotate:180deg;transform:translateY(45%)}.carousel__arrow--right{right:-5px}.carousel_card_content{flex:1;min-height:0;border-top:1px solid #c5c5c5;border-radius:0 0 20px 20px}#carousel-email>img{width:326px;margin:auto;object-position:0px -28px}#carousel-list>img{width:330px;margin:auto;object-position:0px -11px}#carousel-form>img{width:325px;margin:auto;object-position:0px 9px}#carousel-landing>img{width:330px;margin:auto;object-position:0px -22px}a,a:link,a:visited{color:inherit;text-decoration:none}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inlineblock{display:inline-block}.d-flex{display:flex}.d-grid{display:grid}.float-left{float:left}.float-right{float:right}.float-none{float:none}.clearfix:after{content:"";display:table;clear:both}.push-right{margin-left:auto}.push-left{margin-right:auto}.flex-row{flex-direction:row}.flex-row-rev{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-rev{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.content-start{align-content:flex-start}.content-center{align-content:center}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-stretch{align-content:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.place-center{display:flex;align-items:center;justify-content:center}.m-1{margin:.25rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.m-2{margin:.5rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.m-3{margin:.75rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.m-4{margin:1rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.m-5{margin:1.25rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.m-6{margin:1.5rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.m-7{margin:1.75rem}.mt-7{margin-top:1.75rem}.mr-7{margin-right:1.75rem}.mb-7{margin-bottom:1.75rem}.ml-7{margin-left:1.75rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.m-8{margin:2rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.m-9{margin:2.5rem}.mt-9{margin-top:2.5rem}.mr-9{margin-right:2.5rem}.mb-9{margin-bottom:2.5rem}.ml-9{margin-left:2.5rem}.mx-9{margin-left:2.5rem;margin-right:2.5rem}.my-9{margin-top:2.5rem;margin-bottom:2.5rem}.m-10{margin:3rem}.mt-10{margin-top:3rem}.mr-10{margin-right:3rem}.mb-10{margin-bottom:3rem}.ml-10{margin-left:3rem}.mx-10{margin-left:3rem;margin-right:3rem}.my-10{margin-top:3rem;margin-bottom:3rem}.m-11{margin:3.5rem}.mt-11{margin-top:3.5rem}.mr-11{margin-right:3.5rem}.mb-11{margin-bottom:3.5rem}.ml-11{margin-left:3.5rem}.mx-11{margin-left:3.5rem;margin-right:3.5rem}.my-11{margin-top:3.5rem;margin-bottom:3.5rem}.m-12{margin:4rem}.mt-12{margin-top:4rem}.mr-12{margin-right:4rem}.mb-12{margin-bottom:4rem}.ml-12{margin-left:4rem}.mx-12{margin-left:4rem;margin-right:4rem}.my-12{margin-top:4rem;margin-bottom:4rem}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.p-1{padding:.25rem}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.p-2{padding:.5rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-3{padding:.75rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.p-4{padding:1rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.p-5{padding:1.25rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.p-6{padding:1.5rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.p-7{padding:1.75rem}.pt-7{padding-top:1.75rem}.pr-7{padding-right:1.75rem}.pb-7{padding-bottom:1.75rem}.pl-7{padding-left:1.75rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.p-8{padding:2rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.p-9{padding:2.5rem}.pt-9{padding-top:2.5rem}.pr-9{padding-right:2.5rem}.pb-9{padding-bottom:2.5rem}.pl-9{padding-left:2.5rem}.px-9{padding-left:2.5rem;padding-right:2.5rem}.py-9{padding-top:2.5rem;padding-bottom:2.5rem}.p-10{padding:3rem}.pt-10{padding-top:3rem}.pr-10{padding-right:3rem}.pb-10{padding-bottom:3rem}.pl-10{padding-left:3rem}.px-10{padding-left:3rem;padding-right:3rem}.py-10{padding-top:3rem;padding-bottom:3rem}.p-11{padding:3.5rem}.pt-11{padding-top:3.5rem}.pr-11{padding-right:3.5rem}.pb-11{padding-bottom:3.5rem}.pl-11{padding-left:3.5rem}.px-11{padding-left:3.5rem;padding-right:3.5rem}.py-11{padding-top:3.5rem;padding-bottom:3.5rem}.p-12{padding:4rem}.pt-12{padding-top:4rem}.pr-12{padding-right:4rem}.pb-12{padding-bottom:4rem}.pl-12{padding-left:4rem}.px-12{padding-left:4rem;padding-right:4rem}.py-12{padding-top:4rem;padding-bottom:4rem}.gap-1{gap:.25rem}.row-gap-1{row-gap:.25rem}.col-gap-1{column-gap:.25rem}.gap-2{gap:.5rem}.row-gap-2{row-gap:.5rem}.col-gap-2{column-gap:.5rem}.gap-3{gap:.75rem}.row-gap-3{row-gap:.75rem}.col-gap-3{column-gap:.75rem}.gap-4{gap:1rem}.row-gap-4{row-gap:1rem}.col-gap-4{column-gap:1rem}.gap-5{gap:1.25rem}.row-gap-5{row-gap:1.25rem}.col-gap-5{column-gap:1.25rem}.gap-6{gap:1.5rem}.row-gap-6{row-gap:1.5rem}.col-gap-6{column-gap:1.5rem}.gap-7{gap:1.75rem}.row-gap-7{row-gap:1.75rem}.col-gap-7{column-gap:1.75rem}.gap-8{gap:2rem}.row-gap-8{row-gap:2rem}.col-gap-8{column-gap:2rem}.gap-9{gap:2.5rem}.row-gap-9{row-gap:2.5rem}.col-gap-9{column-gap:2.5rem}.gap-10{gap:3rem}.row-gap-10{row-gap:3rem}.col-gap-10{column-gap:3rem}.gap-11{gap:3.5rem}.row-gap-11{row-gap:3.5rem}.col-gap-11{column-gap:3.5rem}.gap-12{gap:4rem}.row-gap-12{row-gap:4rem}.col-gap-12{column-gap:4rem}.space-x-1>*+*{margin-left:.25rem}.space-y-1>*+*{margin-top:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-y-2>*+*{margin-top:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-y-3>*+*{margin-top:.75rem}.space-x-4>*+*{margin-left:1rem}.space-y-4>*+*{margin-top:1rem}.space-x-5>*+*{margin-left:1.25rem}.space-y-5>*+*{margin-top:1.25rem}.space-x-6>*+*{margin-left:1.5rem}.space-y-6>*+*{margin-top:1.5rem}.space-x-7>*+*{margin-left:1.75rem}.space-y-7>*+*{margin-top:1.75rem}.space-x-8>*+*{margin-left:2rem}.space-y-8>*+*{margin-top:2rem}.space-x-9>*+*{margin-left:2.5rem}.space-y-9>*+*{margin-top:2.5rem}.space-x-10>*+*{margin-left:3rem}.space-y-10>*+*{margin-top:3rem}.space-x-11>*+*{margin-left:3.5rem}.space-y-11>*+*{margin-top:3.5rem}.space-x-12>*+*{margin-left:4rem}.space-y-12>*+*{margin-top:4rem}.w-1{width:.125rem}.h-1{height:.125rem}.min-w-1{min-width:.125rem}.min-h-1{min-height:.125rem}.max-w-1{max-width:.125rem}.max-h-1{max-height:.125rem}.w-2{width:.25rem}.h-2{height:.25rem}.min-w-2{min-width:.25rem}.min-h-2{min-height:.25rem}.max-w-2{max-width:.25rem}.max-h-2{max-height:.25rem}.w-3{width:.5rem}.h-3{height:.5rem}.min-w-3{min-width:.5rem}.min-h-3{min-height:.5rem}.max-w-3{max-width:.5rem}.max-h-3{max-height:.5rem}.w-4{width:.75rem}.h-4{height:.75rem}.min-w-4{min-width:.75rem}.min-h-4{min-height:.75rem}.max-w-4{max-width:.75rem}.max-h-4{max-height:.75rem}.w-5{width:1rem}.h-5{height:1rem}.min-w-5{min-width:1rem}.min-h-5{min-height:1rem}.max-w-5{max-width:1rem}.max-h-5{max-height:1rem}.w-6{width:1.25rem}.h-6{height:1.25rem}.min-w-6{min-width:1.25rem}.min-h-6{min-height:1.25rem}.max-w-6{max-width:1.25rem}.max-h-6{max-height:1.25rem}.w-7{width:1.5rem}.h-7{height:1.5rem}.min-w-7{min-width:1.5rem}.min-h-7{min-height:1.5rem}.max-w-7{max-width:1.5rem}.max-h-7{max-height:1.5rem}.w-8{width:1.75rem}.h-8{height:1.75rem}.min-w-8{min-width:1.75rem}.min-h-8{min-height:1.75rem}.max-w-8{max-width:1.75rem}.max-h-8{max-height:1.75rem}.w-9{width:2rem}.h-9{height:2rem}.min-w-9{min-width:2rem}.min-h-9{min-height:2rem}.max-w-9{max-width:2rem}.max-h-9{max-height:2rem}.w-10{width:3rem}.h-10{height:3rem}.min-w-10{min-width:3rem}.min-h-10{min-height:3rem}.max-w-10{max-width:3rem}.max-h-10{max-height:3rem}.w-11{width:4rem}.h-11{height:4rem}.min-w-11{min-width:4rem}.min-h-11{min-height:4rem}.max-w-11{max-width:4rem}.max-h-11{max-height:4rem}.w-12{width:5rem}.h-12{height:5rem}.min-w-12{min-width:5rem}.min-h-12{min-height:5rem}.max-w-12{max-width:5rem}.max-h-12{max-height:5rem}.w-13{width:10rem}.h-13{height:10rem}.min-w-13{min-width:10rem}.min-h-13{min-height:10rem}.max-w-13{max-width:10rem}.max-h-13{max-height:10rem}.w-14{width:15rem}.h-14{height:15rem}.min-w-14{min-width:15rem}.min-h-14{min-height:15rem}.max-w-14{max-width:15rem}.max-h-14{max-height:15rem}.w-15{width:20rem}.h-15{height:20rem}.min-w-15{min-width:20rem}.min-h-15{min-height:20rem}.max-w-15{max-width:20rem}.max-h-15{max-height:20rem}.w-16{width:30rem}.h-16{height:30rem}.min-w-16{min-width:30rem}.min-h-16{min-height:30rem}.max-w-16{max-width:30rem}.max-h-16{max-height:30rem}*,*:before,*:after{box-sizing:border-box}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:inherit;font-size:1rem;font-weight:400;line-height:inherit;color:#212529;background-color:#fff;text-align:left}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}p,ul,ol{margin-top:0;margin-bottom:1rem}a{color:#9b00f9;text-decoration:underline}img,svg{vertical-align:middle;max-width:100%;height:auto;border-style:none}table{border-collapse:collapse}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{border:none;background:transparent}textarea{resize:vertical}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help}code,kbd,samp,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:local("DM Sans")}:root{--surface-1: #ffffff;--surface-2: #363636;--text-1: #171717;--text-2: #5c5c5c;--border-1: #c5c5c5;--brand: #7c00c7;--space-2: 8px;--space-3: 12px;--radius: 12px}html,body{height:100%}body{margin:0;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f3f3f3}button{cursor:pointer}body.app-ready #boot-splash{display:none}.carousel__image{max-width:100%;height:auto}@media (prefers-reduced-motion: reduce){.carousel__list{transition:none!important}}
