:root{--grid-col-gap:.25rem;--font-size-h1--large:2.25rem;--font-size-h1:2.25rem;--font-size-h2:1.75rem;--font-size-h3:1.75rem;--font-size-h4:1.375rem;--font-size-h5:1.3rem;--font-size-h6:1.2rem;--font-size-body-xl:1.5rem;--font-size-body-lg:1.25rem;--font-size-body-md:1.125rem;--font-size-body-sm:1rem;--font-size-caption:.875rem;--font-family-primary:"Poppins",sans-serif;--font-family-secondary:"Poppins",sans-serif;--font-weight-bold:700;--font-weight-semibold:600;--font-weight-medium:500;--font-weight-regular:400;--font-line-height-base:1.4;--font-line-height-slim:1.2;--white:#fff;--off-white:#f5f6fa;--black:#000;--black-rgb:0,0,0;--off-black:#1b2126;--pink:#e10193;--grey:#ccc;--off-grey:#dddfeb;--light-grey:#eee;--blue:#433cc2;--dark-green:#059424;--neon-green:#87ff3e;--lime-green:#58f97b;--lime-green-rgb:88,249,123;--red:#ff2351;--default-gradient:linear-gradient(288deg,#f547ef,#433cc2 100.17%);--nav-offset:7.125rem;--promo-bar-height:86px;--transition-slow:1s;--transition-slow:.8s;--transition-medium:.3s;--border-radius:1.25rem;--border-radius--medium:.75rem;--border-radius--small:.5rem}@media (min-width:651px){:root{--promo-bar-height:48px;--font-size-h1--large:4.25rem}}@media (min-width:1024px){:root{--grid-col-gap:1.25rem;--font-size-h1--large:5rem;--font-size-h1:3.5rem;--font-size-h2:3rem;--font-size-h3:2.5rem;--font-size-h4:2rem;--font-size-h5:1.5rem;--nav-offset:4.5rem}}.v-enter-active .CustomModal__bg,.v-leave-active .CustomModal__bg{transition:opacity .5s ease-in-out}.v-enter-active .CustomModal__main-container,.v-leave-active .CustomModal__main-container{transition:all .5s ease-in-out}.v-enter-from .CustomModal__bg,.v-leave-to .CustomModal__bg{opacity:0}.v-enter-from .CustomModal__main-container,.v-leave-to .CustomModal__main-container{transform:translateY(100%)}.v-enter-to .CustomModal__bg{opacity:1}.v-enter-to .CustomModal__main-container{transform:translateY(0)}.CustomModal{display:flex;flex-direction:column}.CustomModal,.CustomModal__bg{height:100dvh;left:0;position:fixed;top:0;width:100%;z-index:2}.CustomModal__bg{background-color:rgba(var(--black-rgb),.5)}.CustomModal__main-container{background:var(--default-gradient);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);margin-left:auto;margin-right:auto;margin-top:auto;max-height:95%;max-width:100%;overflow:scroll;padding-bottom:5rem;position:relative;width:100%;z-index:2}@media (min-width:651px){.CustomModal__main-container{max-width:95%}}@media (min-width:1024px){.CustomModal__main-container{max-height:90%;max-width:90%}}.CustomModal__header{display:flex;justify-content:flex-end;padding:2rem 1.5rem;position:sticky;top:0}@media (min-width:651px){.CustomModal__header{padding:2rem 3rem}}.CustomModal__content{color:var(--white);padding-left:1.5em;padding-right:1.5rem}@media (min-width:651px){.CustomModal__content{padding-left:3rem;padding-right:3rem}.CustomModal--alignment-center .CustomModal__main-container{border-radius:var(--border-radius);margin-bottom:auto}}
