@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,600;1,300;1,600&display=swap";.header.svelte-p24ber{display:flex;background-color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:999;box-shadow:0 5px 10px #0000004d}.header__logo.svelte-p24ber{margin:1.5rem 0;margin-left:var(--margin-left-right);margin-right:auto}.header__icons.svelte-p24ber{display:flex;gap:1rem;margin:1.5rem 0;margin-right:var(--margin-left-right)}.header__icons__link.svelte-p24ber{fill:var(--primary-color);stroke:#000;stroke-width:.2px}.header__icons__link.svelte-p24ber:hover{transform:scale(1.1)}svg.svelte-p24ber{height:2.5rem}@media only screen and (min-width: 768px){svg.svelte-p24ber{height:3.5rem}}.footer.svelte-1ny2ba7{background-color:var(--background-color);padding:.2rem 0;border-top:1.5px solid #555;margin-top:5rem;margin-left:var(--margin-left-right);margin-right:var(--margin-left-right)}.footer__copyright.svelte-1ny2ba7{color:#555;font-weight:300;text-align:center}:root{--primary-color:hsl(196, 100%, 70%);--comp-color:hsl(16, 100%, 70%);--primary-color-opacity:hsla(196, 100%, 70%, .5);--background-color:#f9f9f9;--dark-grey:rgb(66, 66, 66);--light-grey:#bdbdbd;--margin-left-right:8vw;--header-height:5.75rem;min-width:280px;color:#323232;font-family:sans-serif}:root svg{max-width:100%}:root h2:after{content:"";display:block;position:relative;height:1.5px;border-radius:1px;width:90%;left:5%;background-color:var(--light-grey);margin-top:1rem}:root h1{font-size:1.8em}:root h2{font-size:1.6em}:root h3{font-size:1.4em}:root h4{font-size:1.2em}:root h5{font-size:1em}@media only screen and (min-width: 768px){:root{--margin-left-right:10vw;--header-height:6.75rem}:root h1{font-size:2.2em}:root h2{font-size:1.9em}:root h3{font-size:1.6em}:root h4{font-size:1.3em}:root h5{font-size:1em}}@media only screen and (min-width: 1705px){:root{--margin-left-right: calc(50vw - 682px) }}::-webkit-scrollbar{background:var(--background-color);width:10px;height:7px}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:5px}::-webkit-scrollbar-track{background:var(--background-color)}body{margin:0;background-color:var(--background-color)}a{text-decoration:none;color:#000}
