*{box-sizing:border-box;font-family:Kumbh Sans,sans-serif;list-style:none;margin:0;padding:0;text-decoration:none;top:0}:root{background-color:#1a0935}.text-white{color:#fff}.text-yellow{color:#ffcf6b}.text-orange{color:#e96559}.text-blue{color:#4152ba}.text-purple{color:#1a0935}.bg-white{background-color:#fff}.bg-yellow{background-color:#ffcf6b}.bg-orange{background-color:#e96559}.bg-blue{background-color:#4152ba}.bg-purple{background-color:#1a0935}.margin-top-1dvh{margin-top:15dvh}.margin-left-0{margin-left:0}.margin-left-1{margin-left:1rem}.margin-left-2{margin-left:2rem}.margin-left-3{margin-left:3rem}.margin-right-0{margin-right:0}.margin-right-1{margin-right:1rem}.margin-right-2{margin-right:2rem}.margin-right-3{margin-right:3rem}.gap-1{gap:1rem}.width-300{width:300px}.height-400{height:400px}.ft-small{font-size:small}#side1{grid-area:side1}#side2{grid-area:side2}.nav-grid{display:grid;grid-template-areas:"side1 navbar side2";grid-template-columns:2dvw auto 2dvw;position:fixed;width:100%}.navbar{align-items:center;display:flex;grid-area:navbar;height:10dvh;justify-content:space-around}.logo-box,.nav_links{align-items:center;display:flex;height:100%;width:50%}.nav_links{justify-content:right}.container{display:grid;grid-template-areas:"side1 content side2";grid-template-columns:2dvw auto 2dvw;margin-top:10dvh}.flexbox{background-color:#ffcf6b;display:flex;flex-flow:wrap;grid-area:content;justify-content:space-between;min-height:90dvh}.flex-item{align-self:flex-start;background-color:#e96559;margin-top:1rem}
/*# sourceMappingURL=main.3d4bea83.css.map*/