:root{--app-light-purple: #a49bd6;--app-red: #f21160;--app-light-red: #fbb7cf;--app-orange: #e66225;--app-light-orange: #f7d0bd;--app-yellow: #dba400;--app-light-yellow: #f4e4b2;--app-green: #26a673;--app-light-green: #bde4d5;--app-teal: #00a4b4;--app-blue: #2166be;--app-light-blue: #bcd1eb;--app-purple: #4f3cb4;--app-light-purple: #cac4e8;--app-white: #ffffff;--app-black: #181818;--app-dark-grey: #404040;--app-grey: #808080;--app-light-grey: #cccccc;--app-very-light-grey: #eaeaea;--lighten: rgba(255, 255, 255, .7);--app-black-semi-transparent: rgba(24, 24, 24, .5);--app-dark-purple: rgba(52, 56, 126, 1);--app-very-light-purple: rgba(243, 243, 247, 1);--app-white-semi-transparent: rgba(255, 255, 255, .9)}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul,ol{margin:0;padding:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeLegibility;line-height:1.5;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;color:var(--app-black);background-color:var(--app-white)}html{font-size:15px}@media (max-width: 1920px){html{font-size:12px}}ul,ol{list-style:none}img,picture,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}html{scroll-behavior:smooth}a{text-decoration:none;color:var(--app-blue)}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}input[type=text],input[type=email],input[type=password],textarea,select{width:100%;padding:.5em;border:1px solid var(--app-light-grey);border-radius:4px}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus,select:focus{outline:none;border-color:var(--app-blue)}button{border:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.flex{display:flex}.flex-column{flex-direction:column}.justify-center{justify-content:center}.align-center{align-items:center}.button{display:flex;justify-content:center;align-items:center;transition:all .2s;background-color:var(--button-color);cursor:pointer}.button:disabled{cursor:not-allowed;background-color:var(--app-grey);color:var(--app-white)}.svg-wrap{display:flex;justify-content:center;align-items:center}svg{flex-grow:1}.invisible{visibility:hidden}html,body,#app{display:flex;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh}div,section,article,aside,main{flex-shrink:0;min-width:0}@font-face{font-family:Century Gothic;font-style:normal;font-weight:400;src:local("Century Gothic"),local("CenturyGothic"),url(/assets/century-gothic-VhE1AgEk.woff2) format("woff2")}@font-face{font-family:Century Gothic;font-style:normal;font-weight:700;src:local("Century Gothic Bold"),local("CenturyGothic-Bold"),url(/assets/century-gothic-bold-BF8xPw2Q.woff2) format("woff2")}@font-face{font-family:Century Gothic;font-style:italic;font-weight:700;src:local("Century Gothic Bold Italic"),local("CenturyGothic-BoldItalic"),url(/assets/century-gothic-bold-italic-CZpFB1lC.woff2) format("woff2")}@font-face{font-family:Century Gothic;font-style:italic;font-weight:400;src:local("Century Gothic Italic"),local("CenturyGothic-Italic"),url(/assets/century-gothic-italic-O2ybFB-7.woff2) format("woff2")}@font-face{font-family:Chelsea Market;font-style:normal;font-weight:400;src:local("Chelsea Market"),local("ChelseaMarket"),url(/assets/chelsea-market-AFhaTvIo.woff2) format("woff2")}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.icon-color[data-v-655f45be]{color:var(--color)}.toast[data-v-7b037786]{display:flex;position:relative;align-items:center;gap:.75rem;box-shadow:0 .3rem .5rem #00000026;border-radius:8px;background-color:var(--toast-color);padding:1rem;min-width:4rem;pointer-events:auto}.toast-icon[data-v-7b037786]{flex-shrink:0;max-width:1.5rem;max-height:1.5rem}.toast-message[data-v-7b037786]{flex-grow:1;margin:0;color:#fff;font-size:.875rem;line-height:1.25rem}.toast-close[data-v-7b037786]{display:flex;flex-shrink:0;justify-content:center;align-items:center;opacity:.7;transition:opacity .2s ease;cursor:pointer;border:none;background:none;padding:0;max-width:1.5rem;max-height:1.5rem}.toast-close[data-v-7b037786]:hover{opacity:1}.toast-container[data-v-96d1a52a]{position:fixed;top:1rem;right:1rem;z-index:9999;width:25rem;pointer-events:none}.toast-list[data-v-96d1a52a]{display:flex;flex-direction:column-reverse;gap:.75rem}.toast-enter-active[data-v-96d1a52a]{transition:all .2s ease-out}.toast-leave-active[data-v-96d1a52a]{transition:all .15s ease-in}.toast-enter-from[data-v-96d1a52a],.toast-leave-to[data-v-96d1a52a]{transform:translate(100%);opacity:0}div[data-v-280122d3]{display:none}
