footer.svelte-bzxjb4.svelte-bzxjb4{margin-top:20px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex-wrap:wrap;padding:20px}.bold.svelte-bzxjb4.svelte-bzxjb4{font-weight:700}.logo-image.svelte-bzxjb4.svelte-bzxjb4{width:40px;height:auto}footer.svelte-bzxjb4 a.svelte-bzxjb4,footer.svelte-bzxjb4 span.svelte-bzxjb4{padding:5px 0}footer.svelte-bzxjb4 a.svelte-bzxjb4{color:var(--secondary-text-color);text-decoration:none;font-size:14px;padding:5px 10px}footer.svelte-bzxjb4 a.svelte-bzxjb4:hover{background-color:var(--highlight-color);border-radius:8px}@media only screen and (min-width: 768px){footer.svelte-bzxjb4.svelte-bzxjb4{flex-direction:row;padding:20px 40px}}@media only screen and (min-width: 992px){footer.svelte-bzxjb4.svelte-bzxjb4{padding:20px 80px}}@media only screen and (min-width: 1400px){footer.svelte-bzxjb4.svelte-bzxjb4{padding:20px 250px}}:root{--primary-color: rgb(110, 68, 255);--secondary-color: #000;--highlight-color: #f6f6ff;--text-color: #00111d;--secondary-text-color: #596470;--secondary-light-text-color: #e7e7e7;--light-color: #fff;--dark-color: #444444;--transparent-color: hsla(0,0%,100%,.2);--gradient: linear-gradient(90deg, var(--primary-color) 100%, #B06AB3, 100%);--shadow: rgba(149, 157, 165, .2) 0px 8px 24px;--light-gradient: linear-gradient(164deg, rgba(187,167,255,1) 0%, rgba(110,68,255,1) 60%);--primary-color-dark: #3e1caf;--danger-color: #de5555;--light-danger-color: #fcddd4;--subtle-highlight: #f6f6f6;--weak-text: #9c9c9c;--weak-bg: #e3e3e3;--grey-color: rgb(129, 129, 129);--space-xxl: 40px;--space-xl: 25px;--space-lg: 15px;--space-md: 10px;--space-sm: 5px;--m-radius: 12px;--radius: 14px;--m-font-xl: 24px;--m-font-lg: 18px;--m-font-md: 16px;--m-font-sm: 14px;--m-font-xsm: 12px;--m-font-bold: 600;--m-font-regular: 400;--font-xl: 36px;--font-lg: 24px;--font-md: 18px;--font-sm: 16px;--font-xsm: 14px;--light-transparent: rgba(98, 98, 98, .5);--transparent: rgba(0, 0, 0, .5)}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-Bold.eot);src:url(/fonts/Inter18pt-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter18pt-Bold.woff2) format("woff2"),url(/fonts/Inter18pt-Bold.woff) format("woff"),url(/fonts/Inter18pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-SemiBold.eot);src:url(/fonts/Inter18pt-SemiBold.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter18pt-SemiBold.woff2) format("woff2"),url(/fonts/Inter18pt-SemiBold.woff) format("woff"),url(/fonts/Inter18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter_18pt-Medium.eot);src:url(/fonts/Inter_18pt-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter_18pt-Medium.woff2) format("woff2"),url(/fonts/Inter_18pt-Medium.woff) format("woff"),url(/fonts/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-Regular.eot);src:url(/fonts/Inter18pt-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter18pt-Regular.woff2) format("woff2"),url(/fonts/Inter18pt-Regular.woff) format("woff"),url(/fonts/Inter18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter_18pt-Light.eot);src:url(/fonts/Inter_18pt-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/Inter_18pt-Light.woff2) format("woff2"),url(/fonts/Inter_18pt-Light.woff) format("woff"),url(/fonts/Inter_18pt-Light.ttf) format("truetype");font-weight:300;font-style:normal}body{background-size:100vw;background-image:linear-gradient(to right,var(--highlight-color) 1px,transparent 1px)}button{border:none;margin:5px 0;width:clamp(80px,150px,300px);height:50px;border-radius:8px;background-color:var(--primary-color);color:var(--light-color);outline:none;cursor:pointer;transition:all .2s ease}button:active{transform:translateY(4px)}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,"system-ui",Arial,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"slnt" 0}.space-section{padding:0 20px;margin-top:100px}@media only screen and (min-width: 768px){.space-section{padding:0 40px}}@media only screen and (min-width: 768px){.space-section{padding:0 80px}}@media only screen and (min-width: 1400px){.space-section{padding:0 150px}}@media only screen and (min-width: 1600px){.space-section{padding:0 200px}}/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4;scroll-behavior:smooth}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden,[hidden]{display:none!important}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only.focusable:active,.sr-only.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}@media print{*,*:before,*:after{background:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
