:root{--clr-primary-1:#312e81;--clr-primary-2:#3730a3;--clr-primary-3:#4338ca;--clr-primary-4:#4f46e5;--clr-primary-5:#6366f1;--clr-primary-6:#818cf8;--clr-primary-7:#a5b4fc;--clr-primary-8:#c7d2fe;--clr-primary-9:#e0e7ff;--clr-primary-10:#eef2ff;--clr-grey-1:#0f172a;--clr-grey-2:#1e293b;--clr-grey-3:#334155;--clr-grey-4:#475569;--clr-grey-5:#64748b;--clr-grey-6:#94a3b8;--clr-grey-7:#cbd5e1;--clr-grey-8:#e2e8f0;--clr-grey-9:#f1f5f9;--clr-grey-10:#f8fafc;--clr-white:#fff;--clr-red-dark:#bb2525;--clr-red-light:#e66b6b;--clr-green-dark:#25bb32;--clr-green-light:#6be675;--clr-black:#222;--transition:all 0.3s linear;--spacing:0.1rem;--radius:0.25rem;--light-shadow:0 5px 15px #0000001a;--dark-shadow:0 5px 15px #0003;--max-width:1170px;--fixed-width:620px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;background:var(--clr-white);color:#0f172a;color:var(--clr-grey-1);font-family:Zodiak,serif;font-size:.875rem;line-height:1.5}ul{list-style-type:none}a{text-decoration:none}hr{border:none;border-top:1px solid #e2e8f0;border-top:1px solid var(--clr-grey-8)}h1,h2,h3,h4,h5{font-family:Comico,cursive;letter-spacing:.1rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:.875rem}p{color:#334155;color:var(--clr-grey-3);margin-bottom:1.25rem}button{font-family:inherit}@media screen and (min-width:800px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}body,h5{font-size:1rem}h1,h2,h3,h4{line-height:1}}.section{padding:5rem 0}.section-center{margin:0 auto;max-width:1170px;max-width:var(--max-width);width:90vw}@media screen and (min-width:992px){.section-center{width:95vw}}.text-center{text-align:center}@keyframes spinner{to{transform:rotate(1turn)}}.loading{animation:spinner .6s linear infinite;border:4px solid #ccc;border-radius:50%;border-top:4px solid var(--clr-primary-5);height:6rem;margin:10rem auto 0;width:6rem}.btn{background:#6366f1;background:var(--clr-primary-5);border-color:#0000;border-radius:.25rem;border-radius:var(--radius);box-shadow:0 1px 3px #0003;color:#eef2ff;color:var(--clr-primary-10);cursor:pointer;display:inline-block;font-size:.875rem;font-weight:400;letter-spacing:.1rem;letter-spacing:var(--spacing);padding:.375rem .75rem;text-transform:uppercase;transition:all .3s linear;transition:var(--transition)}.btn:hover{background:#a5b4fc;background:var(--clr-primary-7);color:#312e81;color:var(--clr-primary-1)}.title{text-align:center}.title .underline{background:#49a6e9;background:#6366f1;background:var(--clr-primary-5);height:.25rem;margin-left:auto;margin-right:auto;width:6rem}.page-100{min-height:calc(100vh - 10rem);padding:5rem 0}.page{min-height:calc(80vh - 10rem)}
/*# sourceMappingURL=main.4ab96ecf.css.map*/