@import"https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap";.header{position:fixed;top:0;width:100%;line-height:60px;background:radial-gradient(50% 50% at 50% 50%,#27213a 0%,#656073 98.44%);box-shadow:0 3px 4px #0000001a;overflow:hidden}.header>nav>ul{display:flex;flex-direction:row;justify-content:space-around;list-style:none;gap:1rem;font-size:17px}.header>nav>ul>li{font-size:calc(21px + .390625vw);font-family:Poppins}.header>nav>ul>li>a{text-decoration:none;color:#f4e8c1}.header>nav>ul>li>.active{color:#689689}:root{--c-black: #05091e;--c-blue: #46b4ff;--c-gray: #90aab7;--c-green: #9ef2cb;--c-pink: #ffb8d9;--c-orange: #ffb7a3;--c-yellow: #ffdace;--c-white: #fff;--f-u18: 11.390625em;--f-u17: 9.950627481136905em;--f-u16: 8.692673779389363em;--f-u15: 7.59375em;--f-u14: 6.63375165409127em;--f-u13: 5.795115852926242em;--f-u12: 5.0625em;--f-u11: 4.422501102727513em;--f-u10: 3.8634105686174953em;--f-u9: 3.375em;--f-u8: 2.9483340684850083em;--f-u7: 2.575607045744997em;--f-u6: 2.25em;--f-u5: 1.9655560456566725em;--f-u4: 1.7170713638299977em;--f-u3: 1.5em;--f-u2: 1.3103706971044482em;--f-u1: 1.1447142425533319em;--f-d1: .8735804647362989em;--f-d2: .7631428283688879em;--f-d3: .6666666666666666em;--f-d4: .5823869764908659em;--f-d5: .5087618855792586em;--f-d6: .4444444444444444em;--f-d7: .3882579843272439em;--f-d8: .3391745903861724em;--f-d9: .2962962962962963em;--f-d10: .2588386562181626em;--f-d11: .22611639359078162em;--f-d12: .19753086419753085em;--f-d13: .17255910414544176em;--f-d14: .15074426239385438em;--f-d15: .13168724279835392em;--f-d16: .11503940276362785em;--f-d17: .10049617492923625em;--f-d18: .0877914951989026em;--t-fg: var(--c-black);--t-bg: var(--c-white);--t-subdue: var(--c-gray);--t-active: var(--c-blue)}body{margin:0;color:var(--t-fg);font-family:Montserrat,"system-ui",sans-serif;min-height:100vh;display:flex;flex-direction:column;background:#27213a}*{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto}a{color:var(--t-active)}h1{font-size:var(--f-u8)}.wrapper{max-width:80em;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}html{height:100%}body{min-height:100%;position:relative;box-sizing:border-box}
