@import"https://fonts.googleapis.com/css2?family=Datatype:wght@100..900&family=Inder&family=Inria+Sans:ital,wght@0,400;0,700;1,400&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#c5adeb33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}p{margin-bottom:1rem}html{scrollbar-gutter:stable}.page-enter-active,.page-leave-active{transition:opacity .2s ease}.page-enter-from,.page-leave-to{opacity:0}.corner-image{position:fixed;bottom:0;left:0;width:550px;height:auto;opacity:.18;z-index:-1;pointer-events:none}strong{font-weight:700}header{line-height:1.5;max-height:100vh;padding-bottom:20px}.two-horizontal-small{display:flex;gap:2rem;width:70%}.two-horizontal-small>*{flex:1;min-width:0}@media(min-width:1024px){.corner-image{width:700px}.container-subprice{min-height:100vh;display:block}.two-horizontal{display:flex;gap:2rem}.two-horizontal>*{flex:1;min-width:0}.two-horizontal-small{display:flex;gap:0rem;min-width:35%}.two-horizontal-small>*{flex:1;min-width:0}.three-horizontal{display:flex;gap:.5rem}.three-horizontal>*{flex:1;min-width:0}.four-horizontal{display:flex;gap:1rem}.four-horizontal>*{flex:1;min-width:0}header .wrapper{display:flex;place-items:flex-start;flex-wrap:wrap}}h1[data-v-ea097538]{font-weight:500;font-size:2.6rem;position:relative;top:-10px}h3[data-v-ea097538]{font-size:1.2rem}header[data-v-ea097538]{line-height:1.5;max-height:100vh;padding-bottom:20px}.logo[data-v-ea097538]{display:block;margin:0 auto 2rem}nav[data-v-ea097538]{width:100%;font-size:.9rem;text-align:center;margin-top:2rem;padding-bottom:2rem;font-family:var(--font-ui);min-width:83vw}nav a.router-link-active[data-v-ea097538]{color:#1f3161;background-color:#c5adeb}nav a[data-v-ea097538]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border);color:#c5adeb}nav a[data-v-ea097538]:first-of-type{border:0}@media(min-width:1024px){header[data-v-ea097538]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-ea097538]{margin:0 2rem 0 0}header .wrapper[data-v-ea097538]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-ea097538]{margin:2rem auto 1rem;text-align:center}}h1[data-v-b7188116]{font-weight:800;font-size:3rem;position:relative;top:-10px;line-height:1.1;background:-webkit-linear-gradient(90deg,rgba(226,209,255,1) 0%,rgba(192,170,226,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}h3[data-v-b7188116]{font-size:1.2rem}.greetings h1[data-v-b7188116],.greetings h3[data-v-b7188116]{text-align:center}@media(min-width:1024px){h1[data-v-b7188116]{font-size:5.6rem}.greetings h1[data-v-b7188116],.greetings h3[data-v-b7188116]{font-size:4rem;text-align:left}.greetings[data-v-b7188116]{min-height:100vh;display:flex}}:root{--font-ui: "Inter", sans-serif;--font-heading: "Inria Sans", sans-serif;--font-body: "Inder", sans-serif}.inria-sans-regular{font-family:Inria Sans,sans-serif;font-weight:400;font-style:normal}.inria-sans-bold{font-family:Inria Sans,sans-serif;font-weight:700;font-style:normal}.inria-sans-regular-italic{font-family:Inria Sans,sans-serif;font-weight:400;font-style:italic}.inder-regular{font-family:Inder,sans-serif;font-weight:400;font-style:normal}.inter-ui{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}h1,h2,h3{font-family:var(--font-heading);font-weight:700;font-style:normal;color:#ddcbfb}h1{font-size:3rem}h2{font-weight:600}li{font-size:1.1rem}body{font-family:var(--font-body);font-weight:400;margin:0;background-color:#1f3161;color:#e6e2e2;align-items:start}.page-content{padding-right:2rem;padding-bottom:2rem}.subnav-style{margin-top:1.5rem;padding-bottom:1.5rem}.underline-text{text-decoration:underline}
